<?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>Web Design Tips, SEO How To&#039;s, Web Development News by Crookie Monster</title>
	<atom:link href="http://crookiemonster.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://crookiemonster.com</link>
	<description>web site design :: web site development</description>
	<lastBuildDate>Tue, 24 May 2011 16:33:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Minify CSS Filesize: CSS Shorthands</title>
		<link>http://crookiemonster.com/how-to-minify-css-filesize-css-shorthands/</link>
		<comments>http://crookiemonster.com/how-to-minify-css-filesize-css-shorthands/#comments</comments>
		<pubDate>Tue, 24 May 2011 16:31:55 +0000</pubDate>
		<dc:creator>aliax</dc:creator>
				<category><![CDATA[css tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://crookiemonster.com/?p=26</guid>
		<description><![CDATA[It is absolutely important to use CSS shorthands. If you use them, your code becomes easier to read and comprehend, and the filesize of your CSS files gets noticeably smaller. CSS shorthands are correctly rendered by all major web browsers, that is why you don&#8217;t need to worry about compatibility. Let&#8217;s study the most commonly-used [...]]]></description>
		<wfw:commentRss>http://crookiemonster.com/how-to-minify-css-filesize-css-shorthands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Tips That Will Make Your Website Really Fast</title>
		<link>http://crookiemonster.com/5-tips-that-will-make-your-website-really-fast/</link>
		<comments>http://crookiemonster.com/5-tips-that-will-make-your-website-really-fast/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 14:08:51 +0000</pubDate>
		<dc:creator>aliax</dc:creator>
				<category><![CDATA[website performance]]></category>
		<category><![CDATA[fast website]]></category>

		<guid isPermaLink="false">http://crookiemonster.com/?p=24</guid>
		<description><![CDATA[Hello my dear readers, Modern site should be both fast and beautiful. Today I am going to share with you some hints that can help you improve your website performance. 1. When you want to create a hyperlink to a directory, always add a trailing slash (&#8216;/&#8217;), otherwise your browser will have to do one [...]]]></description>
		<wfw:commentRss>http://crookiemonster.com/5-tips-that-will-make-your-website-really-fast/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Understand CSS Specificity Rules</title>
		<link>http://crookiemonster.com/how-to-understand-css-specificity-rules/</link>
		<comments>http://crookiemonster.com/how-to-understand-css-specificity-rules/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:02:47 +0000</pubDate>
		<dc:creator>aliax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://crookiemonster.com/?p=18</guid>
		<description><![CDATA[Have you ever thought of how CSS rules are rendered by browsers? How do browsers define which CSS rules have higher priority? Beginning web developers sooner or later come to the question of CSS Specificity. Just imagine your CSS file has the following lines: p {color:white;} p {color:red;} How should browsers render this code? There [...]]]></description>
		<wfw:commentRss>http://crookiemonster.com/how-to-understand-css-specificity-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS: 5 Old and New Usability Tips For Everyone</title>
		<link>http://crookiemonster.com/css-5-old-and-new-usability-tips-for-everyone/</link>
		<comments>http://crookiemonster.com/css-5-old-and-new-usability-tips-for-everyone/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 16:18:17 +0000</pubDate>
		<dc:creator>aliax</dc:creator>
				<category><![CDATA[css layout]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://crookiemonster.com/?p=15</guid>
		<description><![CDATA[No matter whether you are an experienced web designer or a beginner &#8211; these tips may be useful for you. Check them out. 1. Usability tip. Never, never, never use &#8220;text-decoration: underline&#8221; for the text that is not actually a hyperlink. Trust me, your visitors will hate you clicking and clicking on this text and [...]]]></description>
		<wfw:commentRss>http://crookiemonster.com/css-5-old-and-new-usability-tips-for-everyone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

