<?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>Template Customization &#187; WordPress</title>
	<atom:link href="http://foamers.net/blogger/category/wordpress-templates/feed" rel="self" type="application/rss+xml" />
	<link>http://foamers.net/blogger</link>
	<description>template customization</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:00:41 +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>Incredible Services and Products</title>
		<link>http://foamers.net/blogger/2010/07/28/incredible-services-and-products</link>
		<comments>http://foamers.net/blogger/2010/07/28/incredible-services-and-products#comments</comments>
		<pubDate>Wed, 28 Jul 2010 23:08:50 +0000</pubDate>
		<dc:creator>Jeffrey Way</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Adobe CS3]]></category>

		<guid isPermaLink="false">http://net.tutsplus.com/?p=13412</guid>
		<description><![CDATA[Okay, okay; this may be a thank you posting for the wonderful sponsors of our massive HTML5 competition, however, it&#8217;s important for me to note that I refused to accept sponsors of any product that I didn&#8217;t honestly feel was fantastic. What this means is that, as the editor of Nettuts+, I fully endorse each [...]]]></description>
		<wfw:commentRss>http://foamers.net/blogger/2010/07/28/incredible-services-and-products/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>35 Security Plugins to Make Your Wordpress Bulletproof</title>
		<link>http://foamers.net/blogger/2010/07/28/35-security-plugins-to-make-your-wordpress-bulletproof</link>
		<comments>http://foamers.net/blogger/2010/07/28/35-security-plugins-to-make-your-wordpress-bulletproof#comments</comments>
		<pubDate>Wed, 28 Jul 2010 21:00:58 +0000</pubDate>
		<dc:creator>Daniels Mekšs</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=20455</guid>
		<description><![CDATA[WordPress is the most popular blogging platform today. It’s being used by thousands of people all around the world. But because of the popularity, it’s getting more attention by hackers and spammers too. WordPress is very secure by itself, but there’s never too much ascertainable.
For simple users,who don&#8217;t code a lot, plugins is the best [...]]]></description>
		<wfw:commentRss>http://foamers.net/blogger/2010/07/28/35-security-plugins-to-make-your-wordpress-bulletproof/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS: Noob to Ninja – The Complete Video Series</title>
		<link>http://foamers.net/blogger/2010/07/28/css-noob-to-ninja-%e2%80%93-the-complete-video-series</link>
		<comments>http://foamers.net/blogger/2010/07/28/css-noob-to-ninja-%e2%80%93-the-complete-video-series#comments</comments>
		<pubDate>Wed, 28 Jul 2010 16:58:03 +0000</pubDate>
		<dc:creator>Jeffrey Way</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Adobe CS3]]></category>

		<guid isPermaLink="false">http://net.tutsplus.com/?p=13378</guid>
		<description><![CDATA[This exclusive premium video series will take you from a state of absolute CSS “noobness,” all the way up to ninja-status, capable of taking advantage of the latest CSS3 techniques. The series begins with the basics: the syntax, properties, etc. However, each new video expands upon the previous, as you work your way up and [...]]]></description>
		<wfw:commentRss>http://foamers.net/blogger/2010/07/28/css-noob-to-ninja-%e2%80%93-the-complete-video-series/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start Using HTML5 WebSockets Today</title>
		<link>http://foamers.net/blogger/2010/07/28/start-using-html5-websockets-today</link>
		<comments>http://foamers.net/blogger/2010/07/28/start-using-html5-websockets-today#comments</comments>
		<pubDate>Wed, 28 Jul 2010 14:54:36 +0000</pubDate>
		<dc:creator>UmarHansa</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Adobe CS3]]></category>

		<guid isPermaLink="false">http://net.tutsplus.com/?p=13270</guid>
		<description><![CDATA[One of the cool new features of HTML5 is WebSockets, which let us talk to the server without using AJAX requests. In this tutorial, we&#8217;ll review the process of running a WebSocket server in PHP, and then building a client to send and receive messages to it over the WebSocket protocol. What are WebSockets? WebSockets [...]]]></description>
		<wfw:commentRss>http://foamers.net/blogger/2010/07/28/start-using-html5-websockets-today/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Splendid Minimal Web Design Portfolio Examples</title>
		<link>http://foamers.net/blogger/2010/07/28/splendid-minimal-web-design-portfolio-examples</link>
		<comments>http://foamers.net/blogger/2010/07/28/splendid-minimal-web-design-portfolio-examples#comments</comments>
		<pubDate>Wed, 28 Jul 2010 12:47:54 +0000</pubDate>
		<dc:creator>SloDive Admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://slodive.com/?p=1692</guid>
		<description><![CDATA[One segment of netizens prefers websites with Minimal design mainly because it let the focus to be on main content rather than on useless information. Minimal sites are elegant and beautiful and showcase only  the necessary &#38; selective information. Today we are presenting 20 such Elegant Websites for inspiration.]]></description>
		<wfw:commentRss>http://foamers.net/blogger/2010/07/28/splendid-minimal-web-design-portfolio-examples/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
	</channel>
</rss>
