<?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>TutsArena &#187; Development</title>
	<atom:link href="http://tutsarena.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutsarena.com</link>
	<description>The best web design tutorial resource for designers on the web!</description>
	<lastBuildDate>Mon, 01 Mar 2010 03:49:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Few Of Our Favorite PSD To Web Tutorials</title>
		<link>http://tutsarena.com/2009/06/a-few-of-our-favorite-psd-to-web-tutorials/</link>
		<comments>http://tutsarena.com/2009/06/a-few-of-our-favorite-psd-to-web-tutorials/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 05:00:57 +0000</pubDate>
		<dc:creator>TutsArena</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://tutsarena.com/?p=379</guid>
		<description><![CDATA[It's pretty hard to find some good coding tutorials when the arena is dominated by Photoshop tutorials.  We've decided to round up a few of our favorite picks all in one place.  Hopefully this helps answer some of the questions we've been receiving.  Stay tuned for our very own PSD to HTML tutorial!]]></description>
		<wfw:commentRss>http://tutsarena.com/2009/06/a-few-of-our-favorite-psd-to-web-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Designing Your Website For The Fold</title>
		<link>http://tutsarena.com/2009/06/designing-your-website-for-the-fold/</link>
		<comments>http://tutsarena.com/2009/06/designing-your-website-for-the-fold/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 02:21:15 +0000</pubDate>
		<dc:creator>TutsArena</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://tutsarena.com/?p=211</guid>
		<description><![CDATA[If you've been around the design community long enough, you've probably heard someone talking about "the fold" before.  What do these words mean and how do we design a website that will take the fold into consideration?  Have no fear, we'll explain everything!]]></description>
		<wfw:commentRss>http://tutsarena.com/2009/06/designing-your-website-for-the-fold/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>10 Quick Ways To Keep Your Code Friendly</title>
		<link>http://tutsarena.com/2009/05/10-quick-ways-to-keep-your-code-friendly/</link>
		<comments>http://tutsarena.com/2009/05/10-quick-ways-to-keep-your-code-friendly/#comments</comments>
		<pubDate>Fri, 22 May 2009 03:35:25 +0000</pubDate>
		<dc:creator>TutsArena</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tutsarena.com/?p=63</guid>
		<description><![CDATA[Keeping your code clean and well-documented is important to reduce errors and make your life easier, so is keeping your code friendly. We’ll show you 15 ways to keep your code browser, user and search engine friendly.]]></description>
		<wfw:commentRss>http://tutsarena.com/2009/05/10-quick-ways-to-keep-your-code-friendly/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Show recent posts in WordPress without plugins</title>
		<link>http://tutsarena.com/2009/03/show-recent-posts-in-wordpress-without-plugins/</link>
		<comments>http://tutsarena.com/2009/03/show-recent-posts-in-wordpress-without-plugins/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 02:11:12 +0000</pubDate>
		<dc:creator>TutsArena</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tutsarena.com/?p=1701</guid>
		<description><![CDATA[In this post we will explore how to add a list of recent posts to your Wordpress blog without any plugins.]]></description>
		<wfw:commentRss>http://tutsarena.com/2009/03/show-recent-posts-in-wordpress-without-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing &#8220;An XSLT stylesheet does not have an XML mimetype&#8221; Error</title>
		<link>http://tutsarena.com/2009/03/fixing-an-xslt-stylesheet-does-not-have-an-xml-mimetype-error/</link>
		<comments>http://tutsarena.com/2009/03/fixing-an-xslt-stylesheet-does-not-have-an-xml-mimetype-error/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 00:22:04 +0000</pubDate>
		<dc:creator>TutsArena</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://tutsarena.com/?p=1688</guid>
		<description><![CDATA[If you are new to blogging stuff then let me introduce you with xml sitemap. XML sitemap contains all your blog posts links listed on a single page -- when search engine bots crawl your website for new content, the sitemap helps bots to pick all post links so they index quickly. In this post we are going to tell you how to rectify an XML error that appears sometimes when you try to make XML sitemaps with Wordpress.]]></description>
		<wfw:commentRss>http://tutsarena.com/2009/03/fixing-an-xslt-stylesheet-does-not-have-an-xml-mimetype-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
