<?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"
	>

<channel>
	<title>KnowTeBook - Webworkers Daily Milk &#187; performance</title>
	<atom:link href="http://www.knowtebook.com/tag/performance/feed" rel="self" type="application/rss+xml" />
	<link>http://www.knowtebook.com</link>
	<description>A community blog about design, ideas, trends, wordpress &#38; more.</description>
	<pubDate>Sun, 11 Dec 2011 13:58:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=9</generator>
	<language>en</language>
			<item>
		<title>Tools: How To Test Your Site Performance</title>
		<link>http://www.knowtebook.com/tools-how-to-test-your-site-performance-1031.htm</link>
		<comments>http://www.knowtebook.com/tools-how-to-test-your-site-performance-1031.htm#comments</comments>
		<pubDate>Fri, 30 May 2008 20:53:04 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[tools]]></category>

		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1031</guid>
		<description><![CDATA[Want to speed up your web site? The Full Page Test loads a complete HTML page including all objects (images, CSS, JavaScripts, RSS, Flash and frames/iframes). It mimics the way a page is loaded in a web browser.


The load time (...)]]></description>
			<content:encoded><![CDATA[<p>Want to speed up your web site? The Full Page Test loads a complete HTML page including all objects (images, CSS, JavaScripts, RSS, Flash and frames/iframes). It mimics the way a page is loaded in a web browser.</p>
<p><a href="http://www.knowtebook.com/uploaded/2008/05/site-performance-pingdom.gif"><img class="alignnone size-full wp-image-1032" title="site-performance-pingdom" src="http://www.knowtebook.com/uploaded/2008/05/site-performance-pingdom.gif" alt="site-performance-pingdom Tools: How To Test Your Site Performance" width="500" height="301" /></a></p>
<p><span id="more-1031"></span></p>
<p>The load time of all objects is shown visually with time bars.</p>
<p>You can view the list of objects either in load order or as a hierarchy. The hierarchy view allows you to see which objects are linked to in for example a CSS file.</p>
<p><img src="http://tools.pingdom.com/fpt/_img/img_explanation.gif" alt="img_explanation Tools: How To Test Your Site Performance" width="128" height="69" title="img explanation Tools: How To Test Your Site Performance   tools" /></p>
<p>Every test also shows general statistics about the loaded page such as the total number of objects, total load time, and size including all objects.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/tools-how-to-test-your-site-performance-1031.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tools: Improve Site Performance By Combining Images</title>
		<link>http://www.knowtebook.com/tools-improve-site-performance-by-combining-images-1030.htm</link>
		<comments>http://www.knowtebook.com/tools-improve-site-performance-by-combining-images-1030.htm#comments</comments>
		<pubDate>Wed, 28 May 2008 20:51:55 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[tools]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1030</guid>
		<description><![CDATA[CSS sprites are a way to reduce the number of HTTP requests made for image resources referenced by your site. Images are combined into one larger image at defined X and Y coorindates. Having assigned this generated image to relevant (...)]]></description>
			<content:encoded><![CDATA[<p>CSS sprites are a way to reduce the number of HTTP requests made for image resources referenced by your site. Images are combined into one larger image at defined X and Y coorindates. Having assigned this generated image to relevant page elements the <code>background-position</code> CSS property can then be used to shift the visible area to the required component image.</p>
<p><a href="http://www.knowtebook.com/uploaded/2008/05/website-performance.gif"><img class="alignnone size-full wp-image-1029" title="website-performance" src="http://www.knowtebook.com/uploaded/2008/05/website-performance.gif" alt="website-performance Tools: Improve Site Performance By Combining Images" width="500" height="46" /></a></p>
<p>This technique can be very effective for improving site performance, particularly in situations where many small images, such as menu icons, are used. The <a target="_blank" href="http://www.yahoo.com/">Yahoo! home page</a>, for example, employs the technique for exactly this.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/tools-improve-site-performance-by-combining-images-1030.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

