<?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>TwiPhone.com &#187; iPhone</title>
	<atom:link href="http://www.twiphone.com/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twiphone.com</link>
	<description>Tweaks for the iPhone</description>
	<lastBuildDate>Thu, 06 May 2010 13:58:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to avoid or repair &#8220;Apple Logo screen of death&#8221; (endless iPhone boot)</title>
		<link>http://www.twiphone.com/2008/10/21/how-to-avoid-or-repair-apple-logo-screen-of-death-endless-iphone-boot/</link>
		<comments>http://www.twiphone.com/2008/10/21/how-to-avoid-or-repair-apple-logo-screen-of-death-endless-iphone-boot/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 08:28:44 +0000</pubDate>
		<dc:creator>TwiPhone</dc:creator>
				<category><![CDATA[Firmware 2.x]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 2G]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[Apple Logo]]></category>
		<category><![CDATA[endless boot]]></category>
		<category><![CDATA[Screen of death]]></category>

		<guid isPermaLink="false">http://www.twiphone.com/?p=100</guid>
		<description><![CDATA[Endless Apple/Pineapple Logo? And no way to get into your familiar Springboard (iPhone Desktop) view? Your iPhone will reboot and show the &#8220;Apple Logo&#8221; (jailbroken devices will show a pineapple) and will not start the Springboard? And &#8211; showing only the logo &#8211; the iPhone will restart sometimes by itself? - If your device is [...]]]></description>
			<content:encoded><![CDATA[<p>Endless Apple/Pineapple Logo? And no way to get into your familiar Springboard (iPhone Desktop) view?</p>
<p>Your iPhone will reboot and show the &#8220;Apple Logo&#8221; (jailbroken devices will show a pineapple) and will not start the Springboard? And &#8211; showing only the logo &#8211; the iPhone will restart sometimes by itself?</p>
<p>- If your device is jailbroken and you have SSH installed and enabled you could have a solution right here!</p>
<p>While using Firmware 2.0, 2.0.1 and 2.0.2 I had this problem quite often. Now with firmware 2.1 it happenend only once while cancelling an AppStore application install. </p>
<p>Solution is quite simple: If your Springboard preferences are corrupted or for some other reason not valid the Apple iPhone OS will try to re-create them. Well, the more applications you have installed (I counted 110 on my main iPhone) the more time Springboard will need to recreate them. But the iPhone OS will only allow roughly 2 minutes for this process. If its not finished within this time it will kill the process and re-start it. Endlessly!</p>
<p>Solution is quite simple, as long as you manage to login into your device via SSH (read my other posts how to do this):</p>
<p><span id="more-100"></span></p>
<p>1) Reboot your device </p>
<p>2) Try to connect as <code>root</code> into your device using WiFi and SSH as fast as possible (read my other posts how to connect via SSH)</p>
<p>[If you do not have WiFi enabled by default you could still try to login via <a href="http://www.makkiaweb.net/itunnel/" target="_blank">iTunnel</a>. You will need a Windows PC or Windows on VMware. ]</p>
<p>3) Type in</p>
<p><code>mv /System/Library/SystemConfiguration/mobilewatchdog.bundle/ /</code></p>
<p>Make sure you do not forget the last &#8220;space&#8221; &amp; &#8220;<code>/</code>&#8220;!</p>
<p>4) Type in</p>
<p><code>reboot</code></p>
<p>The device will reboot. Actually you removed the process that will kill Springboard every 2 minutes. But now you will have another problem: After 10 minutes or so a hardware monitoring process will have a check on the running system. Since it will not find the process you just prevented from booting the hardware monitoring process will re-boot the iPhone.</p>
<p>Still, this 10 minutes will be considerably longer than the 2 minutes before. Just let your iPhone reboot and wait about 10 minutes. Normally SpringBoard should load after 4-5 minutes. Your preferences are valid again.</p>
<p>-> If your iPhone reboots after 10 minutes you got some more severe problems that cannot be fixed by this tutorial. But in my case it rebooted into SpringBoard 95% of all times.</p>
<p>5) As soon as you see your beloved SpringBoard again you should make sure you copy the removed process starter back to its original position. <em>Or you iPhone will continue to reboot every 10 minutes!</em> So login using <code>root</code> and type:</p>
<p><code>mv /mobilewatchdog.bundle /System/Library/SystemConfiguration/</code></p>
<p>Do not wait with this too long as the iPhone should not reboot while this command is running! To be on the safe side you could wait for another reboot, login then as fast as possible (normally roughly a minute after rebooting started) and run the command. </p>
<p>So, how to avoid it? Upgrade to firmware 2.1. I had no problems at all using Firmware 2.1. As long as you are careful not to install/upgrade applications from the AppStore while runnig out of battery etc. </p>
<p><em>And make sure you got your SSH login enabled all times. Otherwise you will not be able to connect to your device as long as it is in booting mode!</em></p>
<p>If you have any question, feel free to post it here.</p>
<p>
    
    
<script type="text/javascript"><!--
google_ad_client = "pub-1698934201924818";
/* iPhone-468x60 */
google_ad_slot = "2448863691";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>




