<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://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: ajax</title>
    <link>http://dzone.com/links/queue/tag/ajax.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 25 Nov 2009 05:17:18 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-25T05:17:18Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://dzone.com/links/feed/queue/ajax/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>Grails: A Quick-Start Guide Blog » Ajax-Enabled Checkboxes in Grails</title>
      <link>http://dzone.com/links/rss/grails_a_quickstart_guide_blog_ajaxenabled_checkb.html</link>
      <description>In Grails: A Quick-Start Guide, we have a task list to help TekEvent organizers and volunteers keep track of what's left to be done for their event. It's pretty handy, but it could be a bit easier to use. Specifically, it would be great if we didn't have to click on a task to open the show view and then click again to edit it, just to mark a task as completed. What would be really nifty is if we could mark a task as completed by clicking on a simple checkbox. And it turns out that Grails provides an Ajax tag that's just what we need.</description>
      <category>ajax</category>
      <category>frameworks</category>
      <category>groovy</category>
      <category>how-to</category>
      <pubDate>Wed, 25 Nov 2009 03:13:21 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302773.html</guid>
      <dc:creator>fifthposition</dc:creator>
      <dc:date>2009-11-25T03:13:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/grails_a_quickstart_guide_blog_ajaxenabled_checkb.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302773.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In Grails: A Quick-Start Guide, we have a task list to help TekEvent organizers and volunteers keep track of what's left to be done for their event. It's pretty handy, but it could be a bit easier to use. Specifically, it would be great if we didn't have to click on a task to open the show view and then click again to edit it, just to mark a task as completed. What would be really nifty is if we could mark a task as completed by clicking on a simple checkbox. And it turns out that Grails provides an Ajax tag that's just what we need.<br/><br/><a href='http://dzone.com/links/rss/grails_a_quickstart_guide_blog_ajaxenabled_checkb.html'><img src='http://dzone.com/links/voteCountImage?linkId=302773' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302773</dz:linkId>
      <dz:submitDate>2009-11-25T03:13:21Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302773.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>fifthposition</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/452305.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Comet for asynchronous user notification of autonomous server thread progression</title>
      <link>http://dzone.com/links/rss/using_comet_for_asynchronous_user_notification_of.html</link>
      <description>Joseph McCarthy from IBM Ireland has written a tutorial called "Using Comet for asynchronous user notification of autonomous server thread progression" about how to use polling and Comet (long polling) in Java with the ItsNat Java web framework to asynchronously notify end users by web about what is doing an autonomous thread (not a web thread) doing a long task in parallel.&#xD;
&#xD;
Note: to read this article use MSIE 6 or FireFox disabling styles (View/Page Style/No Style)</description>
      <category>ajax</category>
      <category>frameworks</category>
      <category>java</category>
      <category>web 2.0</category>
      <pubDate>Tue, 24 Nov 2009 18:01:28 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302581.html</guid>
      <dc:creator>jmarranz</dc:creator>
      <dc:date>2009-11-24T18:01:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/using_comet_for_asynchronous_user_notification_of.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302581.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Joseph McCarthy from IBM Ireland has written a tutorial called "Using Comet for asynchronous user notification of autonomous server thread progression" about how to use polling and Comet (long polling) in Java with the ItsNat Java web framework to asynchronously notify end users by web about what is doing an autonomous thread (not a web thread) doing a long task in parallel.

