<?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>Phylo Blog &#187; Visualization</title>
	<atom:link href="http://phylo.info/blog/category/visualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://phylo.info/blog</link>
	<description>Discussing the historical network of individuals, institutions, and ideas</description>
	<lastBuildDate>Fri, 04 Dec 2009 05:19:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex and Google Maps</title>
		<link>http://phylo.info/blog/flex-and-google-maps/</link>
		<comments>http://phylo.info/blog/flex-and-google-maps/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 20:32:56 +0000</pubDate>
		<dc:creator>Chris Alen Sula</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[vizualization]]></category>

		<guid isPermaLink="false">http://phylosophy.net/blog/2007/11/29/flex-and-google-maps/</guid>
		<description><![CDATA[We&#8217;ve tentatively chosen two applications to run our visualizations: Adobe Flex, which would handle netMap and chronoMap, and Google Maps, which would run geoMap (probably with a Flex overlay).
The choice for netMap and chronoMap was a tough one. There are few nice, open source tools out there, including prefuse, Simile Timeline, and Simile Exhibit. All [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve tentatively chosen two applications to run our visualizations: <a href="http://www.adobe.com/products/flex/">Adobe Flex</a>, which would handle netMap and chronoMap, and <a href="http://code.google.com/apis/maps/index.html">Google Maps</a>, which would run geoMap (probably with a Flex overlay).</p>
<p>The choice for netMap and chronoMap was a tough one. There are few nice, open source tools out there, including <a href="http://prefuse.org/">prefuse</a>, <a href="http://simile.mit.edu/timeline/">Simile Timeline</a>, and <a href="http://simile.mit.edu/exhibit/">Simile Exhibit</a>. All of these are free, and very much in the spirit of Phylo. But each has its drawbacks, and using three different tools to run visualizations might slow down loading time and make integrating displays difficult. There&#8217;s also some worries about getting any Java-based tools to perform reliably in different browsers.</p>
<p>Flex overcomes a lot of these worries. It runs in a Flash environment (which is standard across all browsers) and it allows us to implement netMap and chronoMap in a single application. It also has some neat animated transitions, which you can see at <a href="http://www.adobe.com/devnet/flex/samples/dashboard/dashboard.html" target="_blank">http://www.adobe.com/devnet/flex/samples/dashboard/dashboard.html</a>.</p>
<p>The choice to go with Google Maps API was a bit easier. The application is constantly being expanded, and there are lots of ways to customize it for our needs. Ideally, we&#8217;ll overlay some Flex elements on Google Maps, but it&#8217;s hard to say where that technology will be by the time we launch.</p>
<p>At any rate, you can expect to see some slick and consistent visualizations run by Flex.</p>
]]></content:encoded>
			<wfw:commentRss>http://phylo.info/blog/flex-and-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display plans</title>
		<link>http://phylo.info/blog/display-plans/</link>
		<comments>http://phylo.info/blog/display-plans/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 17:47:39 +0000</pubDate>
		<dc:creator>Chris Alen Sula</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://phylosophy.net/blog/2007/08/04/display-plans/</guid>
		<description><![CDATA[When we started this project, we conceived of three displays:

an individuals display, which would identify personal influences on a particular
individual, including their relationships with their teachers, graduate school peers, colleagues at appointed institutions, and dissertation advisees and committee members.
an institutional display, which would show which philosophers worked and studied at a particular institution throughout the [...]]]></description>
			<content:encoded><![CDATA[<p>When we started this project, we conceived of three displays:</p>
<ul>
<li><strong>an individuals display</strong>, which would identify personal influences on a particular<br />
individual, including their relationships with their teachers, graduate school peers, colleagues at appointed institutions, and dissertation advisees and committee members.</li>
<li><strong>an institutional display</strong>, which would show which philosophers worked and studied at a particular institution throughout the institutionâ€™s history, as well as the topics studied there at different times.</li>
<li><strong>an ideas display</strong>, which would reflect the intensity of study of specific philosophical ideas across time and place.</li>
</ul>
<p>Over many conversations, we realized that these displays were running two things together: ways to visualize data (relational, chronological, geographical) and kinds of information displayed (individuals, institutions, ideas). The pairings were naturalâ€”and we still think they areâ€”but we&#8217;ve realized that decoupling the display types from the data types opens up new options, (say) a network of citations, or a map of placement information.</p>
<p>Our current plan centers around three kinds of displays that can each handle any kind of information:</p>
<ul>
<li><strong>netMap</strong>, a network-based display that shows relations and interconnections.</li>
<li><strong>chronoMap</strong>, a time-based display that tracks trends.</li>
<li><strong>geoMap</strong>, a geographic display that plots information in physical space.</li>
</ul>
<p>We&#8217;ll have updates on these as we firm up which visualization tools we plan to use. We&#8217;d also like to hear suggestions about what kind of things you&#8217;d like these displays to show you about individuals, institutions, and ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://phylo.info/blog/display-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
