Archive for the 'blogging' Category

Simple Drupal Blog Poster (ruby xmlrpc)

March 19, 2007

After yesterday’s struggle getting ruby 1.8.5 to do a post with drupal, today i quickly put together a simple drupal poster. It posts a new post, and can update the same.
Its a Simple poster in the sense that it takes a file in the following minimal format:
first line is subject
rest is content.
In the case of [...]

Power Blogging from Unix (and Vim)

March 15, 2007

The benefit of using a unix shell (Unix/Linux/Mac OS X) for blogging is not just that one can use one’s favorite editor, such as Vim, or even something absolutely freakingly great such as html.vim, but also …
One painful part of blogging can be creating hyperlinks. There are links in your browser bookmark file, and links [...]