<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>McMahonWeb &#187; Apple</title>
	<atom:link href="http://www.mcmahonweb.com/category/apple/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mcmahonweb.com</link>
	<description>My site about all things...</description>
	<lastBuildDate>Mon, 21 Jun 2010 04:03:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>Copyright &#xA9; 2010 McMahonWeb </copyright>
	<managingEditor>shannonm@allthingscomputing.com (Shannon McMahon)</managingEditor>
	<webMaster>shannonm@allthingscomputing.com (Shannon McMahon)</webMaster>
	<category>Media</category>
	<ttl>1440</ttl>
	<image>
		<url>http://www.mcmahonweb.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>McMahonWeb &#187; Apple</title>
		<link>http://www.mcmahonweb.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>My site about all things...</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>Shannon McMahon</itunes:author>
	<itunes:owner>
		<itunes:name>Shannon McMahon</itunes:name>
		<itunes:email>shannonm@allthingscomputing.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.mcmahonweb.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Snow Leopard and Active Directory</title>
		<link>http://www.mcmahonweb.com/2010/06/07/snow-leopard-and-active-directory</link>
		<comments>http://www.mcmahonweb.com/2010/06/07/snow-leopard-and-active-directory#comments</comments>
		<pubDate>Mon, 07 Jun 2010 19:15:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Open Directory]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=252</guid>
		<description><![CDATA[Recently, I had a discussion with an IT team, struggling with managing over 100 desktops.  Currently, they don&#8217;t use any centralized directory for authentication and access.  While it surprised me, they had some reasons why. In the discussion, I recommended moving in this direction.  One of their hurdles is that they manage a multi-platform desktop [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/hero20080609.jpg"><img class="alignleft size-medium wp-image-270" title="hero20080609" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/hero20080609-300x112.jpg" alt="" width="300" height="112" /></a></p>
<p>Recently, I had a discussion with an IT team, struggling with managing over 100 desktops.  Currently, they don&#8217;t use any centralized directory for authentication and access.  While it surprised me, they had some reasons why.</p>
<p>In the discussion, I recommended moving in this direction.  One of their hurdles is that they manage a multi-platform desktop environment.  I decided to look at two different scenarios, and do some preliminary tests:</p>
<ul>
<li>Connecting Mac and Windows clients to an OS X Open Directory</li>
<li>Connecting Mac and Winows clients to a Windows 2008 Active Directory</li>
</ul>
<p>My focus was on cross-platform management, Windows to Open Directory, or OS X to Active Directory. <span id="more-252"></span> After a brief amount of research, it became clear that the first scenario is not an option right now, as Apple&#8217;s Domain setup doesn&#8217;t support Windows 7 clients.  The second scenario, however, does support both platforms.  There are a few minor issues to be aware of.</p>
<p>Here is the basic setup process I went through for connecting OS X Snow Leopard (10.6) clients to Active Directory (Windows 2008 R2):</p>
<p>Go to System/Library/CoreServices, and click Directory Utility:</p>
<div><span style="font-family: Helvetica, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/dirutil.jpg"><img class="alignleft size-medium wp-image-255" title="dirutil" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/dirutil-300x170.jpg" alt="" width="300" height="170" /></a></span></div>
<div>Once that launches, click the check box next to Active Directory (you’ll need to first click the lock icon and authenticate with a local admin account).</div>
<div><span style="font-family: Helvetica, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/ad-select.jpg"><img class="alignleft size-medium wp-image-256" title="ad select" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/ad-select-300x221.jpg" alt="" width="300" height="221" /></a></p>
<p>Enter your domain name (forest name is the same in this instance), and create a Computer ID (call it what you want).  Click on the “Create mobile account at login”.  This basically caches Active Directory credentials locally, so if the user takes their machine somewhere outside of the network, they can still login.</p>
<p><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/dirservices1.jpg"><img class="alignleft size-medium wp-image-259" title="dirservices1" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/dirservices1-300x280.jpg" alt="" width="300" height="280" /></a></p>
<p>Click “Administrative”, and enter a preferred domain server.  This is not necessary, because it can search for domain controllers at login, but this improves speed.  You can also decide which Active Directory users or groups can have admin access on the machine.</p>
<p><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/dirservices2.jpg"><img class="alignleft size-medium wp-image-260" title="dirservices2" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/dirservices2-300x280.jpg" alt="" width="300" height="280" /></a></p>
<p>Click “Bind” (These image show “unbind” because I already did it).  It will ask for domain admin credentials, which I entered, and this machine became part of Active Directory.  From this point on, any Active Directory user can login to this machine (No need to create local accounts).</p>
<p>From here, I decided to go one step further, and auto-mount the user home folder from the server.  This can be done for any network share.</p>
<p>I created an automator application, that runs a shell script that looks like this:</p>
<p><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/userhome.jpg"><img class="alignleft size-medium wp-image-261" title="userhome" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/userhome-300x92.jpg" alt="" width="300" height="92" /></a></p>
<p>It pulls the $USER information from the system, and is whichever user is logged in, in this case Shannon. I named the Automator application “Mount!”, and stored it in my documents folder.</p>
<p>I added this to my login through the login options section of Accounts (although, if you want to do it for all users, there is another place we would put this application).</p>
<p><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/login1.jpg"><img class="alignleft size-medium wp-image-263" title="login" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/login1-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p>Now, whenever this user logs into this machine, using the Active Directory account, it auto mounts the network folder as well.</p>
<p><a href="http://www.mcmahonweb.com/wp-content/uploads/2010/06/home.jpg"><img class="alignleft size-full wp-image-264" title="home" src="http://www.mcmahonweb.com/wp-content/uploads/2010/06/home.jpg" alt="" width="178" height="225" /></a></p>
<p>Some things that are important to note:</p>
<ul>
<li>When setting up the AD Binding, choose create mobile account at login.  This basically caches permissions, and creates a local home folder, allowing machine logins when not on the AD network.</li>
<li>While I run my networks DNS i provided at the gateway, I forward all DNS requests about this internal domain to the domain controller.  I did this due to the unique DNS setup Windows does for it&#8217;s AD domain.  For me, this solved issues related to the &#8220;Network Account Server&#8221; showing unavailable in the login Preference Pane.</li>
</ul>
<p></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2010/06/07/snow-leopard-and-active-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refurbishing a First Gen MacBook</title>
		<link>http://www.mcmahonweb.com/2009/08/30/refurbishing-a-first-gen-macbook</link>
		<comments>http://www.mcmahonweb.com/2009/08/30/refurbishing-a-first-gen-macbook#comments</comments>
		<pubDate>Sun, 30 Aug 2009 21:02:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=205</guid>
		<description><![CDATA[Many folks with a first generation MacBook laptop are well aware of the list of issues that have shown up on them over the past three years.  Some of the top things I have seen are the staining that occurs on the wrist wrest due to Apple&#8217;s poor choice in a plastic, and the habit [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-207" title="macbook_white" src="http://www.mcmahonweb.com/wp-content/uploads/2009/08/macbook_white-300x212.jpg" alt="macbook_white" width="300" height="212" />Many folks with a first generation MacBook laptop are well aware of the list of issues that have shown up on them over the past three years.  Some of the top things I have seen are the staining that occurs on the wrist wrest due to Apple&#8217;s poor choice in a plastic, and the habit of iSight cameras to stop working in these models.  Other known issues are CD drives having difficulty reading discs, touchpad button problems, and very noisy fans (holy cow).</p>
<p>Recently, a friend of mine who has experienced the staining and iSight issues decided to upgrade to the new Unibody MacBook.  After helping her move data from the old to the new,  got the &#8220;opportunity&#8221; to figure out how to solve some issues.<span id="more-205"></span></p>
<p>First,  I had to solve the stained wrist wrest problem.   I have previously used the Mr Clean Magic Eraser to clean MacBook&#8217;s, but this time it only had average success.   I then found an article that said nail polish remover was an alternative cleaner.   I tried it, and it seemed to help more.  After both cleaners, the wrist rest is still slightly stained, but i&#8217;ll keep working on a fix for it.</p>
<p>Second, and more annoyingly, the built-in iSight wasn&#8217;t working.   I did all the usual things like <a href="http://support.apple.com/kb/HT1379">reset the PRAM</a>, and <a href="http://support.apple.com/kb/HT1411?viewlocale=en_US">the PMU/SMC</a>.  Nothing worked, and I noticed that the device didn&#8217;t even show up in System Info.  More digging led me to some folks who pulled out the LCD screen, and found that the iSight camera cable was slightly unseated.  That seemed like my last best hope, so I went and grabbed some tools.</p>
<p>I found a decent set of instructions for doing the screen removal at <a href="http://www.screentekinc.com/lcd-removal-instructions_en,macbook.shtml">ScreenTek Inc.</a> The bevel removal seemed to be the trickiest part. There are no screws, just plastic clips, which translates to &#8220;easy to break&#8221;.  Fortunately, the removal went ok, and all the clips were still intact afterwards.</p>
<p><img class="alignleft size-medium wp-image-211" title="photo 2" src="http://www.mcmahonweb.com/wp-content/uploads/2009/08/photo-2-300x225.jpg" alt="photo 2" width="300" height="225" />I got the screen apart, and sure enough, the iSight cable was slightly out of place.  Slightly, in this case, means less than a centimeter, seriously.</p>
<p><img class="alignleft size-medium wp-image-209" title="photo 3" src="http://www.mcmahonweb.com/wp-content/uploads/2009/08/photo-3-300x225.jpg" alt="photo 3" width="300" height="225" />I pushed it back in place, and launched Photo Booth to test.  I saw the green light come on, and then saw video. It worked!</p>
<p>I put the LCD back in place, and screwed it back in (17 screws).  After snapping the bezel back on, all was well.  The <a href="http://en.wikipedia.org/wiki/Obsessive–compulsive_disorder">OCD in me</a> had to immediately clean the screen, because there were some slight finger prints.  Now, I am back in business with iChat and PhotoBooth goodness.</p>
<p>Oh wait, I just realized how messed up the trackpad button really is.  I&#8217;ll leave that repair for another day.</p>
<p><img class="alignleft size-medium wp-image-214" title="photo" src="http://www.mcmahonweb.com/wp-content/uploads/2009/08/photo-225x300.jpg" alt="photo" width="225" height="300" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2009/08/30/refurbishing-a-first-gen-macbook/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>13&quot; Macbook Pro Hard Drive Upgrade</title>
		<link>http://www.mcmahonweb.com/2009/08/17/13-macbook-pro-hard-drive-upgrade</link>
		<comments>http://www.mcmahonweb.com/2009/08/17/13-macbook-pro-hard-drive-upgrade#comments</comments>
		<pubDate>Tue, 18 Aug 2009 00:20:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=196</guid>
		<description><![CDATA[Apple&#8217;s move to make the unibody MacBook become the low-end of the MacBook Pro line marked a few changes.  Most notably, the addition of FireWire 800 and the &#8220;non replaceable battery&#8221;. The change of the battery made upgrading a hard drive slightly more difficult, as there is no panel that opens to do that anymore. [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s move to make the unibody MacBook become the low-end of the MacBook Pro line marked a few changes.  Most notably, the addition of FireWire 800 and the &#8220;non replaceable battery&#8221;.</p>
<p>The change of the battery made upgrading a hard drive slightly more difficult, as there is no panel that opens to do that anymore.  The solution now is to remove the whole bottom casing.  There are 10 screws involved, and 3 of the back screws are longer than the others.  It is important to keep track of where the screws go.</p>
<p><img class="alignleft size-medium wp-image-197" title="macbook13in" src="http://www.mcmahonweb.com/wp-content/uploads/2009/08/macbook13in-300x225.jpg" alt="macbook13in" width="300" height="225" />Once removed, you have access to everything, including the battery with a sticker saying <em>Do Not Remove</em>.</p>
<p>On the lower left, you see the hard drive, positioned in the same place as the original Unibody MacBook.</p>
<p>There is a small black bracket<span id="more-196"></span>between the hard drive and the DVD drive with two screws.  Remove those screws, and pull out the bracket.  Once removed, the hard drive is free.  Remove the SATA connector from the drive and pull the drive out.  There are 4 screws on the hard drive that need to be removed and installed on your replacement drive.  They require the T6 Hex screwdriver, found at your local geek supply, such as <a href="http://www.radioshack.com">The Shack</a>.  Once you have moved those little screws to the new drive, connect the SATA cable and position the new drive.  Put the black bracket back in place, and secure.  Do the same for the bottom casing, and you are done!</p>
<p>Of course, now you have a Mac with a blank drive which isn&#8217;t terribly useful.  Turn on your Mac, pop in the OS X install DVD, and hold down the Option key until it gives you the option of booting from that DVD.  Install the Operating System, and then off you go.</p>
<p>Enjoy the new hard drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2009/08/17/13-macbook-pro-hard-drive-upgrade/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iMac Hard Drive Upgrade Fun!</title>
		<link>http://www.mcmahonweb.com/2009/06/28/imac-hard-drive-upgrade-fun</link>
		<comments>http://www.mcmahonweb.com/2009/06/28/imac-hard-drive-upgrade-fun#comments</comments>
		<pubDate>Sun, 28 Jun 2009 16:49:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=182</guid>
		<description><![CDATA[Have you ever upgraded the hard drive in your Windows PC?  It&#8217;s usually not a big deal, right?  You open the side of the case, undo the data and power cables from the drive, and remove some screws.  Moments later, you&#8217;re installing the replacement. Mac&#8217;s have not always been the most friendly machines to perform [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-183" title="apple_desktops_05" src="http://www.mcmahonweb.com/wp-content/uploads/2009/06/apple_desktops_05-199x300.jpg" alt="apple_desktops_05" width="199" height="300" />Have you ever upgraded the hard drive in your Windows PC?  It&#8217;s usually not a big deal, right?  You open the side of the case, undo the data and power cables from the drive, and remove some screws.  Moments later, you&#8217;re installing the replacement.</p>
<p>Mac&#8217;s have not always been the most friendly machines to perform such upgrades on.  Powerbooks were notorious for the thousand plus screws necessary to make any sort of upgrade.  There have been some exceptions where Apple made hard drive installs not so bad, such as some older iMacs and the latest generation of Macbooks.</p>
<p>I recently decided to upgrade the hard drive in my Aluminum 24&#8243; iMac.  I assumed it would be relatively straightforward, much like the ram install was.  I was wrong.  I had to remove the glass, remove the aluminum top, remove the LCD screen, and work  underneath it to reach the hard drive.  Good times.</p>
<p>In the end, the upgrade went fairly smooth.  I did run into a couple problem areas, that I made some notes on.</p>
<p>I followed the instructions made available at <a href="http://www.amfiteatar.org/content/view/155/57/lang,en/">Amfiteatar</a>.</p>
<p>Some things to be aware of:</p>
<ul>
<li>The magnetic pads around the aluminum rim that hold the glass in place are a bit poorly designed.  I had one fall off because it&#8217;s sticky adhesive was no longer useful.  I had to improvise.</li>
<li>Be very careful handling and storing the glass top.  Nobody wants to break it, but equally important is not getting ANY lint or smudges behind the glass.  If you do, you end up noticing after the reassemble, and you&#8217;ll have to remove the glass again.</li>
<li>Be equally aware of how you handle the LCD screen.  Similar to the glass, it easily attracts dust and finger smudges.</li>
</ul>
<p>Follow those instructions, and you&#8217;ll have a faster and bigger hard drive in no time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2009/06/28/imac-hard-drive-upgrade-fun/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iStat for iPhone</title>
		<link>http://www.mcmahonweb.com/2009/01/25/istat-for-iphone</link>
		<comments>http://www.mcmahonweb.com/2009/01/25/istat-for-iphone#comments</comments>
		<pubDate>Mon, 26 Jan 2009 01:33:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=113</guid>
		<description><![CDATA[iStat for iPhone is a great application that gives you remote monitoring of essential Mac workstations or servers.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-117" title="iStat from Bjango" src="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2009/01/istatcwlogo1.png" alt="iStat from Bjango" width="256" height="256" /></p>
<p>There are many useful and fun applications in the App Store.  There are also many pointless apps that seem to catch public attention.  While the list of available applications is long, there are two apps I am still waiting for.  First, I am hopeful that Adium will release a chat client for the iPhone.  Word on the street was that they would release one, but it seems apparent that was just a rumor for the time being.  Second, I have wanted a way to remotely monitor my Mac server.  This is easily the most important machine in my home network, and it provides many useful functions.</p>
<p>iStat widgets and menus have long been available for the Mac, and are a very popular suite of apps for many Mac users I know.  The fact that they are free makes them an even better deal.  If you like them, <strong><a title="iSlayer iStat" href="http://www.islayer.com/donate/">please donate</a></strong>.  The one weakness is that these programs are focused on local monitoring, and don&#8217;t have a mechanism for remote monitoring.  <span id="more-113"></span> This is fine for seeing how the workstation you are currently using is consuming resources, but ineffective for monitoring a Mac server.</p>
<p><strong><a title="TUAW - iStat First Look" href="http://www.tuaw.com/2009/01/15/first-look-istat-for-the-iphone/">Word of them developing an application that ran on the iPhone</a></strong> and connected remotely to the Mac of your choice was great to hear.  This new app has been developed as part of the iStat team&#8217;s new focus on iPhone apps through the company <strong><a title="Bjango" href="http://bjango.com/">Bjango</a></strong>.</p>
<p><strong><a href="http://bjango.com/apps/istat/">iStat for iPhone</a></strong>, in conjunction with iStat Server (free) running on a Mac, provides remote viewing of that machine&#8217;s current resource utilization, operating temperatures, network information, and fan operations.  </p>
<p> </p>
<p><img class="size-full wp-image-114 alignnone" title="MacServ Stats" src="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2009/01/photo-11.jpg" alt="iStat for iPhone" width="320" height="480" /></p>
<p>You can run the Server component on as many Macs as you like. They each get paired with the iPhone individually, and securely.  The setup requires that you open a TCP port through your firewall (5109), which allows the two-way communication.  An added benefit of the Application is that it will give you the similar resource information about your iPhone, as well as, an option to free up memory.  </p>
<p><img class="alignnone size-full wp-image-120" title="iPhone Stats" src="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2009/01/photo-21.jpg" alt="iPhone Stats" width="320" height="480" /></p>
<p>So far, this is my favorite application purchased from the App Store.</p>
<p>All that for $1.99, or $2.99 if you don&#8217;t get to it soon. <img src='http://www.mcmahonweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2009/01/25/istat-for-iphone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Changes for Handbrake</title>
		<link>http://www.mcmahonweb.com/2008/11/30/big-changes-for-handbrake</link>
		<comments>http://www.mcmahonweb.com/2008/11/30/big-changes-for-handbrake#comments</comments>
		<pubDate>Sun, 30 Nov 2008 06:44:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[dvd decrypt]]></category>
		<category><![CDATA[handbrake]]></category>
		<category><![CDATA[videolan]]></category>
		<category><![CDATA[visualhub]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=107</guid>
		<description><![CDATA[Handbrake is a wonderful, open-source, utility for converting DVD movies to other formats.  In my case, I use it to convert my DVD collection for use on my Apple TV.  It works great. Today, a new version (0.93) was released.  It includes a long list of improvements from GUI updates to fixes for the lingering [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://handbrake.fr/"><img class="alignleft size-full wp-image-109" title="handbreak" src="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2008/11/handbreak1.png" alt="" width="262" height="238" /></a></p>
<p><strong><a title="Handbrake" href="http://handbrake.fr/">Handbrake</a></strong> is a wonderful, open-source, utility for converting DVD movies to other formats.  In my case, I use it to convert my DVD collection for use on my Apple TV.  It works great.</p>
<p>Today, a new version (0.93) was released.  It includes a long list of improvements from GUI updates to fixes for the lingering errors in 0.92.  Among the list of changes was the news that Handbrake will no longer decrypt DVDs!  This is no shock to Windows users, who are accustomed to using more than one application to rip a movie. For the rest of us, this is quite the change.  I have never needed anything other than Handbrake.</p>
<p>Fortunately, it is an easily fixable issue, and the Handbrake developers include the solution.  Simply install the <strong><a title="VideoLan VLC" href="http://www.videolan.org/vlc/">VLC</a></strong> player.  Handbrake will automatically leverage the necessary library to do the decryption, if needed.</p>
<p>What makes this news interesting to me is the &#8220;why&#8221; associated with this change.  What was wrong with the built-in solution?  Was it fear of some legal pressure?  Is it based on a collaboration of those two teams?  Is it assumed that the VLC team will continue to develop and manage the necessary library(ies) needed to keep this solution working?  Is it possible that VLC is working to have Blu Ray decryption soon that Handbrake would now be able to leverage? In my dreams. <img src='http://www.mcmahonweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The possibilities are both exciting, and slightly disconcerting, as this is a relatively important change for Handbrake users.</p>
<p>The more prominent change in their release, while not as interesting to me, was the addition of converting files and sources, other than DVD&#8217;s.  This is similar in capability to the <strong><a title="Redux" href="http://sourceforge.net/projects/transcoderredux/">now open-sourced</a></strong> project <strong><a href="http://www.techspansion.com/">VisualHub</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2008/11/30/big-changes-for-handbrake/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetShare&#8230;It Works!</title>
		<link>http://www.mcmahonweb.com/2008/08/04/netshareit-works</link>
		<comments>http://www.mcmahonweb.com/2008/08/04/netshareit-works#comments</comments>
		<pubDate>Mon, 04 Aug 2008 02:44:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[NetShare]]></category>
		<category><![CDATA[tether]]></category>
		<category><![CDATA[tethering]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=57</guid>
		<description><![CDATA[When I bought my first iPhone, and read the many reviews online, there was the occasional murmur from geeks wishing for a tethering solution for their iPhone.   Tethering is the process of linking your phone to your computer, and using the phones data connection on your laptop. While i thought it would be kind [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2008/08/netshare1.jpg"><img class="alignnone size-medium wp-image-61" title="netshare" src="http://www.mcmahonweb.com/wp-content/uploads/2008/08/netshare-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>When I bought my first iPhone, and read the many reviews online, there was the occasional murmur from geeks wishing for a tethering solution for their iPhone.  </p>
<blockquote><p><em>Tethering is the process of linking your phone to your computer, and using the phones data connection on your laptop.</em></p></blockquote>
<p>While i thought it would be kind of cool, I didn&#8217;t really care.  The first gen iPhone is EDGE only.  We all know that EDGE means SLOW.  It&#8217;s fine for most iPhone tasks like checking email, getting RSS feeds, and mobile-formatted sites.  Otherwise, it is slightly painful to use.  That&#8217;s really not a good tethering solution.</p>
<p>Fast forward to today, we have the iPhone 3G now.  If you are one of the lucky folks who have 3G in your area, tethering becomes a much more plausible thing.  The problem is, AT&amp;T still doesn&#8217;t have a solution for us iPhone users.</p>
<p>This past week I read an article about a new application in the iTunes App Store.  It&#8217;s called <strong><a href="http://www.nullriver.com/products">NetShare</a></strong> &#8211; and it let&#8217;s you tether your iPhone.  <span id="more-57"></span>As soon as I saw that, I immediately opened the App Store and tried to download it.  Unfortunately, I couldn&#8217;t!  It was gone.  The article was less than an hour old, and the app was no longer around.  Not sure what the deal was, I just gave up for the moment.  That evening, I was browsing the App Store, and decided to look for it again.  This time it was available, so I grabbed it.</p>
<p>Tonight, I finally had the opportunity to setup it up.  The instructions are very straightforward, but if you need a visual queue, here is a link to <a href="http://forums.macrumors.com/showthread.php?p=5950329"><strong>a user on the Mac Rumors forum</strong></a> who snapped some screenshots.</p>
<p>Unfortunately, where I live, there is only EDGE.  So the speed of it was pretty dismal (as expected) on my Macbook Air:</p>
<p><span style="color: #0000ee; text-decoration: underline;"><a href="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2008/08/netshareedge1.tiff"></a><a href="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2008/08/netshareedge21.jpg"><img class="alignnone size-medium wp-image-68" title="netshareedge2" src="http://www.mcmahonweb.com/wp-content/uploads/2008/08/netshareedge2-300x62.jpg" alt="" width="300" height="62" /></a></span></p>
<p>The important thing for this test though, is that it actually works, which is all I wanted to know.  The cool thing will come tomorrow, when I go to work.  I work in a city with 3G, and I can&#8217;t wait to try it.  I&#8217;ll upload a speed test after I get a chance tomorrow.</p>
<p>Unfortunately for most folks, even those in 3G areas, the app is once again not available for the moment.  Not sure what is going on with the store, but hopefully it comes back for the masses.</p>
<p> </p>
<p>Update 08/04/2008: </p>
<p>I brought my laptop to work early today so I could test this out.  I was very surprised and pleased at the speed difference:</p>
<p> </p>
<p><span style="color: #0000ee; text-decoration: underline;"><a href="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2008/08/netshare3g1.tiff"></a><a href="http://mail.allthingscomputing.com/mcmahonweb/wp-content/uploads/2008/08/netshare3g21.jpg"><img class="alignnone size-medium wp-image-69" title="netshare3g2" src="http://www.mcmahonweb.com/wp-content/uploads/2008/08/netshare3g2-300x62.jpg" alt="" width="300" height="62" /></a></span></p>
<p> </p>
<p>One thing of note.  The connection seems slightly unreliable.  I sometimes have to retry page loads, etc, to make it work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2008/08/04/netshareit-works/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Missing App (Multi-Protocol IM)</title>
		<link>http://www.mcmahonweb.com/2008/07/13/the-missing-app-multi-protocol-im</link>
		<comments>http://www.mcmahonweb.com/2008/07/13/the-missing-app-multi-protocol-im#comments</comments>
		<pubDate>Sun, 13 Jul 2008 03:18:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[iPhone 2.0]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Multi-protocol chat]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=45</guid>
		<description><![CDATA[ (source) Like most iPhone owners this weekend, I was having a blast with the new 2.0 software.  Also as a .Mac user, I have watched the painful Mobile Me transition unfold (well, it still is).  While waiting for the Mobile Me rollercoaster to stop, I spent a lot of time experimenting with or reading about [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mcmahonweb.com/wp-content/uploads/appstore.jpg" alt="" width="322" height="350" /> (<a href="http://www.apple.com/iphone/appstore/">source</a>)</p>
<p>Like most <strong><a href="http://www.apple.com/iphone/">iPhone</a></strong> owners this weekend, I was having a blast with the new 2.0 software.  Also as a <strong><a href="http://www.apple.com/mobileme/migrating/">.Mac user</a></strong>, I have watched the painful Mobile Me transition unfold (well, it still is).  While waiting for the <strong><a href="http://www.apple.com/mobileme/">Mobile Me</a></strong> rollercoaster to stop, I spent a lot of time experimenting with or reading about many of the 500 applications now available for iPhone and iPod Touch users.  Interestingly, I noticed one important application not on the list.<span id="more-45"></span></p>
<p>While <strong><a href="http://dashboard.aim.com/aim">AIM showed up</a></strong> for opening day to provide its users with a chat program, everyone else was absent.  More importantly, no third party developer had a multi-protocol chat client available!  I was very surprised that an iPhone equivalent of <strong><a href="http://adiumx.com/">Adium</a></strong> or <strong><a href="http://www.pidgin.im/">Pidgin</a></strong> wasn&#8217;t available.  Of the 500 applications available, I still find myself crawling back to <strong><a href="http://www.meebo.com">Meebo</a></strong>, to accomplish something I should have a program for.</p>
<p>Oh multi-protocol IM client developers, where art thou?  Please make an app available.  I would happily pay for such a solution.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2008/07/13/the-missing-app-multi-protocol-im/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Me &#8211; About Time</title>
		<link>http://www.mcmahonweb.com/2008/06/12/mobile-me-about-time</link>
		<comments>http://www.mcmahonweb.com/2008/06/12/mobile-me-about-time#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:30:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[.Mac]]></category>
		<category><![CDATA[Mobile Me]]></category>
		<category><![CDATA[MobileMe]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=41</guid>
		<description><![CDATA[The day apple released the iPhone, and in the process, provided only minimal support for its own .Mac service &#8211; I was perplexed.  What the heck were they thinking?  Every other Apple solution allowed for total syncing of Mail, Contacts, Calendars, Bookmarks, and more.  Why didn&#8217;t the iPhone?  In the age of ActiveSync, Blackberry Enterprise, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mcmahonweb.com/wp-content/uploads/mm.jpg" alt="" width="392" height="140" /></p>
<p>The day apple released the iPhone, and in the process, provided only minimal support for its own .Mac service &#8211; I was perplexed.  What the heck were they thinking?  Every other Apple solution allowed for total syncing of Mail, Contacts, Calendars, Bookmarks, and more.  Why didn&#8217;t the iPhone?  In the age of ActiveSync, Blackberry Enterprise, and other solutions offering full sync of at least email, contacts, and calendars it makes no sense.  The iPhone seemed a perfect match for .Mac services, and therefore a point of discontent as a .Mac user.  <span id="more-41"></span><em>(I immediately took the opportunity to provide feedback to Apple.)</em></p>
<p>To me, this was the one big screw up of the iPhone.  The phone is great otherwise.  Why would they not make better integration?</p>
<p>This week&#8217;s announcement of &#8220;Mobile Me&#8221; finally provides an answer. It just happens to be a bit late - a common theme for .Mac.  It seems as though they finally got the details figured out on making all this push and sync stuff working with their own services; something that should have been done long ago.  When Steve Jobs commented during his keynote that they finally &#8220;got it right&#8221; with .Mac, it seems that even he recognized the blunder.</p>
<p>The question for Apple will now be, is this enough to draw more people to <span style="text-decoration: line-through;">.Mac</span> Mobile Me? I think there is potential, but it may be a hard sell job.  The ability to keep all your messaging and collaboration data in sync on any of your Apple devices (and even Windows now) is huge in my book.  I no longer have to plug my phone into my Mac to sync that stuff.   To finally have a more complete web-based solution to go with it, definitely a plus.  The 20GB of data storage seems a bit meager on the surface.  However, in the context of how iDisk works (local syncing to your desktop), I can see why larger storage could potentially be a nightmare to keep under control.  I still think they could offer at least 40GB, and sweeten the deal.  After all, they are asking $100 a year.</p>
<p>The web hosting is fine, and good that they have already allowed for personal domain names.  However, this piece still seems incomplete.  Why not include DNS hosting for that domain?  Why not let users have email accounts at their personal domain?  I hope that they work on this part of the package.</p>
<p>All in all, Mobile Me looks like it will be a welcome change, and big step forward.  I hope they continue improving it after launch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2008/06/12/mobile-me-about-time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lots of Apps</title>
		<link>http://www.mcmahonweb.com/2008/04/06/lots-of-apps</link>
		<comments>http://www.mcmahonweb.com/2008/04/06/lots-of-apps#comments</comments>
		<pubDate>Sun, 06 Apr 2008 18:54:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Lots of apps]]></category>
		<category><![CDATA[Maximum Applications on OS X]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=36</guid>
		<description><![CDATA[I read an article today on Gizmodo (actually, It was more of seeing a screenshot), about someone claiming to have 150 applications going on their Macbook Pro with 4GB of ram.  They included this screenshot to &#8220;prove&#8221; it.  Several commenters pointed out that there weren&#8217;t 150 different apps going, and not even close to that [...]]]></description>
			<content:encoded><![CDATA[<p>I read an <a href="http://gizmodo.com/376497/mac-with-150-apps-running-shows-teeny+weeny-dock-expos-windows">article today on Gizmodo</a> (actually, It was more of seeing a screenshot), about someone claiming to have 150 applications going on their Macbook Pro with 4GB of ram.  They included <a href="http://www.flickr.com/photos/burnflare/2387682004/">this screenshot</a> to &#8220;prove&#8221; it.  Several commenters pointed out that there weren&#8217;t 150 different apps going, and not even close to that number of things actually showed in the dock.</p>
<p>I thought to myself, &#8220;I wonder what this little laptop can do?&#8221;.<span id="more-36"></span>  This laptop is my wife&#8217;s Macbook from work.  It is a 2ghz Core 2 Duo, with 2GB of ram.  Nice little machine.</p>
<p><img src="http://www.mcmahonweb.com/wp-content/uploads/abouthismacbook.jpg" alt="" width="307" height="379" /></p>
<p>I decided to put it to the test.  I opened a finder window to the Applications folder, selected all, and chose &#8220;Open&#8221;.  There were many applications in subfolders, so it opened finder windows of those.  I had to go through them one by one, and open the applications inside.  Suprisingly, it didn&#8217;t take that long.  More suprising was that nothing crashed.  On top of that, one of the first apps to open, iDVD, had some theme video and music going in the background the whole time.</p>
<p>Once everything launched, and I responded to the various startup windows, like from Microsoft Office, I used expose to show all the various windows.  Here is that screenshot:</p>
<p><a href="http://www.mcmahonweb.com/wp-content/uploads/96appsandmore.jpg"><img src="http://www.mcmahonweb.com/wp-content/uploads/96appsandmorethumb.jpg" alt="" width="480" height="300" /></a></p>
<p>The &#8220;96&#8243; count came from the number of running items in the dock.  There are a lot more windows than that open (due to the various finder windows, etc.).  In the end, it worked fine.  Was there lag? Yep.  Would I use my machine this way? Of course not. Was it &#8220;usable&#8221;? Yes, but not with the performance I prefer. Was it interesting to see? Yep.  Is it feasible for someone to run 150 applications on a MBP with 4gb of ram?  I would say so, but to claim no performance hit would be a lie.  They would also need to have 150 different applications installed, which I obviously topped out at 96.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2008/04/06/lots-of-apps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
