Wednesday, 31 January 2007

Ministries in the City

Thursday sometime in the morning I was at work, trying to solve some “problems” as usual, and CJ from City Bible Forum called by direct line, asking me to come to Ecom’s meeting to kick start the ministry in 2007. “Hmm. Yes?” (Put that into my Outlook calendar, remind myself to confirm with Vivian, etc) [...]

Category: Uncategorized | 0 Comment
Tuesday, 30 January 2007

Performance Comparison with 6 Leading Web Frameworks

Alrond’s technoblog: The performance test of 6 leading frameworks. Very interesting read, as Alrond tested Django (Python), TurbGears (Python), Ruby on Rails 1.1.6/1.2.1 (Ruby), Catalyst (Perl), Code Igniter (PHP) and Symfony (PHP), using various load and memory testing utilities. His conclusion? Django is fast, and can be very light on memory as well. RoR 1.1.6 [...]

Category: General | 0 Comment
Wednesday, 24 January 2007

The Programmer Hierarchy

The Programmer hierarchy — who are considering themselves superior to whom. Very funny, and “people who insist on calling HTML a programming language” seems to be at the bottom of the stack, being considered inferior than everyone else. Another interesting point is the Ruby programmer, who consider themselves superior than Perl programmers, however the foot [...]

Category: General | 2 Comments

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 [...]

So, How is MBF?

“So, how is the Mandarin Bible Fellowship?” It seems to be one of the most frequently asked question when you bump into some old friends who you have not contacted for ages. It happened on a few occasions last Saturday when we went to Florence‘s farewell. I think maybe it is a good time to [...]

Category: General | 2 Comments

Visited Chinese Congregation at St. Paul’s Carlingford

No, we didn’t sleep in, nor forget to turn up to church yesterday, just in case people asked (and indeed some have). We went to visit St. Paul’s Carlingford Anglican Church yesterday, bringing two friends who recently moved to North-Western Sydney to their Chinese congregation. We had late breakfast in Eastwood before heading to Carlingford [...]

Category: General | 3 Comments
Tuesday, 16 January 2007

Drupal 5 also got released today

Drupal 5.0 released after 8 months of development. When I blogged about WordPress’ maintanence release this morning, I was thinking, since both WP 2.1 and Drupal 5 are in released candicates, I wonder which one will go gold first. I think no more guess is needed now :) There has been massive changes since Drupal [...]

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 [...]