<?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: mobile</title>
    <link>http://www.dzone.com/links/tag/mobile.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Tue, 21 May 2013 19:02:25 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2013-05-21T19:02:25Z</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/mobile/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 Adventures - Getting Started With Android Studio</title>
      <link>http://www.dzone.com/links/r/android_adventures_getting_started_with_android_s.html</link>
      <description>Google's new Android Studio makes creating native Android apps very easy. You can get started in a few minutes and by the end of this article have your first working Android application. This is the first part of an ebook on programming Android.</description>
      <category>mobile</category>
      <pubDate>Tue, 21 May 2013 17:45:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971845.html</guid>
      <dc:creator>Kaostricks12</dc:creator>
      <dc:date>2013-05-21T17:45:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/android_adventures_getting_started_with_android_s.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971845.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Google's new Android Studio makes creating native Android apps very easy. You can get started in a few minutes and by the end of this article have your first working Android application. This is the first part of an ebook on programming Android.<br/><br/><a href='http://www.dzone.com/links/rss/android_adventures_getting_started_with_android_s.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971845' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971845</dz:linkId>
      <dz:submitDate>2013-05-21T09:49:26Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T17:45:29Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>222</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971845.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Kaostricks12</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/911071.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Riaktor - Promise-based async API for Riak based on the Reactor framework</title>
      <link>http://www.dzone.com/links/r/riaktor_promisebased_async_api_for_riak_based_on.html</link>
      <description>Riaktor uses the official Riak Java client to provide efficient asynchronous task execution and coordination using the Reactor framework. Riaktor uses Promises to easily coordinate dependent tasks. You can either block the calling thread to get the value of a promise (which makes it easy to do testing), you can set callbacks or Java 8 lambdas, or you can use the composition methods of Reactor's Composable abstraction and use the efficient map, filter, and reduce methods to interact with the returned values.</description>
      <category>cloud</category>
      <category>java</category>
      <category>mobile</category>
      <category>web 2.0</category>
      <pubDate>Mon, 20 May 2013 23:54:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971677.html</guid>
      <dc:creator>jbrisbin</dc:creator>
      <dc:date>2013-05-20T23:54:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/riaktor_promisebased_async_api_for_riak_based_on.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971677.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Riaktor uses the official Riak Java client to provide efficient asynchronous task execution and coordination using the Reactor framework. Riaktor uses Promises to easily coordinate dependent tasks. You can either block the calling thread to get the value of a promise (which makes it easy to do testing), you can set callbacks or Java 8 lambdas, or you can use the composition methods of Reactor's Composable abstraction and use the efficient map, filter, and reduce methods to interact with the returned values.<br/><br/><a href='http://www.dzone.com/links/rss/riaktor_promisebased_async_api_for_riak_based_on.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971677' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971677</dz:linkId>
      <dz:submitDate>2013-05-20T22:32:15Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T23:54:25Z</dz:promoteDate>
      <dz:voteUpCount>19</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>390</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971677.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jbrisbin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/400302.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Get started with REST services using Google App Engine (Maven &amp;amp; Java)</title>
      <link>http://www.dzone.com/links/r/get_started_with_rest_services_using_google_app_e.html</link>
      <description>Simple getting started guide for creating REST services on Google App Engine for Java, using AppEngine Endpoints. The official Google App Engine maven plugin is used throughout.</description>
      <category>cloud</category>
      <category>how-to</category>
      <category>java</category>
      <category>mobile</category>
      <pubDate>Tue, 21 May 2013 17:33:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971609.html</guid>
      <dc:creator>planetjones</dc:creator>
      <dc:date>2013-05-21T17:33:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/get_started_with_rest_services_using_google_app_e.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971609.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Simple getting started guide for creating REST services on Google App Engine for Java, using AppEngine Endpoints. The official Google App Engine maven plugin is used throughout.<br/><br/><a href='http://www.dzone.com/links/rss/get_started_with_rest_services_using_google_app_e.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971609' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971609</dz:linkId>
      <dz:submitDate>2013-05-20T19:12:17Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T17:33:20Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>211</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971609.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>planetjones</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1146535.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Complete Cloud Ecosystem ( Mobile Backend as a Service ) for Developers</title>
      <link>http://www.dzone.com/links/r/a_complete_cloud_ecosystem_mobile_backend_as_a_se.html</link>
      <description>Shephertz makes it ridiculously easy for developers to setup, use and operate a cloud backend for their mobile apps.Complete backend for app development will be managed by our App42.</description>
      <category>cloud</category>
      <category>java</category>
      <category>mobile</category>
      <pubDate>Tue, 21 May 2013 09:53:50 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971747.html</guid>
      <dc:creator>vickytambule</dc:creator>
      <dc:date>2013-05-21T09:53:50Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/a_complete_cloud_ecosystem_mobile_backend_as_a_se.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971747.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Shephertz makes it ridiculously easy for developers to setup, use and operate a cloud backend for their mobile apps.Complete backend for app development will be managed by our App42.<br/><br/><a href='http://www.dzone.com/links/rss/a_complete_cloud_ecosystem_mobile_backend_as_a_se.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971747' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971747</dz:linkId>
      <dz:submitDate>2013-05-21T05:57:47Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T09:53:50Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>640</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971747.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>vickytambule</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1106155.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Making To-do/Event List in HTML5/JQuery using App42 platform</title>
      <link>http://www.dzone.com/links/r/making_todoevent_list_in_html5jquery_using_app42.html</link>
      <description>Create upcoming events/task/to-do list and share it with your friends using App42 platform javascript/JQuery backend SDK in just few lines of coding.</description>
      <category>cloud</category>
      <category>javascript</category>
      <category>mobile</category>
      <pubDate>Tue, 21 May 2013 14:28:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971819.html</guid>
      <dc:creator>vickytambule</dc:creator>
      <dc:date>2013-05-21T14:28:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/making_todoevent_list_in_html5jquery_using_app42.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971819.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Create upcoming events/task/to-do list and share it with your friends using App42 platform javascript/JQuery backend SDK in just few lines of coding.<br/><br/><a href='http://www.dzone.com/links/rss/making_todoevent_list_in_html5jquery_using_app42.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971819' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971819</dz:linkId>
      <dz:submitDate>2013-05-21T08:38:15Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T14:28:09Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>344</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971819.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>vickytambule</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1106155.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Android Studio: our new, shiny Android IDE</title>
      <link>http://www.dzone.com/links/r/android_studio_our_new_shiny_android_ide.html</link>
      <description>The cat is out of the bag: yesterday, during Google I/O‘s keynote, we announced our new IntelliJ IDEA-based Android IDE, Android Studio. This is what my team has been working on for the past months.</description>
      <category>java</category>
      <category>mobile</category>
      <category>news</category>
      <category>open source</category>
      <pubDate>Mon, 20 May 2013 10:34:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971167.html</guid>
      <dc:creator>alruiz15</dc:creator>
      <dc:date>2013-05-20T10:34:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/android_studio_our_new_shiny_android_ide.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971167.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The cat is out of the bag: yesterday, during Google I/O‘s keynote, we announced our new IntelliJ IDEA-based Android IDE, Android Studio. This is what my team has been working on for the past months.<br/><br/><a href='http://www.dzone.com/links/rss/android_studio_our_new_shiny_android_ide.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971167' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971167</dz:linkId>
      <dz:submitDate>2013-05-19T21:58:25Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T10:34:42Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>929</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971167.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alruiz15</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/134694.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Asynchronous Messaging</title>
      <link>http://www.dzone.com/links/r/asynchronous_messaging_3.html</link>
      <description>Message Service is used for sending, pulling and removing message from a particular queue. Messages are sent to queue which can be pulled later by using multiple message receive options.</description>
      <category>cloud</category>
      <category>games</category>
      <category>mobile</category>
      <category>ruby</category>
      <pubDate>Tue, 21 May 2013 06:08:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971473.html</guid>
      <dc:creator>vickytambule</dc:creator>
      <dc:date>2013-05-21T06:08:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/asynchronous_messaging_3.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971473.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Message Service is used for sending, pulling and removing message from a particular queue. Messages are sent to queue which can be pulled later by using multiple message receive options.<br/><br/><a href='http://www.dzone.com/links/rss/asynchronous_messaging_3.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971473' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971473</dz:linkId>
      <dz:submitDate>2013-05-20T12:45:19Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T06:08:53Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>727</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971473.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>vickytambule</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1106155.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Xcode Vs Eclipse</title>
      <link>http://www.dzone.com/links/r/xcode_vs_eclipse.html</link>
      <description>The popular IDEs for both the platforms, Eclipse and Xcode, is put under comparative analysis on various grounds to measure its potentials and weaknesses.</description>
      <category>mobile</category>
      <category>web design</category>
      <pubDate>Sun, 19 May 2013 04:44:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/970599.html</guid>
      <dc:creator>Kaostricks12</dc:creator>
      <dc:date>2013-05-19T04:44:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/xcode_vs_eclipse.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/970599.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The popular IDEs for both the platforms, Eclipse and Xcode, is put under comparative analysis on various grounds to measure its potentials and weaknesses.<br/><br/><a href='http://www.dzone.com/links/rss/xcode_vs_eclipse.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=970599' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>970599</dz:linkId>
      <dz:submitDate>2013-05-18T06:44:13Z</dz:submitDate>
      <dz:promoteDate>2013-05-19T04:44:54Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>1578</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/970599.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Kaostricks12</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/911071.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Google I/O – Android Highlights</title>
      <link>http://www.dzone.com/links/r/google_io_android_highlights.html</link>
      <description>Overview of Google I/O from the Android perspective</description>
      <category>eclipse</category>
      <category>mobile</category>
      <category>opinion</category>
      <category>tools</category>
      <pubDate>Tue, 21 May 2013 00:35:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971637.html</guid>
      <dc:creator>jairo_vazquez</dc:creator>
      <dc:date>2013-05-21T00:35:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/google_io_android_highlights.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971637.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Overview of Google I/O from the Android perspective<br/><br/><a href='http://www.dzone.com/links/rss/google_io_android_highlights.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971637' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971637</dz:linkId>
      <dz:submitDate>2013-05-20T18:12:57Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T00:35:52Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>550</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971637.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jairo_vazquez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1080567.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Sorry, I don't want to download your fucking app</title>
      <link>http://www.dzone.com/links/r/sorry_i_dont_want_to_download_your_fucking_app.html</link>
      <description>You should not claim yourself as a mobile Internet service provider if your product doesn't have an App nowadays. The topic cannot get away from App when we talk on bus, restaurant. Recently it becomes a little bit quiet, but the app wind does not seem to stop, it seems every website may have an App. According to data released by Apple a couple of days ago, its application store app downloads already exceeded 50 billion. However some people are not happy with this.</description>
      <category>mobile</category>
      <pubDate>Tue, 21 May 2013 04:56:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/970925.html</guid>
      <dc:creator>sonic0002</dc:creator>
      <dc:date>2013-05-21T04:56:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/sorry_i_dont_want_to_download_your_fucking_app.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/970925.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>You should not claim yourself as a mobile Internet service provider if your product doesn't have an App nowadays. The topic cannot get away from App when we talk on bus, restaurant. Recently it becomes a little bit quiet, but the app wind does not seem to stop, it seems every website may have an App. According to data released by Apple a couple of days ago, its application store app downloads already exceeded 50 billion. However some people are not happy with this.<br/><br/><a href='http://www.dzone.com/links/rss/sorry_i_dont_want_to_download_your_fucking_app.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=970925' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>970925</dz:linkId>
      <dz:submitDate>2013-05-19T09:47:44Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T04:56:54Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>361</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/970925.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sonic0002</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1013753.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>DroidParts 1.4 released</title>
      <link>http://www.dzone.com/links/r/droidparts_14_released.html</link>
      <description>DroidParts, a set of libraries for Android, has reached it's next milestone. Comes with new features &amp;amp; improved documentation.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>mobile</category>
      <category>news</category>
      <pubDate>Mon, 20 May 2013 13:55:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971385.html</guid>
      <dc:creator>yanchenko</dc:creator>
      <dc:date>2013-05-20T13:55:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/droidparts_14_released.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971385.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>DroidParts, a set of libraries for Android, has reached it's next milestone. Comes with new features &amp; improved documentation.<br/><br/><a href='http://www.dzone.com/links/rss/droidparts_14_released.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971385' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971385</dz:linkId>
      <dz:submitDate>2013-05-20T10:52:41Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T13:55:46Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>661</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971385.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>yanchenko</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1056811.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Just add mobility: JSF and JSP with ICEmobile</title>
      <link>http://www.dzone.com/links/r/just_add_mobility_jsf_and_jsp_with_icemobile.html</link>
      <description>Developing mobile UIs is a tricky business, especially with the market changing by the minute. ICEsoft chief software architect Ted Goddard explains how to get the most out of the medium, in this JAX Magazine article</description>
      <category>how-to</category>
      <category>java</category>
      <category>mobile</category>
      <category>opinion</category>
      <pubDate>Mon, 20 May 2013 16:51:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971549.html</guid>
      <dc:creator>cmayerv1</dc:creator>
      <dc:date>2013-05-20T16:51:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/just_add_mobility_jsf_and_jsp_with_icemobile.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971549.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Developing mobile UIs is a tricky business, especially with the market changing by the minute. ICEsoft chief software architect Ted Goddard explains how to get the most out of the medium, in this JAX Magazine article<br/><br/><a href='http://www.dzone.com/links/rss/just_add_mobility_jsf_and_jsp_with_icemobile.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971549' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971549</dz:linkId>
      <dz:submitDate>2013-05-20T15:07:28Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T16:51:48Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>472</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971549.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>cmayerv1</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/955349.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Earn Money with your App Idea</title>
      <link>http://www.dzone.com/links/r/earn_money_with_your_app_idea.html</link>
      <description>World’s largest Ad Network InMobi for Ad monetization for your Apps. In line with ShepHertz vision to become a One-stop for App developer’s needs. Start making revenue right away .</description>
      <category>apple</category>
      <category>mobile</category>
      <category>windows</category>
      <pubDate>Mon, 20 May 2013 12:08:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971369.html</guid>
      <dc:creator>vickytambule</dc:creator>
      <dc:date>2013-05-20T12:08:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/earn_money_with_your_app_idea.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971369.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>World’s largest Ad Network InMobi for Ad monetization for your Apps. In line with ShepHertz vision to become a One-stop for App developer’s needs. Start making revenue right away .<br/><br/><a href='http://www.dzone.com/links/rss/earn_money_with_your_app_idea.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971369' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971369</dz:linkId>
      <dz:submitDate>2013-05-20T10:22:30Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:08:03Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>441</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971369.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>vickytambule</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1106155.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>My Workflow v2: Mobile, DevTools &amp;amp; LiveReload</title>
      <link>http://www.dzone.com/links/r/my_workflow_v2_mobile_devtools_amp_livereload.html</link>
      <description>Since I’m at Mobilism 2013 I think it’s worth sharing my recent mobile (mainly CSS) workflow. It’s not rocket science, but it’s a nice follow on from my workflow with devtools I shared a few months back.</description>
      <category>css-html</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>mobile</category>
      <pubDate>Mon, 20 May 2013 12:35:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971445.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2013-05-20T12:35:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/my_workflow_v2_mobile_devtools_amp_livereload.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971445.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Since I’m at Mobilism 2013 I think it’s worth sharing my recent mobile (mainly CSS) workflow. It’s not rocket science, but it’s a nice follow on from my workflow with devtools I shared a few months back.<br/><br/><a href='http://www.dzone.com/links/rss/my_workflow_v2_mobile_devtools_amp_livereload.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971445' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971445</dz:linkId>
      <dz:submitDate>2013-05-20T12:09:54Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:35:02Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>409</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971445.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Windows Phone Apps - Saved Photos to the User and Back</title>
      <link>http://www.dzone.com/links/r/windows_phone_apps_saved_photos_to_the_user_and_b.html</link>
      <description>For more than one scenario, the developer might want to have access to the pictures stored in the device photo hub. That can be done in two ways - either by using PhotoChooserTask which is the most common way to retrieve the image content, given that the user himself will select the single entity that needs to be read, or with the help of MediaLibrary - an XNA sub-layer that allows direct access to the media directory.</description>
      <category>how-to</category>
      <category>microsoft</category>
      <category>mobile</category>
      <category>tools</category>
      <pubDate>Sun, 19 May 2013 16:44:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971061.html</guid>
      <dc:creator>dotCore</dc:creator>
      <dc:date>2013-05-19T16:44:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/windows_phone_apps_saved_photos_to_the_user_and_b.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971061.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>For more than one scenario, the developer might want to have access to the pictures stored in the device photo hub. That can be done in two ways - either by using PhotoChooserTask which is the most common way to retrieve the image content, given that the user himself will select the single entity that needs to be read, or with the help of MediaLibrary - an XNA sub-layer that allows direct access to the media directory.<br/><br/><a href='http://www.dzone.com/links/rss/windows_phone_apps_saved_photos_to_the_user_and_b.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971061' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971061</dz:linkId>
      <dz:submitDate>2013-05-19T16:42:12Z</dz:submitDate>
      <dz:promoteDate>2013-05-19T16:44:26Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>398</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971061.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dotCore</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/448255.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Viewbox for Automatic Control Scaling in Windows Phone</title>
      <link>http://www.dzone.com/links/r/using_viewbox_for_automatic_control_scaling_in_wi.html</link>
      <description>Presenting content of varied size can often be tricky. For example, displaying names of metro stations with fixed font size, and it always is a fixed font size, can result in a part of the text being clipped off. Or if you use text wrapping, a large block of text can extend way beyond your intended design.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>mobile</category>
      <category>reviews</category>
      <pubDate>Mon, 20 May 2013 12:27:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971449.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2013-05-20T12:27:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/using_viewbox_for_automatic_control_scaling_in_wi.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971449.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Presenting content of varied size can often be tricky. For example, displaying names of metro stations with fixed font size, and it always is a fixed font size, can result in a part of the text being clipped off. Or if you use text wrapping, a large block of text can extend way beyond your intended design.<br/><br/><a href='http://www.dzone.com/links/rss/using_viewbox_for_automatic_control_scaling_in_wi.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971449' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971449</dz:linkId>
      <dz:submitDate>2013-05-20T12:10:37Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:27:08Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>188</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971449.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

