<?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 links by nsoonhui</title>
    <link>http://www.dzone.com/links/users/links/263005.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 08 Oct 2008 08:13:20 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-10-08T08:13:20Z</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/user/263005/rss.xml</dz:selfLink>
    <image>
      <title>DZone: 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>Testing ASP.NET MVC using Typemock AAA Syntax</title>
      <link>http://www.dzone.com/links/rss/testing_aspnet_mvc_using_typemock_aaa_syntax.html</link>
      <description>AAA syntax stands for Arrange, Act and Assert . It is a way to make a test readable, maintainable and convenient. In this post I am going to show you how can we test ASP.NET MVC code by using Typemock's AAA syntax. AAA ensures the separation of concern for unit test code.</description>
      <category>.net</category>
      <category>how-to</category>
      <pubDate>Mon, 29 Sep 2008 13:02:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/120868.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-09-29T13:02:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/testing_aspnet_mvc_using_typemock_aaa_syntax.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/120868.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>AAA syntax stands for Arrange, Act and Assert . It is a way to make a test readable, maintainable and convenient. In this post I am going to show you how can we test ASP.NET MVC code by using Typemock's AAA syntax. AAA ensures the separation of concern for unit test code. <br/><br/><a href='http://www.dzone.com/links/rss/testing_aspnet_mvc_using_typemock_aaa_syntax.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=120868' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>120868</dz:linkId>
      <dz:submitDate>2008-09-29T13:02:34Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/120868.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>What Motivates You to do your Job Well?</title>
      <link>http://www.dzone.com/links/rss/what_motivates_you_to_do_your_job_well.html</link>
      <description>OK, this is an entry trying to win $100 worth of software development books, despite the fact that I don't read programming books. In order to win the prize you have to write an entry and describes what motivates&#xD;
you to do your job well. Hence this post.</description>
      <category>opinion</category>
      <pubDate>Sat, 27 Sep 2008 05:03:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/119932.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-09-27T05:03:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/what_motivates_you_to_do_your_job_well.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/119932.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>OK, this is an entry trying to win $100 worth of software development books, despite the fact that I don't read programming books. In order to win the prize you have to write an entry and describes what motivates
