<?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: queued links: frameworks</title>
    <link>http://www.dzone.com/links/queue/tag/frameworks.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sat, 11 Feb 2012 23:06:42 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2012-02-11T23:06:42Z</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/queue/frameworks/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>A business component architecture with Spring 3.0/3.1 – Part 3: Properties</title>
      <link>http://www.dzone.com/links/r/a_business_component_architecture_with_spring_303_4.html</link>
      <description>A series about how to develop a business component architecture with Spring - part three is about properties.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>java</category>
      <pubDate>Sat, 11 Feb 2012 20:47:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743705.html</guid>
      <dc:creator>Mirko Novakovic</dc:creator>
      <dc:date>2012-02-11T20:47:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/a_business_component_architecture_with_spring_303_4.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743705.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A series about how to develop a business component architecture with Spring - part three is about properties.<br/><br/><a href='http://www.dzone.com/links/rss/a_business_component_architecture_with_spring_303_4.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743705' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743705</dz:linkId>
      <dz:submitDate>2012-02-11T20:47:54Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>16</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743705.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>de107549</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/413503.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Corona SDK: Create a Rapid Roll-like Game – Setup</title>
      <link>http://www.dzone.com/links/r/corona_sdk_create_a_rapid_rolllike_game_setup.html</link>
      <description>In this tutorial series, you’ll learn how to create your own version of the classic Rapid Roll game. Read on!</description>
      <category>frameworks</category>
      <category>mobile</category>
      <pubDate>Sat, 11 Feb 2012 18:37:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743647.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-11T18:37:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/corona_sdk_create_a_rapid_rolllike_game_setup.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743647.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this tutorial series, you’ll learn how to create your own version of the classic Rapid Roll game. Read on!<br/><br/><a href='http://www.dzone.com/links/rss/corona_sdk_create_a_rapid_rolllike_game_setup.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743647' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743647</dz:linkId>
      <dz:submitDate>2012-02-11T18:37:31Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>9</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743647.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Pushing Files to the Browser Using Delivery.js, Socket.IO and Node.js</title>
      <link>http://www.dzone.com/links/r/pushing_files_to_the_browser_using_deliveryjs_soc.html</link>
      <description>Recently I’ve been working with both the HTML 5 File API and Socket.IO and it occured to me that those technologies could be used to send, and push, files between the client and server. Immediately I set about making delivery.js, a simple node module that makes it extremely easy to send and push files between the client and the server via Socket.IO.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Sat, 11 Feb 2012 18:26:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743635.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-11T18:26:14Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/pushing_files_to_the_browser_using_deliveryjs_soc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743635.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Recently I’ve been working with both the HTML 5 File API and Socket.IO and it occured to me that those technologies could be used to send, and push, files between the client and server. Immediately I set about making delivery.js, a simple node module that makes it extremely easy to send and push files between the client and the server via Socket.IO.<br/><br/><a href='http://www.dzone.com/links/rss/pushing_files_to_the_browser_using_deliveryjs_soc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743635' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743635</dz:linkId>
      <dz:submitDate>2012-02-11T18:26:14Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>17</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743635.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Template Method Pattern advanced example</title>
      <link>http://www.dzone.com/links/r/template_method_pattern_advanced_example.html</link>
      <description>So we’ve looked at the Template Method Pattern with an implementation as really simple example, and another real world implementation. We have additional requirements however. We also need to transform the template so that placeholders will contain the proper text, and have the value of the placeholders customized to our customers. Let’s first look again at the executing code, so we get an idea of what API we want.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>other languages</category>
      <pubDate>Sat, 11 Feb 2012 18:10:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743615.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-11T18:10:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/template_method_pattern_advanced_example.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743615.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>So we’ve looked at the Template Method Pattern with an implementation as really simple example, and another real world implementation. We have additional requirements however. We also need to transform the template so that placeholders will contain the proper text, and have the value of the placeholders customized to our customers. Let’s first look again at the executing code, so we get an idea of what API we want.<br/><br/><a href='http://www.dzone.com/links/rss/template_method_pattern_advanced_example.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743615' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743615</dz:linkId>
      <dz:submitDate>2012-02-11T18:10:54Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743615.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Getting Started with the PAMI: PHP Asterisk Manager Interface = Easy Asterisk Monitoring</title>
      <link>http://www.dzone.com/links/r/getting_started_with_the_pami_php_asterisk_manage.html</link>
      <description>PAMI is a PHP 5.3 client for AMI: Asterisk Manager Interface. Asterisk is one of the hot topics in the IT world due to its broad acceptance and use case scenarios.&#xD;
