-
Can’t believe I’ve not added Apache vhosts sooner. So anyway, here’s a neat reminder of how to do this.
-
Codeignitier’s interactions with databases explained – might fix some problems I ran into with it this morning…
-
“I wrote a tiny jQuery extension that logs the current jQuery selection to the firebug console… The nice thing about logging to firebug is that each node becomes clickable in the console, so you can immediately see the context.” Excellent!