A PHP function to parse a url and extract its arguments.
Articles
-
process a url query string in PHP
27 Jul 2006
-
Django Middleware Games
27 Jul 2006
I was fascinated by Andrew Wooster's Fun With HTTP Headers post and I decided that Django should do something cool with its HTTP headers too. So, I banged these middlewares together to add a simple (and utterly useless) X-Djazzified-By and X-Now-Playing response header to all pages served by Django. Just a subtle way of showing your Django-fanship.
-
Wordpress Projects List plugin
26 Jul 2006
Basically, I wanted to list various projects I've worked on, so I built this very simple projects list plug-in for wordpress.