Archive for the ‘development’ Category

Fluid grid layout with jQuery

December 15th, 2009

I wrote a tutorial recently for CreativityDen about fluid grid layout using jQuery. It’s pretty much about the basic concept and algorithm on how to compose such layout. It uses jQuery although it doesn’t have to be. You can use any Javascript library or even no library to achieve the same result.
Anyway, you can read [...]

Coda: The missing feature

November 22nd, 2009

I’ve been working with Coda for quite some time now. And it’s no secret that it’s one among the best text editor in Mac, along with Textmate, Espresso, and BBEdit to name a few.
As wise man said, no such thing is perfect in this so-called life. In case of Coda, it’s the CODE FOLDING feature. [...]