Finding the correct boosting function to boost recent documents
Follow up post - introducing 2 more features in the cachemgm extension.
Ok the title is a bit provocative - it could have also been something like „select your caches wisely“ or „caching is easy - but caching right is difficult“TYPO3 comes with a flexible Caching Framework, backported from FLOW3. The...
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...
For some recent project we required some device specific logic. After searching for javascript based libaries we couldn't find any appropriate and decided to write a small device detection library based on user agend...
Sessions are used to save informations that are bound to the current website user. In most cases this informations can be transient - meaning they are only relevant for the time where the user visits the website.
A typical...

