<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.developerzone.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: methodology</title>
    <link>http://www.developerzone.com/links/tag/methodology.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Thu, 04 Dec 2008 03:47:52 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2008-12-04T03:47:52Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.developerzone.com/links/feed/frontpage/methodology/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>C# Design Patterns - An Overview</title>
      <link>http://www.developerzone.com/links/rss/c_design_patterns_an_overview.html</link>
      <description>Over the next number of posts I am going to be exploring the world of design patterns. We’ll look at some of the most commonly used patterns and how they look in C#.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>methodology</category>
      <pubDate>Wed, 03 Dec 2008 21:33:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138283.html</guid>
      <dc:creator>justinbezanson</dc:creator>
      <dc:date>2008-12-03T21:33:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/c_design_patterns_an_overview.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138283.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Over the next number of posts I am going to be exploring the world of design patterns. We’ll look at some of the most commonly used patterns and how they look in C#.<br/><br/><a href='http://www.developerzone.com/links/rss/c_design_patterns_an_overview.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138283' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138283</dz:linkId>
      <dz:submitDate>2008-12-02T17:37:55Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T21:33:54Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>108</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138283.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>justinbezanson</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/232026.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Pragmatic Programming Approach. 13 Rules.</title>
      <link>http://www.developerzone.com/links/rss/pragmatic_programming_approach_13_rules.html</link>
      <description>How can approach help a programmer to create better design and code? 13 rules of the pragmatic approach.</description>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Wed, 03 Dec 2008 15:12:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138429.html</guid>
      <dc:creator>saa</dc:creator>
      <dc:date>2008-12-03T15:12:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/pragmatic_programming_approach_13_rules.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138429.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How can approach help a programmer to create better design and code? 13 rules of the pragmatic approach.<br/><br/><a href='http://www.developerzone.com/links/rss/pragmatic_programming_approach_13_rules.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138429' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138429</dz:linkId>
      <dz:submitDate>2008-12-03T04:21:48Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T15:12:53Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>392</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138429.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>saa</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/234029.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Use Responsibly</title>
      <link>http://www.developerzone.com/links/rss/use_responsibly.html</link>
      <description>You're likely using somebody else's code so that you can Get Things Done. But what happens when you hit a snag? Say, for instance, the code isn't doing what you think it should; then what do you do? Advices from Matthew Weier O'Phinney.</description>
      <category>methodology</category>
      <category>open source</category>
      <category>php</category>
      <pubDate>Wed, 03 Dec 2008 13:44:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138407.html</guid>
      <dc:creator>Loïc Hoguin</dc:creator>
      <dc:date>2008-12-03T13:44:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/use_responsibly.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138407.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>You're likely using somebody else's code so that you can Get Things Done. But what happens when you hit a snag? Say, for instance, the code isn't doing what you think it should; then what do you do? Advices from Matthew Weier O'Phinney.<br/><br/><a href='http://www.developerzone.com/links/rss/use_responsibly.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138407' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138407</dz:linkId>
      <dz:submitDate>2008-12-03T02:17:39Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T13:44:10Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>150</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138407.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>lhoguin</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/276794.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Who's the worst programmer on your team? How can you tell?</title>
      <link>http://www.developerzone.com/links/rss/whos_the_worst_programmer_on_your_team_how_can_yo.html</link>
      <description>I bet you could point to the weakest software developer in your department with little hesitation. But if I asked you to identify your criteria, it's unlikely that "metrics" would play any part in that judgment.</description>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Wed, 03 Dec 2008 12:57:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138330.html</guid>
      <dc:creator>estherschindler</dc:creator>
      <dc:date>2008-12-03T12:57:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/whos_the_worst_programmer_on_your_team_how_can_yo.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138330.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I bet you could point to the weakest software developer in your department with little hesitation. But if I asked you to identify your criteria, it's unlikely that "metrics" would play any part in that judgment.<br/><br/><a href='http://www.developerzone.com/links/rss/whos_the_worst_programmer_on_your_team_how_can_yo.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138330' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138330</dz:linkId>
      <dz:submitDate>2008-12-02T19:51:21Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T12:57:10Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>629</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138330.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>estherschindler</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/209965.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Art and Craft of Great Software Architecture and Development: To Beta or not to Beta - That is the question</title>
      <link>http://www.developerzone.com/links/rss/the_art_and_craft_of_great_software_architecture.html</link>
      <description>The reasons for that I believe are manifold but boil down to&#xD;
