<?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>Greepit &#187; Gallery</title>
	<atom:link href="http://www.greepit.com/category/gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greepit.com</link>
	<description>Open Source Web Development Resources for Designers &#38; Developers</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:31:17 +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>jQuery Powered Full Page Scrollable Image Gallery</title>
		<link>http://www.greepit.com/2010/09/jquery-powered-full-page-scrollable-image-gallery/</link>
		<comments>http://www.greepit.com/2010/09/jquery-powered-full-page-scrollable-image-gallery/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 21:12:31 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Free License]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Image Gallery]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=6903</guid>
		<description><![CDATA[Codrops is sharing a stunning Full Page Image Gallery with scrollable thumbnails and a scrollable full screen preview.
It has a thumbnails bar at the bottom of the page that scrolls automatically when user moves the mouse. When a thumbnail is clicked, it moves to the center of the page and the full screen image is [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Codrops</strong> is sharing a stunning <strong>Full Page Image Gallery with scrollable thumbnails and a scrollable full screen preview</strong>.</p>
<p>It has a thumbnails bar at the bottom of the page that scrolls automatically when user moves the mouse. When a thumbnail is clicked, it moves to the center of the page and the full screen image is loaded in the background.</p>
<p><img class="alignnone size-full wp-image-6904 imgborder" title="jQuery Powered Full Page Scrollable Image Gallery" src="http://www.greepit.com/wp-content/uploads/2010/09/full-page-image-gallery.jpg" alt="jQuery Powered Full Page Scrollable Image Gallery" width="525" height="243" /></p>
<p>The demo is best viewed in Webkit browsers like Google Chrome or Apple Safari because this <strong>full page image gallery</strong> is using <strong>CSS3 Webkit properties to enhance the look</strong> and jQuery for the functionality.</p>
<p>The image gallery comes with a handy tutorial that is very easy to understand and follow.</p>
<div class="post-footer-info">Requirements: jQuery<br />
Website: <a href="http://tympanus.net/codrops/2010/09/08/full-page-image-gallery/" target="_blank">http://tympanus.net/codrops/2010/09/08/full-page-image-gallery/</a><br />
License: Free</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/09/an-infinite-circular-jquery-carousel-caroufredsel/" title="An Infinite, Circular jQuery Carousel: carouFredSel">An Infinite, Circular jQuery Carousel: carouFredSel</a></li>
<li><a href="http://www.greepit.com/2010/05/free-javascript-image-gallery-galleria/" title="Free JavaScript Image Gallery &#8211; Galleria">Free JavaScript Image Gallery &#8211; Galleria</a></li>
<li><a href="http://www.greepit.com/2009/06/jquery-image-navigator-script-mbimgnavigator/" title="jQuery Image Navigator Script &#8211; (mb)ImgNavigator">jQuery Image Navigator Script &#8211; (mb)ImgNavigator</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/09/jquery-powered-full-page-scrollable-image-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Infinite, Circular jQuery Carousel: carouFredSel</title>
		<link>http://www.greepit.com/2010/09/an-infinite-circular-jquery-carousel-caroufredsel/</link>
		<comments>http://www.greepit.com/2010/09/an-infinite-circular-jquery-carousel-caroufredsel/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 07:25:07 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Carousel]]></category>
		<category><![CDATA[Image Gallery]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=6855</guid>
		<description><![CDATA[carouFredSel is a jQuery plugin that turns any kind of HTML element into an infinite, circular carousel. It supports pagination and can scroll one or multiple items simultaneously, horizontal or vertical, automatically, by pressing buttons or keys on the keyboard.

carouFredSel Feetures

Scrolls automatically and/or by user interaction
Built in keyboard-navigation and pagination
Dynamically add and remove items to/from the [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://caroufredsel.frebsite.nl/" target="_blank">carouFredSel</a></strong> is a jQuery plugin that turns any kind of <strong>HTML element into an infinite, circular carousel</strong>. It supports pagination and can <strong>scroll one or multiple items simultaneously</strong>, horizontal or vertical, automatically, by pressing buttons or keys on the keyboard.</p>
<p><img class="alignnone size-full wp-image-6856 imgborder" title="An Infinite, Circular jQuery Carousel" src="http://www.greepit.com/wp-content/uploads/2010/09/infinite-circular-jquery-carousel-caroufredsel.jpg" alt="An Infinite, Circular jQuery Carousel" width="525" height="161" /></p>
<p>carouFredSel Feetures</p>
<ul>
<li>Scrolls automatically and/or by user interaction</li>
<li>Built in keyboard-navigation and pagination</li>
<li>Dynamically add and remove items to/from the carousel</li>
<li>Compatible with most popular (jQuery) lightbox-plugins</li>
<li>Intelligent custom events and loads of options</li>
</ul>
<div class="post-footer-info">Requirements: jQuery Javascript Library<br />
Website: <a href="http://caroufredsel.frebsite.nl/" target="_blank">http://caroufredsel.frebsite.nl/</a><br />
License: MIT</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/09/jquery-powered-full-page-scrollable-image-gallery/" title="jQuery Powered Full Page Scrollable Image Gallery">jQuery Powered Full Page Scrollable Image Gallery</a></li>
<li><a href="http://www.greepit.com/2010/05/free-javascript-image-gallery-galleria/" title="Free JavaScript Image Gallery &#8211; Galleria">Free JavaScript Image Gallery &#8211; Galleria</a></li>
<li><a href="http://www.greepit.com/2009/06/jquery-image-navigator-script-mbimgnavigator/" title="jQuery Image Navigator Script &#8211; (mb)ImgNavigator">jQuery Image Navigator Script &#8211; (mb)ImgNavigator</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/09/an-infinite-circular-jquery-carousel-caroufredsel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full-screen Photo Gallery For Touch Devices: Touch Gallery</title>
		<link>http://www.greepit.com/2010/08/full-screen-photo-gallery-for-touch-devices-touch-gallery/</link>
		<comments>http://www.greepit.com/2010/08/full-screen-photo-gallery-for-touch-devices-touch-gallery/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 05:18:18 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=6763</guid>
		<description><![CDATA[Touch Gallery is an open source full-screen photo gallery for touch devices that brings the look and feel of native photo viewing applications to your mobile browser.

This open source photo gallery is a jQuery plugin and was primarily written and optimized for Mobile Safari running on the iPad or iPhone 4 but it also works fine in [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a title="Full screen photo gallery for touch devices" href="http://neteye.github.com/touch-gallery.html" target="_blank">Touch Gallery</a></strong> is an open source <strong>full-screen photo gallery for touch devices </strong>that brings the look and feel of native photo viewing applications to your mobile browser.</p>
<p><img class="alignnone size-full wp-image-6766 imgborder" title="A Full-screen Photo Gallery For Touch Devices: Touch Gallery " src="http://www.greepit.com/wp-content/uploads/2010/08/full-screen-photo-gallery-for-touch-devices-touch-gallery.jpg" alt="A Full-screen Photo Gallery For Touch Devices: Touch Gallery " width="525" height="143" /></p>
<p>This <strong>open source photo gallery </strong>is a jQuery plugin and was primarily written and optimized for Mobile Safari running on the iPad or iPhone 4 but it also works fine in Dektop Safari, Firefox 4, as well as in Opera and Chrome.</p>
<p><strong>Touch Gallery</strong> depends on two other plugins: <a href="http://github.com/transform.html">transform</a> and <a href="http://github.com/activity-indicator.html">activity-indicator</a> and both are packaged in one Javascript file you download with touch gallery.</p>
<div class="post-footer-info">Requirements: jQuery v1.4.2+<br />
Website: <a title="Open source photo gallery for touch devices" href="http://neteye.github.com/touch-gallery.html" target="_blank">http://neteye.github.com/touch-gallery.html</a><br />
License: MIT</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/04/new-jquery-css3-image-gallery-with-flash-like-shine-effects/" title="New jQuery CSS3 Image Gallery With Flash Like Shine Effects">New jQuery CSS3 Image Gallery With Flash Like Shine Effects</a></li>
<li><a href="http://www.greepit.com/2010/04/information-rich-image-gallery-using-css-jquery/" title="Information Rich Image Gallery Using CSS &#038; jQuery">Information Rich Image Gallery Using CSS &#038; jQuery</a></li>
<li><a href="http://www.greepit.com/2010/04/beautiful-jquery-image-slider-with-awesome-effects/" title="Beautiful jQuery Image Slider With Awesome Effects">Beautiful jQuery Image Slider With Awesome Effects</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/08/full-screen-photo-gallery-for-touch-devices-touch-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexible MooTools Slideshow Widget: SlideShow</title>
		<link>http://www.greepit.com/2010/08/flexible-mootools-slideshow-widget-slideshow/</link>
		<comments>http://www.greepit.com/2010/08/flexible-mootools-slideshow-widget-slideshow/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 07:02:40 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Free License]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[No License]]></category>
		<category><![CDATA[Image Gallery]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=6622</guid>
		<description><![CDATA[SlideShow is an extendable, flexible, and easy to implement MooTools Slideshow Widget. Use any element, not just images; this slideshow widget can be used to create:

Slideshows
Image galleries
Tabs
News tickers


Slideshow comes with packaged transitions but is easy to extend and create your own transitions. The class is built to handle the basics of a slideshow, extend it to [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://ryanflorence.com/slideshow/" target="_blank">SlideShow</a></strong> is an extendable, flexible, and easy to implement <strong>MooTools Slideshow Widget</strong>. Use any element, not just images; this slideshow widget can be used to create:</p>
<ul>
<li>Slideshows</li>
<li>Image galleries</li>
<li>Tabs</li>
<li>News tickers</li>
</ul>
<p><img class="alignnone size-full wp-image-6625 imgborder" title="Powerful, Flexible MooTools Slideshow Widget" src="http://www.greepit.com/wp-content/uploads/2010/08/powerful-flexible-mootools-slideshow-widget-slideshow.jpg" alt="Powerful, Flexible MooTools Slideshow Widget" width="525" height="177" /></p>
<p><strong>Slideshow</strong> comes with packaged transitions but is easy to extend and create your own transitions. The class is built to handle the basics of a slideshow, extend it to implement your own navigation piece and custom transitions.</p>
<div class="post-footer-info">Requirements: MooTools Library<br />
Website: <a href="http://ryanflorence.com/slideshow/" target="_blank">http://ryanflorence.com/slideshow/</a><br />
License: Free</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/06/lightweight-jquery-slideshow-plugin-simpleslide/" title="Lightweight jQuery Slideshow Plugin: SimpleSlide">Lightweight jQuery Slideshow Plugin: SimpleSlide</a></li>
<li><a href="http://www.greepit.com/2010/06/jquery-slideshow-image-gallery-plugin-jqfancytransitions/" title="jQuery Slideshow &#038; Image Gallery Plugin &#8211; jqFancyTransitions">jQuery Slideshow &#038; Image Gallery Plugin &#8211; jqFancyTransitions</a></li>
<li><a href="http://www.greepit.com/2009/08/free-xml-image-slideshow-actionscript-for-flash-cs3/" title="Free XML Image Slideshow Actionscript for Flash CS3">Free XML Image Slideshow Actionscript for Flash CS3</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/08/flexible-mootools-slideshow-widget-slideshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feature Rich Content Slider Wordpress Plugin: SlideDeck</title>
		<link>http://www.greepit.com/2010/07/feature-rich-content-slider-wordpress-plugin-slidedeck/</link>
		<comments>http://www.greepit.com/2010/07/feature-rich-content-slider-wordpress-plugin-slidedeck/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 07:45:48 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[content slider]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=6044</guid>
		<description><![CDATA[Greepit previously published a Free JavaScript based Content Slider, SlideDeck. This free content slider is now released as a free Wordpress plugin.

SlideDeck helps your to create a media and content rich slider on your WordPress powered blog or website without writing a single line of code! The SlideDeck wordpress plugin works within the easy-to-use WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Greepit previously published a <a title="Javascript Content slider" href="http://www.greepit.com/2010/01/free-javascript-based-content-slider-a-free-jquery-plugin/" target="_blank"><strong>Free JavaScript based Content Slider</strong></a>, SlideDeck. This <strong>free content slider</strong> is now released as a free Wordpress plugin.</p>
<p><img class="alignnone size-full wp-image-6046 imgborder" title="Feature Rich Content Slider Wordpress Plugin" src="http://www.greepit.com/wp-content/uploads/2010/07/feature-rich-content-slider-wordpress-plugin-slidedeck.jpg" alt="Feature Rich Content Slider Wordpress Plugin" width="525" height="235" /></p>
<p>SlideDeck helps your to create a <strong>media and content rich slider</strong> on your WordPress powered blog or website without writing a single line of code! The <a href="http://www.slidedeck.com/wordpress/" target="_blank"><strong>SlideDeck wordpress plugin</strong></a> works within the easy-to-use WordPress interface and allows you to post a slider live in minutes. Insert your SlideDeck into your posts, on your pages and even in your theme!</p>
<div class="post-footer-info">Requirements: Wordpress<br />
Website: <a href="http://www.slidedeck.com/wordpress/" target="_blank">http://www.slidedeck.com/wordpress/</a><br />
License: GPL</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/08/wordpress-as-a-bug-tracking-application-quality-control/" title="Wordpress As A Bug Tracking Application: Quality Control">Wordpress As A Bug Tracking Application: Quality Control</a></li>
<li><a href="http://www.greepit.com/2010/08/turn-wordpress-into-a-mobile-ready-blog-mobilepress/" title="Turn WordPress Into A Mobile-Ready Blog: MobilePress">Turn WordPress Into A Mobile-Ready Blog: MobilePress</a></li>
<li><a href="http://www.greepit.com/2010/08/transform-online-content-into-an-electronic-book-anthologize/" title="Transform Online Content Into An Electronic Book: Anthologize">Transform Online Content Into An Electronic Book: Anthologize</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/07/feature-rich-content-slider-wordpress-plugin-slidedeck/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML5 Audio, Video and Image Gallery: Multimedia Gallery</title>
		<link>http://www.greepit.com/2010/07/html5-audio-video-and-image-gallery-multimedia-gallery/</link>
		<comments>http://www.greepit.com/2010/07/html5-audio-video-and-image-gallery-multimedia-gallery/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 07:11:41 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Free License]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Image Gallery]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=6008</guid>
		<description><![CDATA[A clean, professional and first HTML5 audio, video and image gallery based on jMediaElement which is  an HTML5 audio and video development kit with Flash and VLC Fallback.

Multimedia Gallery integrates audio and video as exhibit pieces along images. It uses an XML file for defining the items in the gallery and a PHP class [...]]]></description>
			<content:encoded><![CDATA[<p>A clean, professional and first <strong>HTML5 audio, video and image gallery</strong> based on <a href="http://www.greepit.com/2010/06/html5-audio-video-development-kit-for-jquery-jmediaelement/"><strong>jMediaElement</strong></a> which is  an <strong>HTML5 audio and video development kit</strong> with Flash and VLC Fallback.</p>
<p><img class="alignnone size-full wp-image-6009 imgborder" title="HTML5 Audio, Video and Image Gallery" src="http://www.greepit.com/wp-content/uploads/2010/07/html5-audio-video-and-image-gallery-multimedia-gallery.jpg" alt="HTML5 Audio, Video and Image Gallery" width="525" height="261" /></p>
<p><a title="HTML5 Multimedia Gallery" href="http://tympanus.net/codrops/2010/06/24/multimedia-gallery/" target="_blank"><strong>Multimedia Gallery</strong></a> integrates audio and video as exhibit pieces along images. It uses an XML file for defining the items in the gallery and a PHP class with an XSL Stylesheet to transform the data. Once a thumbnail is clicked, it navigates through the previews and shows the  descriptions (from the configuration XML file).</p>
<div class="post-footer-info">Website: <a href="http://tympanus.net/codrops/2010/06/24/multimedia-gallery/" target="_blank">http://tympanus.net/codrops/2010/06/24/multimedia-gallery/</a><br />
Demo: <a title="HTML5 Audio Video Image Gallery" href="http://tympanus.net/Development/MultiMediaGallery/" target="_blank">http://tympanus.net/Development/MultiMediaGallery/</a><br />
License: Free</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/09/jquery-powered-full-page-scrollable-image-gallery/" title="jQuery Powered Full Page Scrollable Image Gallery">jQuery Powered Full Page Scrollable Image Gallery</a></li>
<li><a href="http://www.greepit.com/2010/09/cross-platform-html5-and-flash-audio-apis-soundmanager-2/" title="Cross-platform HTML5 And Flash Audio APIs: SoundManager 2">Cross-platform HTML5 And Flash Audio APIs: SoundManager 2</a></li>
<li><a href="http://www.greepit.com/2010/09/css-framework-for-cross-device-layouts-less-framework-2/" title="CSS Framework For Cross-Device Layouts: Less Framework 2">CSS Framework For Cross-Device Layouts: Less Framework 2</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/07/html5-audio-video-and-image-gallery-multimedia-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizable jQuery Modal Window: NyroModal</title>
		<link>http://www.greepit.com/2010/06/customizable-jquery-modal-window-nyromodal/</link>
		<comments>http://www.greepit.com/2010/06/customizable-jquery-modal-window-nyromodal/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 07:53:51 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Image Gallery]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=5846</guid>
		<description><![CDATA[NyroModal is a customizable modal window plugin built with jQuery. The Look and Animations can You&#8217;ll be able to customize either the look by CSS and the animation by creating your own using the jQuery animation function.

Features

Ajax Call with targeting content
Images Gallery with arrow navigating
Form with file upload with targeting content
Customizable animation

Requirements: jQuery
Website: http://nyromodal.nyrodev.com/
License: MIT
Related [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nyromodal.nyrodev.com/" target="_blank"><strong>NyroModal</strong></a> is a <strong>customizable modal window plugin</strong> built with jQuery. The Look and Animations can You&#8217;ll be able to customize either the look by CSS and the animation by creating your own using the jQuery animation function.</p>
<p><img class="alignnone size-full wp-image-5848" title="Customizable jQuery Modal Window" src="http://www.greepit.com/wp-content/uploads/2010/06/customizable-jquery-modal-window-nyromodal.jpg" alt="Customizable jQuery Modal Window" width="525" height="148" /></p>
<p>Features</p>
<ul>
<li>Ajax Call with targeting content</li>
<li>Images Gallery with arrow navigating</li>
<li>Form with file upload with targeting content</li>
<li>Customizable animation</li>
</ul>
<div class="post-footer-info">Requirements: jQuery<br />
Website: <a href="http://nyromodal.nyrodev.com/" target="_blank">http://nyromodal.nyrodev.com/<br />
</a>License: MIT</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2009/06/jquery-image-navigator-script-mbimgnavigator/" title="jQuery Image Navigator Script &#8211; (mb)ImgNavigator">jQuery Image Navigator Script &#8211; (mb)ImgNavigator</a></li>
<li><a href="http://www.greepit.com/2009/02/beautiful-tooltips-with-prototip/" title="Beautiful Tooltips with Prototip">Beautiful Tooltips with Prototip</a></li>
<li><a href="http://www.greepit.com/2009/02/free-javascript-thumbnail-viewer-highlight-js/" title="Free Javascript Thumbnail Viewer &#8211; Highlight JS">Free Javascript Thumbnail Viewer &#8211; Highlight JS</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/06/customizable-jquery-modal-window-nyromodal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Slideshow &amp; Image Gallery Plugin &#8211; jqFancyTransitions</title>
		<link>http://www.greepit.com/2010/06/jquery-slideshow-image-gallery-plugin-jqfancytransitions/</link>
		<comments>http://www.greepit.com/2010/06/jquery-slideshow-image-gallery-plugin-jqfancytransitions/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 06:00:58 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Image Gallery]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=5673</guid>
		<description><![CDATA[jqFancyTransitions is easy-to-use jQuery plugin for displaying your photos as slideshow or to create an image gallery with fancy strip transition effects.

This free image gallery comes with ‘wave’, ‘zipper’ and ‘curtain’ effect and provides options to easily create custom transition effects.
Website: http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/
Demo: http://workshop.rs/projects/jqfancytransitions/
License: MIT
Related Posts

Flexible MooTools Slideshow Widget: SlideShow
Lightweight jQuery Slideshow Plugin: SimpleSlide
Free XML Image [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/" target="_blank">jqFancyTransitions</a> is easy-to-use jQuery plugin for displaying your photos as slideshow or to create an image gallery with fancy strip transition effects.</p>
<p><img class="alignnone size-full wp-image-5675 imgborder" title="jQuery Slideshow &amp; Image Gallery Plugin " src="http://www.greepit.com/wp-content/uploads/2010/06/jQuery-slideshow-image-gallery-plugin.jpg" alt="jQuery Slideshow &amp; Image Gallery Plugin " width="526" height="380" /></p>
<p>This free image gallery comes with ‘wave’, ‘zipper’ and ‘curtain’ effect and provides options to easily create custom transition effects.</p>
<div class="post-footer-info">Website: <a href="http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/" target="_blank">http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/</a><br />
Demo: <a href="http://workshop.rs/projects/jqfancytransitions/" target="_blank">http://workshop.rs/projects/jqfancytransitions/</a><br />
License: MIT</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/08/flexible-mootools-slideshow-widget-slideshow/" title="Flexible MooTools Slideshow Widget: SlideShow">Flexible MooTools Slideshow Widget: SlideShow</a></li>
<li><a href="http://www.greepit.com/2010/06/lightweight-jquery-slideshow-plugin-simpleslide/" title="Lightweight jQuery Slideshow Plugin: SimpleSlide">Lightweight jQuery Slideshow Plugin: SimpleSlide</a></li>
<li><a href="http://www.greepit.com/2009/08/free-xml-image-slideshow-actionscript-for-flash-cs3/" title="Free XML Image Slideshow Actionscript for Flash CS3">Free XML Image Slideshow Actionscript for Flash CS3</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/06/jquery-slideshow-image-gallery-plugin-jqfancytransitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First HTML5 CSS3 Lightbox &#8211; SuperFun</title>
		<link>http://www.greepit.com/2010/06/first-html5-css3-lightbox-superfun/</link>
		<comments>http://www.greepit.com/2010/06/first-html5-css3-lightbox-superfun/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 11:00:02 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Free License]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[lightbox]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=5585</guid>
		<description><![CDATA[Superfun creates a Lightbox gallery with HTML5 Canvas element and CSS3. It allows for AJAX injection, SWF content, iFrame content, and utilizes the new CSS3 transform property to mimick a Flash environment, while completely avoiding Flash.

Though its not as powerful as we see around but consider this a first step and an HTML5, CSS3 experiment [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fokistudios.com/superfun/" target="_blank">Superfun</a> creates a Lightbox gallery with <strong>HTML5 Canvas element and CSS3</strong>. It allows for AJAX injection, SWF content, iFrame content, and utilizes the new <strong>CSS3 transform property to mimick a Flash environment</strong>, while completely avoiding Flash.</p>
<p><img class="alignnone size-full wp-image-5587 imgborder" title="First HTML5 CSS3 Lightbox - SuperFun" src="http://www.greepit.com/wp-content/uploads/2010/06/html5-css3-lightbox.jpg" alt="First HTML5 CSS3 Lightbox - SuperFun" width="525" height="364" /></p>
<p>Though its not as powerful as we see around but consider this a first step and an HTML5, CSS3 experiment (successful experiment to me) with scale, rotation and  transformation.</p>
<div class="post-footer-info">Website: <a href="http://www.fokistudios.com/superfun/" target="_blank">http://www.fokistudios.com/superfun/</a><br />
License: Free</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/09/css-framework-for-cross-device-layouts-less-framework-2/" title="CSS Framework For Cross-Device Layouts: Less Framework 2">CSS Framework For Cross-Device Layouts: Less Framework 2</a></li>
<li><a href="http://www.greepit.com/2010/08/professional-base-template-for-html5-css3-projects-html5boilerplate/" title="Professional Base Template For HTML5-CSS3 Projects: HTML5 ★ Boilerplate">Professional Base Template For HTML5-CSS3 Projects: HTML5 ★ Boilerplate</a></li>
<li><a href="http://www.greepit.com/2010/08/reusable-parts-of-html5-css3-projects-html5-reset/" title="Goodness Baked For HTML5-CSS3 Projects: HTML5 Reset">Goodness Baked For HTML5-CSS3 Projects: HTML5 Reset</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/06/first-html5-css3-lightbox-superfun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Carousel Content Slider &#8211; Tiny Carousel</title>
		<link>http://www.greepit.com/2010/05/carousel-content-slider-tiny-carousel/</link>
		<comments>http://www.greepit.com/2010/05/carousel-content-slider-tiny-carousel/#comments</comments>
		<pubDate>Sat, 15 May 2010 07:15:25 +0000</pubDate>
		<dc:creator>Saif</dc:creator>
				<category><![CDATA[Free License]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[content slider]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.greepit.com/?p=5051</guid>
		<description><![CDATA[Tiny Carousel is a lightweight jQuery plugin to create carousel content slider. This free content slider works with HTML based content which makes it useful, specially for new techies.

Tiny Carousel can be used as a vertical or horizontal content slider and can be set to work like a tab control.
Features

Supports navigation by button or paging
Number [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Carousel HTML Content Slider - Tiny Carousel" href="http://baijs.nl/tinycarousel/" target="_blank">Tiny Carousel</a> is a <strong>lightweight jQuery plugin</strong> to create <strong>carousel content slider</strong>. This <strong>free content slider</strong> works with <strong>HTML based content</strong> which makes it useful, specially for new techies.</p>
<p><img class="alignnone size-full wp-image-5053" title="html-based-carousel-content-slider" src="http://www.greepit.com/wp-content/uploads/2010/05/html-based-carousel-content-slider.jpg" alt="" width="500" height="137" /></p>
<p>Tiny Carousel can be used as a <strong>vertical or horizontal content slider</strong> and can be set to work like a <strong>tab control</strong>.</p>
<p><strong>Features</strong></p>
<ul>
<li>Supports navigation by button or paging</li>
<li>Number of block to move at a time can be set</li>
<li>Easy customizable</li>
</ul>
<div class="post-footer-info">Website: <a title="Carousel HTML Content Slider" href="http://baijs.nl/tinycarousel/" target="_blank">http://baijs.nl/tinycarousel/</a><br />
License: Free</div>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://www.greepit.com/2010/09/jquery-powered-full-page-scrollable-image-gallery/" title="jQuery Powered Full Page Scrollable Image Gallery">jQuery Powered Full Page Scrollable Image Gallery</a></li>
<li><a href="http://www.greepit.com/2010/09/an-infinite-circular-jquery-carousel-caroufredsel/" title="An Infinite, Circular jQuery Carousel: carouFredSel">An Infinite, Circular jQuery Carousel: carouFredSel</a></li>
<li><a href="http://www.greepit.com/2010/09/jquery-live-form-validation-plugin-form-validate/" title="jQuery Live Form Validation Plugin: Form Validate">jQuery Live Form Validation Plugin: Form Validate</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greepit.com/2010/05/carousel-content-slider-tiny-carousel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
