<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>AidenWeb - Open Source Software</title>
    <link>http://www.aidenweb.co.uk/</link>
    <description />
    <language>en-us</language>
    <copyright>Aiden Montgomery</copyright>
    <lastBuildDate>Sun, 03 Feb 2008 12:23:45 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>blog@aidenweb.co.uk</managingEditor>
    <webMaster>blog@aidenweb.co.uk</webMaster>
    <item>
      <trackback:ping>http://www.aidenweb.co.uk/Trackback.aspx?guid=a8436f4f-afaf-4b91-beaa-c8f2916e150e</trackback:ping>
      <pingback:server>http://www.aidenweb.co.uk/pingback.aspx</pingback:server>
      <pingback:target>http://www.aidenweb.co.uk/PermaLink,guid,a8436f4f-afaf-4b91-beaa-c8f2916e150e.aspx</pingback:target>
      <dc:creator>Aiden Montgomery</dc:creator>
      <wfw:comment>http://www.aidenweb.co.uk/CommentView,guid,a8436f4f-afaf-4b91-beaa-c8f2916e150e.aspx</wfw:comment>
      <wfw:commentRss>http://www.aidenweb.co.uk/SyndicationService.asmx/GetEntryCommentsRss?guid=a8436f4f-afaf-4b91-beaa-c8f2916e150e</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
So the end of January has come and we have still not released Doppler v3.  Some
progress has been made on fixing issues, however some have proven difficult to either
reproduce or solve.  There are <strike>23</strike> 22 open issues listed in the
project, only <strike>8</strike> 7 of these appear to be software issues, the others
are future work listings.
</p>
        <h3>Outstanding Bugs
</h3>
        <p>
          <a title="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4619" href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4619">4619
: Doppler fails to close podcast files after download</a>
          <br />
          <a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4615">4615
: Doppler fails to clear old logs</a>
          <br />
          <a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=5197">
            <strike>5197
: Doppler consumes 100% CPU if total size spacesaver is reached and oldest file in
directory is .incomplete</strike>
          </a>
          <br />
          <a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=5252">5252
: Retrying a failed download causes an exception</a>
          <br />
          <a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4964">4964
: Repeated failure to retrieve size of mp3s</a>
          <br />
          <a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4616">4616
: Doppler fails to set genre of downloaded podcast</a>
          <br />
          <a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4618">4618
: Doppler fails to download podcasts on first try but then succeeds on second try</a>
          <br />
          <a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4614">4614
: Trouble with DPI at 192</a>
        </p>
        <p>
The first issue appears to be caused by the Windows Media Player plug-in, I will write
about this separately as it needs more research.<br />
The second issue I have been unable to reproduce and my version appears to delete
all previous logs without any issue.<br />
Issue 4616 has now (Monday 3th Feb 2008) been partially fixed.  The setting of
genre will now happen if the file is an mp3 file.<br />
The others on the list I am starting to look into when I have time.
</p>
        <h3>Migration to vs 2008
</h3>
        <p>
One of the positive things this week on the project was the actual move to VS 2008. 
This is something that has been attempted a couple of times.  If you look at
the check-in history for the project, you will see a number of commits claiming to
have moved the project to VS 2008.
</p>
        <h3>Starting build script creation
</h3>
        <p>
So with all the changes to the solution and no longer requiring iTunes to be installed
for a compilation, it is time to begin the Continuous Integration work.
</p>
        <p>
This might seem pointless right now, as there are no tests for the project, but I
want to start out with a simple script to help everyone working with the project to
understand what is going on.  The plan was to do this today/tonight, however
I ended up fixing one of the issues above.
</p>
        <h3>IRC channel
</h3>
        <p>
It is a bit lonely in the #Doppler IRC channel on <a href="http://freenode.net/">irc.freenode.net</a>. 
I have had three visitors :) The first was HolisticDeveloper who popped in to talk
to me about a couple of issues.  The second was none other than <a href="http://www.dopplerradio.net/">Erwin</a> himself,
who came in to chat about project file migrations and the Window Media Player issue. 
The final visitor was someone coming looking for help.  They seemed to be having
problems with a feed they were subscribed to not downloading.  I wasn't much
help as I am running the latest developer version of the code.  I subscribed
to the feed that was causing issues and found that it started downloading immediately. 
I hope they have some luck finding out what the problem was.
</p>
        <img width="0" height="0" src="http://www.aidenweb.co.uk/aggbug.ashx?id=a8436f4f-afaf-4b91-beaa-c8f2916e150e" />
      </body>
      <title>Doppler Project : Progress So Far</title>
      <guid isPermaLink="false">http://www.aidenweb.co.uk/PermaLink,guid,a8436f4f-afaf-4b91-beaa-c8f2916e150e.aspx</guid>
      <link>http://www.aidenweb.co.uk/2008/02/03/DopplerProjectProgressSoFar.aspx</link>
      <pubDate>Sun, 03 Feb 2008 12:23:45 GMT</pubDate>
      <description>&lt;p&gt;
