<?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"
	>

<channel>
	<title>The Emergence Project</title>
	<atom:link href="http://emergenceproject.org/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://emergenceproject.org/blog</link>
	<description></description>
	<pubDate>Fri, 21 May 2010 01:54:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>So far, so good</title>
		<link>http://emergenceproject.org/blog/?p=124</link>
		<comments>http://emergenceproject.org/blog/?p=124#comments</comments>
		<pubDate>Sun, 14 Sep 2008 22:33:33 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=124</guid>
		<description><![CDATA[Something is screwy about the title, author, and source fields parsed from the blog header text that we added in the configuration for the suscribe2 plugin of wordpress.  There are protected quotes in the header that I believe snarf has not handled correctly so far.  For this test I have wired the blog code back [...]]]></description>
			<content:encoded><![CDATA[<p>Something is screwy about the title, author, and source fields parsed from the blog header text that we added in the configuration for the suscribe2 plugin of wordpress.  There are protected quotes in the header that I believe snarf has not handled correctly so far.  For this test I have wired the blog code back together, but added a stripper for backslash to match the strippers already in place for quote and double quote that are at the beginning of the text processing block. Let us see.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=124</wfw:commentRss>
		</item>
		<item>
		<title>Reveal more</title>
		<link>http://emergenceproject.org/blog/?p=122</link>
		<comments>http://emergenceproject.org/blog/?p=122#comments</comments>
		<pubDate>Sun, 14 Sep 2008 22:25:46 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=122</guid>
		<description><![CDATA[The next preg_match is more complicated.  Assuming that it succeeds, I am setting the variables that it would otherwise set to known simple values.  It might be that the matches are toxic text that kills the database insertion call.  This should test that hypothesis.
]]></description>
			<content:encoded><![CDATA[<p>The next preg_match is more complicated.  Assuming that it succeeds, I am setting the variables that it would otherwise set to known simple values.  It might be that the matches are toxic text that kills the database insertion call.  This should test that hypothesis.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=122</wfw:commentRss>
		</item>
		<item>
		<title>Incremental testing</title>
		<link>http://emergenceproject.org/blog/?p=120</link>
		<comments>http://emergenceproject.org/blog/?p=120#comments</comments>
		<pubDate>Sun, 14 Sep 2008 22:19:51 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=120</guid>
		<description><![CDATA[Previous blog went into the database as default _email_ stream.  I have uncommented the initial test for blogness of the entry.  If this test is successful, the database will tag this entry as _blog_ but not processes it any differently than it would an _email_.
]]></description>
			<content:encoded><![CDATA[<p>Previous blog went into the database as default _email_ stream.  I have uncommented the initial test for blogness of the entry.  If this test is successful, the database will tag this entry as _blog_ but not processes it any differently than it would an _email_.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=120</wfw:commentRss>
		</item>
		<item>
		<title>Email forgery of blog submission is parsed correctly.</title>
		<link>http://emergenceproject.org/blog/?p=116</link>
		<comments>http://emergenceproject.org/blog/?p=116#comments</comments>
		<pubDate>Sun, 14 Sep 2008 22:04:58 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=116</guid>
		<description><![CDATA[And it lands in the database as expected.  So, perhaps this actual blog entry works, I have found the main issues.
]]></description>
			<content:encoded><![CDATA[<p>And it lands in the database as expected.  So, perhaps this actual blog entry works, I have found the main issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=116</wfw:commentRss>
		</item>
		<item>
		<title>Should we add a Testing category?</title>
		<link>http://emergenceproject.org/blog/?p=112</link>
		<comments>http://emergenceproject.org/blog/?p=112#comments</comments>
		<pubDate>Sun, 14 Sep 2008 21:33:11 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=112</guid>
		<description><![CDATA[All of these short little test entries could be partitioned off away from potentially more meaty Development entries if we created a new Testing category.  But then again, that would add to the bloat of the category list.
]]></description>
			<content:encoded><![CDATA[<p>All of these short little test entries could be partitioned off away from potentially more meaty Development entries if we created a new Testing category.  But then again, that would add to the bloat of the category list.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=112</wfw:commentRss>
		</item>
		<item>
		<title>Another Attempt</title>
		<link>http://emergenceproject.org/blog/?p=110</link>
		<comments>http://emergenceproject.org/blog/?p=110#comments</comments>
		<pubDate>Sun, 14 Sep 2008 21:11:43 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=110</guid>
		<description><![CDATA[Untangling the syntax of the blog headers we&#8217;ve chose is giving me all kinds of small headaches.
]]></description>
			<content:encoded><![CDATA[<p>Untangling the syntax of the blog headers we&#8217;ve chose is giving me all kinds of small headaches.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=110</wfw:commentRss>
		</item>
		<item>
		<title>Else If</title>
		<link>http://emergenceproject.org/blog/?p=108</link>
		<comments>http://emergenceproject.org/blog/?p=108#comments</comments>
		<pubDate>Sun, 14 Sep 2008 20:37:36 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=108</guid>
		<description><![CDATA[Little bugs do not really deserve entire blog entries.  But every bug must be fixed.
]]></description>
			<content:encoded><![CDATA[<p>Little bugs do not really deserve entire blog entries.  But every bug must be fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=108</wfw:commentRss>
		</item>
		<item>
		<title>Illuminating process, this thing called debugging.</title>
		<link>http://emergenceproject.org/blog/?p=105</link>
		<comments>http://emergenceproject.org/blog/?p=105#comments</comments>
		<pubDate>Sun, 14 Sep 2008 20:25:20 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=105</guid>
		<description><![CDATA[Another try.
]]></description>
			<content:encoded><![CDATA[<p>Another try.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=105</wfw:commentRss>
		</item>
		<item>
		<title>Laying in Streams</title>
		<link>http://emergenceproject.org/blog/?p=103</link>
		<comments>http://emergenceproject.org/blog/?p=103#comments</comments>
		<pubDate>Sun, 14 Sep 2008 20:13:51 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=103</guid>
		<description><![CDATA[Adding code to differentiate between entries from four channels or streams currently supported: speech, blog, email, and jott (phone-to-text).  As this is just a test entry to see if the blog entries are correctly parsed and entered into the database I will make it short.
]]></description>
			<content:encoded><![CDATA[<p>Adding code to differentiate between entries from four channels or streams currently supported: speech, blog, email, and jott (phone-to-text).  As this is just a test entry to see if the blog entries are correctly parsed and entered into the database I will make it short.</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=103</wfw:commentRss>
		</item>
		<item>
		<title>Wading in while the water is still shallow&#8230;</title>
		<link>http://emergenceproject.org/blog/?p=52</link>
		<comments>http://emergenceproject.org/blog/?p=52#comments</comments>
		<pubDate>Mon, 08 Sep 2008 23:20:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://emergenceproject.org/blog/?p=52</guid>
		<description><![CDATA[Daniel has got the blog up and running. I believe that the next step (which it seems he has made some attempts at taking) is to feed the blog into snarf for ingestion and inclusion in the model data. Getting this done by the end of the coming weekend will be very useful.  After that, [...]]]></description>
			<content:encoded><![CDATA[<p>Daniel has got the blog up and running. I believe that the next step (which it seems he has made some attempts at taking) is to feed the blog into <em>snarf</em> for ingestion and inclusion in the model data. Getting this done by the end of the coming weekend will be very useful.  After that, in addition to continued development of the infrastructure and the parallelization mechanism, I will begin to pour in information we&#8217;ve already accumulated relating to the concept and design of <em>TEP</em>.</p>
<p>Now: how do I tag this entry?</p>
]]></content:encoded>
			<wfw:commentRss>http://emergenceproject.org/blog/?feed=rss2&amp;p=52</wfw:commentRss>
		</item>
	</channel>
</rss>