PAMI will let you use the AMI interface to control and monitor your asterisk box(es) in a pretty easy way. Also, it supports Asynchronous AGI, so its even suitable to create a complete IVR solution.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Sat, 11 Feb 2012 10:51:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743313.html</guid>
      <dc:creator>marcelog</dc:creator>
      <dc:date>2012-02-11T10:51:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/getting_started_with_the_pami_php_asterisk_manage.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743313.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>PAMI is a PHP 5.3 client for AMI: Asterisk Manager Interface. Asterisk is one of the hot topics in the IT world due to its broad acceptance and use case scenarios.
PAMI will let you use the AMI interface to control and monitor your asterisk box(es) in a pretty easy way. Also, it supports Asynchronous AGI, so its even suitable to create a complete IVR solution.<br/><br/><a href='http://www.dzone.com/links/rss/getting_started_with_the_pami_php_asterisk_manage.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743313' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743313</dz:linkId>
      <dz:submitDate>2012-02-11T10:51:56Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743313.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>marcelog</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/987193.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PAGI: Quick telephony applications using AGI and PHP (not phpagi)</title>
      <link>http://www.dzone.com/links/r/pagi_quick_telephony_applications_using_agi_and_p.html</link>
      <description>PAGI is a PHP 5.3 client for AGI: Asterisk Gateway Interface. AGI is a very simple protocol, and it has been implemented in a wide variety of languages, allowing to quickly create telephony applications, like IVR's, voicemails, prepaid telephony systems, etc. If you want or need to create this kind of telephony applications using PHP, you will find PAGI very useful.</description>
      <category>frameworks</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Sat, 11 Feb 2012 10:51:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743311.html</guid>
      <dc:creator>marcelog</dc:creator>
      <dc:date>2012-02-11T10:51:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/pagi_quick_telephony_applications_using_agi_and_p.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743311.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>PAGI is a PHP 5.3 client for AGI: Asterisk Gateway Interface. AGI is a very simple protocol, and it has been implemented in a wide variety of languages, allowing to quickly create telephony applications, like IVR's, voicemails, prepaid telephony systems, etc. If you want or need to create this kind of telephony applications using PHP, you will find PAGI very useful.<br/><br/><a href='http://www.dzone.com/links/rss/pagi_quick_telephony_applications_using_agi_and_p.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743311' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743311</dz:linkId>
      <dz:submitDate>2012-02-11T10:51:53Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743311.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>marcelog</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/987193.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using JavaScript’s Prototype with MVC</title>
      <link>http://www.dzone.com/links/r/using_javascripts_prototype_with_mvc.html</link>
      <description>In this article, we will review the process of using JavaScript, from an MVC-based perspective, to manipulate the DOM. More specifically, we’ll engineer our JavaScript objects, their properties and methods, and their instantiations parallel to the intended behavior of our Views (what the user sees).</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>ria</category>
      <pubDate>Fri, 10 Feb 2012 14:27:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743057.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-10T14:27:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/using_javascripts_prototype_with_mvc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743057.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this article, we will review the process of using JavaScript, from an MVC-based perspective, to manipulate the DOM. More specifically, we’ll engineer our JavaScript objects, their properties and methods, and their instantiations parallel to the intended behavior of our Views (what the user sees).<br/><br/><a href='http://www.dzone.com/links/rss/using_javascripts_prototype_with_mvc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743057' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743057</dz:linkId>
      <dz:submitDate>2012-02-10T14:27:03Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743057.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Asynchronously Load HTML Templates For Backbone Views</title>
      <link>http://www.dzone.com/links/r/asynchronously_load_html_templates_for_backbone_v.html</link>
      <description>As JavaScript applications become larger and larger, we have to think about the download size, memory usage and other performance constraints for our end users. There are a number of aspects to consider, one of which is how to deliver the HTML templates that your application is using, to the user’s browser, so that your application can render the templates.</description>
      <category>css-html</category>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Fri, 10 Feb 2012 14:26:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743055.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-10T14:26:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/asynchronously_load_html_templates_for_backbone_v.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743055.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>As JavaScript applications become larger and larger, we have to think about the download size, memory usage and other performance constraints for our end users. There are a number of aspects to consider, one of which is how to deliver the HTML templates that your application is using, to the user’s browser, so that your application can render the templates.<br/><br/><a href='http://www.dzone.com/links/rss/asynchronously_load_html_templates_for_backbone_v.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743055' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743055</dz:linkId>
      <dz:submitDate>2012-02-10T14:26:55Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>18</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743055.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Beginner’s Guide To jQuery-Based JSON API Clients</title>
      <link>http://www.dzone.com/links/r/a_beginners_guide_to_jquerybased_json_api_clients.html</link>
      <description>Are you fascinated by dynamic data? Do you go green with envy when you see tweets pulled magically into websites? Trust me, I’ve been there.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>ria</category>
      <pubDate>Fri, 10 Feb 2012 14:26:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/743051.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-10T14:26:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/a_beginners_guide_to_jquerybased_json_api_clients.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/743051.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Are you fascinated by dynamic data? Do you go green with envy when you see tweets pulled magically into websites? Trust me, I’ve been there.<br/><br/><a href='http://www.dzone.com/links/rss/a_beginners_guide_to_jquerybased_json_api_clients.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=743051' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>743051</dz:linkId>
      <dz:submitDate>2012-02-10T14:26:46Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>28</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/743051.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Android tablet project lessons learned</title>
      <link>http://www.dzone.com/links/r/android_tablet_project_lessons_learned.html</link>
      <description>Android tablet project (SDK 3.1+) lessons learned.</description>
      <category>frameworks</category>
      <category>mobile</category>
      <category>research</category>
      <pubDate>Fri, 10 Feb 2012 11:35:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742983.html</guid>
      <dc:creator>rik</dc:creator>
      <dc:date>2012-02-10T11:35:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/android_tablet_project_lessons_learned.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742983.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Android tablet project (SDK 3.1+) lessons learned.<br/><br/><a href='http://www.dzone.com/links/rss/android_tablet_project_lessons_learned.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742983' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742983</dz:linkId>
      <dz:submitDate>2012-02-10T11:35:25Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>41</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742983.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rik</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/212779.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Cloudshift - A Node.js App Framework for haXe Programmers</title>
      <link>http://www.dzone.com/links/r/cloudshift_a_nodejs_app_framework_for_haxe_progra.html</link>
      <description>Cloudshift is a Node.js web application framework coded in haXe, an open-source multi-platform programming language. Being a multi-platform language, haXe targets other platforms, like JavaScript, Flash, NekoVM, PHP, C++, C# and Java etc.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>open source</category>
      <category>other languages</category>
      <pubDate>Fri, 10 Feb 2012 11:02:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742969.html</guid>
      <dc:creator>jibyjohnc</dc:creator>
      <dc:date>2012-02-10T11:02:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/cloudshift_a_nodejs_app_framework_for_haxe_progra.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742969.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Cloudshift is a Node.js web application framework coded in haXe, an open-source multi-platform programming language. Being a multi-platform language, haXe targets other platforms, like JavaScript, Flash, NekoVM, PHP, C++, C# and Java etc.<br/><br/><a href='http://www.dzone.com/links/rss/cloudshift_a_nodejs_app_framework_for_haxe_progra.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742969' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742969</dz:linkId>
      <dz:submitDate>2012-02-10T11:02:47Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>34</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742969.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jibyjohnc</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/852461.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Painless (well, less painful) migration to Symfony2</title>
      <link>http://www.dzone.com/links/r/painless_well_less_painful_migration_to_symfony2.html</link>
      <description>Over the past months I’ve talked to several companies that run a symfony 1 codebase, sometimes as old as symfony 1.0, which is big, very big. Often these applications or websites are at the heart of their business. Yet, Symfony2 is stable now, and symfony 1 support is going to stop at some point. Regularly, they ask me for advice on migrating their legacy codebase to a brand new Symfony2 project.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>php</category>
      <category>trends</category>
      <pubDate>Fri, 10 Feb 2012 09:15:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742911.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2012-02-10T09:15:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/painless_well_less_painful_migration_to_symfony2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742911.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Over the past months I’ve talked to several companies that run a symfony 1 codebase, sometimes as old as symfony 1.0, which is big, very big. Often these applications or websites are at the heart of their business. Yet, Symfony2 is stable now, and symfony 1 support is going to stop at some point. Regularly, they ask me for advice on migrating their legacy codebase to a brand new Symfony2 project.
