<?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>Devolblog &#187; Mac</title>
	<atom:link href="http://devolblog.devolfamily.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://devolblog.devolfamily.com</link>
	<description>The sole purpose for Devolblog is to be a central location for me to record things to help my failing memory.  A lot of this won't be of any interest to anybody else, but if you do find something please leave me a comment so that I know.</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:36:34 +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>Hide Time Machine volume.</title>
		<link>http://devolblog.devolfamily.com/hide-time-machine-volume/</link>
		<comments>http://devolblog.devolfamily.com/hide-time-machine-volume/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 04:49:33 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=1040</guid>
		<description><![CDATA[I keep coming back to this one, so I figured I better mark it down for future reference. Also from macosxhints.com. This is mainly for using time capsule / airport drives for Time Machine backups. I&#8217;m not sure I&#8217;d want to hide usb/firewire drive volumes. To hide: SetFile -a V '/Volumes/Time Machine Volume/' killall Finder [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/12/timemachine-network.png" alt="Time Machine-network" title="Time Machine-network" width="140" height="140" class="alignleft size-full wp-image-864" />I keep coming back to this one, so I figured I better mark it down for future reference.  Also from <a href="http://www.macosxhints.com/article.php?story=20080124184544791">macosxhints.com</a>.  This is mainly for using time capsule / airport drives for Time Machine backups.  I&#8217;m not sure I&#8217;d want to hide usb/firewire drive volumes.</p>
<p>To hide:<br />
<code>SetFile -a V '/Volumes/Time Machine Volume/'</code><br />
<code>killall Finder</code></p>
<p>And then if you want to bring it back:<br />
<code>SetFile -a v '/Volumes/Time Machine Volume/'</code><br />
<code>killall Finder</code></p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/hide-time-machine-volume/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Leopard login background.</title>
		<link>http://devolblog.devolfamily.com/change-leopard-login-background/</link>
		<comments>http://devolblog.devolfamily.com/change-leopard-login-background/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 04:33:35 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=1031</guid>
		<description><![CDATA[Since I keep having to look this up I better note the two ways to accomplish this. rename /System/Library/CoreServices/DefaultDesktop.jpg to something else and then copy in your own version of DefaultDesktop. Just make sure you rename the original first so that you&#8217;ve got an easy backup. sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture &#8220;/Path/to/picture/you/want/to/use/image.jpg&#8221;. Put the image [...]]]></description>
			<content:encoded><![CDATA[<p>Since I keep having to look this up I better note the two ways to accomplish this.</p>
<ol>
<li>rename /System/Library/CoreServices/DefaultDesktop.jpg to something else and then copy in your own version of DefaultDesktop.  Just make sure you rename the original first so that you&#8217;ve got an easy backup.</li>
<li>sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture &#8220;/Path/to/picture/you/want/to/use/image.jpg&#8221;.  Put the image in /Users/Shared so that all users have access to it, otherwise might be permissions issues.</li>
</ol>
<p>You can also always go with a couple little gui progs that&#8217;ll do this for you too.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/change-leopard-login-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I sync Outlook/gCal/iCal/iPhone</title>
		<link>http://devolblog.devolfamily.com/how-i-sync-outlookgcalicaliphone/</link>
		<comments>http://devolblog.devolfamily.com/how-i-sync-outlookgcalicaliphone/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 05:02:17 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=781</guid>
		<description><![CDATA[[2/13/09 update: As of Feb, you can use Google Sync setup the iPhone to sync contacts or calendars OTA. I still use the below desktop application to also sync iCal instead of waiting for an iPhone sync to update it.] [update: Google now has an app that'll setup the gCal / iCal sync for you. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-785" title="google_calendar_buttoncrushed" src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/google_calendar_buttoncrushed.png" alt="" width="140" height="140" /></p>
<p>[2/13/09 update: As of Feb, you can use <a href="http://www.google.com/mobile/apple/sync.html">Google Sync</a> setup the iPhone to sync contacts or calendars OTA.  I still use the below desktop application to also sync iCal instead of waiting for an iPhone sync to update it.]</p>
<p>[update: Google now has an app that'll setup the gCal / iCal sync for you.  Sweetness. <a href="http://www.google.com/support/calendar/bin/answer.py?hl=en&#038;answer=99358#ical">link</a>]  </p>
<p>So first, let me lay down the framework of what I&#8217;m trying to accomplish.  At work I&#8217;m now using google apps (gmail for domains) instead of exchange server.  But I&#8217;m so used to the Outlook interface that I <a href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=77689">set up Outlook as an imap client for gmail</a> (don&#8217;t forget to enable imap support in the gmail interface).  So where does that leave me for a calender?  Well luckily google already has a windows desktop app, <a href="http://www.google.com/support/calendar/bin/answer.py?answer=89955">google calendar sync</a>, that sync&#8217;s gcal into the outlook calendar; so I&#8217;m covered there.</p>
<p>But at home, I&#8217;m primarily on the mac which means I&#8217;m using iCal and then syncing that to my iPhone.  Google calendar has <a href="http://www.google.com/support/calendar/bin/answer.py?hl=en&amp;answer=99358">CalDAV support</a>.  Just follow the instructions and gCal and iCal sync.  Which also means that if you set your iPhone to sync all calendars you&#8217;ve now got your gCal on your iPhone.</p>
<p>None of this was more than a google search away so the reason I&#8217;m recording this is to remind myself of one small, undocumented step.  Either that or I just don&#8217;t know how to use iCal &#8230; which could be the case.<br />
<em>Appointments created on other calendars in iCal don&#8217;t sync to gCal.</em><br />
That means any appts on your Home/Work calendar don&#8217;t make it to gCal.  I kept banging my head against the wall trying to figure out why they weren&#8217;t working.  Sounds obvious now right?  Not so much at 11pm last night.</p>
<p>What you have to do is select the gCal calendar in iCal and create the appt there for it to sync.  <em>Duh</em>.  Not the most intuitive though.  And if you put your personal appts on your home calendar they&#8217;re not going to be marked as busy for your gCal (in my case work) which could cause scheduling problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/how-i-sync-outlookgcalicaliphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make iPhone ringtones with iTunes and GarageBand</title>
		<link>http://devolblog.devolfamily.com/make-iphone-ringtones-with-itunes-and-garageband/</link>
		<comments>http://devolblog.devolfamily.com/make-iphone-ringtones-with-itunes-and-garageband/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 23:43:23 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=804</guid>
		<description><![CDATA[There&#8217;s a perfectly good tut on lifehacker but I wanted to copy it here so that 6mo down the road, when I want to do this again, I don&#8217;t have to worry about the link being dead. [edit: actually I like this one from tuaw.com better.] There are reports that the rename trick has been [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a perfectly good tut on <a href="http://lifehacker.com/software/how-to/create-custom-iphone-ringtones-the-free-and-apple-way-334073.php?cpage=3&amp;sort=ASC#viewcomments">lifehacker</a> but I wanted to copy it here so that 6mo down the road, when I want to do this again, I don&#8217;t have to worry about the link being dead.  [edit: actually I like <a href="http://www.tuaw.com/2008/07/08/tuaw-tip-make-iphone-ringtones-with-garageband/">this one from tuaw.com</a> better.]</p>
<p>There are reports that the rename trick has been squashed, but I haven&#8217;t verified.  So this is the GarageBand way.  Which also means it&#8217;s Mac only &#8230; which is fine, this is for me so I have a guide on how to do it next time.  And I have a Mac.</p>
<p>So fire up iTunes and GarageBand, find the song you want to turn into a ringtone (this is of course assuming that what you want as a ringtone is already in iTunes) and drag it from iTunes into GarageBand.  If it&#8217;s not in iTunes, just open the file in GarageBand right?</p>
<p>Now that the file is in itunes click on the Cycle Region button</p>
<p><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/10/cycle-region.png" alt="" title="cycle-region" width="298" height="126" class="alignnone size-medium wp-image-806" /></p>
<p>which activates the region loop tool (images stolen from LifeHacker) </p>
<p><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/10/change-region.png" alt="" title="change-region" width="386" height="107" class="alignnone size-medium wp-image-807" /></p>
<p>Now adjust the region to the section of the song you want; it has to be < 40sec and I've found that sometimes GarageBand complained and wouldn't export certain selections > 30sec.  I don&#8217;t know what the criteria is that it&#8217;s using, but I&#8217;ve also never created a ringtone this way that didn&#8217;t work in iTunes/iPhone so I&#8217;m fine with it.  A small tipe that LifeHacker doesn&#8217;t mention, I like to do a tiny bit of fading at the beginning and the end of the selection so that the transition isn&#8217;t so abrupt.  </p>
<p>Lastly, and this is the beautiful part, Share -> Send Ringtone to iTunes.  </p>
<p><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/10/send-ringtone-to-itunes.png" alt="" title="send-ringtone-to-itunes" width="450" class="alignnone size-medium wp-image-808" /></p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/make-iphone-ringtones-with-itunes-and-garageband/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone wallpaper</title>
		<link>http://devolblog.devolfamily.com/iphone-wallpaper/</link>
		<comments>http://devolblog.devolfamily.com/iphone-wallpaper/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 04:24:06 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=787</guid>
		<description><![CDATA[I needed a place to drop iPhone wallpapers so that I can grab them without having to put them in iPhoto. Probably going to be updating this post for awhile with more wallpaper as a I make/find them. [update] I&#8217;ll probably just end up setting up an iPhoto album/event just for wallpapers, but I&#8217;ll still [...]]]></description>
			<content:encoded><![CDATA[<p>I needed a place to drop iPhone wallpapers so that I can grab them without having to put them in iPhoto.  Probably going to be updating this post for awhile with more wallpaper as a I make/find them.</p>
<p>[update] I&#8217;ll probably just end up setting up an iPhoto album/event just for wallpapers, but I&#8217;ll still leave this here and update it anyway.</p>
<p><a href="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/empmetal480320.png" rel="lightbox[iphone wallpaper]" title="empmetal480320"><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/empmetal480320.png" alt="" title="empmetal480320" width="100" height="150" class="alignnone size-thumbnail wp-image-788" /></a><a href="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/paul_smith_ii_by_l8.png" rel="lightbox[iphone wallpaper]" title="paul_smith_ii_by_l8"><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/paul_smith_ii_by_l8.png" alt="" title="paul_smith_ii_by_l8" width="100" height="150" class="alignnone size-thumbnail wp-image-791" /></a><a href="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/paul_smith_iv_by_l8.png" rel="lightbox[iphone wallpaper]" title="paul_smith_iv_by_l8"><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/paul_smith_iv_by_l8.png" alt="" title="paul_smith_iv_by_l8" width="100" height="150" class="alignnone size-thumbnail wp-image-792" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/iphone-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 2.1 upgrade &#8230; this is how it should&#8217;ve worked from the beginning.</title>
		<link>http://devolblog.devolfamily.com/iphone-21-upgrade-this-is-how-it-shouldve-worked-from-the-beginning/</link>
		<comments>http://devolblog.devolfamily.com/iphone-21-upgrade-this-is-how-it-shouldve-worked-from-the-beginning/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 17:11:15 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=750</guid>
		<description><![CDATA[I woke up early Friday morning because I had to get Logan out the door before the house cleaner showed up, and I sat in my chair pondering if I should click that upgrade button. Last time I upgraded (was it 2.0.2?) it took upwards of 40min, and then got stuck in a restore loop [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/iphone/softwareupdate/"><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/iphone21.jpg" alt="" title="iphone21" width="240" height="292" class="alignright size-full wp-image-751" /></a>I woke up early Friday morning because I had to get Logan out the door before the house cleaner showed up, and I sat in my chair pondering if I should click that upgrade button.  Last time I upgraded (was it 2.0.2?) it took upwards of 40min, and then got stuck in a restore loop where it kept asking me to restore the same backup over and over.  Which finally resulted in my having to do a full wipe and restore.  Luckily, then, I had the time.  This time I didn&#8217;t.  With Apple&#8217;s recent track record of botched rollouts I felt like I was rolling the dice.</p>
<p>To my surprise, I walked away to go shower and get Logan ready, came back a few minutes later and it was all done.  No restore loop.  Everything synced up correctly.  Hey, it worked!</p>
<p>3G reception, whether it&#8217;s real or just messing with the signal display, more closely matches my old samsung blackjack.  Haven&#8217;t had a dropped call, or one that couldn&#8217;t be initiated, yet.  Contact list is snappy.  I don&#8217;t have reboot the phone every 24hrs.  No app crashes.  No app updated loops.  No mystery voicemail notifications.  So far, it just working flawlessly.  </p>
<p>It&#8217;s painfully obvious that the release should&#8217;ve been delayed until this version was ready.  There&#8217;s no hesitation in recommending the iphone to people who ask.  I think Heather might even want one now.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/iphone-21-upgrade-this-is-how-it-shouldve-worked-from-the-beginning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SimplifyMedia: How long till this iPhone app gets nuked?</title>
		<link>http://devolblog.devolfamily.com/simplifymedia-how-long-till-this-iphone-app-gets-nuked/</link>
		<comments>http://devolblog.devolfamily.com/simplifymedia-how-long-till-this-iphone-app-gets-nuked/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 04:06:44 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=737</guid>
		<description><![CDATA[I completely forgot to mark this one down; and to be honest, I&#8217;d kind of given it up for dead since it was so flaky. But I picked it up again a few days ago and have been loving on it ever since. It&#8217;s just another itunes sharing app that lives on a computer and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://simplifymedia.com"><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/09/hdr-logo.png" alt="" title="hdr-logo" width="260" height="85" class="alignright size-medium wp-image-738" /></a>I completely forgot to mark this one down; and to be honest, I&#8217;d kind of given it up for dead since it was so flaky.  But I picked it up again a few days ago and have been loving on it ever since.  </p>
<p>It&#8217;s just another itunes sharing app that lives on a computer and reads/streams the itunes dbase.  To be fair, it also works with winamp and rhythmbox.  But its claim to fame is that they&#8217;ve successfully gotten a iPhone app published to the itunes app store.  </p>
<p>Why would I want to stream my music from my home computer when the iPhone has a perfectly good iPod interface and you can load uncompressed music locally?  Is your music library < 16GB?  I know mine isn't.  This app gives me access to <em>all</em> my music.  I still load stuff I want to listen to when I don&#8217;t have a network connection, or I want higher quality than a compressed stream.</p>
<p>Sound quality is pretty decent, performance is great (now) and bandwidth usage is almost immeasurable.  So now I&#8217;ve got iTunes living on my home server with the simplifymedia app.  It streams over ssl so no need to configure odd ports through the firewall.  And you can stream friend&#8217;s libraries if they&#8217;re using the app too.</p>
<p>I&#8217;m just wondering when ATT throws a hissy fit and it gets pulled from the app store.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/simplifymedia-how-long-till-this-iphone-app-gets-nuked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting to not like the iPhone &#8230; apple in-store support for it is laughable.</title>
		<link>http://devolblog.devolfamily.com/starting-to-not-like-the-iphone-apple-in-store-support-for-it-is-laughable/</link>
		<comments>http://devolblog.devolfamily.com/starting-to-not-like-the-iphone-apple-in-store-support-for-it-is-laughable/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 20:02:44 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=315</guid>
		<description><![CDATA[They sell a couple million iphones, but they expect you to use the same support infrastructure as their computers? I went in because when set to 3G I can&#8217;t make, answer or maintain a call and they wanted me to wait until tomorrow (the soonest appt available at the &#8220;genius bar&#8221;). Just as I was [...]]]></description>
			<content:encoded><![CDATA[<p>They sell a couple million iphones, but they expect you to use the same support infrastructure as their computers?  I went in because when set to 3G I can&#8217;t make, answer or maintain a call and they wanted me to wait until tomorrow (the soonest appt available at the &#8220;genius bar&#8221;).<br />
Just as I was angered at their unintelligent way of dealing with limited availability and lines, I&#8217;m angered that they don&#8217;t staff at least one or two dedicated iPhone support reps.<br />
<span id="more-315"></span><br />
So I walked down to the ATT store, discovered that I could&#8217;ve ordered one online and had them call me when it was in (uh, why didn&#8217;t I think of that?!?) which is a much better system than waiting for 3hrs in line.  Although, being in the middle of the mall, there was plenty of eye-candy to keep me entertained.<br />
But back to ATT; I walk in get helped, they look over my account and pop a new sim in the phone.  Not that it actually helped, because I&#8217;m pretty sure from all the other people on the net complaining of poor 3G reception that it&#8217;s just the phone&#8217;s problem.  But at least they helped me.<br />
All of Apple&#8217;s recent growing pains are laughable.  For a company that&#8217;s so smug about how smart their designs and engineering are, they don&#8217;t have much to be smug about when it comes to product planning and support.<br />
Would it be too much to ask that they have a dedicated iPhone specialist seeing as how they&#8217;ve sold a couple million iPhones recently?<br />
And I&#8217;m not able to reliably use the 3G network.  It&#8217;s back on Edge for the time being and seems to be working great there.  Now I just have to decide, is it worth have an &#8216;iPhone 3G&#8217; that isn&#8217;t really 3G (might turn out to be a good thing, in 2hrs being on 3G the battery icon has dropped to the halfway mark)?  I like it, but having a device that doesn&#8217;t operate properly bites at the back of my head.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/starting-to-not-like-the-iphone-apple-in-store-support-for-it-is-laughable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got my iPhone</title>
		<link>http://devolblog.devolfamily.com/got-my-iphone/</link>
		<comments>http://devolblog.devolfamily.com/got-my-iphone/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 01:43:52 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/index.php/2008/07/27/got-my-iphone/</guid>
		<description><![CDATA[It&#8217;s a long story, but I finally got an iphone. I&#8217;m actually posting this using the wordpress iPhone app. Sadly, I&#8217;m thinking about taking it back. 3G reception is awful, and wifi blinks on and off randomly.]]></description>
			<content:encoded><![CDATA[<p><a href="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/08/main_homescreen20080609.jpg"><img src="http://devolblog.devolfamily.com/wordpress/wp-content/uploads/2008/08/main_homescreen20080609.jpg" alt="" title="main_homescreen20080609" width="69" height="150" class="alignleft size-thumbnail wp-image-338" /></a>It&#8217;s a long story, but I finally got an iphone. I&#8217;m actually posting this using the wordpress iPhone app.<br />
Sadly, I&#8217;m thinking about taking it back. 3G reception is awful, and wifi blinks on and off randomly.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/got-my-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista bootcamp drivers for broadcom 802.11n wireless</title>
		<link>http://devolblog.devolfamily.com/vista-bootcamp-drivers-for-broadcom-80211n-wireless/</link>
		<comments>http://devolblog.devolfamily.com/vista-bootcamp-drivers-for-broadcom-80211n-wireless/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 00:38:17 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://devolblog.devolfamily.com/?p=295</guid>
		<description><![CDATA[You&#8217;ll want these [edit: Damn, wordpress 2.5 won't let me upload or link to the zip file within the wordpress directory structure; I'll have to find somewhere to put the file] Dell drivers for the broadcom 11n adapter if you&#8217;re running Vista 32bit running under bootcamp. Without them, I was getting 3mbps max; now I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ll want these [edit: Damn, wordpress 2.5 won't let me upload or link to the zip file within the wordpress directory structure; I'll have to find somewhere to put the file] Dell drivers for the broadcom 11n adapter if you&#8217;re running Vista 32bit running under bootcamp.  Without them, I was getting 3mbps max; now I&#8217;m up to 10-11mbps, which is what I get under OS X 10.5 &#8230; I&#8217;d get better if the router wasn&#8217;t stuffed away at the back of a storage closet.</p>
<p>It also cures a lot (but not all) of the crackly sound.</p>
]]></content:encoded>
			<wfw:commentRss>http://devolblog.devolfamily.com/vista-bootcamp-drivers-for-broadcom-80211n-wireless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

