Sending newsletters with the Direct Mail Typo3 extension
A short video tutorial on how to send out newsletters with the Direct Mail Typo3 extension.
How to make a drag and drop sorted list with jQuery Sortable
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 plugin. With the help of this nice little plugin i could build the functionality i required in no time. I will show you below how [...]
How to build a clickmap using PHP and jQuery
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 of the mouse cursor when it is clicked on a web page. Save those coordinates to a database When called, display a “clickmap” on top [...]
How to generate PDF files dynamically using PHP and Haru
An excellent tutorial on how to create PDF files dynamically using PHP and Haru written by Will Sinclair. And here is a quote from the article that grabbed my attention “When it comes to working with different file formats, PHP is like a Swiss Army knife: it has a tool to handle almost anything you [...]


