Links
Archives
- July 2010 (1)
- June 2010 (4)
- April 2010 (3)
- March 2010 (4)
- February 2010 (6)
- January 2010 (3)
- December 2009 (2)
- November 2009 (3)
- October 2009 (4)
- September 2009 (5)
- August 2009 (6)
- July 2009 (7)
- June 2009 (13)
- May 2009 (3)
- April 2009 (6)
- March 2009 (7)
- February 2009 (6)
- January 2009 (6)
- December 2008 (11)
- November 2008 (8)
- October 2008 (4)
- September 2008 (5)
- August 2008 (8)
- July 2008 (10)
- June 2008 (9)
- May 2008 (6)
- April 2008 (6)
- March 2008 (3)
- February 2008 (5)
- January 2008 (6)
- December 2007 (6)
- November 2007 (7)
- August 2007 (1)
- July 2007 (2)
- June 2007 (3)
Meta
Category Archives: PHP
Suspension Pages – The Unforeseen Bane Of Web Hosting
A few months ago we created a custom suspension page for shared accounts that are suspended. Now normally this is pretty straightforward task and you wouldn’t put much thought into it – we didn’t either. So we went ahead and … Continue reading
Posted in General, PHP, Programming, Random, Tips
Tagged 404, caching, PHP, rant, scaling, suspension
Leave a comment
AJAX Zend Framework Tips
I’ve been doing some work with Zend Framework in the javascript front and I figured I may as well post a bunch of the things I’ve noticed as of recently that might be useful for others. Adding javascript files on … Continue reading
Posted in PHP, Programming
Leave a comment
WordPress 2.8 Released
It’s that time again a new version of wordpress is out as an official stable release which means time to upgrade. Of course as of recent versions you can upgrade with just a simple click within the wordpress admin making … Continue reading
WordPress 2.7.1 Released
It’s that time again for another wordpress release which in this case is just a maintenance release. By the looks of things 2.7.1 does not include any major security fixes and primarly just for various bugs discovered in 2.7. The … Continue reading
Posted in PHP
4 Comments
eAccelerator
For the past few days I’ve been playing around with eAccelerator on one of our hosting machines. Sounds pretty bad, but it’s completely controlled and I was quite confident it would run just fine. It is running just fine and … Continue reading
Posted in General, PHP
3 Comments
Zend Framework 1.7
Just a quick note on the blog I’ve went ahead and updated all our servers to have Zend Framework 1.7. It was released on the 17th but we let these things sit for at least a week in case of … Continue reading
Posted in General, PHP
Leave a comment
Zend Framework 1.6 Released
Zend Framework 1.6 was just released and we already have it on all our servers. I can honestly say I did not have time to play around with the release candidate versions so my knowledge of it is not great. … Continue reading
Posted in General, PHP, Programming
Leave a comment
Always Have an Order By
Yesterday there was a report of a strange bug by a user on a system I’m currently working with. I was told a specific row was not showing up in the data set. The system was using PostgreSQL for the … Continue reading
Posted in PHP, Programming
Leave a comment
PHP 4 Good Riddance
Tomorrow some time during the afternoon all our servers will have PHP 4 removed from them due to the end of life being today (August 8th 2008). Although there was new release on Thursday the 7th to address some security … Continue reading
PHP 5.3 Alpha!
I check the PHP site once in a while to see if there are any new updates and to my surprise the other day they announced that PHP 5.3 alpha has been released. We’d love to put it on Hawk … Continue reading
Posted in General, PHP
Leave a comment