<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://widgets.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: web design</title>
    <link>http://widgets.dzone.com/links/tag/web design.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 21 May 2012 12:12:58 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2012-05-21T12:12:58Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://widgets.dzone.com/links/feed/frontpage/web design/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>A collection of well designed login forms</title>
      <link>http://widgets.dzone.com/links/r/a_collection_of_well_designed_login_forms.html</link>
      <description>A well designed login form makes you look good in the eyes of your members, being an esthetic thing that makes the users engage better with your site and having your website looking good, besides useful, is and always was a must in web design.</description>
      <category>web design</category>
      <pubDate>Mon, 21 May 2012 10:54:31 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/795403.html</guid>
      <dc:creator>bogdansandu</dc:creator>
      <dc:date>2012-05-21T10:54:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/a_collection_of_well_designed_login_forms.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/795403.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A well designed login form makes you look good in the eyes of your members, being an esthetic thing that makes the users engage better with your site and having your website looking good, besides useful, is and always was a must in web design.<br/><br/><a href='http://widgets.dzone.com/links/rss/a_collection_of_well_designed_login_forms.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=795403' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>795403</dz:linkId>
      <dz:submitDate>2012-05-21T10:08:21Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T10:54:31Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>686</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/795403.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bogdansandu</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/834277.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Lostorage.js – A JS Library For Client-Side Storage The Way It Should Be - Functionn</title>
      <link>http://widgets.dzone.com/links/r/lostoragejs_a_js_library_for_clientside_storage_t.html</link>
      <description>Lostorage. js uses the HTML5 localStorage and sessionStorage APIs to provide a persistant client-side storage, mainly targeted at web apps. It has a cookie.js like interface.&#xD;
&#xD;
FEATURES:&#xD;
&#xD;
The minified version is 2.0 KiB large, 0.87 KB if minified and gzipped.&#xD;
It has no dependencies.&#xD;
You can store any kind of data with lostorage.js: Booleans, numbers, strings, arrays and plain objects. With the usual localStorage you can just read strings.&#xD;
lostorage.js supports chaining.</description>
      <category>javascript</category>
      <category>open source</category>
      <category>usability</category>
      <category>web design</category>
      <pubDate>Mon, 21 May 2012 00:51:53 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/793911.html</guid>
      <dc:creator>Hirvesh</dc:creator>
      <dc:date>2012-05-21T00:51:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/lostoragejs_a_js_library_for_clientside_storage_t.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/793911.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Lostorage. js uses the HTML5 localStorage and sessionStorage APIs to provide a persistant client-side storage, mainly targeted at web apps. It has a cookie.js like interface.

FEATURES:

