prettyPhoto is neat little jQuery plugin, that makes it easy to do lightbox style image (or “videos, flash, YouTube, iframes and ajax”) overlays on your page. Let’s say I have 5 images that I want ...
CometD is an open source implementation of the Bayeux protocol in the Comet pattern. Basically it is used for AJAX push eventing. To start recieving messages we simply subscribe to a channel with a callback ...