Web development , php , ajax , symfony, framework, zend, SEO, User Interface
Fluid is an open source software community that: builds user interfaces and commonly used interactions teaches others how to build good user-centred designs works with other software projects to integrate created solutions into their applications. They have ready-to-use solutions that will attract both designers & developers. Fluid Infusion A set of rich, reusable, accessible web [...]
Vladimir Carrer, who also created the Emastic & Malo CSS frameworks has a fresh framework named Golden Grid. It is a web grid system, that is totally focused on grid-based designs (not a complete CSS framework). Golden Grid uses float:left approach for building grids rather than positions. It is a 6/12 column grid system with [...]
Do you want a real autocomplete of the global core classes of the symfony framework (ie sfWebRequest, sfWebResponse… ?) or only for classes generated by the ORM ? Here are some answers: * Propel generates all accessors (getters and setters), so Eclipse PDT gives you the autocomplete for your model. * Doctrine, by default, doesn’t [...]
When it comes to ORMs, it’s all a matter of preference. Is it, really? This post compares side-by-side the code required to perform some simple operations with three OO database requesting API. The purpose is to demonstrate that productivity, and not only style, can vary a lot depending on the ORM you choose. There are [...]
Recent Comments