<br/><br/><a href='http://www.dzone.com/links/rss/painless_well_less_painful_migration_to_symfony2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742911' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742911</dz:linkId>
      <dz:submitDate>2012-02-10T09:15:41Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>22</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742911.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Why we picked OMAP...or why TI OMAP 4 is better then NVIDIA Tegra 3 for Android tablets</title>
      <link>http://www.dzone.com/links/r/why_we_picked_omapor_why_ti_omap_4_is_better_then.html</link>
      <description>So which is better, Tegra or OMAP? NVidia will say Tegra of course and TI will say OMAP. Would that mean we should go by the benchmarks? Or may be sheer specifications of both the SoC? Doesn’t OMAP’s memory bandwidth is more than Tegra 3 and Snapdragon? But Tegra 3 is Quad Core, and even GPU is updated? Then why iPad 2 beats Tegra 3 by miles on GLBenchmark? We had a lot of similar questions while we wanted to opt for one. If you followed Kernel developments you’d know that OMAP was definitely the next SoC supported by Google, so this decision had to be made on our end and fast.</description>
      <category>frameworks</category>
      <category>hardware</category>
      <category>java</category>
      <category>mobile</category>
      <pubDate>Fri, 10 Feb 2012 09:14:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742905.html</guid>
      <dc:creator>Dev{eloper} Stonez</dc:creator>
      <dc:date>2012-02-10T09:14:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/why_we_picked_omapor_why_ti_omap_4_is_better_then.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742905.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>So which is better, Tegra or OMAP? NVidia will say Tegra of course and TI will say OMAP. Would that mean we should go by the benchmarks? Or may be sheer specifications of both the SoC? Doesn’t OMAP’s memory bandwidth is more than Tegra 3 and Snapdragon? But Tegra 3 is Quad Core, and even GPU is updated? Then why iPad 2 beats Tegra 3 by miles on GLBenchmark? We had a lot of similar questions while we wanted to opt for one. If you followed Kernel developments you’d know that OMAP was definitely the next SoC supported by Google, so this decision had to be made on our end and fast.<br/><br/><a href='http://www.dzone.com/links/rss/why_we_picked_omapor_why_ti_omap_4_is_better_then.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742905' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742905</dz:linkId>
      <dz:submitDate>2012-02-10T09:14:24Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>36</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742905.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dev.stonez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/811641.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Yesod Web Framework</title>
      <link>http://www.dzone.com/links/r/yesod_web_framework.html</link>
      <description>Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).</description>
      <category>frameworks</category>
      <category>how-to</category>
      <pubDate>Fri, 10 Feb 2012 09:14:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742903.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2012-02-10T09:14:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/yesod_web_framework.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742903.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.). 