1) Gain user feedback&#xD;
2) Release early to gain "mindshare" and/or get first to market.&#xD;
3) Your QA process or team isn't that great (or your unwilling to spend money on them) and you'd rather have users do your testing for you.&#xD;
4) You need to gain the confidence of your customers / investors in what you're building.</description>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Wed, 03 Dec 2008 11:07:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138118.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-12-03T11:07:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/the_art_and_craft_of_great_software_architecture.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138118.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The reasons for that I believe are manifold but boil down to
1) Gain user feedback
2) Release early to gain "mindshare" and/or get first to market.
3) Your QA process or team isn't that great (or your unwilling to spend money on them) and you'd rather have users do your testing for you.
4) You need to gain the confidence of your customers / investors in what you're building.<br/><br/><a href='http://www.developerzone.com/links/rss/the_art_and_craft_of_great_software_architecture.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138118' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138118</dz:linkId>
      <dz:submitDate>2008-12-02T08:21:09Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T11:07:27Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>129</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138118.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>8.47% is a Resource: statistics about Wicket</title>
      <link>http://www.developerzone.com/links/rss/847_is_a_resource_statistics_about_wicket.html</link>
      <description>Statistics about Wicket.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>methodology</category>
      <category>open source</category>
      <pubDate>Wed, 03 Dec 2008 10:46:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138329.html</guid>
      <dc:creator>stuq</dc:creator>
      <dc:date>2008-12-03T10:46:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/847_is_a_resource_statistics_about_wicket.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138329.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Statistics about Wicket.<br/><br/><a href='http://www.developerzone.com/links/rss/847_is_a_resource_statistics_about_wicket.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138329' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138329</dz:linkId>
      <dz:submitDate>2008-12-02T19:27:35Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T10:46:13Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>381</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138329.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>stuq</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/296595.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How Fast Does Your Developer Go?</title>
      <link>http://www.developerzone.com/links/rss/how_fast_does_your_developer_go.html</link>
      <description>Within Project Management we use a lot of metrics. The metrics will provide some relatively objective "description" on how the project is doing. They are the Project Managers' seismometer, they record if your project world is rocking, and how hard. Traditionally our metrics are focused on time and money. But how about that all important resource, the developer?</description>
      <category>methodology</category>
      <category>opinion</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Wed, 03 Dec 2008 09:19:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138479.html</guid>
      <dc:creator>kofman</dc:creator>
      <dc:date>2008-12-03T09:19:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/how_fast_does_your_developer_go.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138479.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Within Project Management we use a lot of metrics. The metrics will provide some relatively objective "description" on how the project is doing. They are the Project Managers' seismometer, they record if your project world is rocking, and how hard. Traditionally our metrics are focused on time and money. But how about that all important resource, the developer?<br/><br/><a href='http://www.developerzone.com/links/rss/how_fast_does_your_developer_go.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138479' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138479</dz:linkId>
      <dz:submitDate>2008-12-03T07:33:43Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T09:19:54Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>293</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138479.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kofman</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/207344.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Educating the Client on Information Architecture</title>
      <link>http://www.developerzone.com/links/rss/educating_the_client_on_information_architecture.html</link>
      <description>If we want our customers to embrace Information architecture, we must help them understand why we need it. IA is about selling ideas effectively, designing with accuracy, and working with complex interactivity to guide different personas (potential customers) through website experiences.</description>
      <category>methodology</category>
      <category>usability</category>
      <pubDate>Wed, 03 Dec 2008 08:19:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138252.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-12-03T08:19:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/educating_the_client_on_information_architecture.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138252.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If we want our customers to embrace Information architecture, we must help them understand why we need it. IA is about selling ideas effectively, designing with accuracy, and working with complex interactivity to guide different personas (potential customers) through website experiences.<br/><br/><a href='http://www.developerzone.com/links/rss/educating_the_client_on_information_architecture.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138252' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138252</dz:linkId>
      <dz:submitDate>2008-12-02T16:12:44Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T08:19:45Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>97</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138252.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Agile Governance: Oil and Water?</title>
      <link>http://www.developerzone.com/links/rss/agile_governance_oil_and_water.html</link>
      <description>How do development shops balance agility with governance? This post shares some best practices and invites people to a free webinar with a guest analyst from Forrester research to discuss in more detail.</description>
      <category>agile</category>
      <category>how-to</category>
      <category>methodology</category>
      <category>research</category>
      <pubDate>Wed, 03 Dec 2008 05:40:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138209.html</guid>
      <dc:creator>MichaelDavid1</dc:creator>
      <dc:date>2008-12-03T05:40:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/agile_governance_oil_and_water.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138209.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How do development shops balance agility with governance? This post shares some best practices and invites people to a free webinar with a guest analyst from Forrester research to discuss in more detail.<br/><br/><a href='http://www.developerzone.com/links/rss/agile_governance_oil_and_water.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138209' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138209</dz:linkId>
      <dz:submitDate>2008-12-02T13:36:59Z</dz:submitDate>
      <dz:promoteDate>2008-12-03T05:40:07Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>58</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138209.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>MichaelDavid1</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/283553.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Getting Real About Agile Design</title>
      <link>http://www.developerzone.com/links/rss/getting_real_about_agile_design.html</link>
      <description>Agile is here to stay. The economic difficulties of the past months have finally put waterfall out of its misery; now more than ever, long requirements phases and vaporous up-front documentation aren’t acceptable. Software must be visible and valuable from the start.</description>
      <category>agile</category>
      <category>methodology</category>
      <category>usability</category>
      <pubDate>Tue, 02 Dec 2008 23:12:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/138253.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-12-02T23:12:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/getting_real_about_agile_design.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/138253.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Agile is here to stay. The economic difficulties of the past months have finally put waterfall out of its misery; now more than ever, long requirements phases and vaporous up-front documentation aren’t acceptable. Software must be visible and valuable from the start.<br/><br/><a href='http://www.developerzone.com/links/rss/getting_real_about_agile_design.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=138253' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>138253</dz:linkId>
      <dz:submitDate>2008-12-02T16:14:09Z</dz:submitDate>
      <dz:promoteDate>2008-12-02T23:12:10Z</dz:promoteDate>
      <dz:voteUpCount>17</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>242</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/138253.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Introduction to Automated Proof Verification with SASyLF</title>
      <link>http://www.developerzone.com/links/rss/introduction_to_automated_proof_verification_with.html</link>
      <description>Doesn’t that title just get the blood pumping?  Proof verification has a reputation for being an inordinately academic subject.  In fact, even within scholarly (otherwise known as “unrealistically intelligent“) circles, the automated verification of proofs is known mainly as a complex, ugly and difficult task often not worth the effort.  This is a shame really, because rigorous proofs are at the very core of both mathematics and computer science.</description>
      <category>methodology</category>
      <pubDate>Mon, 01 Dec 2008 16:54:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137813.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-12-01T16:54:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/introduction_to_automated_proof_verification_with.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137813.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Doesn’t that title just get the blood pumping?  Proof verification has a reputation for being an inordinately academic subject.  In fact, even within scholarly (otherwise known as “unrealistically intelligent“) circles, the automated verification of proofs is known mainly as a complex, ugly and difficult task often not worth the effort.  This is a shame really, because rigorous proofs are at the very core of both mathematics and computer science. <br/><br/><a href='http://www.developerzone.com/links/rss/introduction_to_automated_proof_verification_with.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137813' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137813</dz:linkId>
      <dz:submitDate>2008-12-01T08:52:40Z</dz:submitDate>
      <dz:promoteDate>2008-12-01T16:54:28Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>129</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137813.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Code Generation, Part 3/3: Build Process Integration</title>
      <link>http://www.developerzone.com/links/rss/code_generation_part_33_build_process_integration.html</link>
      <description>How to integrate a code generation utility to Maven's build lifecycle.</description>
      <category>how-to</category>
      <category>java</category>
      <category>methodology</category>
      <category>other languages</category>
      <pubDate>Mon, 01 Dec 2008 10:34:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137727.html</guid>
      <dc:creator>TiagoFernandez</dc:creator>
      <dc:date>2008-12-01T10:34:14Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/code_generation_part_33_build_process_integration.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137727.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to integrate a code generation utility to Maven's build lifecycle.<br/><br/><a href='http://www.developerzone.com/links/rss/code_generation_part_33_build_process_integration.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137727' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137727</dz:linkId>
      <dz:submitDate>2008-11-30T21:08:14Z</dz:submitDate>
      <dz:promoteDate>2008-12-01T10:34:14Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>210</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137727.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>tiago182</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/202956.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Is OOP Better for Structuring your Code?</title>
      <link>http://www.developerzone.com/links/rss/is_oop_better_for_structuring_your_code.html</link>
      <description>Functional programming languages have been gaining momentum provoking increased interest in power and flexibility they may provide. Johnatan Tang highlights, however, the flexibility vs. productivity tradeoff due, amongst other things, to the fact that object orientation makes organizing programs easier and more straightforward.</description>
      <category>methodology</category>
      <category>opinion</category>
      <category>other languages</category>
      <category>trends</category>
      <pubDate>Mon, 01 Dec 2008 09:38:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137730.html</guid>
      <dc:creator>jonnes</dc:creator>
      <dc:date>2008-12-01T09:38:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/is_oop_better_for_structuring_your_code.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137730.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Functional programming languages have been gaining momentum provoking increased interest in power and flexibility they may provide. Johnatan Tang highlights, however, the flexibility vs. productivity tradeoff due, amongst other things, to the fact that object orientation makes organizing programs easier and more straightforward.<br/><br/><a href='http://www.developerzone.com/links/rss/is_oop_better_for_structuring_your_code.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137730' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137730</dz:linkId>
      <dz:submitDate>2008-11-30T21:40:08Z</dz:submitDate>
      <dz:promoteDate>2008-12-01T09:38:29Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>399</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137730.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jonnes</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/265553.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Truth about BDD</title>
      <link>http://www.developerzone.com/links/rss/the_truth_about_bdd.html</link>
      <description>Bob Martin describes the core of BDD (Behaviour Driven Development) and shows how it closely parallels the way that we already describe finite state machines. In doing so he highlights new potentials in both.</description>
      <category>agile</category>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Sun, 30 Nov 2008 19:23:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137323.html</guid>
      <dc:creator>NeilRobbins</dc:creator>
      <dc:date>2008-11-30T19:23:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/the_truth_about_bdd.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137323.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Bob Martin describes the core of BDD (Behaviour Driven Development) and shows how it closely parallels the way that we already describe finite state machines. In doing so he highlights new potentials in both.<br/><br/><a href='http://www.developerzone.com/links/rss/the_truth_about_bdd.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137323' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137323</dz:linkId>
      <dz:submitDate>2008-11-28T13:27:38Z</dz:submitDate>
      <dz:promoteDate>2008-11-30T19:23:30Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>298</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137323.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>NeilRobbins</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/325096.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>TDD in Practice - Dealing with Hard-To-Test Areas</title>
      <link>http://www.developerzone.com/links/rss/tdd_in_practice_dealing_with_hardtotest_areas_dev.html</link>
      <description>Tried TDD and abandoned it the moment you've tried it on 'real' code? Learn how to tackle these 'hard-to-test' areas, that those presentations and introductory books just don't seem to explain well.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>methodology</category>
      <category>microsoft</category>
      <pubDate>Sat, 29 Nov 2008 20:41:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137183.html</guid>
      <dc:creator>james.crowley</dc:creator>
      <dc:date>2008-11-29T20:41:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/tdd_in_practice_dealing_with_hardtotest_areas_dev.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137183.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Tried TDD and abandoned it the moment you've tried it on 'real' code? Learn how to tackle these 'hard-to-test' areas, that those presentations and introductory books just don't seem to explain well.<br/><br/><a href='http://www.developerzone.com/links/rss/tdd_in_practice_dealing_with_hardtotest_areas_dev.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137183' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137183</dz:linkId>
      <dz:submitDate>2008-11-27T18:58:19Z</dz:submitDate>
      <dz:promoteDate>2008-11-29T20:41:49Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>354</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137183.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>james.crowley</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/344047.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Is DDD Worth It?</title>
      <link>http://www.developerzone.com/links/rss/is_ddd_worth_it.html</link>
      <description>I really wanna do DDD. But I also got to thinking: “Why, actually?”&#xD;
