<?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>Webstuffshare - Learn and share. The simplest harmony. &#187; Community News</title>
	<atom:link href="http://www.webstuffshare.com/tag/community-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstuffshare.com</link>
	<description>Learn and share. The simplest harmony.</description>
	<lastBuildDate>Tue, 04 Oct 2011 02:11:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to turn any jQuery plugin into a WordPress one</title>
		<link>http://www.webstuffshare.com/2010/05/how-to-turn-any-jquery-plugin-into-a-wordpress-one/</link>
		<comments>http://www.webstuffshare.com/2010/05/how-to-turn-any-jquery-plugin-into-a-wordpress-one/#comments</comments>
		<pubDate>Mon, 17 May 2010 07:23:56 +0000</pubDate>
		<dc:creator>Hidayat Sagita</dc:creator>
				<category><![CDATA[Community News]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.webstuffshare.com/?p=2084</guid>
		<description><![CDATA[&#8220;In this tutorial, we&#8217;ll see how you can easily create a WordPress plugin from a jQuery one. We&#8217;ll review what a jQuery, or a WordPress plugin is actually made of, [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.webstuffshare.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2084.jpg&amp;w=200&amp;h=150&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2085" title="Picture 2" src="http://www.webstuffshare.com/http://www.webstuffshare.com/wp-content/uploads/2010/05/Picture-23.png" alt="Picture 2" width="434" height="224" /></p>
<p><br/></p>
<blockquote style="font-style:italic; margin-left:2em;margin-bottom:1em;"><p>&#8220;In this tutorial, we&#8217;ll see how you can easily create a WordPress plugin from a jQuery one. We&#8217;ll review what a jQuery, or a WordPress plugin is actually made of, so we&#8217;ll find the elements they both have in common. From there, we&#8217;ll show how it leads us to perform some simple operations to allow us to benefit from our jQuery plugins in a WordPress template.<br />
&#8220;</p></blockquote>
<p>Great article that show us step by step converting jQuery plugin into WordPress plugin.<br />
<a title="Read the tutorial" href="http://www.jdmweb.com/resources/jquery_to_wordpress_plugin" target="_blank">Read the tutorial.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstuffshare.com/2010/05/how-to-turn-any-jquery-plugin-into-a-wordpress-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS3 Transitions available on Firefox 3.7</title>
		<link>http://www.webstuffshare.com/2010/05/css3-transitions-available-on-firefox-3-7/</link>
		<comments>http://www.webstuffshare.com/2010/05/css3-transitions-available-on-firefox-3-7/#comments</comments>
		<pubDate>Sat, 08 May 2010 06:21:34 +0000</pubDate>
		<dc:creator>Hidayat Sagita</dc:creator>
				<category><![CDATA[Community News]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.webstuffshare.com/?p=2034</guid>
		<description><![CDATA[&#8220;Javascript is not anymore required for simple animation. Specifically, we don’t need Javascript to manage animation with setInterval or with any library like jQuery.animate : Forget the animation management, stay [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.webstuffshare.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2034.jpg&amp;w=200&amp;h=150&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p style="text-align: center;"><a href="http://grenlibre.fr/demo/css3/transition/slider/"><img class="aligncenter size-full wp-image-2038" title="Picture 1" src="http://www.webstuffshare.com/http://www.webstuffshare.com/wp-content/uploads/2010/05/Picture-11.png" alt="Picture 1" width="500" height="262" /></a></p>
<p><br/></p>
<blockquote style="font-style:italic; margin-left:2em;margin-bottom:1em;"><p>&#8220;Javascript is not anymore required for simple animation.<br />
Specifically, we don’t need Javascript to manage animation with setInterval or with any library like jQuery.animate : Forget the animation management, stay focused on the real work.<br />
In this article, I will try to explain why and how using css3-transition with some examples.&#8221;</p></blockquote>
<p>Great article that explain step by step about CSS3 Transitions also <a href="http://grenlibre.fr/demo/css3/transition/" target="_blank">showcasing</a> how these properties rocks.<br />
<a title="Read the tutorial" href="http://blog.grenlibre.fr/2010/05/css3-transitions-available-on-firefox-3-7" target="_blank"> Read the tutorial. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstuffshare.com/2010/05/css3-transitions-available-on-firefox-3-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS from the Ground Up</title>
		<link>http://www.webstuffshare.com/2010/05/css-from-the-ground-up/</link>
		<comments>http://www.webstuffshare.com/2010/05/css-from-the-ground-up/#comments</comments>
		<pubDate>Fri, 07 May 2010 07:16:27 +0000</pubDate>
		<dc:creator>Hidayat Sagita</dc:creator>
				<category><![CDATA[Community News]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.webstuffshare.com/?p=2017</guid>
		<description><![CDATA[&#8220;If you are frightened by the prospects of using Cascading Style Sheets, there&#8217;s no need to be. Using a computer can be daunting for someone coming to it afresh but [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.webstuffshare.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2017.jpg&amp;w=200&amp;h=150&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2022" title="Untitled-1" src="http://www.webstuffshare.com/http://www.webstuffshare.com/wp-content/uploads/2010/05/Untitled-1.jpg" alt="Untitled-1" width="500" height="151" /></p>
<p><br/></p>
<blockquote style="font-style:italic; margin-left:2em;margin-bottom:1em;"><p>&#8220;If you are frightened by the prospects of using Cascading Style Sheets, there&#8217;s no need to be. Using a computer can be daunting for someone coming to it afresh but after a while, you think nothing of it. It all comes down to taking small steps to begin with and that&#8217;s what I&#8217;m going to do in this series of tutorials. One step at a time!&#8221;</p></blockquote>
<p>Nice article which explore in depth with CSS basic.</p>
<p><a title="Read the tutorial" href="http://www.wpdfd.com/issues/70/css_from_the_ground_up/" target="_blank">Read the tutorial.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstuffshare.com/2010/05/css-from-the-ground-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.webstuffshare.com @ 2012-02-04 18:55:43 -->
