Archive 5/2006

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

  • Happy Birthday, WordPress

    Posted on May 28, 2006 at 20:48 +0200 Tagged with ,

    WordPress just got 3 :D Seems like the folks on WordPress.org totally forgot to celebrate this anniversery, but Nitallica hasn't forgotten :)

    [more ...]

    1 comment

  • It's sometimes still worth going shopping in RL

    Posted on May 27, 2006 at 22:58 +0200 Tagged with , , ,

    Hach, sometimes it's still worth going shopping outside of the www. Yesterday I was browsing on Amazon.de to find some intersting DVDs and found this one. I liked "Dark Angel" but never had the time to really watch every episode. And 49.90EUR is in my opinion still acceptable for a whole season (@Paramount: 80EUR isn't).

    [more ...]

    1 comment

  • Ma.gnolia -> del.icio.us

    Posted on May 26, 2006 at 19:04 +0200 Tagged with , , ,

    ByeBye Ma.gnolia. It was a good start but that's all it was for me. I've now gone back to del.icio.us for my daily social bookmarking. For my taste the interface on Ma.gnolia is simply too cramped with adverticing and meta information which makes the whole site way too slow for normal use. Also the post-form's tag-autocompletion is in my opinion hardly usable.

    So now I'm back with the service that started it all and all I'm really missing is the group-feature which I wanted to use but no one wanted to join me ;) OK, for example the ruby-group is nice, but you can do the same thing with tags.

    So yesterday I wrote a small script to first of all give me a list of all the bookmarks that I had in my Ma.gnolia repository but that were missing on del.icio.us. I won't post the script here for now because I guess it was quite close to the terms of use for the del.icio.us API. I throttled it down to one call every 2 seconds but anyway :)

    So I will just post some problems I came across that are all basically difference between the export file of del.icio.us and the one of Ma.gnolia.

    [more ...]

    3 comments

  • Gazerk: A search engine for game(r)s?

    Posted on May 26, 2006 at 07:37 +0200 Tagged with , , , ,

    Yet another search engine just saw the light of the web for the first time: Gazerk; a search engine for gamers. Found it on Kotaku, tried it, and was quite disappointed.

    [more ...]

    0 comments

  • FireBug 0.4

    Posted on May 26, 2006 at 05:55 +0200 Tagged with , , , ,

    Damn, that's what you get when you don't subscribe to each and every RSS/Atom feed you might be interested in :) Two days ago Joe Hewitt released version 0.4 of his Firefox extensio FireBug which I was really looking forward to to. But now it is here :D

    [more ...]

    0 comments

  • s/WP-Gatekeeper/Akismet

    Posted on May 25, 2006 at 19:38 +0200 Tagged with , , , ,

    Thanks to the amount of TrackBack spam I received lately I've now replaced WP-Gatekeeper with Akismet. I really hope that this will help here. If it doesn't I will have to disable TrackBacks altogether :-(

    [more ...]

    3 comments

  • Blogging on Got-next.com

    Posted on May 23, 2006 at 19:59 +0200 Tagged with , , , ,

    Seems like blogging is getting more an more popular with gaming sites. No, I don't mean sites like [Kotaku] which are basically gaming blogs, but I mean the more traditional places for gamers on the web like [GameSpot][] and [1up][].

    [more ...]

    3 comments

  • Files not managed by Darcs

    Posted on May 22, 2006 at 18:51 +0200 Tagged with , ,

    Want to know what files are not included in a darcs repository? Well, me too :) From what I can tell, darcs itself doesn't offer something like that and if it does, it was at least a good excuse for some Ruby'ing ;)

    [more ...]

    0 comments

  • Debugging JavaScript with Firebug

    Posted on May 15, 2006 at 20:42 +0200 Tagged with , , , , ,

    Seems like Firebug is more any more becoming one of the most powerful webdevelopment extensions for Firefox. Justin Palmer wrote an in-depth report about some of the new features Firebug will have in it's next release. According to this article there will be breakpoints, logging, tracing etc. facilities to make debugging JavaScripts much easier. Finally now alerts anymore ;)

    [more ...]

    1 comment

  • ActionMailer in standalone apps

    Posted on May 14, 2006 at 05:43 +0200 Tagged with , ,

    Today someone in #ruby-lang asked if you could use Rails' ActionMailer also in standalone ruby applications. That user left after a short time and the question stayed unanswered, although it is my opinion quite interesting :) So I started digging a little bit through the documentation and came up with a quite basic solution which actually holds no real suprises.

    [more ...]

    0 comments