<?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>FlowingData &#187; Software</title>
	<atom:link href="http://flowingdata.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://flowingdata.com</link>
	<description>Strength in Numbers</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:28:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel="next" href="http://flowingdata.com/category/software/feed/?page=2" />

		<item>
		<title>Weave for visualization development</title>
		<link>http://flowingdata.com/2012/02/07/weave-for-visualization-development/</link>
		<comments>http://flowingdata.com/2012/02/07/weave-for-visualization-development/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 10:39:30 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[Weave]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=21578</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2012/02/07/weave-for-visualization-development/"><img width="625" height="462" src="http://flowingdata.com/wp-content/uploads/2012/02/Visualization-with-weave-625x462.jpg" class="attachment-medium wp-post-image" alt="Visualization with weave" title="Visualization with weave" /></a></p>Web-based Analysis and Visualization Environment, or Weave for short, is open source software intended for flexible visualization. Weave (BETA 1.0) &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2012/02/07/weave-for-visualization-development/"><img width="625" height="462" src="http://flowingdata.com/wp-content/uploads/2012/02/Visualization-with-weave-625x462.jpg" class="attachment-medium wp-post-image" alt="Visualization with weave" title="Visualization with weave" /></a></p><p><a href="http://ivpr.github.com/Weave/">Web-based Analysis and Visualization Environment</a>, or Weave for short, is open source software intended for flexible visualization.</p>
