Nothing to see here.

Posted: August 31st, 2009 | Author: Joey | Filed under: Whatever | No Comments »

What a stupid title. Anyway, for my graduate project, I need a web app that I can experiment on. Instead of finding an open source one that would fit my needs, I wrote one myself. I created a very rudimentary ORM in a couple hours (which surprisingly worked quite well), and a templating engine that finds a cross between enterprise-iness and cowboy-hacking that suits me quite well.

Try it out if you like. Maybe one day (but probably not) I’ll clean up the templating engine and ORM and release the code.


Winning at Guess Who in Just a Few Steps

Posted: February 25th, 2009 | Author: Joey | Filed under: Whatever | No Comments »

For the fun of it, I created an interactive decision tree for playing the game of Guess Who?.

Try it out and let me know if you come up with better features that create a smaller decision tree.

Originally I had more features, but removed them because I decided that if I had to explain to my 7 year old what I meant, it probably wasn’t a fair question.