Standardization. This is one of the things where PHP still falls behind, big time. In a recent thread on the Zend Framework general mailinglist, this topic was touched in an informal proposal to get a module in the framework for Portlets. In this thread, a reference was made to a Java specification (JSR). This is…
It’s funny. Earlier this week I encountered this problem, and then just now, someone else writes about it. Though their problem is exactly opposite to the problem I encountered, the cause and the solution is the same. So what is the problem? In the php.ini, you can configure the session.gc_maxlifetime setting. This setting controls how…
I’m currently in the process of rewriting an old site from scratch. The only thing that will stay the same (well, the same, it will be extended probably, but the current structure will stay) is the database. I’ve chosen to keep the database the same to at least keep away from a painless database migration…
While the Zend Framework is still in an early state, I’ve been working on a site based on the Zend Framework. I’m extending the framework with my own logic, and so far I like what I see. Using the PDO database interface, the Zend base class for loading classes and interfaces, Zend_Filter_Input for input filtering,…
There have been some changes in my life. After getting my job at TomTom, I had little time left to spend online. With 8-9 hours at work, and a total of 3 hours travelling to and from work, I had little time at home to spend online. And since I have way more hobbies than…
There’s lots of work and even more thinking about the Zend Framework being done. Proof of that can be found in the first Framework roundup. Interesting reading! Especially the part about Authentication and ACL caught my eye. I’ll definitely be keeping a good eye on the development in that area. The Framework is very promising.
My first observation of the Zend Framework is a negative one. Their wonderful central Zend class allows you to include classes without having to include() or require() them yourselves, and it nicely throws an error if it can’t include the file. Much better than getting an error or having to check for the existance of…
Finally it’s there. The Zend Framework. I’ve taken a quick look and so far it looks really good. It’s just a preview release but if everything will be as this preview is, I do think it’s going to be a very big and useful part of the code I use in my websites. Hopefully a…
As you might or might not know, over the past 9 months or so I’ve worked on the intranet for the Miloco studios. As I quit my business, I also quit this work. Nick from Miloco told me he would send me a thank you gift. Today, I received this gift. A double platinum Surrender…