As we plan to provide our services for more countries, we need to translate our website in several languages. The Zend Framework already includes several adapters for translation like e.g. Array, Csv, Gettext, etc. As we already had a basic knowledge about the gettext version, and it is also used by wordpress, we decided to [...]
Due to the effect that we need an enormous amount of javascript and css (files) for our project, we looked for a solution to minify the size of both and further more how to reduce the http requests. (Because every file you include causes a http request to the server, which is really bad because [...]
