<?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: Updating my Newick parser</title>
	<atom:link href="http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=updating-my-newick-parser</link>
	<description>Computer science, bioinformatics, genetics, and everything in between</description>
	<lastBuildDate>Tue, 31 Aug 2010 00:06:07 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Michael Kuhn</title>
		<link>http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/comment-page-1/#comment-4857</link>
		<dc:creator>Michael Kuhn</dc:creator>
		<pubDate>Fri, 15 Jan 2010 08:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=423#comment-4857</guid>
		<description>Hi Thomas,

I added support for internal node labels to your parser, but probably broke support for bootstraps (which I don&#039;t need at the moment). See:

http://blog.mckuhn.de/2010/01/newick-parser-for-python-supporting.html
http://bitbucket.org/mkuhn/newick/

best wishes, Michael</description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>I added support for internal node labels to your parser, but probably broke support for bootstraps (which I don&#8217;t need at the moment). See:</p>
<p><a href="http://blog.mckuhn.de/2010/01/newick-parser-for-python-supporting.html" rel="nofollow">http://blog.mckuhn.de/2010/01/newick-parser-for-python-supporting.html</a><br />
<a href="http://bitbucket.org/mkuhn/newick/" rel="nofollow">http://bitbucket.org/mkuhn/newick/</a></p>
<p>best wishes, Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Mailund</title>
		<link>http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/comment-page-1/#comment-3315</link>
		<dc:creator>Thomas Mailund</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=423#comment-3315</guid>
		<description>Alan: I&#039;d love to, but let me know what your problem is first.  I thought I explained that on the web page, but if there are any problems I need to update the description there, so your help in letting me know where I am unclear would be much appreciated!</description>
		<content:encoded><![CDATA[<p>Alan: I&#8217;d love to, but let me know what your problem is first.  I thought I explained that on the web page, but if there are any problems I need to update the description there, so your help in letting me know where I am unclear would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Rogers</title>
		<link>http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/comment-page-1/#comment-3314</link>
		<dc:creator>Alan Rogers</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=423#comment-3314</guid>
		<description>I just had a look at your newick parser in python.  Looks like it might be just what
I need.  Can you tell me how to use it?

Thanks, Alan</description>
		<content:encoded><![CDATA[<p>I just had a look at your newick parser in python.  Looks like it might be just what<br />
I need.  Can you tell me how to use it?</p>
<p>Thanks, Alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mailund on the Internet &#187; Blog Archive &#187; Newick C++ parser in Boost.Spirit</title>
		<link>http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/comment-page-1/#comment-1989</link>
		<dc:creator>Mailund on the Internet &#187; Blog Archive &#187; Newick C++ parser in Boost.Spirit</dc:creator>
		<pubDate>Fri, 03 Oct 2008 07:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=423#comment-1989</guid>
		<description>[...] the Newick parser for C++ I mentioned in a previous post.  It is written in Boost.Spirit, so it is a recursive decend parser.  This might give you [...]</description>
		<content:encoded><![CDATA[<p>[...] the Newick parser for C++ I mentioned in a previous post.  It is written in Boost.Spirit, so it is a recursive decend parser.  This might give you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Mailund</title>
		<link>http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/comment-page-1/#comment-1988</link>
		<dc:creator>Thomas Mailund</dc:creator>
		<pubDate>Fri, 03 Oct 2008 06:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=423#comment-1988</guid>
		<description>Let me just clean up the code and I&#039;ll put it on the web.  I just need to remove some bits and pieces from other projects, that do not really belong with the parser.</description>
		<content:encoded><![CDATA[<p>Let me just clean up the code and I&#8217;ll put it on the web.  I just need to remove some bits and pieces from other projects, that do not really belong with the parser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed A. Cartwright</title>
		<link>http://www.mailund.dk/index.php/2008/09/30/updating-my-newick-parser/comment-page-1/#comment-1987</link>
		<dc:creator>Reed A. Cartwright</dc:creator>
		<pubDate>Fri, 03 Oct 2008 05:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailund.dk/?p=423#comment-1987</guid>
		<description>Ooh, a Spirit-based newick parser.  I could use that for when I redo Dawg.</description>
		<content:encoded><![CDATA[<p>Ooh, a Spirit-based newick parser.  I could use that for when I redo Dawg.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
