<?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: What&#8217;s the best way to visualize a parse tree?</title>
	<atom:link href="http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/</link>
	<description>parsing, performance, minimalism with C99</description>
	<lastBuildDate>Mon, 06 Feb 2012 23:44:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kent Mein</title>
		<link>http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/comment-page-1/#comment-937</link>
		<dc:creator>Kent Mein</dc:creator>
		<pubDate>Wed, 04 Jun 2008 17:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/#comment-937</guid>
		<description>One thing that would really be cool is if you had expandable/collapsible sections similar to the way you can do threads for emails in some mail programs.

Going off of the sql section for a simple example:
alter table tableparams
tableparams: add ...  &#124; del ... &#124; etc...

It would be sweet if tableparams showed up as a folder type of icon that you can collapse/expand.</description>
		<content:encoded><![CDATA[<p>One thing that would really be cool is if you had expandable/collapsible sections similar to the way you can do threads for emails in some mail programs.</p>
<p>Going off of the sql section for a simple example:<br />
alter table tableparams<br />
tableparams: add &#8230;  | del &#8230; | etc&#8230;</p>
<p>It would be sweet if tableparams showed up as a folder type of icon that you can collapse/expand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Maher</title>
		<link>http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/comment-page-1/#comment-852</link>
		<dc:creator>Brian Maher</dc:creator>
		<pubDate>Mon, 03 Mar 2008 03:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/#comment-852</guid>
		<description>I would have to say that the most useful visualization examples I have seen are the pictures of what the JSON syntax looks like at json.org and the pictures of the SQL syntax of Oracle&#039;s implementation:

http://www.doc.gold.ac.uk/oracle/doc/server.817/a85397/statem2a.htm#2054941

Perhaps you could generate visualization like that (or improve on it).

Cheers,
-Brian</description>
		<content:encoded><![CDATA[<p>I would have to say that the most useful visualization examples I have seen are the pictures of what the JSON syntax looks like at json.org and the pictures of the SQL syntax of Oracle&#8217;s implementation:</p>
<p><a href="http://www.doc.gold.ac.uk/oracle/doc/server.817/a85397/statem2a.htm#2054941" rel="nofollow">http://www.doc.gold.ac.uk/oracle/doc/server.817/a85397/statem2a.htm#2054941</a></p>
<p>Perhaps you could generate visualization like that (or improve on it).</p>
<p>Cheers,<br />
-Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KHud</title>
		<link>http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/comment-page-1/#comment-851</link>
		<dc:creator>KHud</dc:creator>
		<pubDate>Sun, 02 Mar 2008 04:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/#comment-851</guid>
		<description>Yeah, that demo is pretty sweet.  Personal favorite is the starburst button inside graphview.  Go ahead... click it a few times, then click some of the &quot;nodes&quot; within the pie chart tree.  Tons of fun.</description>
		<content:encoded><![CDATA[<p>Yeah, that demo is pretty sweet.  Personal favorite is the starburst button inside graphview.  Go ahead&#8230; click it a few times, then click some of the &#8220;nodes&#8221; within the pie chart tree.  Tons of fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buffalo</title>
		<link>http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/comment-page-1/#comment-846</link>
		<dc:creator>Buffalo</dc:creator>
		<pubDate>Wed, 27 Feb 2008 14:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/#comment-846</guid>
		<description>Ok, I found the demo:

http://flare.prefuse.org/demo/</description>
		<content:encoded><![CDATA[<p>Ok, I found the demo:</p>
<p><a href="http://flare.prefuse.org/demo/" rel="nofollow">http://flare.prefuse.org/demo/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buffalo</title>
		<link>http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/comment-page-1/#comment-845</link>
		<dc:creator>Buffalo</dc:creator>
		<pubDate>Wed, 27 Feb 2008 14:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reverberate.org/2008/02/26/whats-the-best-way-to-visualize-a-parse-tree/#comment-845</guid>
		<description>A week ago we had a presentation from a real smart guy that talked about (among many,many other things) a framework he had built for flash for visualization apps.  It included the capability to view trees in a variety of ways and dynamically switch between them (yes, including slick animation effects).  The only bad news is that I can&#039;t find his demo on the website. 

http://flare.prefuse.org/

...can&#039;t speak to it personally, but it still might we worthwhile to check out.</description>
		<content:encoded><![CDATA[<p>A week ago we had a presentation from a real smart guy that talked about (among many,many other things) a framework he had built for flash for visualization apps.  It included the capability to view trees in a variety of ways and dynamically switch between them (yes, including slick animation effects).  The only bad news is that I can&#8217;t find his demo on the website. </p>
<p><a href="http://flare.prefuse.org/" rel="nofollow">http://flare.prefuse.org/</a></p>
<p>&#8230;can&#8217;t speak to it personally, but it still might we worthwhile to check out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