&#xD;
The current architectures and approach to design with a services and dao layer many of us have in web-applications using either spring/hibernate or ejbs is "good enough", as in, it gets the job done fine.&#xD;
&#xD;
So, is the DDD movement mostly an intellectual exercise or does it really matter?</description>
      <category>methodology</category>
      <category>opinion</category>
      <category>trends</category>
      <pubDate>Sat, 29 Nov 2008 19:13:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137390.html</guid>
      <dc:creator>pulesen</dc:creator>
      <dc:date>2008-11-29T19:13:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/is_ddd_worth_it.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137390.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I really wanna do DDD. But I also got to thinking: “Why, actually?”

The current architectures and approach to design with a services and dao layer many of us have in web-applications using either spring/hibernate or ejbs is "good enough", as in, it gets the job done fine.

So, is the DDD movement mostly an intellectual exercise or does it really matter?<br/><br/><a href='http://www.developerzone.com/links/rss/is_ddd_worth_it.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137390' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137390</dz:linkId>
      <dz:submitDate>2008-11-28T17:56:32Z</dz:submitDate>
      <dz:promoteDate>2008-11-29T19:13:37Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>455</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137390.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>pulesen</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/52357.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>1942 classes: statistics about Spring 2.5</title>
      <link>http://www.developerzone.com/links/rss/1942_classes_statistics_about_spring_25.html</link>
      <description>Frameworks are growing with every release. Classes are changed, removed and added. In this series I zoom in on some well known projects and analyze their class names with completely meaningless statistics. First: Spring 2.5.</description>
      <category>java</category>
      <category>methodology</category>
      <category>open source</category>
      <category>trends</category>
      <pubDate>Fri, 28 Nov 2008 18:36:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137306.html</guid>
      <dc:creator>stuq</dc:creator>
      <dc:date>2008-11-28T18:36:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/1942_classes_statistics_about_spring_25.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137306.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Frameworks are growing with every release. Classes are changed, removed and added. In this series I zoom in on some well known projects and analyze their class names with completely meaningless statistics. First: Spring 2.5.<br/><br/><a href='http://www.developerzone.com/links/rss/1942_classes_statistics_about_spring_25.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137306' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137306</dz:linkId>
      <dz:submitDate>2008-11-28T11:28:49Z</dz:submitDate>
      <dz:promoteDate>2008-11-28T18:36:48Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>389</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137306.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>stuq</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/296595.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>General Guidelines for UML Diagram</title>
      <link>http://www.developerzone.com/links/rss/general_guidelines_for_uml_diagram.html</link>
      <description>After making allot of mistakes in the UML diagrams, reading books and taking feedbacks I was actually able to make some clear and more understandable of them. This was always a problem; to make it better one I always ended up in making it more complex.</description>
      <category>how-to</category>
      <category>methodology</category>
      <pubDate>Fri, 28 Nov 2008 16:44:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137115.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-11-28T16:44:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/general_guidelines_for_uml_diagram.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137115.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>After making allot of mistakes in the UML diagrams, reading books and taking feedbacks I was actually able to make some clear and more understandable of them. This was always a problem; to make it better one I always ended up in making it more complex.<br/><br/><a href='http://www.developerzone.com/links/rss/general_guidelines_for_uml_diagram.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137115' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137115</dz:linkId>
      <dz:submitDate>2008-11-27T13:26:41Z</dz:submitDate>
      <dz:promoteDate>2008-11-28T16:44:36Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>462</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137115.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Who should be the Scrum Master?</title>
      <link>http://www.developerzone.com/links/rss/who_should_be_the_scrum_master.html</link>
      <description>Who make the best Scrum Masters? First off there are several roles that make a risky proposition for Scrum Master…</description>
      <category>agile</category>
      <category>methodology</category>
      <category>opinion</category>
      <category>trends</category>
      <pubDate>Fri, 28 Nov 2008 15:06:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/136895.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2008-11-28T15:06:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/who_should_be_the_scrum_master.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/136895.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Who make the best Scrum Masters? First off there are several roles that make a risky proposition for Scrum Master…<br/><br/><a href='http://www.developerzone.com/links/rss/who_should_be_the_scrum_master.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=136895' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>136895</dz:linkId>
      <dz:submitDate>2008-11-26T15:03:54Z</dz:submitDate>
      <dz:promoteDate>2008-11-28T15:06:46Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>241</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/136895.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>"I know it doesn't work but it's done" - a story about the definition of done</title>
      <link>http://www.developerzone.com/links/rss/i_know_it_doesnt_work_but_its_done_a_story_about.html</link>
      <description>In this post I'll try to explain once again what is definition of done and why it's so important to have the same definition at least among all the people involved in the development of a single project.</description>
      <category>agile</category>
      <category>methodology</category>
      <category>opinion</category>
      <category>tools</category>
      <pubDate>Fri, 28 Nov 2008 11:25:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137272.html</guid>
      <dc:creator>pbielicki</dc:creator>
      <dc:date>2008-11-28T11:25:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/i_know_it_doesnt_work_but_its_done_a_story_about.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137272.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this post I'll try to explain once again what is definition of done and why it's so important to have the same definition at least among all the people involved in the development of a single project.
