<?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: Programming, Graph Theory and a Request For Help.</title>
	<atom:link href="http://blog.makerlab.org/2009/08/programming-graph-theory-and-a-request-for-help/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.makerlab.org/2009/08/programming-graph-theory-and-a-request-for-help/</link>
	<description>Go on, be curious</description>
	<lastBuildDate>Wed, 06 Jan 2010 19:06:40 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jillian Ada Burrows</title>
		<link>http://blog.makerlab.org/2009/08/programming-graph-theory-and-a-request-for-help/comment-page-1/#comment-1117</link>
		<dc:creator>Jillian Ada Burrows</dc:creator>
		<pubDate>Tue, 24 Nov 2009 21:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makerlab.org/?p=790#comment-1117</guid>
		<description>Have you though about using something like &lt;a href=&quot;http://www.mongodb.org&quot; rel=&quot;nofollow&quot;&gt;Mongo DB&lt;/a&gt;, &lt;a href=&quot;http://incubator.apache.org/cassandra/&quot; rel=&quot;nofollow&quot;&gt;Cassandra&lt;/a&gt;, or &lt;a href=&quot;http://couchdb.apache.org/&quot; rel=&quot;nofollow&quot;&gt;Couch DB&lt;/a&gt; for the type of storage you want? All of those provide essentially a native AJAXian way of accessing data through a RESTful json interface.

I was thinking about creating the drag and drop interface. At first I thought &lt;i&gt;Java 3D has the capability to create clickable 3D objects.&lt;/i&gt; Then I thought &lt;i&gt; one could use jQuery to manipulate html entities to create an interactive editor, even adding psudo-3d abilities. What you probably want, is a fully interactive 3d interface. That can be done via Javascript via &lt;a href=&quot;http://code.google.com/apis/o3d/docs/samplesdirectory.html#interaction&quot; rel=&quot;nofollow&quot;&gt;O3D a la Google&lt;/a&gt;. It give one the ability to import 3D models and let the user interact with them.

I hope that at least helps.</description>
		<content:encoded><![CDATA[<p>Have you though about using something like <a href="http://www.mongodb.org" rel="nofollow">Mongo DB</a>, <a href="http://incubator.apache.org/cassandra/" rel="nofollow">Cassandra</a>, or <a href="http://couchdb.apache.org/" rel="nofollow">Couch DB</a> for the type of storage you want? All of those provide essentially a native AJAXian way of accessing data through a RESTful json interface.</p>
<p>I was thinking about creating the drag and drop interface. At first I thought <i>Java 3D has the capability to create clickable 3D objects.</i> Then I thought <i> one could use jQuery to manipulate html entities to create an interactive editor, even adding psudo-3d abilities. What you probably want, is a fully interactive 3d interface. That can be done via Javascript via <a href="http://code.google.com/apis/o3d/docs/samplesdirectory.html#interaction" rel="nofollow">O3D a la Google</a>. It give one the ability to import 3D models and let the user interact with them.</p>
<p>I hope that at least helps.</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Math World &#124; Programming, Graph Theory and a Request For Help.</title>
		<link>http://blog.makerlab.org/2009/08/programming-graph-theory-and-a-request-for-help/comment-page-1/#comment-946</link>
		<dc:creator>Math World &#124; Programming, Graph Theory and a Request For Help.</dc:creator>
		<pubDate>Fri, 14 Aug 2009 10:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makerlab.org/?p=790#comment-946</guid>
		<description>[...] anselm 2009-08-08 02:39:30    Continued here: Programming, Graph Theory and a Request For Help. [...]</description>
		<content:encoded><![CDATA[<p>[...] anselm 2009-08-08 02:39:30    Continued here: Programming, Graph Theory and a Request For Help. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Blow</title>
		<link>http://blog.makerlab.org/2009/08/programming-graph-theory-and-a-request-for-help/comment-page-1/#comment-940</link>
		<dc:creator>Chris Blow</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makerlab.org/?p=790#comment-940</guid>
		<description>graphviz! ... oh wait thats not it either.</description>
		<content:encoded><![CDATA[<p>graphviz! &#8230; oh wait thats not it either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skry</title>
		<link>http://blog.makerlab.org/2009/08/programming-graph-theory-and-a-request-for-help/comment-page-1/#comment-936</link>
		<dc:creator>Skry</dc:creator>
		<pubDate>Sun, 09 Aug 2009 19:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makerlab.org/?p=790#comment-936</guid>
		<description>#6, I guess no, at least at first. The explosive complexity rules it out. Controlled vocabulary has too many limitations on the other hand. Worst case it would be like choosing tags from a menu of all used tags. If you really want to, maybe suggestive search would be a successful UI model. Would it take Googltastic infrastructure to pull that off, though? Suggestions based on typing could be helpful in collapsing terms for similar prototype ideas. Suggested synonyms would be helpful there too. Get the users to help prune the name space during creation maybe. 

Solutions: #2: I once saw something like this in Smalltalk, ca. 1994. A visual relational OO db. It was really cool, as easy as editing in old-school hypertext systems such as Storyspace. Object-node-containers and named links.</description>
		<content:encoded><![CDATA[<p>#6, I guess no, at least at first. The explosive complexity rules it out. Controlled vocabulary has too many limitations on the other hand. Worst case it would be like choosing tags from a menu of all used tags. If you really want to, maybe suggestive search would be a successful UI model. Would it take Googltastic infrastructure to pull that off, though? Suggestions based on typing could be helpful in collapsing terms for similar prototype ideas. Suggested synonyms would be helpful there too. Get the users to help prune the name space during creation maybe. </p>
<p>Solutions: #2: I once saw something like this in Smalltalk, ca. 1994. A visual relational OO db. It was really cool, as easy as editing in old-school hypertext systems such as Storyspace. Object-node-containers and named links.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

