Monthly Archives: August 2008

Zend Framework – quick tutorial (part 2)

Directory Layout and Bootstrapping. When someone starts with the learning of a framework, first he begins to read various articles to understand the basic rules to work with. There are a lot of tutorials how exactly to start, and there … Continue reading

Posted in featured, web development, zend framework | Tagged , , , , , , , | 8 Comments

Zend Framework – quick tutorial (part 1)

Introduction I’ve decided to write a quick tutorial about the way I work with Zend Framework. The problems I have, and the way I get through their solution. I think it will be useful for anyone common with the OOP … Continue reading

Posted in web development, zend framework | Tagged , , , , , | 1 Comment

How to remove onPress dotted outline of html links?

One of the questions I’ve always like to answer is how to remove a default link decoration “onPress” event. Almost every browser puts a dotted outline around the link. At last today I get how to remove this feature described … Continue reading

Posted in web development | Tagged , , , | 3 Comments

Why should we learn a framework?

If anybody still asks should we learn a framework, I recommend him to read the recent post of Ian P. Christian. Before you start, however there are no recommendation there about which framework you’ve to choose, but he gives a … Continue reading

Posted in featured, web development | Tagged , | Leave a comment