<?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, 09 Nov 2009 02:49:32 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-09T02:49:32Z</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>Preloading Images With Javascript</title>
      <link>http://www.dzone.com/links/rss/preloading_images_with_javascript.html</link>
      <description>This is the tutorial how to preload images with javascript, bellow is the example.</description>
      <category>javascript</category>
      <category>php</category>
      <pubDate>Sun, 08 Nov 2009 23:52:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284337.html</guid>
      <dc:creator>gamebak</dc:creator>
      <dc:date>2009-11-08T23:52:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/preloading_images_with_javascript.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284337.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is the tutorial how to preload images with javascript, bellow is the example.<br/><br/><a href='http://www.dzone.com/links/rss/preloading_images_with_javascript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284337' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284337</dz:linkId>
      <dz:submitDate>2009-11-08T23:52:53Z</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://www.dzone.com/links/images/thumbs/120x90/284337.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gamebak</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/510467.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>10 Horizontal Menus with jQuery Effects</title>
      <link>http://www.dzone.com/links/rss/10_horizontal_menus_with_jquery_effects.html</link>
      <description>Well this is a roundup of some simple horizontal menus I have developed with jQuery.&#xD;
They are all free to use. You can customize the code as you like. Every menu shows a different manner to present the user interaction.&#xD;
jQuery comes to make all these menus more unique and special.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>usability</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 21:58:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284345.html</guid>
      <dc:creator>jcargoo</dc:creator>
      <dc:date>2009-11-08T21:58:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/10_horizontal_menus_with_jquery_effects.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284345.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Well this is a roundup of some simple horizontal menus I have developed with jQuery.
They are all free to use. You can customize the code as you like. Every menu shows a different manner to present the user interaction.
jQuery comes to make all these menus more unique and special.<br/><br/><a href='http://www.dzone.com/links/rss/10_horizontal_menus_with_jquery_effects.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284345' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284345</dz:linkId>
      <dz:submitDate>2009-11-08T21:58:04Z</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/284345.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jcargoo</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/402025.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>C# Wrapper for Google Closure Compiler - Compressing Javascript Files on-the-fly with ASP.NET and Closure Compiler</title>
      <link>http://www.dzone.com/links/rss/c_wrapper_for_google_closure_compiler_compressing.html</link>
      <description>Closure Compiler comes with a Java based command line tool and a RESTful API.  RESTful API works great and very fast. API can be used with a MSBuild or NAnt script to automatically compress Javascript files.&#xD;
&#xD;
Article features a C# wrapper for the Google Closure Compiler.</description>
      <category>.net</category>
      <category>javascript</category>
      <category>tools</category>
      <category>usability</category>
      <pubDate>Sun, 08 Nov 2009 19:26:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284287.html</guid>
      <dc:creator>bloggingdeveloper</dc:creator>
      <dc:date>2009-11-08T19:26:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/c_wrapper_for_google_closure_compiler_compressing.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284287.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Closure Compiler comes with a Java based command line tool and a RESTful API.  RESTful API works great and very fast. API can be used with a MSBuild or NAnt script to automatically compress Javascript files.