Note: to read this article use MSIE 6 or FireFox disabling styles (View/Page Style/No Style)
<br/><br/><a href='http://dzone.com/links/rss/using_comet_for_asynchronous_user_notification_of.html'><img src='http://dzone.com/links/voteCountImage?linkId=302581' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302581</dz:linkId>
      <dz:submitDate>2009-11-24T18:01:28Z</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://dzone.com/links/images/thumbs/120x90/302581.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jmarranz</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/270790.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Enabling the ASP.NET Ajax script loader for your own scripts</title>
      <link>http://dzone.com/links/rss/enabling_the_aspnet_ajax_script_loader_for_your_o.html</link>
      <description>In this post, I’ll focus on a few lines of code from the latest version of that sample. Those few lines of code enable my custom script to benefit from the script loader’s features such as lazy and parallel loading and dependency management.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>web design</category>
      <pubDate>Tue, 24 Nov 2009 16:24:47 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302471.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-24T16:24:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/enabling_the_aspnet_ajax_script_loader_for_your_o.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302471.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this post, I’ll focus on a few lines of code from the latest version of that sample. Those few lines of code enable my custom script to benefit from the script loader’s features such as lazy and parallel loading and dependency management.<br/><br/><a href='http://dzone.com/links/rss/enabling_the_aspnet_ajax_script_loader_for_your_o.html'><img src='http://dzone.com/links/voteCountImage?linkId=302471' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302471</dz:linkId>
      <dz:submitDate>2009-11-24T16:24:47Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302471.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Building an Image Gallery with Progressive Enhancement</title>
      <link>http://dzone.com/links/rss/building_an_image_gallery_with_progressive_enhanc.html</link>
      <description>Who doesn’t love to completely trick out their website with neat features? But what happens when your viewers aren’t using the latest browser, or they have JavaScript turned off? In today’s tutorial, you’ll learn how to create a image gallery that will work in almost all environments, using progressive enhancement techniques.</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Tue, 24 Nov 2009 13:32:01 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302289.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-24T13:32:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/building_an_image_gallery_with_progressive_enhanc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302289.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Who doesn’t love to completely trick out their website with neat features? But what happens when your viewers aren’t using the latest browser, or they have JavaScript turned off? In today’s tutorial, you’ll learn how to create a image gallery that will work in almost all environments, using progressive enhancement techniques.<br/><br/><a href='http://dzone.com/links/rss/building_an_image_gallery_with_progressive_enhanc.html'><img src='http://dzone.com/links/voteCountImage?linkId=302289' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302289</dz:linkId>
      <dz:submitDate>2009-11-24T13:32:01Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>3</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302289.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ReMooz Lightbox | Mootools</title>
      <link>http://dzone.com/links/rss/remooz_lightbox_mootools.html</link>
      <description>Simpliar and easier than SqueezeBox. Click on an image and the image will enlarge. Simple, the way I like it.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>web design</category>
      <pubDate>Tue, 24 Nov 2009 10:25:22 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302121.html</guid>
      <dc:creator>ajaxmint</dc:creator>
      <dc:date>2009-11-24T10:25:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/remooz_lightbox_mootools.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302121.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Simpliar and easier than SqueezeBox. Click on an image and the image will enlarge. Simple, the way I like it.<br/><br/><a href='http://dzone.com/links/rss/remooz_lightbox_mootools.html'><img src='http://dzone.com/links/voteCountImage?linkId=302121' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302121</dz:linkId>
      <dz:submitDate>2009-11-24T10:25:22Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>3</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302121.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ajaxmint</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/508505.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Fade colors using jQuery</title>
      <link>http://dzone.com/links/rss/fade_colors_using_jquery_2.html</link>
      <description>This tutorial will explain how to fade a color in array of elements using jQuery.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>web design</category>
      <pubDate>Tue, 24 Nov 2009 05:13:31 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301859.html</guid>
      <dc:creator>ajaxmint</dc:creator>
      <dc:date>2009-11-24T05:13:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/fade_colors_using_jquery_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301859.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This tutorial will explain how to fade a color in array of elements using jQuery.<br/><br/><a href='http://dzone.com/links/rss/fade_colors_using_jquery_2.html'><img src='http://dzone.com/links/voteCountImage?linkId=301859' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301859</dz:linkId>
      <dz:submitDate>2009-11-24T05:13:31Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>24</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301859.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ajaxmint</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/508505.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Twitter Trackbacks Widget - A jQuery Plugin</title>
      <link>http://dzone.com/links/rss/twitter_trackbacks_widget_a_jquery_plugin.html</link>
      <description>Highly customizable Twitter trackbacks widget to integrate tweets that mention your post into your blog. Each tweet comes with reply &amp; retweet links to get more readers engaged in your story conversation.&#xD;
