<?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>Flexible Code</title>
	<atom:link href="http://www.flexible-code.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexible-code.com</link>
	<description>Small strokes making a big difference</description>
	<lastBuildDate>Tue, 04 Jan 2011 17:23:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Networking on the iPhone</title>
		<link>http://www.flexible-code.com/2008/10/10/networking-on-the-iphone/</link>
		<comments>http://www.flexible-code.com/2008/10/10/networking-on-the-iphone/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 19:31:52 +0000</pubDate>
		<dc:creator>bladnman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flexible-code.com/2008/10/10/networking-on-the-iphone/</guid>
		<description><![CDATA[This one has to be listed (more honestly) under the title &#8220;Networking on a Mac (which includes iPhone)&#8221;. But this is a seriously worthwhile read. There are several projects we are looking at that may need this kind of communication. Cocoa for Scientists (Part XXVIII): Bonjour and How Do You Do? &#124; MacResearch Cocoa for [...]]]></description>
			<content:encoded><![CDATA[<p>This one has to be listed (more honestly) under the title &#8220;Networking on a Mac (which includes iPhone)&#8221;. But this is a seriously worthwhile read. There are several projects we are looking at that may need this kind of communication.</p>
<p><a href="http://www.macresearch.org/cocoa-scientists-part-xxviii-bonjour-and-how-do-you-do">Cocoa for Scientists (Part XXVIII): Bonjour and How Do You Do? | MacResearch</a></p>
<blockquote><p>Cocoa for Scientists (Part XXVIII): Bonjour and How Do You Do?<br />
By drewmccormack at Tue, Oct 7 2008 3:45am |</p>
<p>* Tutorials</p>
<p>Author: Drew McCormack<br />
Web Sites: macflashcards.com, macanics.net</p>
<p>Many of you will have noticed that last week Apple lifted their NDA on the iPhone SDK, which means we are now free to talk about it. You will undoubtedly read a lot about what is in the SDK, on blogs, and in Apple’s own documentation, but one aspect of iPhone development that I found to be poorly covered was networking. I don’t mean downloading a web page, or copying files from an FTP server, I mean the low-level stuff. How do you find and talk to another iPhone or Mac? The options available on the iPhone are also available on the Mac, so it seemed like a good topic for this series.<br />
Low-Level Networking</p>
<p>One of the reasons you won’t find too many articles about low-level networking in Cocoa is two-fold:</p>
<p>1. There are good high-level networking options — on the Mac.<br />
2. Low-level networking is quite hard.</p>
<p>The Mac has a technology called ‘Distributed Objects’ (DO), which makes it quite easy for one process to talk to another, even if it is on another computer. The downside of DO is that it works only on Macs, not on iPhones, and not on any other platform. If you want to communicate iPhone-to-iPhone, Mac-to-iPhone, iPhone-to-PlatformX, or Mac-to-PlatformX, you will need something more low-level.</p>
<p>This brings us to point (2): low-level networking can be a little tricky, which means you will probably want to build your own ‘Messaging Library’, to reduce the complexity and chance of bugs. This is a set of functions and classes that allow you to easily send messages — chunks of data — from one system to another, without having to think too much about it.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.flexible-code.com/2008/10/10/networking-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Runs on iPhone!</title>
		<link>http://www.flexible-code.com/2008/10/01/flash-runs-on-iphone/</link>
		<comments>http://www.flexible-code.com/2008/10/01/flash-runs-on-iphone/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 19:17:33 +0000</pubDate>
		<dc:creator>bladnman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flexible-code.com/2008/10/01/flash-runs-on-iphone/</guid>
		<description><![CDATA[It&#8217;s coming! We just need to keep pushing on Apple to support it. This could make a huge difference! Flash Magazine &#62; News &#62; Flash for the iPhone confirmed at FOTB Flash for the iPhone confirmed at FOTB Flash for the iPhone confirmed at FOTB At the Flash On The Beach (FOTB) conference in Brighton, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.flashmagazine.com/images/uploads/software/cache/small_iphone-250x375.jpg" alt="Flash for the iPhone confirmed at FOTB" width="250" height="374" align="right" />It&#8217;s coming! We just need to keep pushing on Apple to support it. This could make a huge difference!</p>
<p><a href="http://www.flashmagazine.com/news/detail/flash_for_the_iphone_confirmed_at_fotb/">Flash Magazine &gt; News &gt; Flash for the iPhone confirmed at FOTB</a></p>
<blockquote><p>Flash for the iPhone confirmed at FOTB</p>
<p>Flash for the iPhone confirmed at FOTB</p>
<p>At the Flash On The Beach (FOTB) conference in Brighton, Sr. Director of Engineering at Adobe Systems Paul Betlem, confirmed that Adobe is indeed developing a Flash Player for the iPhone. However, Apple calls the shots as to when it&#8217;ll be available.</p>
<p>The Town Hall meeting sessions are usually a great source of Adobe information and the one at this years Flash On The Beach conference was no exception. The session was full of nuggets for Flash users, but the most relevant piece of information for others was about Flash Player for the iPhone. Upon a direct question from the audience, Paul Betlem for the first time publicly confirmed that Adobe is actively developing a Flash Player for Apple&#8217;s popular phone. He said (not direct quote) &#8220;My team is working on Flash on the iPhone, but it&#8217;s a closed platform.&#8221; He noted that Apple makes all the decisions, so in other words, the ball is in Apple&#8217;s yard at this time. If Apple says yes, Adobe will have the player available in a very short time.</p>
<p>After an interview with Adobe CEO Shantanu Narayan, the rumour mill got into high gear. Now we know that the Player exists within Adobe. Apple may have many reasons for not allowing Flash onto the iPhone, but if anyone has a good shot at getting their technology into the device, it would be Adobe. There were several other nuggets in this session, but we&#8217;ll get back to those in our FOTB conference reports.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.flexible-code.com/2008/10/01/flash-runs-on-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple drop iPhone NDA</title>
		<link>http://www.flexible-code.com/2008/10/01/apple-drop-iphone-nda/</link>
		<comments>http://www.flexible-code.com/2008/10/01/apple-drop-iphone-nda/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 15:59:24 +0000</pubDate>
		<dc:creator>bladnman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flexible-code.com/2008/10/01/apple-drop-iphone-nda/</guid>
		<description><![CDATA[In just GREAT news for the iPhone developers out there we hear that Apple has dropped the NDA that developers signed as part of the Apple Developer Program. This was the thing that kept us all from posting code, creating support groups, and even conducting training programs. The NDA was reasonable (perhaps) during the Beta, [...]]]></description>
			<content:encoded><![CDATA[<p>In just GREAT news for the iPhone developers out there we hear that Apple has dropped the NDA that developers signed as part of the Apple Developer Program. This was the thing that kept us all from posting code, creating support groups, and even conducting training programs.</p>
<p>The NDA was reasonable (perhaps) during the Beta, but since the SDK&#8217;s official release it&#8217;s been nuts to keep it alive. We all hoped this would happen. Now it won&#8217;t be NEARLY as difficult for new developers.</p>
<p>Bring on the APPS!</p>
<p><a href="http://www.ipodobserver.com/story/37414">Apple Drops iPhone Dev NDA || The iPod Observer &#8211; Now Playing</a><br />
<blockquote>Apple Drops iPhone Dev NDA</p>
<p>Wednesday, October 1st, 2008 at 11:20 AM &#8211; by Jeff Gamet</p>
<p>Apple unexpectedly dropped its controversial nondisclosure agreement for iPhone software developers on Wednesday. The move means third party iPhone app developers, authors, and trainers can finally discuss the software development environment and share information with others.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.flexible-code.com/2008/10/01/apple-drop-iphone-nda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First bug, find and squash</title>
		<link>http://www.flexible-code.com/2008/09/30/first-bug-find-and-squash/</link>
		<comments>http://www.flexible-code.com/2008/09/30/first-bug-find-and-squash/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 23:54:42 +0000</pubDate>
		<dc:creator>bladnman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flexible-code.com/2008/09/30/first-bug-find-and-squash/</guid>
		<description><![CDATA[It turns out that only moments after the first install of GameTrack came the first bug. It wasn&#8217;t a hard one to find the bottom of, but messy that it got out in the first place. The scenario was that adding something to your &#8220;wish list&#8221; from the detail page didn&#8217;t save between restarts of [...]]]></description>
			<content:encoded><![CDATA[<p>It turns out that only moments after the first install of <a href="http://www.flexible-code.com/gametrack/">GameTrack<br /></a> came the first bug. It wasn&#8217;t a hard one to find the bottom of, but messy that it got out in the first place.</p>
<p>The scenario was that adding something to your &#8220;wish list&#8221; from the detail page didn&#8217;t save between restarts of the application. Adding something to the wish list from the list itself worked just fine.</p>
<p>Ah well, fun and squash. Awaiting Apple&#8217;s review and repost now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexible-code.com/2008/09/30/first-bug-find-and-squash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Flexible Code</title>
		<link>http://www.flexible-code.com/2008/09/25/hello-world/</link>
		<comments>http://www.flexible-code.com/2008/09/25/hello-world/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 21:43:30 +0000</pubDate>
		<dc:creator>bladnman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flexible-code.com/?p=1</guid>
		<description><![CDATA[Welcome to the home of Flexible Code. You can find information about our most recent releases here as well as some general ramblings about technology and coding.]]></description>
			<content:encoded><![CDATA[<p>Welcome to the home of Flexible Code. You can find information about our most recent releases here as well as some general ramblings about technology and coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexible-code.com/2008/09/25/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