Article features a C# wrapper for the Google Closure Compiler.<br/><br/><a href='http://www.dzone.com/links/rss/c_wrapper_for_google_closure_compiler_compressing.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284287' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284287</dz:linkId>
      <dz:submitDate>2009-11-08T19:26:38Z</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://www.dzone.com/links/images/thumbs/120x90/284287.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloggingdeveloper</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/241625.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jMaxInput: jQuery Twitter-Like Textarea</title>
      <link>http://www.dzone.com/links/rss/jmaxinput_jquery_twitterlike_textarea.html</link>
      <description>jMaxInput allows you to limit the input size of a textarea like it is done in Twitter. The number of characters left to type are shown while typing.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>usability</category>
      <pubDate>Sun, 08 Nov 2009 19:05:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284273.html</guid>
      <dc:creator>sekilha</dc:creator>
      <dc:date>2009-11-08T19:05:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jmaxinput_jquery_twitterlike_textarea.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284273.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>jMaxInput allows you to limit the input size of a textarea like it is done in Twitter. The number of characters left to type are shown while typing.<br/><br/><a href='http://www.dzone.com/links/rss/jmaxinput_jquery_twitterlike_textarea.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284273' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284273</dz:linkId>
      <dz:submitDate>2009-11-08T19:05:45Z</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/284273.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>Closure Compiler - Javascript Compiler by Google - Compress Javascript with Closure Compiler</title>
      <link>http://www.dzone.com/links/rss/closure_compiler_javascript_compiler_by_google_co.html</link>
      <description>Closure Compiler is a Javascript optimizer that compiles javascript code into a compact, high performance form. The compiler does more than a standard Javascript compressor. The Closure Compiler reduces the size of your JavaScript files and makes them more efficient, helping your application to load faster and reducing your bandwidth needs. Moreover, it removes dead code, rewrites the code to improve code running speed on browsers' Javascript engines. It also checks syntax, variable references, variable types and warns about Javascript errors.</description>
      <category>javascript</category>
      <category>tools</category>
      <category>usability</category>
      <pubDate>Sun, 08 Nov 2009 15:04:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284167.html</guid>
      <dc:creator>bloggingdeveloper</dc:creator>
      <dc:date>2009-11-08T15:04:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/closure_compiler_javascript_compiler_by_google_co.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284167.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Closure Compiler is a Javascript optimizer that compiles javascript code into a compact, high performance form. The compiler does more than a standard Javascript compressor. The Closure Compiler reduces the size of your JavaScript files and makes them more efficient, helping your application to load faster and reducing your bandwidth needs. Moreover, it removes dead code, rewrites the code to improve code running speed on browsers' Javascript engines. It also checks syntax, variable references, variable types and warns about Javascript errors.  <br/><br/><a href='http://www.dzone.com/links/rss/closure_compiler_javascript_compiler_by_google_co.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284167' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284167</dz:linkId>
      <dz:submitDate>2009-11-08T15:04:09Z</dz:submitDate>
      <dz:voteUpCount>1</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/284167.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloggingdeveloper</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/241625.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>20 Javascript codes to make your web design look excellent</title>
      <link>http://www.dzone.com/links/rss/20_javascript_codes_to_make_your_web_design_look.html</link>
      <description>20 cool javascript codes to make your website looks better. Javascript is a popular scripting language and has been in use for many years. Javascript is using to give nice effects to webpages. 20 cool javascript codes to make your website looks better. Javascript is a popular scripting language and has been in use for many years. Javascript is using to give nice effects to webpages. Some of the powerful features of this scripting language are described as below.</description>
      <category>how-to</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 14:40:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284151.html</guid>
      <dc:creator>Prosecutor</dc:creator>
      <dc:date>2009-11-08T14:40:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/20_javascript_codes_to_make_your_web_design_look.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284151.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>20 cool javascript codes to make your website looks better. Javascript is a popular scripting language and has been in use for many years. Javascript is using to give nice effects to webpages. 20 cool javascript codes to make your website looks better. Javascript is a popular scripting language and has been in use for many years. Javascript is using to give nice effects to webpages. Some of the powerful features of this scripting language are described as below.<br/><br/><a href='http://www.dzone.com/links/rss/20_javascript_codes_to_make_your_web_design_look.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284151' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284151</dz:linkId>
      <dz:submitDate>2009-11-08T14:40:56Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>23</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284151.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Prosecutor</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/454958.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>15 jQuery Navigation Solutions And Tutorials</title>
      <link>http://www.dzone.com/links/rss/15_jquery_navigation_solutions_and_tutorials.html</link>
      <description>Having a good navigation in place can really benefit your sites design and usability, menus haven’t got to be boring as with libraries like jQuery and Mootools you as a designer have more scope to add a top class navigation to your project, that will work across the various browsers and really make your design stand out.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 13:27:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284109.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-08T13:27:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/15_jquery_navigation_solutions_and_tutorials.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284109.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Having a good navigation in place can really benefit your sites design and usability, menus haven’t got to be boring as with libraries like jQuery and Mootools you as a designer have more scope to add a top class navigation to your project, that will work across the various browsers and really make your design stand out.<br/><br/><a href='http://www.dzone.com/links/rss/15_jquery_navigation_solutions_and_tutorials.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284109' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284109</dz:linkId>
      <dz:submitDate>2009-11-08T13:27:56Z</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/284109.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>Create MouseOver switchable tabs using JQuery</title>
      <link>http://www.dzone.com/links/rss/create_mouseover_switchable_tabs_using_jquery.html</link>
      <description>Jquery has been good so far and using it for creating Tabs is no exception. Recently I worked upon creating a simple widget for my Blog Subscription and finally ended up with a good result, with the help of Jquery. This article I will explain you how to create the tabs using Jquery. First of all, you need to grab the Jquery library.&#xD;
