Projects tagged ‘gallery’ and ‘javascript’


Jump to tag:

Projects tagged ‘gallery’ and ‘javascript’

Filtered by Project Tags gallery javascript

Refine results Project Tags image (16) jquery (15) photo (14) images (11) php (11) ajax (9) slideshow (8) lightbox (8) web (7) mootools (7) plugin (7) thumbnail (6)

[49 total ]

5 Users
   

Estúdio Livre is the back end of the portal: http://estudiolivre.org it uses TikiWiki as a base but enhances it with a lot of personalized code to allow for the use of Ajax interfaces, to ... [More] create a free multimidia archive and to integrate with an icecast streaming server. Polvo is a sub-project that allows for seamless integration with TikiWiki's codebase. [Less]
Created over 2 years ago.

3 Users
 

Eyes Of Lynx is a web-based application written in PHP/Javascript that allows you to share, examine and manage your photo albums. It's designed to be fast, intuitive and very powerful. Its key ... [More] features include an original and innovative interface, zoom and rotation tools, auto rotate of photos when an orientation is provided in EXIF data (informations stored by digital cameras), cache of images in a smaller/intermediate size to increase display and loading speeds, a thumbnail's image navigation, ... [Less]
Created over 3 years ago.

1 Users

Application for building web photo albums. Features: FTP Browser, Exif viewer, Thumbnail and Image processing, HTML generation, CSS styles, slideshow (Javascript or JavaFX). Just build your gallery ... [More] and upload. You won't need any server side scripting or database. [Less]
Created 5 months ago.

1 Users

Galleriffic is a jQuery based photo gallery focused on perceived performance. It is designed for delivering a high volume of photos while conserving bandwidth.
Created 6 months ago.

1 Users
 

Lightweight image gallery written in PHP. Won't narc you out.
Created about 1 year ago.

1 Users

DN-Gallery (devel-nottie Gallery) is a simple PHP/AJAX Web-based gallery. Features : - automatic thumbnail creation - auto-resizing images for faster loading - simple album & photo management - ... [More] zip upload - related photos with keywords - group & user management - user / group privileges [Less]
Created about 1 year ago.

1 Users
 

Wordpress plugin used to overlay images on the current page into neat Javascript-powered overlay popups. This plugin includes the new Slimbox 1.64 javascript written by Christophe Beils and got ... [More] transformed into a Wordpress Plugin by me. Slimbox is a 7kb visual clone of the popular Lightbox JS v2.0 by Lokesh Dhakar, written using the ultra compact mootools framework. It was designed to be small, efficient, more convenient and 100% compatible with the original Lightbox v2. [Less]
Created 10 months ago.

1 Users

MultiPurpose Image Gallery is a lightweight image gallery written in PHP. It provides a way to have a simple gallery (with or without comments) for those who do not need many 'extra' or advanced features.
Created 10 months ago.

1 Users
 

Wordpress plugin used to overlay images on the current page into neat Javascript-powered overlay popups. This plugin includes the new Lightbox JS v2.0.4 javascript written by Lokesh Dhakar and and was then transformed into a Wordpress Plugin by me.
Created 10 months ago.

0 Users

Wicket + SmoothGallery 2.0 integration UsageExample 1 add(new SlidesPanel.Builder("slides") .addImageList(imageList) .addThumbList(thumbList) .size(450, 376) .thumbSize(64, 48) ... [More] .showThumbs(true) .build()); Example 2 add(new SlidesPanel.Builder("diaporama") .addImage(baseDir + "accueil/01.jpg") .addImage(baseDir + "accueil/02.jpg") .addImage(baseDir + "accueil/03.jpg") .addImage(baseDir + "accueil/04.jpg") .size(580, 387) .timed(true) .showThumbs(false) .build()); [Less]
Created 11 months ago.