The minified version is 2.0 KiB large, 0.87 KB if minified and gzipped.
It has no dependencies.
You can store any kind of data with lostorage.js: Booleans, numbers, strings, arrays and plain objects. With the usual localStorage you can just read strings.
lostorage.js supports chaining.<br/><br/><a href='http://widgets.dzone.com/links/rss/lostoragejs_a_js_library_for_clientside_storage_t.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=793911' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>793911</dz:linkId>
      <dz:submitDate>2012-05-17T17:07:59Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T00:51:53Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>385</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/793911.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Hirvesh</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1007897.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Guggenheim.js - A Framework Agnostic Plugin For Creating Sexy Interactive Galleries - Functionn</title>
      <link>http://widgets.dzone.com/links/r/guggenheimjs_a_framework_agnostic_plugin_for_crea.html</link>
      <description>Guggenheim. js is a framework agnostic plugin for creating sexy interactive galleries. It uses CSS3 animation (with a fallback to JavaScript) to create animated filtering, reordering and pagination of your gallery.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>open source</category>
      <category>web design</category>
      <pubDate>Mon, 21 May 2012 00:09:45 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/794727.html</guid>
      <dc:creator>Hirvesh</dc:creator>
      <dc:date>2012-05-21T00:09:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/guggenheimjs_a_framework_agnostic_plugin_for_crea.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/794727.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Guggenheim. js is a framework agnostic plugin for creating sexy interactive galleries. It uses CSS3 animation (with a fallback to JavaScript) to create animated filtering, reordering and pagination of your gallery.<br/><br/><a href='http://widgets.dzone.com/links/rss/guggenheimjs_a_framework_agnostic_plugin_for_crea.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=794727' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>794727</dz:linkId>
      <dz:submitDate>2012-05-19T15:12:14Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T00:09:45Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>199</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/794727.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Hirvesh</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1007897.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Try These WordPress Plugins to Control The WP Admin Section Effectively</title>
      <link>http://widgets.dzone.com/links/r/try_these_wordpress_plugins_to_control_the_wp_adm.html</link>
      <description>These are the free plugins that helps admin in different way like security, wordpress tweak and many more...</description>
      <category>php</category>
      <category>usability</category>
      <category>web design</category>
      <pubDate>Sat, 19 May 2012 11:14:20 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/794571.html</guid>
      <dc:creator>amicrux</dc:creator>
      <dc:date>2012-05-19T11:14:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/try_these_wordpress_plugins_to_control_the_wp_adm.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/794571.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>These are the free plugins that helps admin in different way like security, wordpress tweak and many more...<br/><br/><a href='http://widgets.dzone.com/links/rss/try_these_wordpress_plugins_to_control_the_wp_adm.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=794571' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>794571</dz:linkId>
      <dz:submitDate>2012-05-19T04:56:38Z</dz:submitDate>
      <dz:promoteDate>2012-05-19T11:14:20Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>807</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/794571.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>amicrux</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/929105.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A look at HTML5 Canvas Interactivity</title>
      <link>http://widgets.dzone.com/links/r/a_look_at_html5_canvas_interactivity.html</link>
      <description>In this tutorial we'll look at HTML5 Canvas Interactivity, including how to make a simple drawing application!</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <category>web services</category>
      <pubDate>Mon, 21 May 2012 00:51:24 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/793909.html</guid>
      <dc:creator>isJohnny</dc:creator>
      <dc:date>2012-05-21T00:51:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/a_look_at_html5_canvas_interactivity.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/793909.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this tutorial we'll look at HTML5 Canvas Interactivity, including how to make a simple drawing application!<br/><br/><a href='http://widgets.dzone.com/links/rss/a_look_at_html5_canvas_interactivity.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=793909' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>793909</dz:linkId>
      <dz:submitDate>2012-05-17T20:38:46Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T00:51:24Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>363</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/793909.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>isJohnny</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/793465.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Essential Social Network Sites for Freelance Designers to Show off Their Work</title>
      <link>http://widgets.dzone.com/links/r/essential_social_network_sites_for_freelance_desi.html</link>
      <description>Freelancing is the hot favorite trend to elaborate your work and earn some extra bucks to your pocket. But without contacts and connections it’s quite challenging job to survive in...</description>
      <category>opinion</category>
      <category>usability</category>
      <category>web design</category>
      <pubDate>Fri, 18 May 2012 12:45:27 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/793983.html</guid>
      <dc:creator>amicrux</dc:creator>
      <dc:date>2012-05-18T12:45:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/essential_social_network_sites_for_freelance_desi.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/793983.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Freelancing is the hot favorite trend to elaborate your work and earn some extra bucks to your pocket. But without contacts and connections it’s quite challenging job to survive in...<br/><br/><a href='http://widgets.dzone.com/links/rss/essential_social_network_sites_for_freelance_desi.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=793983' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>793983</dz:linkId>
      <dz:submitDate>2012-05-17T19:10:39Z</dz:submitDate>
      <dz:promoteDate>2012-05-18T12:45:27Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>178</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/793983.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>amicrux</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/929105.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Odd WebKit Bug with &gt; Elements</title>
      <link>http://widgets.dzone.com/links/r/odd_webkit_bug_with_elements.html</link>
      <description>I stumbled upon a really odd bug in my current project, which I can only attribute to the WebKit browser engine, since I was able to recreate this in a UIWebView on iOS (in PhoneGap) and in Chrome on OS X – WebKit is the common engine in both.</description>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Mon, 21 May 2012 00:50:26 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/794303.html</guid>
      <dc:creator>johnesposito</dc:creator>
      <dc:date>2012-05-21T00:50:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/odd_webkit_bug_with_elements.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/794303.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I stumbled upon a really odd bug in my current project, which I can only attribute to the WebKit browser engine, since I was able to recreate this in a UIWebView on iOS (in PhoneGap) and in Chrome on OS X – WebKit is the common engine in both.<br/><br/><a href='http://widgets.dzone.com/links/rss/odd_webkit_bug_with_elements.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=794303' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>794303</dz:linkId>
      <dz:submitDate>2012-05-18T14:19:46Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T00:50:26Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>203</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/794303.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>johnesposito</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/937563.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Create a Minimalist Coming Soon Page in HTML5 and CSS3</title>
      <link>http://widgets.dzone.com/links/r/how_to_create_a_minimalist_coming_soon_page_in_ht.html</link>
      <description>On our last tutorial we created a coming soon page in photoshop. Today we will convert it to a fully working HTML5 and CSS3, and a little bit of Jquery for our timer. We can apply this when we have a newly acquired domain and we are still working on the design on our site.</description>
      <category>css-html</category>
      <category>open source</category>
      <category>web design</category>
      <pubDate>Mon, 21 May 2012 00:10:21 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/794645.html</guid>
      <dc:creator>Sanjay Khemlani</dc:creator>
      <dc:date>2012-05-21T00:10:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/how_to_create_a_minimalist_coming_soon_page_in_ht.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/794645.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>On our last tutorial we created a coming soon page in photoshop. Today we will convert it to a fully working HTML5 and CSS3, and a little bit of Jquery for our timer. We can apply this when we have a newly acquired domain and we are still working on the design on our site.<br/><br/><a href='http://widgets.dzone.com/links/rss/how_to_create_a_minimalist_coming_soon_page_in_ht.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=794645' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>794645</dz:linkId>
      <dz:submitDate>2012-05-19T12:04:38Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T00:10:21Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>205</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/794645.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Sanjay Khemlani</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/950579.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Foot On The Bottom Rung: First Forays Into Responsive Web Development</title>
      <link>http://widgets.dzone.com/links/r/a_foot_on_the_bottom_rung_first_forays_into_respo.html</link>
      <description>Responsive design is the hottest topic in front-end Web development right now. It’s going to transform the Web into an all-singing, all-dancing, all-devices party, where we can access any information located anywhere in the world. But does responsive design translate well from the text-heavy Web design blogosphere to the cold hard reality of commercial systems?</description>
      <category>methodology</category>
      <category>reviews</category>
      <category>web design</category>
      <pubDate>Mon, 21 May 2012 00:47:45 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/794445.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-05-21T00:47:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/a_foot_on_the_bottom_rung_first_forays_into_respo.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/794445.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Responsive design is the hottest topic in front-end Web development right now. It’s going to transform the Web into an all-singing, all-dancing, all-devices party, where we can access any information located anywhere in the world. But does responsive design translate well from the text-heavy Web design blogosphere to the cold hard reality of commercial systems?<br/><br/><a href='http://widgets.dzone.com/links/rss/a_foot_on_the_bottom_rung_first_forays_into_respo.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=794445' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>794445</dz:linkId>
      <dz:submitDate>2012-05-18T16:48:29Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T00:47:45Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>125</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/794445.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Javascript onMediaQuery - A Neat Way To Trigger JJavaScript When Media Queries Change - Functionn</title>
      <link>http://widgets.dzone.com/links/r/javascript_onmediaquery_a_neat_way_to_trigger_jja.html</link>
      <description>Javascript onMediaQuery is a neat way to trigger JS when media queries change.  Jeremy Keith recently posted a fantastic way of getting CSS and Javascript to talk media queries with the CSS :after pseudo-property.  This has a number of advantages over using window.matchMedia(), namely that you only have to maintain your breakpoints in one place, and it fails more gracefully.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>open source</category>
      <category>web design</category>
      <pubDate>Mon, 21 May 2012 00:09:00 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/794729.html</guid>
      <dc:creator>Hirvesh</dc:creator>
      <dc:date>2012-05-21T00:09:00Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/javascript_onmediaquery_a_neat_way_to_trigger_jja.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/794729.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Javascript onMediaQuery is a neat way to trigger JS when media queries change.  Jeremy Keith recently posted a fantastic way of getting CSS and Javascript to talk media queries with the CSS :after pseudo-property.  This has a number of advantages over using window.matchMedia(), namely that you only have to maintain your breakpoints in one place, and it fails more gracefully.<br/><br/><a href='http://widgets.dzone.com/links/rss/javascript_onmediaquery_a_neat_way_to_trigger_jja.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=794729' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>794729</dz:linkId>
      <dz:submitDate>2012-05-19T15:22:19Z</dz:submitDate>
      <dz:promoteDate>2012-05-21T00:09:00Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>108</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/794729.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Hirvesh</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1007897.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>


