<?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>The PhoneBoy Blog &#187; mac</title>
	<atom:link href="http://phoneboy.com/category/mac/feed" rel="self" type="application/rss+xml" />
	<link>http://phoneboy.com</link>
	<description>Simplifying Network Security, Telecom, Gadgets, and More!</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:13:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Teaching an old iBook New Tricks the Ubuntu Way</title>
		<link>http://phoneboy.com/2737/teaching-an-old-ibook-new-tricks-the-ubuntu-way</link>
		<comments>http://phoneboy.com/2737/teaching-an-old-ibook-new-tricks-the-ubuntu-way#comments</comments>
		<pubDate>Tue, 13 Jan 2009 08:09:25 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[iBook]]></category>
		<category><![CDATA[PowerPC]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Wi-Fi]]></category>

		<guid isPermaLink="false">http://phoneboy.com/?p=2737</guid>
		<description><![CDATA[A couple years ago, I tried installing Ubuntu on an old Apple iBook G3 I have with only moderate results, as shown in this YouTube video: While I know that Adobe Flash and AIR won&#8217;t ever be supported on the PowerPC chips that run in a lot of the older Macs, the size of this [...]]]></description>
			<content:encoded><![CDATA[<p>A couple years ago, I tried installing <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> on an old Apple <a class="zem_slink" title="IBook" rel="wikipedia" href="http://en.wikipedia.org/wiki/IBook">iBook</a> G3 I have with only moderate results, as shown in this YouTube video:</p>
<p align="center"><object width="425" height="344" data="http://www.youtube.com/v/gA7d3bFafB0&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/gA7d3bFafB0&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>While I know that <a class="zem_slink" title="Adobe Flash" rel="homepage" href="http://www.adobe.com/products/flash/flashpro/">Adobe Flash</a> and AIR won&#8217;t ever be supported on the <a class="zem_slink" title="PowerPC" rel="wikipedia" href="http://en.wikipedia.org/wiki/PowerPC">PowerPC</a> chips that run in a lot of the older Macs, the <em>size</em> of this iBook puts it real close to the &#8220;<a class="zem_slink" title="Netbook" rel="wikipedia" href="http://en.wikipedia.org/wiki/Netbook">netbook</a>&#8221; category. Since I don&#8217;t see myself spending $400-$500 on a new computer anytime soon, why not try and repurpose one I already have?</p>
<p>My expectations for this <a class="zem_slink" title="PowerPC G3" rel="wikipedia" href="http://en.wikipedia.org/wiki/PowerPC_G3">PowerPC G3</a> with 576mb of RAM and 10gb of disk aren&#8217;t high. I just want something with a reasonable keyboard that has <a class="zem_slink" title="Wi-Fi" rel="wikipedia" href="http://en.wikipedia.org/wiki/Wi-Fi">WiFi</a> and runs a <a class="zem_slink" title="Web browser" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_browser">web browser</a>. It&#8217;s got all that and the current versions of Ubuntu (8.10 as I write this) will support the wireless (which it didn&#8217;t back in 6.06, which was when I took this video), at least in theory. Why not give it a try? Details after the jump.</p>
<p><span id="more-2737"></span>The first step is getting the Ubuntu distribution. It&#8217;s not <em>officially</em> supported anymore, according to the <a href="https://wiki.ubuntu.com/PowerPCFAQ">PowerPCFAQ for Ubuntu</a>, but the community does maintain <a href="https://wiki.ubuntu.com/PowerPCDownloads">downloads for PowerPC Ubuntu</a>. This is one time where downloading the ISO using Bittorrent is <em>highly</em> recommended as it is likely to be much faster than the straight download.</p>
<p>After burning the CD and sticking it into the iBook, I powered the iBook up, holding down the &#8216;C&#8217; key to tell the Mac to boot off CD. The installation, however, could not find the CDROM! Fortunately, it&#8217;s a known issue with <a href="http://ubuntuforums.org/showthread.php?t=964904">a relatively simple workaround</a>: switch to another console, type in <strong><tt>modprobe ide-scsi</tt></strong>, and try detecting the CDROM again. Sure enough, it found the CDROM.</p>
<p>The next hiccup was minor: it was able to detect both network the wired and wireless adapters. However, during the installation process, WPA does not appear to be supported. Hopefully, it supports WPA once I&#8217;ve installed Ubuntu, but for now, I selected Ethernet and pressed onward.</p>
<p>One thing I noticed about the installation process: it offered encryption, both at the (mostly entire) disk level as well as at the home directory level! I only opted for the directory-level encryption for my user. I&#8217;ll have to see how well it works.</p>
<p>A few hours later, I booted up and the screen looked like someone sat on the screen. Turns out that&#8217;s a rather common problem easily solved by editing <tt>/etc/yaboot.conf</tt>, replacing both append lines with:</p>
<blockquote><p><tt>append="nosplash"</tt></p></blockquote>
<p>To solve the &#8220;low resolution mode&#8221; problem when the graphic login attempts to start, I had to modify <tt>/etc/X11/xorg.conf</tt> with a couple of lines (bolded below):</p>
<blockquote><p><tt>Section "Device"<br />
Identifier      "Configured Video Device"<br />
BusID           "PCI:0:16:0"<br />
<strong>Driver          "fbdev"</strong><br />
EndSection</tt></p>
<p><tt>Section "Monitor"<br />
Identifier      "Configured Monitor"<br />
EndSection</tt></p>
<p><tt>Section "Screen"<br />
Identifier      "Default Screen"<br />
Monitor         "Configured Monitor"<br />
Device          "Configured Video Device"<br />
<strong>DefaultDepth    24</strong><br />
EndSection</tt></p></blockquote>
<p>Two more problems: sound and the fact I couldn&#8217;t actually <em>start</em> any applications. Sound is easy to fix, add the following to /etc/modules:</p>
<blockquote><p><tt>snd-powermac</tt></p></blockquote>
<p>To make it take effect without a reboot, execute the command <tt><strong>sudo modprobe snd-powermac</strong></tt>.</p>
<p>Finally, the most annoying bug I&#8217;ve found: I can&#8217;t start applications from the <a class="zem_slink" title="GNOME" rel="homepage" href="http://www.gnome.org/">GNOME</a> Desktop! Apparently, a library was compiled with the wrong flags. The instructions for fixing it are <a href="http://ubuntuforums.org/showthread.php?t=1003273&amp;highlight=ibook+applications">documented here</a>, and since they break with any update where I forget to uncheck updating the library, this basically means I have to remember to uncheck this library every time I update&#8211;not likely&#8211;or not do any updates at all&#8211;also not likely. End result: Ubuntu PPC is unusuable.</p>
<p>Next, we&#8217;ll try this with <a href="http://www.opensuse.org">OpenSUSE</a> to see if we fare any better.</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/ab14a682-2d09-496d-83aa-810d5133d8ec/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=ab14a682-2d09-496d-83aa-810d5133d8ec" alt="Reblog this post [with Zemanta]" /></a></div></p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/2737/teaching-an-old-ibook-new-tricks-the-ubuntu-way">13 January 2009</a>, <a href='http://www.atmasphere.net/wp' rel='external nofollow' class='url'>Jonathan Greene</a> writes: I tried as well on a 15" Powerbook G4 and also failed ... thought it would be a great use for a spare machine that was just sitting in a drawer.  I went back and forward with ISO versions but never got the disk to work.  My foo was not as good as yours and at least you got further down the road ... Good luck!</li><li><a href="http://phoneboy.com/2737/teaching-an-old-ibook-new-tricks-the-ubuntu-way">14 April 2009</a>, <a href='http://new-basement-tapes.blogspot.com/2009/04/10-expert-ubuntu-tricks.html' rel='external nofollow' class='url'>New Basement Tapes</a> writes: <!--%kramer-pre%-->anta Ubuntu Pocket Guide Available as a Free Download (lifehacker.com) Download Ubuntu Pocket Guide and Reference (blogs.vinuthomas.com) Six Best Portable Operating Systems [Hive Five] (lifehacker.com) Talking Community With Ubuntu's Jono Bacon (ostatic.com)Teaching an old iBook New Tricks the Ubuntu Way(phoneboy.com) VirtualBox 2: How To Pass Through USB Devices To Guests On An Ubuntu 8.10 Host (howtoforge.com)<!--%kramer-post%--></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/957/ubuntu--on_an_apple_ibook" rel="bookmark" title="Permanent Link: Ubuntu&#8211;on an Apple iBook">Ubuntu&#8211;on an Apple iBook</a></li><li><a href="http://phoneboy.com/2744/teaching-an-old-ibook-new-tricks-the-opensuse-way" rel="bookmark" title="Permanent Link: Teaching an old iBook New Tricks the OpenSUSE Way">Teaching an old iBook New Tricks the OpenSUSE Way</a></li><li><a href="http://phoneboy.com/975/ubuntu_on_an_ibook" rel="bookmark" title="Permanent Link: Ubuntu on an iBook">Ubuntu on an iBook</a></li><li><a href="http://phoneboy.com/1729/how-many-laptops-do-i-need" rel="bookmark" title="Permanent Link: How Many Laptops Do I Need?">How Many Laptops Do I Need?</a></li><li><a href="http://phoneboy.com/1403/my-ibooks-long-strange-trip-to-mac-os-x-1049" rel="bookmark" title="Permanent Link: My iBook&#8217;s Long, Strange Trip to Mac OS X 10.4.9">My iBook&#8217;s Long, Strange Trip to Mac OS X 10.4.9</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2737/teaching-an-old-ibook-new-tricks-the-ubuntu-way">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2737/teaching-an-old-ibook-new-tricks-the-ubuntu-way/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Codeweavers: Give It Away Today</title>
		<link>http://phoneboy.com/2635/codeweavers-give-it-away-today</link>
		<comments>http://phoneboy.com/2635/codeweavers-give-it-away-today#comments</comments>
		<pubDate>Tue, 28 Oct 2008 08:49:36 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[CodeWeavers]]></category>
		<category><![CDATA[CrossOver]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://phoneboy.com/?p=2635</guid>
		<description><![CDATA[If you&#8217;re a Mac or Linux person and you want to run Windows apps without a Windows license, then the folks at Codeweavers have a deal for you. Today&#8211;and today only&#8211;until midnight GMT-5, you can get your own, fully functional copy of Codeweavers Crossover Linux or Mac for free. Why are they doing this? It [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a Mac or Linux person and you want to run Windows apps without a Windows license, then the folks at <a href="http://www.codeweavers.com/">Codeweavers</a> have a deal for you. Today&#8211;and today only&#8211;until midnight GMT-5, <a href="http://lameduck.codeweavers.com/free/">you can get your own, fully functional copy of Codeweavers Crossover Linux or Mac for <em>free</em></a>.</p>
<p>Why are they doing this? It was a publicity stunt. The folks at Codeweavers<a href="http://lameduck.codeweavers.com/"> challenged George Bush to do <em>something</em> to improve our lot in his last months of his presidency</a>. Whether he was ultimately responsible for gas prices plummeting a buck over the past month or not is irrelevant, but the folks at Codeweavers saw that one of their goals was meant and they are keeping to their word.</p>
<p>The Codeweavers Crossover product is a commercial version of <a href="http://www.winehq.org/">Wine</a>, which is an open-source project that allows Windows executables to run on non-Windows systems. It&#8217;s not perfect, since it is a cleanroom implementation of the Windows API and they haven&#8217;t got bug-for-bug compatibility yet. However, it does run some specific applications like Microsoft Office reasonably well. It also runs Internet Explorer, which is useful in and of itself.</p>
<p>The main thing you get with Crossover is a much nicer installation process for Windows applications. It knows about the most common applications and is able to configure itself for an optimal installation. It makes the application installation process a bit easier.</p>
<p>The other amazing part about about this is that you also get a year of support with this freebie. This entitles you to technical support as well as a year of updates on the product. Quite righteous!</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/4e8ce047-3e28-4575-855c-1cff4e5d0ef2/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=4e8ce047-3e28-4575-855c-1cff4e5d0ef2" alt="Reblog this post [with Zemanta]" /></a></div>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/244/crossover_office_4_0_works_on_my_gentoo_box" rel="bookmark" title="Permanent Link: Crossover Office 4.0 Works On my Gentoo Box">Crossover Office 4.0 Works On my Gentoo Box</a></li><li><a href="http://phoneboy.com/1254/crossover-linux-and-crossover-mac-go-60" rel="bookmark" title="Permanent Link: Crossover Linux and Crossover Mac Go 6.0">Crossover Linux and Crossover Mac Go 6.0</a></li><li><a href="http://phoneboy.com/142/crossover_office_3_0" rel="bookmark" title="Permanent Link: Crossover Office 3.0">Crossover Office 3.0</a></li><li><a href="http://phoneboy.com/173/dancing_with_the_dark_side" rel="bookmark" title="Permanent Link: Dancing with the Dark Side">Dancing with the Dark Side</a></li><li><a href="http://phoneboy.com/1328/michael-robertson-ways-in-on-steve-jobs-anti-drm-piece" rel="bookmark" title="Permanent Link: Michael Robertson Ways in on Steve Jobs Anti-DRM Piece">Michael Robertson Ways in on Steve Jobs Anti-DRM Piece</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2635/codeweavers-give-it-away-today">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2635/codeweavers-give-it-away-today/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So Why Not iTunes?</title>
		<link>http://phoneboy.com/2265/so-why-not-itunes</link>
		<comments>http://phoneboy.com/2265/so-why-not-itunes#comments</comments>
		<pubDate>Tue, 20 May 2008 08:01:59 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[entertainment]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/?p=2265</guid>
		<description><![CDATA[I have a couple of Macs&#8211;and a lot of PCs. While I don&#8217;t listen to music that often, I have collected quite a bit of it&#8211;mostly on these plastic disks called CDs. Some of you might have heard of them Anyway, when I got my hands on a Mac a few years ago for work [...]]]></description>
			<content:encoded><![CDATA[<p>I have a couple of Macs&#8211;and a lot of PCs. While I don&#8217;t listen to music <em>that</em> often, I have collected quite a bit of it&#8211;mostly on these plastic disks called CDs. Some of you might have heard of them <img src='http://phoneboy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, when I got my hands on a Mac a few years ago for work purposes, I started playing around with iTunes. I ended up feeding it a bunch of my CDs and was fairly happy with the results. When I bought a MacBook two years ago, I decided that I wanted to re-rip my CDs in higher quality. So I went through the process&#8211;again.</p>
<p>Between that and a few tracks I&#8217;ve digitally acquired, I have about 2500 of them in iTunes. Generally, I can find what I need, I&#8217;ve found a reasonably sensible Smart Playlist that gives me a decent mix of music. It&#8217;s not perfect and I have to skip tracks, but it works for me.</p>
<p>While I do have an iPod Nano, I don&#8217;t use it. Instead, when I do prefer to listen to music on a portable device, I download music to a Nokia N95 thanks to Nokia Multimedia Transfer.</p>
<p>Now when it comes to video, other than for the occasional freebie from the iTunes store, I pretty much use Miro to manage video. I do this for a couple of reasons:</p>
<ul>
<li><strong>Support for Flash video and more types of video</strong>. I can stuff an RSS feed from YouTube into Miro and it will play the video it downloads from there.</li>
<li><strong>Bittorrent Support</strong>. Need I say more?</li>
<li><strong>Better at keeping your disk from filling up</strong>. Miro gives you the ability to only download episodes when less than X episodes are unwatched on a per-channel basis, a global &#8220;don&#8217;t download when less than X space,&#8221; and a per-channel auto-expiration for watched content.</li>
</ul>
<p>Now I know some people don&#8217;t like iTunes for music. I guess I don&#8217;t see the issues, but I will admit I don&#8217;t listen to music daily. iTunes is sufficient for my meager needs. What am I missing here?</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/2265/so-why-not-itunes">20 May 2008</a>, <a href='http://dotsisx.blogspot.com' rel='external nofollow' class='url'>Rita El Khoury</a> writes: Yeah why not?! I've used iTunes as my main music manager on my PC ever since I got my iPod some 2 yrs ago. I find it well suited for my average usage. I also use iTunes agent, an application, to sync my smart playlist with my memory card (it can also be used for devices with internal storage). I have 2 memory cards, each is 2GB, so I have created 2 smart playlists that I sync with each card. One is my best and newest full albums, and the second is my 5star-rated music limited to 1.5GB priority to the newest. I find this an AWESOME mix, and most of all, I have to do nothing, just insert the card in my laptop's card reader, launch iTunes agent and click "Sync". Works like a charm.</li><li><a href="http://phoneboy.com/2265/so-why-not-itunes">20 May 2008</a>, Marc writes: @ home - doesn't run on Linux
@ work - does it support FLAC &amp; OGG now? does it still want to download quicktime and safari?

Other than that, they're all about the same I guess, particularly if one doesn't have an iPod and doesn't shop at iTunes.</li><li><a href="http://phoneboy.com/2265/so-why-not-itunes">22 May 2008</a>, <a href='http://www.phoneboy.com' rel='external nofollow' class='url'>PhoneBoy</a> writes: @Marc I think you can get FLAC/OGG flugins for the Mac, which means iTunes SHOULD support it. Quicktime is required for iTunes content.</li><li><a href="http://phoneboy.com/2265/so-why-not-itunes">27 November 2008</a>, <a href='http://www.lyricshack.net' rel='external nofollow' class='url'>iTunes Music Blog</a> writes: I think you nailed it on the head!!  That\'s the point that everyone here has failed to make, nice work!!  I am going to place a link to you on my blogroll, ok?</li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/565/hey__i_made_mac_os_x_freeze" rel="bookmark" title="Permanent Link: Hey, I made Mac OS X Freeze">Hey, I made Mac OS X Freeze</a></li><li><a href="http://phoneboy.com/1149/burn-video-from-itunes-to-your-dvd" rel="bookmark" title="Permanent Link: Burn Video From iTunes to Your DVD">Burn Video From iTunes to Your DVD</a></li><li><a href="http://phoneboy.com/1263/songs-in-itunes-need-an-explicit-tag" rel="bookmark" title="Permanent Link: Songs in iTunes Need an Explicit Tag">Songs in iTunes Need an Explicit Tag</a></li><li><a href="http://phoneboy.com/1395/junk-rips-in-itunes" rel="bookmark" title="Permanent Link: Junk Rips in iTunes">Junk Rips in iTunes</a></li><li><a href="http://phoneboy.com/1509/now-a-member-of-the-ipod-generation" rel="bookmark" title="Permanent Link: Now A Member of the iPod Generation">Now A Member of the iPod Generation</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2265/so-why-not-itunes">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2265/so-why-not-itunes/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VMware Fusion Rolls Out 1.1.2</title>
		<link>http://phoneboy.com/2241/vmware-fusion-rolls-out-112</link>
		<comments>http://phoneboy.com/2241/vmware-fusion-rolls-out-112#comments</comments>
		<pubDate>Sat, 26 Apr 2008 07:01:04 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[MacBook Air]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/?p=2241</guid>
		<description><![CDATA[Image via Wikipedia The latest from the Team Fusion blog is that VMware Fusion has rolled out version 1.1.2. This new version supports the upcoming XP SP3 on Boot Camp Partitions&#8211;something I&#8217;d be interested in. They are also squashing a couple of MacBook Air-related bugs, adding support for Apple&#8217;s Time Machine, and a few bugs. [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; float: right;"><a href="http://en.wikipedia.org/wiki/Image:Vmware_fusion.png" target="_blank"><img style="border: medium none; display: block;" src="http://upload.wikimedia.org/wikipedia/en/b/bc/Vmware_fusion.png" alt="VMware Fusion" /></a>Image via <a href="http://en.wikipedia.org/wiki/Image:Vmware_fusion.png" target="_blank">Wikipedia</a></p>
</div>
<p>The latest from the Team Fusion blog is that <a href="http://blogs.vmware.com/teamfusion/2008/04/vmware-fusion-1.html">VMware Fusion has rolled out version 1.1.2</a>. This new version supports the upcoming XP SP3 on Boot Camp Partitions&#8211;something I&#8217;d be interested in. They are also squashing a couple of MacBook Air-related bugs, adding support for Apple&#8217;s Time Machine, and a few bugs.</p>
<p>Personally, I haven&#8217;t touched Parallels in a long time. For what I use it for&#8211;running XP and the occasional Linux thing&#8211;VMware has been rock solid. I see no compelling reason to go back to Parallels at this point.</p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;">
<legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;">
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.tuaw.com/2008/04/24/vmware-fusion-1-1-2-adds-time-machine-support/" target="_blank">VMware Fusion 1.1.2 adds Time Machine support</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.infoworld.com/article/08/04/25/Boot-Camp-update-released-for-XP-SP3_1.html?source=rss&amp;url=http://www.infoworld.com/article/08/04/25/Boot-Camp-update-released-for-XP-SP3_1.html" target="_blank">Boot Camp update released for XP Service Pack 3</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.infoworld.com/article/08/04/24/VMware-Fusion-enhances-MacBook-Air-support_1.html?source=rss&amp;url=http://www.infoworld.com/article/08/04/24/VMware-Fusion-enhances-MacBook-Air-support_1.html" target="_blank">VMware Fusion enhances MacBook Air support</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9080358&amp;source=rss_topic89" target="_blank">Apple, VMware update Mac software for XP SP3</a> [via Zemanta]</li>
</ul>
</fieldset>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img id="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=20ae2e51-660d-436f-aad4-145bba919748" alt="" /></a></div>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1570/parallels-versus-vmware-fusion-why-one-over-the-other" rel="bookmark" title="Permanent Link: Parallels Versus VMware Fusion: Why One Over The Other?">Parallels Versus VMware Fusion: Why One Over The Other?</a></li><li><a href="http://phoneboy.com/2111/taem-fusion-vmware-fusion-that-is" rel="bookmark" title="Permanent Link: Team Fusion: VMware Fusion, That Is">Team Fusion: VMware Fusion, That Is</a></li><li><a href="http://phoneboy.com/2079/vmware-fusion-goes-111-gains-minor-usability-feature" rel="bookmark" title="Permanent Link: VMware Fusion Goes 1.1.1, Gains Minor Usability Feature">VMware Fusion Goes 1.1.1, Gains Minor Usability Feature</a></li><li><a href="http://phoneboy.com/1906/vmware-fusion-11" rel="bookmark" title="Permanent Link: VMware Fusion 1.1">VMware Fusion 1.1</a></li><li><a href="http://phoneboy.com/2266/vmware-fusion-goes-20-beta-free-upgrade-for-1x-owners" rel="bookmark" title="Permanent Link: VMware Fusion Goes 2.0 Beta, Free Upgrade For 1.x Owners!">VMware Fusion Goes 2.0 Beta, Free Upgrade For 1.x Owners!</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2241/vmware-fusion-rolls-out-112">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2241/vmware-fusion-rolls-out-112/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now Blogging On voip.com/blog</title>
		<link>http://phoneboy.com/2199/now-blogging-on-voip-com-slash-blog</link>
		<comments>http://phoneboy.com/2199/now-blogging-on-voip-com-slash-blog#comments</comments>
		<pubDate>Fri, 04 Apr 2008 07:01:08 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile network operators]]></category>
		<category><![CDATA[phoneboy]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[voip.com]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/?p=2199</guid>
		<description><![CDATA[Monday, I got an email&#8211;out of the blue&#8211;from Leanne Tremblay, a.k.a. VoIPGirl. Apparently, she&#8217;s been busy with her other business to be blogging about VoIP. However, she did pass along an interesting proposal she&#8217;d received: voip.com needs a new blogger. Several email exchanges later, and voila, I&#8217;ve got a new gig blogging about VoIP for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phoneboy.com/wp-content/uploads/2008/04/voip_logo.gif"><img style="float: left; margin-right: 10px" title="voip.com logo" src="http://www.phoneboy.com/wp-content/uploads/2008/04/voip_logo.gif" alt="" width="114" height="40" /></a>Monday, I got an email&#8211;out of the blue&#8211;from Leanne Tremblay, a.k.a. VoIPGirl. Apparently, she&#8217;s been busy with her other business to be blogging about VoIP. However, she <em>did</em> pass along an interesting proposal she&#8217;d received: voip.com needs a new blogger. Several email exchanges later, and voila, I&#8217;ve got a new gig <a href="http://www.voip.com/blog/2008/04/new-sheriff-in-town.html">blogging about VoIP for voip.com</a>.</p>
<p>voip.com runs a <a class="zem_slink" title="Vonage" rel="wikipedia" href="http://en.wikipedia.org/wiki/Vonage" target="_blank">Vonage</a>-like <a class="zem_slink" title="Voice over Internet Protocol" rel="wikipedia" href="http://en.wikipedia.org/wiki/Voice_over_Internet_Protocol" target="_blank">Voice over IP</a> service for residential customers. They also have a <a class="zem_slink" title="Soft phone" rel="wikipedia" href="http://en.wikipedia.org/wiki/Soft_phone" target="_blank">softphone</a>, a <a class="zem_slink" title="GrandCentral" rel="wikipedia" href="http://en.wikipedia.org/wiki/GrandCentral" target="_blank">GrandCentral</a>-like service (except it&#8217;s $9.95/mo), and a <a href="http://www.talkplus.com/">TalkPlus</a>-like service (2nd line for your <a class="zem_slink" title="Mobile phone" rel="wikipedia" href="http://en.wikipedia.org/wiki/Mobile_phone" target="_blank">mobile phone</a>).</p>
<p>voip.com has had a blog since May of 2006, though it has been dormant for the last year or so. My job will be to work my blogging magic several times a week. Obviously, since it&#8217;s a &#8220;corporate&#8221; blog, I&#8217;ll have to mention the occasional thing that voip.com is doing or offering. Otherwise, I plan on conducting business-as-usual, just on a different blog. (FYI: there&#8217;s no link for an RSS feed on the blog for some reason, but you can get an <a href="http://www.voip.com/blog/rss.xml">RSS</a> or <a href="http://www.voip.com/blog/atom.xml">Atom</a> feed of the blog)</p>
<p>Of course, with the amount of blogging-related work I do, something has to give. I am currently re-negotiating my contracts with Creative Weblogging. Assuming I have it sorted by then, I&#8217;ll let you all know in my weekly Week That Was post.</p>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img id="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=a052a64a-d0b3-40f7-b634-2ffc78f87872" alt="" /></a></div>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/970/garage_band_demo_podcast" rel="bookmark" title="Permanent Link: Garage Band Demo Podcast">Garage Band Demo Podcast</a></li><li><a href="http://phoneboy.com/181/blog_blog_blog" rel="bookmark" title="Permanent Link: Blog Blog Blog">Blog Blog Blog</a></li><li><a href="http://phoneboy.com/2297/the-right-way-to-buy-a-mobile-phone" rel="bookmark" title="Permanent Link: Declaring A Blog Break">Declaring A Blog Break</a></li><li><a href="http://phoneboy.com/1576/this-week-in-phoneboy-15-july-2007" rel="bookmark" title="Permanent Link: This Week in PhoneBoy 15 July 2007">This Week in PhoneBoy 15 July 2007</a></li><li><a href="http://phoneboy.com/1574/spreading-the-voip-gospel-one-blog-at-a-time" rel="bookmark" title="Permanent Link: Spreading the VoIP Gospel One Blog At A Time">Spreading the VoIP Gospel One Blog At A Time</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2199/now-blogging-on-voip-com-slash-blog">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2199/now-blogging-on-voip-com-slash-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Fusion Goes 1.1.1, Gains Minor Usability Feature</title>
		<link>http://phoneboy.com/2079/vmware-fusion-goes-111-gains-minor-usability-feature</link>
		<comments>http://phoneboy.com/2079/vmware-fusion-goes-111-gains-minor-usability-feature#comments</comments>
		<pubDate>Wed, 30 Jan 2008 08:01:15 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[parallels]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware fusion]]></category>
		<category><![CDATA[vmware player]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/2079/vmware-fusion-goes-111-gains-minor-usability-feature</guid>
		<description><![CDATA[One thing that constantly throws me off with my Synergy setup is when I cut and paste between my Mac and my Windows box. On the Mac, copy is Command-X, paste is Command-V. On the PC, it&#8217;s Ctrl-X for copy, Ctrl-V for paste. I can&#8217;t tell you how many times I&#8217;ve flubbed a copy and paste [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phoneboy.com/wp-content/uploads/2007/08/vmware_fusion_icon.jpg" style="float: left" alt="VMware Fusion" />One thing that constantly throws me off with my <a href="http://www.phoneboy.com/841/synergy_with_mac_server__windows_client">Synergy setup</a> is when I cut and paste between my Mac and my Windows box. On the Mac, copy is Command-X, paste is Command-V. On the PC, it&#8217;s Ctrl-X for copy, Ctrl-V for paste. I can&#8217;t tell you how many times I&#8217;ve flubbed a copy and paste operation due to this difference.</p>
<p>What does this have to do with <a href="http://www.vmware.com/mac">VMware Fusion</a>? Glad you asked. VMware Fusion for the Mac <em>dynamically</em> maps the Mac equivalent keyboard commands for dealing with the clipboard into their Windows-equivalent commands. Prior to the 1.1.1 release, this only happened in Unity mode, now it happens in all modes!</p>
<p>VMware Fusion 1.1.1 also fixes more than a dozen other bugs, so it&#8217;s a worthwhile upgrade if you&#8217;re already on the VMware Fusion train. I&#8217;ve pretty much stopped using Parallels in favor of VMware as of late. The ability to generate VMs that I can use on <a href="http://www.vmware.com/products/player/">VMware Player</a> on a PC has proven to be an insanely useful tool!</p>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1570/parallels-versus-vmware-fusion-why-one-over-the-other" rel="bookmark" title="Permanent Link: Parallels Versus VMware Fusion: Why One Over The Other?">Parallels Versus VMware Fusion: Why One Over The Other?</a></li><li><a href="http://phoneboy.com/2111/taem-fusion-vmware-fusion-that-is" rel="bookmark" title="Permanent Link: Team Fusion: VMware Fusion, That Is">Team Fusion: VMware Fusion, That Is</a></li><li><a href="http://phoneboy.com/1632/vmware-releases-fusion-for-mac-reaches-out-to-blogosphere" rel="bookmark" title="Permanent Link: VMware Releases Fusion for Mac, Reaches Out To Blogosphere">VMware Releases Fusion for Mac, Reaches Out To Blogosphere</a></li><li><a href="http://phoneboy.com/1906/vmware-fusion-11" rel="bookmark" title="Permanent Link: VMware Fusion 1.1">VMware Fusion 1.1</a></li><li><a href="http://phoneboy.com/2266/vmware-fusion-goes-20-beta-free-upgrade-for-1x-owners" rel="bookmark" title="Permanent Link: VMware Fusion Goes 2.0 Beta, Free Upgrade For 1.x Owners!">VMware Fusion Goes 2.0 Beta, Free Upgrade For 1.x Owners!</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2079/vmware-fusion-goes-111-gains-minor-usability-feature">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2079/vmware-fusion-goes-111-gains-minor-usability-feature/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Many Times Do I Have To Get My MacBook Fixed?</title>
		<link>http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed</link>
		<comments>http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed#comments</comments>
		<pubDate>Thu, 27 Dec 2007 10:57:52 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[applecare]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[thinkpad]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed</guid>
		<description><![CDATA[You know, the more I actually try and use my MacBook, the more I realize that my IBM/Lenovo laptops have been a heck of a lot more reliable hardware-wise. I&#8217;ve had this first generation MacBook for 18 months now. In that time I&#8217;ve had to: Get the battery replaced Send it in to get a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phoneboy.com/wp-content/uploads/2007/12/macbook.thumbnail.jpg" style="float: left; margin-right: 10px" alt="MacBook" />You know, the more I actually try and <em>use</em> my MacBook, the more I realize that my IBM/Lenovo laptops have been a heck of a lot more reliable hardware-wise.</p>
<p>I&#8217;ve had this first generation MacBook for 18 months now. In that time I&#8217;ve had to:</p>
<ul>
<li>Get the battery replaced</li>
<li>Send it in to get a &#8220;flickering screen&#8221; problem resolved at least 3 times</li>
</ul>
<p>Now it looks like I&#8217;ve got another battery-type issue. When I run the battery down to 60%, the power simply shuts off without warning.</p>
<p>Of the four or five different IBM/Lenovo ThinkPad&#8217;s I&#8217;ve had over the years, the only service issues I&#8217;ve had was a bad motherboard on a 2+ year old IBM T41. Batteries and the like have all worked well for their respective ages.</p>
<p>Makes me real glad I spend the $200+ for AppleCare, but really. How many times do I have to send in this MacBook&#8211;or parts thereof&#8211;to get it fixed? It&#8217;s not like that I&#8217;m that hard on the thing or anything. It&#8217;s making me consider buying a different laptop next time around&#8211;one without an Apple logo on it. What do you think?</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">27 December 2007</a>, <a href='http://intomobile.com' rel='external nofollow' class='url'>Stefan Constantinescu</a> writes: There is a reason I've had nothing but ThinkPad's for more than 5 years.</li><li><a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">27 December 2007</a>, Eric Hanke writes: I have used Dell Latitude Notebooks for almost 10 years.  They are just as dependable as the IBM in my opinion and about 10-15% cheaper also.</li><li><a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">27 December 2007</a>, <a href='http://www.lucafiligheddu.com' rel='external nofollow' class='url'>luca</a> writes: I have a first generation MacBook from June 2006. I needed to replace the original battery a couple of months ago, but now it's working fine. it's the only computer I use for work and for personal stuff, and never got other problems.</li><li><a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">27 December 2007</a>, Paul S. writes: I've had an iBook and two Macbooks in the last 18 months.  I felt with all three that I have to handle them with kid gloves.  The latest Macbook Pro I had to have the superdrive replaced because it was scoring the media when I inserted it (costly problem).  After having only 1 hour of battery life, lots of problems with bootcamp (I know - not supported), I finally decided to go back to a Windows-based laptop.  I am much more happy with the Sony I purchased (for less money/more features).

When clients ask (I'm a technical consultant) I usually steer them towards a Windows-based system for lots of different reasons.  Cost, reliability, availability of software, availability of SMEs, etc.  Apple certainly has the "cool" factor down.</li><li><a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">27 December 2007</a>, <a href='http://blog.hact.net' rel='external nofollow' class='url'>Aaron Huslage</a> writes: Apple is one to actually redress these problems, because you actually pay good money for them. With the other brands you pretty much get what you pay for. So if there is shoddy workmanship, are bad batteries or other components, you might not ever know about them and never actually be able to get them fixed.

I've had my share of problems in the past with some of my Macs, but they are always dealt with without question and with haste. Whenever I've had a problem with a different manufacturer's product that I purchased myself (with a service contract), I've never had that level of service.

You really do get what you pay for. I say stick with Apple until the other companies have nearly the quality of service that they have.</li><li><a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">27 December 2007</a>, <a href='http://www.phoneboy.com' rel='external nofollow' class='url'>PhoneBoy</a> writes: I will agree with Aaron that Apple's service is pretty good. However, they are making me cycle my battery before they will replace it. Think I just got to the wrong tech. Bastages!

The problem with non-Apple laptops is Windows. I suppose I could run Linux, which I am not against, but it creates a whole different set of issues.</li><li><a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">27 December 2007</a>, <a href='http://www.phoneboy.com' rel='external nofollow' class='url'>PhoneBoy</a> writes: After a long time on hold--either Apple's really busy or seriously understaffed--I finally reached someone who is going to send me a replacement battery.</li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1270/seeing-full-blown-xp-on-macbook-weird" rel="bookmark" title="Permanent Link: Seeing Full-Blown XP on MacBook&#8211;Weird.">Seeing Full-Blown XP on MacBook&#8211;Weird.</a></li><li><a href="http://phoneboy.com/927/macbook_is_cooler" rel="bookmark" title="Permanent Link: MacBook is Cooler">MacBook is Cooler</a></li><li><a href="http://phoneboy.com/1232/my-macbook-is-finally-fixed" rel="bookmark" title="Permanent Link: My MacBook Is Finally Fixed!">My MacBook Is Finally Fixed!</a></li><li><a href="http://phoneboy.com/840/among_the_macbook_elite" rel="bookmark" title="Permanent Link: Among the MacBook Elite">Among the MacBook Elite</a></li><li><a href="http://phoneboy.com/1175/macbook-flickering-screen" rel="bookmark" title="Permanent Link: MacBook Flickering Screen">MacBook Flickering Screen</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/2009/how-many-times-do-i-have-to-get-my-macbook-fixed/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>PhoneBoy’s Week That Was 9 December 2007</title>
		<link>http://phoneboy.com/1949/phoneboy%e2%80%99s-week-that-was-9-december-2007</link>
		<comments>http://phoneboy.com/1949/phoneboy%e2%80%99s-week-that-was-9-december-2007#comments</comments>
		<pubDate>Sun, 09 Dec 2007 08:01:24 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/1949/phoneboy%e2%80%99s-week-that-was-9-december-2007</guid>
		<description><![CDATA[This will, hopefully, be the last time in a while that this list is so long. With the changes in my responsibilities with Creative Weblogging, I should be blogging a little less and promoting a little more. Maybe I can find the energy to do a post on my S60 Blog, which I haven&#8217;t blogged [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phoneboy.com/wp-content/uploads/2007/12/phoneboy.png" alt="PhoneBoy" style="float: left; margin-right: 10px" />This will, hopefully, be the last time in a while that this list is so long. With <a href="http://www.phoneboy.com/1944/blog-changes-for-phoneboy">the changes in my responsibilities with Creative Weblogging</a>, I should be blogging a little less and promoting a little more. Maybe I can find the energy to do a post on my <a href="http://blogs.s60.com/convergencezone/">S60 Blog</a>, which I haven&#8217;t blogged on in a while. <img src='http://phoneboy.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Meanwhile, here&#8217;s this week&#8217;s lineup of posts:</p>
<ul>
<li><a href="http://www.gadgets-weblog.com/50226711/charge_your_mobile_phone_with_your_backpack.php">Charge Your Mobile Phone From Your Backpack</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
<li><a href="http://www.voip-weblog.com/50226711/skype_beta_for_mac_os_x_270195.php">Skype Beta for Mac OS X 2.7.0.195</a> (From <a href="http://www.voip-weblog.com/">The VoIP Weblog</a>)</li>
<li><a href="http://www.gadgets-weblog.com/50226711/tv_tuner_for_your_nintendo_ds.php">TV Tuner For Your Nintendo DS</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
<li><a href="http://www.voip-weblog.com/50226711/roaming_on_the_cheap_in_the_us.php">Roaming On The Cheap In The US</a> (From <a href="http://www.voip-weblog.com/">The VoIP Weblog</a>)</li>
<li><a href="http://www.gadgets-weblog.com/50226711/yoggie_gatekepper_pro.php">Yoggie Gatekeeper Pro</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
<li><a href="http://www.voip-weblog.com/50226711/sip_rfc4733_rfc2833_and_you.php">SIP, RFC4733, RFC2833, and You</a> (From <a href="http://www.voip-weblog.com/">The VoIP Weblog</a>)</li>
<li><a href="http://www.gadgets-weblog.com/50226711/konami_12in1_arcade_game.php">Konami 12-in-1 Arcade Game</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
<li><a href="http://www.voip-weblog.com/50226711/pbx_in_a_flash.php">PBX In A Flash!</a> (From <a href="http://www.voip-weblog.com/">The VoIP Weblog</a>)</li>
<li><a href="http://www.gadgets-weblog.com/50226711/hide_the_banana.php">Hide The Banana</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
<li><a href="http://www.voip-weblog.com/50226711/solicall_pbxmate_reduces_background_noise_on_voip_calls.php">SoliCall PBXMate Reduces Background Noise On VoIP Calls</a> (From <a href="http://www.voip-weblog.com/">The VoIP Weblog</a>)</li>
<li><a href="http://www.igotspam.com/50226711/use_your_mobile_phone_to_delete_spam.php">Using Your Mobile Phone To Delete Spam</a> (From <a href="http://www.igotspam.com/">I Got Spam?!</a>)</li>
<li><a href="http://www.gadgets-weblog.com/50226711/its_wootoff_time_again.php">It&#8217;s Woot-Off Time Again</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
<li><a href="http://www.gadgets-weblog.com/50226711/forget_lasik_get_eye_power.php">Forget Lasik, Get Eye Power!</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
<li><a href="http://www.gadgets-weblog.com/50226711/speakers_in_the_furniture.php"></a><a href="http://www.gadgets-weblog.com/50226711/bubble_wrap_goes_everywhere.php">Bubble Wrap Goes Everywhere!</a> (From <a href="http://www.gadgets-weblog.com/">The Gadgets Weblog</a>)</li>
</ul>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1935/phoneboy%e2%80%99s-week-that-was-2-december-2007" rel="bookmark" title="Permanent Link: PhoneBoy’s Week That Was 2 December 2007">PhoneBoy’s Week That Was 2 December 2007</a></li><li><a href="http://phoneboy.com/1992/jajah-giving-away-free-calls-at-christmas" rel="bookmark" title="Permanent Link: Jajah Giving Away Free Calls At Christmas">Jajah Giving Away Free Calls At Christmas</a></li><li><a href="http://phoneboy.com/2021/97-posts-in-a-week" rel="bookmark" title="Permanent Link: 97 Posts In A Week?">97 Posts In A Week?</a></li><li><a href="http://phoneboy.com/1999/phoneboys-week-that-was-30-december-2007" rel="bookmark" title="Permanent Link: PhoneBoy&#8217;s Week That Was 30 December 2007">PhoneBoy&#8217;s Week That Was 30 December 2007</a></li><li><a href="http://phoneboy.com/1993/phoneboys-week-that-was-23-december-2007" rel="bookmark" title="Permanent Link: PhoneBoy&#8217;s Week That Was 23 December 2007">PhoneBoy&#8217;s Week That Was 23 December 2007</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1949/phoneboy%e2%80%99s-week-that-was-9-december-2007">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1949/phoneboy%e2%80%99s-week-that-was-9-december-2007/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clever Web Ads By Apple</title>
		<link>http://phoneboy.com/1923/clever-web-ads-by-apple</link>
		<comments>http://phoneboy.com/1923/clever-web-ads-by-apple#comments</comments>
		<pubDate>Thu, 22 Nov 2007 01:55:59 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[don't give up on vista]]></category>
		<category><![CDATA[get a mac]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/1923/clever-web-ads-by-apple</guid>
		<description><![CDATA[Clever web marketing by Apple: WPvideo 1.10 Direct link to video Based on this ad: WPvideo 1.10 Direct link to video Via TechCrunch Comments21 November 2007, 98clouds &#187; Clever Web Ads By Apple writes: [...] sourced here [...]30 December 2007, Post Stupid writes: Clever Web Ads By AppleRelated PostsCingular Wants Mobile Ads. So What?Kontera In-Text [...]]]></description>
			<content:encoded><![CDATA[<p>Clever web marketing by Apple:</p>
<div class="wpv_videoc">
<div class="wpv_self"><a href="http://www.skarcha.com/wp-plugins/wpvideo/">WPvideo 1.10</a></div>
<div class="wpv_download"><a target="_blank" href="http://downthisvideo.com/?url=http://www.youtube.com/watch?v=ZRAUlK8_2VE">Direct link to video</a></div>
<div class="wpv_video"><object data="http://www.youtube.com/v/ZRAUlK8_2VE" type="application/x-shockwave-flash" width="100%" height="100%"><param name="movie" value="http://www.youtube.com/v/ZRAUlK8_2VE"></param></object></div>
</div>
<p>Based on this ad:</p>
<div class="wpv_videoc">
<div class="wpv_self"><a href="http://www.skarcha.com/wp-plugins/wpvideo/">WPvideo 1.10</a></div>
<div class="wpv_download"><a target="_blank" href="http://downthisvideo.com/?url=http://www.youtube.com/watch?v=7XRflNfaBPY">Direct link to video</a></div>
<div class="wpv_video"><object data="http://www.youtube.com/v/7XRflNfaBPY" type="application/x-shockwave-flash" width="100%" height="100%"><param name="movie" value="http://www.youtube.com/v/7XRflNfaBPY"></param></object></div>
</div>
<p>Via <a href="http://www.techcrunch.com/2007/11/21/apple-gets-creative-with-mac-ads/">TechCrunch</a></p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1923/clever-web-ads-by-apple">21 November 2007</a>, <a href='http://98clouds.cn/?p=3125' rel='external nofollow' class='url'>98clouds &raquo; Clever Web Ads By Apple</a> writes: [...] sourced here [...]</li><li><a href="http://phoneboy.com/1923/clever-web-ads-by-apple">30 December 2007</a>, <a href='http://poststupid.blogspot.com/2007/12/clever-web-ads-by-apple.html' rel='external nofollow' class='url'>Post Stupid</a> writes: <!--%kramer-pre%-->Clever Web Ads By Apple<!--%kramer-post%--></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1245/cingular-wants-mobile-ads-so-what" rel="bookmark" title="Permanent Link: Cingular Wants Mobile Ads. So What?">Cingular Wants Mobile Ads. So What?</a></li><li><a href="http://phoneboy.com/826/kontera_in-text_ads" rel="bookmark" title="Permanent Link: Kontera In-Text Ads">Kontera In-Text Ads</a></li><li><a href="http://phoneboy.com/1278/unintended-advertising-humor" rel="bookmark" title="Permanent Link: Unintended Advertising Humor">Unintended Advertising Humor</a></li><li><a href="http://phoneboy.com/163/new_ad_server" rel="bookmark" title="Permanent Link: New Ad Server">New Ad Server</a></li><li><a href="http://phoneboy.com/578/some_website_housekeeping" rel="bookmark" title="Permanent Link: Some Website Housekeeping">Some Website Housekeeping</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1923/clever-web-ads-by-apple">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1923/clever-web-ads-by-apple/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nokia N81 8GB: That Syncing Feeling&#8211;With iTunes on Mac, Anyway</title>
		<link>http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway</link>
		<comments>http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway#comments</comments>
		<pubDate>Wed, 21 Nov 2007 08:01:03 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[n81]]></category>
		<category><![CDATA[n81 8gb]]></category>
		<category><![CDATA[nokia multimedia transfer]]></category>
		<category><![CDATA[nokia n81 8gb]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway</guid>
		<description><![CDATA[One of the things I have oh-so appreciated as of late is the Nokia Multimedia Transfer application. It has made syncing music and media from my Mac to my Nokia Nseries and Eseries devices a good experience. It&#8217;s not nearly as fast as my iPod Shuffle, but at least it makes it just about as [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phoneboy.com/wp-content/uploads/2007/07/nokia_media_transfer.png" style="float: right; margin-left: 10px" alt="Nokia Media Transfer" />One of the things I have oh-so appreciated as of late is the <a href="http://europe.nokia.com/A4423134">Nokia Multimedia Transfer</a> application. It has made syncing music and media from my Mac to my Nokia Nseries and Eseries devices a good experience. It&#8217;s not nearly as fast as my iPod Shuffle, but at least it makes it just about as simple: plug and play.</p>
<p>Up until a few days ago, I was unable to actually <em>use</em> Nokia Multimedia Transfer with the Nokia N81 8GB. Oh sure, the phone <em>still</em> isn&#8217;t supported my Nokia Multimedia Transfer, but I was able to get a hacked profile to allow the N81 8GB to work properly. Now my sync bliss can be restored.</p>
<p>To get this working:</p>
<ol>
<li><a href="http://phoneboy.com/wp-content/uploads/2007/11/n81.profile">Download the profile</a></li>
<li>Quit Nokia Multimedia Transfer</li>
<li>Locate the Nokia Multimedia Transfer application in the Finder (usually in the Applications folder)</li>
<li>Right-click and select Show Package Contents</li>
<li>Navigate to Content/Resources/Profiles</li>
<li>Copy the new profile into this folder</li>
<li>Start Nokia Multimedia Transfer</li>
<li>Connect your N81 and follow the directions</li>
</ol>
<p>If you get  errors about not being able to browse the file system after setting up the phone, you may need to delete your ~/Library/Application Support/Nokia Multimedia Transfer folder.</p>
<p>Meanwhile, NMT is claiming that it will take roughly two and a half hours to sync four gigabytes worth of MP3s to my phone. For comparison, the 2nd generation iPod Shuffle will sync a gigabyte in just a few minutes. This is abysmal sync performance&#8211;something my employer clearly needs to address in future products.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">21 November 2007</a>, <a href='http://www.i-organize.info/i-organize/nokia-n81-8gb-that-syncing-feeling%e2%80%93with-itunes-on-mac-anyway/' rel='external nofollow' class='url'>I Organize &raquo; Blog Archive &raquo; Nokia N81 8GB: That Syncing Feeling–With iTunes on Mac, Anyway</a> writes: [...] Jeremy Horwitz wrote an interesting post today onHere&#8217;s a quick excerptOne of the things I have oh-so appreciated as of late is the Nokia Multimedia Transfer application. It has made syncing music and media from my Mac to my Nokia Nseries and Eseries devices a good experience. It’s not nearly as fast as my &#8230; [...]</li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">27 November 2007</a>, <a href='http://www.generationmp3.com/mobilehub/index.php/2007/11/27/2059-test-nokia-n81' rel='external nofollow' class='url'>Test Nokia N81 - MobileHub</a> writes: <!--%kramer-ref-pre%-->[...] PhoneBoy Blog partie 1, partie 2, partie [...]<!--%kramer-ref-post%--></li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">5 December 2007</a>, <a href='http://blog.phoneboy.com' rel='external nofollow' class='url'>The PhoneBoy Blog</a> writes: <!--%kramer-pre%-->Nokia N81 8GB: That Syncing Feeling–With iTunes on Mac, AnywayNokia N81 8GB: The “Sexy” Navi Wheel?  Nokia N81 8GB: Podcasts Nokia N81 8GB: The Camera Nokia N81 8GB: The Battery   In general, I like the phone–enough that I continue to use it as my primary phone. The overall functionality is quite superb,<!--%kramer-post%--></li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">7 December 2007</a>, <a href='http://cognections.typepad.com/lifeblog' rel='external nofollow' class='url'>charlie</a> writes: hooked up and transferring as we speak. a few hours to do about 7 gig of transfers. ugh.
thanks for the hack!</li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">8 December 2007</a>, <a href='http://cognections.typepad.com/lifeblog/2007/12/links-for-200-2.html' rel='external nofollow' class='url'>Lifeblog: links for 2007-12-08</a> writes: <!--%kramer-ref-pre%-->[...] Nokia N81 8GB: That Syncing Feeling–With iTunes on Mac, Anyway (tags: hacks mac nokia n81 itunes nokiamediatransfer) [...]<!--%kramer-ref-post%--></li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">12 February 2008</a>, Anthony writes: hi ...can anyone help me out here.?
My adobe reader aint functioning right...it wont open, it wont budge ...so I think it needs to be eliminated and replaced ...but hell ...how can I delete it ..there aint an option in the options to delete it....tried to install a new reader but it gets knocke back because I already have the application installed but thats the one Ineed to eliminte..
any ideas..
my fone is a N81 8GB</li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">12 February 2008</a>, <a href='http://www.phoneboy.com' rel='external nofollow' class='url'>PhoneBoy</a> writes: @anthony Preinstalled applications typically can't be deleted or replaced. A specific "upgrade" installation would have to be created by Adobe.</li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">13 February 2008</a>, <a href='http://www.mobilehub.fr/2008/02/12/test-nokia-n81/' rel='external nofollow' class='url'>Test Nokia N81 | MobileHub : le blog des smartnautes</a> writes: [...] PhoneBoy Blog partie 1, partie 2, partie [...]</li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">17 March 2008</a>, <a href='http://forums.whirlpool.net.au/forum-replies.cfm?t=939570' rel='external nofollow' class='url'>Nokia N81 and OSX - Mac - Apple - Whirlpool Broadband Forums</a> writes: <!--%kramer-ref-pre%-->[...] Scuba Steve writes...  no tunes europe.nokia.com/A4423134www.phoneboy.com/1921/no...es-on-mac-anyway?? [...]<!--%kramer-ref-post%--></li><li><a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">27 October 2008</a>, <a href='http://dotdideriksen.blogspot.com/2008/10/isync-and-nokia-n81.html' rel='external nofollow' class='url'>.dideriksen: iSync and Nokia N81</a> writes: <!--%kramer-ref-pre%-->[...] old news already) that it's possible to sync my N81 phone and the applications I use on the Mac.phoneboy.com and Nokia both explain how to do this with the supported phones.But there seem to be a catch with [...]<!--%kramer-ref-post%--></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1936/nokia-n81-8gb-the-final-verdict" rel="bookmark" title="Permanent Link: Nokia N81 8GB: The Final Verdict">Nokia N81 8GB: The Final Verdict</a></li><li><a href="http://phoneboy.com/1931/nokia-n81-8gb-the-battery" rel="bookmark" title="Permanent Link: Nokia N81 8GB: The Battery">Nokia N81 8GB: The Battery</a></li><li><a href="http://phoneboy.com/1790/a-us-version-of-the-nokia-n81" rel="bookmark" title="Permanent Link: A US Version of the Nokia N81?">A US Version of the Nokia N81?</a></li><li><a href="http://phoneboy.com/1928/nokia-n81-8gb-the-camera" rel="bookmark" title="Permanent Link: Nokia N81 8GB: The Camera">Nokia N81 8GB: The Camera</a></li><li><a href="http://phoneboy.com/1913/nokia-n81-8gb-lets-get-physical" rel="bookmark" title="Permanent Link: Nokia N81 8GB: Let&#8217;s Get Physical">Nokia N81 8GB: Let&#8217;s Get Physical</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1921/nokia-n81-8gb-that-syncing-feeling-with-itunes-on-mac-anyway/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Scott Bourne Facts</title>
		<link>http://phoneboy.com/1778/scott-bourne-facts</link>
		<comments>http://phoneboy.com/1778/scott-bourne-facts#comments</comments>
		<pubDate>Thu, 11 Oct 2007 07:01:08 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1778</guid>
		<description><![CDATA[Unless you are a fan of MacBreak Weekly, Scott Bourne Facts won&#8217;t make any sense to you. Unless you read this explanation, perhaps. The premise is fairly simple: to pay homage to the man who bought a metric ton of iPhones and bragged about this fact on MacBreak Weekly, a fan decided to create a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phoneboy.com/wp-content/uploads/2007/10/scottbourne.jpg" style="float: left; margin-right: 10px" alt="Scott Bourne" />Unless you are a fan of <a href="http://www.twit.tv/mbw">MacBreak Weekly</a>, <a href="http://www.scottbournefacts.com/">Scott Bourne Facts</a> won&#8217;t make <em>any </em>sense to you. Unless you read this explanation, perhaps.</p>
<p>The premise is fairly simple: to pay homage to the man who bought a metric ton of iPhones and bragged about this fact on MacBreak Weekly, a fan decided to create a site called <a href="http://www.scottbournefacts.com/">Scott Bourne Facts</a>. It&#8217;s modeled after a similar site done for Chuck Norris called <a href="http://www.chucknorrisfacts.com/">Chuck Norris Facts</a>.</p>
<p>In the Chuck Norris site, the quotes are about how Chuck Norris can basically beat you six ways from Sunday. Such lovely gems as:</p>
<ul>
<li>Guns don&#8217;t kill people. Chuck Norris kills People.</li>
<li>Chuck Norris doesn’t wear a watch, HE decides what time it is.</li>
<li>There is no theory of evolution. Just a list of creatures Chuck Norris has allowed to live.</li>
</ul>
<p>In the Scott Bourne site, the quotes relate to the number of iPhones Scott Bourne has, for the most part. Gems such as:</p>
<ul>
<li>When Scott Bourne’s iPhone falls in the water, Scott’s iPhone doesn’t get wet, the water gets Scott’s iPhone.</li>
<li>Scott Bourne’s iPhone bill doesn’t come in a box, it comes in by a truck, driven by Steve Jobs.</li>
<li>Apple’s best retail location is in Scott Bourne’s living room, and it outsells all other Apple stores 20 to 1.</li>
<li>The only effective defense against a Chuck Norris roundhouse kick is a Scott Bourne-owned iPhone.</li>
</ul>
<p>I actually submitted a couple of quotes to this site. Not sure what the standards are, but they got accepted and posted to the site:</p>
<ul>
<li>Scott Bourne doesn’t dial his iPhone, he stares at it and it dials itself.</li>
<li>There are two types of iPhones in this world: ones owned by Scott Bourne and ones that Scott Bourne has allowed to be owned by others.</li>
</ul>
<p>Glad to see Scott Bourne and Chuck Norris both have a sense of humor about the whole thing.</p>
<hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/868/wiping_the_drool_off_my_sightspeed_tv" rel="bookmark" title="Permanent Link: Wiping the Drool off my SightSpeed TV">Wiping the Drool off my SightSpeed TV</a></li><li><a href="http://phoneboy.com/3415/do-americans-pay-more-for-wireless-or-not" rel="bookmark" title="Permanent Link: Do Americans Pay More For Wireless or Not?">Do Americans Pay More For Wireless or Not?</a></li><li><a href="http://phoneboy.com/425/i_podcasted_before_we_called_it_that!" rel="bookmark" title="Permanent Link: I Podcasted before we called it that!">I Podcasted before we called it that!</a></li><li><a href="http://phoneboy.com/500/get_over_it__tom" rel="bookmark" title="Permanent Link: Get Over It, Tom">Get Over It, Tom</a></li><li><a href="http://phoneboy.com/3891/choices-in-wireless-that-depends" rel="bookmark" title="Permanent Link: Choices in Wireless? That Depends.">Choices in Wireless? That Depends.</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1778/scott-bourne-facts">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1778/scott-bourne-facts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia E61 versus HTC Mogul: Mac Connectivity Test</title>
		<link>http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test</link>
		<comments>http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test#comments</comments>
		<pubDate>Thu, 04 Oct 2007 07:01:35 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[gadgets]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1760</guid>
		<description><![CDATA[Another in my comparison series, this time when connecting the device to a Macintosh to exchange data. I&#8217;m not going to touch on the PC side of things since they are more or less tied. Disclaimer: I work for a competitor of both HTC and Microsoft in the smartphone space. That being said, my day [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phoneboy.com/wp-content/uploads/2007/09/img_prmo_htc_mogul_l.jpg" alt="HTC Mogul" style="float: left; margin-right: 10px" />Another in my comparison series, this time when connecting the device to a Macintosh to exchange data. I&#8217;m not going to touch on the PC side of things since they are more or less tied.</p>
<p><strong>Disclaimer</strong>:  <a href="http://www.nokia.com/">I work for a competitor</a> of both HTC and Microsoft in the smartphone space. That being said, my day job currently has nothing to do with smartphones. This is my own opinion.</p>
<p>Since the advent of <a href="http://europe.nokia.com/A4423134">Nokia Multimedia Transfer</a> on my Mac, I can more easily sideload content to and from my Nokia device. I can also use the file browser to just get the files I need. There&#8217;s also iSync support for many of Nokia&#8217;s S60 Third Edition website.</p>
<p>If for some reason, I decide to hook up my Eseries or Nseries devices into a Linux box, a couple of keypresses makes them able to copy files to and from the device. Now I can get data off my phone no matter what OS I use.</p>
<p>But then there&#8217;s the HTC. You plug this thing into a Mac, it does nothing. Software to sync contacts and calendar is available, but its worse. There isn&#8217;t the equivalent of &#8220;Mass Storage&#8221; mode, either. This means the only way in and out of this device is over Infrared or by pulling the MicroSD card.</p>
<p>In terms of calendar and contacts, I am using the native ActiveSync client on the HTC Mogul and Mail for Exchange 2.0 on my Nokia E61 for over the air sync. Both do good with the inbox, but the mail client in the HTC Mogul allows me access to my entire folder structure in addition to just the inbox. I expect that Mail for Exchange will have this and other features in upcoming versions. I will dive into the Email client in a future post.</p>
<p>Clear winner here is the Nokia Nseries and Eseries devices. Mac users like myself whom want to sync their phone to their computer should probably avoid Windows Mobile-powered devices unless you&#8217;re willing to pay extra for the privilege.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test">4 October 2007</a>, <a href='http://www.skanery.internetdsl.pl' rel='external nofollow' class='url'>skanery antywirusowe</a> writes: :)</li><li><a href="http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test">4 October 2007</a>, <a href='http://www.mowdolwis.com/?p=2892' rel='external nofollow' class='url'>Mowdolwis.Com &raquo; Nokia E61 versus HTC Mogul: Mac Connectivity Test</a> writes: [...] wrote an interesting post today on Nokia E61 versus HTC Mogul: Mac Connectivity TestHere&#8217;s a quick [...]</li><li><a href="http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test">4 October 2007</a>, <a href='http://htcphoneblog.info/nokia-e61-versus-htc-mogul-mac-connectivity-test' rel='external nofollow' class='url'>Nokia E61 versus HTC Mogul: Mac Connectivity Test | HTCPhoneBlog.info</a> writes: [...] But then there’s the HTC. You plug this thing into a Mac, it does nothing. Software to sync contacts and calendar is available, but its worse. There isn’t the equivalent of “Mass Storage” mode, either. This means the only way in and out &#8230; Read More [...]</li><li><a href="http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test">8 October 2007</a>, <a href='http://www.phoneboy.com/node/1771' rel='external nofollow' class='url'>Final Verdict on the HTC Mogul</a> writes: [...] Nokia E61 Versus HTC Mogul: Mac Connectivity Test [...]</li><li><a href="http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test">22 November 2007</a>, <a href='http://www.dogpile.com/dogpile/ws/results/Web/HTC%20Mac/1/0/0/Relevance/iq=true/zoom=off/_iceUrlFlag=7?_IceUrl=true' rel='external nofollow' class='url'>HTC Mac - Dogpile Web Search</a> writes: <!--%kramer-ref-pre%-->[...] Advantages on Sale.      Sponsored by: www.NexTag.com/computers  [Found on Ads by Yahoo!]     5.  Nokia E61 versus HTC Mogul: Mac Connectivity Test    But then theres the HTC. You plug this thing into a Mac, it does nothing. Software to sync [...]<!--%kramer-ref-post%--></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/1771/final-verdict-on-the-htc-mogul" rel="bookmark" title="Permanent Link: Final Verdict on the HTC Mogul">Final Verdict on the HTC Mogul</a></li><li><a href="http://phoneboy.com/1769/s60-versus-windows-mobile-exchange-email" rel="bookmark" title="Permanent Link: S60 Versus Windows Mobile: Exchange Email">S60 Versus Windows Mobile: Exchange Email</a></li><li><a href="http://phoneboy.com/1301/nokia-e61-versus-nokia-e62" rel="bookmark" title="Permanent Link: Nokia E61 versus Nokia E62">Nokia E61 versus Nokia E62</a></li><li><a href="http://phoneboy.com/2062/phoneboy-gets-interviewed-by-sms-text-news" rel="bookmark" title="Permanent Link: PhoneBoy Gets Interviewed By SMS Text News">PhoneBoy Gets Interviewed By SMS Text News</a></li><li><a href="http://phoneboy.com/1755/symbian-versus-windows-mobile-the-web-browser" rel="bookmark" title="Permanent Link: S60 Versus Windows Mobile: The Web Browser">S60 Versus Windows Mobile: The Web Browser</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1760/nokia-e61-versus-htc-mogul-mac-connectivity-test/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Apple Turns Repairs Around Quickly</title>
		<link>http://phoneboy.com/1768/apple-turns-repairs-around-quickly</link>
		<comments>http://phoneboy.com/1768/apple-turns-repairs-around-quickly#comments</comments>
		<pubDate>Wed, 03 Oct 2007 21:46:02 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1768</guid>
		<description><![CDATA[This is why I have no problem paying for Applecare. I request service for my MacBookon Monday, they send me a box Tuesday, I ship it back Tuesday, they fixed it and will overnight it for arrival at my house on Thursday. Of course, it remains to be seen if they actually fix the problem. [...]]]></description>
			<content:encoded><![CDATA[<p>This is why I have no problem paying for Applecare. I request service for my MacBookon Monday, they send me a box Tuesday, I ship it back Tuesday, they fixed it and will overnight it for arrival at my house on Thursday.</p>
<p style="text-align: center"><img src="http://www.phoneboy.com/wp-content/uploads/2007/10/applecare.png" alt="Repair Status" /></p>
<p>Of course, it remains to be seen if they actually fix the problem. The first time, they didn&#8217;t fix the problem, the second time they did, but the problem returned a few months later. Third time&#8217;s a charm, I guess. And if they don&#8217;t fix it, I still have a couple more years left on my Applecare to bug them about it. <img src='http://phoneboy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1768/apple-turns-repairs-around-quickly">3 October 2007</a>, <a href='http://www.fieldhot.com/?p=1385' rel='external nofollow' class='url'>Fieldhot.Com &raquo; Apple Turns Repairs Around Quickly</a> writes: [...] Sadun wrote an interesting post today on Apple Turns Repairs Around QuicklyHere&#8217;s a quick [...]</li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/943/replacing_pointcast" rel="bookmark" title="Permanent Link: Replacing Pointcast">Replacing Pointcast</a></li><li><a href="http://phoneboy.com/648/blogging_within_firefox" rel="bookmark" title="Permanent Link: Blogging within Firefox">Blogging within Firefox</a></li><li><a href="http://phoneboy.com/1261/ciscos-trademark-case-against-apple-silly" rel="bookmark" title="Permanent Link: Cisco&#8217;s Trademark Case Against Apple &#8220;Silly&#8221;">Cisco&#8217;s Trademark Case Against Apple &#8220;Silly&#8221;</a></li><li><a href="http://phoneboy.com/1419/apple-kills-two-birds-with-one-stone" rel="bookmark" title="Permanent Link: Apple Kills Two Birds With One Stone">Apple Kills Two Birds With One Stone</a></li><li><a href="http://phoneboy.com/1537/mac-os-x-safari-on-windows" rel="bookmark" title="Permanent Link: Mac OS X Safari on Windows!">Mac OS X Safari on Windows!</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1768/apple-turns-repairs-around-quickly">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1768/apple-turns-repairs-around-quickly/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back to Tri-Computing For A Bit</title>
		<link>http://phoneboy.com/1764/1764</link>
		<comments>http://phoneboy.com/1764/1764#comments</comments>
		<pubDate>Wed, 03 Oct 2007 07:01:53 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1764</guid>
		<description><![CDATA[While my MacBook is being sent off to Apple yet again, I have to get work done. After spending a lot of time using my PowerPC-based Mac Mini, I decided I&#8217;d go back to a system that worked really well: my Linux/Mac/Windows combo with Synergy. And you know what, it works well! The term &#8220;iri-computing&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://synergy2.sourceforge.net"><img src="http://www.phoneboy.com/wp-content/uploads/2007/10/synergy.gif" style="float: left; margin-right: 10px" alt="Synergy" /></a>While <a href="http://www.phoneboy.com/node/1761">my MacBook is being sent off to Apple <em>yet again</em></a>, I have to get work done. After spending a lot of time using my PowerPC-based Mac Mini, I decided I&#8217;d go back to a system that worked really well: <a href="http://www.phoneboy.com/node/830">my Linux/Mac/Windows combo with Synergy</a>. And you know what, it works well!</p>
<p>The term &#8220;iri-computing&#8221; is inspired by the term I&#8217;ve heard Ken Rutkowski say on <a href="http://www.kenradio.com/">World Tech Roundup</a>: bi-computing. That means using both PC and Mac. Well, folks, I&#8217;m happy to say I&#8217;m <em>tri-computing</em>. I use Windows, Mac, <em>and</em> Linux.</p>
<p>I tried using the Mac Mini as a Synergy server. It did not work well, at all. The mouse was very jerky and jumpy over on the &#8220;client&#8221; machine. However, the Mac Mini works great as a Synergy<em> </em>client.</p>
<p>Things have changed quite a bit since I did this last. Ubuntu is nearly releasing Gutsy Gibbon&#8211;and it looks pretty good. The Mac Mini hasn&#8217;t changed much, but the work PC certainly has. It means a small amount of reconfiguring of Synergy, but that&#8217;s par for the course.</p>
<p>Now I&#8217;ve got the best of all worlds: Linux for general web functions (works good, even on older hardware like this IBM T23 laptop), Mac for multimedia/iTunes, and Windows for the work stuff. And I get to dig into Gutsy Gibbon a little more while I&#8217;m at it. Not a bad way to work.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1764/1764">3 October 2007</a>, <a href='http://www.mowdolwis.com/?p=2395' rel='external nofollow' class='url'>Mowdolwis.Com &raquo; Back to Tri-Computing For A Bit</a> writes: [...] Matus wrote an interesting post today on Back to Tri-Computing For A BitHere&#8217;s a quick [...]</li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1764/1764">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1764/1764/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Computers Revolting Against Me</title>
		<link>http://phoneboy.com/1761/computers-revolting-against-me</link>
		<comments>http://phoneboy.com/1761/computers-revolting-against-me#comments</comments>
		<pubDate>Tue, 02 Oct 2007 07:27:35 +0000</pubDate>
		<dc:creator>PhoneBoy</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[applecare]]></category>
		<category><![CDATA[factory reset]]></category>
		<category><![CDATA[macbook]]></category>

		<guid isPermaLink="false">http://www.phoneboy.com/node/1761</guid>
		<description><![CDATA[I spent a lot of the day dealing with computers and mobile phones. I do that every day, but today was different: things were in various states of sickness and needed repair. My MacBook started developing that damn screen flicker again. Swapped the RAM and the hard drive for the original components. For good measure, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phoneboy.com/wp-content/uploads/2007/10/dsc00821_e.thumbnail.JPG" alt="Hammer" style="float: left; margin-right: 10px" />I spent a lot of the day dealing with computers and mobile phones. I do that every day, but today was different: things were in various states of sickness and needed repair.</p>
<p>My MacBook started <a href="http://www.phoneboy.com/node/1175">developing</a> that <a href="http://www.phoneboy.com/node/1232">damn screen flicker</a> again. Swapped the RAM and the hard drive for the original components. For good measure, I loaded a stock Mac OS X on the original hard drive. Of course the problem persists. Apple is dispatching me a box so I can ship it back to them. Meanwhile, I&#8217;ll use this underpowered PPC-based Mac Mini and hope Apple is quick at fixing my beloved MacBook.</p>
<p>Also, my iTunes library developed a problem where some entries that I thought I had deleted really weren&#8217;t. The only time the entries would show is via a SmartPlaylist. And because the items only appeared in a SmartPlaylist, I could not <em>delete</em> the entries! This meant only one thing: <a href="http://hifiblog.com/past/2006/05/11/howto-move-your-itunes-music-while-preserving-library-data-when-you-dont-let-itunes-manage-your-music-library/">rebuilding the iTunes database</a>.</p>
<p>Meanwhile, my Nokia E61 decided to continually crash over and over, even after a power cycle. After checking to see if there were any new firmware releases for this venerable handset, I did the format and re-install. Gave the handset a new lease on life. Installed a few less apps on it this time.</p>
<p>While I was checking my E61, I figured I&#8217;d pop the N95 onto Nokia Software Updater to see if there&#8217;s new firmware for that badboy. Sure enough, there is. It&#8217;s <em>internal</em> firmware at this point and it seems to have new and exciting stuff in it.  In the interest of not upsetting the wrong people, I won&#8217;t say anything more than that except that this firmware occasionally causes the N95 to lock to the point where I need to <em>pull the battery</em>. Hey, it&#8217;s <em>beta</em>.</p>
<p>Obviously, all this mucking about has halted any <em>real</em> work getting done. <em>sigh</em></p>
<hr /><h2>Comments</h2><ul><li><a href="http://phoneboy.com/1761/computers-revolting-against-me">2 October 2007</a>, dziny writes: Funny, but I have similar experience. Usually all works as it should, I don't have to touch anything in my computer setup for days. And then comes a day when simultaneously my phone goes on strike, few minutes later one of my routers locks up and on top of everything the asterisk running on my server crashes. Bad things come in bunches....</li><li><a href="http://phoneboy.com/1761/computers-revolting-against-me">2 October 2007</a>, <a href='http://www.todknow.com/?p=425' rel='external nofollow' class='url'>Todknow.Com &raquo; Computers Revolting Against Me</a> writes: [...] wrote an interesting post today on Computers Revolting Against MeHere&#8217;s a quick [...]</li><li><a href="http://phoneboy.com/1761/computers-revolting-against-me">3 October 2007</a>, <a href='http://www.phoneboy.com/node/1764' rel='external nofollow' class='url'>Back to Tri-Computing For A Bit</a> writes: [...] my MacBook is being sent off to Apple yet again, I have to get work done. After spending a lot of time using my PowerPC-based Mac Mini, I decided [...]</li><li><a href="http://phoneboy.com/1761/computers-revolting-against-me">3 October 2007</a>, <a href='http://blog.phoneboy.com' rel='external nofollow' class='url'>The PhoneBoy Blog</a> writes: <!--%kramer-pre%-->Whilemy MacBook is being sent off to Apple yet again, I have to get work done. After spending a lot of time using my PowerPC-based Mac Mini, I decided I’d go back to a system that worked really well: my Linux/Mac/Windows combo with Synergy. And you know what, it works well!<!--%kramer-post%--></li></ul><hr /><h2>Related Posts</h2><ul><li><a href="http://phoneboy.com/460/rearranging_my_office" rel="bookmark" title="Permanent Link: Rearranging my Office">Rearranging my Office</a></li><li><a href="http://phoneboy.com/126/gadget_freak" rel="bookmark" title="Permanent Link: Gadget Freak">Gadget Freak</a></li><li><a href="http://phoneboy.com/101/simplified_computing" rel="bookmark" title="Permanent Link: Simplified Computing">Simplified Computing</a></li><li><a href="http://phoneboy.com/1866/blogging-anywhere" rel="bookmark" title="Permanent Link: Blogging Anywhere">Blogging Anywhere</a></li><li><a href="http://phoneboy.com/3964/the-trs-80-pocket-computer" rel="bookmark" title="Permanent Link: The TRS-80 Pocket Computer!">The TRS-80 Pocket Computer!</a></li></ul><hr /><small><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/80x15.png" />
</a>
<br />This work originally came from <a href="http://phoneboy.com/1761/computers-revolting-against-me">The PhoneBoy Blog</a> and is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />Fingerprint: e37ac627f3d973694c212ff9430d215a</small>]]></content:encoded>
			<wfw:commentRss>http://phoneboy.com/1761/computers-revolting-against-me/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

