<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: apple</title>
    <link>http://www.dzone.com/links/tag/apple.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sat, 04 Jul 2009 14:36:10 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-07-04T14:36:10Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/apple/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Android versus iPhone Development: A Comparison</title>
      <link>http://www.dzone.com/links/rss/android_versus_iphone_development_a_comparison.html</link>
      <description>A few months ago I ventured into the world of Mobile development and created an application (Hudson Helper) for both iPhone and Android. This article is about my experiences, comparing Android and iPhone development with a focus on tools, platform and the developer experience.</description>
      <category>apple</category>
      <category>eclipse</category>
      <category>java</category>
      <category>mobile</category>
      <pubDate>Fri, 03 Jul 2009 09:59:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/199180.html</guid>
      <dc:creator>dgreen99</dc:creator>
      <dc:date>2009-07-03T09:59:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/android_versus_iphone_development_a_comparison.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/199180.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A few months ago I ventured into the world of Mobile development and created an application (Hudson Helper) for both iPhone and Android. This article is about my experiences, comparing Android and iPhone development with a focus on tools, platform and the developer experience.<br/><br/><a href='http://www.dzone.com/links/rss/android_versus_iphone_development_a_comparison.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=199180' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>199180</dz:linkId>
      <dz:submitDate>2009-07-03T06:09:04Z</dz:submitDate>
      <dz:promoteDate>2009-07-03T09:59:12Z</dz:promoteDate>
      <dz:voteUpCount>20</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>809</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/199180.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dgreen99</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/233540.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Fun with KVC</title>
      <link>http://www.dzone.com/links/rss/fun_with_kvc.html</link>
      <description>Some time ago, Guy English posted a great and twisted article on key value coding (KVC). He comes up with a nice hack to do stuff with KVC that was never intended. Of course, there are some neat ways you can use KVC without indulging in the craziness that Guy English delves into (and I think he’d be the first to admit that it’s not meant for primetime). The main point remains, which is that using KVC with NSArrays is a great way to avoid coding loops over their contents. You have an array of “Person” objects and want an array of their names (accessible via a -name method)? Just do…</description>
      <category>apple</category>
      <category>frameworks</category>
      <category>other languages</category>
      <pubDate>Fri, 03 Jul 2009 06:37:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198385.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2009-07-03T06:37:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/fun_with_kvc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198385.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Some time ago, Guy English posted a great and twisted article on key value coding (KVC). He comes up with a nice hack to do stuff with KVC that was never intended. Of course, there are some neat ways you can use KVC without indulging in the craziness that Guy English delves into (and I think he’d be the first to admit that it’s not meant for primetime). The main point remains, which is that using KVC with NSArrays is a great way to avoid coding loops over their contents. You have an array of “Person” objects and want an array of their names (accessible via a -name method)? Just do…<br/><br/><a href='http://www.dzone.com/links/rss/fun_with_kvc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198385' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198385</dz:linkId>
      <dz:submitDate>2009-06-30T19:17:06Z</dz:submitDate>
      <dz:promoteDate>2009-07-03T06:37:56Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>191</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198385.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Add some polish to iPhone app start up</title>
      <link>http://www.dzone.com/links/rss/add_some_polish_to_iphone_app_start_up.html</link>
      <description>First impressions last, and the very first impression your users have of your iPhone application is the start up. First step is to have a nice Default.png, but not many words spilled on that one, it is well covered in Apple's documentation.</description>
      <category>apple</category>
      <category>gui</category>
      <category>how-to</category>
      <category>mobile</category>
      <pubDate>Thu, 02 Jul 2009 12:45:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198661.html</guid>
      <dc:creator>rick</dc:creator>
      <dc:date>2009-07-02T12:45:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/add_some_polish_to_iphone_app_start_up.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198661.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>First impressions last, and the very first impression your users have of your iPhone application is the start up. First step is to have a nice Default.png, but not many words spilled on that one, it is well covered in Apple's documentation.<br/><br/><a href='http://www.dzone.com/links/rss/add_some_polish_to_iphone_app_start_up.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198661' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198661</dz:linkId>
      <dz:submitDate>2009-07-01T16:05:40Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T12:45:24Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>160</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198661.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rick</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Two Years In, How Much Do I Miss Not Having Flash On My iPhone?</title>
      <link>http://www.dzone.com/links/rss/two_years_in_how_much_do_i_miss_not_having_flash.html</link>
      <description>As most of you who visit here know, I love Flash. Many of you are probably also are aware that I am also an Apple geek.</description>
      <category>apple</category>
      <category>flash-flex</category>
      <category>mobile</category>
      <category>opinion</category>
      <pubDate>Thu, 02 Jul 2009 15:42:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198888.html</guid>
      <dc:creator>rick</dc:creator>
      <dc:date>2009-07-02T15:42:14Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/two_years_in_how_much_do_i_miss_not_having_flash.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198888.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>As most of you who visit here know, I love Flash. Many of you are probably also are aware that I am also an Apple geek.<br/><br/><a href='http://www.dzone.com/links/rss/two_years_in_how_much_do_i_miss_not_having_flash.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198888' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198888</dz:linkId>
      <dz:submitDate>2009-07-02T08:58:25Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T15:42:14Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>253</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198888.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rick</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

