<?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: javascript</title>
    <link>http://www.dzone.com/links/queue/tag/javascript.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 23 Nov 2009 19:39:10 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-23T19:39:10Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/javascript/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>5 Fresh and Useful jQuery Plugins Were Born in November 2009</title>
      <link>http://www.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://www.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://www.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://www.dzone.com/links/rss/5_fresh_and_useful_jquery_plugins_were_born_in_no.html'><img src='http://www.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>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301545.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>lamnguyen</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/457480.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jCapSlide: A jQuery Image Caption Plugin</title>
      <link>http://www.dzone.com/links/rss/jcapslide_a_jquery_image_caption_plugin.html</link>
      <description>This is a simple plugin for adding sliding captions to images. The image gets tinted too, when hovering.</description>
      <category>javascript</category>
      <category>open source</category>
      <category>usability</category>
      <pubDate>Mon, 23 Nov 2009 18:37:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301517.html</guid>
      <dc:creator>sekilha</dc:creator>
      <dc:date>2009-11-23T18:37:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jcapslide_a_jquery_image_caption_plugin.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301517.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is a simple plugin for adding sliding captions to images. The image gets tinted too, when hovering.<br/><br/><a href='http://www.dzone.com/links/rss/jcapslide_a_jquery_image_caption_plugin.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301517' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301517</dz:linkId>
      <dz:submitDate>2009-11-23T18:37:32Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>4</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301517.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sekilha</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/469167.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery Selector Testing Tool</title>
      <link>http://www.dzone.com/links/rss/jquery_selector_testing_tool.html</link>
      <description>This is a really cool jQuery selector tester that let's you try selectors and automatically highlights them in the html. Lots of fun to play with and helps with the understanding of how jQuery selectors work! A must try!</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 18:10:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301493.html</guid>
      <dc:creator>msshushu</dc:creator>
      <dc:date>2009-11-23T18:10:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_selector_testing_tool.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301493.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is a really cool jQuery selector tester that let's you try selectors and automatically highlights them in the html. Lots of fun to play with and helps with the understanding of how jQuery selectors work! A must try!<br/><br/><a href='http://www.dzone.com/links/rss/jquery_selector_testing_tool.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301493' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301493</dz:linkId>
      <dz:submitDate>2009-11-23T18:10:47Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301493.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>msshushu</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/308573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>TopUp: JavaScript Popup/Lightbox</title>
      <link>http://www.dzone.com/links/rss/topup_javascript_popuplightbox.html</link>
      <description>TopUp is a JavaScript component powered by jQuery and jQuery UI that lets you create advance lightbox for your web pages. It provides you the ability to display images, flash (from sites like Youtube, SWF and FLV files), movies (QuickTime, Windows Media and Realplayer), iframes, DOM elements and raw HTML.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 17:10:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301433.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:10:11Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/topup_javascript_popuplightbox.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301433.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>TopUp is a JavaScript component powered by jQuery and jQuery UI that lets you create advance lightbox for your web pages. It provides you the ability to display images, flash (from sites like Youtube, SWF and FLV files), movies (QuickTime, Windows Media and Realplayer), iframes, DOM elements and raw HTML.<br/><br/><a href='http://www.dzone.com/links/rss/topup_javascript_popuplightbox.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301433' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301433</dz:linkId>
      <dz:submitDate>2009-11-23T17:10:11Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301433.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>jQuery for Beginners: Making Your Website Cool</title>
      <link>http://www.dzone.com/links/rss/jquery_for_beginners_making_your_website_cool.html</link>
      <description>To complement the new jQuery lesson series I thought I’d just write an article on what exactly jQuery is, and how it can really help your website without you needing to know too much about Javascript coding or anything like that</description>
      <category>javascript</category>
      <category>reviews</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 17:03:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301419.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:03:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_for_beginners_making_your_website_cool.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301419.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>To complement the new jQuery lesson series I thought I’d just write an article on what exactly jQuery is, and how it can really help your website without you needing to know too much about Javascript coding or anything like that<br/><br/><a href='http://www.dzone.com/links/rss/jquery_for_beginners_making_your_website_cool.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301419' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301419</dz:linkId>
      <dz:submitDate>2009-11-23T17:03:23Z</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/301419.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>Location Search with dhtmlxCombo and Google Maps API</title>
      <link>http://www.dzone.com/links/rss/location_search_with_dhtmlxcombo_and_google_maps.html</link>
      <description>This post describes how to implement a location search (geocoding) mechanism using dhtmlxCombo and Google Maps API.</description>
      <category>ajax</category>
      <category>javascript</category>
      <pubDate>Mon, 23 Nov 2009 15:51:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301353.html</guid>
      <dc:creator>ipetrenko</dc:creator>
      <dc:date>2009-11-23T15:51:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/location_search_with_dhtmlxcombo_and_google_maps.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301353.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This post describes how to implement a location search (geocoding) mechanism using dhtmlxCombo and Google Maps API. <br/><br/><a href='http://www.dzone.com/links/rss/location_search_with_dhtmlxcombo_and_google_maps.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301353' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301353</dz:linkId>
      <dz:submitDate>2009-11-23T15:51:34Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>0</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301353.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ipetrenko</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/275955.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Better Pull Quotes with MooTools</title>
      <link>http://www.dzone.com/links/rss/better_pull_quotes_withmootools.html</link>
      <description>Chris Coyier authored a post titled Better Pull Quotes: Don’t Repeat Markup a while back. In his post he created great-looking pull quotes without repeating any content — instead he uses jQuery to dynamically create the pull quotes. The following is the MooTools method for doing so.</description>
      <category>css-html</category>
      <category>frameworks</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 15:17:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301319.html</guid>
      <dc:creator>davidwalsh</dc:creator>
      <dc:date>2009-11-23T15:17:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/better_pull_quotes_withmootools.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301319.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Chris Coyier authored a post titled Better Pull Quotes: Don’t Repeat Markup a while back. In his post he created great-looking pull quotes without repeating any content — instead he uses jQuery to dynamically create the pull quotes. The following is the MooTools method for doing so.<br/><br/><a href='http://www.dzone.com/links/rss/better_pull_quotes_withmootools.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301319' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301319</dz:linkId>
      <dz:submitDate>2009-11-23T15:17:46Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301319.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>davidwalsh</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/238392.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>6 Useful Coding Solutions For Designers And Developers</title>
      <link>http://www.dzone.com/links/rss/6_useful_coding_solutions_for_designers_and_devel.html</link>
      <description>let’s look at some clever techniques developed and used by top professionals in the Web design industry. We can use their examples to develop our own alternative solutions.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 13:53:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301213.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2009-11-23T13:53:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/6_useful_coding_solutions_for_designers_and_devel.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301213.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>let’s look at some clever techniques developed and used by top professionals in the Web design industry. We can use their examples to develop our own alternative solutions.<br/><br/><a href='http://www.dzone.com/links/rss/6_useful_coding_solutions_for_designers_and_devel.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301213' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301213</dz:linkId>
      <dz:submitDate>2009-11-23T13:53: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/301213.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Performance Analysis of dynamic JavaScript Menus</title>
      <link>http://www.dzone.com/links/rss/performance_analysis_of_dynamic_javascript_menus.html</link>
      <description>In my previous post I talked about the impact of jQuery Selectors on a page that I analyzed. The page took 4.8 seconds in the onLoad event handler. 2 seconds were mainly caused by the selectors as described in the blog. The other 2.8 seconds were caused by a dynamic JavaScript menu – in that particular case it was the superfish jQuery plugin. A closer analysis showed why it takes so long and this also got me to do some research on these menus. Kudos to Joel Birch for his excellent plugin – easy to integrate – and – if properly used – its fast enough</description>
      <category>ajax</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Mon, 23 Nov 2009 13:04:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301181.html</guid>
      <dc:creator>Andreas Grabner</dc:creator>
      <dc:date>2009-11-23T13:04:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/performance_analysis_of_dynamic_javascript_menus.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301181.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In my previous post I talked about the impact of jQuery Selectors on a page that I analyzed. The page took 4.8 seconds in the onLoad event handler. 2 seconds were mainly caused by the selectors as described in the blog. The other 2.8 seconds were caused by a dynamic JavaScript menu – in that particular case it was the superfish jQuery plugin. A closer analysis showed why it takes so long and this also got me to do some research on these menus. Kudos to Joel Birch for his excellent plugin – easy to integrate – and – if properly used – its fast enough<br/><br/><a href='http://www.dzone.com/links/rss/performance_analysis_of_dynamic_javascript_menus.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301181' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301181</dz:linkId>
      <dz:submitDate>2009-11-23T13:04:41Z</dz:submitDate>
      <dz:voteUpCount>6</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/301181.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>grabnerandi</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/376711.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Setting default values for missing parameters in a Javascript function</title>
      <link>http://www.dzone.com/links/rss/setting_default_values_for_missing_parameters_in.html</link>
      <description>Javascript functions can be passed as few or as many parameters as you like - the exact number of parameters specified in the function declaration is not exactly what must be passed in. This post shows how to work out if a particular parameter has not been passed and therefore how to set a default value for it.</description>
      <category>javascript</category>
      <pubDate>Mon, 23 Nov 2009 12:37:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301165.html</guid>
      <dc:creator>etoolbox</dc:creator>
      <dc:date>2009-11-23T12:37:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/setting_default_values_for_missing_parameters_in.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301165.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Javascript functions can be passed as few or as many parameters as you like - the exact number of parameters specified in the function declaration is not exactly what must be passed in. This post shows how to work out if a particular parameter has not been passed and therefore how to set a default value for it.<br/><br/><a href='http://www.dzone.com/links/rss/setting_default_values_for_missing_parameters_in.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301165' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301165</dz:linkId>
      <dz:submitDate>2009-11-23T12:37:16Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301165.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>etoolbox</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/375791.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Content Rich Tooltip with JSON and jQuery</title>
      <link>http://www.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://www.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://www.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://www.dzone.com/links/rss/content_rich_tooltip_with_json_and_jquery.html'><img src='http://www.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>16</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301069.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ajaxmint</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/508505.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>CSS Tutorial: Image with Toolbar and Navigation Overlay</title>
      <link>http://www.dzone.com/links/rss/css_tutorial_image_with_toolbar_and_navigation_ov.html</link>
      <description>Tutorial for learning how to apply overlays to be used with JavaScript for a fancy image viewing effect</description>
      <category>css-html</category>
      <category>how-to</category>
      <category>javascript</category>
      <pubDate>Mon, 23 Nov 2009 08:28:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300951.html</guid>
      <dc:creator>sekilha</dc:creator>
      <dc:date>2009-11-23T08:28:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/css_tutorial_image_with_toolbar_and_navigation_ov.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300951.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Tutorial for learning how to apply overlays to be used with JavaScript for a fancy image viewing effect<br/><br/><a href='http://www.dzone.com/links/rss/css_tutorial_image_with_toolbar_and_navigation_ov.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300951' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300951</dz:linkId>
      <dz:submitDate>2009-11-23T08:28:55Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300951.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sekilha</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/469167.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JavaScript Fading Slide Show</title>
      <link>http://www.dzone.com/links/rss/javascript_fading_slide_show.html</link>
      <description>Displays images continuously in a slideshow presentation format, with a fade effect on image transitions</description>
      <category>javascript</category>
      <category>open source</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 03:04:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300571.html</guid>
      <dc:creator>jsbank</dc:creator>
      <dc:date>2009-11-23T03:04:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/javascript_fading_slide_show.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300571.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Displays images continuously in a slideshow presentation format, with a fade effect on image transitions<br/><br/><a href='http://www.dzone.com/links/rss/javascript_fading_slide_show.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300571' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300571</dz:linkId>
      <dz:submitDate>2009-11-23T03:04:01Z</dz:submitDate>
      <dz:voteUpCount>3</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/300571.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jsbank</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/440256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>All Properties and Methods of Navigator Object in JavaScript</title>
      <link>http://www.dzone.com/links/rss/all_properties_and_methods_of_navigator_object_in.html</link>
      <description>We need to know how to use properties and methods of Navigator object in JavaScript to make powerful applications. Navigator object gives us to get browser information of client. There is a list of all properties and methods in Javascript.</description>
      <category>how-to</category>
      <category>javascript</category>
      <category>standards</category>
      <category>web 2.0</category>
      <pubDate>Sun, 22 Nov 2009 23:22:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300465.html</guid>
      <dc:creator>memiso</dc:creator>
      <dc:date>2009-11-22T23:22:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/all_properties_and_methods_of_navigator_object_in.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300465.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We need to know how to use properties and methods of Navigator object in JavaScript to make powerful applications. Navigator object gives us to get browser information of client. There is a list of all properties and methods in Javascript.<br/><br/><a href='http://www.dzone.com/links/rss/all_properties_and_methods_of_navigator_object_in.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300465' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300465</dz:linkId>
      <dz:submitDate>2009-11-22T23:22:22Z</dz:submitDate>
      <dz:voteUpCount>3</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/300465.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>memiso</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/519571.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Creating an Image SlideShow Using Javascript</title>
      <link>http://www.dzone.com/links/rss/creating_an_image_slideshow_using_javascript.html</link>
      <description>In this article, we will create an image slideshow including a lot of effects. We will use HTML and JavaScript.</description>
      <category>css-html</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Sun, 22 Nov 2009 23:19:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300461.html</guid>
      <dc:creator>memiso</dc:creator>
      <dc:date>2009-11-22T23:19:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/creating_an_image_slideshow_using_javascript.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300461.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 create an image slideshow including a lot of effects. We will use HTML and JavaScript.<br/><br/><a href='http://www.dzone.com/links/rss/creating_an_image_slideshow_using_javascript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300461' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300461</dz:linkId>
      <dz:submitDate>2009-11-22T23:19:28Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300461.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>memiso</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/519571.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>GWT Visualization Example - Annotated Time Line Chart Tutorial</title>
      <link>http://www.dzone.com/links/rss/gwt_visualization_example_annotated_time_line_cha.html</link>
      <description>If you are a server-side Java developer such as myself, I am sure you want an easy way to create AJAX based application but pure JavaScript (ECMAScript) is not your strong skills. The beauty of JavaScript is that it runs on any web server, no need for a servlet container or anything of that sort.</description>
      <category>ajax</category>
      <category>java</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Sun, 22 Nov 2009 12:26:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300073.html</guid>
      <dc:creator>Armel Nene</dc:creator>
      <dc:date>2009-11-22T12:26:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/gwt_visualization_example_annotated_time_line_cha.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300073.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If you are a server-side Java developer such as myself, I am sure you want an easy way to create AJAX based application but pure JavaScript (ECMAScript) is not your strong skills. The beauty of JavaScript is that it runs on any web server, no need for a servlet container or anything of that sort.<br/><br/><a href='http://www.dzone.com/links/rss/gwt_visualization_example_annotated_time_line_cha.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300073' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300073</dz:linkId>
      <dz:submitDate>2009-11-22T12:26:56Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>46</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300073.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>armelnene</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/470961.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Notimoo: Growl-Like Notifications With MooTools</title>
      <link>http://www.dzone.com/links/rss/notimoo_growllike_notifications_with_mootools.html</link>
      <description>Notimoo is a lightweight MooTools plugin (4kb) for displaying growl-like notifications.&#xD;
