<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: iPhone SDK Beta 5 is Out, Still Has Glaring Hole</title>
	<atom:link href="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole</link>
	<description>The Weblog of Erik J. Barzeski</description>
	<pubDate>Mon, 07 Jul 2008 02:44:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Daniel Kennett</title>
		<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47627</link>
		<dc:creator>Daniel Kennett</dc:creator>
		<pubDate>Fri, 09 May 2008 09:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4782#comment-47627</guid>
		<description>[quote comment="47619"]And for Windows? :-)[/quote]

I've written code (In .NET), but not released it yet. Drop me an email if you're interested.</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47619">Erik J. Barzeski said</a> on May 8, 2008:</p>
<blockquote cite="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47619"><p>
And for Windows? <img src='http://nslog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
</blockquote>
<p>I've written code (In .NET), but not released it yet. Drop me an email if you're interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47619</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Fri, 09 May 2008 02:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4782#comment-47619</guid>
		<description>[quote comment="47618"]You can talk to the iPhone's filesystem by reverse-engineering Apple's AFC Framework.[/quote]

And for Windows? :-)</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47618">Daniel Kennett said</a> on May 8, 2008:</p>
<blockquote cite="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47618"><p>
You can talk to the iPhone's filesystem by reverse-engineering Apple's AFC Framework.</p>
</blockquote>
<p>And for Windows? <img src='http://nslog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Kennett</title>
		<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47618</link>
		<dc:creator>Daniel Kennett</dc:creator>
		<pubDate>Thu, 08 May 2008 22:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4782#comment-47618</guid>
		<description>You can talk to the iPhone's filesystem by reverse-engineering Apple's AFC Framework. MacFUSE's iPhoneDrive does this, and I extended their work a bit and made this little open source program/framework:

http://www.kennettnet.co.uk/code/iphone/</description>
		<content:encoded><![CDATA[<p>You can talk to the iPhone's filesystem by reverse-engineering Apple's AFC Framework. MacFUSE's iPhoneDrive does this, and I extended their work a bit and made this little open source program/framework:</p>
<p><a href="http://www.kennettnet.co.uk/code/iphone/" >http://www.kennettnet.co.uk/code/iphone/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47615</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Thu, 08 May 2008 20:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4782#comment-47615</guid>
		<description>[quote comment="47614"]Can the Touch access the computer's network connection while connected?[/quote]

No, it can't. I thought for a second that you may be on to something, but I don't think you are.

iPhones and iPod Touches (iP*s) work with iPhoto, too, so I'm curious now if we need to rely on iTunes at all or if we can somehow just use a mounted iP* and perform the actions directly from within our application.</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47614">Owen said</a> on May 8, 2008:</p>
<blockquote cite="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47614"><p>
Can the Touch access the computer's network connection while connected?</p>
</blockquote>
<p>No, it can't. I thought for a second that you may be on to something, but I don't think you are.</p>
<p>iPhones and iPod Touches (iP*s) work with iPhoto, too, so I'm curious now if we need to rely on iTunes at all or if we can somehow just use a mounted iP* and perform the actions directly from within our application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47614</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Thu, 08 May 2008 19:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4782#comment-47614</guid>
		<description>Can the Touch access the computer's network connection while connected?  If so, you could just make the syncing service be a network service served from the user's computer, and have the Touch access it using the "network" when it's connected.</description>
		<content:encoded><![CDATA[<p>Can the Touch access the computer's network connection while connected?  If so, you could just make the syncing service be a network service served from the user's computer, and have the Touch access it using the "network" when it's connected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47611</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Thu, 08 May 2008 13:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4782#comment-47611</guid>
		<description>[quote comment="47610"]How about using a webservices and have people using the webservice to synch ?[/quote]

As I said above, there's no guarantee people with an iPod Touch will have any sort of network connectivity. They might not. Is relying on network connectivity a 95% solution? An 80% solution? 70%? A 90% solution, but only 50% of the time?

It is guaranteed that everyone will connect their iPhone or iPod Touch to the darn computer, though. That's a 100% solution.</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47610">Ludovic said</a> on May 8, 2008:</p>
<blockquote cite="http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47610"><p>
How about using a webservices and have people using the webservice to synch ?</p>
</blockquote>
<p>As I said above, there's no guarantee people with an iPod Touch will have any sort of network connectivity. They might not. Is relying on network connectivity a 95% solution? An 80% solution? 70%? A 90% solution, but only 50% of the time?</p>
<p>It is guaranteed that everyone will connect their iPhone or iPod Touch to the darn computer, though. That's a 100% solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ludovic</title>
		<link>http://nslog.com/2008/05/06/iphone_sdk_beta_5_is_out_still_has_glaring_hole#comment-47610</link>
		<dc:creator>Ludovic</dc:creator>
		<pubDate>Thu, 08 May 2008 13:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4782#comment-47610</guid>
		<description>How about using a webservices and have people using the webservice to synch ?</description>
		<content:encoded><![CDATA[<p>How about using a webservices and have people using the webservice to synch ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
