<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Blog &#187; Gallery</title>
	<atom:link href="http://blog.thuongtin.net/category/source/gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thuongtin.net</link>
	<description>php, sql, autoit, javascript, c, html</description>
	<lastBuildDate>Tue, 15 Sep 2009 00:57:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>12 Javascript Image Galleries</title>
		<link>http://blog.thuongtin.net/2008/10/07/12-javascript-image-galleries/</link>
		<comments>http://blog.thuongtin.net/2008/10/07/12-javascript-image-galleries/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 03:32:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Source]]></category>

		<guid isPermaLink="false">http://thuongtin.net/blog/?p=123</guid>
		<description><![CDATA[There are a large number of Flash image galleries but sometimes Flash is not required or cant be used so we turn to Javascript and CSS. Here is a roundup of some of the better Javascript and Ajax based solutions to our gallery requirements …
 (E)2 Photo Gallery Made With Mootools &#8211; (E)2 Photo Gallery ]]></description>
			<content:encoded><![CDATA[<p class="dropcap-first">There are a large number of Flash image galleries but sometimes Flash is not required or cant be used so we turn to Javascript and CSS. Here is a roundup of some of the better Javascript and Ajax based solutions to our gallery requirements …</p>
<hr /><a href="http://www.e2interactive.com/e2_photo_gallery/"> (E)2 Photo Gallery Made With Mootools</a> &#8211; (E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework. Designed to allow you to upload your photos to a desired folder, tell the (E)2 Photo Gallery what folder to look at and it will automatically load the images using PHP</p>
<p><a href="http://www.e2interactive.com/e2_photo_gallery/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/119.jpg" alt="119.jpg" /></a></p>
<hr /><a href="http://benjaminsterling.com/2007/10/21/jqgalviewiii-proof-of-concept/">jqGalViewIII</a> &#8211; Here we have yet another photo / image gallery, except at this point it is only a proof of concept. I see a ton of photo galleries in Flash and see a lot of effects that just canâ€™t be done in JavaScript, but a ton of effects that can be achieved</p>
<p><a href="http://benjaminsterling.com/2007/10/21/jqgalviewiii-proof-of-concept/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/215.jpg" alt="215.jpg" /></a></p>
<hr /><a href="http://www.zenphoto.org/">Zenphoto</a> &#8211; Zenphoto is an answer to lots of calls for an online gallery solution that just makes sense</p>
<p><a href="http://www.zenphoto.org/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/37.jpg" alt="37.jpg" /></a></p>
<hr /><a href="http://codeboje.de/imago/">Imago </a>- Imago is a small, simple and easy to use Ajax Image Gallery. Its plain JavaScript (using mootools) and uses no server side scripting</p>
<p><a href="http://codeboje.de/imago/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/47.jpg" alt="47.jpg" /></a></p>
<hr /><a href="http://solardreamstudios.com/_img/learn/css/pg/">Modified Hoverbox Image Gallery</a> &#8211; This following is a modified version of Nathan’s incredible Hoverbox Image Gallery. This version uses a single image for thumbnail/larger view and partially supports :active and :focus states for keyboard only users</p>
<p><a href="http://solardreamstudios.com/_img/learn/css/pg/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/57.jpg" alt="57.jpg" /></a></p>
<hr /><a href="http://labs.adobe.com/technologies/spry/demos/gallery/index.html">Spry</a> &#8211; Image Gallery made with the Spry framework</p>
<p><a href="http://labs.adobe.com/technologies/spry/demos/gallery/index.html"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/67.jpg" alt="67.jpg" /></a></p>
<hr /><a href="http://www.puidokas.com/portfolio/frogjs/">FrogJS Javascript Gallery</a> &#8211; 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</p>
<p><a href="http://www.puidokas.com/portfolio/frogjs/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/77.jpg" alt="77.jpg" /></a></p>
<hr /><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html">slideViewer</a> &#8211; slideViewer is a lightweight (1.5Kb) jQuery plugin wich allows to instantly create an image gallery by writing just few lines of HTML such as an unordered list of images</p>
<p><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/87.jpg" alt="87.jpg" /></a></p>
<hr /><a href="http://livepipe.net/projects/photo_folder/">Photo Folder</a> &#8211; PhotoFolder scans a given folder for JPEG files with any number of thumbnail sizes per image. If the resized images do not yet exist, it will automatically create the thumbnails for you</p>
<p><a href="http://livepipe.net/projects/photo_folder/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/97.jpg" alt="97.jpg" /></a></p>
<hr /><a href="http://fennecfoxen.org/pyxy/gallery">Pyxy</a> &#8211; Pyxy-gallery is an AJAX image gallery in PHP and JavaScript, which optionally uses lightbox.js. It is designed to be an ultra-light-weight, “drop-in” image gallery</p>
<p><a href="http://fennecfoxen.org/pyxy/gallery"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/108.jpg" alt="108.jpg" /></a></p>
<hr /><a href="http://smoothgallery.jondesign.net/showcase/gallery/">JonDesign’s SmoothGallery</a> &#8211; Using mootools v1.11, this javascript gallery and slideshow system allows you to have simple and smooth (cross-fading…) image galleries, slideshows, showcases and other cool stuff on your website</p>
<p><a href="http://smoothgallery.jondesign.net/showcase/gallery/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/1110.jpg" alt="1110.jpg" /></a></p>
<hr /><a href="http://minishowcase.frwrd.net/">Minishowcase</a> &#8211; Minishowcase is a small and simple php/javascript online photo gallery, powered by AJAX that allows you to easily show your images online, without complex databases or coding, allowing to have an up-and-running gallery in a few minutes</p>
<p><a href="http://minishowcase.frwrd.net/"><img src="http://tutorialblog.org/wp-content/uploads/2007/10/123.jpg" alt="123.jpg" /></a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.thuongtin.net/2008/11/13/cac-trang-web-cho-nen-javascript/" rel="bookmark">Các trang web cho nén javascript</a></li><li><a href="http://blog.thuongtin.net/2008/10/22/cac-bien-phap-chong-chom-link-anh/" rel="bookmark">Các biện pháp chống chôm link ảnh</a></li><li><a href="http://blog.thuongtin.net/2008/09/13/image-information/" rel="bookmark">image information</a></li><li><a href="http://blog.thuongtin.net/2008/10/10/jquery-co-ban/" rel="bookmark">jQuery: Cơ bản</a></li><li><a href="http://blog.thuongtin.net/2008/10/29/so-sanh-2-ngay-comparing-dates/" rel="bookmark">So sánh 2 ngày - Comparing Dates</a></li></ul></div><img src="http://blog.thuongtin.net/?ak_action=api_record_view&id=123&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.thuongtin.net/2008/10/07/12-javascript-image-galleries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
