<?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>MacdougalMedia &#187; Browsers</title>
	<atom:link href="http://macdougalmedia.com/category/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://macdougalmedia.com</link>
	<description>by Scott Macdougal Weaver</description>
	<lastBuildDate>Tue, 18 May 2010 10:56:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CheckBoxer for Google Chrome</title>
		<link>http://macdougalmedia.com/2010/04/13/checkboxer-for-google-chrome/</link>
		<comments>http://macdougalmedia.com/2010/04/13/checkboxer-for-google-chrome/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 07:38:37 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://macdougalmedia.com/?p=185</guid>
		<description><![CDATA[CheckBoxer is an extension I wrote for Google Chrome. Based on the CheckBoxMate plugin for Firefox by nrlz, it does ... well.. exactly the same thing: you draw a rectangle around the check boxes you want to toggle on or off. Magic.
Here it is in action:

As you can see, it has selected all of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://macdougalmedia.com/wp-content/uploads/2010/04/checkboxer.png"><img class="size-full wp-image-186 alignleft" style="margin-left: 0px; margin-right: 4px;" title="CheckBoxer" src="http://macdougalmedia.com/wp-content/uploads/2010/04/checkboxer.png" alt="CheckBoxer extension for Google Chrome" width="48" height="48" /></a>CheckBoxer is an extension I wrote for Google Chrome. Based on the CheckBoxMate plugin for Firefox by nrlz, it does ... well.. exactly the same thing: you draw a rectangle around the check boxes you want to toggle on or off. Magic.</p>
<p>Here it is in action:</p>
<p><a href="http://macdougalmedia.com/wp-content/uploads/2010/04/screenshot1-crop.png"><img class="alignnone size-full wp-image-189" title="CheckBoxer in action!" src="http://macdougalmedia.com/wp-content/uploads/2010/04/screenshot1-crop.png" alt="CheckBoxer in action!" width="403" height="39" /></a></p>
<p>As you can see, it has selected all of the check boxes within the selected area. No need to hold any other buttons as it only works when you've dragged over the starting checkbox.</p>
<p><a title="CheckBoxer" href="https://chrome.google.com/extensions/detail/hbcmphdngimjobnagjpaeckfeokalnce" target="_blank">Click here</a> to check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdougalmedia.com/2010/04/13/checkboxer-for-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Death To Internet Explorer 6! [Internet Explorer]</title>
		<link>http://macdougalmedia.com/2009/08/10/death-to-internet-explorer-6-internet-explorer/</link>
		<comments>http://macdougalmedia.com/2009/08/10/death-to-internet-explorer-6-internet-explorer/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 21:32:29 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Boycott Internet Explorer]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://macdougalmedia.com/?p=126</guid>
		<description><![CDATA[Well it's about time.
It's been nearly ten years of toiling over my CSS and Javascript, trying to give my websites a consistent look and feel across the board. Internet Explorer version 6 has been the bane of my existence and the thorn in my hide. My developer friends and I have discussed boycotting it at [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_127" class="wp-caption alignnone" style="width: 470px"><a href="http://www.cnn.com/2009/TECH/08/06/internet.explorer.six/index.html?iref=mpstoryview"><img class="size-full wp-image-127" title="Kill Internet Explorer 6" src="http://macdougalmedia.com/wp-content/uploads/2009/08/kill_ie6.jpg" alt="Kill Internet Explorer 6" width="460" height="332" /></a><p class="wp-caption-text">Kill Internet Explorer 6</p></div>
<p>Well it's about time.</p>
<p>It's been nearly ten years of toiling over my CSS and Javascript, trying to give my websites a consistent look and feel across the board. Internet Explorer version 6 has been the bane of my existence and the thorn in my hide. My developer friends and I have discussed boycotting it at the risk of losing the eyes of the uninformed millions unknowingly viewing the internet the way it was never meant to be seen. Sure, we might lose their eyes altogether but we'd prefer that over a negative experience.</p>
<p>More recent versions of Internet Explorer aren't as bad and they're getting better at adhering to web standards but there are still some annoying browser-specific quirks we have to deal with every day. All I ask is that people really follow through with this movement.</p>
<p>To read more, <a title="Boycott Internet Explorer" href="http://www.cnn.com/2009/TECH/08/06/internet.explorer.six/index.html?iref=mpstoryview" target="_blank">click here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdougalmedia.com/2009/08/10/death-to-internet-explorer-6-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

