<?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>MilkAddict &#187; Tutorials</title>
	<atom:link href="http://www.milkaddict.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.milkaddict.com</link>
	<description>Milkaddict.com is a place where people can explore high tech or social content organized in different categories, learn new things, communicate and eventually build new relationships, expose their thoughts, and hopefully also have some fun.</description>
	<lastBuildDate>Tue, 28 Jun 2011 19:10:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>Pizza dough video recipe.</title>
		<link>http://www.milkaddict.com/pizza-dough-recipe/</link>
		<comments>http://www.milkaddict.com/pizza-dough-recipe/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 08:12:08 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dough]]></category>
		<category><![CDATA[flour]]></category>
		<category><![CDATA[homemade]]></category>
		<category><![CDATA[italy]]></category>
		<category><![CDATA[margherita]]></category>
		<category><![CDATA[napoli]]></category>
		<category><![CDATA[pizza]]></category>
		<category><![CDATA[recipe]]></category>
		<category><![CDATA[rucola]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.milkaddict.com/?p=638</guid>
		<description><![CDATA[Homemade pizza is fun! it&#8217;s also healthy and you can adapt any pizza recipe to your own taste! Maybe baking pizza dough is not the quickest process, but after all it&#8217;s easy, and if you love pizza it&#8217;s worth the effort to find the pizza dough recipe perfect for you based on your personal preference. Even [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/pizza-dough-recipe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web crawlers. Googlebot.</title>
		<link>http://www.milkaddict.com/web-crawlers-googlebot/</link>
		<comments>http://www.milkaddict.com/web-crawlers-googlebot/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 07:00:29 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.milkaddict.com/?p=376</guid>
		<description><![CDATA[A Web Crawler is a computer program that automatically browses the World Wide Web in a methodical way. Web Crawlers is also called ant, bot, worm or Web spider. The process of scanning the WWW is called Web crawling or spidering. What Web Crawlers do? Web Crawling is used by Search engines to provide up-to-date [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/web-crawlers-googlebot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS Cheat Sheet.</title>
		<link>http://www.milkaddict.com/css-cheat-sheet/</link>
		<comments>http://www.milkaddict.com/css-cheat-sheet/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:00:09 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.milkaddict.com/?p=209</guid>
		<description><![CDATA[A CSS cheat sheet is a very useful instrument for coders since it&#8217;s a simple one-page reference sheet, listing all CSS selectors (as of CSS 2.1) and properties. It also includes a visual example of the box model and unit reference for CSS units: The CSS cheat sheet features at least the following sections: Selectors, [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/css-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Syntax Highlighter WordPress Plugin</title>
		<link>http://www.milkaddict.com/syntax-highlighter-wordpress-plugin/</link>
		<comments>http://www.milkaddict.com/syntax-highlighter-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 13:00:43 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.milkaddict.com/?p=199</guid>
		<description><![CDATA[Syntax Highlighter WordPress Plugin is a WordPress syntax highlighter plugin. For Example, using this plugin some CSS code in your blog post would show like this: p.margin { margin-top:100px; margin-bottom:100px; margin-right:50px; margin-left:50px; } Syntax Highlighter WordPress Plugin is a simple plugin and offers full support for the following programming languages: * Bash/shell * C# * [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/syntax-highlighter-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

