Category Archives: PHP

Web Developer Contractor Rates

We just happened* to start chatting in the #pdxdjango IRC channel on Freenode about what the rates web developer contractors charge today, and I wanted to post my experiences after leaving the contractor world a few months ago after 2 … Continue reading

Posted in Open Source, Personal, PHP, Technology | Tagged , , , , , , | 3 Comments

Web Server Quandary

Apache was probably the first Linux application I learned how to configure. However, I’ve gotten a bit frustrated with it recently… The Problem A memory leak. Apache is eating up memory so quickly that I need to restart it every … Continue reading

Posted in GNU/Linux, Open Source, PHP, Python, Technology | Tagged , , , , , , | 20 Comments

Selling some books

I’m selling some books on Amazon. Here’s the full list that I’m too lazy to link individually (click above instead): 0-262-53170-4 – $16 – Evolution and Human Behavior 0-534-95216-X – $6.35 – Data Structures 0-321-26853-9 – $14 – Succeeding with … Continue reading

Posted in Mono/.Net, Open Source, PHP, Technology | Tagged , | Leave a comment

WordPress Rocks at Updates

I feel I owe it to my friends who put up with my senseless Python fanboying to admit WordPress is not only a great blog engine, but rocks at updates. I just upgraded from 2.5 to 2.6 by doing a … Continue reading

Posted in Open Source, PHP, Python, Technology | Tagged , , , , | 1 Comment

Simple WordPress Upgrade Using Subversion

I’ve been using subversion to update WordPress for a few minor revisions now. I simply followed the 2.2 branch and ran… svn up …to update my code. Today I ran… svn switch http://svn.automattic.com/wordpress/branches/2.3 …followed by visiting the upgrade script page … Continue reading

Posted in Open Source, PHP, Technology | Tagged , , , , | 1 Comment

IRC After a 10 Year Hiatus

Its probably been 10+ years since I’ve touched IRC. In the early days of the public Internet, IRC was IM + MySpace + Filesharing, only a lot geekier. Then came ICQ and soon after a flood of IM clients that … Continue reading

Posted in GNU/Linux, Open Source, PHP, Python, Technology | Tagged | 2 Comments