After Topsy has released a Wordpress plugin to turn your post tweets into comments. I wanted to use their awesome API to create this Javascript  widget that can be used for any blog especially for non-Wordpress ones.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>tools</category>
      <category>web 2.0</category>
      <pubDate>Tue, 24 Nov 2009 01:21:16 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301727.html</guid>
      <dc:creator>Mike More</dc:creator>
      <dc:date>2009-11-24T01:21:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/twitter_trackbacks_widget_a_jquery_plugin.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301727.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Highly customizable Twitter trackbacks widget to integrate tweets that mention your post into your blog. Each tweet comes with reply & retweet links to get more readers engaged in your story conversation.
After Topsy has released a Wordpress plugin to turn your post tweets into comments. I wanted to use their awesome API to create this Javascript  widget that can be used for any blog especially for non-Wordpress ones.<br/><br/><a href='http://dzone.com/links/rss/twitter_trackbacks_widget_a_jquery_plugin.html'><img src='http://dzone.com/links/voteCountImage?linkId=301727' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301727</dz:linkId>
      <dz:submitDate>2009-11-24T01:21:16Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301727.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>MikeMore</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/393532.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery Revolution in Ajax Field – Part 1</title>
      <link>http://dzone.com/links/rss/jquery_revolution_in_ajax_field_part_1.html</link>
      <description>This is the first article teaching advanced jQuery with a very simple method. I have chosen to begin with how jQuery makes Ajax cleaner and simple to follow.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>server</category>
      <category>web 2.0</category>
      <pubDate>Mon, 23 Nov 2009 23:00:22 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301677.html</guid>
      <dc:creator>jcargoo</dc:creator>
      <dc:date>2009-11-23T23:00:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/jquery_revolution_in_ajax_field_part_1.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301677.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is the first article teaching advanced jQuery with a very simple method. I have chosen to begin with how jQuery makes Ajax cleaner and simple to follow.<br/><br/><a href='http://dzone.com/links/rss/jquery_revolution_in_ajax_field_part_1.html'><img src='http://dzone.com/links/voteCountImage?linkId=301677' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301677</dz:linkId>
      <dz:submitDate>2009-11-23T23:00:22Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301677.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jcargoo</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/402025.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Truly Useful Form Validation Scripts for Front End Development</title>
      <link>http://dzone.com/links/rss/truly_useful_form_validation_scripts_for_front_en.html</link>
      <description>This post cover the best scripts and tutorials available and will get you started validating faster than you think.</description>
      <category>ajax</category>
      <category>gui</category>
      <category>javascript</category>
      <pubDate>Mon, 23 Nov 2009 20:26:29 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301597.html</guid>
      <dc:creator>lvraa</dc:creator>
      <dc:date>2009-11-23T20:26:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/truly_useful_form_validation_scripts_for_front_en.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301597.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This post cover the best scripts and tutorials available and will get you started validating faster than you think.<br/><br/><a href='http://dzone.com/links/rss/truly_useful_form_validation_scripts_for_front_en.html'><img src='http://dzone.com/links/voteCountImage?linkId=301597' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301597</dz:linkId>
      <dz:submitDate>2009-11-23T20:26:29Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301597.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>lvraa</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/394839.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>5 Fresh and Useful jQuery Plugins Were Born in November 2009</title>
      <link>http://dzone.com/links/rss/5_fresh_and_useful_jquery_plugins_were_born_in_no.html</link>
      <description>In November 2009, 5 jQuery plugins were born and most of people believed that they are useful for web designers. Enjoy the 5 fresh jQuery plugins!</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>tools</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 19:11:03 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301545.html</guid>
      <dc:creator>lamnguyen</dc:creator>
      <dc:date>2009-11-23T19:11:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/5_fresh_and_useful_jquery_plugins_were_born_in_no.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301545.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In November 2009, 5 jQuery plugins were born and most of people believed that they are useful for web designers. Enjoy the 5 fresh jQuery plugins!<br/><br/><a href='http://dzone.com/links/rss/5_fresh_and_useful_jquery_plugins_were_born_in_no.html'><img src='http://dzone.com/links/voteCountImage?linkId=301545' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301545</dz:linkId>
      <dz:submitDate>2009-11-23T19:11:03Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>44</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301545.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>lamnguyen</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/457480.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>GWT vs Java vs C</title>
      <link>http://dzone.com/links/rss/gwt_vs_java_vs_c.html</link>
      <description>Comparing c, java, and GWT from the compiler prespective.</description>
      <category>ajax</category>
      <category>c-and-cpp</category>
      <category>java</category>
      <pubDate>Mon, 23 Nov 2009 16:29:58 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301071.html</guid>
      <dc:creator>kumaresan</dc:creator>
      <dc:date>2009-11-23T16:29:58Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/gwt_vs_java_vs_c.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301071.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Comparing c, java, and GWT from the compiler prespective. <br/><br/><a href='http://dzone.com/links/rss/gwt_vs_java_vs_c.html'><img src='http://dzone.com/links/voteCountImage?linkId=301071' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301071</dz:linkId>
      <dz:submitDate>2009-11-23T16:29:58Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>56</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301071.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kumaresan</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/528269.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Content Rich Tooltip with JSON and jQuery</title>
      <link>http://dzone.com/links/rss/content_rich_tooltip_with_json_and_jquery.html</link>
      <description>This tutorial will demonstrate how to build tooltips that are powered by jQuery, with information pulled from a JSON array. Here’s a look at the final result that we’ll be looking to me:</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 10:38:59 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301069.html</guid>
      <dc:creator>ajaxmint</dc:creator>
      <dc:date>2009-11-23T10:38:59Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/content_rich_tooltip_with_json_and_jquery.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301069.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This tutorial will demonstrate how to build tooltips that are powered by jQuery, with information pulled from a JSON array. Here’s a look at the final result that we’ll be looking to me:<br/><br/><a href='http://dzone.com/links/rss/content_rich_tooltip_with_json_and_jquery.html'><img src='http://dzone.com/links/voteCountImage?linkId=301069' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301069</dz:linkId>
      <dz:submitDate>2009-11-23T10:38:59Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301069.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ajaxmint</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/508505.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>WOW is the new VB revolution</title>
      <link>http://dzone.com/links/rss/wow_is_the_new_vb_revolution.html</link>
      <description>Visual WebGui brings the Win(dows) Over Web revolution which uses well known Visual Basic .NET (VB .NET) development paradigm for web and cloud.</description>
      <category>ajax</category>
      <category>frameworks</category>
      <category>gui</category>
      <category>ria</category>
      <pubDate>Mon, 23 Nov 2009 08:56:06 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/300959.html</guid>
      <dc:creator>webgui</dc:creator>
      <dc:date>2009-11-23T08:56:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/wow_is_the_new_vb_revolution.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300959.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Visual WebGui brings the Win(dows) Over Web revolution which uses well known Visual Basic .NET (VB .NET) development paradigm for web and cloud.<br/><br/><a href='http://dzone.com/links/rss/wow_is_the_new_vb_revolution.html'><img src='http://dzone.com/links/voteCountImage?linkId=300959' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300959</dz:linkId>
      <dz:submitDate>2009-11-23T08:56:06Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>32</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/300959.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>webgui</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/350133.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using jQuery/jqGrid in Portlet with Ajax</title>
      <link>http://dzone.com/links/rss/using_jqueryjqgrid_in_portlet_with_ajax.html</link>
      <description>Portlet  is a java-technology-based web component desciribed in JSR 186.JSR 168 Portlet APIs and request processing is not suitable for Ajax.</description>
      <category>ajax</category>
      <pubDate>Sun, 22 Nov 2009 13:43:41 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/300049.html</guid>
      <dc:creator>Dlogin</dc:creator>
      <dc:date>2009-11-22T13:43:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/using_jqueryjqgrid_in_portlet_with_ajax.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300049.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Portlet  is a java-technology-based web component desciribed in JSR 186.JSR 168 Portlet APIs and request processing is not suitable for Ajax.<br/><br/><a href='http://dzone.com/links/rss/using_jqueryjqgrid_in_portlet_with_ajax.html'><img src='http://dzone.com/links/voteCountImage?linkId=300049' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300049</dz:linkId>
      <dz:submitDate>2009-11-22T13:43:41Z</dz:submitDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/300049.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Dlogin</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/495943.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

