Explains TYPO3 caching and the need for a flexible cHash calculation
With SOLR you can execute complex queries over your indexed documents. Like with other software the possibilities are grown over time and there are many different configurations and parameters that could be used in order to...
Caching is always a tricky thing and a good caching strategy always depends on the use cases of the website.
Website Caching Levels
Of course there are tons of possible ways to cache a content on a website - I only want...
Today we searched for a solution to catch the browser back button.
The problem is, that the browser per default has no way to catch the back and forward actions. Also the browser does not allow to modify the browser...
Everybody speaks about MVC - the de facto standard for building modern application. Here is a short article to the basics and history of MVC.
Short introduction to Model View Controller
MVC intention is to build applications...