<blockquote><p>Weave (BETA 1.0) is a new web-based visualization platform designed to enable visualization of any available data by anyone for any purpose. Weave is an application development platform supporting multiple levels of user proficiency &mdash; novice to advanced &mdash; as well as the ability to integrate, disseminate and visualize data at "nested" levels of geography.</p></blockquote>
<p>It looks like everything is done through a click interface, and you can piece together modules and link them, etc. There is some setup involved, but there are a number of video tutorials and documents to get everything installed.</p>
<p>Source code also <a href="https://github.com/IVPR/Weave">available on GitHub</a>.</p>
<p>[<a href="http://ivpr.github.com/Weave/">Weave</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2012/02/07/weave-for-visualization-development/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Angry Birds productivity tracker</title>
		<link>http://flowingdata.com/2012/01/03/angry-birds-productivity-tracker/</link>
		<comments>http://flowingdata.com/2012/01/03/angry-birds-productivity-tracker/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 08:59:59 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[Stamen]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=20434</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2012/01/03/angry-birds-productivity-tracker/"><img width="625" height="457" src="http://flowingdata.com/wp-content/uploads/2012/01/Angry-productive-birds-625x457.png" class="attachment-medium wp-post-image" alt="Angry productive birds" title="Angry productive birds" /></a></p>With the new year, many of you (myself included) and your employers resolved to be more productive this year. You &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2012/01/03/angry-birds-productivity-tracker/"><img width="625" height="457" src="http://flowingdata.com/wp-content/uploads/2012/01/Angry-productive-birds-625x457.png" class="attachment-medium wp-post-image" alt="Angry productive birds" title="Angry productive birds" /></a></p><p>With the new year, many of you (myself included) and your employers resolved to be more productive this year. You are going to finish that side project. Learn that new language. Run that long distance. You are going to be all that you can be. Then you spent all day in front of the television yesterday while playing Angry Birds. Little did you know, productivity and Angry Birds go hand-in-hand. </p>
<p>Enter <a href="http://mike.teczno.com/notes/angry-productive-birds.html">Productivity Birds</a>, created and used internally by Stamen.</p>
<blockquote><p>We’ve used these graphs as the simplest-possible visualization of how we spend our time so we know how we’re doing relative to the budget for a project. Operationally, the data output of these graphs feeds directly into an accrued revenue model that lets us predict our income earlier. The day/week granularity makes it possible to collect the data as a team without making everyone unhappy with management overhead, and the bias toward whole- or half-day increments helps stabilize fractured schedules (not for me, though—my time is probably the most shattered of anyone in the studio).</p></blockquote>
<p>Calendar time is represented on the horizontal axis and time spent on a project is the vertical. The object of the game is to hit the bird, where a bird over the pig means a risk of losing money, and a bird past the big means a risk of finishing late. The stacked area chart on the bottom shows who has been or is working on the project.</p>
<p>The small app, built with Protovis, is <a href="https://github.com/stamen/Productive-Birds">available on GitHub</a>.</p>
<p>[<a href="http://mike.teczno.com/notes/angry-productive-birds.html">tecznotes</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2012/01/03/angry-birds-productivity-tracker/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quick time series visualization with Cube</title>
		<link>http://flowingdata.com/2011/09/21/quick-time-series-visualization-with-cube/</link>
		<comments>http://flowingdata.com/2011/09/21/quick-time-series-visualization-with-cube/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 07:55:43 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Cube]]></category>
		<category><![CDATA[Mike Bostock]]></category>
		<category><![CDATA[time series]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=18980</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2011/09/21/quick-time-series-visualization-with-cube/"><img width="625" height="135" src="http://flowingdata.com/wp-content/uploads/2011/09/Cube-time-series.png" class="attachment-medium wp-post-image" alt="Cube time series" title="Cube time series" /></a></p>Seeing how things change over time can be important for a business so that you can figure out what works &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2011/09/21/quick-time-series-visualization-with-cube/"><img width="625" height="135" src="http://flowingdata.com/wp-content/uploads/2011/09/Cube-time-series.png" class="attachment-medium wp-post-image" alt="Cube time series" title="Cube time series" /></a></p><p>Seeing how things change over time can be important for a business so that you can figure out what works best. Square, the company that turns your iPhone into a credit card reader, just <a href="http://corner.squareup.com/2011/09/cube.html">released</a> <a href="http://square.github.com/cube/">Cube</a>, an open-source system to help you visualize time series data. It's built on MongoDB, Node, and D3.</p>
<p>Once you're all setup server-side, it's pretty quick to put together a dashboard, as shown in the video below:</p>
<p><iframe width="625" height="348" src="http://www.youtube.com/embed/oq0qEu1dDdA?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>A lot of the boiler plate time series work is done for you via the visualization components, but if you want to dig deeper, you can also access Cube's query and aggregation functions. This gets you sums, medians, minimums, maximums, and some others, as well as clumping by minutes, hours, days, weeks, or months. If you've done this sort of a stuff with your own code before, you know how annoying it can be.</p>
<p>Cube is still a work-in-progress, but with Mike Bostock, now a visualization scientist at Square, this could be something to keep an eye on.</p>
<p>[<a href="http://square.github.com/cube/">Cube</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/09/21/quick-time-series-visualization-with-cube/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Explore large image collections with ImagePlot</title>
		<link>http://flowingdata.com/2011/09/18/explore-large-image-collections-with-imageplot/</link>
		<comments>http://flowingdata.com/2011/09/18/explore-large-image-collections-with-imageplot/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 06:12:00 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[exploration]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Lev Manovich]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=18955</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2011/09/18/explore-large-image-collections-with-imageplot/"><img width="625" height="351" src="http://flowingdata.com/wp-content/uploads/2011/09/Imageplot-of-Mondrian-625x351.jpg" class="attachment-medium wp-post-image" alt="ImageJ=1.45m" title="ImageJ=1.45m" /></a></p>When we make charts and graphs, we usually think of the data abstractions in terms of bars, dots, and other &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2011/09/18/explore-large-image-collections-with-imageplot/"><img width="625" height="351" src="http://flowingdata.com/wp-content/uploads/2011/09/Imageplot-of-Mondrian-625x351.jpg" class="attachment-medium wp-post-image" alt="ImageJ=1.45m" title="ImageJ=1.45m" /></a></p><p>When we make charts and graphs, we usually think of the data abstractions in terms of bars, dots, and other geometric shapes. <a href="http://lab.softwarestudies.com/p/imageplot.html">ImagePlot</a>, from UCSD-based Software Studies, instead makes it easier to use images to understand large collections.</p>
<blockquote><p>Existing visualization tools show data as points, lines, and bars. ImagePlot's visualizations shows the actual images in your collection. The images can be scaled to any size and organized in any order - according to their dates, content, visual characteristics, etc. Because digital video is just a set of individual still images, you can also use ImagePlot to explore patterns in films, animations, video games, and any other moving image data.
</p></blockquote>
<p>You can do this with other software (like R, for example), but ImagePlot is specifically built to handle lots of images (in the millions) and so it is much more robust, and it's GUI-based, so no programming is required to use the software, which works on Windows, OS X, and Linux. The interface is pretty basic and not totally clear at first, but play around with the sample datasets and you should be able to pick it up fairly quickly.</p>
<p>Here's a zoomed out view of Time Magazine covers:</p>
<p><img src="http://flowingdata.com/wp-content/uploads/2011/09/Time-Magazine-covers-625x104.jpg" alt="" title="Time Magazine covers" width="625" height="104" class="alignnone size-medium wp-image-18963" /></p>
<p>These are Van Gogh paintings organized by month/year on the horizontal and color on the vertical:</p>
<p><img src="http://flowingdata.com/wp-content/uploads/2011/09/ImagePlot-Van-Gogh-625x351.jpg" alt="" title="ImagePlot - Van Gogh" width="625" height="351" class="alignnone size-medium wp-image-18958" /></p>
<p>So you can see there's quite a bit of flexibility with the program, which could lead to some fun if you have a large image dataset. Save your results as a high-resolution image or even in animation form.</p>
<p>You can download ImagePlot <a href="http://lab.softwarestudies.com/p/imageplot.html">here</a>, and for more ideas for what you can do with it, check out the <a href="http://www.flickr.com/photos/culturevis/">Flickr stream</a>.</p>
<p>[<a href="http://lab.softwarestudies.com/p/imageplot.html">ImagePlot</a> | Thanks, <a href="http://manovich.net/">Lev</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/09/18/explore-large-image-collections-with-imageplot/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BuzzData aims to make data more social</title>
		<link>http://flowingdata.com/2011/08/23/buzzdata-aims-to-make-data-more-social/</link>
		<comments>http://flowingdata.com/2011/08/23/buzzdata-aims-to-make-data-more-social/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 10:27:42 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Online Applications]]></category>
		<category><![CDATA[BuzzData]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=18508</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2011/08/23/buzzdata-aims-to-make-data-more-social/"><img width="625" height="485" src="http://flowingdata.com/wp-content/uploads/2011/08/BuzzData-page-625x485.png" class="attachment-medium wp-post-image" alt="BuzzData page" title="BuzzData page" /></a></p>In many ways, data wants to be social. It wants to get out there for people to see, interact with &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2011/08/23/buzzdata-aims-to-make-data-more-social/"><img width="625" height="485" src="http://flowingdata.com/wp-content/uploads/2011/08/BuzzData-page-625x485.png" class="attachment-medium wp-post-image" alt="BuzzData page" title="BuzzData page" /></a></p><p>In many ways, data wants to be social. It wants to get out there for people to see, interact with other datasets, and it wants people to talk about it. There aren't that many places for that to happen though. Newly launched <a href="http://buzzdata.com/">BuzzData</a> wants to fill that void. It's pitched as a "social network designed for data."</p>
<p>You might be thinking, "Wait, haven't we <a href="http://flowingdata.com/2010/10/19/why-swivel-shut-down/">seen</a> <a href="http://flowingdata.com/2010/06/24/graph-site-verifiable-closes-shop/">this</a> <a href="http://flowingdata.com/2011/08/04/on-the-launch-of-visually/">before</a>?" Well, yeah. Again, there's something about data that wants to be shared, but no one has quite figured out how to make it work on a large scale.</p>
<p>Like those before it, BuzzData lets you upload datasets and lets people comment on said datasets, but that's where the similarities stop. There are no tools to visualize and explore your data, and the goal is not so much to get people to make as much stuff as they can with the numbers (although that would certainly help support the community), but more to talk about the data and add context.</p>
<p>Once you upload a dataset, you can link to papers or graphics and include attachments. If you make the dataset public, other BuzzData users can follow datasets &mdash; like you might follow a question on Quora &mdash; and leave comments and suggestions. If you don't have data to share, you can participate just by following others' datasets.</p>
<p>The above, for example, is a dataset I uploaded on <a href="http://buzzdata.com/nathany/playboy-bust">Playboy Playmate of the Year body measurements</a>. (We saw <a href="http://flowingdata.com/2009/02/12/wired-relates-playboy-playmate-bmi-and-average-bmi-1954-2008/">how things have changed</a> over the decades a while back.) I was also able to provide links to <a href="http://buzzdata.com/nathany/playboy-bust#!/articles">articles</a> and <a href="http://buzzdata.com/nathany/playboy-bust#!/visualizations">graphics</a>, so you don't just get a spreadsheet with a link to a source.</p>
<p><img src="http://flowingdata.com/wp-content/uploads/2011/08/Playboy-bust-visualization-625x538.png" alt="" title="Playboy bust visualization" width="625" height="538" class="alignnone size-medium wp-image-18529" /></p>
<p>If I wanted, I could add collaborators so that that they could help me keep the data up  to date. </p>
<p>It's an interesting concept worth exploring. However, unlike a Twitter or a Quora, there's less of an immediate gratification when you use it, so it'll be a challenge to get enough people interested where things are updated frequently. It's one thing to be excited about data and another to be interested enough to participate.</p>
<p>Then again, maybe there will be a Wikipedia-like flourish with all the excitement around data these days.</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/08/23/buzzdata-aims-to-make-data-more-social/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On the Launch of Visually</title>
		<link>http://flowingdata.com/2011/08/04/on-the-launch-of-visually/</link>
		<comments>http://flowingdata.com/2011/08/04/on-the-launch-of-visually/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 07:38:18 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Online Applications]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[Visually]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=18142</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2011/08/04/on-the-launch-of-visually/"><img width="625" height="385" src="http://flowingdata.com/wp-content/uploads/2011/08/Visually-homepage-625x385.png" class="attachment-medium wp-post-image" alt="Visually homepage" title="Visually homepage" /></a></p>A couple of weeks ago, Visually, a new infographics-based startup, launched with a warm reception among all the popular tech &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2011/08/04/on-the-launch-of-visually/"><img width="625" height="385" src="http://flowingdata.com/wp-content/uploads/2011/08/Visually-homepage-625x385.png" class="attachment-medium wp-post-image" alt="Visually homepage" title="Visually homepage" /></a></p><p>A couple of weeks ago, <a href="http://visual.ly">Visually</a>, a new infographics-based startup, launched with a warm reception among all the popular tech blogs. I didn't post about it right away for a couple of reasons. The first is that I've been sick for the past couple of weeks, and it's been hard to think in between all the nose-blowing. Seriously, this cold will not die. Secondly, I wasn't sure how I felt about the new site (partially due to the first reason). Now that I've let my thoughts simmer, it's clear that Visually has potential, but it's way too early to tell if it will actually work.</p>
<p>Visually has online tools in the works to make the graphic design process more approachable to the masses, but in its current state, the site is more like a design-heavy <a href="http://www.visualizing.org/">Visualizing.org</a>. It's a catalog of infographics, most of them designed as visual snacks, which shouldn't be surprising considering <a href="http://visual.ly/about/team/">the team</a>. This isn't necessarily a bad thing. I've posted a few of the infographics highlighted on the Visually homepage here on FlowingData. But I can't help but feel it's more about pretty pictures and traffic than it is about making sense of data.</p>
<p><img src="http://flowingdata.com/wp-content/uploads/2011/08/Visually-catalog-625x343.png" alt="" title="Visually catalog" width="625" height="343" class="alignnone size-medium wp-image-18147" /></p>
<p>Before I even got a chance to poke around the site, the general sense I got from the designers I follow wasn't very good.</p>
<p>Some weren't happy with their graphics being posted on the site out of context. Many graphics are designed to fit in with text and don't make a whole lot of sense on their own. I get where the designers are coming from, but stuff like this happens regardless on blogs, news sites, etc. At least there's a source link so that people who care can get more information.</p>
<p>The part about Visually that could be a deal breaker for many (and is worth careful consideration) is the <a href="http://visual.ly/terms">terms of service</a>. Correct me if I'm wrong, but this part under User Submissions seems to say that if you upload or share a graphic that you designed, Visually, or rather, something called GraphCast, is allowed to use, edit, and "exploit" your work any which way:</p>
<blockquote><p>By submitting the User Submissions to GraphCast, or displaying, publishing, or otherwise posting any content on or through the Sites or the Service, you hereby do and shall grant GraphCast a worldwide, non-exclusive, perpetual, irrevocable, royalty-free, fully paid, sublicensable and transferable license to use, modify, reproduce, distribute, prepare derivative works of, display, perform, and otherwise fully exploit the User Submissions in connection with the Sites, the Service and GraphCast’s (and its successors and assigns) business, including without limitation for promoting and redistributing part or all of the Sites (and derivative works thereof) or the Service in any media formats and through any media channels (including, without limitation, third party websites).</p></blockquote>
<p>The terms are actually specified for a site called <a href="http://graphcast.com">graphcast.com</a>, but all you get is an error message: "The service is not available. Please try again later."</p>
<p>Coming back to the tool, Robert Kosara, an adviser to Visually, <a href="http://eagereyes.org/blog/2011/visually-the-future-of-data-based-infographics">says</a> that it's disruptive technology. It looks like a stripped down Adobe Illustrator for graphs.</p>
<p><img src="http://flowingdata.com/wp-content/uploads/2011/08/Visually-tool.png" alt="" title="Visually tool" width="600" height="443" class="alignnone size-full wp-image-18164" /></p>
<p>Is it disruptive? I don't know, I haven't used the tool. For the masses, it could be useful. Is it <a href="http://allthingsd.com/20110713/visual-ly-wants-to-bring-nifty-charts-and-graphs-to-the-rest-of-us/">worth</a> $100 to $250 per month? That could be a tough sell. I'm personally fine with my R to Illustrator workflow, but again, I'm not in the target audience.</p>
<p>I asked CEO Stew Langille where he saw Visually in a couple of years. His response:</p>
<blockquote><p>I see Visually being the most compelling platform for data visualization. The largest community of visualizations, the ability to create and share visualizations, and an educational resource to introduce data viz to the masses. We see ourselves not only increasing the supply of data viz tools and resources, but growing the demand as well. We will be market makers for the industry.</p></blockquote>
<p>They will get lots of eyeballs for sure. The team and their partners are experts in marketing and social media, so there will be some community that develops. What type of community is still up in the air. For example, Visually has a Twitter tool that lets you compare two accounts. Enter two usernames, and you get an instant infographic. Here's the meat of the graphic comparing @aplusk to @cnn. (It reminds me a lot of <a href="http://flowingdata.com/2010/02/15/data-underload-9-big-graphic-blueprint/">this</a>.)</p>
<p><img src="http://flowingdata.com/wp-content/uploads/2011/08/Twitterize-yourself.png" alt="" title="Twitterize yourself" width="590" height="628" class="alignnone size-full wp-image-18215" /></p>
<p>It's great that you can get this big graphic for such little effort, but I'm disinterested. There are lots of people, however, looking for some quick entertainment. For me, Visually is one of those sites that I want to like. There's just not enough there right now for me to get excited about it. Maybe in a couple of years I'll be singing a different tune, but right now, there's still a lot of work to be done.</p>
<p>What are your first impressions?</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/08/04/on-the-launch-of-visually/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Visualizing Player makes it easier to share visualization</title>
		<link>http://flowingdata.com/2011/07/19/visualizing-player-makes-it-easier-to-share-visualization/</link>
		<comments>http://flowingdata.com/2011/07/19/visualizing-player-makes-it-easier-to-share-visualization/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 16:37:53 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Online Applications]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[Visualizing]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=17874</guid>
		<description><![CDATA[It's easy to share static graphics. Save an image and then upload it to your own site. Boom, you're done. &#8230;]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.visualizing.org/embedded/12201" width="625" height="450" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe></p>
<p>It's easy to share static graphics. Save an image and then upload it to your own site. Boom, you're done. However, when it comes to interactive graphics, which come in a variety of file formats, it's not as straightforward. The <a href="http://www.visualizing.org/stories/announcing-visualizing-player-10">Visualizing Player helps with this</a>:</p>
<blockquote><p>We love and respect what you create and we know how much effort goes into each piece (it's why everything that gets uploaded to Visualizing is protected under a CC license). One of our core missions here at Visualizing is to build you the best possible platform and the most powerful tools for sharing those creations.</p></blockquote>
<p>Now when you go to Visualizing, there's an embed code accompanied with each graphic, and it's easy to share any visualization on your own blog or site. The embed works for 7 formats: HTML5, Java, Flash, PDF, Video, Image, and URL.</p>
<p>For example, above is Gregor Aisch's <a href="http://www.visualizing.org/visualizations/europes-energy">interactive on Europe's energy</a>, and here's Christian Behrens' <a href="http://www.visualizing.org/visualizations/flight-expulsion">Flight &amp; Expulsion</a> interactive. Click on the play button on the bottom left to load and start:</p>
<p><iframe src="http://www.visualizing.org/embedded/1767" width="625" height="450" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe></p>
<p>There are still a couple of kinks in the player. For one, the player does take a little while to load initially. I wish they'd show a progress bar or a quicker loading static image so that you don't get a blank screen. The URL view is also kind of weird as it basically just loads an entire page in an iframe. Still though, whether you're the one making a visualization or the one sharing it, the player is a good way to get more eyeballs.</p>
<p>[<a href="http://www.visualizing.org/stories/announcing-visualizing-player-10">Visualizing</a> | Thanks, Charlene]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/07/19/visualizing-player-makes-it-easier-to-share-visualization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Sankey flow diagrams with Fineo, sort of</title>
		<link>http://flowingdata.com/2011/07/06/make-sankey-flow-diagrams-with-fineo-sort-of/</link>
		<comments>http://flowingdata.com/2011/07/06/make-sankey-flow-diagrams-with-fineo-sort-of/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 10:33:15 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Online Applications]]></category>
		<category><![CDATA[Sankey]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=17598</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2011/07/06/make-sankey-flow-diagrams-with-fineo-sort-of/"><img width="625" height="365" src="http://flowingdata.com/wp-content/uploads/2011/07/Sankey-diagram-sort-of-625x365.png" class="attachment-medium wp-post-image" alt="Sankey diagram - sort of" title="Sankey diagram - sort of" /></a></p>Whenever I post a Sankey diagram (for example, here, here, and here), someone always asks how they can make their &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2011/07/06/make-sankey-flow-diagrams-with-fineo-sort-of/"><img width="625" height="365" src="http://flowingdata.com/wp-content/uploads/2011/07/Sankey-diagram-sort-of-625x365.png" class="attachment-medium wp-post-image" alt="Sankey diagram - sort of" title="Sankey diagram - sort of" /></a></p><p>Whenever I post a Sankey diagram (for example, <a href="http://flowingdata.com/2009/03/20/aig-bailout-where-173-billion-went/">here</a>, <a href="http://flowingdata.com/2008/07/17/is-minards-map-of-napoleons-march-the-greatest-statistical-graphic-ever/">here</a>, and <a href="http://flowingdata.com/2010/09/29/charted-history-of-airline-mergers/">here</a>), someone always asks how they can make their own. I'm always surprised that so many people have data where the chart type applies, but in any case, I've never had a good answer other than open up Illustrator and do it by hand. DensityDesign tries to make Sankey diagram creation easier with <a href="http://www.densitydesign.org/research/fineo/">Fineo</a>.</p>
<p>There's some good news and bad news though. The good news is that Fineo is easy to use. Upload a CSV data file, choose the order you want the columns, and you've got your diagram. </p>
<p>The bad news is it's not really a Sankey diagram. In the examples I linked above, you might have noticed a certain flow where you start with a single population, and at each segment there is a split or decay. Fineo, on the other hand, takes a column-by-column data structure and splits by categories on each column, which is actually much more like <a href="http://eagereyes.org/parallel-sets">Parallel Sets</a>, by Robert Kosara and Caroline Ziemkiewicz, but with curves (as Robert <a href="https://twitter.com/#!/eagereyes/status/86530506728013824">pointed out</a>). </p>
<p><img src="http://flowingdata.com/wp-content/uploads/2011/07/Parallel-Sets-by-Robert-Kosara-and-Caroline-Ziemkiewicz-625x433.png" alt="" title="Parallel Sets by Robert Kosara and Caroline Ziemkiewicz" width="625" height="433" class="alignnone size-medium wp-image-17611" /></p>
<p>In any case, like I said, Fineo is easy to use and makes it easy to create something like the top diagram. Although, you might want to give Parallel Sets a try if Fineo doesn't do it for you.</p>
<p>As for actual Sankey diagrams? I'm afraid my best answer is still do it by hand in Illustrator. Any other suggestions are welcome.</p>
<p>[<a href="http://www.densitydesign.org/research/fineo/">Fineo</a> via @<a href="https://twitter.com/#!/JeffClark/status/86495833515757569">JeffClark</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/07/06/make-sankey-flow-diagrams-with-fineo-sort-of/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Dotspotting to make city data more legible</title>
		<link>http://flowingdata.com/2011/06/27/dotspotting-to-make-city-data-more-legible/</link>
		<comments>http://flowingdata.com/2011/06/27/dotspotting-to-make-city-data-more-legible/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 07:22:22 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Online Applications]]></category>
		<category><![CDATA[city]]></category>
		<category><![CDATA[dots]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[Knight]]></category>
		<category><![CDATA[Stamen]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=17540</guid>
		<description><![CDATA[<p><a href="http://flowingdata.com/2011/06/27/dotspotting-to-make-city-data-more-legible/"><img width="625" height="421" src="http://flowingdata.com/wp-content/uploads/2011/06/Dotspotting-625x421.png" class="attachment-medium wp-post-image" alt="Dotspotting" title="Dotspotting" /></a></p>Last year Stamen Design received a grant from the Knight News Challenge to design and implement Citytracking, a project to &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://flowingdata.com/2011/06/27/dotspotting-to-make-city-data-more-legible/"><img width="625" height="421" src="http://flowingdata.com/wp-content/uploads/2011/06/Dotspotting-625x421.png" class="attachment-medium wp-post-image" alt="Dotspotting" title="Dotspotting" /></a></p><p>Last year Stamen Design received a grant from the Knight News Challenge to design and implement Citytracking, a project to help people gather data about their cities and gain some kind of understanding about it. <a href="http://dotspotting.org/">Dotspotting</a>, the phase of the project, just <a href="http://content.stamen.com/dotspotting_dot_org_is_live">launched</a>. It makes it much easier to put dots on a map.</p>
<blockquote><p>There's currently a whole chain of elements involved in building digital civic infrastructure for the public, and these are represented by various Stamen projects and those of others. At the moment, the current hodgepodge of bits &mdash; including APIs and official sources, scraped websites, sometimes-reusable data formats and datasets, visualizations, embeddable widgets etc. &mdash; is fractured, overly technical and obscure, held in the knowledge base of a relatively small number of people, and requires considerable expertise to harness. That is, unless you're willing to use generic tools like Google Maps. We want to change this. Visualizing city data shouldn't be this hard, or this generic.</p></blockquote>
<p>The process is pretty simple. Once you've created an account, upload a list of addresses (or latitude and longitude if you like) as CSV, RSS, or an Excel spreadsheet, and Dotspotting will handle the rest (i.e. geocoding and placement). Bam. Map with dots.</p>
<p>Here's the important part of Dotspotting though. It's not just about getting an online map that you can interact with. It's about making location data easier to distribute. After you've made your map and filtered to your liking you can export the geocoded data in most major geo formats or download the map itself. Print, edit, and/or share without having to worry about the technical bits.</p>
<p>[<a href="http://dotspotting.org/">Dotspotting</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/06/27/dotspotting-to-make-city-data-more-legible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inbox Influence shows political contributions by the people in your email</title>
		<link>http://flowingdata.com/2011/06/21/inbox-influence-shows-political-contributions-by-the-people-in-your-email/</link>
		<comments>http://flowingdata.com/2011/06/21/inbox-influence-shows-political-contributions-by-the-people-in-your-email/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 07:33:45 +0000</pubDate>
		<dc:creator>Nathan Yau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[contributions]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[Sunlight]]></category>

		<guid isPermaLink="false">http://flowingdata.com/?p=17389</guid>
		<description><![CDATA[While browser plugins like Rapportive tell you the social networks that people in your email belong to, Inbox Influence, from &#8230;]]></description>
			<content:encoded><![CDATA[<p>While browser plugins like Rapportive tell you the social networks that people in your email belong to, <a href="https://inbox.influenceexplorer.com/">Inbox Influence</a>, from the Sunlight Foundation, uses their data from Influence Explorer, Transparency Data, and Party Time to show a different type of network in your inbox.</p>
<blockquote><p>Inbox Influence is a new tool from the Sunlight Foundation that allows you to see the political contributions of the people and organizations that are mentioned in emails you receive. This easy-to-use tool can be used for researching influence background on corporate correspondence, adding context to newspaper headlines or discovering who is behind political fundraising solicitations.</p></blockquote>
<p>Available for major browsers, the plugin is straightforward to use. Just install it like you would any other plugin, and then open Gmail in your browser. In the sidebar (where the ads usually are), you'll see contribution information for people in your inbox.</p>
<p><iframe width="625" height="386" src="http://www.youtube.com/embed/jyzXETidjzg?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>How much political influence is in your inbox?</p>
<p>[<a href="https://inbox.influenceexplorer.com/">Inbox Influence</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://flowingdata.com/2011/06/21/inbox-influence-shows-political-contributions-by-the-people-in-your-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

