<?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: reviews</title>
    <link>http://www.dzone.com/links/queue/tag/reviews.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 23 Nov 2009 20:41:41 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-23T20:41:41Z</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/reviews/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>HTML/CSS Frameworks: Useful, Universal, Usable, Unobtrusive</title>
      <link>http://www.dzone.com/links/rss/htmlcss_frameworks_useful_universal_usableunobtru.html</link>
      <description>A high quality HTML/CSS framework needs to have four attributes: useful, universal, usable, and unobtrusive. The four U’s. “Meiert’s four U’s” if you like, says a son of marketing gurus.</description>
      <category>css-html</category>
      <category>frameworks</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 18:22:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301505.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T18:22:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/htmlcss_frameworks_useful_universal_usableunobtru.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301505.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A high quality HTML/CSS framework needs to have four attributes: useful, universal, usable, and unobtrusive. The four U’s. “Meiert’s four U’s” if you like, says a son of marketing gurus.<br/><br/><a href='http://www.dzone.com/links/rss/htmlcss_frameworks_useful_universal_usableunobtru.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301505' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301505</dz:linkId>
      <dz:submitDate>2009-11-23T18:22:20Z</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/301505.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>Best Relational Database Management System?</title>
      <link>http://www.dzone.com/links/rss/best_relational_database_management_system.html</link>
      <description>Relational database management systems (RDMS) such as SQL Server, MySQL, Postgre SQL, and Oracle (just to name a few) have allowed web developers to create highly interactive and robust web applications that can save data.</description>
      <category>database</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 17:23:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301449.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:23:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/best_relational_database_management_system.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301449.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Relational database management systems (RDMS) such as SQL Server, MySQL, Postgre SQL, and Oracle (just to name a few) have allowed web developers to create highly interactive and robust web applications that can save data.<br/><br/><a href='http://www.dzone.com/links/rss/best_relational_database_management_system.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301449' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301449</dz:linkId>
      <dz:submitDate>2009-11-23T17:23:20Z</dz:submitDate>
      <dz:voteUpCount>1</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/301449.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>When Polymorphism Fails </title>
      <link>http://www.dzone.com/links/rss/when_polymorphism_fails.html</link>
      <description>Every OOP fan is almost by definition a fan of polymorphism. Lots of otherwise good books (e.g. Fowler's Refactoring) go so far as to say if you use runtime type checks, e.g. Java's "instanceof" operator, then you're probably an evil person who threatens little children with switch statements.</description>
      <category>methodology</category>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 17:13:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301437.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:13:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/when_polymorphism_fails.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301437.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Every OOP fan is almost by definition a fan of polymorphism. Lots of otherwise good books (e.g. Fowler's Refactoring) go so far as to say if you use runtime type checks, e.g. Java's "instanceof" operator, then you're probably an evil person who threatens little children with switch statements. <br/><br/><a href='http://www.dzone.com/links/rss/when_polymorphism_fails.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301437' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301437</dz:linkId>
      <dz:submitDate>2009-11-23T17:13:35Z</dz:submitDate>
      <dz:voteUpCount>3</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/301437.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>Google Chrome OS: A threat to Windows 7?</title>
      <link>http://www.dzone.com/links/rss/google_chrome_os_a_threat_to_windows_7.html</link>
      <description>Google exclaims, and everyone gasps and bows before the cloud embracing visionaries. But where's the step back, the deep breath, the wiping away of the 'oh gosh it's Google, it's the future' haze to reveal the problems that lurk beneath the surface? I'm far from being a luddite, I was an internet evangelist 20 years ago and an early adopter of everything from virtual worlds to social networks.</description>
      <category>microsoft</category>
      <category>open source</category>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 17:13:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301435.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:13:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/google_chrome_os_a_threat_to_windows_7.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301435.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Google exclaims, and everyone gasps and bows before the cloud embracing visionaries. But where's the step back, the deep breath, the wiping away of the 'oh gosh it's Google, it's the future' haze to reveal the problems that lurk beneath the surface? I'm far from being a luddite, I was an internet evangelist 20 years ago and an early adopter of everything from virtual worlds to social networks.<br/><br/><a href='http://www.dzone.com/links/rss/google_chrome_os_a_threat_to_windows_7.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301435' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301435</dz:linkId>
      <dz:submitDate>2009-11-23T17:13:24Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301435.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>A first look at Google Chrome OS</title>
      <link>http://www.dzone.com/links/rss/a_first_look_at_google_chrome_os.html</link>
      <description>Much abuzz on the Web, the first betas of Google’s Chrome OS are out. What does this operating system give you at this point? IT pro Rick Vanover walks through a Chrome OS beta.</description>
      <category>open source</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 17:04:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301429.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:04:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/a_first_look_at_google_chrome_os.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301429.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Much abuzz on the Web, the first betas of Google’s Chrome OS are out. What does this operating system give you at this point? IT pro Rick Vanover walks through a Chrome OS beta.<br/><br/><a href='http://www.dzone.com/links/rss/a_first_look_at_google_chrome_os.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301429' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301429</dz:linkId>
      <dz:submitDate>2009-11-23T17:04:49Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>4</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301429.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>Google goes all-in with an open source cloud</title>
      <link>http://www.dzone.com/links/rss/google_goes_allin_with_an_open_source_cloud.html</link>
      <description>Google quietly announced last week that its cloud will run nothing but open source software.&#xD;
&#xD;
This is a big deal, but let’s first admit why Google did it.&#xD;
&#xD;
As I have written many times, Google has a big cost advantage when it comes to delivering Internet resources.</description>
      <category>news</category>
      <category>open source</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 17:04:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301427.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:04:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/google_goes_allin_with_an_open_source_cloud.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301427.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Google quietly announced last week that its cloud will run nothing but open source software.

This is a big deal, but let’s first admit why Google did it.

As I have written many times, Google has a big cost advantage when it comes to delivering Internet resources.<br/><br/><a href='http://www.dzone.com/links/rss/google_goes_allin_with_an_open_source_cloud.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301427' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301427</dz:linkId>
      <dz:submitDate>2009-11-23T17:04:37Z</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://www.dzone.com/links/images/thumbs/120x90/301427.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>Chrome OS: More questions than answers?</title>
      <link>http://www.dzone.com/links/rss/chrome_os_more_questions_than_answers.html</link>
      <description>Hearing the news of Google’s Chrome OS at the end of last week left me with an uneasy feeling about the future of operating systems and computer use.&#xD;
&#xD;
The general idea behind Chrome OS is that the operating system as you see it will be nothing more than a web browser with a few things plugged into it</description>
      <category>open source</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 17:04:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301425.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:04:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/chrome_os_more_questions_than_answers.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301425.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Hearing the news of Google’s Chrome OS at the end of last week left me with an uneasy feeling about the future of operating systems and computer use.

The general idea behind Chrome OS is that the operating system as you see it will be nothing more than a web browser with a few things plugged into it<br/><br/><a href='http://www.dzone.com/links/rss/chrome_os_more_questions_than_answers.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301425' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301425</dz:linkId>
      <dz:submitDate>2009-11-23T17:04:27Z</dz:submitDate>
      <dz:voteUpCount>2</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/301425.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>Sergey Brin: Google Android, Chrome OS likely to converge</title>
      <link>http://www.dzone.com/links/rss/sergey_brin_google_android_chrome_os_likely_to_co.html</link>
      <description>Google’s two operating systems, mobile Android and desktop Chrome OS, will likely converge as a single OS in the future, said Google co-founder Sergey Brin.&#xD;
&#xD;
“Android and Chrome will likely converge over time,” Brin said in an informal discussion with reporters after the company’s Chrome OS presentation last Thursday.</description>
      <category>mobile</category>
      <category>open source</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 17:04:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301423.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:04:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/sergey_brin_google_android_chrome_os_likely_to_co.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301423.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Google’s two operating systems, mobile Android and desktop Chrome OS, will likely converge as a single OS in the future, said Google co-founder Sergey Brin.

“Android and Chrome will likely converge over time,” Brin said in an informal discussion with reporters after the company’s Chrome OS presentation last Thursday.<br/><br/><a href='http://www.dzone.com/links/rss/sergey_brin_google_android_chrome_os_likely_to_co.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301423' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301423</dz:linkId>
      <dz:submitDate>2009-11-23T17:04:13Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301423.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery for Beginners: Making Your Website Cool</title>
      <link>http://www.dzone.com/links/rss/jquery_for_beginners_making_your_website_cool.html</link>
      <description>To complement the new jQuery lesson series I thought I’d just write an article on what exactly jQuery is, and how it can really help your website without you needing to know too much about Javascript coding or anything like that</description>
      <category>javascript</category>
      <category>reviews</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 17:03:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301419.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:03:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jquery_for_beginners_making_your_website_cool.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301419.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>To complement the new jQuery lesson series I thought I’d just write an article on what exactly jQuery is, and how it can really help your website without you needing to know too much about Javascript coding or anything like that<br/><br/><a href='http://www.dzone.com/links/rss/jquery_for_beginners_making_your_website_cool.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301419' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301419</dz:linkId>
      <dz:submitDate>2009-11-23T17:03:23Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301419.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The market has rejected Linux desktops. Get over it</title>
      <link>http://www.dzone.com/links/rss/the_market_has_rejected_linux_desktops_get_over_it.html</link>
      <description>Linux has failed to win either mind share or market share on the desktop. Google’s Chrome OS will do little to change that. Learn why.</description>
      <category>opinion</category>
      <category>reviews</category>
      <category>unix-linux</category>
      <pubDate>Mon, 23 Nov 2009 17:03:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301417.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T17:03:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_market_has_rejected_linux_desktops_get_over_it.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301417.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Linux has failed to win either mind share or market share on the desktop. Google’s Chrome OS will do little to change that. Learn why.<br/><br/><a href='http://www.dzone.com/links/rss/the_market_has_rejected_linux_desktops_get_over_it.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301417' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301417</dz:linkId>
      <dz:submitDate>2009-11-23T17:03:04Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301417.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>Refuse to under-staff IT departments</title>
      <link>http://www.dzone.com/links/rss/refuse_to_understaff_it_departments.html</link>
      <description>Imagine you manage the desktop support function for your company including the help desk. You have three outstanding technical support people, each with seven years of desktop experience in your company, the interpersonal skills of Jay Leno, and the work ethic of a West Virginia coal miner.  Plus, you have three more people who are rising stars. Sounds good, doesn’t it?</description>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 16:26:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301393.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T16:26:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/refuse_to_understaff_it_departments.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301393.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>
Imagine you manage the desktop support function for your company including the help desk. You have three outstanding technical support people, each with seven years of desktop experience in your company, the interpersonal skills of Jay Leno, and the work ethic of a West Virginia coal miner.  Plus, you have three more people who are rising stars. Sounds good, doesn’t it?<br/><br/><a href='http://www.dzone.com/links/rss/refuse_to_understaff_it_departments.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301393' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301393</dz:linkId>
      <dz:submitDate>2009-11-23T16:26:08Z</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/301393.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>Exploring Web Typography: Experimental CSS Hover Layout</title>
      <link>http://www.dzone.com/links/rss/exploring_web_typography_experimental_css_hover_l.html</link>
      <description>I recently submitted the following experimental CSS layout to Smashing Magazine Typographic Layout Design Contest. I'm now publishing it here for my readers to play with. It's called the Exploring Web Typography CSS Hover Layout. It's pretty crazy but kind of cool too. Enjoy!</description>
      <category>css-html</category>
      <category>reviews</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 16:22:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301389.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T16:22:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/exploring_web_typography_experimental_css_hover_l.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301389.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I recently submitted the following experimental CSS layout to Smashing Magazine Typographic Layout Design Contest. I'm now publishing it here for my readers to play with. It's called the Exploring Web Typography CSS Hover Layout. It's pretty crazy but kind of cool too. Enjoy!<br/><br/><a href='http://www.dzone.com/links/rss/exploring_web_typography_experimental_css_hover_l.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301389' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301389</dz:linkId>
      <dz:submitDate>2009-11-23T16:22:04Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>2</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301389.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>Will Windows 7 Promote Linux Adoption?</title>
      <link>http://www.dzone.com/links/rss/will_windows_7_promote_linux_adoption.html</link>
      <description>It could happen. Windows 7 makes adopting and converting very easy.</description>
      <category>microsoft</category>
      <category>reviews</category>
      <category>unix-linux</category>
      <category>windows</category>
      <pubDate>Mon, 23 Nov 2009 15:03:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301307.html</guid>
      <dc:creator>khess</dc:creator>
      <dc:date>2009-11-23T15:03:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/will_windows_7_promote_linux_adoption.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301307.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It could happen. Windows 7 makes adopting and converting very easy.<br/><br/><a href='http://www.dzone.com/links/rss/will_windows_7_promote_linux_adoption.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301307' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301307</dz:linkId>
      <dz:submitDate>2009-11-23T15:03:29Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301307.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>khess</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/399500.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Book Review: Debug It! (Paul Butcher, Pragmatic Bookshelf)</title>
      <link>http://www.dzone.com/links/rss/book_review_debug_it_paul_butcher_pragmatic_books.html</link>
      <description>Paul asked me to review this, his first book, and my comment to him was that he had a pretty high bar to match; being of the same "series" as Release It!, Mike Nygard's take on building software ready for production (and, in my repeatedly stated opinion, the most important-to-read book of the decade), Debug It! had some pretty impressive shoes to fill. Paul's comment was pretty predictable: "Thanks for keeping the pressure to a minimum."</description>
      <category>books</category>
      <category>methodology</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 14:40:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301239.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-23T14:40:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/book_review_debug_it_paul_butcher_pragmatic_books.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301239.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Paul asked me to review this, his first book, and my comment to him was that he had a pretty high bar to match; being of the same "series" as Release It!, Mike Nygard's take on building software ready for production (and, in my repeatedly stated opinion, the most important-to-read book of the decade), Debug It! had some pretty impressive shoes to fill. Paul's comment was pretty predictable: "Thanks for keeping the pressure to a minimum."<br/><br/><a href='http://www.dzone.com/links/rss/book_review_debug_it_paul_butcher_pragmatic_books.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301239' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301239</dz:linkId>
      <dz:submitDate>2009-11-23T14:40:29Z</dz:submitDate>
      <dz:voteUpCount>4</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/301239.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>Visual Studio 2010: A first look for developers</title>
      <link>http://www.dzone.com/links/rss/visual_studio_2010_a_first_look_for_developers.html</link>
      <description>Microsoft .Net Framework 4.0 and Visual Studio 2010 screenshots</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>microsoft</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 11:47:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301135.html</guid>
      <dc:creator>bethebest</dc:creator>
      <dc:date>2009-11-23T11:47:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/visual_studio_2010_a_first_look_for_developers.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301135.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Microsoft .Net Framework 4.0 and Visual Studio 2010 screenshots<br/><br/><a href='http://www.dzone.com/links/rss/visual_studio_2010_a_first_look_for_developers.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301135' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301135</dz:linkId>
      <dz:submitDate>2009-11-23T11:47:44Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>14</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301135.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bethebest</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/453164.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Handle Rude Job Interviewers ?</title>
      <link>http://www.dzone.com/links/rss/how_to_handle_rude_job_interviewers_.html</link>
      <description>Learn how to handle rude interviewers in a job interview and why an interviewer might be pushing your buttons on purpose with expert interviewing tips in this free online career related video clip.</description>
      <category>how-to</category>
      <category>news</category>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 06:52:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300853.html</guid>
      <dc:creator>varung</dc:creator>
      <dc:date>2009-11-23T06:52:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_handle_rude_job_interviewers_.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300853.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Learn how to handle rude interviewers in a job interview and why an interviewer might be pushing your buttons on purpose with expert interviewing tips in this free online career related video clip.
<br/><br/><a href='http://www.dzone.com/links/rss/how_to_handle_rude_job_interviewers_.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300853' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300853</dz:linkId>
      <dz:submitDate>2009-11-23T06:52:44Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>24</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300853.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>varung</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/447949.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>6 Great Ways to Recover From a Job Interview Mistake?</title>
      <link>http://www.dzone.com/links/rss/6_great_ways_to_recover_from_a_job_interview_mist.html</link>
      <description>Everyone has had an interview that didn't go as well as it should have. Luckily, there are things you can do before, during and after an interview to ensure that your mistakes can be avoided or negated.</description>
      <category>how-to</category>
      <category>news</category>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Mon, 23 Nov 2009 06:43:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300843.html</guid>
      <dc:creator>varung</dc:creator>
      <dc:date>2009-11-23T06:43:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/6_great_ways_to_recover_from_a_job_interview_mist.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300843.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Everyone has had an interview that didn't go as well as it should have. Luckily, there are things you can do before, during and after an interview to ensure that your mistakes can be avoided or negated.<br/><br/><a href='http://www.dzone.com/links/rss/6_great_ways_to_recover_from_a_job_interview_mist.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300843' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300843</dz:linkId>
      <dz:submitDate>2009-11-23T06:43:51Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>14</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300843.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>varung</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/447949.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>GoalsOnTrack Upcoming New Feature: Habits Builder</title>
      <link>http://www.dzone.com/links/rss/goalsontrack_upcoming_new_feature_habits_builder.html</link>
      <description>When we work on our goals, especially those life changing, long term goals, it often requires us to make fundamental changes in our behaviour and thought patterns. One way to speedite this type of transition is through building good habits that can really help us make these changes. Thus the reason we want to introduce this habits tracker/builder feature into GoalsOnTrack.</description>
      <category>reviews</category>
      <category>tools</category>
      <category>web 2.0</category>
      <pubDate>Sun, 22 Nov 2009 21:21:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300423.html</guid>
      <dc:creator>harryche</dc:creator>
      <dc:date>2009-11-22T21:21:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/goalsontrack_upcoming_new_feature_habits_builder.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300423.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>When we work on our goals, especially those life changing, long term goals, it often requires us to make fundamental changes in our behaviour and thought patterns. One way to speedite this type of transition is through building good habits that can really help us make these changes. Thus the reason we want to introduce this habits tracker/builder feature into GoalsOnTrack.<br/><br/><a href='http://www.dzone.com/links/rss/goalsontrack_upcoming_new_feature_habits_builder.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300423' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300423</dz:linkId>
      <dz:submitDate>2009-11-22T21:21:37Z</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/300423.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>harryche</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/363247.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Lot’s of new software for IIS, ASP.NET, AJAX and PHP this week</title>
      <link>http://www.dzone.com/links/rss/lots_of_new_software_for_iis_aspnet_ajax_and_php.html</link>
      <description>Wow, what a week of innovation for the Microsoft Web Platform.  This week we released a ton of new software which, if you haven’t already, you’ve got to check out.  Here is a quick overview:</description>
      <category>.net</category>
      <category>news</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Sun, 22 Nov 2009 18:10:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300277.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-22T18:10:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/lots_of_new_software_for_iis_aspnet_ajax_and_php.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300277.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Wow, what a week of innovation for the Microsoft Web Platform.  This week we released a ton of new software which, if you haven’t already, you’ve got to check out.  Here is a quick overview:<br/><br/><a href='http://www.dzone.com/links/rss/lots_of_new_software_for_iis_aspnet_ajax_and_php.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300277' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300277</dz:linkId>
      <dz:submitDate>2009-11-22T18:10:54Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>17</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300277.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>The wave experience</title>
      <link>http://www.dzone.com/links/rss/the_wave_experience.html</link>
      <description>I had the chance to take part of a multi people conversation on Google Wave.</description>
      <category>opinion</category>
      <category>reviews</category>
      <category>tools</category>
      <category>web 2.0</category>
      <pubDate>Sun, 22 Nov 2009 18:05:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300265.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-22T18:05:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_wave_experience.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300265.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I had the chance to take part of a multi people conversation on Google Wave.<br/><br/><a href='http://www.dzone.com/links/rss/the_wave_experience.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300265' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300265</dz:linkId>
      <dz:submitDate>2009-11-22T18:05:05Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>16</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300265.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>34 cheat sheets for web designers and developers</title>
      <link>http://www.dzone.com/links/rss/34_cheat_sheets_for_web_designers_and_developers.html</link>
      <description>A cheat sheet is a printable guide of a particular programming language, software or framework. A web designer spends most of his design time to move around different softwares environment and it becomes really hard to memorize the shortcuts and hot keys for each environment.</description>
      <category>reviews</category>
      <category>usability</category>
      <category>web design</category>
      <pubDate>Sun, 22 Nov 2009 18:00:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300249.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-22T18:00:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/34_cheat_sheets_for_web_designers_and_developers.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300249.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A cheat sheet is a printable guide of a particular programming language, software or framework. A web designer spends most of his design time to move around different softwares environment and it becomes really hard to memorize the shortcuts and hot keys for each environment. <br/><br/><a href='http://www.dzone.com/links/rss/34_cheat_sheets_for_web_designers_and_developers.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300249' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300249</dz:linkId>
      <dz:submitDate>2009-11-22T18:00:56Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>17</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300249.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>Special Report: Google gives a peek at Chrome OS</title>
      <link>http://www.dzone.com/links/rss/special_report_google_gives_a_peek_at_chrome_os.html</link>
      <description>Larry Dignan: Google on Thursday revealed a bevy of noteworthy developments for its Chrome OS. The company released the Chrome OS to the open source community, laid out its security vision and promised to deliver a simple operating system. However, the success or failure of the Chrome OS will ride on whether users will give up desktop applications. Gallery tour: Chrome OS</description>
      <category>news</category>
      <category>open source</category>
      <category>reviews</category>
      <pubDate>Sun, 22 Nov 2009 17:43:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300235.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-22T17:43:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/special_report_google_gives_a_peek_at_chrome_os.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300235.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Larry Dignan: Google on Thursday revealed a bevy of noteworthy developments for its Chrome OS. The company released the Chrome OS to the open source community, laid out its security vision and promised to deliver a simple operating system. However, the success or failure of the Chrome OS will ride on whether users will give up desktop applications. Gallery tour: Chrome OS<br/><br/><a href='http://www.dzone.com/links/rss/special_report_google_gives_a_peek_at_chrome_os.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300235' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300235</dz:linkId>
      <dz:submitDate>2009-11-22T17:43:27Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300235.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>Ultimate CSS List Creation Methods and Examples</title>
      <link>http://www.dzone.com/links/rss/ultimate_css_list_creation_methods_and_examples.html</link>
      <description>CSS list is very useful and vital in web design. There are many uses of Unordered list (&gt;) such as horizontal navigation, vertical navigation, creating a box or any kind of list. In this post we will show you some really useful CSS list methods that you can use to create horizontal, vertical list or CSS list box.  You can download all the methods used in this post in single zipped file.</description>
      <category>css-html</category>
      <category>reviews</category>
      <category>usability</category>
      <pubDate>Sun, 22 Nov 2009 17:40:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300233.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-22T17:40:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ultimate_css_list_creation_methods_and_examples.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300233.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>CSS list is very useful and vital in web design. There are many uses of Unordered list (>) such as horizontal navigation, vertical navigation, creating a box or any kind of list. In this post we will show you some really useful CSS list methods that you can use to create horizontal, vertical list or CSS list box.  You can download all the methods used in this post in single zipped file.<br/><br/><a href='http://www.dzone.com/links/rss/ultimate_css_list_creation_methods_and_examples.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300233' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300233</dz:linkId>
      <dz:submitDate>2009-11-22T17:40:31Z</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/300233.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>Planning versus Experience</title>
      <link>http://www.dzone.com/links/rss/planning_versus_experience.html</link>
      <description>I picked this planning versus experience concept up from a Jim Coplien piece on InfoQ a few months ago. The idea was basically this; If you have 20 years experience doing roughly the same work you should acknowledge that the 20 years means you have a lot of your plan pre thought through before you even turn up.</description>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Sun, 22 Nov 2009 17:40:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300231.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-22T17:40:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/planning_versus_experience.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300231.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I picked this planning versus experience concept up from a Jim Coplien piece on InfoQ a few months ago. The idea was basically this; If you have 20 years experience doing roughly the same work you should acknowledge that the 20 years means you have a lot of your plan pre thought through before you even turn up.<br/><br/><a href='http://www.dzone.com/links/rss/planning_versus_experience.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300231' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300231</dz:linkId>
      <dz:submitDate>2009-11-22T17:40:23Z</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/300231.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>Why Google Should Cool It With Chrome OS</title>
      <link>http://www.dzone.com/links/rss/why_google_should_cool_it_with_chrome_os.html</link>
      <description>Sometimes you have to take a step down to step up. That’s what Google should’ve done with its open source PC operating system Chrome OS, which the corporation demonstrated Thursday.&#xD;
&#xD;
Instead, Google is positioning Chrome OS against Microsoft with a lightweight OS shipping with netbooks next year. Chrome OS will function as a modified browser</description>
      <category>opinion</category>
      <category>reviews</category>
      <pubDate>Sun, 22 Nov 2009 17:38:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300227.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-22T17:38:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/why_google_should_cool_it_with_chrome_os.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300227.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Sometimes you have to take a step down to step up. That’s what Google should’ve done with its open source PC operating system Chrome OS, which the corporation demonstrated Thursday.

Instead, Google is positioning Chrome OS against Microsoft with a lightweight OS shipping with netbooks next year. Chrome OS will function as a modified browser<br/><br/><a href='http://www.dzone.com/links/rss/why_google_should_cool_it_with_chrome_os.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300227' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300227</dz:linkId>
      <dz:submitDate>2009-11-22T17:38:22Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>16</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300227.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>
  </channel>
</rss>

