<?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>ball of lightning [dot] com &#187; Technology</title>
	<atom:link href="http://balloflightning.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://balloflightning.com</link>
	<description>Hitting more home runs than Julio Lugo since 2002...</description>
	<lastBuildDate>Mon, 23 Aug 2010 21:53:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Timed shutdown in Windows?</title>
		<link>http://balloflightning.com/2010/05/timed-shutdown-in-windows/</link>
		<comments>http://balloflightning.com/2010/05/timed-shutdown-in-windows/#comments</comments>
		<pubDate>Sun, 23 May 2010 03:53:56 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[restart]]></category>
		<category><![CDATA[shut]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[timed]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=81</guid>
		<description><![CDATA[I recently came across the issue where I was syncing a large number of files to my Dropbox computer at my office&#8211; unfortunately, I had an appointment I needed to get to and couldn&#8217;t spend an hour waiting for 4,000 files to get uploaded. My options were to shut the computer down (and not have [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across the issue where I was syncing a large number of files to my <a href="http://www.dropbox.com">Dropbox</a> computer at my office&#8211; unfortunately, I had an appointment I needed to get to and couldn&#8217;t spend an hour waiting for 4,000 files to get uploaded.  My options were to shut the computer down (and not have access to the files until the next day) or leave the computer running all night (with logged in credentials).  Or were they?  Few people know that Windows actually has a <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/shutdown.mspx?mfr=true">built in shutdown timer</a> within the DOS prompt.</p>
<p><a title="In case you REALLY need help, here's a link!" href="http://commandwindows.com/runline.htm">Press the start button, click on Run, and type &#8220;cmd.&#8221;</a> Press enter.</p>
<p>The shutdown flag allows you to shut down (or restart) either a local or remote machine.  Used without parameters it merely logs the user off.  However you can add&#8230;</p>
<p><strong>-l</strong><strong> </strong><strong>: </strong>Logs off the current user, this is also the defualt. -m <em>ComputerName</em> takes precedence.</p>
<p><strong>-s </strong><strong>: </strong>Shuts down the local computer.</p>
<p><strong>-r</strong><strong> </strong><strong>: </strong>Reboots after shutdown.</p>
<p><strong>-a</strong><strong> </strong><strong>: </strong>Aborts shutdown. Ignores other parameters, except <strong>-l</strong> and <em>ComputerName</em>. You can only use <strong>-a</strong> during the time-out period.</p>
<p><strong>-f</strong><strong> </strong><strong>: </strong>Forces running applications to close.</p>
<p><strong>-m </strong><strong>[</strong><strong>\\</strong><strong><em>ComputerName</em></strong><strong>] </strong><strong>: </strong>Specifies the computer that you want to shut down.</p>
<p><strong>-t</strong><strong> </strong><strong><em>xx</em></strong><strong> </strong><strong>: </strong>Sets the timer for system shutdown in <em>xx</em> seconds. The default is 20 seconds.</p>
<p><strong>-c</strong><strong> </strong><strong>&#8220;</strong><strong><em>message</em></strong><strong>&#8220;</strong><strong> </strong><strong>: </strong>Specifies a message to be displayed in the Message area of the System Shutdown window. You can use a maximum of 127 characters. You must enclose the message in quotation marks.</p>
<p><strong>-d</strong><strong> [</strong><strong>u</strong><strong>][</strong><strong>p</strong><strong>]</strong><strong>:</strong><strong><em>xx</em></strong><strong>:</strong><strong><em>yy</em></strong><strong> </strong><strong>: </strong>Lists the reason code for the shutdown. The following table lists the different values.</p>
<p>For example, when you use the command window and type&#8230;</p>
<p>shutdown -s -f -t 3600</p>
<p>&#8230; it shuts down the machine (-s) while forcing applications to close (-f) in one hour (-t 3600).  Helpful for situations like the one I outlined above or when you are streaming a movie to an external monitor and don&#8217;t feel like getting out of bed after realizing &#8220;Jeez, even <em>pirating</em> <a title="Couples Retreat - Wikipedia" href="http://en.wikipedia.org/wiki/Couples_Retreat">Couples Retreat</a> was a huge waste of time.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2010/05/timed-shutdown-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GMail, IMAP, and Apple Mail = Slow?</title>
		<link>http://balloflightning.com/2009/12/gmail-imap-and-apple-mail-slow/</link>
		<comments>http://balloflightning.com/2009/12/gmail-imap-and-apple-mail-slow/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 00:17:50 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=55</guid>
		<description><![CDATA[I am finally getting around to getting GMail to play nice with Apple Mail on my Macbook, if only for the ability to work offline (i.e., when I&#8217;m 35,000 feet up) as well as have some form of coherent backup in the (hopefully unlikely) event that GMail kicks the bucket for an extended period of [...]]]></description>
			<content:encoded><![CDATA[<p>I am finally getting around to getting GMail to play nice with Apple Mail on my Macbook, if only for the ability to work offline (i.e., when I&#8217;m 35,000 feet up) as well as have some form of coherent backup in the (hopefully unlikely) event that GMail kicks the bucket for an extended period of time.</p>
<p>I had tried to sync my GMail account once-upon-a-time, but decided it wasn&#8217;t worth the potential hassle.  What hassle, I don&#8217;t remember&#8211; but in any event, I remember it was extremely easy to get it up and running using POP.  However, this time around I decided IMAP was the way to go.  Over the last few years I have slowly devolved into someone who uses GMail as my big e-mail cloud in the sky&#8211; that is, I want to be able to access an identical account (same inbox, sent, drafts, etc.) from anywhere (Macbook, PC, office, iPhone).  IMAP should give me that ability.</p>
<p>Well, once I set up Mail to play nice with my Google account I noticed signficant slowdowns.  I mean really, really slow.  Like sending an e-mail that said &#8220;hello world!&#8221; took five minutes as the Apple pinwheel spun frantically.  It seems like this a <a href="http://www.google.com/support/forum/p/gmail/thread?tid=4e4748ffb883febe&#038;hl=en">common occurrence</a> with Mail 3.x and Leopard/Snow Leopard but there seem to be very few answers.  I did end up finding one in the dusty corner of the internet.</p>
<p>It appears that Apple Mail has an issue with big attachments.  I mean really big attachments.  Like 20 MB big.  Get rid of them, and it solves the problem.  How do you do it?  Well, there are two ways&#8230;</p>
<p><strong>The easy way (tested by yours truly):</strong></p>
<p>1.)  Delete your IMAP account from within Mail by going to &#8220;Mail&#8221; -> &#8220;Preferences&#8221; and then clicking the little minus button below the account names.  NOTE:  I&#8217;m pretty sure this is foolproof with IMAP, but please, please make sure you are not deleting your e-mails from the server when you download them to your computer, because if you do that and then delete this account, well, you&#8217;ll lose your e-mails.</p>
<p>2.)  Go into finder and delete the folder ~/Library/Mail/IMAP&#8211;<mail_account_name>/ or thereabouts.  </p>
<p>3.)  Go back into Mail, click on &#8220;Mail&#8221; -> &#8220;Preferences&#8221; and then the plus icon.  Create your IMAP account as you did previously (make sure &#8220;create my account automatically&#8221; is unchecked or you will end up just creating a POP account with the default settings).  This time, unclick &#8220;bring this account online&#8221; at the end of the creation process.</p>
<p><img src="/images/mailimap1.png" alt="Don't check "bring this account online"" /></p>
<p>4.)  Go back into &#8220;Mail&#8221; -> &#8220;Preferences,&#8221; click on your GMail &#8211; IMAP account, then click on the advanced tab.  Uncheck &#8220;compact mailboxes automatically&#8221; and MOST IMPORTANTLY set the offline viewing preference to keep &#8220;all messages but omit attachments.&#8221;</p>
<p><img src="/images/mailimap2.png" alt="All messages, but omit attachments" /></p>
<p>5.)  Set account to &#8220;online&#8221; and Mail will re-download all your e-mails; however e-mails and e-mails alone&#8211; no attachments.  Everything should be running at Mach speed again.</p>
<p><em>Now, this way has one main drawback</em>.  You aren&#8217;t storing any attachments on your within Mail; if you want to download them, you have to do so as the e-mail comes in.  This isn&#8217;t a problem for me, since I download the attachments I feel are important to whatever folder they are needed in by default and therefore don&#8217;t need another copy clogging up my inbox.  However, if this is of crucial importance you can try the next step (at your own risk).</p>
<p><strong>The hard way (I haven&#8217;t confirmed this works, but this would allow you to keep most attachments offline; only the ones over 20 MB are deleted&#8211; courtesy of <a href="http://www.google.com/support/forum/p/gmail/thread?tid=6ff01bea5e484ff3&#038;hl=en">bebopper</a>):</strong></p>
<p>1.)  Quit Mail (Force quit if you have to)</p>
<p>2.)  In Finder, click &#8220;Go&#8221; -> &#8220;Go to Folder.&#8221;  Type the following folder path (replacing <mail_account_name> with your GMail User Name):  ~/Library/Mail/IMAP&#8211;<mail_account_name>/.OfflineCache</p>
<p>3.)  Look through the cached messages in this invisible folder and see if there is one or more larger than 20MB.</p>
<p>4.)  Drag the offending large messages to the Desktop or Trash. Restart Mail, and Mail should stop hating you.</p>
<p>Both of these are essentially band-aids, so hopefully Apple will get its act together and figure out exactly what is going on.  This seems to be a problem that has arisen in later incarnations of 10.5 and into 10.6, so it&#8217;s something that should be of pressing importance to the development team as we speak.</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/12/gmail-imap-and-apple-mail-slow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;Use Printer Offline&#8221;</title>
		<link>http://balloflightning.com/2009/11/use-printer-offline/</link>
		<comments>http://balloflightning.com/2009/11/use-printer-offline/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 05:23:22 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=52</guid>
		<description><![CDATA[Lately, I have been unable to print from my old (yet rock solid) Brother MFC-210C. The sequence of events is thus. 1.) The printer is automatically selected to &#8220;use printer offline.&#8221; 2.) Upon deselecting &#8220;use printer offline,&#8221; the print status of any documents in the queue is changed to &#8220;Error &#8211; printing&#8221; at which point [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, I have been unable to print from my old (yet rock solid) <a href="http://www.brother-usa.com/mfc/ModelDetail.aspx?ProductID=MFC210C">Brother MFC-210C</a>.  The sequence of events is thus.</p>
<p>1.)  The printer is automatically selected to &#8220;use printer offline.&#8221;<br />
2.)  Upon deselecting &#8220;use printer offline,&#8221; the print status of any documents in the queue is changed to &#8220;Error &#8211; printing&#8221; at which point anything in the queue will hang.<br />
3.)  The printer will reset itself to &#8220;use printer offline&#8221; upon power cycle or OS reboot, therefore leading to an endless cycle of 1, 2, and 3.</p>
<p>It turns out my issue was in the <a href="http://www.iogear.com/">IOGEAR</a> USB hub I use.  I&#8217;m not sure if Windows 7 is having trouble dealing with the drivers (it was working in XP about a week ago) or the hub is just flat-out fried.  Either way, I&#8217;ve seen a lot of threads on Google with the same problem but lack a resolution.  Here&#8217;s one more thing to try, even if it&#8217;s a &#8220;well, duh.&#8221;  If that doesn&#8217;t work, it can&#8217;t hurt to go with the always popular &#8220;reinstall the driver.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/11/use-printer-offline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;We are unable to create or save new files&#8230;&#8221;</title>
		<link>http://balloflightning.com/2009/10/we-are-unable-to-create-or-save-new-files-in-the-folder-in-which-this-application-was-downloaded/</link>
		<comments>http://balloflightning.com/2009/10/we-are-unable-to-create-or-save-new-files-in-the-folder-in-which-this-application-was-downloaded/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 06:00:52 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=40</guid>
		<description><![CDATA[Downloaded student discount Windows 7 upgrade tonight; upon trying to unpack the .exe that came down from Digital River. &#8220;&#8221;We are unable to create or save new files in the folder in which this application was downloaded.&#8221; Yeah. Thanks Microsoft. Here&#8217;s how to get around that. Download oscdimg and then drop oscdimg.exe file into C:\Windows\System32. [...]]]></description>
			<content:encoded><![CDATA[<p>Downloaded student discount <a href="http://en.wikipedia.org/wiki/Windows_7">Windows 7</a> upgrade tonight; upon trying to unpack the .exe that came down from Digital River.<br />
<em><br />
&#8220;&#8221;We are unable to create or save new files in the folder in which this application was downloaded.&#8221;</em></p>
<p>Yeah.  Thanks Microsoft.  Here&#8217;s how to get around that.</p>
<p>Download <a href="http://www.sevenforums.com/attachments/general-discussion/32382d1256189124-make-bootable-iso-student-d-l-oscdimg.zip">oscdimg</a> and then drop oscdimg.exe file into C:\Windows\System32.</p>
<p>Start -> Run -> type &#8220;cmd&#8221; to open a command window.</p>
<p>In the command window, type &#8220;<strong>oscdimg.exe -u2 -bC:\PATH\expandedSetup\boot\etfsboot.com -h C:\PATH\expandedSetup C:\PATH\Win7.iso</strong>&#8221; replacing C:\PATH\ with your actual path to the downloaded files.</p>
<p>You should now have an <a href="http://en.wikipedia.org/wiki/ISO_image">.iso</a> file in that directory; burn a DVD using your favorite software (I used <a href="http://cdburnerxp.se/">CDBurnerXP</a>, but it&#8217;s old).</p>
<p>Restart and boot from the CD (specific to individual motherboards, my Biostar is F9, some are F8, some are the &#8220;Del&#8221; key).  You should see something to the effect of &#8220;Press XX to select boot drive.&#8221;  Press and select your DVD drive and follow the Windows 7 installation from there.</p>
<p>Thanks <a href="http://www.sevenforums.com/tutorials/30470-make-bootable-iso-student-d-l.html">SIW2</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/10/we-are-unable-to-create-or-save-new-files-in-the-folder-in-which-this-application-was-downloaded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 hanging at blue splash screen?</title>
		<link>http://balloflightning.com/2009/10/windows-7-hanging-at-blue-splash-screen/</link>
		<comments>http://balloflightning.com/2009/10/windows-7-hanging-at-blue-splash-screen/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 05:03:33 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=45</guid>
		<description><![CDATA[Windows 7 seemed to be stopping or hanging at the blue splash screen during installation this evening. Here&#8217;s the solution I found. Unplug all peripherals except PS/2 mouse and keyboard. Go into BIOS. Disable &#8220;USB controller.&#8221; Remove/disable video card if you are bypassing the on-board graphics. Boot the install disk. Wait. Wait. Wait. (Seriously, like [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 seemed to be stopping or hanging at the blue splash screen during installation this evening.  Here&#8217;s the solution I found.</p>
<p>Unplug all peripherals except PS/2 mouse and keyboard.</p>
<p>Go into BIOS.  Disable &#8220;USB controller.&#8221;</p>
<p>Remove/disable video card if you are bypassing the on-board graphics.</p>
<p>Boot the install disk.</p>
<p>Wait.</p>
<p>Wait.</p>
<p>Wait.  (Seriously, like 15 minutes).</p>
<p>Follow install.</p>
<p>Reset everything back to &#8220;normal&#8221; following the installation.  Apparently Windows 7 is having trouble with the drivers during installation, but does a reasonably good job downloading them afterwards.</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/10/windows-7-hanging-at-blue-splash-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes error -4 and iPhone OS 3.0</title>
		<link>http://balloflightning.com/2009/06/itunes-error-4-and-iphone-os-30/</link>
		<comments>http://balloflightning.com/2009/06/itunes-error-4-and-iphone-os-30/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 22:31:27 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[store]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=35</guid>
		<description><![CDATA[Trying to update to the new iPhone OS v3.0 and was repeatedly getting this error message in iTunes. We could not complete your iTunes Store request. An unknown error occured (-4). There was an error in the iTunes Store. Please try again later. Apparently, Rich Hauck has the solution. 1. Quit iTunes 2. Navigate to [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to update to the new iPhone OS v3.0 and was repeatedly getting this error message in iTunes.</p>
<p><strong>We could not complete your iTunes Store request.<br />
An unknown error occured (-4).</p>
<p>There was an error in the iTunes Store.  Please try again later.</strong></p>
<p>Apparently, <a href="http://blog.mandalatv.net/?p=693">Rich Hauck</a> has the solution.</p>
<blockquote><p>1. Quit iTunes<br />
2. Navigate to System/Library/Extensions and delete AppleMobileDevice.kext (you may be prompted to enter your admin information)<br />
3. Restart iTunes</p></blockquote>
<p>Directions are also official via <a href="http://support.apple.com/kb/HT1747?viewlocale=en_US">Apple Support</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/06/itunes-error-4-and-iphone-os-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual partition a USB drive for Time Machine and Windows</title>
		<link>http://balloflightning.com/2009/02/dual-partition-a-usb-drive-for-time-machine-and-windows/</link>
		<comments>http://balloflightning.com/2009/02/dual-partition-a-usb-drive-for-time-machine-and-windows/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 05:48:28 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=25</guid>
		<description><![CDATA[I just picked up a Western Digital 1 TB Element hard drive for under $100 from Dell SB. As a hedge against data loss, I&#8217;m using it as an inclusive backup for my Macbook (via Time Machine) as well as some important media files on my Windows/Ubuntu box. There are two reasons I want to [...]]]></description>
			<content:encoded><![CDATA[<p>I just picked up a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136321">Western Digital 1 TB Element</a> hard drive for under $100 from <a href="http://www.dell.com/content/default.aspx?c=us&#038;cs=04&#038;l=en&#038;s=bsd">Dell SB</a>.  As a hedge against data loss, I&#8217;m using it as an inclusive backup for my Macbook (via <a href="http://www.apple.com/macosx/features/timemachine.html">Time Machine</a>) as well as some important media files on my Windows/Ubuntu box.</p>
<p>There are two reasons I want to partition this drive.  One, Time Machine has no feature that allows you to bound the size of the backups.  Therefore, it will keep adding incremental backups without removing older data until it runs out of room on whatever drive you are using.  Considering I only have a 160 GB hard drive in my Macbook; wasting 1 TB of space is pointless, and partitioning a portion of the free space for Time Machine allows it to be &#8220;bounded.&#8221;  Secondly, by partitioning the drive with two file formats, I can easily attach the drive to my network (via <a href="http://www.tuaw.com/2008/03/19/is-your-airport-extreme-suddenly-time-machine-happy/">Airport Extreme</a>, for example) and have it be accessible from all my computers.  Therefore, simple Windows backups using <a href="http://www.2brightsparks.com/downloads.html">SyncBack</a> can be done using the same disk as no-touch backups using Apple&#8217;s Time Machine.</p>
<p>So how do you set up two partitions on an external USB drive&#8211; one for Time Machine and one for using with a Windows box?</p>
<ol>0.)  NOTE:  FORMATTING PORTIONS OF HARD DRIVES WITH DATA WILL ERASE SAID DATA.  IF YOU ARE A NOVICE AND HAVE DATA ON AN EXTERNAL HARD DRIVE YOU WOULD LIKE TO PRESERVE, I WOULD RECOMMEND MOVING IT TO ANOTHER LOCATION OR USING A DIFFERENT HARD DRIVE FOR THIS TUTORIAL!</p>
<p>1.)  Plug your USB external hard drive into your Mac.</p>
<p>2.)  Open Apple&#8217;s &#8220;<a href="http://en.wikipedia.org/wiki/Disk_Utility">Disk Utility</a>&#8221; &#8212; this can be found in the Utilities folders within the Applications directory.</p>
<p>3.)  On the left hand side, you will see the hard drive you wish to partition &#8212; you will likely see the manufacturer name (HD, not necessarily enclosure) &#8212; match the manufacturer and size.  Select this drive (the top level, not any sublevels within the drive).</p>
<p>4.)  Select the &#8220;Partition&#8221; tab on the top of the right side of the utility window.</p>
<p>5.)  In the &#8220;Partition&#8221; tab select the number of partitions that you want from the &#8216;Volume Scheme&#8217; drop-down menu.  If you are planning on using a two-partition scheme like me (one for Mac, one for Windows), select &#8220;2 partitions.&#8221;</p>
<p>6.)  Select one of the partitions by clicking on one of the &#8220;boxes&#8221; underneath the dropdown menu.  They will likely be named &#8220;Untitled X.&#8221;  When a partition is selected it will be bounded by a blue border and you will notice that both &#8220;Name&#8221; and &#8220;Format&#8221; are available.</p>
<p>7.)  Start with your Mac (in my case, Time Machine) partition.  Select a name, size, and choose either Mac OS Extended (Journaled) for a partition that you will use with Time Machine or use as a boot volume.  Select Mac OS Extended (No Journaling) if you wish to use this partition for Mac media or data storage.</p>
<p>8.)  Select the other partition by clicking on it.  For a Windows partition, select &#8220;FAT&#8221; from the drop-down menu.*  The name is not case-sensitive (i.e., must be in all CAPS) and cannot contain spaces.  I typically will name this &#8220;WINEXT&#8221; or &#8220;WDWIN.&#8221;  Something short and sweet in case you need to browse to it through a shell.</p>
<p>9.)  Select each additional partition (if any) and then name and set the format.</p>
<p>10.)  Click &#8220;Apply.&#8221;</ol>
<p>Voila!  You now have a drive that Time Machine can use for Macbook backups, but you also have a partition for media/data file storage on your other boxes as well!</p>
<p>*NOTE:  Some people have e-mailed and asked &#8220;why FAT?  NTFS is more awesomer!&#8221;  Well, I agree that NTFS is the better file standard; however, as of 10.6.1, OS X still did not have the capability to write to NTFS drives; so FAT is the preferred solution here because it would allow you to write/edit the secondary partition from your Mac if needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/02/dual-partition-a-usb-drive-for-time-machine-and-windows/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>iPhone Bluetooth not connecting?</title>
		<link>http://balloflightning.com/2009/01/iphone-bluetooth-not-connecting/</link>
		<comments>http://balloflightning.com/2009/01/iphone-bluetooth-not-connecting/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:49:22 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[2.2.1]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://balloflightning.com/?p=17</guid>
		<description><![CDATA[So earlier this evening I upgraded my iPhone 3G to the latest firmware (2.2.1). I should note that this is mildly counterintuitive, because I&#8217;ve been contemplating jailbreaking my phone for a while now, and this update serves to merely delay that wait should I choose to follow through. But hey, I like shiny new things. [...]]]></description>
			<content:encoded><![CDATA[<p>So earlier this evening I upgraded my iPhone 3G to the <a href="http://www.pcworld.com/article/158436/apples_iphone_221_update_not_feeling_the_love.html">latest firmware (2.2.1)</a>.  I should note that this is mildly counterintuitive, because I&#8217;ve been contemplating <a href="http://www.tuaw.com/2007/08/08/iphone-hacking-101-jailbreaking/">jailbreaking</a> my phone for a while now, and this update serves to merely delay that wait should I choose to follow through.  But hey, I like shiny new things.</p>
<p>Immediately after updating, I noticed my <a href="http://www.plantronics.com/north_america/en_US/">Plantronics</a> Bluetooth headset wasn&#8217;t connecting.  I would put the headset into &#8220;discover&#8221; mode (this is typically done by holding down the power button on a given headset for anywhere between five and ten seconds) and would flip Bluetooth to ON (underneath Settings -> General).  However, the phone would just stall, and would essentially time out trying to find the headset.  One thing I soon noticed is that the little Bluetooth icon that used to be in the top right corner of the phone (next to the battery indicator) had gone missing.  Problem.</p>
<p>My first order of business was to do a soft reset by powering the phone down and then back on.  I hoped to trip whatever in the software was causing the phone&#8217;s internal Bluetooth chip to not activate.  That didn&#8217;t work.  I then did a <a href="http://www.wikihow.com/Hard-Reset-an-iPhone">hard reset</a> (hold down power and home button for ten seconds and continue holding until the Apple logo appears).  That didn&#8217;t work.</p>
<p>Finally, I stumbled upon a <a href="http://www.everythingicafe.com/forum/bluetooth/problems-with-bluetooth-and-how-to-reset-6352.html">post</a> in a dusty corner of the internet that told me to flick Airplane mode on and off a few times and try again.  Well it seems unbelievable, but after flipping Airplane mode on and off once, the Bluetooth icon returned to my dock and I was able to pair easily.</p>
]]></content:encoded>
			<wfw:commentRss>http://balloflightning.com/2009/01/iphone-bluetooth-not-connecting/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
