<?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>SachinKRaj weBLOG &#187; performance</title>
	<atom:link href="http://blog.sachinkraj.com/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sachinkraj.com</link>
	<description>Web Development Tutorials, How-To&#039;s and Design Tips</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:07:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>10 Recommended PHP Coding Tips To Enhance Your Daily Coding Skills</title>
		<link>http://blog.sachinkraj.com/10-recommended-php-coding-tips-to-enhance-your-daily-coding-skills/</link>
		<comments>http://blog.sachinkraj.com/10-recommended-php-coding-tips-to-enhance-your-daily-coding-skills/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 20:00:15 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fast-web-page]]></category>
		<category><![CDATA[optimize-php]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[php-tips]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=1295</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://blog.sachinkraj.com/wp-content/uploads/2011/10/php_coding_tips.png" width="240" />
		</p>Some say code is beauty, some say code is poetry and it is up to you (the developers) who writes such poetry and make it a beauty. Beautiful written code prevents coding hazards, took less time to understand by any other developers. So, no matter if you are a novice developer or an advanced developer, [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/10-recommended-php-coding-tips-to-enhance-your-daily-coding-skills/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>7 Ways To Recession Proof Your Website</title>
		<link>http://blog.sachinkraj.com/7-ways-to-recession-proof-your-website/</link>
		<comments>http://blog.sachinkraj.com/7-ways-to-recession-proof-your-website/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 08:07:00 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[recession]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=1323</guid>
		<description><![CDATA[I got an email newsletter, found very interesting, so sharing the post as it is here: Recession is characterized by subdued demand and tendency of buyers to seek ‘value for their money’. With the average human attention span being less to 10 seconds, a website only has little time to convey this ‘value’ to its [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/7-ways-to-recession-proof-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimize JavaScript Code With Closure Compiler</title>
		<link>http://blog.sachinkraj.com/optimize-javascript-code/</link>
		<comments>http://blog.sachinkraj.com/optimize-javascript-code/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 07:42:40 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[closure-compiler]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[google-code]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=1319</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://code.google.com/closure/compiler/docs/images/getting_started_UI.png" width="240" />
		</p>The easiest way to get familiar with the Closure Compiler service is by optimizing a few simple functions in the service&#8217;s web UI. (http://code.google.com/closure/compiler/docs/gettingstarted_ui.html) Access the Closure Compiler UI by opening this page in another tab or window: http://closure-compiler.appspot.com. You should see the Closure Compiler UI prepopulated with a simple Hello World function: Click &#8220;Compile&#8221; [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/optimize-javascript-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Fewer Or Less HTTP Requests With Minify</title>
		<link>http://blog.sachinkraj.com/make-fewer-or-less-http-requests-with-minify/</link>
		<comments>http://blog.sachinkraj.com/make-fewer-or-less-http-requests-with-minify/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 07:16:27 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[minified]]></category>
		<category><![CDATA[minify]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=1309</guid>
		<description><![CDATA[When we talk about web2.0, fast web, fast page load, web page optimization, website performance, caching etc; the only thing come into our mind is how do we do that? Lets figure it out. This article is all about using a php library which takes less effort to have fast web pages for your websites. [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/make-fewer-or-less-http-requests-with-minify/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