<br/><br/><a href='http://www.developerzone.com/links/rss/i_know_it_doesnt_work_but_its_done_a_story_about.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137272' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137272</dz:linkId>
      <dz:submitDate>2008-11-28T09:04:16Z</dz:submitDate>
      <dz:promoteDate>2008-11-28T11:25:07Z</dz:promoteDate>
      <dz:voteUpCount>16</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>369</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137272.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>pbielicki</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/313906.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>MVC v/s MVP - How Common and How Different</title>
      <link>http://www.developerzone.com/links/rss/mvc_vs_mvp_how_common_and_how_different.html</link>
      <description>Over the years design patterns are being best practiced in IT and SE. Design Patterns are the solution guidelines to common problems identified in the software applications. DP are taken care during application design or during refactor process. Most of the times DP are not followed because of lack of experience or knowledge. In case of MCV/MVP, lack of knowledge of difference between them is one of the fear factor not choosing the right pattern. This article would try to differentiate between the usage MVC and MVP.</description>
      <category>methodology</category>
      <pubDate>Thu, 27 Nov 2008 17:34:43 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137111.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-11-27T17:34:43Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/mvc_vs_mvp_how_common_and_how_different.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137111.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Over the years design patterns are being best practiced in IT and SE. Design Patterns are the solution guidelines to common problems identified in the software applications. DP are taken care during application design or during refactor process. Most of the times DP are not followed because of lack of experience or knowledge. In case of MCV/MVP, lack of knowledge of difference between them is one of the fear factor not choosing the right pattern. This article would try to differentiate between the usage MVC and MVP.<br/><br/><a href='http://www.developerzone.com/links/rss/mvc_vs_mvp_how_common_and_how_different.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137111' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137111</dz:linkId>
      <dz:submitDate>2008-11-27T12:23:46Z</dz:submitDate>
      <dz:promoteDate>2008-11-27T17:34:43Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>373</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137111.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Stories From The Battlefield: #1 - Make It Awesome</title>
      <link>http://www.developerzone.com/links/rss/stories_from_the_battlefield_1_make_it_awesome.html</link>
      <description>Let's start with a fundamental question of "Why?". This question is so basic and simple, that it sometimes eludes many of us in our day-to-day work routines. So why bother with an agile process? It does not make you produce software faster - despite popular myth. It does not necessarily bring higher quality - at least not automatically. It does not let you work less hard - on the contrary, you are supposed to be an efficient long-distance runner. Why then?&#xD;
