Archive 7/2005

Interested in some history, aren't you? Here you can find some history of me or to be more precise long begone articles. Enjoy :-)

  • Getting to know Madeleine

    Posted on July 29, 2005 at 18:18 +0200 Tagged with

    On my quest for more ruby skills I’m currently trying to get to know Madeleine. No, not a girl, although this would be quite a welcome change for me actually. I’m talking about the object persistancy layer for Ruby.

    [more ...]

    0 comments

  • Filename without extension

    Posted on July 26, 2005 at 12:20 +0200 Tagged with

    From time to time I have to write some small bash scripts (since writing them in Perl/Ruby/Python/... would simply be an overkill). Most of the time this involves some kind of directory-listing-parsing which is quite simple using find, grep and sed.

    [more ...]

    3 comments

  • Trying Odeo

    Posted on July 25, 2005 at 05:59 +0200 Tagged with

    In case you haven't heard from Odeo yet: Odeo is a podcast community somehow comparable to sites like flickr. You can browse podcasts by tag, subsubscribe to them, comment and rate them. Odeo also offers a small application called Odeo Syncr that automatically (if you've configured it that way) downloads new podcasts from your subscriptions or any other podcast that's in your queue and hasn't been downloaded yet.

    [more ...]

    0 comments

  • James Doohan (1920 - 2005)

    Posted on July 21, 2005 at 06:35 +0200 Tagged with

    0 comments

  • Back to Gentoo?

    Posted on July 20, 2005 at 06:35 +0200 Tagged with

    Hm.... I'm not really making progress here. Although I'm still not sure if using a binary distribution is really some much a progress over using a source distribution after all. Anyway. Today we installed another machine in the office and this time we used Gentoo. And... what should I say? It was fun enough to make me homesick. Then in the afternoon I had some problems getting the ati-drivers to work under Ubuntu which motivated me even more to get back to Gentoo.

    [more ...]

    2 comments

  • Indexing script for docbook articles ;)

    Posted on July 18, 2005 at 22:57 +0200 Tagged with ,

    Today I wanted to have a index.html for a directory full of DocBook articles. Being quite lazy I simply wrote a small Ruby script for doing this since I couldn't get sed to do what I want:

    [more ...]

    0 comments

  • Ruby 1.8.2 on Ubuntu 5.04

    Posted on July 13, 2005 at 03:09 +0200 Tagged with ,

    Since yesterday there is a new version of Ruby On Rails available: 0.13.1. It seems like this version has introduced a version-check on Ruby which makes it hard to get Rails installed on Ubuntu 5.04. The problem here is, that Hoary uses a pre-release of Ruby 1.8.2 as base which was made 2 days before the final release.

    [more ...]

    11 comments

  • Official BitTorrent 4.0.x on Ubuntu

    Posted on July 11, 2005 at 17:38 +0200 Tagged with ,

    Since Ubuntu Hoary only offers Bittorrent 3.x updating is a good idea if you want some of the newer features. So here comes a little step-by-step guide on how to get Bittorrent 4.x running:

    [more ...]

    0 comments

  • Ubuntu > Laptop

    Posted on July 11, 2005 at 07:05 +0200 Tagged with ,

    Now I've finally come to the point where I don't want to stress my poor laptop with having to compile everything so I've removed Gentoo from it and installed Ubuntu tonight. This doesn't mean that I don't like Gentoo anymore or something like that. I still use it on my server and it's still my first choice if I have high performant hardware at my disposal.

    [more ...]

    2 comments

  • Started learning OCAML

    Posted on July 6, 2005 at 05:17 +0200 Tagged with ,

    Today I started learning OCaml, an object-oriented functional language. I won't write all that much about my learning progress here since 43things is IMO the better place to do this. But on the other hand I will probably write a small summary after I've reached a point where I think that I know the basics :-)

    [more ...]

    1 comment