you to do your job well. Hence this post.<br/><br/><a href='http://www.dzone.com/links/rss/what_motivates_you_to_do_your_job_well.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=119932' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>119932</dz:linkId>
      <dz:submitDate>2008-09-27T05:03:02Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/119932.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>StackOverflow</title>
      <link>http://www.dzone.com/links/rss/stackoverflow_5.html</link>
      <description>My experience and review!</description>
      <category>news</category>
      <pubDate>Tue, 16 Sep 2008 15:08:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/114935.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-09-16T15:08:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/stackoverflow_5.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/114935.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>My experience and review!<br/><br/><a href='http://www.dzone.com/links/rss/stackoverflow_5.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=114935' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>114935</dz:linkId>
      <dz:submitDate>2008-09-16T15:08:49Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/114935.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Testing Windows Form using TypeMock</title>
      <link>http://www.dzone.com/links/rss/testing_windows_form_using_typemock.html</link>
      <description>How to test GUI by using an unit testing tool and applying good design principles.</description>
      <category>gui</category>
      <category>windows</category>
      <pubDate>Mon, 08 Sep 2008 13:27:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/111692.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-09-08T13:27:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/testing_windows_form_using_typemock.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/111692.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to test GUI by using an unit testing tool and applying good design principles.<br/><br/><a href='http://www.dzone.com/links/rss/testing_windows_form_using_typemock.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=111692' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>111692</dz:linkId>
      <dz:submitDate>2008-09-08T13:27:22Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/111692.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Guidelines to Create an Installer for Windows Apps</title>
      <link>http://www.dzone.com/links/rss/guidelines_to_create_an_installer_for_windows_apps.html</link>
      <description>Guidelines to Create an Installer for Windows Apps</description>
      <category>how-to</category>
      <pubDate>Fri, 29 Aug 2008 06:04:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/107451.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-08-29T06:04:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/guidelines_to_create_an_installer_for_windows_apps.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/107451.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Guidelines to Create an Installer for Windows Apps<br/><br/><a href='http://www.dzone.com/links/rss/guidelines_to_create_an_installer_for_windows_apps.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=107451' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>107451</dz:linkId>
      <dz:submitDate>2008-08-27T02:46:46Z</dz:submitDate>
      <dz:promoteDate>2008-08-29T06:04:05Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>296</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/107451.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>For Developers: How to Choose Software Components</title>
      <link>http://www.dzone.com/links/rss/for_developers_how_to_choose_software_components.html</link>
      <description>Reinventing wheel is bad...which is why we need to use software components whenever possible. But how to choose?</description>
      <category>how-to</category>
      <category>opinion</category>
      <pubDate>Fri, 15 Aug 2008 12:36:50 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/103821.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-08-15T12:36:50Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/for_developers_how_to_choose_software_components.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/103821.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Reinventing wheel is bad...which is why we need to use software components whenever possible. But how to choose?<br/><br/><a href='http://www.dzone.com/links/rss/for_developers_how_to_choose_software_components.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=103821' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>103821</dz:linkId>
      <dz:submitDate>2008-08-15T12:36:50Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/103821.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Downside of Permanent Employment</title>
      <link>http://www.dzone.com/links/rss/the_downside_of_permanent_employment.html</link>
      <description>Permanent Employment is really good, you get job security, you get stable income, you get.... well, really?</description>
      <category>opinion</category>
      <pubDate>Wed, 13 Aug 2008 12:47:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/102805.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-08-13T12:47:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_downside_of_permanent_employment.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/102805.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Permanent Employment is really good, you get job security, you get stable income, you get.... well, really?<br/><br/><a href='http://www.dzone.com/links/rss/the_downside_of_permanent_employment.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=102805' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>102805</dz:linkId>
      <dz:submitDate>2008-08-12T09:39:20Z</dz:submitDate>
      <dz:promoteDate>2008-08-13T12:47:10Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>5</dz:voteDownCount>
      <dz:clickCount>635</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/102805.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Testable Code? Who Cares?</title>
      <link>http://www.dzone.com/links/rss/testable_code_who_cares.html</link>
      <description>Writing testable code is hard, very hard. And the benefits it's not obvious. No wonder we are still talking about writing testable code as if it's the latest discovery instead of having every neophyte writing good, testable code. A response to http://googletesting.blogspot.com/2008/07/how-to-write-3v1l-untestable-code.html</description>
      <category>opinion</category>
      <pubDate>Tue, 29 Jul 2008 02:57:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/98653.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-07-29T02:57:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/testable_code_who_cares.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/98653.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Writing testable code is hard, very hard. And the benefits it's not obvious. No wonder we are still talking about writing testable code as if it's the latest discovery instead of having every neophyte writing good, testable code. A response to http://googletesting.blogspot.com/2008/07/how-to-write-3v1l-untestable-code.html<br/><br/><a href='http://www.dzone.com/links/rss/testable_code_who_cares.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=98653' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>98653</dz:linkId>
      <dz:submitDate>2008-07-28T11:30:57Z</dz:submitDate>
      <dz:promoteDate>2008-07-29T02:57:19Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>553</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/98653.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Stop the .Net 3.5 SP1 Installation in order to Continue. Yes, I mean Stop!!</title>
      <link>http://www.dzone.com/links/rss/stop_the_net_35_sp1_installation_in_order_to_cont.html</link>
      <description>How to install .Net 3.5 SP1 when you have to close the Installation box?</description>
      <category>humor</category>
      <category>opinion</category>
      <pubDate>Mon, 14 Jul 2008 09:05:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/94748.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-07-14T09:05:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/stop_the_net_35_sp1_installation_in_order_to_cont.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/94748.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to install .Net 3.5 SP1 when you have to close the Installation box?<br/><br/><a href='http://www.dzone.com/links/rss/stop_the_net_35_sp1_installation_in_order_to_cont.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=94748' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>94748</dz:linkId>
      <dz:submitDate>2008-07-14T09:05:12Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/94748.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Six Features Blogger should Copy from WordPress</title>
      <link>http://www.dzone.com/links/rss/six_features_blogger_should_copy_from_wordpress.html</link>
      <description>I have a few blogger friends who used to blog on Blogger's platform. But one by one, everyone is gradually switching to WordPress. I was perplexed, was Blogger not one of the most popular, and most feature-complete blog hosting platforms available? Why did they switch?</description>
      <category>opinion</category>
      <pubDate>Mon, 23 Jun 2008 00:54:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/89332.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-06-23T00:54:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/six_features_blogger_should_copy_from_wordpress.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/89332.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I have a few blogger friends who used to blog on Blogger's platform. But one by one, everyone is gradually switching to WordPress. I was perplexed, was Blogger not one of the most popular, and most feature-complete blog hosting platforms available? Why did they switch?<br/><br/><a href='http://www.dzone.com/links/rss/six_features_blogger_should_copy_from_wordpress.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=89332' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>89332</dz:linkId>
      <dz:submitDate>2008-06-23T00:54:16Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/89332.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How not to Do Customer Support</title>
      <link>http://www.dzone.com/links/rss/how_not_to_do_customer_support.html</link>
      <description>Here are a few "tips" on how to infuriate your customers.</description>
      <category>how-to</category>
      <category>opinion</category>
      <pubDate>Fri, 20 Jun 2008 06:20:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/88734.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-06-20T06:20:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_not_to_do_customer_support.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/88734.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Here are a few "tips" on how to infuriate your customers.<br/><br/><a href='http://www.dzone.com/links/rss/how_not_to_do_customer_support.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=88734' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>88734</dz:linkId>
      <dz:submitDate>2008-06-20T06:20:34Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>28</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/88734.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Put Microsoft In Perspective</title>
      <link>http://www.dzone.com/links/rss/put_microsoft_in_perspective.html</link>
      <description>I was a huge Microsoft fan, using everything from Microsoft without even bother to look for alternatives. Microsoft is very good at selling you bundles of good and bad products and seduce you into using them all. It did this with Microsoft Office program</description>
      <category>microsoft</category>
      <category>opinion</category>
      <pubDate>Mon, 16 Jun 2008 16:57:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/87589.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-06-16T16:57:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/put_microsoft_in_perspective.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/87589.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I was a huge Microsoft fan, using everything from Microsoft without even bother to look for alternatives. Microsoft is very good at selling you bundles of good and bad products and seduce you into using them all. It did this with Microsoft Office program <br/><br/><a href='http://www.dzone.com/links/rss/put_microsoft_in_perspective.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=87589' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>87589</dz:linkId>
      <dz:submitDate>2008-06-16T06:21:41Z</dz:submitDate>
      <dz:promoteDate>2008-06-16T16:57:38Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>424</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/87589.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>No, OOP doesn't Fail Us</title>
      <link>http://www.dzone.com/links/rss/its_common_sense_stupid_2.html</link>
      <description>If freshes can't write OOP it's school's fault, not OOP. A response to OOP has Failed Us.</description>
      <category>opinion</category>
      <pubDate>Tue, 03 Jun 2008 17:45:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/84596.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-06-03T17:45:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/its_common_sense_stupid_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/84596.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If freshes can't write OOP it's school's fault, not OOP. A response to OOP has Failed Us.<br/><br/><a href='http://www.dzone.com/links/rss/its_common_sense_stupid_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=84596' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>84596</dz:linkId>
      <dz:submitDate>2008-06-03T01:22:52Z</dz:submitDate>
      <dz:promoteDate>2008-06-03T17:45:04Z</dz:promoteDate>
      <dz:voteUpCount>16</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>359</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/84596.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The 300 Model</title>
      <link>http://www.dzone.com/links/rss/the_300_model.html</link>
      <description>A look at how modern companies can learn a thing or two from the famous battle of Thermopylae</description>
      <category>opinion</category>
      <pubDate>Wed, 28 May 2008 08:34:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/83419.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-05-28T08:34:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_300_model.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/83419.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A look at how modern companies can learn a thing or two from the famous battle of Thermopylae<br/><br/><a href='http://www.dzone.com/links/rss/the_300_model.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=83419' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>83419</dz:linkId>
      <dz:submitDate>2008-05-28T08:34:26Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/83419.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Get the File Path of an Executing Assembly?</title>
      <link>http://www.dzone.com/links/rss/how_to_get_the_file_path_of_an_executing_assembly.html</link>
      <description>Getting the directory, or the file path of an executing assembly in .Net can be very tricky.. You may not get what you ask for.</description>
      <category>.net</category>
      <pubDate>Thu, 22 May 2008 01:55:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/82230.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-05-22T01:55:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_get_the_file_path_of_an_executing_assembly.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/82230.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Getting the directory, or the file path of an executing assembly in .Net can be very tricky.. You may not get what you ask for. <br/><br/><a href='http://www.dzone.com/links/rss/how_to_get_the_file_path_of_an_executing_assembly.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=82230' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>82230</dz:linkId>
      <dz:submitDate>2008-05-22T01:55:29Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>47</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/82230.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ASP.NET MVC with VS 2008 SP1 Beta</title>
      <link>http://www.dzone.com/links/rss/aspnet_mvc_with_vs_2008_sp1_beta.html</link>
      <description>Source code for ASP.NET MVC with ADO.NET Entity Framework!</description>
      <category>.net</category>
      <pubDate>Sun, 18 May 2008 09:31:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/81522.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-05-18T09:31:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/aspnet_mvc_with_vs_2008_sp1_beta.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/81522.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Source code for ASP.NET MVC with ADO.NET Entity Framework!<br/><br/><a href='http://www.dzone.com/links/rss/aspnet_mvc_with_vs_2008_sp1_beta.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=81522' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>81522</dz:linkId>
      <dz:submitDate>2008-05-18T09:31:12Z</dz:submitDate>
      <dz:voteUpCount>2</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/81522.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Why WPF is Great</title>
      <link>http://www.dzone.com/links/rss/why_wpf_is_great.html</link>
      <description>WPF makes TDD possible for UI layer. This is why it is great.</description>
      <category>.net</category>
      <pubDate>Mon, 12 May 2008 13:01:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80557.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-05-12T13:01:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/why_wpf_is_great.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/80557.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>WPF makes TDD possible for UI layer. This is why it is great.<br/><br/><a href='http://www.dzone.com/links/rss/why_wpf_is_great.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=80557' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>80557</dz:linkId>
      <dz:submitDate>2008-05-12T13:01:22Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>34</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/80557.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>It's Up to the Management to Prevent Poor Programming</title>
      <link>http://www.dzone.com/links/rss/its_common_sense_stupid.html</link>
      <description>It's true that Collective Code Ownership can hide the poor programmers' work. But then this is a management problem, not a CCO problem. A response to "Are there any weakness in Collective Code Ownership?"</description>
      <category>opinion</category>
      <pubDate>Thu, 08 May 2008 14:40:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79722.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-05-08T14:40:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/its_common_sense_stupid.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/79722.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It's true that Collective Code Ownership can hide the poor programmers' work. But then this is a management problem, not a CCO problem. A response to "Are there any weakness in Collective Code Ownership?"<br/><br/><a href='http://www.dzone.com/links/rss/its_common_sense_stupid.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=79722' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>79722</dz:linkId>
      <dz:submitDate>2008-05-07T13:08:34Z</dz:submitDate>
      <dz:promoteDate>2008-05-08T14:40:12Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>304</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/79722.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Programming Books? What Books?</title>
      <link>http://www.dzone.com/links/rss/programming_books_what_books.html</link>
      <description>The "hard" programming books are useless beyond the beginner's level.</description>
      <category>opinion</category>
      <pubDate>Fri, 02 May 2008 08:27:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78548.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-05-02T08:27:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/programming_books_what_books.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/78548.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The "hard" programming books are useless beyond the beginner's level.<br/><br/><a href='http://www.dzone.com/links/rss/programming_books_what_books.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=78548' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>78548</dz:linkId>
      <dz:submitDate>2008-04-30T15:15:17Z</dz:submitDate>
      <dz:promoteDate>2008-05-02T08:27:51Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>8</dz:voteDownCount>
      <dz:clickCount>649</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/78548.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>What GUI Test Automation Is Not</title>
      <link>http://www.dzone.com/links/rss/what_gui_test_automation_is_not.html</link>
      <description>Some misconceptions about GUI test automation are discussed here</description>
      <category>opinion</category>
      <pubDate>Mon, 28 Apr 2008 15:01:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78085.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-04-28T15:01:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/what_gui_test_automation_is_not.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/78085.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Some misconceptions about GUI test automation are discussed here<br/><br/><a href='http://www.dzone.com/links/rss/what_gui_test_automation_is_not.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=78085' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>78085</dz:linkId>
      <dz:submitDate>2008-04-28T15:01:38Z</dz:submitDate>
      <dz:voteUpCount>1</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/78085.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Benefits of Modern Software Development</title>
      <link>http://www.dzone.com/links/rss/the_benefits_of_modern_software_development.html</link>
      <description>A response to The cost of modern software development</description>
      <category>opinion</category>
      <pubDate>Thu, 24 Apr 2008 14:49:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/77470.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-04-24T14:49:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_benefits_of_modern_software_development.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/77470.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A response to The cost of modern software development<br/><br/><a href='http://www.dzone.com/links/rss/the_benefits_of_modern_software_development.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=77470' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>77470</dz:linkId>
      <dz:submitDate>2008-04-24T14:49:24Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>35</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/77470.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Beware of "Variable Reuse" inside a Loop!</title>
      <link>http://www.dzone.com/links/rss/beware_of_variable_reuse_inside_a_loop.html</link>
      <description>Code reuse is good, but what about variable reuse?</description>
      <category>javascript</category>
      <pubDate>Tue, 22 Apr 2008 09:17:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/77019.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-04-22T09:17:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/beware_of_variable_reuse_inside_a_loop.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/77019.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Code reuse is good, but what about variable reuse?<br/><br/><a href='http://www.dzone.com/links/rss/beware_of_variable_reuse_inside_a_loop.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=77019' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>77019</dz:linkId>
      <dz:submitDate>2008-04-22T09:17:35Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>22</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/77019.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>I Am a .Net Programmer...and Am Proud of It!</title>
      <link>http://www.dzone.com/links/rss/i_am_a_net_programmerand_am_proud_of_it.html</link>
      <description>Is the title not clear enough?</description>
      <category>.net</category>
      <pubDate>Fri, 11 Apr 2008 08:21:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/75389.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-04-11T08:21:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/i_am_a_net_programmerand_am_proud_of_it.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/75389.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Is the title not clear enough?<br/><br/><a href='http://www.dzone.com/links/rss/i_am_a_net_programmerand_am_proud_of_it.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=75389' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>75389</dz:linkId>
      <dz:submitDate>2008-04-11T00:59:44Z</dz:submitDate>
      <dz:promoteDate>2008-04-11T08:21:07Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>32</dz:voteDownCount>
      <dz:clickCount>696</dz:clickCount>
      <dz:commentCount>7</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/75389.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Passion Does Not Mean Total Indifference of Other Things</title>
      <link>http://www.dzone.com/links/rss/passion_does_not_mean_total_indifference_of_other.html</link>
      <description>Vocational programmers are not lacking in professionalism, they may not even be lacking in IQ either. What they are lacking, is passion.</description>
      <category>opinion</category>
      <pubDate>Sun, 06 Apr 2008 13:38:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/74214.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-04-06T13:38:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/passion_does_not_mean_total_indifference_of_other.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/74214.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Vocational programmers are not lacking in professionalism, they may not even be lacking in IQ either. What they are lacking, is passion.