<br/><br/><a href='http://www.dzone.com/links/rss/yesod_web_framework.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742903' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742903</dz:linkId>
      <dz:submitDate>2012-02-10T09:14:22Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>18</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742903.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Yet another Java EE 7 spec - WebSocket is JSR 356!</title>
      <link>http://www.dzone.com/links/r/yet_another_java_ee_7_spec_websocket_is_jsr_356.html</link>
      <description>JSR 356 has been filed by Oracle : "Java API for WebSocket". The spec lead is Danny Coward and this JSR is scheduled for inclusion in Java EE 7</description>
      <category>frameworks</category>
      <category>java</category>
      <category>open source</category>
      <category>standards</category>
      <pubDate>Fri, 10 Feb 2012 09:12:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742753.html</guid>
      <dc:creator>henk</dc:creator>
      <dc:date>2012-02-10T09:12:11Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/yet_another_java_ee_7_spec_websocket_is_jsr_356.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742753.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JSR 356 has been filed by Oracle : "Java API for WebSocket". The spec lead is Danny Coward and this JSR is scheduled for inclusion in Java EE 7<br/><br/><a href='http://www.dzone.com/links/rss/yet_another_java_ee_7_spec_websocket_is_jsr_356.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742753' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742753</dz:linkId>
      <dz:submitDate>2012-02-10T09:12:11Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>21</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742753.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>henk</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/236075.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>video/presentation - Java EE 6 Programming: Immediate Productivity</title>
      <link>http://www.dzone.com/links/r/video_java_ee_6_programming_immediate_productivity.html</link>
      <description>Java EE6 focused on developer productivity and includes numerous enhancements that are true game-changers. See what's new.&#xD;
