<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Well-formed data &#187; freebase</title>
	<atom:link href="http://well-formed-data.net/archives/tag/freebase/feed" rel="self" type="application/rss+xml" />
	<link>http://well-formed-data.net</link>
	<description>Moritz Stefaner / Visualization</description>
	<lastBuildDate>Wed, 01 Sep 2010 12:06:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Parallax</title>
		<link>http://well-formed-data.net/archives/153/parallax</link>
		<comments>http://well-formed-data.net/archives/153/parallax#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:17:16 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Respect]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[freebase]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[parallax]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=153</guid>
		<description><![CDATA[David Huynh has recently joined the freebase team, after having worked on Exhibit and other SIMILE tools at MIT. His new project Parallax is obviously based on Exhibit (which followed mostly a faceted filtering paradigm) but demonstrates a really interesting “sidewards browsing technique” for navigating related sets of different types of entities. As an example, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mqlx.com/~david/parallax/index.html"><img class="alignnone size-full wp-image-154" title="Parallax" src="http://well-formed-data.net/wp-content/uploads/2008/08/screenshot_-20-1.png" alt="" width="480" height="274" /></a></p>

<p><a href="http://davidhuynh.net/">David Huynh</a> has recently joined the <a href="http://freebase.com">freebase</a> team, after having worked on <a href="http://simile.mit.edu/exhibit/">Exhibit</a> and other <a href="http://simile.mit.edu/">SIMILE</a> tools at <a href="http://mit.edu/">MIT</a>. His new project <a href="http://mqlx.com/~david/parallax/index.html">Parallax</a> is obviously based on Exhibit (which followed mostly a faceted filtering paradigm) but demonstrates a really interesting “sidewards browsing technique” for navigating related sets of different types of entities.</p>

<p>As an example, you could <a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(v:!((c:ThumbnailView,s:())),vi:0)))">start with a set of architects</a>, then <a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(f:!((p:!((f:!t,p:/architecture/architect/architectural_style)),s:!(/en/modern_architecture))),v:!((c:ThumbnailView,s:())),vi:0)))">filter down to all modern architects</a>, plot them on a map, a timeline etc. – quite nice already, but traditional facet browsing in principle. The catch however, is that you can explore related collections, like the <a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(f:!((p:!((f:!t,p:/architecture/architect/architectural_style)),s:!(/en/modern_architecture))),v:!((c:ThumbnailView,s:())),vi:0)),(d:(l:'Structures%20Designed',p:!((f:!t,p:/architecture/architect/structures_designed))),s:(v:!((c:ThumbnailView,s:())),vi:0)))">buildings they designed</a>,
<a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(f:!((p:!((f:!t,p:/architecture/architect/architectural_style)),s:!(/en/modern_architecture))),v:!((c:ThumbnailView,s:())),vi:0)),(d:(l:'Place%20of%20birth',p:!((f:!t,p:/people/person/place_of_birth))),s:(v:!((c:ThumbnailView,s:())),vi:0)))">their birth places</a> etc. in the same manner. Very interesting principle  and nicely executed, yet a bit hard to explain. </p>

<p>In this screencast, David explains it himself:
<object width="480" height="360">    <param name="allowfullscreen" value="true" />    <param name="allowscriptaccess" value="always" />    <param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1513562&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" />    <embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1513562&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="360"></embed></object><br /><a href="http://www.vimeo.com/1513562?pg=embed&amp;sec=1513562">Freebase Parallax: A new way to browse and explore data</a> from <a href="http://www.vimeo.com/user392740?pg=embed&amp;sec=1513562">David Huynh</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1513562">Vimeo</a>.</p>

<p>As a side remark: academically, I think the <a href="http://www.georgikobilarov.com/publications/2008/Kobilarov-Dickinson-LDOW2008-Humboldt.pdf">Humboldt paper</a> by <a href="http://www.georgikobilarov.com/">Georgi Kobilarov</a> first presented this principle (but they also refer to an earlier prototype of David’s work). Unfortunately it was introduced under the name of <em>pivot browsing</em>, which is sort of reserved already for the quite related, but not identical principle introduced in <a href="http://portal.acm.org/citation.cfm?doid=1124772.1124792">dogear</a>. </p>

<p>Any ideas for a good name? Sidewards browsing? Entity shift? Or just stick with parallax?</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=153&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/153/parallax/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Freebase</title>
		<link>http://well-formed-data.net/archives/105/freebase</link>
		<comments>http://well-formed-data.net/archives/105/freebase#comments</comments>
		<pubDate>Thu, 23 Aug 2007 20:19:00 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[freebase]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[semantic-web]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/archives/105/freebase</guid>
		<description><![CDATA[I just came across freebase again, and I have to say this thing looks really prospering. Freebase is sort of a metadata / semantic web wiki, structured around topics, types and domains. Essentially, it lets users add descriptions of entities, such as movies, persons, buildings and relate them to each other. The set of properties [...]]]></description>
			<content:encoded><![CDATA[<p>I just came across <a href="http://freebase.com">freebase</a> again, and I have to say this thing looks really prospering. Freebase is sort of a metadata / semantic web wiki, structured around topics, types and domains. Essentially, it lets users add descriptions of entities, such as movies, persons, buildings and relate them to each other. The set of properties used, of course, depends on the type of an entity. The project reuses a lot of Wikipedia or other free information, but the interesting thing is the structured approach and, for developers, especially the really powerful <a href="http://www.freebase.com/view/freebase/api">API</a> with a very interesting query language approach based on JSON. Mashup time! :)</p>

<p>To get started, browse freebase, e.g. about, say, <a href="http://www.freebase.com/view/architecture ">architecture</a>!</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=105&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/105/freebase/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
