Zend Framework and hidden fields
One thing I really hate about forms in Zend Framework is the fact that the hidden fields are displayed as blank lines – sounds stupid but this is what really happens – and if you have more than one – let’s say 4 or 5 – their presence can become really annoying and ruin the […]

Adobe AIR – episode 1
As previously stated, I intend to get my bachelor degree this year. And I have to chose from a variety of projects. I have 2 options, either choose a PHP project, that will be ready in no time and get rid of it fast or choose to do a project with a technology I don’t […]
Zend Framework base url
I’m a new Zend Framework user, coming from CakePHP. I like ZF’s approach on things, it’s much more flexible and allows a greater degree of control on things. (this doesn’t mean I’ve given up on CakePHP, I have a post comparing these two on the way). But still, Zend Framework lacks some – quite basic […]
Page titles and MVC
After taking the Zend PHP 5 exam, I’m focusing on the Zend Framework (I think that the sidebar on the right hand side could use a little green 😛 ). A more theoretical subject today. It’s about the page’s title tag and the MVC pattern. According to CakePHP’s implementation of the MVC, the decision about […]

Javascript MVC
I’ve stumbled upon this javascript MVC framework. I didn’t quite get a good look at it, but it sound pretty promising and I’m going to experiment with it, as I’m a big fan of MVC frameworks. So far I’ve used Zend Framework, CakePHP, looked over CodeIngiter and Symfony. Even tried Rails, but I didn’t like […]
Most commented