<?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>W3Planting &#187; jQuery</title>
	<atom:link href="http://www.w3planting.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.w3planting.com</link>
	<description>Free Web Resources for your website</description>
	<lastBuildDate>Mon, 28 Dec 2009 03:03:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Galleriffic: Image Gallery jQuery Plugin</title>
		<link>http://www.w3planting.com/2009/03/galleriffic-image-gallery-jquery-plugin/</link>
		<comments>http://www.w3planting.com/2009/03/galleriffic-image-gallery-jquery-plugin/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 08:57:45 +0000</pubDate>
		<dc:creator>Author@w3planting</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[image gallery]]></category>

		<guid isPermaLink="false">http://www.w3planting.com/?p=178</guid>
		<description><![CDATA[


Galleriffic is a dynamic photo gallery, which supports very fast loading of images, optimized to handle a high volume of photos and Search Engine friendly, you can assign the Title &#38; description tag to each and every image separately.
Galleriffic is a jQuery image gallery plugin for presenting images in a user friendly manner with Events [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.twospy.com/galleriffic/index.html" target="_blank">Galleriffic</a> is a dynamic photo gallery, which supports very fast loading of images, optimized to handle a high volume of photos and Search Engine friendly, you can assign the Title &amp; description tag to each and every image separately.</p>
<p>Galleriffic is a jQuery image gallery plugin for presenting images in a user friendly manner with Events that allow for adding your own custom transition effects.</p>
<p><a href="http://www.twospy.com/galleriffic/index.html" target="_blank"><img class="alignnone size-full wp-image-179" title="galleriffic" src="http://www.w3planting.com/wp-content/galleriffic.jpg" alt="" width="437" height="269" /></a></p>
<p>Galleriffic’s Features includes:</p>
<ul>
<li>Smart image preloading</li>
<li>Thumbnail navigation (with pagination)</li>
<li>Sideshow support</li>
<li>Support for image captions</li>
<li>Flexible configuration</li>
<li>Graceful degradation when javascript is not available</li>
<li>Support for multiple galleries per page</li>
</ul>
<p><a href="http://www.twospy.com/galleriffic/js/jquery.galleriffic.js">Download</a> Galleriffic Image gallery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w3planting.com/2009/03/galleriffic-image-gallery-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery plugin: Twitter plugin for your website</title>
		<link>http://www.w3planting.com/2009/02/jquery-plugin-twitter-plugin-for-your-website/</link>
		<comments>http://www.w3planting.com/2009/02/jquery-plugin-twitter-plugin-for-your-website/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 14:52:25 +0000</pubDate>
		<dc:creator>Author@w3planting</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery plugin]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.w3planting.com/?p=174</guid>
		<description><![CDATA[jQuery plugin for Twitter v1.0 is a jQuery plugin that can display your tweets on your website and/or blog.
A simple and customizable client-side method is available for embedding in into your web page(s). Not an advance one, but should be good enough to get you up and running it on your web page(s).

Place and Assign [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://coda.co.za/blog/2008/10/26/jquery-plugin-for-twitter" target="_blank">jQuery plugin for Twitter v1.0</a> is a jQuery plugin that can display your tweets on your website and/or blog.</p>
<p>A simple and customizable client-side method is available for embedding in into your web page(s). Not an advance one, but should be good enough to get you up and running it on your web page(s).</p>
<p><a href="http://www.w3planting.com/wp-content/twitter-plugin.gif"><img class="alignnone size-full wp-image-175" title="twitter-plugin" src="http://www.w3planting.com/wp-content/twitter-plugin.gif" alt="" width="238" height="448" /></a><br />
Place and Assign “twitter” id to a DIV tag (i.e. &lt;div id=&#8221;twitter&#8221;&gt;&lt;/div&gt;), and the DIV tag where you want your tweets to appear and Lastly attach the plugin to that div with the following jQuery code it and your tweets will appear on the on the website!</p>
<p>The options are easy &amp; self-explanatory:</p>
<ol>
<li>userName (your twitter id)</li>
<li>numTweets (number of tweets to show on the page)</li>
<li>loaderText (preloader text)</li>
<li>slideIn (true or false)</li>
<li>showHeading (true or false)</li>
<li>headingText (heading of the tweets)</li>
<li>showProfileLink (true or false)</li>
</ol>
<p>See a <a href="http://coda.co.za/content/projects/jquery.twitter/demo.html" target="_blank">demo</a> or download the <a href="http://coda.co.za/content/projects/jquery.twitter/jquery.twitter.zip" target="_blank">source code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.w3planting.com/2009/02/jquery-plugin-twitter-plugin-for-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
