The most important function fo...
The most important function for Wordpress Templates: get_queried_object() #wordpress #rocks
Alt+Shift+F in Netbeans to fix...
Alt+Shift+F in Netbeans to fix the entire file's indentation #netbeans #shortcuts
1..2..3.. I Know Drupal! [quic...
1..2..3.. I Know Drupal! [quickly reviewing things I forgot] #drupal #rocks
CyanogenMod is cool but NOT RE...
CyanogenMod is cool but NOT RECOMMENDED for normal use, stability issues are too major #CyanogenMod #beta
make your HTML forms into Arra...
make your HTML forms into Arrays, simply change the name of the fields to Something[] and PHP will do the rest #php #rocks