Author Archives: joachim

MacBook Image

macbook_front.jpg After having seen lots of fake MacBook pictures, I thought I’d do one myself 🙂

Posted in Apple, Hardware | Comments Off on MacBook Image

Upgrading to Ruby On Rails 1.1

There is that little web app at work which was based on Rails 1.0 and uses the upload progress indicator. This feature was marked as experimental in the Rails 1.0 API documentation. After upgrading to Rails 1.1 following the simple … Continue reading

Posted in Developer, Web | 1 Comment

iWork ’06 – First Impressions

Today, I received my copy of iWork ’06 and installed it right away. The size of the install DVD is only about 1.7 GB, so that’s way less than iLife ’06 which weights over 6 GB! The new features are … Continue reading

Posted in Apple, Software | 1 Comment

The status bar now shows current symbol

Since ages I have been waiting for this feature: And finally, the function menu – a.k.a. symbol menu – has been implemented in my current Text/Code-Editor called TextMate. It’s like christmas in july 🙂

Posted in Developer, Software | 2 Comments

Flock

After reading the news about Flock on CNET News, I installed the social browser based on Firefox. Because I wanted to check out all its features, I signed up for a del.icio.us account since I already had all other web … Continue reading

Posted in Software, Web | 4 Comments

Dashboard Annoyance

The Dashboard Widget Manager Apple introduced in Mac OS X 10.4.2 is nice but I also think they made it less obvious how to find and install new Widgets. Before Mac OS X 10.4.2 there was a button called “more … Continue reading

Posted in Apple, Software | Comments Off on Dashboard Annoyance

Total Integration

What do you think of it? I created a special theme for WordPress, so this blog fits visually into my website. As for the site navigation bar on the left, it’s a small PHP include directive which displays the site … Continue reading

Posted in General, Web | Comments Off on Total Integration

Good Beatles Cover

Yesterday, I discovered a cover song from the Beatles classic “While My Guitar Gently Weeps” performed by the The Drowners on the iTunes Music Store. While this song is nice, I don’t like most of the other songs on the … Continue reading

Posted in Apple, Music | Comments Off on Good Beatles Cover

New snapmania release!

We have just released a new version of snapmania which now features a blog posting module for individual images or web albums. Guess who developed this feature?– Oh, and I forgot: Perl still sucks!

Posted in Software, Web | Comments Off on New snapmania release!

Installing WWW::Blog::Metadata

If you think you can just install the CPAN Perl module WWW::Blog::Metadata (v.0.02) by typing perl -MCPAN -e ‘install WWW::Blog::Metadata’ you would be wrong. Here is a quick tutorial to install the module in spite of all obstacles: Install HTML::Tagset … Continue reading

Posted in Developer | Comments Off on Installing WWW::Blog::Metadata