So the end of January has come and we have still not released Doppler v3.&amp;nbsp; Some
progress has been made on fixing issues, however some have proven difficult to either
reproduce or solve.&amp;nbsp; There are &lt;strike&gt;23&lt;/strike&gt; 22 open issues listed in the
project, only &lt;strike&gt;8&lt;/strike&gt; 7 of these appear to be software issues, the others
are future work listings.
&lt;/p&gt;
&lt;h3&gt;Outstanding Bugs
&lt;/h3&gt;
&lt;p&gt;
&lt;a title="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4619" href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4619"&gt;4619
: Doppler fails to close podcast files after download&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4615"&gt;4615
: Doppler fails to clear old logs&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=5197"&gt;&lt;strike&gt;5197
: Doppler consumes 100% CPU if total size spacesaver is reached and oldest file in
directory is .incomplete&lt;/strike&gt;&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=5252"&gt;5252
: Retrying a failed download causes an exception&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4964"&gt;4964
: Repeated failure to retrieve size of mp3s&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4616"&gt;4616
: Doppler fails to set genre of downloaded podcast&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4618"&gt;4618
: Doppler fails to download podcasts on first try but then succeeds on second try&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.codeplex.com/doppler/WorkItem/View.aspx?WorkItemId=4614"&gt;4614
: Trouble with DPI at 192&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
The first issue appears to be caused by the Windows Media Player plug-in, I will write
about this separately as it needs more research.&lt;br&gt;
The second issue I have been unable to reproduce and my version appears to delete
all previous logs without any issue.&lt;br&gt;
Issue 4616 has now (Monday 3th Feb 2008) been partially fixed.&amp;nbsp; The setting of
genre will now happen if the file is an mp3 file.&lt;br&gt;
The others on the list I am starting to look into when I have time.
&lt;/p&gt;
&lt;h3&gt;Migration to vs 2008
&lt;/h3&gt;
&lt;p&gt;
One of the positive things this week on the project was the actual move to VS 2008.&amp;nbsp;
This is something that has been attempted a couple of times.&amp;nbsp; If you look at
the check-in history for the project, you will see a number of commits claiming to
have moved the project to VS 2008.
&lt;/p&gt;
&lt;h3&gt;Starting build script creation
&lt;/h3&gt;
&lt;p&gt;
So with all the changes to the solution and no longer requiring iTunes to be installed
for a compilation, it is time to begin the Continuous Integration work.
&lt;/p&gt;
&lt;p&gt;
This might seem pointless right now, as there are no tests for the project, but I
want to start out with a simple script to help everyone working with the project to
understand what is going on.&amp;nbsp; The plan was to do this today/tonight, however
I ended up fixing one of the issues above.
&lt;/p&gt;
&lt;h3&gt;IRC channel
&lt;/h3&gt;
&lt;p&gt;
It is a bit lonely in the #Doppler IRC channel on &lt;a href="http://freenode.net/"&gt;irc.freenode.net&lt;/a&gt;.&amp;nbsp;
I have had three visitors :) The first was HolisticDeveloper who popped in to talk
to me about a couple of issues.&amp;nbsp; The second was none other than &lt;a href="http://www.dopplerradio.net/"&gt;Erwin&lt;/a&gt; himself,
who came in to chat about project file migrations and the Window Media Player issue.&amp;nbsp;
The final visitor was someone coming looking for help.&amp;nbsp; They seemed to be having
problems with a feed they were subscribed to not downloading.&amp;nbsp; I wasn't much
help as I am running the latest developer version of the code.&amp;nbsp; I subscribed
to the feed that was causing issues and found that it started downloading immediately.&amp;nbsp;
I hope they have some luck finding out what the problem was.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.aidenweb.co.uk/aggbug.ashx?id=a8436f4f-afaf-4b91-beaa-c8f2916e150e" /&gt;</description>
      <comments>http://www.aidenweb.co.uk/CommentView,guid,a8436f4f-afaf-4b91-beaa-c8f2916e150e.aspx</comments>
      <category>Doppler</category>
      <category>Open Source Software</category>
    </item>
    <item>
      <trackback:ping>http://www.aidenweb.co.uk/Trackback.aspx?guid=03186649-ec7c-414e-b61b-2d9f51cf76a0</trackback:ping>
      <pingback:server>http://www.aidenweb.co.uk/pingback.aspx</pingback:server>
      <pingback:target>http://www.aidenweb.co.uk/PermaLink,guid,03186649-ec7c-414e-b61b-2d9f51cf76a0.aspx</pingback:target>
      <dc:creator>Aiden Montgomery</dc:creator>
      <wfw:comment>http://www.aidenweb.co.uk/CommentView,guid,03186649-ec7c-414e-b61b-2d9f51cf76a0.aspx</wfw:comment>
      <wfw:commentRss>http://www.aidenweb.co.uk/SyndicationService.asmx/GetEntryCommentsRss?guid=03186649-ec7c-414e-b61b-2d9f51cf76a0</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The Doppler Open Source Software project began in October 2007, when the source code
