Projects tagged ‘gallery’ and ‘images’


[31 total ]

94 Users
   

Gwenview is a fast and easy to use image viewer/browser for KDE. All common image formats are supported. Standard features include slideshow, full screen view, image thumbnails, drag'n'drop, image ... [More] zoom, and full network transparency using the KIO framework. It also provides image and directory KParts components for use in applications such as Konqueror. Additional features are provided by the KIPI image framework. [Less]
Created over 3 years ago.

15 Users
   

Zenphoto is an answer to lots of calls for an online gallery solution that just makes sense. After years of bloated software that does everything and your dishes, zenphoto just shows your photos ... [More] , simply. It's got all the functionality and "features" you need, and nothing you don't. Where the old guys put in a bunch of modules and junk, we put a lot of thought. Simpler is better [Less]
Created over 3 years ago.

5 Users
   

Meet Pixelpost, a small photoblog application that's a no-brainer to set up and use. It's perfect for anyone wishing to regularly post their photos on the web like a blog. Unlike other blog engines ... [More] out there, Pixelpost doesn't try to solve all of the worlds problems. Pixelpost simply does photoblogs, and it does them well. If you are looking for a full blown CMS or text-blog, Pixelpost isn't for you. But if you want something simple, and designed from the ground up for photobloggers, like yourself, you've found the perfect app. Oh, and did I mention that Pixelpost is free and open source to boot? [Less]
Created over 2 years ago.

1 Users
 

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

1 Users

Lifebox is a fast, lightweight, social photo and video gallery application that is designed to organize large amounts of media. It differentiates between original and modified photos, as well as ... [More] albums and rolls, so you can upload your entire photo library to your server and from there create more selective albums. It extracts data from exif tags and xmp sidecars, making it compatible with the data from programs like Adobe Lightroom, Picassa, and iPhoto. Lifebox is social in that people and objects can be tagged, and they will receive an email when this happens. It supports authentication, so you can control who has access to what photo. [Less]
Created 9 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 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.

0 Users

main features: # simple setup – linked pictures are grabbed automatically, no additional markup # pictures get resized to the view port, clicking them restores natural size # keyboard navigation # ... [More] preloading # a title per image # CSS themes # built-in localization # direct referencing of images, e.g. gallery.html#~pic1.png [Less]
Created 12 months ago.

0 Users

DescriptionA web-based photo gallery that can be easily integrated into your website. Check out the online demo at: http://mbrooks.info/demos/gratis-photo-viewer FeaturesExtensible XHTML/CSS ... [More] interface. Template based output. Command-line parsing tool. Compatible with Internet Explorer, Firefox, Safari, and Opera web browsers. Supports JPEG file types. System RequirementsApache 1.3.x or 2.x Perl 5.x ImageMagick 6.x Cron or event scheduler mod_rewrite (optional) InstallationFTP Client1. Download the latest sources to your computer using a web browser. 2. Extract the contents of the tar.gz into a folder on your local computer. 3. Upload the folder to your web server. 4. Change the permissions for the following files and folders: Filename Mode gallery 777 config.txt 666 install.pl 755 5. From within your web browser, run the install.pl. Command-line1. Download the source archive to your web server using the wget command. wget http://gratis-photo-viewer.googlecode.com/files/GratisPhotoViewer.tar.gz2. Extract the contents of the tar.gz on your web server. tar xfz GratisPhotoViewer.tar.gz3. Change the permissions for the following files: chmod 777 photos chmod 755 process.pl viewer.pl4. Modify the configuration (config.txt) and crontab (stuff/crontab). 5. Install the new crontab. crontab stuff/crontab.txt6. Remove the installer script. rm install.plCreate a photo gallery in 3 easy stepsCreate a new directory (example: My Holiday) in the photos directory. Using an FTP client, upload photos to the new directory. Run the Image Processor from either the command-line or crontab. Using the command-line image processorTo manually parse images on the command-line: ./process.pl --dir /path/to/htdocs/gallery/photos --small 50 50 90 --medium 80 80 90To automatically process new images. Add the following lines below to your crontab. */5 * * * * /path/to/htdocs/gallery/process.pl --dir /path/to/htdocs/gallery/photosCode repositoryThis project's repository can be checked out through SVN using the command: svn checkout http://gratis-photo-viewer.googlecode.com/svn/trunk/ gratis-photo-viewerMaintainerFor feedback, bug reports, or other comments, please contact me at: devel at mbrooks dot info License and warrantyThis package is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. Gratis Photo Viewer is provided under the terms of the BSD "Free as in Beer" license. Gratis Photo Viewer (c) 2006 - 2008 Marc S. Brooks [Less]
Created 10 months ago.

0 Users

Simple javascript slideshow for Picasa based on flickrshow
Created 12 months ago.

0 Users

Here is my Mootools class for swap the source of an image with the same filename + ‘over’ before the extension (’img.jpg’ will be ‘img_over.jpg’) work fine in firefox3, safari for windows ... [More] , internet explorer 7. The class can add a nice effect on the images. [Less]
Created 4 months ago.