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 finally had some time and tested the recently launched and much hyped Wolfram Alpha computational knowledge engine. Make no mistake, this is not a classic search engine. The “computational…
Romania is a country in Central Europe with a population of 20 million people. Not many people from other parts of the world know where is it exactly. But its…
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…
I learned that Yahoo plans to shut down Geocities later this year. This is a sad news. Geocities was the place were i hosted my first website back in the…
Free software should be free! That’s why people choose it instead of commercial software. If you don’t have the means, the passion and the time to develop free software then…
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…