&#xD;
It all boils down to the fact that agile processes and practices let you deliver awesome software, much easier than any other processes.</description>
      <category>agile</category>
      <category>how-to</category>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Thu, 27 Nov 2008 12:43:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/137035.html</guid>
      <dc:creator>Artem</dc:creator>
      <dc:date>2008-11-27T12:43:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/stories_from_the_battlefield_1_make_it_awesome.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/137035.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Let's start with a fundamental question of "Why?". This question is so basic and simple, that it sometimes eludes many of us in our day-to-day work routines. So why bother with an agile process? It does not make you produce software faster - despite popular myth. It does not necessarily bring higher quality - at least not automatically. It does not let you work less hard - on the contrary, you are supposed to be an efficient long-distance runner. Why then?

It all boils down to the fact that agile processes and practices let you deliver awesome software, much easier than any other processes.  <br/><br/><a href='http://www.developerzone.com/links/rss/stories_from_the_battlefield_1_make_it_awesome.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=137035' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>137035</dz:linkId>
      <dz:submitDate>2008-11-27T07:07:30Z</dz:submitDate>
      <dz:promoteDate>2008-11-27T12:43:35Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>107</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/137035.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Artem</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/250655.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Collections, each and the violation of encapsulation</title>
      <link>http://www.developerzone.com/links/rss/collections_each_and_the_violation_of_encapsulati.html</link>
      <description>A tip for people new to collections which use blocks for iteration (like Ruby does)</description>
      <category>methodology</category>
      <category>ruby</category>
      <pubDate>Thu, 27 Nov 2008 10:12:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/136394.html</guid>
      <dc:creator>kaiwren</dc:creator>
      <dc:date>2008-11-27T10:12:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/collections_each_and_the_violation_of_encapsulati.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/136394.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A tip for people new to collections which use blocks for iteration (like Ruby does)<br/><br/><a href='http://www.developerzone.com/links/rss/collections_each_and_the_violation_of_encapsulati.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=136394' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>136394</dz:linkId>
      <dz:submitDate>2008-11-25T06:26:59Z</dz:submitDate>
      <dz:promoteDate>2008-11-27T10:12:19Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>229</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/136394.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kaiwren</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/210342.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Guide To Writing Testable Code</title>
      <link>http://www.developerzone.com/links/rss/a_guide_to_writing_testable_code.html</link>
      <description>It is with great pleasure that I have been able to finally open-source the Guide to Writing Testable Code.&#xD;
