Tag Archives: wordpress

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