<?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 Ramblings</title>
	<atom:link href="http://www.flamingspork.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flamingspork.com/blog</link>
	<description>Ramblings which occasionally resemble reality. This is the blog of Stewart Smith.</description>
	<lastBuildDate>Mon, 30 Aug 2010 10:19:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on SHOW CREATE TABLE using table protobuf message by Jobin Augustine</title>
		<link>http://www.flamingspork.com/blog/2010/08/20/show-create-table-using-table-protobuf-message/comment-page-1/#comment-94745</link>
		<dc:creator>Jobin Augustine</dc:creator>
		<pubDate>Mon, 30 Aug 2010 10:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2121#comment-94745</guid>
		<description>My claps as a community member.
Happy to see things are getting straighten.</description>
		<content:encoded><![CDATA[<p>My claps as a community member.<br />
Happy to see things are getting straighten.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SHOW CREATE TABLE using table protobuf message by Justin Swanhart</title>
		<link>http://www.flamingspork.com/blog/2010/08/20/show-create-table-using-table-protobuf-message/comment-page-1/#comment-94429</link>
		<dc:creator>Justin Swanhart</dc:creator>
		<pubDate>Sat, 21 Aug 2010 00:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2121#comment-94429</guid>
		<description>Awesome.</description>
		<content:encoded><![CDATA[<p>Awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SHOW CREATE TABLE using table protobuf message by Tweets that mention SHOW CREATE TABLE using table protobuf message &#124; Ramblings -- Topsy.com</title>
		<link>http://www.flamingspork.com/blog/2010/08/20/show-create-table-using-table-protobuf-message/comment-page-1/#comment-94274</link>
		<dc:creator>Tweets that mention SHOW CREATE TABLE using table protobuf message &#124; Ramblings -- Topsy.com</dc:creator>
		<pubDate>Fri, 20 Aug 2010 04:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2121#comment-94274</guid>
		<description>[...] This post was mentioned on Twitter by planetmysql and Zuissi, drizzlenews. drizzlenews said: PlanetDrizzle Stewart Smith: SHOW CREATE TABLE using table protobuf message: … and really testing the replication ... http://bit.ly/b79s3O [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by planetmysql and Zuissi, drizzlenews. drizzlenews said: PlanetDrizzle Stewart Smith: SHOW CREATE TABLE using table protobuf message: … and really testing the replication &#8230; <a href="http://bit.ly/b79s3O">http://bit.ly/b79s3O</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storage Engine independent test suite by Stewart Smith</title>
		<link>http://www.flamingspork.com/blog/2010/08/18/storage-engine-independent-test-suite/comment-page-1/#comment-94085</link>
		<dc:creator>Stewart Smith</dc:creator>
		<pubDate>Wed, 18 Aug 2010 17:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2118#comment-94085</guid>
		<description>Hrrm... excellent. This must have been fairly recently, and certainly not well publicised.

I&#039;ll see what I can combine.</description>
		<content:encoded><![CDATA[<p>Hrrm&#8230; excellent. This must have been fairly recently, and certainly not well publicised.</p>
<p>I&#8217;ll see what I can combine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storage Engine independent test suite by Harrison</title>
		<link>http://www.flamingspork.com/blog/2010/08/18/storage-engine-independent-test-suite/comment-page-1/#comment-94079</link>
		<dc:creator>Harrison</dc:creator>
		<pubDate>Wed, 18 Aug 2010 16:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2118#comment-94079</guid>
		<description>MySQL actually has had a storage engine independent test suite, it was added sometime in the 5.1 branch.  

Take a look at the mysql-test/suite/engines/ directory and the README there:

http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.1/annotate/head%3A/mysql-test/suite/engines/README</description>
		<content:encoded><![CDATA[<p>MySQL actually has had a storage engine independent test suite, it was added sometime in the 5.1 branch.  </p>
<p>Take a look at the mysql-test/suite/engines/ directory and the README there:</p>
<p><a href="http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.1/annotate/head%3A/mysql-test/suite/engines/README">http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.1/annotate/head%3A/mysql-test/suite/engines/README</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storage Engine independent test suite by Wei Ye</title>
		<link>http://www.flamingspork.com/blog/2010/08/18/storage-engine-independent-test-suite/comment-page-1/#comment-93982</link>
		<dc:creator>Wei Ye</dc:creator>
		<pubDate>Wed, 18 Aug 2010 04:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2118#comment-93982</guid>
		<description>cool, I will try these basic_foo test</description>
		<content:encoded><![CDATA[<p>cool, I will try these basic_foo test</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storage Engine independent test suite by Tweets that mention Storage Engine independent test suite &#124; Ramblings -- Topsy.com</title>
		<link>http://www.flamingspork.com/blog/2010/08/18/storage-engine-independent-test-suite/comment-page-1/#comment-93971</link>
		<dc:creator>Tweets that mention Storage Engine independent test suite &#124; Ramblings -- Topsy.com</dc:creator>
		<pubDate>Wed, 18 Aug 2010 04:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2118#comment-93971</guid>
		<description>[...] This post was mentioned on Twitter by Programación Web and SQLManager, drizzlenews. drizzlenews said: PlanetDrizzle Stewart Smith: Storage Engine independent test suite: This is something that has never existed in th... http://bit.ly/cfGspr [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Programación Web and SQLManager, drizzlenews. drizzlenews said: PlanetDrizzle Stewart Smith: Storage Engine independent test suite: This is something that has never existed in th&#8230; <a href="http://bit.ly/cfGspr">http://bit.ly/cfGspr</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kodak Portra by Leon Brooks</title>
		<link>http://www.flamingspork.com/blog/2010/08/11/kodak-portra/comment-page-1/#comment-93872</link>
		<dc:creator>Leon Brooks</dc:creator>
		<pubDate>Thu, 12 Aug 2010 01:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2108#comment-93872</guid>
		<description>I think I see what you mean about the final shot. One set of colours/focus/objects in the objects on the line, another set in the distance, but they kind of go together &amp; there&#039;s enough variety in the image to work it (or sections of it) into an enormous variety of topics.</description>
		<content:encoded><![CDATA[<p>I think I see what you mean about the final shot. One set of colours/focus/objects in the objects on the line, another set in the distance, but they kind of go together &amp; there&#8217;s enough variety in the image to work it (or sections of it) into an enormous variety of topics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kodak Portra by Stewart Smith</title>
		<link>http://www.flamingspork.com/blog/2010/08/11/kodak-portra/comment-page-1/#comment-93840</link>
		<dc:creator>Stewart Smith</dc:creator>
		<pubDate>Wed, 11 Aug 2010 00:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2108#comment-93840</guid>
		<description>ISO160 isn&#039;t too bad really. with a 50mm f1.8 on there, can shoot for a while as the sun sets too.</description>
		<content:encoded><![CDATA[<p>ISO160 isn&#8217;t too bad really. with a 50mm f1.8 on there, can shoot for a while as the sun sets too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kodak Portra by Peter</title>
		<link>http://www.flamingspork.com/blog/2010/08/11/kodak-portra/comment-page-1/#comment-93839</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 10 Aug 2010 23:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.flamingspork.com/blog/?p=2108#comment-93839</guid>
		<description>I&#039;ve been shooting on some high-speed Portra NC film for a while now and have been enjoying it a lot. Looks like the VC film might be worth a look as well. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been shooting on some high-speed Portra NC film for a while now and have been enjoying it a lot. Looks like the VC film might be worth a look as well. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
