Tuesday, 24 February 2009

Mobbler – Last.fm Scrobbler for Nokia/Symbian/S60

Found this nice app for my Nokia today — Mobbler, an Last.fm client for Symbian S60 phones, i.e. most of the Nokia smartphones. It lets you sign into your Last.fm account, start a station, or scrobble the music files you have played through the Nokia Music Player on your phone. A very nice way to [...]

Category: Technology | 0 Comment
Wednesday, 6 February 2008

Upgraded to WordPress 2.3.3 ‘Coz of Security Issues, Again!

Went to the Aussie Bloggers forums this morning and spotted this post on an urgent WordPress upgrade (yes, I usually troll in the forums early in the morning instead of reading RSS feeds). WordPress 2.3.3 has been released fixing a few minor bugs and a security issue. Yes, again — less than two months after [...]

Category: Uncategorized | 5 Comments
Saturday, 21 April 2007

Thunderbird 2 Released

Thunderbird 2 has just been released. There are quite a lot of new features in this new release. Most useful to me must have been message tags, i.e. you press 1 to mark the mail as important, 2 to mark it as work related, etc. It is a feature that has been available on Outlook [...]

Category: Uncategorized | 0 Comment
Wednesday, 24 January 2007

WordPress 2.1 “Ella” Released

WordPress 2.1 “Ella” has been released, only a few days after RC2 was out for testing. I have upgraded all my WordPress blogs (and shared my experience here). So far so good, but I won’t say there’s any wow-factor in it. Mark was frustrated that Atom 1.0 is not supported. Well, so far FOCUSer blogs [...]

Tuesday, 23 January 2007

Upgraded to WordPress 2.1 “Ella”

WordPress 2.1 “Ella” has just been released. The upgrade is much more painless than upgrading some of my sites from Drupal 4.7 to 5.0. Just do the following on the command line. $ cd /var/www/scott.yang.id.au/htdocs $ svn switch http://svn.automattic.com/wordpress/tags/2.1/ $ curl http://scott.yang.id.au/wp-admin/upgrade.php?step=1 > /dev/null 2>&1 And that’s it! Don’t let the detailed step-through scare you, [...]

Category: Uncategorized | 1 Comment
Monday, 22 January 2007

WriteRoom, DarkRoom, JDarkRoom, or WrongRoom

Mark Pilgrim: WrongRoom “These programs ((Write|J?Dark)Room) aren’t for serious writers at all. They’re for the writer’s equivalent of script kiddies — people who want to go to Starbucks and pick up chicks with their MacBooks and their iPods and their glowing full-screen text editors.” Exactly what I thought when I first looked at WriteRoom. If [...]

Tuesday, 16 January 2007

Updated to WordPress 2.0.7

10 days after WordPress 2.0.6 has been released, the developers have just announced the release of WordPress 2.0.7, because of an SQL injection issue. Kudos to the dev’s for such a quick turn around, unlike some unnamed big company who would only patch on the holy Tuesday day of the month. Just updated 4 of [...]

Tuesday, 9 January 2007

Habari, a New Blogging Tool

Habari: a new PHP5-only, object-oriented and PDO driven blogging tool. Well, everyone has written a blogging tool or two, but I think what differentiates Habari is the momentum behind it — well known names like Michael Heilemann, Chris Davis, Scott Merrill and Khaled Abou Alfa (i.e. many WordPress contributors) were amongst the developers. I guess [...]

Category: Uncategorized | 0 Comment
Wednesday, 10 May 2006

Vim 7.0 has been Released

Bram Moolenaar announced the released of Vim 7.0. New features since 6.4 include (sorry only list the ones that I am interested in). Vim script enhancements — now you can have List, Dictionary and Funcref inside Vim scripts. One step towards becoming Emacs? Spell checking built in — use :set spell to underline the mis-spelt [...]

Category: Life | 0 Comment
Friday, 28 April 2006

Internet Explorer 7 beta impressions

I have been using Internet Explorer 7 beta 2 for the last few days just to check out whether the web application we’ve developed still work on Redmond’s latest offering. Here’s my impressions. Feel free to comment. Interface looks sleek. Nice shades. No more menu bar (unless you want to be called a classic). Now [...]

Category: General | 4 Comments