refactormycode

I really like Refactor My Code, at least in the theoretical idea of "here's some code that works, how I can I make it better?" rather than "here's some broken code, how do I make it work?".

I've posted a couple of snippets already: parsing an RSS feed with the ARC RDF parser (PHP) and recursively dump an object (Javascript).