for Doppler was released on <a href="http://www.codeplex.com/">codeplex</a>, following
this <a href="http://www.dopplerradio.net/2007/10/08/the-project-is-public-now">this
post</a> on <a href="http://www.dopplerradio.net/">DopplerRadio</a>.
</p>
        <p>
I joined the project not long after this and started looking forward to working on
the source code.  Since then I have fixed a few problems in the current development
version and actually checked source in.  This probably doesn't seem like a big
achievement, however this is my first OSS and I am proud to be contributing.
</p>
        <p>
The current goal for the project is to finish Doppler 3 CTP and make it stable enough
to release.  We seem to be getting rid of problems at a reasonable rate and aim
to have this task complete by the end of January 2008.
</p>
        <p>
In the middle of December we had a Live Meeting to discuss the future of the project,
the roles people will play and what we want to get out of the time working with the
code base.
</p>
        <p>
It was decided that we would try and re-write the application using as much of the
technology provided in the .net 3.5 stack as possible.  This would include: -
</p>
        <ul>
          <li>
            <a href="http://msdn2.microsoft.com/en-us/netframework/aa663328.aspx">Windows Workflow
Foundation</a> for managing background tasks, such as checking feeds and downloading
enclosures.</li>
          <li>
            <a href="http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx">Windows Communication
