<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>World Gone WebiPhone &#187; World Gone Web</title>
	<atom:link href="http://www.worldgoneweb.com/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.worldgoneweb.com</link>
	<description></description>
	<lastBuildDate>Sun, 09 Oct 2011 20:57:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Router, VPN and American IP</title>
		<link>http://www.worldgoneweb.com/2011/router-vpn-and-american-ip/</link>
		<comments>http://www.worldgoneweb.com/2011/router-vpn-and-american-ip/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 18:14:23 +0000</pubDate>
		<dc:creator>shalfon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[america]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[france]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[hulu]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[strongvpn]]></category>

		<guid isPermaLink="false">http://www.worldgoneweb.com/?p=792</guid>
		<description><![CDATA[I happen to know an American in Paris. Expats have a wide range of specific problems that most people don&#8217;t really ever worry over, for example : how do you teach a child two languages (hoping the child won&#8217;t mix them up) do you have to declare/pay taxes in your country of origin ? which [...]]]></description>
			<content:encoded><![CDATA[<p>I happen to know an American in Paris. Expats have a wide range of specific problems that most people don&#8217;t really ever worry over, for example :</p>
<ul>
<li>how do you teach a child two languages (hoping the child won&#8217;t mix them up)</li>
<li>do you have to declare/pay taxes in your country of origin ?</li>
<li>which address do you give your bank counselor when opening your account ?</li>
<li>how do you transfer money from your bank in country A to your bank in country B ?</li>
</ul>
<p>Anyway, one of the problems expats might have is accessing websites who have an IP-based location check (ie bank account management site, checkout, etc).</p>
<p><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/07/internet_world_small.jpg"><img class="aligncenter size-full wp-image-802" title="image description" src="http://www.worldgoneweb.com/wp-content/uploads/2011/07/internet_world_small.jpg" alt="" width="650" height="460" /></a></p>
<p>Eventually, if the problem is recurrent, you can solve it permanently using a router and a VPN which will give you an IP based in the country of your choice. I tested this setup myself and hre&#8217;s what I learnt.</p>
<h3>What you will need</h3>
<ol>
<li>Get an account with a VPN provider such as <a href="http://www.strongvpn.com">strongVPN</a>. I tested the <a href="http://strongvpn.com/packages.shtml">Lite Open</a> package (monthly fee).<br />
<strong>If you only have one computer, the strongVPN account is all you need. Download the software they provide and you can have a foreign IP at will. If you have more than one machine or various devices you want to use with a foreign IP, read on&#8230;</strong></li>
<li>Buy a DD-WRT <a href="http://www.dd-wrt.com/wiki/index.php/Supported_Devices">compatible router</a>. Since strongVPN offers detailed tutorials for the Linksys ones, I tested one of them, the E3000.</li>
<li>Download the <a href="https://intranet.reliablehosting.com/services/intranet/vpn_accounts/">quick config</a> from your strongVPN customer area (it is a zip file)</li>
</ol>
<h3>Setup your network</h3>
<p>If you already have a router (you probably do as most Internet boxes do create one for you), you will now have two. Basically, you will have two subnets. Depending on which network you use, you will or not have a foreign IP.</p>
<p>Here&#8217;s how it looks :</p>
<p><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/07/router_mockup.png"><img class="alignleft size-full wp-image-793" title="router_mockup" src="http://www.worldgoneweb.com/wp-content/uploads/2011/07/router_mockup.png" alt="" width="644" height="472" /></a></p>
<p>To achieve this, plug a network cable between your new router and your computer. Access your router configuration page, usually at http://192.168.1.1. Login using admin as a login and admin as a password. In the main section, change your router IP to something like 192.168.2.1 / 255.255.255.0 and enter 192.168.1.254 (or whatever your other router IP is) as the gateway. Setup the DHCP to assign addresses like 192.168.2.2 to 192.168.2.50 for example.</p>
<p>If you so desire, enable the wifi of your new router.</p>
<p>Restart your new router. Connect your old router to the new one using a LAN port (not the WAN port) on both ends. Now, if you connect your computer to the old router, your IP will be like 192.168.1.X and you must be able to access the Internet. If you connect your computer to the new router, your IP will be like 192.168.2.X and you should still be able to access the Internet.</p>
<p>If you got this step right, you can go ahead and flash your router firmware.</p>
<h3>Configure your router to use the VPN</h3>
<p>First, we must modify the router&#8217;s firmware to run <a href="http://dd-wrt.com/site/index">DD-WRT</a>. This is an open source firmware that aims to make router administration easy (and consistent) while enabling as many features as possible for each device.</p>
<p>If you did get a <a href="http://strongvpn.com/easy_setup_routers.shtml">router listed for easy setup on strong VPN</a> website, I advise you to download your firmware file from there.</p>
<p>If your device is not listed there, get your firmware file from <a href="http://dd-wrt.com/site/support/router-database">DD-WRT database</a>.</p>
<p>If you did get the Linksys E3000, here are the two files you will need :</p>
<ol>
<li><a href="http://samanthahalfon.net/resources/dd-wrt.v24-16785_NEWD-2_K2.6_std_usb_nas-e3000.bin">dd-wrt.v24-16785_NEWD-2_K2.6_std_usb_nas-e3000.bin</a></li>
<li><a href="http://samanthahalfon.net/resources/dd-wrt.v24-17201_NEWD-2_K2.6_big-nv60k.bin">dd-wrt.v24-17201_NEWD-2_K2.6_big-nv60k.bin</a></li>
</ol>
<p>Now, it&#8217;s time to flash the firmware. Login to your router administration page. Go to <em>administration</em> &gt; <em>upgrade firmware</em>. Select the first file (the upgrade file) and click on <em>start upgrade</em>. Your router will reboot. Return to the same page, select the second file and click on <em>start upgrade</em> again. This time, after reboot, your administration page will look different as you are now running DD-WRT.</p>
<p>Login to your router administration using <em>root</em> as login and <em>admin</em> as password. In the <em>Setup</em> &gt; <em>Basic Setup</em> section, enter the following for DNS servers :</p>
<ol>
<li>216.131.95.20</li>
<li>216.131.94.5</li>
</ol>
<p>Reboot your router and make sure that you can still connect to the Internet using this new router.</p>
<p>Now, it&#8217;s time to <a href="http://strongvpn.com/open_ddwrt.shtml">setup the router to use the VPN access</a>. Go to <em>Commands</em> and enter the content of the quick config file (downloaded earlier) in the textarea. Click on <em>Save Custom Script</em>. The page reloads, type <em>sh /tmp/custom.sh</em> in the textarea and click on <em>run commands</em>. The page reloads again. Clear the textarea and click on <em>Save Custom Script</em> again. Reboot the router. Now, your router should use the VPN access. If you are using this router, whatsmyip.org should tell you that your IP appears to be in the country you selected when opening your VPN account. <a href="http://strongvpn.com/open_ddwrt.shtml">Instructions with screenshots</a> can be found on strongVPN website.</p>
<p><em><strong>Note:</strong></em> If your IP is still the same (your usual IP), you need to contact strongVPN support and ask them to make sure your VPN account is able to work with this setup. If it isn&#8217;t, they will adjust it in a matter of seconds.</p>
<h3>Test</h3>
<p>Connect, either using a network cable or Wifi, your computer to the new router. Go to a website to get to know your IP such as <strong>whatsmyip.org</strong> and you should now see that your external IP is the one of your VPN provider (in the country of your choice). Hopefully, now, you can use your online banking site or whatever other site which was blocking you for being abroad.</p>
<h3>Support</h3>
<p><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/07/strongvpn-on-best-vpn-provider.jpg"><img class="alignleft size-full wp-image-796" title="strongvpn-on-best-vpn-provider" src="http://www.worldgoneweb.com/wp-content/uploads/2011/07/strongvpn-on-best-vpn-provider.jpg" alt="" width="243" height="93" /></a> If you&#8217;re having a problem, you could leave a comment on this blog but actually, your best bet is to check the <a href="http://www.dd-wrt.com/phpBB2/">DD-WRT forums</a>. If you did go with strongVPN, you&#8217;re in luck, their support is awesome. They have what they call &#8220;Live Help&#8221; which means some of their support staff can anser you via online chat or even using Skype. Simply head over <a href="http://reliablehosting.com/live.html">the Live Help page</a> and find a DD-WRT guru. You will be given his Skype name and be told when he comes on duty. They are super nice and extremely helpful. You can also visit <a href="http://strongvpn.com/forum/">their forums</a> hoping that someone runs the same hardware you bought.</p>
<h3>It works, now what ?</h3>
<p><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/07/netflix-logo.jpg"><img class="alignleft size-full wp-image-794" title="netflix-logo" src="http://www.worldgoneweb.com/wp-content/uploads/2011/07/netflix-logo.jpg" alt="" width="189" height="84" /></a> Okay, so, besides using your connection to access your country of origin banking website and such, this is also a workaround to use country based restricted websites or applications such as Netflix, Hulu or Pandora. I have actually had the opportunity to test this setup and Netflix so, if that&#8217;s what you&#8217;re doing&#8230;</p>
<h3>Netflix : two extra tips</h3>
<ol>
<li>If it stops working on an AppleTV 2, hard reboot (unplug / replug from power source) the device</li>
<li>If it doesn&#8217;t work on iPad, edit your network settings and use Google DNS servers (IP 8.8.8.8)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.worldgoneweb.com/2011/router-vpn-and-american-ip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2011/07/internet_world_small.jpg" />
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/07/internet_world_small.jpg" medium="image">
			<media:title type="html">image description</media:title>
		</media:content>
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/07/router_mockup.png" medium="image">
			<media:title type="html">router_mockup</media:title>
		</media:content>
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/07/strongvpn-on-best-vpn-provider.jpg" medium="image">
			<media:title type="html">strongvpn-on-best-vpn-provider</media:title>
		</media:content>
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/07/netflix-logo.jpg" medium="image">
			<media:title type="html">netflix-logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Watching movies on the iPad</title>
		<link>http://www.worldgoneweb.com/2011/watching-movies-on-the-ipad/</link>
		<comments>http://www.worldgoneweb.com/2011/watching-movies-on-the-ipad/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 21:19:59 +0000</pubDate>
		<dc:creator>shalfon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[blu-ray]]></category>
		<category><![CDATA[cinema]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[Handrabke]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mkv]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.worldgoneweb.com/?p=768</guid>
		<description><![CDATA[One of the thing I wanted to do with the iPad was to watch movies on the go (remember the last time you flew transatlantic and you had to watch The Karate Kid ?&#8230;) At this point, I had no Movies, nor TV Shows in my iTunes so I am really starting from scratch here. [...]]]></description>
			<content:encoded><![CDATA[<p>One of the thing I wanted to do with the iPad was to watch movies on the go (remember the last time you flew transatlantic and you had to watch The Karate Kid ?&#8230;) At this point, I had no Movies, nor TV Shows in my iTunes so I am really starting from scratch here.</p>
<p>Some of the movies I wanted to have on the iPad came from DVD (no Blu-Ray player for me at this point) and one video was a mkv file. So the first step was to import these files in a format that would suit iTunes.</p>
<p style="text-align: center;"><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.58.26-PM.png"><img class="aligncenter size-large wp-image-771" title="Screen shot 2011-06-12 at 10.58.26 PM" src="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.58.26-PM-1024x648.png" alt="" width="614" height="389" /></a></p>
<h2>For the DVDs, I used <a href="http://handbrake.fr/">Handbrake</a>.</h2>
<p>Here is the procedure :</p>
<ul>
<li>Download and install <a href="http://handbrake.fr/downloads.php">Handbrake</a>.</li>
<li>Launch Handbrake</li>
<li>Insert your DVD</li>
<li>Click on Source (top left button) and select your DVD &gt; VIDEO_TS folder.
<p><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-11.23.37-PM.png"><img class="aligncenter size-full wp-image-777" title="Screen shot 2011-06-12 at 11.23.37 PM" src="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-11.23.37-PM.png" alt="" width="667" height="570" /></a></li>
<li>Handbrake will read the DVD and determine the chapters to rip in order to import only the movie (no special feeatures, no menus, etc)</li>
<li>If you don&#8217;t see the presets drawer on the right, click on &#8220;Toggle presets&#8221; in order to see them</li>
<li>I selected and used the Apple TV2 preset myself for my rips though I read the iPhone 4 preset would have worked, too</li>
<li>I then adjusted these settings somewhat following the recommendations at the end of this <a href="http://forums.macrumors.com/showthread.php?t=886894">forum post</a><br />
- In the <strong>main window</strong>, adjust the <strong>framerate (FPS)</strong> to 25 (if your DVD is PAL/region2)<br />
- click on <strong>Picture Settings</strong> (top toolbar) and change the <strong>anamorphic</strong> to strict&nbsp;</p>
<p><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.32-PM.png"><img class="aligncenter size-full wp-image-769" title="Screen shot 2011-06-12 at 10.54.32 PM" src="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.32-PM.png" alt="" width="549" height="225" /></a><br />
- click on <strong>Filters</strong> (the tab at the top) and adjust<br />
- <strong>detelecine</strong> to default<br />
- <strong>decomb</strong> to deinterlace (push the cursor to the right)<br />
- <strong>deinterlace</strong> to slow<br />
- <strong>denoise</strong> to medium</p>
<p><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.05-PM.png"><img class="aligncenter size-full wp-image-770" title="Screen shot 2011-06-12 at 10.54.05 PM" src="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.05-PM.png" alt="" width="329" height="329" /></a></li>
<li>You can then click on Preview to see what your movie will look like</li>
<li>Finally, in the main window, you can modify the destination file path</li>
<li>When everything is set, click on <strong>Start</strong></li>
</ul>
<p>The encoding process takes about 1.5 times the movie length for me here&#8230;</p>
<p>Of course, if you know better presets for Handbrake to work specifically for a given device (especially the iPad2) feel free to share them in the comments. Your help is welcome.</p>
<h2>For the MKV file conversion to MP4 I used the trial version of <a href="http://www.iskysoft.com/video-converter-mac.html">Video Converter for Mac</a></h2>
<p style="text-align: center;"><a href="http://www.worldgoneweb.com/wp-content/uploads/2011/06/VideoConverterMac.jpg"><img class="aligncenter size-full wp-image-772" title="VideoConverterMac" src="http://www.worldgoneweb.com/wp-content/uploads/2011/06/VideoConverterMac.jpg" alt="" width="520" height="302" /></a></p>
<ul>
<li><a href="http://www.iskysoft.com/video-converter-mac.html">Download</a> and install the product</li>
<li>Drag and drop the video(s) you need to convert</li>
<li>Once again, select the preset that suits you best (it can be iPad or Apple TV)</li>
<li>Adjust the framesize (if your source is HD and you have an iPad2, you might want to increase the output framesize)</li>
<li>Click on <strong>Convert</strong></li>
</ul>
<p>You can find more information on how to use Video Converter in the editor&#8217;s website <a href="http://www.iskysoft.com/user-guide/video-converter-mac.html">documentation</a>.</p>
<p>That process was very time consuming on my computer&#8230; much more than the rips from my original DVD though I must add that the resulting video, on the iPad2, is wonderful. The HD source made all the difference in the world compared to the DVD sourced material. NO, I WILL NOT BUY ALL MY DVDs AGAIN AS BLU-RAY DISCS but I&#8217;m sure some of them would benefit from the upgrade&#8230;</p>
<h2>MP4 to iTunes to iPad</h2>
<p>Both Handrake and Video Converter for Mac created for us some mp4 files. These files must be added to the iTunes Library.</p>
<p>I also feel the need to tag them. I need the director name, the release date and the cover &#8211; at least&#8230; I found the artwork in very high res at <a href="http://getvideoartwork.com/">getvideoartwork</a>. As for the tagging, a very detailed article at iLounge.com covers the subject of <a href="http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-managing-itunes-videos/">video management within iTunes</a>.</p>
<p>Once your movies are ready, simply sync all your movies (or a selection on them) with your device (which could be an iPad or iPhone)</p>
<p>That&#8217;s it, book a long flight for your next holidays and enjoy your movies <img src='http://www.worldgoneweb.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldgoneweb.com/2011/watching-movies-on-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.58.26-PM-150x150.png" />
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.58.26-PM.png" medium="image">
			<media:title type="html">Screen shot 2011-06-12 at 10.58.26 PM</media:title>
			<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.58.26-PM-150x150.png" />
		</media:content>
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-11.23.37-PM.png" medium="image">
			<media:title type="html">Screen shot 2011-06-12 at 11.23.37 PM</media:title>
			<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-11.23.37-PM-150x150.png" />
		</media:content>
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.32-PM.png" medium="image">
			<media:title type="html">Screen shot 2011-06-12 at 10.54.32 PM</media:title>
			<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.32-PM-150x150.png" />
		</media:content>
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.05-PM.png" medium="image">
			<media:title type="html">Screen shot 2011-06-12 at 10.54.05 PM</media:title>
			<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/Screen-shot-2011-06-12-at-10.54.05-PM-150x150.png" />
		</media:content>
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/VideoConverterMac.jpg" medium="image">
			<media:title type="html">VideoConverterMac</media:title>
			<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2011/06/VideoConverterMac-150x150.jpg" />
		</media:content>
	</item>
		<item>
		<title>2 Macs, 2 iTune Libraries, 1 iPhone: Getting it All Together</title>
		<link>http://www.worldgoneweb.com/2010/2-macs-2-itune-libraries-1-iphone-getting-it-all-together/</link>
		<comments>http://www.worldgoneweb.com/2010/2-macs-2-itune-libraries-1-iphone-getting-it-all-together/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 23:25:51 +0000</pubDate>
		<dc:creator>shalfon</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Me myself I]]></category>
		<category><![CDATA[Home Sharing]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Sync]]></category>

		<guid isPermaLink="false">http://www.samanthahalfon.net/worldgoneweb/?p=377</guid>
		<description><![CDATA[Since I got the iMac for Christmas, I only use my 3 year old MacBook when traveling. My Music and Movies collections are on the iMac and so are my apps. The problem is, when I&#8217;m traveling, I can&#8217;t sue the MacBook to synchronize my media or I loose all the existing content on my [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.samanthahalfon.net/worldgoneweb/wp-content/uploads/2010/08/Screen-shot-2010-08-15-at-12.51.14-AM-300x141.png" alt="" title="iTunes Cover Flow" width="300" height="141" class="aligncenter size-medium wp-image-379" /></p>
<p>Since I got the iMac for Christmas, I only use my 3 year old MacBook when traveling. My Music and Movies collections are on the iMac and so are my apps. The problem is, when I&#8217;m traveling, I can&#8217;t sue the MacBook to synchronize my media or I loose all the existing content on my iPhone. So, this week end, I set out to find a way to do just that and I came up with the following:</p>
<p><strong>#1</strong> I can not sync all of my music to my iPhone or I can just forget about using it to record in HD, the hard drive would constantly be full. So I created a playlist for the music I wanted to send to the iPhone later.</p>
<p><strong>#2</strong> I need to keep both computer libraries in sync so that, whether I sync from the iMac or from the MacBook, I have the same content to pick from. I can add a track to the iPhone playlist and remove another and the rest will remain untouched.<br />
The same applies to the apps, movies or books.</p>
<p><strong>#3</strong> I need to make the phone act as if iMac and MacBook were the same media libraries so that, syncing to one, wil not erased the content transferred by the other.</p>
<p>Here is how I proceeded to accomplish each of these steps:</p>
<p><strong>#1</strong> is straightforward enough. If you use iTunes and your iPhone at all, you know how to create a playlist and to sync it with your device. You also need to plug your iPhone, select it on the left barre in iTunes and go to the Summary tab and check (toward the bottom) &#8220;manually manage music and video&#8221;. This is an important step&#8230;</p>
<p><strong>#2</strong> is done using <a href="http://support.apple.com/kb/ht3819">Home Sharing</a> which Apple rolled out with iTunes 9. It&#8217;s very easy to use (drag &#038; drop) and sets up in instants. Once you have Home Sharing running, simply copy over your music library so that you have the same tracks on both machines. The only trick is to transfer your iPhone playlist in order to sync it from both computers. On the first computer, click on the playlist on the left and right click in order to get the context menu. Click on export and select the xml format. Transfer the file you just saved on the second computer. On the second computer, open iTunes and import the playlist. Now, using Home Share, I simply need to remember to sync my library from iMac to MacBook before traveling and from MacBook to iMac on return. Hopefully, soon, a better solution will come along to automate that part&#8230;</p>
<p><strong>#3</strong> is the trickiest part. In order for the iPhone to sync from either computer without erasing the content that was previously transferred by the other, the device must act as if both libraries (on each computer) were the same. This is done by hacking the iTunes Music Library.xml file and the iTunes Music file. All the instruction can be found on <a href="http://www.andrewgrant.org/2008/03/30/how-to-sync-an-iphone-with-two-or-more-computers.html">Shiny Things</a>. You&#8217;ll need a Hex Editor to complete the operation, I downloaded and used <a href="http://ridiculousfish.com/hexfiend/">Hex Friend</a> (free).</p>
<p>It took some figuring and a lot of attempts but it finally works!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldgoneweb.com/2010/2-macs-2-itune-libraries-1-iphone-getting-it-all-together/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2010/08/Screen-shot-2010-08-15-at-12.51.14-AM-150x150.png" />
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2010/08/Screen-shot-2010-08-15-at-12.51.14-AM.png" medium="image">
			<media:title type="html">iTunes Cover Flow</media:title>
			<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2010/08/Screen-shot-2010-08-15-at-12.51.14-AM-150x150.png" />
		</media:content>
	</item>
		<item>
		<title>World Gone Web Mobile</title>
		<link>http://www.worldgoneweb.com/2009/world-gone-web-mobile/</link>
		<comments>http://www.worldgoneweb.com/2009/world-gone-web-mobile/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:07:25 +0000</pubDate>
		<dc:creator>shalfon</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[web mobile]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.samanthahalfon.net/worldgoneweb/?p=120</guid>
		<description><![CDATA[Thanks to a post on Rob Gray&#8217;s blog I discovered WP Touch, a wordpress plugin that offers an optional mobile interface to iPhone/iPodTouch users visiting your blog. The result for this blog is as follow :       The plugin will leave your mobile visitors the possibility to browse your regular site by turning [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to a post on <a title="Rob Gray's blog" href="http://robgray.org/?p=165">Rob Gray&#8217;s blog</a> I discovered <a title="WPTouch" href="http://www.bravenewcode.com/wptouch/">WP Touch</a>, a wordpress plugin that offers an optional mobile interface to iPhone/iPodTouch users visiting your blog. The result for this blog is as follow :</p>
<p> </p>
<div id="attachment_121" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.samanthahalfon.net/worldgoneweb/wp-content/uploads/2009/03/img_0001.png"><img class="size-full wp-image-121" title="World Gone Web Mobile" src="http://www.samanthahalfon.net/worldgoneweb/wp-content/uploads/2009/03/img_0001.png" alt="World Gone Web using WPTouch" width="320" height="480" /></a><p class="wp-caption-text">World Gone Web using WPTouch</p></div>
<p> </p>
<p> </p>
<p>The plugin will leave your mobile visitors the possibility to browse your regular site by turning off the Mobile Theme option in the footer of the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldgoneweb.com/2009/world-gone-web-mobile/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2009/03/img_0001-150x150.png" />
		<media:content url="http://www.worldgoneweb.com/wp-content/uploads/2009/03/img_0001.png" medium="image">
			<media:title type="html">World Gone Web Mobile</media:title>
			<media:description type="html">World Gone Web using WPTouch</media:description>
			<media:thumbnail url="http://www.worldgoneweb.com/wp-content/uploads/2009/03/img_0001-150x150.png" />
		</media:content>
	</item>
	</channel>
</rss>