&#xD;
 In this session Pete and Dan will walk you through the key improvements, including those to EJB, Servlets, easy archive creation, Bean Validation (based on Hibernate Validator), JPA 2.0 criteria queries (thank you Hibernate) and the standardization of dependency injection (JSR 299 CDI).  Through the use of a publicly available sample application, Pete and Dan will show you exactly how you can use these new features and hope to have a major impact on your daily life as an enterprise developer.&#xD;
[ * ] slides - http://portal.sliderocket.com/jboss/ee6-programming-webinar-jun-2011</description>
      <category>frameworks</category>
      <category>java</category>
      <category>server</category>
      <category>standards</category>
      <pubDate>Fri, 10 Feb 2012 08:59:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742893.html</guid>
      <dc:creator>Dev{eloper} Stonez</dc:creator>
      <dc:date>2012-02-10T08:59:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/video_java_ee_6_programming_immediate_productivity.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742893.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Java EE6 focused on developer productivity and includes numerous enhancements that are true game-changers. See what's new.

 In this session Pete and Dan will walk you through the key improvements, including those to EJB, Servlets, easy archive creation, Bean Validation (based on Hibernate Validator), JPA 2.0 criteria queries (thank you Hibernate) and the standardization of dependency injection (JSR 299 CDI).  Through the use of a publicly available sample application, Pete and Dan will show you exactly how you can use these new features and hope to have a major impact on your daily life as an enterprise developer.
[ * ] slides - http://portal.sliderocket.com/jboss/ee6-programming-webinar-jun-2011<br/><br/><a href='http://www.dzone.com/links/rss/video_java_ee_6_programming_immediate_productivity.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742893' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742893</dz:linkId>
      <dz:submitDate>2012-02-10T08:59:30Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742893.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dev.stonez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/811641.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Contexts and Dependency Injection in Java EE 6: @EJB vs @Inject</title>
      <link>http://www.dzone.com/links/r/contexts_and_dependency_injection_in_java_ee_6_ej.html</link>
      <description>Learn how and when to use the contexts and dependency injection model in Java EE 6. Java Platform, Enterprise Edition (Java EE) 5 brought dependency injection (DI) with Convention over Configuration to Enterprise JavaBeans (EJB) 3.0. Java EE 6 introduces the flexible and powerful @Inject dependency injection model (JSR-330 and JSR-299) in addition to the already existing @EJB annotation. So when should you use what?</description>
      <category>frameworks</category>
      <category>java</category>
      <category>server</category>
      <category>tools</category>
      <pubDate>Fri, 10 Feb 2012 07:50:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742879.html</guid>
      <dc:creator>Dev{eloper} Stonez</dc:creator>
      <dc:date>2012-02-10T07:50:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/contexts_and_dependency_injection_in_java_ee_6_ej.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742879.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Learn how and when to use the contexts and dependency injection model in Java EE 6. Java Platform, Enterprise Edition (Java EE) 5 brought dependency injection (DI) with Convention over Configuration to Enterprise JavaBeans (EJB) 3.0. Java EE 6 introduces the flexible and powerful @Inject dependency injection model (JSR-330 and JSR-299) in addition to the already existing @EJB annotation. So when should you use what?<br/><br/><a href='http://www.dzone.com/links/rss/contexts_and_dependency_injection_in_java_ee_6_ej.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742879' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742879</dz:linkId>
      <dz:submitDate>2012-02-10T07:50:53Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>22</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742879.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dev.stonez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/811641.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Build a Contacts Application With jQuery Mobile &amp; the Android SDK</title>
      <link>http://www.dzone.com/links/r/build_a_contacts_application_with_jquery_mobile_t_5.html</link>
      <description>In this tutorial series, we will develop a native Android application where the user interface is implemented using the jQuery Mobile framework. For this purpose, we will introduce a model for representing UI screens in a native Android application using jQuery Mobile page elements, in particular, container and content pages. Although the tutorial code is developed for contacts management, the basic concepts of the model are generic and can be applied to applications where the UI is suitable for constructing via HTML and JavaScript.&#xD;
