<?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>Plan-Zero &#124; Custom Made WordPress Themes &#187; Beginners talks</title>
	<atom:link href="http://www.plan-zero.org/category/beginners-talks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plan-zero.org</link>
	<description>Every Pixel Counts...</description>
	<lastBuildDate>Sat, 14 Jan 2012 22:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Useful JavaScript and jQuery Snippets</title>
		<link>http://www.plan-zero.org/2011/05/useful-javascript-and-jquery-snippets/</link>
		<comments>http://www.plan-zero.org/2011/05/useful-javascript-and-jquery-snippets/#comments</comments>
		<pubDate>Sun, 01 May 2011 22:05:06 +0000</pubDate>
		<dc:creator>Cris</dc:creator>
				<category><![CDATA[Beginners talks]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.plan-zero.org/?p=286</guid>
		<description><![CDATA[Create your very own jQuery selectors //extend jQuery functionality $.extend($.expr[&#39;:&#39;], { //write the name of your custom selector eachTen: function (s){//s: selection //Matching element return parseInt( $(s).html()) &#62; 10; } }); $(function(){ //Shortcut for $(document).ready ;) $(&#39;li:eachTen&#39;).css(&#39;background-color&#39;, &#39;#0000FF&#39;); }); Make you page editable in realtime //Paste me on your URL bar javascript:document.body.contentEditable=&#39;true&#39;; document.designMode=&#39;on&#39;; void 0 Display Centered<a href="http://www.plan-zero.org/2011/05/useful-javascript-and-jquery-snippets/" class="read-more"> </a>]]></description>
		<wfw:commentRss>http://www.plan-zero.org/2011/05/useful-javascript-and-jquery-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The jQuery Divide &#8211; Why it&#8217;s important to learn JavaScript before any framework</title>
		<link>http://www.plan-zero.org/2011/04/the-jquery-divide-why-its-important-to-learn-javascript-before-any-framework/</link>
		<comments>http://www.plan-zero.org/2011/04/the-jquery-divide-why-its-important-to-learn-javascript-before-any-framework/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 18:43:17 +0000</pubDate>
		<dc:creator>Cris</dc:creator>
				<category><![CDATA[Beginners talks]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.plan-zero.org/?p=284</guid>
		<description><![CDATA[A few days ago I&#39;ve finished reading SitePoint&#39;s jQuery from novice to ninja it was a good reading, i learn a lot of it, on how jQuery help the every day developer to make the work faster.]]></description>
		<wfw:commentRss>http://www.plan-zero.org/2011/04/the-jquery-divide-why-its-important-to-learn-javascript-before-any-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Advantages of using WordPress as CMS.</title>
		<link>http://www.plan-zero.org/2010/04/5-advantages-of-using-wordpress-as-cms/</link>
		<comments>http://www.plan-zero.org/2010/04/5-advantages-of-using-wordpress-as-cms/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 05:08:10 +0000</pubDate>
		<dc:creator>Cris</dc:creator>
				<category><![CDATA[Beginners talks]]></category>
		<category><![CDATA[best cms system]]></category>
		<category><![CDATA[easy cms]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress as cms]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.plan-zero.org/?p=242</guid>
		<description><![CDATA[<p>Unless you're new to the Internet, you have probably heard all kinds of heaven's praise about <a href="http://www.wordpress.org/" title="WordPress" >WordPress.</a> If you've never used this powerful CMS (content management system), you may have no idea why so many people love it. Well, that's something you'll easily realize after you try it yourself.</p>

<p>In the meanwhile, here's a list of the 5 greatest advantages of using WordPress.</p>]]></description>
		<wfw:commentRss>http://www.plan-zero.org/2010/04/5-advantages-of-using-wordpress-as-cms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>4 ways to increase your WordPress productivity.</title>
		<link>http://www.plan-zero.org/2010/04/4-ways-to-increase-your-wordpress-productivity/</link>
		<comments>http://www.plan-zero.org/2010/04/4-ways-to-increase-your-wordpress-productivity/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 01:45:32 +0000</pubDate>
		<dc:creator>Cris</dc:creator>
				<category><![CDATA[Beginners talks]]></category>
		<category><![CDATA[easy cms]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress the best cms]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.plan-zero.org/?p=234</guid>
		<description><![CDATA[<p>Besides being a user-friendly blog platform, WordPress can also be a wonderful productivity tool... provided you know how to use it, of course! This article will offer some tips that you should use to get things done faster, simply by changing the way you interact with the WordPress back-end.</p>

<h3>Try moving things around!</h3>

<p>If you're reading this article, chances are you're already familiar with WordPress. But have you ever stopped to really notice your WordPress dashboard? That's the main screen where you land after logging in, by the way; and it offers several interesting features that most users oftentimes fail to notice.</p>]]></description>
		<wfw:commentRss>http://www.plan-zero.org/2010/04/4-ways-to-increase-your-wordpress-productivity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress: the Internet equivalent to sliced bread</title>
		<link>http://www.plan-zero.org/2010/04/wordpress-the-internet-equivalent-to-sliced-bread/</link>
		<comments>http://www.plan-zero.org/2010/04/wordpress-the-internet-equivalent-to-sliced-bread/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 18:44:35 +0000</pubDate>
		<dc:creator>Cris</dc:creator>
				<category><![CDATA[Beginners talks]]></category>
		<category><![CDATA[easy cms]]></category>
		<category><![CDATA[wordpress the best cms]]></category>

		<guid isPermaLink="false">http://www.plan-zero.org/?p=202</guid>
		<description><![CDATA[<p>If you feel there's wisdom to the masses, you can't possibly go wrong with Worpress. After all, there are over 200 million sites out there using this popular blog platform. Not to mention that more than 5% of the 10,000 biggest websites on the Internet are indeed powered by WordPress.</p>

<h3>What's so great about WordPress, anyway?</h3>

<p>This is a question you'll soon figure out by yourself, after you start using WordPress. But here are some pointers: first and foremost WordPress is a very robust CMS (content management system), meaning it provides a simple and efficient way to create and manage all types of content.</p>]]></description>
		<wfw:commentRss>http://www.plan-zero.org/2010/04/wordpress-the-internet-equivalent-to-sliced-bread/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

