<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: ria</title>
    <link>http://dzone.com/links/queue/tag/ria.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 25 Nov 2009 07:36:59 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-25T07:36:59Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://dzone.com/links/feed/queue/ria/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>Downloading CSV, Excel files in GWT</title>
      <link>http://dzone.com/links/rss/downloading_csv_excel_files_in_gwt.html</link>
      <description>This post shows how to export files (like CSV, Excel) to desktop in a GWT based webapp.</description>
      <category>gui</category>
      <category>how-to</category>
      <category>java</category>
      <category>ria</category>
      <pubDate>Tue, 24 Nov 2009 16:43:08 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302499.html</guid>
      <dc:creator>dhavaldalal</dc:creator>
      <dc:date>2009-11-24T16:43:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/downloading_csv_excel_files_in_gwt.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302499.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This post shows how to export files (like CSV, Excel) to desktop in a GWT based webapp.<br/><br/><a href='http://dzone.com/links/rss/downloading_csv_excel_files_in_gwt.html'><img src='http://dzone.com/links/voteCountImage?linkId=302499' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302499</dz:linkId>
      <dz:submitDate>2009-11-24T16:43:08Z</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://dzone.com/links/images/thumbs/120x90/302499.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dhavaldalal</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/172503.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>HTML5 – more widespread than you think</title>
      <link>http://dzone.com/links/rss/html5_more_widespread_than_you_think.html</link>
      <description>I was browsing through last month’s issue of .net magazine when I came across an article by Remy Sharp about HTML5. I must admit that I was a bit out of the loop with regards to this new version of HTML5 and where it was at, and the reality surprised me.</description>
      <category>reviews</category>
      <category>ria</category>
      <category>web design</category>
      <pubDate>Tue, 24 Nov 2009 16:18:21 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302459.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-24T16:18:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/html5_more_widespread_than_you_think.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302459.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I was browsing through last month’s issue of .net magazine when I came across an article by Remy Sharp about HTML5. I must admit that I was a bit out of the loop with regards to this new version of HTML5 and where it was at, and the reality surprised me.<br/><br/><a href='http://dzone.com/links/rss/html5_more_widespread_than_you_think.html'><img src='http://dzone.com/links/voteCountImage?linkId=302459' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302459</dz:linkId>
      <dz:submitDate>2009-11-24T16:18:21Z</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://dzone.com/links/images/thumbs/120x90/302459.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>EdgeCam Shots: Saving Silverlight 4 Webcam Snapshots to JPEG</title>
      <link>http://dzone.com/links/rss/edgecam_shots_saving_silverlight_4_webcam_snapsho_2.html</link>
      <description>In my last blog post I have covered the new Silverlight 4 Webcam API and provided a demo that used my edge detection pixel shader to create a nice real time webcam effect. In this post I make an extended version available which can save webcam snapshots as JPEG files and I also discuss some limitations of the webcam API's built-in CaptureSource.AsyncCaptureImage  snapshot method. Furthermore I will give some ideas on how to build a Silverlight 4 video chat / conference application on top of the provided JPEG capturing and encoding code.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>ria</category>
      <pubDate>Tue, 24 Nov 2009 14:56:08 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302413.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T14:56:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/edgecam_shots_saving_silverlight_4_webcam_snapsho_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302413.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In my last blog post I have covered the new Silverlight 4 Webcam API and provided a demo that used my edge detection pixel shader to create a nice real time webcam effect. In this post I make an extended version available which can save webcam snapshots as JPEG files and I also discuss some limitations of the webcam API's built-in CaptureSource.AsyncCaptureImage  snapshot method. Furthermore I will give some ideas on how to build a Silverlight 4 video chat / conference application on top of the provided JPEG capturing and encoding code.<br/><br/><a href='http://dzone.com/links/rss/edgecam_shots_saving_silverlight_4_webcam_snapsho_2.html'><img src='http://dzone.com/links/voteCountImage?linkId=302413' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302413</dz:linkId>
      <dz:submitDate>2009-11-24T14:56:08Z</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://dzone.com/links/images/thumbs/120x90/302413.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Sharing isn't easy for anyone [Tricks for sharing the same XAML files across Silverlight and WPF]</title>
      <link>http://dzone.com/links/rss/sharing_isnt_easy_for_anyone_tricks_for_sharing_t.html</link>
      <description>I casually mentioned two tricks for sharing the same XAML across Silverlight and WPF in the notes of a post a couple weeks ago. I used both techniques in my DataVisualizationDemos project (which compiles for Silverlight and WPF from the same source code) and wanted to call them out for others in similar situations. The feedback I got was quite positive - until someone tried the subclassing trick with HierarchicalDataTemplate. While there's no reason that shouldn't work, it doesn't.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>other languages</category>
      <category>ria</category>
      <pubDate>Tue, 24 Nov 2009 14:28:04 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302371.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T14:28:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/sharing_isnt_easy_for_anyone_tricks_for_sharing_t.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302371.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I casually mentioned two tricks for sharing the same XAML across Silverlight and WPF in the notes of a post a couple weeks ago. I used both techniques in my DataVisualizationDemos project (which compiles for Silverlight and WPF from the same source code) and wanted to call them out for others in similar situations. The feedback I got was quite positive - until someone tried the subclassing trick with HierarchicalDataTemplate. While there's no reason that shouldn't work, it doesn't. <br/><br/><a href='http://dzone.com/links/rss/sharing_isnt_easy_for_anyone_tricks_for_sharing_t.html'><img src='http://dzone.com/links/voteCountImage?linkId=302371' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302371</dz:linkId>
      <dz:submitDate>2009-11-24T14:28:04Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302371.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Windows System Color Theme for Silverlight</title>
      <link>http://dzone.com/links/rss/windows_system_color_theme_for_silverlight.html</link>
      <description>Accessibility is important to consider when designing applications. Not only do those with visual, physical, speech, cognitive, and neurological disabilities benefit from software that is accessible, but those without these disabilities benefit as well. Silverlight makes it possible to create applications that address accessibility needs, and some colleagues of mine and I decided to explore some of the possibilities by creating a control and navigation template theme that maps to Windows system colors (this will allow the application to seamlessly respond to Windows high contrast mode color changes).</description>
      <category>.net</category>
      <category>ria</category>
      <pubDate>Tue, 24 Nov 2009 14:27:14 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302367.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T14:27:14Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/windows_system_color_theme_for_silverlight.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302367.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Accessibility is important to consider when designing applications. Not only do those with visual, physical, speech, cognitive, and neurological disabilities benefit from software that is accessible, but those without these disabilities benefit as well. Silverlight makes it possible to create applications that address accessibility needs, and some colleagues of mine and I decided to explore some of the possibilities by creating a control and navigation template theme that maps to Windows system colors (this will allow the application to seamlessly respond to Windows high contrast mode color changes).<br/><br/><a href='http://dzone.com/links/rss/windows_system_color_theme_for_silverlight.html'><img src='http://dzone.com/links/voteCountImage?linkId=302367' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302367</dz:linkId>
      <dz:submitDate>2009-11-24T14:27:14Z</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://dzone.com/links/images/thumbs/120x90/302367.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>What’s New in Silverlight 4</title>
      <link>http://dzone.com/links/rss/whats_new_in_silverlight_4.html</link>
      <description>Last week I posted about the great new materials on Channel 9’s site and on Silverlight.net for Silverlight 4. I had several people ask me about a downloadable version of my “What’s new in Silverlight 4” whitepaper that is posted on Channel 9’s site in HTML format.</description>
      <category>.net</category>
      <category>ria</category>
      <category>trends</category>
      <pubDate>Tue, 24 Nov 2009 14:26:07 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302361.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T14:26:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/whats_new_in_silverlight_4.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302361.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Last week I posted about the great new materials on Channel 9’s site and on Silverlight.net for Silverlight 4. I had several people ask me about a downloadable version of my “What’s new in Silverlight 4” whitepaper that is posted on Channel 9’s site in HTML format.<br/><br/><a href='http://dzone.com/links/rss/whats_new_in_silverlight_4.html'><img src='http://dzone.com/links/voteCountImage?linkId=302361' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302361</dz:linkId>
      <dz:submitDate>2009-11-24T14:26:07Z</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://dzone.com/links/images/thumbs/120x90/302361.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Silverlight 4 Beta – Using Silverlight as Drop Target</title>
      <link>http://dzone.com/links/rss/silverlight_4_beta_using_silverlight_as_drop_targ.html</link>
      <description>Have you ever wanted to give the user the ability to drag a file from you desktop or file explorer onto your Silverlight application? Well, up until now you couldn’t. What’s that sound? It’s a bird… it’s a plane… no, it’s Silverlight 4 Beta.  Yes, Silverlight 4 Beta is coming to the rescue and giving you the ability to have your Silverlight application act as a drop target. And it is so easy to do. Observe.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>ria</category>
      <pubDate>Tue, 24 Nov 2009 14:25:17 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302357.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T14:25:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/silverlight_4_beta_using_silverlight_as_drop_targ.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302357.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Have you ever wanted to give the user the ability to drag a file from you desktop or file explorer onto your Silverlight application? Well, up until now you couldn’t. What’s that sound? It’s a bird… it’s a plane… no, it’s Silverlight 4 Beta.  Yes, Silverlight 4 Beta is coming to the rescue and giving you the ability to have your Silverlight application act as a drop target. And it is so easy to do. Observe.<br/><br/><a href='http://dzone.com/links/rss/silverlight_4_beta_using_silverlight_as_drop_targ.html'><img src='http://dzone.com/links/voteCountImage?linkId=302357' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302357</dz:linkId>
      <dz:submitDate>2009-11-24T14:25:17Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>3</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302357.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Silverlight 4 Beta – Text Trimming</title>
      <link>http://dzone.com/links/rss/silverlight_4_beta_text_trimming.html</link>
      <description>Before Silverlight 4 if you wanted to dynamically add ellipses (the commonly used … to show that the sentence continues), you have to invent your own implementation which usually involves creating your own control that wraps a text based control and then manipulate the text inside based on the size.  Similar to what Robby Ingebretsen had to do here.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>ria</category>
      <pubDate>Tue, 24 Nov 2009 14:24:56 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302355.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T14:24:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/silverlight_4_beta_text_trimming.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302355.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Before Silverlight 4 if you wanted to dynamically add ellipses (the commonly used … to show that the sentence continues), you have to invent your own implementation which usually involves creating your own control that wraps a text based control and then manipulate the text inside based on the size.  Similar to what Robby Ingebretsen had to do here.<br/><br/><a href='http://dzone.com/links/rss/silverlight_4_beta_text_trimming.html'><img src='http://dzone.com/links/voteCountImage?linkId=302355' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302355</dz:linkId>
      <dz:submitDate>2009-11-24T14:24:56Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302355.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Silverlight 4 Beta – Accessing a users webcam and microphone</title>
      <link>http://dzone.com/links/rss/silverlight_4_beta_accessing_a_users_webcam_and_m.html</link>
      <description>So, by now you should have heard that Silverlight 4 Beta was released at PDC 2009. One of the most interesting and fun features included in the release is the ability for you to access a users webcam and microphone. Even a fellow ElegantCoder wrote a short post on it.  But I wanted to go into a little more detail. So I am going to show you have to access a list of webcams and microphones, capture video, and then take pictures and show them to the user.  But, before I can show you how to use them, you have to have the Silverlight 4 Beta framework installed.</description>
      <category>.net</category>
      <category>hardware</category>
      <category>how-to</category>
      <category>ria</category>
      <pubDate>Tue, 24 Nov 2009 14:23:28 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302347.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T14:23:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/silverlight_4_beta_accessing_a_users_webcam_and_m.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302347.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>So, by now you should have heard that Silverlight 4 Beta was released at PDC 2009. One of the most interesting and fun features included in the release is the ability for you to access a users webcam and microphone. Even a fellow ElegantCoder wrote a short post on it.  But I wanted to go into a little more detail. So I am going to show you have to access a list of webcams and microphones, capture video, and then take pictures and show them to the user.  But, before I can show you how to use them, you have to have the Silverlight 4 Beta framework installed.<br/><br/><a href='http://dzone.com/links/rss/silverlight_4_beta_accessing_a_users_webcam_and_m.html'><img src='http://dzone.com/links/voteCountImage?linkId=302347' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302347</dz:linkId>
      <dz:submitDate>2009-11-24T14:23:28Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>3</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302347.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>WOW is the new VB revolution</title>
      <link>http://dzone.com/links/rss/wow_is_the_new_vb_revolution.html</link>
      <description>Visual WebGui brings the Win(dows) Over Web revolution which uses well known Visual Basic .NET (VB .NET) development paradigm for web and cloud.</description>
      <category>ajax</category>
      <category>frameworks</category>
      <category>gui</category>
      <category>ria</category>
      <pubDate>Mon, 23 Nov 2009 08:56:06 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/300959.html</guid>
      <dc:creator>webgui</dc:creator>
      <dc:date>2009-11-23T08:56:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/wow_is_the_new_vb_revolution.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300959.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Visual WebGui brings the Win(dows) Over Web revolution which uses well known Visual Basic .NET (VB .NET) development paradigm for web and cloud.<br/><br/><a href='http://dzone.com/links/rss/wow_is_the_new_vb_revolution.html'><img src='http://dzone.com/links/voteCountImage?linkId=300959' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300959</dz:linkId>
      <dz:submitDate>2009-11-23T08:56:06Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>32</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/300959.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>webgui</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/350133.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