&#xD;
[ * ] Part 1 - http://bit.ly/e6UWPz&#xD;
[ * ] Part 2 - http://bit.ly/hhGyUH&#xD;
[ * ] Part 3 - http://bit.ly/iMkUnu &#xD;
[ * ] Part 4 - http://bit.ly/l2tXA9</description>
      <category>frameworks</category>
      <category>java</category>
      <category>javascript</category>
      <category>mobile</category>
      <pubDate>Fri, 10 Feb 2012 07:40:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742875.html</guid>
      <dc:creator>Dev{eloper} Stonez</dc:creator>
      <dc:date>2012-02-10T07:40:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/build_a_contacts_application_with_jquery_mobile_t_5.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742875.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this tutorial series, we will develop a native Android application where the user interface is implemented using the jQuery Mobile framework. For this purpose, we will introduce a model for representing UI screens in a native Android application using jQuery Mobile page elements, in particular, container and content pages. Although the tutorial code is developed for contacts management, the basic concepts of the model are generic and can be applied to applications where the UI is suitable for constructing via HTML and JavaScript.

[ * ] Part 1 - http://bit.ly/e6UWPz
[ * ] Part 2 - http://bit.ly/hhGyUH
[ * ] Part 3 - http://bit.ly/iMkUnu 
[ * ] Part 4 - http://bit.ly/l2tXA9

<br/><br/><a href='http://www.dzone.com/links/rss/build_a_contacts_application_with_jquery_mobile_t_5.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742875' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742875</dz:linkId>
      <dz:submitDate>2012-02-10T07:40:49Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>29</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742875.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dev.stonez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/811641.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Hacking A Maven Dependency with Javassist to Fix It</title>
      <link>http://www.dzone.com/links/r/hacking_a_maven_dependency_with_javassist_to_fix.html</link>
      <description>Have you ever wondered what to do when needing “just a small change” to a third-part library your project depended on? This post describes how to use Maven and Javassist to take a dependency of your project, instrument it to modify its behavior, re-pack it, and release it as an artifact with a different name (so that you me depend on my-customized-lib instead of on lib).</description>
      <category>frameworks</category>
      <category>java</category>
      <category>methodology</category>
      <category>tools</category>
      <pubDate>Fri, 10 Feb 2012 07:30:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742873.html</guid>
      <dc:creator>Dev{eloper} Stonez</dc:creator>
      <dc:date>2012-02-10T07:30:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/hacking_a_maven_dependency_with_javassist_to_fix.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742873.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Have you ever wondered what to do when needing “just a small change” to a third-part library your project depended on? This post describes how to use Maven and Javassist to take a dependency of your project, instrument it to modify its behavior, re-pack it, and release it as an artifact with a different name (so that you me depend on my-customized-lib instead of on lib).<br/><br/><a href='http://www.dzone.com/links/rss/hacking_a_maven_dependency_with_javassist_to_fix.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742873' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742873</dz:linkId>
      <dz:submitDate>2012-02-10T07:30:02Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742873.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dev.stonez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/811641.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Equinox p2 provisioning support in RCP applications</title>
      <link>http://www.dzone.com/links/r/equinox_p2_provisioning_support_in_rcp_applicatio.html</link>
      <description>To date, putting the Equinox p2 provisioning support into an RCP application has been a bit of a chore.  Witness the plethora of blog and mailing list posts detailing problems and how to hack the p2 features and bundles to make them work in RCP scenarios. No more!</description>
      <category>eclipse</category>
      <category>frameworks</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Fri, 10 Feb 2012 07:28:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742869.html</guid>
      <dc:creator>Dev{eloper} Stonez</dc:creator>
      <dc:date>2012-02-10T07:28:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/equinox_p2_provisioning_support_in_rcp_applicatio.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742869.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>To date, putting the Equinox p2 provisioning support into an RCP application has been a bit of a chore.  Witness the plethora of blog and mailing list posts detailing problems and how to hack the p2 features and bundles to make them work in RCP scenarios. No more!<br/><br/><a href='http://www.dzone.com/links/rss/equinox_p2_provisioning_support_in_rcp_applicatio.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742869' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742869</dz:linkId>
      <dz:submitDate>2012-02-10T07:28:21Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>14</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742869.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dev.stonez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/811641.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using UI components in jQuery Mobile</title>
      <link>http://www.dzone.com/links/r/using_ui_components_in_jquery_mobile.html</link>
      <description>Many UI components are available in the jQuery Mobile framework. This article provides a high-level overview of each element and how you can use it in a mobile website. It touches on specific UI components, explains the reasons to use them, and provides code examples of their use in a mobile website.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>mobile</category>
      <pubDate>Thu, 09 Feb 2012 13:08:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742543.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-09T13:08:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/using_ui_components_in_jquery_mobile.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742543.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Many UI components are available in the jQuery Mobile framework. This article provides a high-level overview of each element and how you can use it in a mobile website. It touches on specific UI components, explains the reasons to use them, and provides code examples of their use in a mobile website.<br/><br/><a href='http://www.dzone.com/links/rss/using_ui_components_in_jquery_mobile.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742543' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742543</dz:linkId>
      <dz:submitDate>2012-02-09T13:08:03Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>22</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742543.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Reducing Firefox startup I/O in libxul.so</title>
      <link>http://www.dzone.com/links/r/reducing_firefox_startup_io_in_libxulso.html</link>
      <description>I’ve been working, during the past few months, on Firefox startup performance, with a particular focus on I/O, even more particularly focusing on the core library: libxul. As I’ve been saying all along, my current work is focused on GNU/Linux systems, though some of it has a direct impact on OSX, and similar work is most probably applicable on Windows.</description>
      <category>frameworks</category>
      <category>open source</category>
      <pubDate>Thu, 09 Feb 2012 13:05:15 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742537.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-02-09T13:05:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/reducing_firefox_startup_io_in_libxulso.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742537.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I’ve been working, during the past few months, on Firefox startup performance, with a particular focus on I/O, even more particularly focusing on the core library: libxul. As I’ve been saying all along, my current work is focused on GNU/Linux systems, though some of it has a direct impact on OSX, and similar work is most probably applicable on Windows.<br/><br/><a href='http://www.dzone.com/links/rss/reducing_firefox_startup_io_in_libxulso.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742537' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742537</dz:linkId>
      <dz:submitDate>2012-02-09T13:05:15Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>23</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742537.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JSR 356: Java API for WebSocket</title>
      <link>http://www.dzone.com/links/r/jsr_356_java_api_for_websocket.html</link>
      <description>This JSR will define a standard API for creating WebSocket applications.&#xD;