</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twiphone.com/2008/10/21/how-to-avoid-or-repair-apple-logo-screen-of-death-endless-iphone-boot/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>How to re-install all your Cydia packages in one run (after an upgrade or restore) &#8211; updated</title>
		<link>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/</link>
		<comments>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 20:30:56 +0000</pubDate>
		<dc:creator>TwiPhone</dc:creator>
				<category><![CDATA[Firmware 2.x]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 2G]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://www.twiphone.com/?p=78</guid>
		<description><![CDATA[I found a nice user entry on a german iPhone forum giving some examples how to quickly restore all Cydia applications after a full iPhone firmware upgrade or a restore. No more searching around in Cydia for all the packages you had installed before. A few preparational steps and you could save a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>I found a nice user entry on a german iPhone forum giving some examples how to <em>quickly</em> restore all Cydia applications after a full iPhone firmware upgrade or a restore. No more searching around in Cydia for all the packages you had installed before. A few preparational steps and you could save a lot of time later on.</p>
<p><span id="more-78"></span></p>
<p><strong>Create and backup a list of all your Cydia installed packages</strong>:</p>
<p>(1) Login via SSH into your iPhone (check old posts to know how to do that)</p>
<p>(2) Create a list of all your via Cydia installed packages by using this command:<br />
<code>dpkg -l | grep ^ii | awk '{print $2}' &gt; /private/var/mobile/Media/installed.txt</code></p>
<p>(3) Copy the file &#8220;installed.txt&#8221; to your computer using SFTP or e.g. <a href="http://www.digidna.net/diskaid/" target="_blank">DiskAid</a>.</p>
<p>Thats it. Now you can safely resotre or upgrade you phone. Make sure, Cydia is installed by using QuckPwn or PwnageTool.</p>
<p><strong>Re-install all packages:</strong></p>
<p>(1) Make sure you install OpenSSH with Cydia. Open Cydia, search for the OpenSSH package and install it. Then install all Repositories you had installed before: Open Cydia, go to &#8220;Sections&#8221; and open up &#8220;Repositories&#8221; and choose all you used before. Otherwise Cydia will not find all packages to restore.</p>
<p>(2) Copy the file &#8220;installed.txt&#8221; back to your device using using SFTP or <a href="http://www.digidna.net/diskaid/" target="_blank">DiskAid</a>.</p>
<p>(3) Login into your iPhone using root:</p>
<p><code>ssh -l root (IP-number of your iPhone)</code></p>
<p>(4) This was edited and updated, so only new packages will be installed. Enter:<br />
<code>dpkg -l | grep ^ii | awk '{print $2}' > /private/var/mobile/Media/installed-new.txt</code><br />
then<br />
<code>diff /private/var/mobile/Media/installed-new.txt /private/var/mobile/Media/installed.txt | grep ^\> | awk '{print $2}' > /private/var/mobile/Media/installed-todo.txt</code><br />
then<br />
<code>apt-get install `cat /private/var/mobile/Media/installed-todo.txt`</code></p>
<p>(5) You will not see all installed applications, because the iPhone did not re-spring. So the easiest solution would be a &#8220;reboot&#8221; &#8211;> reboot now! </p>
<p>That should be all <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>
    
    
<script type="text/javascript"><!--
google_ad_client = "pub-1698934201924818";
/* iPhone-468x60 */
google_ad_slot = "2448863691";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>




</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>How to backup your iPhone regularly via SSH using rsync (Updated)</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/</link>
		<comments>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 12:33:58 +0000</pubDate>
		<dc:creator>TwiPhone</dc:creator>
				<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Firmware 1.x]]></category>
		<category><![CDATA[Firmware 2.x]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 2G]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.twiphone.com/?p=69</guid>
		<description><![CDATA[Your SSH server on the iPhone is already set up. Now you want to make sure you get all the files from you iPhone backed up? You plan to change a few files on you iPhone and want to make sure you can revert to the original files? iTunes will not backup all neccessary files. [...]]]></description>
			<content:encoded><![CDATA[<p>Your SSH server on the iPhone is already set up. Now you want to make sure you get all the files from you iPhone backed up? You plan to change a few files on you iPhone and want to make sure you can revert to the original files?</p>
<p>iTunes will <strong>not</strong> backup all neccessary files. And even if it did backup your specific file, it is not that easy to get the specic file out of an iTunes backup. (I will give you a post how to extract files from iTunes backup files tomorrow.)</p>
<p>So my advice is to copy all files from your iPhone to your computer. Its quite simple!</p>
<p><span id="more-69"></span></p>
<p>You need a backup directory on your computer, i used &#8220;<em>iPhone-Backup</em>&#8221; in my home directory for this example.</p>
<p>(1) Make sure your computer and your iPhone are connected to the same WiFi network and you know the bonjour name or the IP-address of your iPhone. </p>
<p>(2) Make sure the iPhone <strong>auto-lock</strong> is set to off: Go to the iPhone &#8220;Settings&#8221;: Then to &#8220;General&#8221;, then &#8220;Auto-Lock&#8221; and choose &#8220;Never&#8221;. You can change this after backup but now you want to make sure the WiFi connection stays on while the backup runs.</p>
<p>(3) Open the Terminal.app on your computer</p>
<p>(4) Make sure you got the backup directory in your home folder already set up. If not, just type: <code>mkdir ~/iPhone-Backup</code></p>
<p>(5) For the backup (and for all subsequent backups later) type in: <code>rsync --exclude private/var/mobile/Media/iTunes_Control/ -av root@(your-iPhone-IP):/ ~/iPhone-Backup/ --delete</code></p>
<p>So if your iPhone address is 10.0.1.3 the command would look like this: <code>rsync --exclude private/var/mobile/Media/iTunes_Control/ -av root@10.0.1.3:/ ~/iPhone-Backup/ --delete</code></p>
<p>Now you got to wait a little. An iPhone running on firmware 2.x will probably take a few minutes for the first backup. Without applications the copy folder should be about 600 MB. </p>
<p>What does the command actually do?</p>
<p>(a) <code>rsync</code> will copy files via SSH from the SSH-server account root folder (<code>root@10.0.1.3:/</code>) to the local folder (<code>~/iPhone-Backup/</code>) that are not already copied. So the first backup will take quite a long time, all next backups will only copy new or changed files.</p>
<p>(b) the copy will exclude all files in your iPhones &#8220;iTunes Media&#8221; folder. (actually all files starting with <code>private/var/mobile/Media/iTunes_Control/</code>) This is neccessary since all your synced music and fotos from iTunes are stored here. Otherwise you would get a backup of all this data already stored in your iTunes!</p>
<p>(c) The &#8220;<code>--delete</code>&#8221; tag at the end makes sure all files already backup up and not on the iPhone anymore will be deleted with the next backup. So if you delete e.g. some camera pictures on your iPhone, the backup pictures on your computer will be deleted as well with the next backup.</p>
<p>(d) The &#8220;<code>-av</code>&#8221; tag specifies the backup mode: Archiving (a) and verbose (v). In verbose mode you get a long list of files that were backup up. There will be some files that cannot be backed up: Some of them are only links to devices on the phone. And some are part of running processes on the iPhone, e.g. your temporary mail file. Do not worry too much about them. You could change &#8220;<code>-av</code>&#8221; to &#8220;<code>-a</code>&#8221; and avoid the long list at all after your backup is set up correctly.</p>
<p><strong>A little correction:</strong></p>
<p>The Photo database <strong>will</strong> be copied: It is in <code>~/Media/Photos/</code>  So the correct syntax for <strong>not</strong> copying the photo database would be: <code>rsync --exclude private/var/mobile/Media/Photos/ --exclude private/var/mobile/Media/iTunes_Control/ -av root@10.0.1.3:/ ~/iPhone-Backup/ --delete</code></p>
<p>Hint: You can exclude any other folders &#8211; as long as you add an <code>--exclude</code> before any of them. Listing them after the <code>--exclude</code> command (space or comma separated) will not work!</p>
<p>
    
    
<script type="text/javascript"><!--
google_ad_client = "pub-1698934201924818";
/* iPhone-468x60 */
google_ad_slot = "2448863691";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>




</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Error login into your iPhone via SSH: Possible DNS Spoofing detected</title>
		<link>http://www.twiphone.com/2008/08/08/error-login-into-your-iphone-via-ssh-possible-dns-spoofing-detected/</link>
		<comments>http://www.twiphone.com/2008/08/08/error-login-into-your-iphone-via-ssh-possible-dns-spoofing-detected/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 12:02:37 +0000</pubDate>
		<dc:creator>TwiPhone</dc:creator>
				<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Firmware 1.x]]></category>
		<category><![CDATA[Firmware 2.x]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 2G]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[spoof]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.twiphone.com/?p=45</guid>
		<description><![CDATA[You just tried to login into your iPhone and your terminal gave you a massive warning? Something like: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ The RSA host key for xxx.local has changed, and the key for the according IP address xxxx is unchanged. This could either mean that DNS SPOOFING is happening [...]]]></description>
			<content:encoded><![CDATA[<p>You just tried to login into your iPhone and your terminal gave you a massive warning?</p>
<p>Something like:</p>
<p><code>@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br />
@       WARNING: POSSIBLE DNS SPOOFING DETECTED!          @<br />
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@</code></p>
<p><code> </code></p>
<p><span id="more-45"></span></p>
<p><code>The RSA host key for xxx.local has changed,<br />
and the key for the according IP address xxxx<br />
is unchanged. This could either mean that<br />
DNS SPOOFING is happening or the IP address for the host<br />
and its host key have changed at the same time.<br />
Offending key for IP in /Users/admin/.ssh/known_hosts:x<br />
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br />
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @<br />
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br />
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!<br />
Someone could be eavesdropping on you right now (man-in-the-middle attack)!<br />
It is also possible that the RSA host key has just been changed.<br />
The fingerprint for the RSA key sent by the remote host is<br />
xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.<br />
Please contact your system administrator.<br />
Add correct host key in /Users/admin/.ssh/known_hosts to get rid of this message.<br />
Offending key in /Users/admin/.ssh/known_hosts:x<br />
RSA host key for xxx.local has changed and you have requested strict checking.<br />
Host key verification failed.</code></p>
<p>You probably just tried to login to your iPhone using an (DHCP) WiFi IP-address that was in use by some other iPhone before. Or you try to log into your iPhone using the iPhone name (e.g. iPhone.local) instead of an IP-address.</p>
<p>If you are sure there is no other party on your WiFi network and no DNS spoofing possible the solution is quite easy: Just delete the <code>known_hosts</code> file on your host computer by typing in: <code>rm ~/.ssh/known_hosts</code></p>
<p>
    
    
<script type="text/javascript"><!--
google_ad_client = "pub-1698934201924818";
/* iPhone-468x60 */
google_ad_slot = "2448863691";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>




</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twiphone.com/2008/08/08/error-login-into-your-iphone-via-ssh-possible-dns-spoofing-detected/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use your iPhone name on your network. Forget about IP numbers</title>
		<link>http://www.twiphone.com/2008/08/07/give-your-iphone-a-name-on-your-network-forget-about-ip-numbers/</link>
		<comments>http://www.twiphone.com/2008/08/07/give-your-iphone-a-name-on-your-network-forget-about-ip-numbers/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:29:51 +0000</pubDate>
		<dc:creator>TwiPhone</dc:creator>
				<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Firmware 1.x]]></category>
		<category><![CDATA[Firmware 2.x]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 2G]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[Bonjour]]></category>
		<category><![CDATA[IP-address]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.twiphone.com/?p=47</guid>
		<description><![CDATA[Annoyed to search for your iPhone IP-address every time it connects to one of your (DHCP) WiFi networks? Today you find it at 10.0.1.3, tomorrow at 10.0.1.4 because your aunt maggie just happened to reserve one of your usual IP numbers while surfing on your WiFi internet connection? I just found out a small little [...]]]></description>
			<content:encoded><![CDATA[<p>Annoyed to search for your iPhone IP-address every time it connects to one of your (DHCP) WiFi networks? Today you find it at 10.0.1.3, tomorrow at 10.0.1.4 because your aunt maggie just happened to reserve one of your usual IP numbers while surfing on your WiFi internet connection?</p>
<p>I just found out a small little extra that I was never aware of: You can use the name you gave your iPhone on iTunes to login into your phone. Just add a <strong>.local</strong> to the name.</p>
<p><span id="more-47"></span></p>
<p>So if your iPhone name on iTunes is <strong>twiPhone</strong>, you can always reach your iPhone by using <strong>twiPhone.local</strong> instead of a cryptic IP address. This should help you al ot if you are using more than one WiFi network with your iPhone.</p>
<p>Remember: <em>The name is case-sensitive! So twiPhone.local would work, twiphone.local not!</em></p>
<p>The same name will be used for Bonjour as well. Check &#8220;<a href="http://www.tildesoft.com/Programs.html#BonjourBrowser" target="_blank">Bonjour Browser</a>&#8221; and see you iPhone registered in your network with SSH and SFTP <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So to connect via ssh use: <code>ssh -l root (your-iPhone-name-goes-here).local</code></p>
<p>
    
    
<script type="text/javascript"><!--
google_ad_client = "pub-1698934201924818";
/* iPhone-468x60 */
google_ad_slot = "2448863691";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>




</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twiphone.com/2008/08/07/give-your-iphone-a-name-on-your-network-forget-about-ip-numbers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