This is how my widget turned to be at last.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 13:26:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284107.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-08T13:26:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/create_mouseover_switchable_tabs_using_jquery.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284107.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Jquery has been good so far and using it for creating Tabs is no exception. Recently I worked upon creating a simple widget for my Blog Subscription and finally ended up with a good result, with the help of Jquery. This article I will explain you how to create the tabs using Jquery. First of all, you need to grab the Jquery library.
This is how my widget turned to be at last.<br/><br/><a href='http://www.dzone.com/links/rss/create_mouseover_switchable_tabs_using_jquery.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284107' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284107</dz:linkId>
      <dz:submitDate>2009-11-08T13:26:35Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284107.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>JPolite: Front End Portal Framework Based on jQuery</title>
      <link>http://www.dzone.com/links/rss/jpolite_front_end_portal_framework_based_on_jquery.html</link>
      <description>JPolite is a pure front-end portal framework based on jQuery &amp; BlueTrip CSS framework, with a handful of jQuery plugins already integrated. It provides a compact yet powerful foundation for custom AJAX web applications with Netvibes like user experiences.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>reviews</category>
      <pubDate>Sun, 08 Nov 2009 12:46:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284051.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-08T12:46:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jpolite_front_end_portal_framework_based_on_jquery.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284051.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JPolite is a pure front-end portal framework based on jQuery & BlueTrip CSS framework, with a handful of jQuery plugins already integrated. It provides a compact yet powerful foundation for custom AJAX web applications with Netvibes like user experiences.<br/><br/><a href='http://www.dzone.com/links/rss/jpolite_front_end_portal_framework_based_on_jquery.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284051' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284051</dz:linkId>
      <dz:submitDate>2009-11-08T12:46:32Z</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/284051.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>Asp.Net MVC JavaScriptView</title>
      <link>http://www.dzone.com/links/rss/aspnet_mvc_javascriptview.html</link>
      <description>For a while now I’ve wanted the ability to generate javascript file like I generate html files.  Take a little bit of the power of the WebForm view engine (just a little bit) and give that to me for JavaScript.&#xD;
