13 JavaScript Performance Tips Daniel Clifford recently gave a great talk at Google I/O 2012 called “Breaking the JavaScript Speed Limit with V8”. In... July 10, 2012 Javascript / Performance
Ubiquity: PHP function lookup So I guess I’m getting into this Ubiquity thing a bit. I’ve created another one to lookup php functions on... September 22, 2008 Code / Javascript / PHP
Front End Optimization – Part 2 One fairly common thing in javascript programming is the need to add/edit the html contents of an element on the... September 21, 2008 General
Ubiquity: Password Generator I recently made a stab at another Ubiquity command. This one is a password generator to generate site-specific passwords. Simply... September 11, 2008 Code / Javascript
Ubiquity For those of you that don’t already know, Mozilla Labs recently released an early version of Ubiquity. Ubiquity is a... September 9, 2008 Code / Javascript