<?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>ourlil.com &#187; optimization</title>
	<atom:link href="http://OurLil.com/blog/tag/optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://OurLil.com</link>
	<description>A web site for tutti noi (all of us!)</description>
	<lastBuildDate>Mon, 28 Nov 2011 15:23:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Let&#8217;s make the web faster &#8211; Google Code</title>
		<link>http://OurLil.com/blog/lets-make-the-web-faster-google-code/635/</link>
		<comments>http://OurLil.com/blog/lets-make-the-web-faster-google-code/635/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 16:28:21 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[optimization]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/?p=635</guid>
		<description><![CDATA[Let&#8217;s make the web faster &#8211; Google Code. Some choice excerpts: CSS: Using every declaration just once Using every CSS declaration only once is an effective way to reduce file size of style sheets. Itâ€™s not a trivial optimization technique though: Watch over the cascade and adjust your editing workflow. HTTP caching Web pages can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/speed/articles/">Let&#8217;s make the web faster &#8211; Google Code</a>.</p>
<p>Some choice excerpts:</p>
<h4><a href="http://code.google.com/speed/articles/optimizing-css.html">CSS: Using every declaration just once</a></h4>
<blockquote>
<div id="optimizing-css">Using every CSS declaration only once is an effective way to reduce file size of style sheets. Itâ€™s not a trivial optimization technique though: Watch over the cascade and adjust your editing workflow.</div>
</blockquote>
<div>
<h4><a href="http://code.google.com/speed/articles/caching.html">HTTP caching</a></h4>
<blockquote>
<div id="caching">Web pages can load much faster on repeated visits if the resources come from the cache. Learn about two groups of HTTP headers that make all the difference.</div>
</blockquote>
<div>
<h4><a href="http://code.google.com/speed/articles/optimizing-images.html">Optimizing web graphics</a></h4>
<blockquote>
<div id="optimizing-images">Optimizing your web illustrations, icons, and graphics is one of the simplest yet most effective ways to decrease your page load time. In this tutorial, we discuss image file formats and optimize some real Google graphics for faster download on the web.</div>
</blockquote>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/lets-make-the-web-faster-google-code/635/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

