<?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>The Wild Type &#187; Visualization</title>
	<atom:link href="http://thewildtype.com/category/visualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewildtype.com</link>
	<description>The Phenotype Of Online Scientific Data</description>
	<lastBuildDate>Tue, 07 Oct 2008 16:43:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Intellectual lineages: the backbone of scientific social networks</title>
		<link>http://thewildtype.com/2008/08/11/intellectual-lineages-the-backbone-of-scientific-social-networks/</link>
		<comments>http://thewildtype.com/2008/08/11/intellectual-lineages-the-backbone-of-scientific-social-networks/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 00:03:27 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[Visualization]]></category>
		<category><![CDATA[pedigree]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://thewildtype.com/?p=95</guid>
		<description><![CDATA[There&#8217;s been a lot of talk recently about social networks geared for life scientists.  This includes the rise of sites like Epernicus, a blog post on network portability on Nascent, and discussion of topics like shared author IDs in the Science Apps room on FriendFeed.
Today, another new site is percolating to the surface of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>There&#8217;s been a lot of talk recently about social networks geared for life scientists.  This includes the rise of sites like <a href="http://www.epernicus.com/">Epernicus</a>, a blog post on network portability on <a href="http://blogs.nature.com/wp/nascent/2008/08/data_portability_for_scientifi.html">Nascent</a>, and discussion of topics like shared author IDs in the <a href="http://friendfeed.com/rooms/scienceapps">Science Apps</a> room on FriendFeed.</p>
<p>Today, another new site is percolating to the surface of the twitterverse: <a href="http://www.biomedexperts.com/">Biomedexperts</a>.  <i>Disclaimer: I have no idea if there is supposed to be a space between those words, ala the logo for AmericanAirlines</i>.</p>
<p>The cool thing about Biomedexperts is that the basis of their network is built on relationships from the published literature.</p>
<p>Unfortunately, I think that this strategy is blind to some of the most important types of scientific relationships: your colleagues that you might interact with on a day-to-day basis but you don&#8217;t write papers with.  These are the people you bounce ideas off of, the people who help you piece together a PAGE gel after it&#8217;s dropped to the floor, the ones who feed your mice when you&#8217;re on vacation, and the ones who read your manuscript with a critical eye.</p>
<p>One solution might be to exploit true intellectual lineages.  These are often created in niche fields by interested parties in order to create a family tree of sorts of a research area.</p>
<p>The C. elegans community is a perfect example.  Begun in the mid 1970s by Sydney Brenner, the community now tallies at several 1000s of investigators studying directed problems in C. elegans, and tens of thousands more who use the system periodically.  Because of the need to learn specialized skills for maintaining and studying the organism, most researchers associated with the community are connected in some way to the Ancestral Brenner (if you will).</p>
<p>In fact, these connections have been tracked by the community creating a sort of intellectual pedigree (albeit with large amounts of inbreeding).  Roles like undergraduate, graduate, post-doc, RA, PI, and types of associations like collaboration or sabbatical have been duly noted.  The end result?  A structured, computable intellectual lineage represented as a directed acyclic graph, presented <a href="http://www.wormbase.org/presentations/2005/2005-intellectual_lineage.html">here as a graphviz graph</a>.  The perfect foundation for a social network&#8230;</p>
<p><a href="http://www.wormbase.org/presentations/2005/2005-intellectual_lineage-thumb.jpg" target="_blank"><img src="http://www.wormbase.org/presentations/2005/2005-intellectual_lineage-thumb.jpg" width="400px"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thewildtype.com/2008/08/11/intellectual-lineages-the-backbone-of-scientific-social-networks/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Suggested surfing: Ben Fry, visualization guru</title>
		<link>http://thewildtype.com/2008/07/30/suggested-surfing-ben-fry-visualization-guru/</link>
		<comments>http://thewildtype.com/2008/07/30/suggested-surfing-ben-fry-visualization-guru/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 16:38:14 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[Visualization]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[personas]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[recommended]]></category>

		<guid isPermaLink="false">http://thewildtype.com/?p=84</guid>
		<description><![CDATA[If you aren&#8217;t familiar with the work of Ben Fry (blog), you really owe it to yourself to spend a few hours surfing around his work.  His work is beautiful and inspirational.  Don&#8217;t miss his Ph.D. dissertation.
Ben is the author of the recent O&#8217;Reilly text Visualizing Data (review coming soon).
I first came across [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you aren&#8217;t familiar with the work of <a href="http://benfry.com/">Ben Fry</a> (<a href="http://benfry.com/writing/">blog</a>), you really owe it to yourself to spend a few hours surfing around his work.  His work is beautiful and inspirational.  Don&#8217;t miss his <a href="http://benfry.com/phd/">Ph.D. dissertation</a>.</p>
<p>Ben is the author of the recent O&#8217;Reilly text <a href="http://www.amazon.com/gp/product/0596514557?ie=UTF8&#038;tag=toddot-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0596514557">Visualizing Data</a> (review coming soon).</p>
<p>I first came across Ben&#8217;s work at the <a href="http://www.cooperhewitt.org/">Cooper Hewitt National Design Museum</a> in NYC.  If you are ever in New York, the Cooper Hewitt is a great way to soak up great design.</p>
]]></content:encoded>
			<wfw:commentRss>http://thewildtype.com/2008/07/30/suggested-surfing-ben-fry-visualization-guru/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web-based time tracking solutions</title>
		<link>http://thewildtype.com/2008/06/02/web-based-time-tracking/</link>
		<comments>http://thewildtype.com/2008/06/02/web-based-time-tracking/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 16:36:28 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[Visualization]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[time tracking]]></category>

		<guid isPermaLink="false">http://toddharris.net/blog/?p=43</guid>
		<description><![CDATA[I&#8217;ve used pretty much every time tracking, billing, and invoicing tool available for the Mac.
But hey, enough with the desktop apps already. I&#8217;m an on-the-go guy and need a mobile, web-based solution.  With rounded corners, too, please.
Here are two options that I&#8217;ve discovered.
14dayz.com
Goofy name, but feature rich.  Gratis and paid plans available, restricted [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve used pretty much every time tracking, billing, and invoicing tool available for the Mac.</p>
<p>But hey, enough with the desktop apps already. I&#8217;m an on-the-go guy and need a mobile, web-based solution.  With rounded corners, too, please.</p>
<p>Here are two options that I&#8217;ve discovered.</p>
<p><b><a href="http://www.14dayz.com/">14dayz.com</a></b></p>
<p>Goofy name, but feature rich.  Gratis and paid plans available, restricted by the number of projects you can maintain at once and the types of reports that are available.  Looks helluva lot like <a href="http://37signals.com/">37 Signal&#8217;s</a> project management tool <a href="http://www.basecamphq.com/">Basecamp</a>.  Intuitive interface with appropriate (albeit sometimes flakey) ajax.  Generates simple and generic invoices.  Export to PDF and CSV available with paid plans, which start at a reasonable 5 bucks a month.</p>
<p><b><a href="http://toggl.com/">Toggl.com</a></b></p>
<p>They&#8217;ve got the name sans final &#8220;e&#8221;.  That&#8217;s a good start.  Again, both free and paid plans.  I found the free plans to be nearly useless since reports don&#8217;t calculate a sum for billable hours unless you upgrade to a paid plan.  And at 19 smackers a month, it ain&#8217;t cheap.  Still, looks promising.</p>
<p>Know of other good (free) web-based time-tracking tools?</p>
]]></content:encoded>
			<wfw:commentRss>http://thewildtype.com/2008/06/02/web-based-time-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualizing intellectual lineages</title>
		<link>http://thewildtype.com/2006/05/04/visualizing-intellectual-lineages/</link>
		<comments>http://thewildtype.com/2006/05/04/visualizing-intellectual-lineages/#comments</comments>
		<pubDate>Thu, 04 May 2006 15:56:24 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[Visualization]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.toddharris.net/blog/?p=23</guid>
		<description><![CDATA[




Several years ago, WormBase began collecting detailed intellectual pedigrees for members of the community.  To display the large degree of collaboration within the community, I created a directed acyclic graph for the 2005 C. elegans meeting that displays the following relationships:

PI &#60;-&#62; Post doc
PI &#60;-&#62; Grad student
PI &#60;-&#62; Masters
PI &#60;-&#62; Undergraduate
Worked with
Collaborated with

About the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><center></p>
<p><a href="/images/2005/intellectual_lineage-thumb.jpg"><img src="/images/2005/intellectual_lineage-thumb.jpg" width="400"></a></p>
<p><a href="/images/2005/2005-06-28_19-49-196-full.jpg"><br />
<img alt="2005-06-28_19-49-196.jpg" src="/images/2005/2005-06-28_19-49-196.jpg" width="350" height="211" /></a><br />
</center></p>
<p>Several years ago, WormBase began collecting detailed intellectual pedigrees for members of the community.  To display the large degree of collaboration within the community, I created a directed acyclic graph for the 2005 C. elegans meeting that displays the following relationships:</p>
<ul>
<li>PI &lt;-&gt; Post doc</li>
<li>PI &lt;-&gt; Grad student</li>
<li>PI &lt;-&gt; Masters</li>
<li>PI &lt;-&gt; Undergraduate</li>
<li>Worked with</li>
<li>Collaborated with</li>
</ul>
<h2>About the image</h2>
<p>The Y-axis displays years, with the apex of the graph positioned at 1970.  Only individuals that have bibliographic or lineage data contained in WormBase as of 5/2005 are displayed on the graph. Individuals are placed on the Y-axis according to the year the first entered the community.  This is determined as the earliest year of either the first paper or meeting abstract published or drawn from<br />
lineage data, if it exists.  The position on the X-axis is arbitrary, calculated using an energy minimization algorithm to restrict the number of intersecting lines.</p>
<h2>Key</h2>
<p><img src="/images/2005/intellectual_lineage-key.jpg"></p>
<h2>Viewing the image</h2>
<p>Your browser may try to load either the EPS or SVG links directly. Few browsers, however, can correctly render the entire image. Due to its size and complexity, it is recommended to download the image and view it offline in a vector-based editing program such as Adobe Illustrator.</p>
<h2>Downloads</h2>
<p><a href="/images/2005/intellectual_lineage.eps">EPS (encapsulated postscript)</a><br />
<a href="/images/2005/intellectual_lineage.svg">SVG (scalable vector graphics)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thewildtype.com/2006/05/04/visualizing-intellectual-lineages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

