<?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 on: ANTLR (?)</title>
	<atom:link href="http://third-bit.com/blog/archives/1356.html/feed" rel="self" type="application/rss+xml" />
	<link>http://third-bit.com/blog/archives/1356.html</link>
	<description>Data is ones and zeroes &#124; Software is ones and zeroes and hard work.</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:07:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: The Third Bit &#187; Blog Archive &#187; Reviewing Markdown</title>
		<link>http://third-bit.com/blog/archives/1356.html#comment-1465</link>
		<dc:creator>The Third Bit &#187; Blog Archive &#187; Reviewing Markdown</dc:creator>
		<pubDate>Tue, 12 Feb 2008 23:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1356.html#comment-1465</guid>
		<description>[...] software engineering class about code reviews last week, while simultaneously thinking about how to replace the wiki parser in DrProject.  Two birds one stone, I decided to review a wiki parser written in Python and keep [...]</description>
		<content:encoded><![CDATA[<p>[...] software engineering class about code reviews last week, while simultaneously thinking about how to replace the wiki parser in DrProject.  Two birds one stone, I decided to review a wiki parser written in Python and keep [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Wilson</title>
		<link>http://third-bit.com/blog/archives/1356.html#comment-1464</link>
		<dc:creator>Greg Wilson</dc:creator>
		<pubDate>Sat, 02 Feb 2008 22:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1356.html#comment-1464</guid>
		<description>Following up on Andrey&#039;s suggestion, I&#039;m now looking at http://www.freewisdom.org/projects/python-markdown/ and http://code.google.com/p/python-markdown2/.  The first is easier to read (since it&#039;s not a direct translation from Perl); the second is faster and a little shorter (but does text-to-text, rather than text-to-DOM-to-text, which I&#039;d prefer).  Adopting either would require us to rewrite all our wiki pages, but on the other hand, it&#039;d save us having to document our wiki syntax ourselves...</description>
		<content:encoded><![CDATA[<p>Following up on Andrey&#8217;s suggestion, I&#8217;m now looking at <a href="http://www.freewisdom.org/projects/python-markdown/" rel="nofollow">http://www.freewisdom.org/projects/python-markdown/</a> and <a href="http://code.google.com/p/python-markdown2/" rel="nofollow">http://code.google.com/p/python-markdown2/</a>.  The first is easier to read (since it&#8217;s not a direct translation from Perl); the second is faster and a little shorter (but does text-to-text, rather than text-to-DOM-to-text, which I&#8217;d prefer).  Adopting either would require us to rewrite all our wiki pages, but on the other hand, it&#8217;d save us having to document our wiki syntax ourselves&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Winton</title>
		<link>http://third-bit.com/blog/archives/1356.html#comment-1463</link>
		<dc:creator>Blake Winton</dc:creator>
		<pubDate>Thu, 31 Jan 2008 16:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1356.html#comment-1463</guid>
		<description>Well, I&#039;m not an ANTLR whiz, but I&#039;ld love to learn it.  Perhaps a set of blog posts on the topic as you convert the code to Python would be a neat idea.  (And if you had any questions, I&#039;ld be happy to find the answers for you.  It&#039;s only fair, since rewriting the parser will save me time and frustration in the long run.  ;)

Also, is this a new template for the blog?  It seems more... sterile, or something.</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m not an ANTLR whiz, but I&#8217;ld love to learn it.  Perhaps a set of blog posts on the topic as you convert the code to Python would be a neat idea.  (And if you had any questions, I&#8217;ld be happy to find the answers for you.  It&#8217;s only fair, since rewriting the parser will save me time and frustration in the long run.  <img src='http://third-bit.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Also, is this a new template for the blog?  It seems more&#8230; sterile, or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://third-bit.com/blog/archives/1356.html#comment-1462</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Thu, 31 Jan 2008 14:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1356.html#comment-1462</guid>
		<description>Oooooor parse the page as soon as it&#039;s submitted and cache the result? I believe that&#039;s how most modern wiki&#039;s work.

Although it wouldn&#039;t hurt Dr. Project to adopt a more modern wiki syntax like markdown or something hip like that.</description>
		<content:encoded><![CDATA[<p>Oooooor parse the page as soon as it&#8217;s submitted and cache the result? I believe that&#8217;s how most modern wiki&#8217;s work.</p>
<p>Although it wouldn&#8217;t hurt Dr. Project to adopt a more modern wiki syntax like markdown or something hip like that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

