Archive for the ‘Ajax’ Category
Multiple uploads with jQuery and Flex or Flash
Friday, December 7th, 2007Update 01/11/2008: There is now a new Flash only version that works properly with version 10 of the player.... Read More
Ajax, ZF and Smarty feed reader: part 3
Monday, November 12th, 2007This time we will take a look at the feed list window and the manage window. This will also be the concluding part of the series.... Read More
Ajax, ZF and Smarty feed reader: part 2
Saturday, November 10th, 2007Ajax, ZF and Smarty feed reader: part 1
Wednesday, November 7th, 2007In this series I will walk you through the code of a site that uses only Ajax and Scriptaculous to handle it’s completely windowed interface. Making an interface like this is not really good design, it’s only done here for the sake of teaching. It is kinda cool though. Especially if you have a big screen.... Read More
Widgets with the Zend Framework and Smarty
Saturday, October 27th, 2007Provided that you have checked my earlier tutorial on how to make instatiable controllers you could now use that functionality to create a widget system with Smarty.... Read More
Marrying the Zend Framework and HTML Ajax
Monday, October 15th, 2007Update: Since writing this I’ve instead started using jQuery for my Ajax needs, you should too, or MooTools maybe. I’ve written a new piece demonstrating how jQuery can be used with ZF.... Read More