<br/><br/><a href='http://www.dzone.com/links/rss/passion_does_not_mean_total_indifference_of_other.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=74214' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>74214</dz:linkId>
      <dz:submitDate>2008-04-04T06:44:58Z</dz:submitDate>
      <dz:promoteDate>2008-04-06T13:38:07Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>4</dz:voteDownCount>
      <dz:clickCount>224</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/74214.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How Hard It Is to Work with Python?</title>
      <link>http://www.dzone.com/links/rss/how_hard_it_is_to_work_with_python.html</link>
      <description>My first experience with Python!</description>
      <category>python</category>
      <pubDate>Thu, 27 Mar 2008 22:05:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/72700.html</guid>
      <dc:creator>nsoonhui</dc:creator>
      <dc:date>2008-03-27T22:05:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_hard_it_is_to_work_with_python.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/72700.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>My first experience with Python!<br/><br/><a href='http://www.dzone.com/links/rss/how_hard_it_is_to_work_with_python.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=72700' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>72700</dz:linkId>
      <dz:submitDate>2008-03-26T07:51:22Z</dz:submitDate>
      <dz:promoteDate>2008-03-27T22:05:29Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>21</dz:voteDownCount>
      <dz:clickCount>905</dz:clickCount>
      <dz:commentCount>3</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/72700.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nsoonhui</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263005.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

