<?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>WS-Blog &#187; Objective-C</title>
	<atom:link href="http://www.websector.de/blog/category/objective-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websector.de/blog</link>
	<description>// Flex, AIR, Flash</description>
	<lastBuildDate>Wed, 16 Jun 2010 09:25:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Simple RSS reader for iPhone using PureMVC Standard for Objective-C</title>
		<link>http://www.websector.de/blog/2009/02/08/simple-rss-reader-for-iphone-using-puremvc-standard-for-objective-c/</link>
		<comments>http://www.websector.de/blog/2009/02/08/simple-rss-reader-for-iphone-using-puremvc-standard-for-objective-c/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 11:24:29 +0000</pubDate>
		<dc:creator>sectore</dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.websector.de/blog/?p=210</guid>
		<description><![CDATA[Few weeks ago Cliff Hall announced the release of PureMVC Objective-C Port by Brian Knorr. Brian also provided a very helpful demo called &#8220;Employee Admin&#8220;. To dive into the Objective-C port of PureMVC as quick as possible I have built a another demo. It&#8217;s a pretty simple RSS reader for iPhone or iPod touch, which [...]]]></description>
			<content:encoded><![CDATA[<p>Few weeks ago Cliff Hall <a href="http://puremvc.org/content/view/121/1/ ">announced the release of PureMVC Objective-C Port</a> by <a href="http://starterstep.wordpress.com">Brian Knorr</a>. Brian also provided a very helpful demo called &#8220;<a href="http://trac.puremvc.org/Demo_ObjectiveC_UIKit_EmployeeAdmin">Employee Admin</a>&#8220;.</p>
<p>To dive into the Objective-C port of PureMVC as quick as possible I have built a another demo. It&#8217;s a pretty simple RSS reader for iPhone or iPod touch, which grabs a feed of a blog and shows the latest 10 entries in detail. </p>
<p><span id="more-210"></span></p>
<h2>Screen shots</h2>
<p><a href="http://github.com/sectore/puremvc-objectivec-simplerssreader/" class="img"><img src="http://www.websector.de/blog/wp-content/uploads/2009/02/08/sreenshot_puremvc_iphone.jpg" alt="Screen shots of an iPhone RSS reader using PureMVC" /></a></p>
<h2>View and download full source</h2>
<p>View or grab the source here:<br />
<a href="http://github.com/sectore/puremvc-objectivec-simplerssreader/">http://github.com/sectore/puremvc-objectivec-simplerssreader/</a> </p>
<p>It&#8217;s open source licensed under the <a href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla Public License 1.1.</a></p>
<h2>Conclusion</h2>
<p>Brian Knorr, the project owner of the Objective-C port of PureMVC, did an awesome job! But the question is: Do I need a MVC framework such as PureMVC for developing an iPhone app? You don&#8217;t! Because Objective-C based already on a MVC paradigma. </p>
<p>However, if you are new to Objective-C and you may have a strong ActionScript background using PureMVC, it might be a good choice to dive into iPhone development. And you will see, that the code architecture is like your home <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>-Jens</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websector.de/blog/2009/02/08/simple-rss-reader-for-iphone-using-puremvc-standard-for-objective-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free iPhone app for Flex User Group Hamburg (incl. source code)</title>
		<link>http://www.websector.de/blog/2009/01/27/free-iphone-app-for-flex-user-group-hamburg-incl-source-code/</link>
		<comments>http://www.websector.de/blog/2009/01/27/free-iphone-app-for-flex-user-group-hamburg-incl-source-code/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 17:40:50 +0000</pubDate>
		<dc:creator>sectore</dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.websector.de/blog/?p=150</guid>
		<description><![CDATA[[UPDATE 02/11/09] flexughh app is available on iTunes store! All links has been updated. Get it for free It&#8217;s done! My first iPhone app is uploaded to Apple&#8217;s app store. It&#8217;s an app for the Flex UG in Hamburg / Germany, called &#8220;flexughh&#8221;. Because I&#8217;m very excited about all the enthusiastic flexughh-members I decided to [...]]]></description>
			<content:encoded><![CDATA[<p style="background-color: #F6F6F6"><strong>[UPDATE 02/11/09]</strong> flexughh app is available on iTunes store! All links has been updated. Get it for free <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>It&#8217;s done! My first iPhone app is uploaded to <a href="http://www.apple.com/iphone/appstore/">Apple&#8217;s app store</a>. It&#8217;s an app for the <a href="http://www.flexughh.de">Flex UG in Hamburg / Germany</a>, called &#8220;flexughh&#8221;. Because I&#8217;m very excited about all the enthusiastic <a href="http://www.xing.com/net/flexughh/">flexughh-members</a> I decided to offer this app for free including its full source code written in Objective-C as open source! </p>
<p>Today I will present the new flexughh app <a href="http://www.flexughh.de/2009/01/07/flexughh-meeting-27012009-alger-werft-einfuhrung-in-blazeds/">at our flexughh-Meeting</a>. If you don&#8217;t have the chance to attend it, here are some screen shots. </p>
<p><span id="more-150"></span></p>
<h2>Screen shots</h2>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ws-slideshow_711879241"
			class="flashmovie"
			width="510"
			height="850">
	<param name="movie" value="http://www.websector.de/blog/wp-includes/swf/ws-slideshow.swf" />
	<param name="flashvars" value="XMLPath=http://www.flexughh.de/wp-content/uploads/2009/01/27/screenshots.xml" />
	<param name="menu" value="false" />
	<param name="bgcolor" value="#000000" />
	<param name="allowscriptaccess" value="sameDomain" />
	<param name="allowfullscreen" value="true" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.websector.de/blog/wp-includes/swf/ws-slideshow.swf"
			name="fm_ws-slideshow_711879241"
			width="510"
			height="850">
		<param name="flashvars" value="XMLPath=http://www.flexughh.de/wp-content/uploads/2009/01/27/screenshots.xml" />
		<param name="menu" value="false" />
		<param name="bgcolor" value="#000000" />
		<param name="allowscriptaccess" value="sameDomain" />
		<param name="allowfullscreen" value="true" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>&nbsp;</p>
<h2>Get flexughh app for free!</h2>
<p>The flexughh app is be available in German and in English!</p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=303635605&#038;mt=8" class="img"><img src="http://www.websector.de/blog/wp-content/uploads/2009/01/27/flexughh_iTunesStore_en.png" alt="flexughh on iTunes Store" width="500" height="280" /></a></p>
<h2>Source code</h2>
<p>The flexughh app is written in Objective-C. You can see and download the full source here (within the next days):<br />
<a href="http://github.com/sectore/flexughh-iphone/">http://github.com/sectore/flexughh-iphone/</a></p>
<p>Have fun!</p>
<p>-Jens </p>
]]></content:encoded>
			<wfw:commentRss>http://www.websector.de/blog/2009/01/27/free-iphone-app-for-flex-user-group-hamburg-incl-source-code/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick tip (Objective-C): Formatting an RFC2822 date of an RSS feed using NSDateFormatter</title>
		<link>http://www.websector.de/blog/2009/01/25/quick-tip-objective-c-formatting-an-rfc2822-date-of-an-rss-feed-using-nsdateformatter/</link>
		<comments>http://www.websector.de/blog/2009/01/25/quick-tip-objective-c-formatting-an-rfc2822-date-of-an-rss-feed-using-nsdateformatter/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 17:30:03 +0000</pubDate>
		<dc:creator>sectore</dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.websector.de/blog/?p=123</guid>
		<description><![CDATA[Parsing an RFC2822 date of an RSS feed and formatting it using NSDateFormatter (e.g. &#8220;Tue, 16 Dec 2008 11:45:13 +0000&#8221; to &#8220;16. December 2008&#8220;) is not easy as it seems. Fortunately there are already some helpfull tips and articles out there, such as fiam&#8217;s solution described at &#8220;Parsing RFC2822 dates with NSDate&#8220;, Anatoliy Kolesnick&#8217;s article [...]]]></description>
			<content:encoded><![CDATA[<p>Parsing an <a href="http://www.faqs.org/rfcs/rfc2822.html">RFC2822</a> date of an RSS feed and formatting it using <a href="http://developer.apple.com/DOCUMENTATION/Cocoa/Reference/Foundation/Classes/NSDateFormatter_Class/index.html">NSDateFormatter</a> (e.g. &#8220;<code>Tue, 16 Dec 2008 11:45:13 +0000</code>&#8221; to &#8220;<code>16. December 2008</code>&#8220;) is not easy as it seems. Fortunately there are already some helpfull tips and articles out there, such as fiam&#8217;s solution described at  &#8220;<a href="http://fi.am/entry/parsing-rfc2822-dates-with-nsdate/">Parsing RFC2822 dates with NSDate</a>&#8220;, Anatoliy Kolesnick&#8217;s article called &#8220;<a href="http://blog.t-l-k.com/i-phone/2008/parse-date-from-rss">Parse Date from RSS to NSDate</a>&#8221; or the helpful article &#8220;<a href="http://cocoacast.com/?q=node/87">Advanced Strings In Cocoa</a>&#8221; posted at <a href="http://cocoacast.com/">CocoaCast</a>.</p>
<p>All these solutions work great for me using the iPhone Simulator. But if you test your code on a real device (iPhone or iPod touch), you may run in an issue. </p>
<p><span id="more-123"></span></p>
<p>In my situation, all dates were not formatted well on my device, there are <code>nil</code>. It took me about 5 hours (I&#8217;m not kidding <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) to figure out, that the NSDateFormatter uses the current locale of a device for formatting dates. </p>
<p>On my device the locale is &#8220;German (Germany)&#8221; no matter if I change the settings to English or to any other language (Settings -> General -> International). As a result a month declared as &#8220;Dec&#8221; will be failed by NSDateFormatter on an iPhone using a German locale. It should be &#8220;Dez&#8221;, the shortcut for &#8220;Dezember&#8221;. </p>
<h2>Solution</h2>
<p>To format an RFC2822 date well on any foreign device you have to force the locale to &#8220;en_US&#8221;. ( Note: That&#8217;s not necessary for any English or American user <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<div class="codeHeadlineBox">
<p>NSDateFormatterExample ( <a href="http://www.websector.de/blog/wp-content/uploads/2009/01/25/NSDateFormatterExample.txt">Download code</a> )</p>
</div>
<div class="actionscript" style="font-family: monospace;">
<ol>
<li class="li1">
<div class="de1"><span class="co1">//</span></div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// Example of formatting the date string </span></div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// &quot;Tue, 16 Dec 2008 11:45:13 +0000&quot; </span></div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// to </span></div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// &quot;16. December 2008&quot;</span></div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// </span></div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1">NSString *feedDateString = @<span class="st0">&quot;Tue, 16 Dec 2008 11:45:13 +0000&quot;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="co1">//</span></div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// A formatter to create a date using the RFC2822 date of a RSS feed</span></div>
</li>
<li class="li1">
<div class="de1">NSDateFormatter *inputFormatter = <span class="br0">&#91;</span><span class="br0">&#91;</span>NSDateFormatter alloc<span class="br0">&#93;</span> init<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// Note: We have to force the locale to &quot;en_US&quot; to avoid unexpected issues formatting data</span></div>
</li>
<li class="li1">
<div class="de1">NSLocale *usLocale = <span class="br0">&#91;</span><span class="br0">&#91;</span>NSLocale alloc<span class="br0">&#93;</span> initWithLocaleIdentifier:@<span class="st0">&quot;en_US&quot;</span><span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#91;</span>inputFormatter setLocale: usLocale<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#91;</span>usLocale release<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// set the format based on an RFC2822 date format</span></div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#91;</span>inputFormatter setDateFormat:@<span class="st0">&quot;EEE, dd MMM yyyy HH:mm:ss Z&quot;</span><span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// create a NSDate object using the NSDateFormatter</span></div>
</li>
<li class="li1">
<div class="de1">NSDate *formattedDate = <span class="br0">&#91;</span>inputFormatter dateFromString: feedDateString<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="co1">// format the date created before to a format of your choice, such as &quot;16. December 2008&quot;</span></div>
</li>
<li class="li1">
<div class="de1">NSDateFormatter *outputFormatter = <span class="br0">&#91;</span><span class="br0">&#91;</span>NSDateFormatter alloc<span class="br0">&#93;</span> init<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#91;</span>outputFormatter setDateFormat:@<span class="st0">&quot;d&#8217;.&#8217; MMMM yyyy&quot;</span><span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1">NSLog<span class="br0">&#40;</span>@<span class="st0">&quot;formattedDateString : &#8216;%@&#8217;&quot;</span>, <span class="br0">&#91;</span>outputFormatter stringFromDate:formattedDate<span class="br0">&#93;</span><span class="br0">&#41;</span>;</div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#91;</span>inputFormatter release<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1"><span class="br0">&#91;</span>outputFormatter release<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
</ol>
</div>
<p>BTW: For checking the locale on your device use the following snippet:</p>
<div class="codeHeadlineBox">
<p>CheckLocaleSnippet ( <a href="http://www.websector.de/blog/wp-content/uploads/2009/01/25/CheckLocaleSnippet.txt">Download code</a> )</p>
</div>
<div class="actionscript" style="font-family: monospace;">
<ol>
<li class="li1">
<div class="de1">NSLocale *locale = <span class="br0">&#91;</span>NSLocale currentLocale<span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1">NSString *localeId = <span class="br0">&#91;</span>locale displayNameForKey:NSLocaleIdentifier </div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; value:<span class="br0">&#91;</span>locale localeIdentifier<span class="br0">&#93;</span><span class="br0">&#93;</span>;</div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1">NSLog<span class="br0">&#40;</span>@<span class="st0">&quot;localeId: &#8216;%@&#8217;&quot;</span>, localeId<span class="br0">&#41;</span>;</div>
</li>
</ol>
</div>
<p>-Jens</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websector.de/blog/2009/01/25/quick-tip-objective-c-formatting-an-rfc2822-date-of-an-rss-feed-using-nsdateformatter/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WSPluginSwitcher: Cocoa based tool for switching Flash plug-in on OS X</title>
		<link>http://www.websector.de/blog/2009/01/02/wspluginswitcher-cocoa-based-tool-for-switching-flash-plug-in-on-os-x/</link>
		<comments>http://www.websector.de/blog/2009/01/02/wspluginswitcher-cocoa-based-tool-for-switching-flash-plug-in-on-os-x/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 15:54:12 +0000</pubDate>
		<dc:creator>sectore</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.websector.de/blog/?p=104</guid>
		<description><![CDATA[It&#8217;s never to late to learn a new (programming) language So I&#8217;ve been starting to learn Cocoa, Apple&#8217;s Objective-C based programming environment for Mac OS X. My &#8220;Cocoa&#8221;-trip started with building a little application called &#8220;WSPluginSwitcher&#8220;, which is a Cocoa based tool for switching Flash plug-ins on OS X (Leopard). Check it out &#8211; it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/wspluginswitcher/" class="img"><br />
<img src="http://www.websector.de/blog/wp-content/uploads/2009/01/02/logo450x76.png" width="450" height="76"  /></a></p>
<p>It&#8217;s never to late to learn a new (programming) language <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  So I&#8217;ve been starting to learn <a href="http://developer.apple.com/cocoa/ ">Cocoa</a>, Apple&#8217;s Objective-C based programming environment for Mac OS X. </p>
<p>My &#8220;Cocoa&#8221;-trip started with building a little application called &#8220;<a href="http://code.google.com/p/wspluginswitcher/">WSPluginSwitcher</a>&#8220;, which is a Cocoa based tool for switching Flash plug-ins on OS X (Leopard). </p>
<p><span id="more-104"></span></p>
<p>Check it out &#8211; it&#8217;s open source, including its source code: <a href="http://code.google.com/p/wspluginswitcher/">WSPluginSwitcher on Google Code</a></p>
<h2>Screen shots</h2>
<p><a href="http://code.google.com/p/wspluginswitcher/" class="img"><img src="http://www.websector.de/blog/wp-content/uploads/2009/01/02/WSPluginSwitcher_mainWindow.png" width="328" height="390"  /></a></p>
<p><a href="http://code.google.com/p/wspluginswitcher/" class="img"><img src="http://www.websector.de/blog/wp-content/uploads/2009/01/02/WSPluginSwitcher_prefsWindow.png" width="352" height="303"  /></a></p>
<p><a href="http://code.google.com/p/wspluginswitcher/" class="img"><img src="http://www.websector.de/blog/wp-content/uploads/2009/01/02/WSPluginSwitcher_desktopIcon.png" width="510" height="217"  /></a></p>
<h2>Download WSPluginSwitcher including full source</h2>
<p>You can download WSPluginSwitcher at its <a href="http://code.google.com/p/wspluginswitcher/">Google Code project</a>.</p>
<p>To get the full source checkout the latest code using <a href="http://code.google.com/p/wspluginswitcher/source/checkout">WSPluginSwitchers repository</a> at Google Code. </p>
<p>It&#8217;s open source!</p>
<p>BTW: I&#8217;m very new to Cocoa, so I&#8217;m very happy about any feedback <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>Helpful links for learning Cocoa as an ActionScript Developer</h2>
<p>About 10 days of programming a new language is not enough to make a real statement&#8230; However, what I&#8217;ve have learned so far is: <strong>To learn Cocoa as quick as possible you will need a good book!</strong> Apple delivers <a href="http://developer.apple.com/documentation/Cocoa/index.html">tons of Cocoa guides</a>, but it takes me (too) much time to find basic solutions. I know why I love Adobes Flex and AIR docs <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>So I highly recommend the book called <a href="http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619/">&#8220;Cocoa Programming for Max OS X&#8221; by Aaron Hillegass</a>, which helps me a lot!</p>
<p>Further helpful links (not only for ActionScript Developers) are:</p>
<ul>
<li><a href="http://cocoadevcentral.com/">Cocoa Dev Central</a>: <a href="http://cocoadevcentral.com/">Learn Cocoa</a></li>
<li><a href="http://theocacao.com/">Theocacao</a>: <a href="http://theocacao.com/document.page/510">A Quick Objective-C 2.0 Tutorial</a></li>
<li><a href="http://andyj.be/blog/">Andy Jacobs</a>: &#8220;<a href="http://andyj.be/blog/?p=3">Cocoa touch for actionscript developers (basics)</a>&#8220;, &#8220;<a href="http://andyj.be/blog/?p=25">AS3 to Cocoa Touch: Array’s</a>&#8220;, &#8220;<a href="http://andyj.be/blog/?p=37">AS3 to Cocoa touch: XML</a>&#8220;, &#8220;<a href="http://andyj.be/blog/?p=52">AS3 to Cocoa touch: JSON (Part 1)</a>&#8221;
<li><a href="http://www.bit-101.com/blog/">Keith Peters:</a> Gravity Tutorials for iPhone <a href="http://www.bit-101.com/blog/?p=1784">Part 1</a>, <a href="http://www.bit-101.com/blog/?p=1793">Part 2</a>, <a href="http://www.bit-101.com/blog/?p=1798">Part 3</a>, <a href="http://www.bit-101.com/blog/?p=1812">Part 4</a>, <a href="http://www.bit-101.com/blog/?p=1824">Part 5</a></li>
</ul>
<p>P.S.: Happy Flash plug-in switching using WSPluginSwitcher! <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.websector.de/blog/2009/01/02/wspluginswitcher-cocoa-based-tool-for-switching-flash-plug-in-on-os-x/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