Why?  I have a few reasons.  Number one is I want to remove all of my JavaScript from the html, so the JavaScript is loaded via script tags.  Once that happens, then I can have the JavaScript cached by the browser and speed up my application a bit.  What I need the Asp.Net engine for was to give me accurate links to web site resources (images, web services, call, other javascript files, etc).  These are thing that I don’t want to hard wire, mostly because I’ve bitten off the Asp.Net Routing engine bug.  So, I want to use the Asp.Net Routing engine to tell me where to find stuff.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Sun, 08 Nov 2009 12:45:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284041.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-08T12:45:11Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/aspnet_mvc_javascriptview.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284041.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>For a while now I’ve wanted the ability to generate javascript file like I generate html files.  Take a little bit of the power of the WebForm view engine (just a little bit) and give that to me for JavaScript.
Why?  I have a few reasons.  Number one is I want to remove all of my JavaScript from the html, so the JavaScript is loaded via script tags.  Once that happens, then I can have the JavaScript cached by the browser and speed up my application a bit.  What I need the Asp.Net engine for was to give me accurate links to web site resources (images, web services, call, other javascript files, etc).  These are thing that I don’t want to hard wire, mostly because I’ve bitten off the Asp.Net Routing engine bug.  So, I want to use the Asp.Net Routing engine to tell me where to find stuff.<br/><br/><a href='http://www.dzone.com/links/rss/aspnet_mvc_javascriptview.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284041' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284041</dz:linkId>
      <dz:submitDate>2009-11-08T12:45:11Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>8</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284041.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery: SexyCombo is a Cool Select Menu, ComboBox or DropDown Menu with AutoComplete</title>
      <link>http://www.dzone.com/links/rss/jquery_sexycombo_is_a_cool_select_menu_combobox_o.html</link>
      <description>this jQuery Plugin for web designers and developers who wants an easy to use but effective Select Menu (DropDown Menu or ComboBox) for form elements.</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 12:36:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283969.html</guid>
      <dc:creator>kntl</dc:creator>
      <dc:date>2009-11-08T12:36:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_sexycombo_is_a_cool_select_menu_combobox_o.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283969.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>this jQuery Plugin for web designers and developers who wants an easy to use but effective Select Menu (DropDown Menu or ComboBox) for form elements.<br/><br/><a href='http://www.dzone.com/links/rss/jquery_sexycombo_is_a_cool_select_menu_combobox_o.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283969' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283969</dz:linkId>
      <dz:submitDate>2009-11-08T12:36:46Z</dz:submitDate>
      <dz:voteUpCount>1</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/283969.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kntl</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/246065.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery: prettyCheckboxes is allow you redesing the checkbox and radio button items in your form</title>
      <link>http://www.dzone.com/links/rss/jquery_prettycheckboxes_is_allow_you_redesing_the.html</link>
      <description>this jQuery Form Element ReDesigner plugin can help you if you don't like the OS generated radio button and checkbox form elements any use you own designed ones.&#xD;
&#xD;
you can visit the demo page and don't forget that; the green thicks of checkboxes, the blurry shadows can make you think "where is the pretty part?" but those are just for demo pages and you are able to use you own designed ones and customize them as you want. below the demo page, you can get more info about it.</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 12:36:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283985.html</guid>
      <dc:creator>kntl</dc:creator>
      <dc:date>2009-11-08T12:36:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_prettycheckboxes_is_allow_you_redesing_the.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283985.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'> this jQuery Form Element ReDesigner plugin can help you if you don't like the OS generated radio button and checkbox form elements any use you own designed ones.

you can visit the demo page and don't forget that; the green thicks of checkboxes, the blurry shadows can make you think "where is the pretty part?" but those are just for demo pages and you are able to use you own designed ones and customize them as you want. below the demo page, you can get more info about it.<br/><br/><a href='http://www.dzone.com/links/rss/jquery_prettycheckboxes_is_allow_you_redesing_the.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283985' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283985</dz:linkId>
      <dz:submitDate>2009-11-08T12:36:25Z</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/283985.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kntl</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/246065.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Advanced RSS Ticker</title>
      <link>http://www.dzone.com/links/rss/advanced_rss_ticker.html</link>
      <description>RSS is a popular format for syndicating and displaying external content on your site, such as the latest headlines from CNN. Well, with this powerful RSS ticker script, you can now easily display any RSS content on your site in a ticker fashion!&#xD;
&#xD;
This script uses a simple PHP based RSS parser called LastRSS for retrieving a RSS feed, then Ajax and DHTML to display the feed dynamically and with flare. As a pre-requisite then, your site itself must support PHP, though the page using this ticker can be any regular HTML file.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>php</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 11:12:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283993.html</guid>
      <dc:creator>eyes_drinker</dc:creator>
      <dc:date>2009-11-08T11:12:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/advanced_rss_ticker.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283993.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>RSS is a popular format for syndicating and displaying external content on your site, such as the latest headlines from CNN. Well, with this powerful RSS ticker script, you can now easily display any RSS content on your site in a ticker fashion!