Foundation</a> for parsing syndicated content, specifically (<a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication.aspx">System.ServiceModel.Syndication</a>).</li>
          <li>
            <a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx">Windows Presentation
Foundation</a> for the user interface experience.</li>
          <li>
            <a href="http://msdn2.microsoft.com/en-us/library/system.addin.aspx">System.AddIn</a> for
providing an Add In model for non-core features and 3rd party modules.</li>
          <li>
            <a href="http://msdn2.microsoft.com/en-us/vstudio/default.aspx">Visual Studio 2008</a> as
a development environment.</li>
          <li>
            <a href="http://msdn2.microsoft.com/en-us/library/t71a733d(VS.80).aspx">ClickOnce</a> as
a deployment method.</li>
          <li>
            <a href="http://msdn2.microsoft.com/en-us/library/0k6kkbsd.aspx">MSBuild</a> for all
build related scripting.</li>
        </ul>
        <p>
I am sure that there are some areas that I have missed, this is what I can remember
right now.
</p>
        <p>
We are going to attempt to use a <a href="http://www.agiledata.org/essays/tdd.html">Test
Driven Design</a> approach with <a href="http://behaviour-driven.org/">Behaviour Driven
Development</a> style specifications to drive the project.  The BDD documentation
will provide a set of user stories that we will attempt to prioritise and split into
iterations.  I am not sure how well this is going to work on an OSS project,
but it will be interesting to see.
</p>
        <p>
I believe that one of the important decisions made was that anything used during the
development of Doppler v4 will be available freely, or at least have a free version
available.  The tools that are in use right now, that I know of, are :-
</p>
        <ul>
          <li>
            <a href="http://www.nunit.org">NUnit</a> testing framework</li>
          <li>
            <a href="http://www.ayende.com/projects/rhino-mocks.aspx">Rhino Mocks</a> mocking
framework</li>
          <li>
            <a href="http://www.jetbrains.com/teamcity">TeamCity</a> for continuous integration
server</li>
          <li>
            <a href="http://www.ncover.com">NCover</a> + <a href="http://www.kiwidude.com/blog/2006/01/ncoverexplorer-debut.html">NCoverExplorer</a> for
code coverage analysis</li>
        </ul>
        <p>
          <a href="http://www.jetbrains.com/teamcity">TeamCity</a> and <a href="http://www.ncover.com">NCover</a> are
both commercial products; however <a href="http://www.jetbrains.com/">JetBrains</a> offer
a <a href="http://www.jetbrains.com/teamcity/features/newfeatures.html#Professional_and_Enterprise_Editions">free
professional version</a> of the <a href="http://www.jetbrains.com/teamcity">TeamCity</a> and <a href="http://www.gnoso.com/">Gnoso</a> still
make some <a href="http://www.ncover.com/download/discontinued">beta versions</a> of <a href="http://www.ncover.com">NCover</a> available
for free.  Both companies also provide a free license for OSS projects. 
We are currently using the free professional version of TeamCity, with the intention
of approaching them for an OSS license shortly.  <a href="http://www.gnoso.com/">Gnoso</a> have
already granted us an OSS project license for professional version of <a href="http://www.ncover.com">NCover</a> and <a href="http://www.kiwidude.com/blog/2006/01/ncoverexplorer-debut.html">NCoverExplorer</a>.
</p>
        <p>
The reason for choosing <a href="http://www.nunit.org">NUnit</a> instead of the build
in testing features of Visual Studio 2008 was two-fold: -
</p>
        <ol>
          <li>
Visual Studio 2008 Express editions do not support the Microsoft Test features.</li>
          <li>
            <a href="http://www.nunit.org">NUnit</a> is familiar to several of the developers
and is an excellent testing framework.</li>
        </ol>
        <p>
As I work with the Doppler project I am going to write about my experiences on here. 
The first subject will be the setting up of a Continuous Integration process for the
project.
</p>
        <img width="0" height="0" src="http://www.aidenweb.co.uk/aggbug.ashx?id=03186649-ec7c-414e-b61b-2d9f51cf76a0" />
      </body>
      <title>Preparing for Doppler v4 Iteration 1</title>
      <guid isPermaLink="false">http://www.aidenweb.co.uk/PermaLink,guid,03186649-ec7c-414e-b61b-2d9f51cf76a0.aspx</guid>
      <link>http://www.aidenweb.co.uk/2008/01/18/PreparingForDopplerV4Iteration1.aspx</link>
      <pubDate>Fri, 18 Jan 2008 12:01:06 GMT</pubDate>
      <description>&lt;p&gt;
The Doppler Open Source Software project began in October 2007, when the source code
for Doppler was released on &lt;a href="http://www.codeplex.com/"&gt;codeplex&lt;/a&gt;, following
this &lt;a href="http://www.dopplerradio.net/2007/10/08/the-project-is-public-now"&gt;this
post&lt;/a&gt; on &lt;a href="http://www.dopplerradio.net/"&gt;DopplerRadio&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
I joined the project not long after this and started looking forward to working on
the source code.&amp;nbsp; Since then I have fixed a few problems in the current development
version and actually checked source in.&amp;nbsp; This probably doesn't seem like a big
achievement, however this is my first OSS and I am proud to be contributing.
&lt;/p&gt;
&lt;p&gt;
The current goal for the project is to finish Doppler 3 CTP and make it stable enough
to release.&amp;nbsp; We seem to be getting rid of problems at a reasonable rate and aim
to have this task complete by the end of January 2008.
&lt;/p&gt;
&lt;p&gt;
In the middle of December we had a Live Meeting to discuss the future of the project,
the roles people will play and what we want to get out of the time working with the
code base.
&lt;/p&gt;
&lt;p&gt;
It was decided that we would try and re-write the application using as much of the
technology provided in the .net 3.5 stack as possible.&amp;nbsp; This would include: -
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa663328.aspx"&gt;Windows Workflow
Foundation&lt;/a&gt; for managing background tasks, such as checking feeds and downloading
enclosures.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa663324.aspx"&gt;Windows Communication
Foundation&lt;/a&gt; for parsing syndicated content, specifically (&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication.aspx"&gt;System.ServiceModel.Syndication&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx"&gt;Windows Presentation
Foundation&lt;/a&gt; for the user interface experience.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/library/system.addin.aspx"&gt;System.AddIn&lt;/a&gt; for
providing an Add In model for non-core features and 3rd party modules.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/vstudio/default.aspx"&gt;Visual Studio 2008&lt;/a&gt; as
a development environment.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/library/t71a733d(VS.80).aspx"&gt;ClickOnce&lt;/a&gt; as
a deployment method.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://msdn2.microsoft.com/en-us/library/0k6kkbsd.aspx"&gt;MSBuild&lt;/a&gt; for all
build related scripting.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
I am sure that there are some areas that I have missed, this is what I can remember
right now.
&lt;/p&gt;
&lt;p&gt;
We are going to attempt to use a &lt;a href="http://www.agiledata.org/essays/tdd.html"&gt;Test
Driven Design&lt;/a&gt; approach with &lt;a href="http://behaviour-driven.org/"&gt;Behaviour Driven
Development&lt;/a&gt; style specifications to drive the project.&amp;nbsp; The BDD documentation
will provide a set of user stories that we will attempt to prioritise and split into
iterations.&amp;nbsp; I am not sure how well this is going to work on an OSS project,
but it will be interesting to see.
&lt;/p&gt;
&lt;p&gt;
I believe that one of the important decisions made was that anything used during the
development of Doppler v4 will be available freely, or at least have a free version
available.&amp;nbsp; The tools that are in use right now, that I know of, are :-
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.nunit.org"&gt;NUnit&lt;/a&gt; testing framework&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.ayende.com/projects/rhino-mocks.aspx"&gt;Rhino Mocks&lt;/a&gt; mocking
framework&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.jetbrains.com/teamcity"&gt;TeamCity&lt;/a&gt; for continuous integration
server&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.ncover.com"&gt;NCover&lt;/a&gt; + &lt;a href="http://www.kiwidude.com/blog/2006/01/ncoverexplorer-debut.html"&gt;NCoverExplorer&lt;/a&gt; for
code coverage analysis&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;a href="http://www.jetbrains.com/teamcity"&gt;TeamCity&lt;/a&gt; and &lt;a href="http://www.ncover.com"&gt;NCover&lt;/a&gt; are
both commercial products; however &lt;a href="http://www.jetbrains.com/"&gt;JetBrains&lt;/a&gt; offer
a &lt;a href="http://www.jetbrains.com/teamcity/features/newfeatures.html#Professional_and_Enterprise_Editions"&gt;free
professional version&lt;/a&gt; of the &lt;a href="http://www.jetbrains.com/teamcity"&gt;TeamCity&lt;/a&gt; and &lt;a href="http://www.gnoso.com/"&gt;Gnoso&lt;/a&gt; still
make some &lt;a href="http://www.ncover.com/download/discontinued"&gt;beta versions&lt;/a&gt; of &lt;a href="http://www.ncover.com"&gt;NCover&lt;/a&gt; available
for free.&amp;nbsp; Both companies also provide a free license for OSS projects.&amp;nbsp;
We are currently using the free professional version of TeamCity, with the intention
of approaching them for an OSS license shortly.&amp;nbsp; &lt;a href="http://www.gnoso.com/"&gt;Gnoso&lt;/a&gt; have
already granted us an OSS project license for professional version of &lt;a href="http://www.ncover.com"&gt;NCover&lt;/a&gt; and &lt;a href="http://www.kiwidude.com/blog/2006/01/ncoverexplorer-debut.html"&gt;NCoverExplorer&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The reason for choosing &lt;a href="http://www.nunit.org"&gt;NUnit&lt;/a&gt; instead of the build
in testing features of Visual Studio 2008 was two-fold: -
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Visual Studio 2008 Express editions do not support the Microsoft Test features.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.nunit.org"&gt;NUnit&lt;/a&gt; is familiar to several of the developers
and is an excellent testing framework.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
As I work with the Doppler project I am going to write about my experiences on here.&amp;nbsp;
The first subject will be the setting up of a Continuous Integration process for the
project.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.aidenweb.co.uk/aggbug.ashx?id=03186649-ec7c-414e-b61b-2d9f51cf76a0" /&gt;</description>
      <comments>http://www.aidenweb.co.uk/CommentView,guid,03186649-ec7c-414e-b61b-2d9f51cf76a0.aspx</comments>
      <category>Doppler</category>
      <category>Open Source Software</category>
    </item>
  </channel>
</rss>