<?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>Thoughts On Web &#187; Browsers</title>
	<atom:link href="http://www.thoughtsonweb.com/topics/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thoughtsonweb.com</link>
	<description>Thoughts On Accessibility, Usability &#38; Interaction Design</description>
	<lastBuildDate>Thu, 19 Nov 2009 09:00:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>IE9 is coming</title>
		<link>http://www.thoughtsonweb.com/2009/11/ie9-is-coming/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ie9-is-coming</link>
		<comments>http://www.thoughtsonweb.com/2009/11/ie9-is-coming/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 09:00:21 +0000</pubDate>
		<dc:creator>Galeel</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.thoughtsonweb.com/?p=48</guid>
		<description><![CDATA[After IE8, Microsoft is working hard to improve their Browser&#8217;s Javascript performance. The new browser had been in development only for the last three weeks, since microsoft released Windows 7. Microsoft today claimed that its next browser, Internet Explorer 9 (IE9), has nearly closed the JavaScript performance gap between itself and rivals made by Mozilla [...]]]></description>
			<content:encoded><![CDATA[<p>After IE8, Microsoft is working hard to improve their Browser&#8217;s Javascript performance. The new browser had been in development only for the last three weeks, since microsoft released Windows 7.</p>
<p>Microsoft today claimed that its next browser, Internet Explorer 9 (IE9), has nearly closed the JavaScript performance gap between itself and rivals made by Mozilla and Google, even though the browser has been in development only a few weeks.</p>
<p>Microsoft dug a huge hole when it mostly abandoned IE6 and the Web from 2001 until 2006. Their early efforts at ramping back up with IE7 were a big disappointment to most Web developers and while their efforts with IE8 were much better, they&#8217;re still at least a full generation behind the modern browsers.</p>
<p>Microsoft&#8217;s IE8, and to an even greater extent, IE7 and the older-but-still-widely-used IE6, have been left in the dust on JavaScript performance by rivals, particularly Mozilla&#8217;s Firefox, Google&#8217;s Chrome and Apple&#8217;s Safari. The latter two are built atop the open-source WebKit rendering engine.</p>
<p>IE9 had improved its Acid3 score. They have made some improvements in IE9, which now scores 32 out of 100. IE8, they scored 24 out of 100. Current builds of Chrome, Safari and Opera all score 100, while Firefox 3.6, which is still in beta, makes it to 92 out of 100.</p>
<p>Release schedule for IE9, or public preview are not yet available.</p>
<p><strong>Related Links:</strong></p>
<ul>
<li> <a href="http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx" target="_blank">An Early Look At IE9 for Developers</a></li>
<li> <a href="http://www.computerworld.com/s/article/9129649/Microsoft_IE8_faster_than_Firefox_Chrome" target="_blank">Microsoft: IE8 faster than Firefox, Chrome</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsonweb.com/2009/11/ie9-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page Speed &#8211; Google&#8217;s Firefox Addon used to identify ways to speed up your web pages</title>
		<link>http://www.thoughtsonweb.com/2009/10/page-speed-googles-firefox-addon-used-to-identify-ways-to-speed-up-your-web-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=page-speed-googles-firefox-addon-used-to-identify-ways-to-speed-up-your-web-pages</link>
		<comments>http://www.thoughtsonweb.com/2009/10/page-speed-googles-firefox-addon-used-to-identify-ways-to-speed-up-your-web-pages/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 12:16:57 +0000</pubDate>
		<dc:creator>Galeel</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Plug-in]]></category>

		<guid isPermaLink="false">http://www.thoughtsonweb.com/?p=5</guid>
		<description><![CDATA[Web page load time is an important factor in web design and development, not only web developers but bloggers and site owners need to optimize their web pages so they load faster or else retaining users will be difficult. There are many tools which analyze web pages and show you ways to improve load times. [...]]]></description>
			<content:encoded><![CDATA[<p>Web page load time is an important factor in web design and development, not only web developers but bloggers and site owners need to optimize their web pages so they load faster or else retaining users will be difficult.</p>
<p>There are many tools which analyze web pages and show you ways to improve load times. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug for Firefox</a> is a useful plug-in for analyzing web page CSS, JavaScript, DOM and other stuff.</p>
<p>Google has released a Firefox addon called <a href="http://code.google.com/p/page-speed/" target="_blank"><strong>Page Speed</strong></a> that is integrated with Firebug.  The <strong>Page speed</strong> add-on when installed adds tabs to Firebug console. Yahoo has a similar addon called <a href="https://addons.mozilla.org/en-US/firefox/addon/5369" target="_blank"><strong>YSlow</strong></a> for Firebug that analyzes web pages and suggests improvements for performance of web pages.</p>
<div id="attachment_10" class="wp-caption aligncenter" style="width: 286px"><img class="size-medium wp-image-10" title="page-speed" src="http://www.thoughtsonweb.com/wp-content/uploads/2009/10/page-speed-276x300.png" alt="Page Speed - performance tab in action" width="276" height="300" /><p class="wp-caption-text">Page Speed - firebug tab in action</p></div>
<p>You can <a href="http://code.google.com/speed/page-speed/docs/using.html" target="_blank">analyze web page performance</a> using this add-on, click on “Analyze Performance” button in the page speed tab in firebug. It gives optimization tips upon examining the web pages. The tips ranges from highly recommended, moderate to least. These tips will provide short description and clicking on the link will take you to page speed documentation where you can read more on how to optimize your site.</p>
<p>The Show Resources link will show you the objects loaded in the web page with the type of the object, file size and transfer size. You might find some scripts and images that are too heavy here, better to get rid of them or minimize them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsonweb.com/2009/10/page-speed-googles-firefox-addon-used-to-identify-ways-to-speed-up-your-web-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

