Server Upgrade: PHP5 MySQL5 eAccelerator
Posted: Fri 07/13/2007 by ramiroWhat a coincidence, I just upgraded my server to PHP5 to be able to use the PHP5 SimpleXML functions for less painstaking processing of Web services data returned as XML and now I read that PHP4 is sentenced to death. After December 31st, 2007 there will be no more releases of PHP 4.4 and after August, 8th, 2008 no more security updates.
You can find the official announcement on php.net. It's time to go PHP5. I took this opportunity to also install eAccelerator on Debian. This website is lightning fast now :D
Server Upgrade from Debian Sarge to Debian Etch
Posted: Sun 06/03/2007 by ramiroToday I upgraded the server running SEO Expert Blog from Debian Sarge to Debian Etch for the following reasons:
- Server Security: A secure apt and Sarge will stop being supported (no more security updates).
- Etch supports newer versions of MySQL, PHP and Apache.
- Stability: Etch is said to run more stable than Sarge.
Before you decide to upgrade your server you should consider the following:
Quick Lookup a Reference for Web Developers
Posted: Sun 10/22/2006 by ramiroQuick Lookup is a nice new tool for Web developers based on AJAX technologies. It offers a tabbed search interface that lets users currently choose between PHP, MySQL, JavaScript, and CSS. Search is performed while typing. The results display quick reference information for functions, methods, classes, attributes, etc. For more in-depth information there is also a link to the documentation source. A great idea. Give it a try.

