<?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>Some Little News &#187; CSS</title>
	<atom:link href="http://blog.teocomi.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.teocomi.com</link>
	<description>my voice on the net</description>
	<lastBuildDate>Wed, 30 Mar 2011 12:22:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Gmail gadgets on (the) right side</title>
		<link>http://blog.teocomi.com/gmail-gadgets-on-the-right-side/</link>
		<comments>http://blog.teocomi.com/gmail-gadgets-on-the-right-side/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 13:30:29 +0000</pubDate>
		<dc:creator>teocomi</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tips&Tricks]]></category>

		<guid isPermaLink="false">http://blog.teocomi.com/?p=558</guid>
		<description><![CDATA[
		<a href="http://blog.teocomi.com/gmail-gadgets-on-the-right-side/" rel="bookmark" title="Gmail gadgets on (the) right side"><img class="home-img" src="http://blog.teocomi.com/wp-content/uploads/2011/01/gmail-650x351.jpg" alt="Gmail gadgets on (the) right side" /></a>
<br />Gmail is the most powerful web based email client, but sometimes it lacks of some customization features.
Since it&#8217;s possible to add any gedget by url, and many are already available via Gmail Labs, why not putting them on the right side of the screen?? If you have a wide screen like mine and they are [...]<a href='http://blog.teocomi.com/gmail-gadgets-on-the-right-side/'>Read more &raquo;</a>]]></description>
		<wfw:commentRss>http://blog.teocomi.com/gmail-gadgets-on-the-right-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpriteMe</title>
		<link>http://blog.teocomi.com/spriteme/</link>
		<comments>http://blog.teocomi.com/spriteme/#comments</comments>
		<pubDate>Sat, 22 May 2010 09:52:57 +0000</pubDate>
		<dc:creator>teocomi</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.teocomi.com/?p=418</guid>
		<description><![CDATA[
		<a href="http://blog.teocomi.com/spriteme/" rel="bookmark" title="SpriteMe"><img class="home-img" src="http://spriteme.org/images/spriteme-200x49-transp.gif" alt="SpriteMe" /></a>
<br />Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There&#8217;s a fix: combine background images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.
In brief SpriteMe:
 [...]<a href='http://blog.teocomi.com/spriteme/'>Read more &raquo;</a>]]></description>
		<wfw:commentRss>http://blog.teocomi.com/spriteme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic CSS converter multiline/singleline</title>
		<link>http://blog.teocomi.com/basic-css-converter-multilinesingleline/</link>
		<comments>http://blog.teocomi.com/basic-css-converter-multilinesingleline/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 17:17:50 +0000</pubDate>
		<dc:creator>teocomi</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[conver]]></category>
		<category><![CDATA[multiline]]></category>
		<category><![CDATA[single line]]></category>
		<category><![CDATA[trasform]]></category>

		<guid isPermaLink="false">http://blog.teocomi.com/?p=390</guid>
		<description><![CDATA[
		<br />This simple web service may be very useful to webdesigners that want to keep their code clean and ordered.
Via New Media Campaigns
<a href='http://blog.teocomi.com/basic-css-converter-multilinesingleline/'>Read more &raquo;</a>]]></description>
		<wfw:commentRss>http://blog.teocomi.com/basic-css-converter-multilinesingleline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS preformance</title>
		<link>http://blog.teocomi.com/css-preformance/</link>
		<comments>http://blog.teocomi.com/css-preformance/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:49:26 +0000</pubDate>
		<dc:creator>teocomi</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[selectors]]></category>

		<guid isPermaLink="false">http://blog.teocomi.com/?p=277</guid>
		<description><![CDATA[
		<br />I just reat a pretty cool (and funny) article about performance of CSS selectors.. You shoul read it too:
http://blog.twoalex.com/2010/02/26/a-shocking-truth-about-css/
It is a summary of these two articles:
http://www.stevesouders.com/blog/2009/06/18/simplifying-css-selectors/
http://www.stevesouders.com/blog/2009/03/10/performance-impact-of-css-selectors/
P.S.
It is pretty cool to look at this table (last link), it makes me think a lot (please compare Google to Facebook)!



Web Site
# CSS Rules

#DOM Elements



AOL
2289
1628


eBay
305
588


Facebook
2882
1966


Google
92
552


Live Search
376
449


MSN
1038
886


MySpace
932
444


Wikipedia
795
1333


Yahoo!
800
564


YouTube
821
817


average
1033
923



<a href='http://blog.teocomi.com/css-preformance/'>Read more &raquo;</a>]]></description>
		<wfw:commentRss>http://blog.teocomi.com/css-preformance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