I am including the first page here for you, but do come and check it out in detail.</description>
      <category>java</category>
      <category>methodology</category>
      <pubDate>Wed, 26 Nov 2008 17:51:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/136762.html</guid>
      <dc:creator>jsugrue</dc:creator>
      <dc:date>2008-11-26T17:51:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/a_guide_to_writing_testable_code.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/136762.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It is with great pleasure that I have been able to finally open-source the Guide to Writing Testable Code.
I am including the first page here for you, but do come and check it out in detail.
<br/><br/><a href='http://www.developerzone.com/links/rss/a_guide_to_writing_testable_code.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=136762' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>136762</dz:linkId>
      <dz:submitDate>2008-11-26T07:27:26Z</dz:submitDate>
      <dz:promoteDate>2008-11-26T17:51:25Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>388</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/136762.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jsugrue</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/185351.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Effective Test Driven Database Development</title>
      <link>http://www.developerzone.com/links/rss/effective_test_driven_database_development.html</link>
      <description>Although test-driven development is now considered common sense in the OO world, it is very rare in database development. This session looks at the reasons behind that and presents solutions and best practices for test-driven database development.</description>
      <category>agile</category>
      <category>database</category>
      <category>how-to</category>
      <category>methodology</category>
      <pubDate>Wed, 26 Nov 2008 17:26:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.developerzone.com/links/136516.html</guid>
      <dc:creator>henrycow</dc:creator>
      <dc:date>2008-11-26T17:26:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.developerzone.com/links/rss/effective_test_driven_database_development.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/136516.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Although test-driven development is now considered common sense in the OO world, it is very rare in database development. This session looks at the reasons behind that and presents solutions and best practices for test-driven database development. <br/><br/><a href='http://www.developerzone.com/links/rss/effective_test_driven_database_development.html'><img src='http://www.developerzone.com/links/voteCountImage?linkId=136516' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>136516</dz:linkId>
      <dz:submitDate>2008-11-25T13:14:44Z</dz:submitDate>
      <dz:promoteDate>2008-11-26T17:26:44Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>257</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.developerzone.com/links/images/thumbs/120x90/136516.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>henrycow</dz:username>
        <dz:userimage>http://www.developerzone.com/links/images/avatars/294693.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

