<?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>wekadesign &#187; browsers</title>
	<atom:link href="http://www.wekadesign.co.nz/tag/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wekadesign.co.nz</link>
	<description>web apps that solve problems</description>
	<lastBuildDate>Sat, 28 May 2011 08:40:10 +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>Why Aren&#8217;t You Using FireBug?</title>
		<link>http://www.wekadesign.co.nz/2007/03/07/what-arent-you-using-firebug/</link>
		<comments>http://www.wekadesign.co.nz/2007/03/07/what-arent-you-using-firebug/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 23:47:11 +0000</pubDate>
		<dc:creator>Mike McMurray</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=26</guid>
		<description><![CDATA[I&#8217;ve been using the Firefox browser addon called FireBug for a while now and am amazed at how helpful it is. If you&#8217;re a web developer, and especially if you [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the Firefox browser addon called FireBug for a while now and am amazed at how helpful it is. If you&#8217;re a web developer, and especially if you use JavaScript and AJAX methods, you should be using it.</p>
<p>For example, while developing I like to add in timers to PHP based pages to show how long things are taking. This way if a SQL statement needs some fine-tuning or a change slows things down I can see it happen. FireBug extends this to the entire page and the HTTP traffic. Here&#8217;s what happens when I load a page that has a few JavaScript calls, small images and a single CSS link in it,<br />
<img src="http://www.wekadesign.co.nz/blog/wp-content/uploads/2007/03/firebug-net.jpg" alt="" /><br />
Straight away it&#8217;s obvious what&#8217;s taking up the bulk of the time &#8211; those two library calls. Once I take those out of the equation the load time drops to under a second. And through all this the PHP timer function only shows me how long the server-side work is taking.</p>
<p>With FireBug I know who (in a geeky code way) is doing what and with who and I can act on it. Now that&#8217;s helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wekadesign.co.nz/2007/03/07/what-arent-you-using-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE7 in the Wild</title>
		<link>http://www.wekadesign.co.nz/2006/10/21/ie7-in-the-wild/</link>
		<comments>http://www.wekadesign.co.nz/2006/10/21/ie7-in-the-wild/#comments</comments>
		<pubDate>Sat, 21 Oct 2006 22:59:13 +0000</pubDate>
		<dc:creator>Mike McMurray</dc:creator>
				<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=21</guid>
		<description><![CDATA[The latest version of Internet Explorer is out and about now and reaction seems to be mixed. Most feedback on forums and in newsletters so far are of problems with [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of Internet Explorer is out and about now and reaction seems to be mixed.</p>
<p>Most feedback on forums and in newsletters so far are of problems with the last Release Candidate (RC). The IE7 installs I&#8217;ve experienced have ranged from a single reboot for the last RC to two reboots when I installed the production version. Mozilla&#8217;s competitor browser Firefox has never needed a reboot. IE7 does work as advertised though and once people move to the new browser there should be fewer problems and less security holes.</p>
<p>Overall IE7 is a huge step forward from Microsoft, combining security fixes, tabbed browsing, a new UI, speed increases and a host of rendering improvements. But is it good enough to combat the hordes or techy folk who have embraced Mozilla&#8217;s Firefox browser? The latest 2.0 version of Firefox makes it&#8217;s own improvements and in my experience remains faster and most importantly handles standards based code better.</p>
<p>Nice work Microsoft, but you&#8217;re not quite there yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wekadesign.co.nz/2006/10/21/ie7-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 14/19 queries in 0.011 seconds using disk: basic

Served from: www.wekadesign.co.nz @ 2012-02-06 21:05:42 -->
