<?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; Tools</title>
	<atom:link href="http://macdougalmedia.com/category/tools/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>Dropbox &#8211; Web Developer&#8217;s Best Friend</title>
		<link>http://macdougalmedia.com/2010/04/15/dropbox-web-developers-best-friend/</link>
		<comments>http://macdougalmedia.com/2010/04/15/dropbox-web-developers-best-friend/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 15:56:58 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://macdougalmedia.com/?p=195</guid>
		<description><![CDATA[Recently, I happened to see an ad for Dropbox while I was browsing. I'd seen the logo before but I didn't really have any idea of what it was besides the obvious implication, so I decided to check it out.
Dropbox starts you off with a free 2GB, which is nice, but will give you more [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.dropbox.com/referrals/NTYxMTk0NzM5"><img class="size-full wp-image-196 alignleft" style="margin: 0 25px 1px 0;" title="Dropbox" src="http://macdougalmedia.com/wp-content/uploads/2010/04/dropbox.png" alt="Dropbox" width="231" height="60" /></a>Recently, I happened to see an ad for Dropbox while I was browsing. I'd seen the logo before but I didn't really have any idea of what it was besides the obvious implication, so I decided to check it out.</p>
<p>Dropbox starts you off with a free 2GB, which is nice, but will give you more if you refer people (right now, it's 250MB per referral). At the moment, I'm up to 4GB and am trying to get up to the 10GB maximum for free accounts. Paid accounts allow you to get either 50GB ($9.99/month) or 100GB ($19.99/month).</p>
<p>In any case, as it turns out, Dropbox replicates the functionality of iDisk. If you aren't familiar with iDisk, the idea is that you have a hard drive on the web and can access it as a regular folder on your computer. Dropbox takes this a few steps further though.</p>
<p><strong>Cross-platform Support</strong></p>
<p>As I was surprised to find out, Dropbox works for Macs, PCs and they even have an iPhone app. As far as I know, they don't have an application for Windows mobile devices yet but they've got it on their to-do list. Incidentally, I already use it on all of my computers (work and home) and got my wife to start up an account for herself. So far, it has worked flawlessly across all of the devices it's been installed on.</p>
<p><strong>Revisions</strong></p>
<p>Everything you save to your Dropbox folder will have a 30-day history of revisions (change history), so you are able to revert back to older versions. They call it an 'undo history,' which makes sense. For developers, this is an indispensable feature.</p>
<p><strong>Shared Folders</strong></p>
<p>Not only does Dropbox support public folders (like iDisk does) so you can share your files with friends/family, it also gives you the option to have a shared folder. A shared folder will show up as a folder in the Dropboxes of all parties involved, just like all of their other folders. So if you're collaborating with other people on anything within reason, Dropbox makes for an excellent solution. It's as if you're both working on the same hard drive ... with a slight delay for sync.</p>
<p><strong>Back-up Solution</strong></p>
<p>Like iDisk, Dropbox is an excellent solution for back-ups. Currently, I use Mozy which is about $5/month per computer you back up but they offer unlimited space. I'm considering switching to the $9.99/month 50GB package just for the simple reason that I can back up any of my files and access them from anywhere (even my iPhone).</p>
<p>So far, I've been using the site as my 'local' folder on a few sites I develop and it works 99% flawlessly. Once in a great while, I'll try and save while it hasn't finished syncing yet and it will give me an "Unable to upload" error. But I just wait a second, upload again and everything works perfectly.</p>
<p>Needless to say, I highly recommend Dropbox as either a Web Development solution or a Back-up solution (or both). <a title="Dropbox" href="https://www.dropbox.com/referrals/NTYxMTk0NzM5" target="_blank">Click here to try Dropbox</a>. Oh and by the way, if you use my link, we both get an extra 250GB.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdougalmedia.com/2010/04/15/dropbox-web-developers-best-friend/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>CheckBoxMate for Greasemonkey</title>
		<link>http://macdougalmedia.com/2010/04/07/checkboxmate-for-greasemonkey/</link>
		<comments>http://macdougalmedia.com/2010/04/07/checkboxmate-for-greasemonkey/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 09:01:08 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Greasemonkey Scripts]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://macdougalmedia.com/?p=177</guid>
		<description><![CDATA[
Ever had to check off a bunch of checkboxes one by one? It's a grueling and tedious process, especially when you have to do more than .. say .. five. Never fear! That's why nrlz came up with CheckBoxMate.
What Is CheckBoxMate? This script allows you to check multiple  checkboxes just by drawing a box [...]]]></description>
			<content:encoded><![CDATA[<div id="full_description">
<p>Ever had to check off a bunch of checkboxes one by one? It's a grueling and tedious process, especially when you have to do more than .. say .. five. Never fear! That's why nrlz came up with <a title="CheckBoxMate" href="https://addons.mozilla.org/en-US/firefox/addon/9740" target="_blank">CheckBoxMate</a>.</p>
<p><strong>What Is CheckBoxMate?</strong> This script allows you to check multiple  checkboxes just by drawing a box around them.</p>
<p>It doesn't get any more elegant than that and it's one of those tools you don't use every day but when you need it, it's a godsend. The trouble is, it doesn't seem to work at all (without tweaking) with Firefox 3.6+. That's where Greasemonkey comes in.</p>
<p>In a desperate attempt at making my precious CheckBoxMate work with my updated Firefox script, I decided to look under the hood to see if I could figure out the solution to the issue. After an hour of poking and prodding, I was able to troubleshoot and fix the problem using the Add-on's javascript in Greasemonkey (pretty handy way to diagnose Add-on problems in general, actually).</p>
<p><strong>Summary</strong>: CheckBoxMate stopped working, so I jammed it into Greasemonkey, fixed it and released it on userscripts.org.</p>
<p>I'm currently using <a title="CheckBoxMate for Greasemonkey" href="http://userscripts.org/scripts/show/73700" target="_blank">CheckBoxMate for Greasemonkey</a> with Firefox 3.6.3 on Mac OS X 10.6.3 with absolutely zero problems.</p>
<p>[<a href="http://userscripts.org/scripts/source/73700.user.js">Install CheckBoxMate for Greasemonkey</a>]</p>
</div>
<p>P.S. I've done all of this essentially without nrlz's permission at all,  so if he tells me to take this down, I will.</p>
<p><strong>*** UPDATE***</strong></p>
<p>I've tested this on my Windows 7 box at work (Firefox 3.6.3) and it works perfectly. Please let me know if you have any issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdougalmedia.com/2010/04/07/checkboxmate-for-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ShareThis Sucks for Greasemonkey</title>
		<link>http://macdougalmedia.com/2010/03/13/sharethis-sucks-for-greasemonkey/</link>
		<comments>http://macdougalmedia.com/2010/03/13/sharethis-sucks-for-greasemonkey/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:59:13 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Greasemonkey Scripts]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://macdougalmedia.com/?p=166</guid>
		<description><![CDATA[
After becoming repeatedly annoyed at how the ShareThis button would pop up and just stay there at any hint of a mouseover/hover, I wrote this short Greasemonkey script to banish ShareThis from my sight:
ShareThis Sucks
And here's a link directly to the file:
share_this_sucks.js
Enjoy!
-Scott
]]></description>
			<content:encoded><![CDATA[<p><a href="http://macdougalmedia.com/wp-content/uploads/2010/03/share.this_.sucks_1.png"><img class="alignnone size-full wp-image-170" title="ShareThis Sucks" src="http://macdougalmedia.com/wp-content/uploads/2010/03/share.this_.sucks_1.png" alt="ShareThis Sucks" width="350" height="58" /></a></p>
<p>After becoming repeatedly annoyed at how the ShareThis button would pop up and just stay there at any hint of a mouseover/hover, I wrote this short Greasemonkey script to banish ShareThis from my sight:</p>
<p><a title="ShareThis Sucks" href="http://userscripts.org/scripts/show/71281" target="_blank">ShareThis Sucks</a></p>
<p>And here's a link directly to the file:</p>
<p><a title="ShareThis Sucks Script" href="http://userscripts.org/scripts/source/71281.user.js" target="_blank">share_this_sucks.js</a></p>
<p>Enjoy!</p>
<p>-Scott</p>
]]></content:encoded>
			<wfw:commentRss>http://macdougalmedia.com/2010/03/13/sharethis-sucks-for-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reddit Tabbed Links</title>
		<link>http://macdougalmedia.com/2010/03/10/reddit-tabbed-links/</link>
		<comments>http://macdougalmedia.com/2010/03/10/reddit-tabbed-links/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:02:53 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Greasemonkey Scripts]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Reddit]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://macdougalmedia.com/?p=160</guid>
		<description><![CDATA[Put simply, I was just tired of shift+clicking the links on Reddit, so I made a Greasemonkey script that does it for all the main links and comment links:
Reddit Tabbed Links
Here's the direct link to the script:
reddit_tabbed_links.js
Enjoy.
http://userscripts.org/scripts/show/71070Reddit Tabbed Links
]]></description>
			<content:encoded><![CDATA[<p>Put simply, I was just tired of shift+clicking the links on <a title="Reddit" href="http://www.reddit.com" target="_blank">Reddit</a>, so I made a <a title="Greasemonkey for Firefox" href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey</a> script that does it for all the main links and comment links:</p>
<p><a title="Reddit Tabbed Links" href="http://userscripts.org/scripts/show/71070" target="_blank">Reddit Tabbed Links</a></p>
<p>Here's the direct link to the script:</p>
<p><a href="http://userscripts.org/scripts/source/71070.user.js">reddit_tabbed_links.js</a></p>
<p>Enjoy.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">http://userscripts.org/scripts/show/71070Reddit Tabbed Links</div>
]]></content:encoded>
			<wfw:commentRss>http://macdougalmedia.com/2010/03/10/reddit-tabbed-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IETester: Test Internet Explorer 5.5, 6, 7 and 8 [Tools]</title>
		<link>http://macdougalmedia.com/2009/08/07/ietester-test-internet-explorer-5-5-6-7-and-8-tools/</link>
		<comments>http://macdougalmedia.com/2009/08/07/ietester-test-internet-explorer-5-5-6-7-and-8-tools/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 20:18:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://macdougalmedia.com/?p=121</guid>
		<description><![CDATA[Today, my buddy Javier (owner of the Online Bill Manager) told me about IETester and I was shocked that A) I'd never heard of it before, and B) how simple it is to use.
If you've ever wanted to test one of your websites for cross-browser compatibility, you know how much of a pain in the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_122" class="wp-caption alignnone" style="width: 471px"><img class="size-full wp-image-122 " title="IE Tester" src="http://macdougalmedia.com/wp-content/uploads/2009/08/ietester.jpg" alt="IE Tester" width="461" height="332" /><p class="wp-caption-text">IE Tester</p></div>
<p>Today, my buddy Javier (owner of the <a title="Online Bill Manager" href="http://www.thebillmanager.com" target="_blank">Online Bill Manager</a>) told me about <a title="IETester" href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">IETester</a> and I was shocked that A) I'd never heard of it before, and B) how simple it is to use.</p>
<p>If you've ever wanted to test one of your websites for cross-browser compatibility, you know how much of a pain in the ass it is to either use a web service to do it for you or to ask a friend who actually has a crappy older version of IE to check your website for you. In either case, the waiting is the worst part and slows development down to a crawl.</p>
<p>Now although some people have chosen to <a title="Boycott Internet Explorer" href="http://abetterbrowser.org/" target="_blank">boycott Internet Explorer</a> (I know I'd be happier if it were gone), I still understand that a large percentage (if not the majority) still use it. Therefore, as web developers, we must test for it and patch our CSS and Javascript accordingly.</p>
<p><a title="IETester" href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">IETester</a> makes this an absolute snap.</p>
<p>Although it is buggy, if all you want to do is see how a site looks in Internet Explorer 5.5, you simply open an IE 5.5 tab and go. You can view web pages in Internet Explorer versions 5.5, 6, 7 and 8 all at once. All you have to do is tab between them. Pretty handy, huh?</p>
<p>After tabbing through a few of my websites, I've found a lot of glitches in previous versions of Internet Explorer that I would have otherwise never known about. Of course, my philosophy is that if you aren't at least on IE 7, then you need to get with it. IE 6 was nice and simple but it completely lacks standards support and even IE 7 falls short in the browser war.</p>
<p>In any case, for those of us that work in professional production environments where we are forced to design for versions as old as IE 6, this tool is amazing for just that purpose.</p>
<p>Oh yeah, and did I mention it's free?</p>
<p><a title="IETester" href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">Download IETester Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macdougalmedia.com/2009/08/07/ietester-test-internet-explorer-5-5-6-7-and-8-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
