Sunday, May 17th, 2009
FAlbum 0.7.0: This is a Wordpress plugin that allows you to display your Flickr photos and photosets on your site. This plugin uses the Flickr API (http://www.flickr.com/services/api/).
Features:
Configurable and maintained through standard WordPress administrative page
View album of most recent photos
View your photos using tags
View your tags in a cloud format
Caching of Flickr API calls and generated [...]
Posted in How to, JavaScript, WordPress | No Comments »
Sunday, May 17th, 2009
FrogJS is a simple, unobtrusive javascript gallery. It’s not a replacement for other thumbnail galleries like Lightbox JS, but a different way of showcasing galleries. This type of gallery is best used when a page-by-page gallery is needed, as is the case with photo stories. Below is a small example of a FrogJS gallery. Just [...]
Posted in JavaScript, WordPress | No Comments »
Sunday, April 5th, 2009
Uploadify is a jQuery multiple file upload plugin which allows you to change any element with an ID on your page into a single or multiple file upload tool. The plugin uses a mix of JQuery, Flash, and a backend upload script of your choice to send files from your local computer to your website [...]
Posted in JavaScript | No Comments »
Sunday, April 5th, 2009
FancyBox is similar to lightbox-like tools, but with kinda different image zooming script for those who want something fresh. It is powered by great javascript library - jQuery, tested with IE6, IE7, Firefox. It supports single or a group of images as other gallery scripts. Zooming in and out effects are customizable. CSS is seperated [...]
Posted in JavaScript | No Comments »
Sunday, April 5th, 2009
jQuery, jQuery, jQuery, jQuery again. There are lots of nice application written in jQuery. Galleria is a javascript image gallery written in jQuery. It loads the images one by one from an unordered list and displays thumbnails when each image is loaded. It will create thumbnails for you if you choose so, scaled or unscaled, [...]
Posted in JavaScript | No Comments »