<?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>Armindo Cachada&#039;s Blog: Struts 2, Adobe Flex and ATG &#187; Performance Optmization</title>
	<atom:link href="http://www.spltech.co.uk/blog/category/performance-optmization/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spltech.co.uk/blog</link>
	<description>In this blog I talk about Struts 2, Adobe Flex, JBOSS, ATG and other technologies.</description>
	<lastBuildDate>Sun, 14 Feb 2010 15:33:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Minifying CSS and JS with Yahoo YUI Compressor</title>
		<link>http://www.spltech.co.uk/blog/performance-optmization/minifying-css-and-js-with-yahoo-yui-compressor</link>
		<comments>http://www.spltech.co.uk/blog/performance-optmization/minifying-css-and-js-with-yahoo-yui-compressor#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:31:35 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Performance Optmization]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=11</guid>
		<description><![CDATA[In my previous blog post I explained how to use Ant to concatenate javascript and css files in a way to minimize the number of http requests.
Another recommendation by yahoo for building high performance websites is to minify JS and CSS files. The reasoning is that the smaller the size of the javascript/css, the less [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/performance-optmization/minifying-css-and-js-with-yahoo-yui-compressor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimizing number of http requests by concatenating all the CSS and Javascript files</title>
		<link>http://www.spltech.co.uk/blog/performance-optmization/minimizing-number-of-http-requests-by-concatenating-all-the-css-and-javascript-files</link>
		<comments>http://www.spltech.co.uk/blog/performance-optmization/minimizing-number-of-http-requests-by-concatenating-all-the-css-and-javascript-files#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:27:43 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Performance Optmization]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[yslow]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=9</guid>
		<description><![CDATA[If you have installed yslow in your browser you will know all about yahoo&#8217;s high performance rules for a website. One of the most important rules is to minimize the number of http requests. There are several ways of doing that. I will cover one of them in this post &#8211; minimizing the number of [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/performance-optmization/minimizing-number-of-http-requests-by-concatenating-all-the-css-and-javascript-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
