<?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 Development Stuff &#187; performance</title>
	<atom:link href="http://www.webdevstuff.com/tag/performance/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevstuff.com</link>
	<description>ready-to-use resources, tutorials, tips and many other web development related stuff</description>
	<lastBuildDate>Tue, 01 Nov 2011 18:33:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Test Your Page Loading Time by Pingdom</title>
		<link>http://www.webdevstuff.com/170/test-your-page-loading-time-by-pingdom.html</link>
		<comments>http://www.webdevstuff.com/170/test-your-page-loading-time-by-pingdom.html#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:58:44 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=170</guid>
		<description><![CDATA[Do you want to know the page loading time? One of the Pingdom Tools can assist you. Complete HTML page is loaded by using Full Page Test. It also tests all images, CSS, JavaScripts, RSS, Flash and iFrames. This test emulates the way a page loads in a web browser. The colored time bars visually [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/170/test-your-page-loading-time-by-pingdom.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Your WP System Health</title>
		<link>http://www.webdevstuff.com/152/check-your-wp-system-health.html</link>
		<comments>http://www.webdevstuff.com/152/check-your-wp-system-health.html#comments</comments>
		<pubDate>Fri, 18 Sep 2009 06:00:55 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Code Bytes]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=152</guid>
		<description><![CDATA[WP System Health supports a comprehensive overview about your current WordPress installation in terms of internal states, PHP and Server environment. A new Dashboard widget appears at your Blog for Administrators only and is perfect to reduce your waste of time doing your service desk operations with non experienced blog user or customers. This Dasboard [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/152/check-your-wp-system-health.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing MySQL: Performance Tuning Script</title>
		<link>http://www.webdevstuff.com/123/optimizing-mysql-performance-tuning-script.html</link>
		<comments>http://www.webdevstuff.com/123/optimizing-mysql-performance-tuning-script.html#comments</comments>
		<pubDate>Mon, 06 Jul 2009 09:47:39 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=123</guid>
		<description><![CDATA[Performance Tuning Primer Script is the shell script which gets performance related information from MySQL engine and produce some recommendations for tuning of MySQL server variables. It&#8217;s easy to use and offers valuable output for MySQL performance optimization. A Bit of Theory In previous three posts of this MySQL Optimizing tutorial mini series (Configuration Directives, [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/123/optimizing-mysql-performance-tuning-script.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Optimizing MySQL: Importance of JOIN Order</title>
		<link>http://www.webdevstuff.com/119/optimizing-mysql-importance-of-join-order.html</link>
		<comments>http://www.webdevstuff.com/119/optimizing-mysql-importance-of-join-order.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 10:41:42 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=119</guid>
		<description><![CDATA[This third part of MySQL optimizing tutorial mini series shows an importance of table order during JOIN. The difference between regular JOIN and optimized one is dramatic, so keep reading! This post may save your time and headaches in some MySQL problem handling. Once upon a time I bought an application for article submissions, written [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/119/optimizing-mysql-importance-of-join-order.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Optimizing MySQL: Log Slow Queries</title>
		<link>http://www.webdevstuff.com/112/optimizing-mysql-log-slow-queries.html</link>
		<comments>http://www.webdevstuff.com/112/optimizing-mysql-log-slow-queries.html#comments</comments>
		<pubDate>Mon, 22 Jun 2009 14:34:15 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=112</guid>
		<description><![CDATA[This is a second part of MySQL optimizing tutorial mini series. As the title indicates, we&#8217;re going focus on MySQL slow queries and their logging. We&#8217;ll use the official MySQL manual for version 5.0 as a refernce. After read of this post you should be able to set up logging of MySQL slow queries for [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/112/optimizing-mysql-log-slow-queries.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Optimizing MySQL: Configuration Directives</title>
		<link>http://www.webdevstuff.com/100/optimizing-mysql-configuration-directives.html</link>
		<comments>http://www.webdevstuff.com/100/optimizing-mysql-configuration-directives.html#comments</comments>
		<pubDate>Thu, 11 Jun 2009 21:09:05 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=100</guid>
		<description><![CDATA[Every web developer knows that in these days almost every dynamic web site uses some kind of database to store data. An application generating (X)HTML code sends queries for data to database and database returns this data back to the caller &#8211; in this case the application. Also, data from users or content in itself [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/100/optimizing-mysql-configuration-directives.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acid Tests</title>
		<link>http://www.webdevstuff.com/29/acid-tests.html</link>
		<comments>http://www.webdevstuff.com/29/acid-tests.html#comments</comments>
		<pubDate>Sat, 28 Mar 2009 22:05:25 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=29</guid>
		<description><![CDATA[Acid Tests is a test page from the Web Standards Project that checks how well a web browser follows certain web standards, especially relating to the Document Object Model and JavaScript. When successful, the latest Acid3 test displays a gradually increasing percentage counter with colored rectangles in the background. The percentage displayed is based on [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/29/acid-tests.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Your Site Performance</title>
		<link>http://www.webdevstuff.com/3/check-your-site-performance.html</link>
		<comments>http://www.webdevstuff.com/3/check-your-site-performance.html#comments</comments>
		<pubDate>Tue, 03 Mar 2009 09:25:15 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=3</guid>
		<description><![CDATA[Site-Perf.com gives you an accurate, realistic, and helpful estimation of your site&#8217;s loading speed. This on-line tool fully emulates natural browser behaviour downloading your page with all the images, CSS, JS and other files, just like a regular user. An output are nice graphs representing your site&#8217;s performance. This free tool is for performance-conscious webmasters [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/3/check-your-site-performance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

