-
End of Life for Internet Explorer 6. Please.
Posted on April 13th, 2009 2 commentsSo Microsoft has decided to begin the push of IE8 to all the unsuspecting windows users through their automatic update service and once again has done us a marginal favor out of their own necessity for relevance. With IE6 now two generations antiquated, many of the developers in the community are finding fewer reasons to [...]
Read Entire Article
-
Asynchronous Image Loading with jQuery
Posted on April 9th, 2009 27 commentsI thought it would make for a good change of pace to switch gears from back end development to front end development. So far I’ve focused primarily on php development which makes sense since that is my job here at eROI. There are plenty of opportunities to get my hands dirty doing javascript development, and [...]
Read Entire Article
-
Modular Zend Framework Skeleton 2009
Posted on April 8th, 2009 9 commentsSo the application skeleton series proved to be more popular than I was expecting. Unfortunately after a couple of server migrations, the source code examples that were linked to those articles did not survive the trip. I’ve gotten a lot of comments to restore those examples so I decided to write a new article to [...]
Read Entire Article
Development, PHP, Tech, Zend Framework application, examples, framework, modules, MVC, php, skeleton, zendRelated Topics
-
Object Oriented GD
Posted on April 6th, 2009 1 commentSooner or later we all need to use the gd library whether it be for generating thumbnails, scaling images, cropping, or whatever. When compiled with gd support, PHP offers a massive arsenal of functions to accomplish all of the image related tasks you can think of. With the advent of object oriented frameworks such as [...]
Read Entire Article
-
Domain Model Programming With the Zend Framework
Posted on April 3rd, 2009 10 commentsEach application I write tends to be an evolutionary successor to the previous and I suspect this is the case for most developers. With long term projects one tends to find things that work better than others, and methods that end up being a real pain in the ass and not as scalable as hoped [...]
Read Entire Article
Development, PHP, Tech, Uncategorized, Zend Framework Doctrine, Domain Model, MVC, php, Zend FrameworkRelated Topics


