<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Doing better</title>
	<atom:link href="http://www.longacre-scm.com/blog/index.php/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.longacre-scm.com/blog</link>
	<description>Opinions on CM, software development, and process automation from Longacre.</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:08:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Unit tests for MySQL scripts by David Wheeler</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts/comment-page-1#comment-6078</link>
		<dc:creator>David Wheeler</dc:creator>
		<pubDate>Fri, 30 Jul 2010 19:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2009/04/58#comment-6078</guid>
		<description>Okay, at OSCON last week I went ahead and ported the core of &lt;a href=&quot;http://pgtap.org/&quot; rel=&quot;nofollow&quot;&gt;pgTAP&lt;/a&gt; to MySQL. And now there is &lt;a href=&quot;http://theory.github.org/mytap/&quot; rel=&quot;nofollow&quot;&gt;MyTAP&lt;/a&gt;.

Enjoy!

David</description>
		<content:encoded><![CDATA[<p>Okay, at OSCON last week I went ahead and ported the core of <a href="http://pgtap.org/" rel="nofollow">pgTAP</a> to MySQL. And now there is <a href="http://theory.github.org/mytap/" rel="nofollow">MyTAP</a>.</p>
<p>Enjoy!</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit tests for MySQL scripts by Mark Carranza</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts/comment-page-1#comment-6070</link>
		<dc:creator>Mark Carranza</dc:creator>
		<pubDate>Fri, 30 Jul 2010 06:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2009/04/58#comment-6070</guid>
		<description>the datacharmer.org URL is currently incorrect.

Giuseppe Maxia&#039;s testing page:
http://datacharmer.blogspot.com/2006/01/mysql-5-general-purpose-routine_27.html

about the library: http://www.nongnu.org/mysql-sr-lib/

source code: http://sourceforge.net/projects/mysql-sr-lib/</description>
		<content:encoded><![CDATA[<p>the datacharmer.org URL is currently incorrect.</p>
<p>Giuseppe Maxia&#8217;s testing page:<br />
<a href="http://datacharmer.blogspot.com/2006/01/mysql-5-general-purpose-routine_27.html" rel="nofollow">http://datacharmer.blogspot.com/2006/01/mysql-5-general-purpose-routine_27.html</a></p>
<p>about the library: <a href="http://www.nongnu.org/mysql-sr-lib/" rel="nofollow">http://www.nongnu.org/mysql-sr-lib/</a></p>
<p>source code: <a href="http://sourceforge.net/projects/mysql-sr-lib/" rel="nofollow">http://sourceforge.net/projects/mysql-sr-lib/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit tests for MySQL scripts by David Wheeler</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts/comment-page-1#comment-5742</link>
		<dc:creator>David Wheeler</dc:creator>
		<pubDate>Mon, 28 Jun 2010 03:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2009/04/58#comment-5742</guid>
		<description>Thanks, will do.</description>
		<content:encoded><![CDATA[<p>Thanks, will do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit tests for MySQL scripts by Austin Hastings</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts/comment-page-1#comment-5735</link>
		<dc:creator>Austin Hastings</dc:creator>
		<pubDate>Sun, 27 Jun 2010 02:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2009/04/58#comment-5735</guid>
		<description>It does sound useful. There&#039;s no reason why the post-processing step for any test code - or the intermediate pass/fail logic, for that matter - shouldn&#039;t be able to emit TAP. If someone&#039;s directly interested, send them here or to G.Maxia&#039;s site directly - he&#039;s the one with the open source code base, after all.</description>
		<content:encoded><![CDATA[<p>It does sound useful. There&#8217;s no reason why the post-processing step for any test code &#8211; or the intermediate pass/fail logic, for that matter &#8211; shouldn&#8217;t be able to emit TAP. If someone&#8217;s directly interested, send them here or to G.Maxia&#8217;s site directly &#8211; he&#8217;s the one with the open source code base, after all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit tests for MySQL scripts by David Wheeler</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts/comment-page-1#comment-5733</link>
		<dc:creator>David Wheeler</dc:creator>
		<pubDate>Sun, 27 Jun 2010 00:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2009/04/58#comment-5733</guid>
		<description>Pity. Sounds like it&#039;d be useful. I&#039;m not a MySQL user myself or I&#039;d create MyTAP…Not sure where to direct incipient MySQL unit testers…

David</description>
		<content:encoded><![CDATA[<p>Pity. Sounds like it&#8217;d be useful. I&#8217;m not a MySQL user myself or I&#8217;d create MyTAP…Not sure where to direct incipient MySQL unit testers…</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit tests for MySQL scripts by Austin Hastings</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts/comment-page-1#comment-5729</link>
		<dc:creator>Austin Hastings</dc:creator>
		<pubDate>Sat, 26 Jun 2010 07:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2009/04/58#comment-5729</guid>
		<description>David,

No, the code isn&#039;t released - it&#039;s not my IP, so there&#039;s nothing I can do except encourage people to duplicate the work. :(  

Good luck,

=Austin</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>No, the code isn&#8217;t released &#8211; it&#8217;s not my IP, so there&#8217;s nothing I can do except encourage people to duplicate the work. <img src='http://www.longacre-scm.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   </p>
<p>Good luck,</p>
<p>=Austin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit tests for MySQL scripts by David Wheeler</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts/comment-page-1#comment-5727</link>
		<dc:creator>David Wheeler</dc:creator>
		<pubDate>Fri, 25 Jun 2010 23:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2009/04/58#comment-5727</guid>
		<description>Hey there,

I&#039;m doing a presentation on &lt;a href=&quot;http://www.oscon.com/oscon2010/public/schedule/detail/14168&quot; rel=&quot;nofollow&quot;&gt;test driven database development&lt;/a&gt; at OSCON this year and need to point folks at something for unit-testing MySQL. The stuff you&#039;ve created sounds great, and pretty complementary to my own &lt;a href=&quot;http://pgtap.org/&quot; rel=&quot;nofollow&quot;&gt;pgTAP&lt;/a&gt;. Have you released the code anywhere?

Thanks!

David</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>I&#8217;m doing a presentation on <a href="http://www.oscon.com/oscon2010/public/schedule/detail/14168" rel="nofollow">test driven database development</a> at OSCON this year and need to point folks at something for unit-testing MySQL. The stuff you&#8217;ve created sounds great, and pretty complementary to my own <a href="http://pgtap.org/" rel="nofollow">pgTAP</a>. Have you released the code anywhere?</p>
<p>Thanks!</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things left unsaid&#8230; by Austin Hastings</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/06/things-left-unsaid/comment-page-1#comment-4392</link>
		<dc:creator>Austin Hastings</dc:creator>
		<pubDate>Mon, 29 Jun 2009 00:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/?p=69#comment-4392</guid>
		<description>It&#039;s not how well the bear dances...</description>
		<content:encoded><![CDATA[<p>It&#8217;s not how well the bear dances&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things left unsaid&#8230; by Bill Mattocks</title>
		<link>http://www.longacre-scm.com/blog/index.php/2009/06/things-left-unsaid/comment-page-1#comment-4391</link>
		<dc:creator>Bill Mattocks</dc:creator>
		<pubDate>Mon, 29 Jun 2009 00:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/?p=69#comment-4391</guid>
		<description>Nice! Writing compilers, eh?  Amazing.</description>
		<content:encoded><![CDATA[<p>Nice! Writing compilers, eh?  Amazing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dimension: Requirements or Business Demands by Doing better » Dimension: Requirements or Business Demands &#171; Peter Bakker&#8217;s Sketches</title>
		<link>http://www.longacre-scm.com/blog/index.php/2008/03/dimension-requirements-or-business-demands/comment-page-1#comment-2922</link>
		<dc:creator>Doing better » Dimension: Requirements or Business Demands &#171; Peter Bakker&#8217;s Sketches</dc:creator>
		<pubDate>Sun, 27 Jul 2008 08:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.longacre-scm.com/blog/index.php/2008/03/dimension-requirements-or-business-demands#comment-2922</guid>
		<description>[...]   Tags: Governance, RM, Stakeholders   On the &#8220;Doing better&#8221; is an article posted about Dimension: Requirements or Business Demands: Changing or unknown requirements can be a huge source of problems for a development team. [...]</description>
		<content:encoded><![CDATA[<p>[...]   Tags: Governance, RM, Stakeholders   On the &#8220;Doing better&#8221; is an article posted about Dimension: Requirements or Business Demands: Changing or unknown requirements can be a huge source of problems for a development team. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

