<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Curmudgeoclast &#187; opensource</title>
	<atom:link href="http://techblog.daveastels.com/tag/opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.daveastels.com</link>
	<description>This sucks, wouldn&#039;t it be cool if...?</description>
	<lastBuildDate>Mon, 18 Jan 2010 22:30:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Opensource Google C++ testing framework</title>
		<link>http://techblog.daveastels.com/2008/07/03/google-is-opensourcing-our-c-testing-framework/</link>
		<comments>http://techblog.daveastels.com/2008/07/03/google-is-opensourcing-our-c-testing-framework/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 01:52:03 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=8</guid>
		<description><![CDATA[I&#8217;m pleased to say that we are opensourcing our C++ xUnit-style framework.  See the official announcement.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to say that we are opensourcing our C++ xUnit-style framework.  See the <a href="http://googletesting.blogspot.com/2008/07/announcing-new-google-c-testing.html">official announcement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2008/07/03/google-is-opensourcing-our-c-testing-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Tool</title>
		<link>http://techblog.daveastels.com/2008/05/14/cool-tool/</link>
		<comments>http://techblog.daveastels.com/2008/05/14/cool-tool/#comments</comments>
		<pubDate>Wed, 14 May 2008 13:17:01 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=12</guid>
		<description><![CDATA[A friend of mine, Misko Hevery, has written a very cool opensource tool for analyzing Java projects and scoring them in terms of how testable they are.  His plans are to have it point out what&#8217;s wrong, and make suggestions as to what you can do to improve the situation.
Check it out: Testability Explorer
Well [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine, <a href="http://sites.google.com/a/hevery.com/misko-hevery/Home">Misko Hevery</a>, has written a very cool opensource tool for analyzing Java projects and scoring them in terms of how testable they are.  His plans are to have it point out what&#8217;s wrong, and make suggestions as to what you can do to improve the situation.</p>
<p>Check it out: <a href="http://www.testabilityexplorer.org">Testability Explorer</a></p>
<p>Well worth looking at.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2008/05/14/cool-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
