You are browsing in → programming

Let’s Bake Some Cakes

This is a brief note about my reflection on choosing a web development framework.
In the last few days, I’ve been busy looking around for different web development frameworks. I’ve found quite a lot and these are some of the major ones - Ruby on Rails, Symfony, Django, CakePHP, CodeIgniter and Zend Framework.

Daily Word On Desktop

Mac + GeekTool + www.urbandictionary.com + ruby

Flash Ruby Programming Book

I’m really amazed by the writing style of the author. Check it out. It’s great and it’s FREEEE.

HelloWorld in Cocoa

This is my first Hello World application written in Cocoa framework. It was kinda complicated to get started with Cocoa framework because it has to follow MVC design pattern, which separate the presentation, controller, and the logic apart. It took me half an hour to write while other languages/frameworks take take me at most less […]

Expand / Collapse

I am supposed to be reading an article on GIS for my research but I was spending my time writing a javascript function to expand and collapse blogroll in the sidebar in my blog instead. Have a look at the blogrolls! Click one of the blogroll titles (e.g. [+] Friendz Weblogs) to expand the […]