&#xD;
There is a wide range of web applications that rely on timely updates from a central server like stock tickers, live maps, chat applications, collaborative online tools and multiplayer web-based games. WebSocket offers solution to the problems of latency, scalability and performance associated with HTTP based solutions like polling, long-polling and HTTP-streaming. There is a lot of interest in the Java developer community in creating web applications for the Java platform that utilize WebSocket. Given that the definition of WebSocket protocol is a proposed standard, and that the major web browsers either support, or plan to support it in their next major release, the time is right for a standard Java API for WebSocket.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>javascript</category>
      <category>standards</category>
      <pubDate>Thu, 09 Feb 2012 12:21:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742519.html</guid>
      <dc:creator>Dev{eloper} Stonez</dc:creator>
      <dc:date>2012-02-09T12:21:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/jsr_356_java_api_for_websocket.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742519.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This JSR will define a standard API for creating WebSocket applications.

There is a wide range of web applications that rely on timely updates from a central server like stock tickers, live maps, chat applications, collaborative online tools and multiplayer web-based games. WebSocket offers solution to the problems of latency, scalability and performance associated with HTTP based solutions like polling, long-polling and HTTP-streaming. There is a lot of interest in the Java developer community in creating web applications for the Java platform that utilize WebSocket. Given that the definition of WebSocket protocol is a proposed standard, and that the major web browsers either support, or plan to support it in their next major release, the time is right for a standard Java API for WebSocket.<br/><br/><a href='http://www.dzone.com/links/rss/jsr_356_java_api_for_websocket.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742519' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742519</dz:linkId>
      <dz:submitDate>2012-02-09T12:21:05Z</dz:submitDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>49</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742519.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dev.stonez</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/811641.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>


