<?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: gui</title>
    <link>http://dzone.com/links/tag/gui.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 25 Nov 2009 05:46:08 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-25T05:46:08Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://dzone.com/links/feed/frontpage/gui/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>Java desktop links of the week, November 23</title>
      <link>http://dzone.com/links/rss/java_desktop_links_of_the_week_november_23.html</link>
      <description>The very latest in Java desktop news from the last week, covering Swing, JavaFX and Griffon.</description>
      <category>gui</category>
      <category>java</category>
      <category>news</category>
      <category>ria</category>
      <pubDate>Sun, 22 Nov 2009 22:17:22 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/300321.html</guid>
      <dc:creator>Jonathan Giles</dc:creator>
      <dc:date>2009-11-22T22:17:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/java_desktop_links_of_the_week_november_23.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300321.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The very latest in Java desktop news from the last week, covering Swing, JavaFX and Griffon.<br/><br/><a href='http://dzone.com/links/rss/java_desktop_links_of_the_week_november_23.html'><img src='http://dzone.com/links/voteCountImage?linkId=300321' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300321</dz:linkId>
      <dz:submitDate>2009-11-22T18:49:23Z</dz:submitDate>
      <dz:promoteDate>2009-11-22T22:17:22Z</dz:promoteDate>
      <dz:voteUpCount>27</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>878</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/300321.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>JoGiles</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/270939.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Session Handling in GWT</title>
      <link>http://dzone.com/links/rss/session_handling_in_gwt.html</link>
      <description>This post shows how to use session handling in GWT, shows the client and server-side plumbing that is required to get this done nicely...esp. when you are using Spring, GWT-SL, Gilead</description>
      <category>gui</category>
      <category>how-to</category>
      <category>java</category>
      <pubDate>Wed, 25 Nov 2009 04:00:52 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301379.html</guid>
      <dc:creator>dhavaldalal</dc:creator>
      <dc:date>2009-11-25T04:00:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/session_handling_in_gwt.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301379.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 use session handling in GWT, shows the client and server-side plumbing that is required to get this done nicely...esp. when you are using Spring, GWT-SL, Gilead<br/><br/><a href='http://dzone.com/links/rss/session_handling_in_gwt.html'><img src='http://dzone.com/links/voteCountImage?linkId=301379' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301379</dz:linkId>
      <dz:submitDate>2009-11-23T16:14:03Z</dz:submitDate>
      <dz:promoteDate>2009-11-25T04:00:52Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>92</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301379.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>8 Things Programmers Should Know About UI Design</title>
      <link>http://dzone.com/links/rss/8_things_programmers_should_know_about_ui_design.html</link>
      <description>In an ideal world, each big subject from the software development process would be handed to a specialized professional: UI designers, programmers, architects, database administrators etc. Unfortunately, this is not the case most of times. There a plenty of cases out there where projects suffer from lack of proper expertise and well trained people</description>
      <category>gui</category>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Wed, 25 Nov 2009 02:03:18 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302487.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-25T02:03:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/8_things_programmers_should_know_about_ui_design.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302487.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In an ideal world, each big subject from the software development process would be handed to a specialized professional: UI designers, programmers, architects, database administrators etc. Unfortunately, this is not the case most of times. There a plenty of cases out there where projects suffer from lack of proper expertise and well trained people<br/><br/><a href='http://dzone.com/links/rss/8_things_programmers_should_know_about_ui_design.html'><img src='http://dzone.com/links/voteCountImage?linkId=302487' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302487</dz:linkId>
      <dz:submitDate>2009-11-24T16:33:42Z</dz:submitDate>
      <dz:promoteDate>2009-11-25T02:03:18Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>223</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302487.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>Synthetica BlackEye Highlights | Java.net</title>
      <link>http://dzone.com/links/rss/synthetica_blackeye_highlights_javanet.html</link>
      <description>Synthetica V2.9 (Swing Look and Feel) comes along with a new theme called Synthetica BlackEye Look and Feel. Below you'll find a short summary of the most important highlights: rounded toplevel windows, smart background images, translucent disabled icons ... and more.</description>
      <category>gui</category>
      <category>java</category>
      <pubDate>Tue, 24 Nov 2009 14:50:09 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301063.html</guid>
      <dc:creator>jw54674</dc:creator>
      <dc:date>2009-11-24T14:50:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/synthetica_blackeye_highlights_javanet.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301063.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Synthetica V2.9 (Swing Look and Feel) comes along with a new theme called Synthetica BlackEye Look and Feel. Below you'll find a short summary of the most important highlights: rounded toplevel windows, smart background images, translucent disabled icons ... and more.<br/><br/><a href='http://dzone.com/links/rss/synthetica_blackeye_highlights_javanet.html'><img src='http://dzone.com/links/voteCountImage?linkId=301063' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301063</dz:linkId>
      <dz:submitDate>2009-11-23T10:31:28Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T14:50:09Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>205</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301063.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jw54674</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/101337.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Plug your .NET apps into the Windows 7 Taskbar</title>
      <link>http://dzone.com/links/rss/plug_your_net_apps_into_the_windows_7_taskbar.html</link>
      <description>The task bar has some of the most visible improvements in Windows 7 - find out how to hugely increase the usability of your .NET applications by tapping into the taskbar functionality. Jump lists, thumbnail previews and thumbnail toolbars are all covered.</description>
      <category>.net</category>
      <category>gui</category>
      <category>how-to</category>
      <category>usability</category>
      <pubDate>Tue, 24 Nov 2009 19:18:31 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302151.html</guid>
      <dc:creator>james.crowley</dc:creator>
      <dc:date>2009-11-24T19:18:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/plug_your_net_apps_into_the_windows_7_taskbar.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302151.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The task bar has some of the most visible improvements in Windows 7 - find out how to hugely increase the usability of your .NET applications by tapping into the taskbar functionality. Jump lists, thumbnail previews and thumbnail toolbars are all covered.<br/><br/><a href='http://dzone.com/links/rss/plug_your_net_apps_into_the_windows_7_taskbar.html'><img src='http://dzone.com/links/voteCountImage?linkId=302151' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302151</dz:linkId>
      <dz:submitDate>2009-11-24T11:08:08Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T19:18:31Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>95</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302151.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>james.crowley</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/344047.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Beautiful and Creative Hand-Drawn Typography</title>
      <link>http://dzone.com/links/rss/beautiful_and_creative_handdrawn_typography.html</link>
      <description>Hand drawn typography is hottest trend for graphic designers and typography lovers. You can use photoshop or Illistrator to create it from scracth. In this post I have awesome hand drawn type typography creations. I hope that you enjoy these examples of incredible hand-drawn typography.</description>
      <category>gui</category>
      <category>how-to</category>
      <category>trends</category>
      <category>web design</category>
      <pubDate>Tue, 24 Nov 2009 20:26:51 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301977.html</guid>
      <dc:creator>Ejaz Ahmad</dc:creator>
      <dc:date>2009-11-24T20:26:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/beautiful_and_creative_handdrawn_typography.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301977.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Hand drawn typography is hottest trend for graphic designers and typography lovers. You can use photoshop or Illistrator to create it from scracth. In this post I have awesome hand drawn type typography creations. I hope that you enjoy these examples of incredible hand-drawn typography.<br/><br/><a href='http://dzone.com/links/rss/beautiful_and_creative_handdrawn_typography.html'><img src='http://dzone.com/links/voteCountImage?linkId=301977' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301977</dz:linkId>
      <dz:submitDate>2009-11-24T07:56:35Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T20:26:51Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>239</dz:clickCount>
      <dz:commentCount>4</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301977.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ajaazz</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/429973.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

