The RealURL extension for TYPO3 is a great tool for generating search engine and user friendly urls for your TYPO3 page. But the extension could have some options to customize…
I’ve encountered some problems with the TYPO3 backend’s way of handling files during some work on a picture upload extension. Specifically TYPO3 moves all files you upload to the folder designed as uploadfolder…
Often we need to redirect permanently a page to a new location and this can be accomplished in many ways. I will discuss today the PHP method because this is…
It seems that some people figured out how to run PHP on Google App Engine. You may be wondering how this is possible as Google doesn’t support PHP on App…
A while ago i wanted to build a functionality where some blocks of html had to be sortable (with drag and drop). After searching a little i found jQuery’s Sortable…
I’ve found a great article on the topic of tracking clicks and creating a clickmap using PHP and jQuery. The article explains how to Record the X and Y coordinates…
Google Insights for Search is an interesting tool, it allows you to take a look at what people are serching for in different parts of the world and how is…
Dmitry Dulepov just released a free e-book with the title TYPO3 Installation and Upgrade. The book covers some interesting topics such as the installation and the upgrade of TYPO3. I’ve…