Snippets everywhere!
Snippets are small chunks of code usually used again and again in different settings. For instance, in order too see what a variable holds in PHP you write
Hover Effect in Javascript (like in FireBug)
I’ve been trying to create an element selection tool for Javascript. The effect would be similar to FireBug (for those who know) - I just wanted to highlight whichever element the user has his mouse on. This proved to be more difficult than I thought.
Why I chose Python over PHP
I've been developing with PHP well over a decade now. From editing and writing plugins initially for Phpnuke (yep), to working with most CMS's (Drupal, WP, Magento), and eventually MVC frameworks (CI, YII, KOHANA, etc.) I've learned the language's good sides, and bad sides.
Templating in Django
I've been trying to make a template layout for Django that makes sense, something similar to existing PHP frameworks, where the head section is in one file, and the body is in another.
Android KitKat
Google decided to the name the next release of android KitKat. For months we've been hearing about Key Lime as the name of the next release of android: version 5.
