Tech Notes

Technical articles from 2010-2015 on PHP, Symfony, Drupal, and web development

Between 2010 and 2015, I wrote extensively about PHP, Symfony, Drupal, and web development. These tech notes remain available for reference, though some technical details may be outdated.

Browse by topic using tags, or scroll through the chronological list below.

Tech note · Mar 2011
PHP to 1000 without conditionals and loops
Tech note · Mar 2011
Configure xterm title from your Bash prompt
Tech note · Mar 2011
Separating your theme's preprocess functions
Tech note · Feb 2011
Automating the Interwebs with IFTTT
Tech note · Feb 2011
Dynamic prompt with Git and ANSI colors
Tech note · Feb 2011
Add current Git branch to your Bash prompt
Tech note · Feb 2011
Configure Git aliases to save the day
Tech note · Feb 2011
jQuery Mobile alpha 3 released
Tech note · Feb 2011
Doctrine migrations gotchas in Symfony
Tech note · Feb 2011
Static class variable for all instances
Tech note · Jan 2011
The missing Facebook trio
Tech note · Jan 2011
Keeping Google juice with HTTP 503
Tech note · Dec 2010
Correct IP with reverse proxy and Drupal
Tech note · Dec 2010
Cross-site request forgery example
Tech note · Nov 2010
Add Drupal nodes to the front of nodequeues
Tech note · Nov 2010
Dispatching Drupal hooks
Tech note · Nov 2010
Rel nofollow is killing the Internet
Tech note · Nov 2010
A* algorithm for the shortest/cheapest path
Tech note · Nov 2010
Performance of PHP functions
Tech note · Oct 2010
Benchmarking PHP array concatenation