Archive for the 'code hacking' Category


new resume format

I’ve gotten tired of my custom-written MySQL app to handle my resume, so I decided to scrap it and try out xml-resume-library to maintain it. It’s quite interesting, and I think the results are pretty good.. my resume page has been converted over to it, check it out!
One of the really cool things that this […]

google analytics wordpress plugin

For those of you using WordPress and Google Analytics, you’ve got to check out this plugin:
http://www.oratransplant.nl/uga
It’ll track just about everything you can do on your blog with Google Analytics. Much larger feature set than any of ther others I’ve seen. Also much simpler than hacking the themes to add the code, which I had done […]

common mistakes made in php programming

While I may not agree that these are the top 21 mistakes, most of them are mistakes that are easy to make:
Top 21 PHP programming mistakes
Certainly worth the read.

17 queries in 0.300 seconds