Category Archives: Programming

Understanding blocks in C

Blocks was introduced with grand central dispatch threading in iOS and Mac OS X, it’s like lambda in Python or Continue Reading →

Quick start: TTPhotoViewController (three20)

It’s hard to develop an iOS app quickly, so many details to be taken care of even a very simple Continue Reading →

PHP 5.4 released

PHP 5.4 just released a few days ago, it introduced new features I quite like: Short array syntax $langs = Continue Reading →