<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xml:lang="en">
<channel rdf:about="http://www.softdevarticles.com/">
  <title>Software Development Articles</title>
  <link>http://www.softdevarticles.com/</link>
      <description>UML, Agile, Java, .NET, Test, Project Management, SCM, ...</description>
        <dc:date>2009-01-06T01:28:55-05:00</dc:date>
        <dc:language>en</dc:language>
    <items>
    <rdf:Seq>
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1369" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1368" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1367" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1366" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1365" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1364" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1363" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1362" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1361" />
          <rdf:li rdf:resource="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1360" />
        </rdf:Seq>
  </items>
</channel>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1369">
    <title>TDD from scratch</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1369</link>
          <description>Article about development driven by automated tests. Describes technique of method mocking in JMock.</description>
              <content:encoded><![CDATA[Article about development driven by automated tests. Describes technique of method mocking in JMock.]]></content:encoded>
              <dc:date>2008-12-31T01:57:16-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1368">
    <title>Unit and Integration testing in Java</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1368</link>
          <description>This article describes two general approaches to automated testing of source code. It covers next technologies used for making tests in Java: JUnit, JMock, FIT. Reader will build sample project step by step and cover it with tests of different ki ...</description>
              <content:encoded><![CDATA[This article describes two general approaches to automated testing of source code. It covers next technologies used for making tests in Java: JUnit, JMock, FIT. Reader will build sample project step by step and cover it with tests of different kinds. Every practical action will be supplied with theoretical information (or just thoughts if you like). ]]></content:encoded>
              <dc:date>2008-12-31T01:48:43-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1367">
    <title>The Enterprise Implementation Framework (EIF): Beyond the IDEAL Model</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1367</link>
          <description>This article introduces the IDEAL model and the Enterprise Implementation Framework (EIF). The IDEAL model is the Software Engineering Institutes (SEI) &quot;organizational improvement model that serves as a roadmap for initiating, planning, and impl ...</description>
              <content:encoded><![CDATA[This article introduces the IDEAL model and the Enterprise Implementation Framework (EIF). The IDEAL model is the Software Engineering Institutes (SEI) "organizational improvement model that serves as a roadmap for initiating, planning, and implementing improvement actions."]]></content:encoded>
              <dc:date>2008-12-22T07:14:01-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1366">
    <title>How to Select a QA Collaboration Tool</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1366</link>
          <description>This article examines the methods for identifying and choosing a QA collaboration tool, which can serve to support and reinforce process for an organization.</description>
              <content:encoded><![CDATA[This article examines the methods for identifying and choosing a QA collaboration tool, which can serve to support and reinforce process for an organization.]]></content:encoded>
              <dc:date>2008-12-22T07:11:35-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1365">
    <title>Service Components &amp; Compositions</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1365</link>
          <description>This article examines how to develop service components and combine them, when appropriate, to form service compositions. The open source product used for this is Apache Tuscany, which is an implementation of the Service Component Architecture (S ...</description>
              <content:encoded><![CDATA[This article examines how to develop service components and combine them, when appropriate, to form service compositions. The open source product used for this is Apache Tuscany, which is an implementation of the Service Component Architecture (SCA), a standard now being shepherded by the OASIS group with support by many leading vendors such as IBM and Oracle.]]></content:encoded>
              <dc:date>2008-12-22T07:09:55-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1364">
    <title>Fingers in the Air: a Gentle Introduction to Software Estimation</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1364</link>
          <description>An introduction to the software estimation process aimed at project managers, developers and customers who want to get a better understanding of the basics this subject, and avoid to make their projects a death march one.</description>
              <content:encoded><![CDATA[An introduction to the software estimation process aimed at project managers, developers and customers who want to get a better understanding of the basics this subject, and avoid to make their projects a death march one.]]></content:encoded>
              <dc:date>2008-12-22T07:06:39-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1363">
    <title>Behavior Driven Database Development</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1363</link>
          <description>This article shows how the behavior driven development can be applied to database development and how it can be used to develop and design databases in an iterative and incremental way.</description>
              <content:encoded><![CDATA[This article shows how the behavior driven development can be applied to database development and how it can be used to develop and design databases in an iterative and incremental way.]]></content:encoded>
              <dc:date>2008-12-22T07:05:14-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1362">
    <title>12 Steps To Faster Web Pages With Visual Round Trip Analyzer</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1362</link>
          <description>So many factors can affect the performance of a Web pagethe distance between server and client, the size of the elements on the page, how the browser loads these elements, available bandwidth. Finding those bottlenecks and identifying the culpri ...</description>
              <content:encoded><![CDATA[So many factors can affect the performance of a Web pagethe distance between server and client, the size of the elements on the page, how the browser loads these elements, available bandwidth. Finding those bottlenecks and identifying the culprits is no easy task. But identifying the causes can yield some significant improvements. In this article, I'll show you how to spot and remedy some common causes of poor performance. I'll also introduce you to Visual Round Trip Analyzer (VRTA), a tool that can distinguish among the various factors that cause performance problems and present them as a graphical map. Then I'll show you how to perform your analysis using VRTA. But before we begin, find out how much you already know by taking the speed quiz called "How Do You Improve Page Loading?" that is included in this article.]]></content:encoded>
              <dc:date>2008-12-17T04:41:32-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1361">
    <title>Browser Interoperability In Silverlight 2</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1361</link>
          <description>Silverlight comes with a browser interoperability layer that allows managed code to access the document object model (DOM) of the underlying page and register managed handlers for page-level events. At the same time, any JavaScript code running i ...</description>
              <content:encoded><![CDATA[Silverlight comes with a browser interoperability layer that allows managed code to access the document object model (DOM) of the underlying page and register managed handlers for page-level events. At the same time, any JavaScript code running in the page can gain access to the XAML content of the plug-in and even make modifications. Finally, JavaScript code running in the page can also invoke managed functions as long as these functions are exposed properly. This month I'll discuss the browser interoperability layer of Silverlight 2 and the ways you can take advantage of it in your applications.]]></content:encoded>
              <dc:date>2008-12-17T04:37:49-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
  <item rdf:about="http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1360">
    <title>Cloud Gazing From Silverlight 2</title>
    <link>http://www.softdevarticles.com/modules/weblinks/singlelink.php?lid=1360</link>
          <description>There are plenty of third-party Web services that offer everything from access to their APIs to storage of client-specific and custom data. I&apos;ll discuss the consuming and passing of data between Silverlight applications and the cloud of services. ...</description>
              <content:encoded><![CDATA[There are plenty of third-party Web services that offer everything from access to their APIs to storage of client-specific and custom data. I'll discuss the consuming and passing of data between Silverlight applications and the cloud of services. I'll also show how data can be consumed using several XML parsing libraries. For example, XML documents can be opened and iterated through or XML can be queried using LINQ to XML. Services such as Flickr, Amazon, Twitter, and Live Search all expose APIs that can be communicated with through various Web service techniques. Here I'll discuss some of these APIs and show how you can communicate with them using REST- and SOAP-based services.]]></content:encoded>
              <dc:date>2008-12-17T04:36:00-05:00</dc:date>
                  <dc:subject>Articles Directory</dc:subject>
      </item>
</rdf:RDF>