This script uses a simple PHP based RSS parser called LastRSS for retrieving a RSS feed, then Ajax and DHTML to display the feed dynamically and with flare. As a pre-requisite then, your site itself must support PHP, though the page using this ticker can be any regular HTML file.<br/><br/><a href='http://www.dzone.com/links/rss/advanced_rss_ticker.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283993' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283993</dz:linkId>
      <dz:submitDate>2009-11-08T11:12:24Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>7</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/283993.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>TjpZoom Magnifier JavaScript</title>
      <link>http://www.dzone.com/links/rss/tjpzoom_magnifier_javascript.html</link>
      <description>The JavaScript image magnifier script.&#xD;
&#xD;
As you may have realized, this is an image magnifier. It’s a completely rewritten version of my script tjpzoom, but still is in JavaScript / DOM :) . If you move your mouse over the picture, you can see a little zoom window with a magnified version of a part of the picture in it.</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 11:09:17 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283991.html</guid>
      <dc:creator>eyes_drinker</dc:creator>
      <dc:date>2009-11-08T11:09:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/tjpzoom_magnifier_javascript.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283991.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The JavaScript image magnifier script.

As you may have realized, this is an image magnifier. It’s a completely rewritten version of my script tjpzoom, but still is in JavaScript / DOM :) . If you move your mouse over the picture, you can see a little zoom window with a magnified version of a part of the picture in it.<br/><br/><a href='http://www.dzone.com/links/rss/tjpzoom_magnifier_javascript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283991' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283991</dz:linkId>
      <dz:submitDate>2009-11-08T11:09:17Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>8</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/283991.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>Inspirational jQuery Powered Websites</title>
      <link>http://www.dzone.com/links/rss/inspirational_jquery_powered_websites.html</link>
      <description>Be mesmerized by these Inspirational jQuery powered websites that have put jQuery to use in its best manner to leave a lasting impression on its visitors.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>web design</category>
      <pubDate>Sun, 08 Nov 2009 04:12:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283823.html</guid>
      <dc:creator>sweetys</dc:creator>
      <dc:date>2009-11-08T04:12:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/inspirational_jquery_powered_websites.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283823.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Be mesmerized by these Inspirational jQuery powered websites that have put jQuery to use in its best manner to leave a lasting impression on its visitors.<br/><br/><a href='http://www.dzone.com/links/rss/inspirational_jquery_powered_websites.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283823' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283823</dz:linkId>
      <dz:submitDate>2009-11-08T04:12:26Z</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/283823.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sweetys</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/304526.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using serialized JSON to move complex data to and from the browser</title>
      <link>http://www.dzone.com/links/rss/using_serialized_json_to_move_complex_data_to_and.html</link>
      <description>Jarod and I have both been working on a FubuMVC application for one of our Guild 3 clients. It’s been great to have the opportunity to work with a different MVC framework and hopefully we’ll comment on what we did and didn’t like about Fubu in a follow up post. I should note at this point that the technique outlined below is not limited to Fubu, in fact it would also work with ASP.NET MVC or even Web Forms.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>how-to</category>
      <category>javascript</category>
      <pubDate>Sat, 07 Nov 2009 13:42:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283509.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-07T13:42:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_serialized_json_to_move_complex_data_to_and.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283509.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Jarod and I have both been working on a FubuMVC application for one of our Guild 3 clients. It’s been great to have the opportunity to work with a different MVC framework and hopefully we’ll comment on what we did and didn’t like about Fubu in a follow up post. I should note at this point that the technique outlined below is not limited to Fubu, in fact it would also work with ASP.NET MVC or even Web Forms.<br/><br/><a href='http://www.dzone.com/links/rss/using_serialized_json_to_move_complex_data_to_and.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283509' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283509</dz:linkId>
      <dz:submitDate>2009-11-07T13:42: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/283509.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JQuery for Beginners: Using Simple JQuery Effects for a Rockstar User Interface</title>
      <link>http://www.dzone.com/links/rss/jquery_for_beginners_using_simple_jquery_effects.html</link>
      <description>JQuery is a Javascript library that attempts to make things like editing styles, creating animations, and using AJAX much easier than it has been in the past. Let’s be honest: Javascript can be very occasionally be a nasty code to program with, and JQuery attempts to tone it down a little bit and make it much more manageable.</description>
      <category>javascript</category>
      <category>trends</category>
      <category>web design</category>
      <pubDate>Sat, 07 Nov 2009 01:42:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283001.html</guid>
      <dc:creator>simplrdesign</dc:creator>
      <dc:date>2009-11-07T01:42:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_for_beginners_using_simple_jquery_effects.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283001.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JQuery is a Javascript library that attempts to make things like editing styles, creating animations, and using AJAX much easier than it has been in the past. Let’s be honest: Javascript can be very occasionally be a nasty code to program with, and JQuery attempts to tone it down a little bit and make it much more manageable.<br/><br/><a href='http://www.dzone.com/links/rss/jquery_for_beginners_using_simple_jquery_effects.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283001' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283001</dz:linkId>
      <dz:submitDate>2009-11-07T01:42:25Z</dz:submitDate>
      <dz:voteUpCount>4</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/283001.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>simplrdesign</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/508867.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery Datepicker Plugin - Highly Configurable Datepicker from jQuery UI</title>
      <link>http://www.dzone.com/links/rss/jquery_datepicker_plugin_highly_configurable_date.html</link>
      <description>The jQuery UI Datepicker is a highly configurable jQuery datepicker plugin. The date format and language can be formatted, the selectable date ranges  can be restricted and optional buttons and other navigation options can be added easily.</description>
      <category>javascript</category>
      <category>usability</category>
      <pubDate>Fri, 06 Nov 2009 09:22:15 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/282519.html</guid>
      <dc:creator>bloggingdeveloper</dc:creator>
      <dc:date>2009-11-06T09:22:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_datepicker_plugin_highly_configurable_date.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/282519.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The jQuery UI Datepicker is a highly configurable jQuery datepicker plugin. The date format and language can be formatted, the selectable date ranges  can be restricted and optional buttons and other navigation options can be added easily.<br/><br/><a href='http://www.dzone.com/links/rss/jquery_datepicker_plugin_highly_configurable_date.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=282519' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>282519</dz:linkId>
      <dz:submitDate>2009-11-06T09:22:15Z</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/282519.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloggingdeveloper</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/241625.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Create fancy share box with CSS and jQuery | ajaxdump</title>
      <link>http://www.dzone.com/links/rss/create_fancy_share_box_with_css_and_jquery_ajaxdu.html</link>
      <description>Learn to convert a unordered list (UL) into an fancy social bookmarking sharing box. You will see how to style such box, how to add interactivity, and how to create jQuery plugin that will turn any UL into sharing box.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>web design</category>
      <pubDate>Fri, 06 Nov 2009 04:16:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/281463.html</guid>
      <dc:creator>jai2010</dc:creator>
      <dc:date>2009-11-06T04:16:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/create_fancy_share_box_with_css_and_jquery_ajaxdu.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/281463.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Learn to convert a unordered list (UL) into an fancy social bookmarking sharing box. You will see how to style such box, how to add interactivity, and how to create jQuery plugin that will turn any UL into sharing box.<br/><br/><a href='http://www.dzone.com/links/rss/create_fancy_share_box_with_css_and_jquery_ajaxdu.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=281463' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>281463</dz:linkId>
      <dz:submitDate>2009-11-06T04:16:18Z</dz:submitDate>
      <dz:voteUpCount>4</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/281463.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jai2010</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/462801.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

