I recently came across 4 very nice jQuery plugins for slide shows and galleries. Actually, I found a lot more, but those are my favorites: Nivo Slider (slideshow) jqFancyTransitions (slideshow) jQuery Cycle Plugin (slideshow) Fancybox (gallery zoom) I decided on Nivo Slider for a new project (www.gaastra-store-fehmarn.de), simply because it offers beautiful captions with links [...]
Archive for the ‘jQuery’ Category
No-MVC Zend Framework: Bootstrapping ZF / Part III
Posted: 5th May 2010 by admin in Zend Framework, jQueryTags: Action, autoloader, bootstrap, configuration, Controller, Model, MVC, PHP, View, Zend Framework
For this article, you should be familiar with at least the basics of Zend Framework, especially naming conventions. If not, check out the ZF site for beginners tutorials and/or Quickstart. If you don’t want to use ZF at all, but still need the Star Rating with PHP and Ajax, you can skip ahead to the [...]
Zend Framework Without MVC Part I
Posted: 28th April 2010 by admin in Zend Framework, jQueryTags: Action, CakePHP, Controller, jQuery, Model, MVC, PHP, Symfony, View, Zend Framework
I’ve been looking at a few PHP frameworks to aid the redesign of my website surfspot.de. After toying around with Cake and Symfony for a while, I finally stumbled upon Zend Framework, or ZF for short. When I started out learning ZF, it seemed to me that this was the one framework able to handle [...]