Blog
21Sep
4Feb
Bringing AJAX to your frontend plugins
Posted on September 21, 2010 in Extension Development,jQuery byWhen designing and creating cool and fast web applications, a technique called AJAX is commonly used to provide the user with a nice and smooth workflow. It allows the user to get new information from the server-side, without having to deal with page reloads. TYPO3 has some cool features that allow you to easily combine AJAX with TYPO3, to make awesome web applications.
Cool TypoScript: Display any record
Posted on February 4, 2010 in TypoScript byTypoScript can be so useful sometimes! In this example I will display how we can create a nice output of any record in the front-end. And all this without the use of any silly extension.