&#xD;
It comes with several options for a better customization of “how the plugin functions”.&#xD;
&#xD;
Some of the options are:&#xD;
if it should disappear automatically or not&#xD;
time it will be displayed for&#xD;
position of the notification&#xD;
display a title or not&#xD;
opactiy of the modal window.&#xD;
It is also possible to update the look &amp; feel of the notifications via CSS.</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 22 Nov 2009 11:02:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300027.html</guid>
      <dc:creator>eyes_drinker</dc:creator>
      <dc:date>2009-11-22T11:02:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/notimoo_growllike_notifications_with_mootools.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300027.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Notimoo is a lightweight MooTools plugin (4kb) for displaying growl-like notifications.

It comes with several options for a better customization of “how the plugin functions”.

Some of the options are:
if it should disappear automatically or not
time it will be displayed for
position of the notification
display a title or not
opactiy of the modal window.
It is also possible to update the look & feel of the notifications via CSS.<br/><br/><a href='http://www.dzone.com/links/rss/notimoo_growllike_notifications_with_mootools.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300027' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300027</dz:linkId>
      <dz:submitDate>2009-11-22T11:02:07Z</dz:submitDate>
      <dz:voteUpCount>2</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/300027.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>eyes_drinker</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/435815.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Mp3 Plugin using Jquery</title>
      <link>http://www.dzone.com/links/rss/mp3_plugin_using_jquery_jmp3.html</link>
      <description>jMP3 (javaScript MP3 player) is an easy way make any MP3 playable directly on most any web site (to those with Flash &amp; javaScript enabled), using the sleek Flash Single MP3 Player &amp; the fantabulous jQuery.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>web design</category>
      <pubDate>Sun, 22 Nov 2009 05:31:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/299861.html</guid>
      <dc:creator>ajaxmint</dc:creator>
      <dc:date>2009-11-22T05:31:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/mp3_plugin_using_jquery_jmp3.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/299861.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>jMP3 (javaScript MP3 player) is an easy way make any MP3 playable directly on most any web site (to those with Flash & javaScript enabled), using the sleek Flash Single MP3 Player & the fantabulous jQuery.<br/><br/><a href='http://www.dzone.com/links/rss/mp3_plugin_using_jquery_jmp3.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=299861' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>299861</dz:linkId>
      <dz:submitDate>2009-11-22T05:31:32Z</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/299861.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ajaxmint</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/508505.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Ajax with JQuery and MVC</title>
      <link>http://www.dzone.com/links/rss/ajax_with_jquery_and_mvc.html</link>
      <description>An introduction to using Ajax with JQuery and ASP.NET MVC.  Basic examples of the JQuery and server-side code.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Sun, 22 Nov 2009 00:34:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/299573.html</guid>
      <dc:creator>JacoPretorius</dc:creator>
      <dc:date>2009-11-22T00:34:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ajax_with_jquery_and_mvc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/299573.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>An introduction to using Ajax with JQuery and ASP.NET MVC.  Basic examples of the JQuery and server-side code.<br/><br/><a href='http://www.dzone.com/links/rss/ajax_with_jquery_and_mvc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=299573' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>299573</dz:linkId>
      <dz:submitDate>2009-11-22T00:34:06Z</dz:submitDate>
      <dz:voteUpCount>2</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/299573.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>JacoPretorius</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/526149.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Retrieve Views and Submit Forms with Ajax, JQuery and MVC</title>
      <link>http://www.dzone.com/links/rss/retrieve_views_and_submit_forms_with_ajax_jquery.html</link>
      <description>Examples introducing some of the more advanced Ajax features available with ASP.NET MVC.  Retrieving and submitting forms are covered using both JQuery and the built-in MVC Ajax libraries.</description>
      <category>.net</category>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Sun, 22 Nov 2009 00:32:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/299583.html</guid>
      <dc:creator>JacoPretorius</dc:creator>
      <dc:date>2009-11-22T00:32:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/retrieve_views_and_submit_forms_with_ajax_jquery.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/299583.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Examples introducing some of the more advanced Ajax features available with ASP.NET MVC.  Retrieving and submitting forms are covered using both JQuery and the built-in MVC Ajax libraries.<br/><br/><a href='http://www.dzone.com/links/rss/retrieve_views_and_submit_forms_with_ajax_jquery.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=299583' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>299583</dz:linkId>
      <dz:submitDate>2009-11-22T00:32:04Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/299583.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>JacoPretorius</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/526149.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

