<?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>Data Visualization As Generative Narrative</title>
	<atom:link href="http://alexislloyd.com/classes/dataviz09/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexislloyd.com/classes/dataviz09</link>
	<description>Parsons D+T, Fall 2009</description>
	<lastBuildDate>Wed, 12 May 2010 22:26:18 +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>Popcorn &amp; Politics</title>
		<link>http://alexislloyd.com/classes/dataviz09/popcorn-politics/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/popcorn-politics/#comments</comments>
		<pubDate>Wed, 12 May 2010 22:25:52 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=574</guid>
		<description><![CDATA[
&#8220;Popcorn &#38; Politics&#8221; &#8212; data viz of movies, their audience and their impact on the 2008 US Presidential Race
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.popcornandpolitics.com/"><img class="alignnone size-medium wp-image-575" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2010/05/Screen-shot-2010-05-12-at-6.23.31-PM-300x190.png" alt="Popcorn and Politics" width="300" height="190" /></a></p>
<p><a href="http://www.popcornandpolitics.com/" target="_blank">&#8220;Popcorn &amp; Politics&#8221;</a> &#8212; data viz of movies, their audience and their impact on the 2008 US Presidential Race</p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/popcorn-politics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We Read, We Tweet</title>
		<link>http://alexislloyd.com/classes/dataviz09/we-read-we-tweet/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/we-read-we-tweet/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 05:27:33 +0000</pubDate>
		<dc:creator>justin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=550</guid>
		<description><![CDATA[&#8220;We Read, We Tweet&#8221; geographically visualizes Tweets about New York Times articles. Each line connects the location of a tweet to the contextual location of the article it references. The lines are generated based on the sequence in which the tweets occurred.
Personal Blog Writeup






Through visualizing the relationships between a New York Times article’s contextual location, [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;We Read, We Tweet&#8221; geographically visualizes Tweets about New York Times articles. Each line connects the location of a tweet to the contextual location of the article it references. The lines are generated based on the sequence in which the tweets occurred.</p>
<p><a href="http://blog.justinblinder.com/?p=121">Personal Blog Writeup</a></p>
<p><a href="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt1.jpg"><img class="alignnone size-full wp-image-140" src="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt1.jpg" alt="&quot;We Read, We Tweet&quot;" width="520" height="269" /></a></p>
<p><a href="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt21.jpg"><img class="alignnone size-full wp-image-142" src="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt21.jpg" alt="&quot;We Read, We Tweet&quot;" width="520" height="210" /></a></p>
<p><a href="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt3.jpg"><img class="alignnone size-full wp-image-143" src="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt3.jpg" alt="&quot;We Read, We Tweet&quot;" width="520" height="288" /></a></p>
<p><a href="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt4.jpg"><img class="alignnone size-full wp-image-144" src="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt4.jpg" alt="&quot;We Read, We Tweet&quot;" width="520" height="183" /></a></p>
<p><a href="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt5.jpg"><img class="alignnone size-full wp-image-145" src="http://blog.justinblinder.com/wp-content/uploads/2010/03/tt5.jpg" alt="&quot;We Read, We Tweet&quot;" width="520" height="289" /></a></p>
<p><span id="more-550"></span></p>
<p>Through visualizing the relationships between a New York Times article’s contextual location, and location of the Twitter users that tweet about the article, a global interest emerges in many stories that pertain to a specific part of the world. I’m fascinated by maps, specifically how boundaries form over time and are consistently being remapped based on regional issues.  Since Twitter has become a prolific tool for disseminating information, yet is so successful because of it’s ephemeral and mobile nature, I wanted to explore how where individual interests lie across the world about articles in the New York Times.</p>
<p>This project involved extensive backend and frontend programming.  The actual data consists of geocoded Tweets and New York Times articles that are stored in a database. Every 10 minutes, a PHP script is run on my server that queries the Backtweets API for any tweets that have occurred regarding specific New York Times articles. For each of the returned tweets, the twitter user’s location is retrieved, and if a valid value is found (there is no standardized system for Twitter user’s location information, Br00k1nz is entirely valid) then the value is geocoded, as well as the New York Time’s article’s geo faceted value using the Google Maps API.  All the information is sanitized, and then inserted in a database.</p>
<p>The front end of the project is written in Java (using the processing.core library). Queries to the database are made based on an article that a user wishes to visualize. The latitude, longitude, and text information is then parsed and mapped in the applet. I decided to create the visualizing using openGL, and create parabolas that showed the  relationships between articles and tweets. A timer is set and displayed at the beginning of each scene, which triggers an connection path each time the timer matches a tweet’s time.</p>
<p>When looking at precedents, I was particularly inspired by both Aaron Koblin’s “Flight Patterns” and Jer Thorp’s “Just Landed” visualizations. Koblin’s visualization elegantly maps air traffic patterns. Some of the images in the series show incredibly intricate networks that are formed by air traffic routes, as well as the airports in a region. Jer Thorp’s processing based visualization shows the locations of twitter users and the places that they fly to, cleverly scraped based on the two tweeted words “just landed”. One of the most compelling aspects of this piece is the 3d translation of data, allowing for an exploration into the intricacies of the paths.</p>
<p>When I first started this project, I set out with a few questions informed my process and methodology. These were:</p>
<ul>
<li>What does the distribution of Twitter user’s interests about various topics, locations, and sections from the New York Times look like visually?</li>
<li>Do current issues in the news effect where Twitter users decide to tweet about?</li>
<li>Do patterns emerge based on country/region, or are the Tweet/Articles relationships random?</li>
<li>Are there unseen political/economic/social relationships between countries/regions that are hidden in the data?</li>
</ul>
<p>After analyzing a few stories, there were a few surprising results.  For instance, an article about Houston electing a gay mayor received mostly tweets from people in the United States. However, another article about the Northwest Airlines terrorist attempt in Detroit attracted tweets from all around the world, the very first actually came from Europe.</p>
<p>Overall, I feel the project was a success. Although it may be hard to discern extensive information as to why person in one location may tweet about another, within a large set of data, it’s quite amazing to see how twitter has been globally espoused, and how diverse many of the tweets are in terms of location.</p>
<p><!--more--></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/we-read-we-tweet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>7 Months of Obituaries</title>
		<link>http://alexislloyd.com/classes/dataviz09/7-months-of-obituaries/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/7-months-of-obituaries/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 03:07:46 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[final project]]></category>
		<category><![CDATA[obituaries]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=545</guid>
		<description><![CDATA[As a jumping off point:

In journalism, we recognize a kind of hierarchy of fame among the famous. We measure it in two ways: by the length of an obituary and by how far in advance it is prepared.
-Walter Cronkite

The chart:


The grey bars represent the ten longest obituaries of the last 7 months. From left to [...]]]></description>
			<content:encoded><![CDATA[<p>As a jumping off point:</p>
<blockquote>
<p style="text-align: left"><strong><em>In journalism, we recognize a kind of hierarchy of fame among the famous. We measure it in two ways: by the length of an obituary and by how far in advance it is prepared.</em></strong></p>
<p style="text-align: left">-Walter Cronkite</p>
</blockquote>
<p>The chart:</p>
<p style="text-align: center"><em><img class="aligncenter size-full wp-image-546" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/obit_viz_FINAL.jpg" alt="obit_viz_FINAL" width="600" /><br />
</em></p>
<p><strong>The grey bars represent the ten longest obituaries of the last 7 months. From left to right, they are:</strong></p>
<p>&#8220;A Star Idolized and Haunted, Michael Jackson Dies at 50&#8243; (2839 words)<br />
&#8220;Jack Nelson, an Investigative Reporter, Dies at 80&#8243; (1266 words)<br />
&#8220;Dominick Dunne, Writer Who Chronicled High-Profile Crime, Is Dead at 83&#8243; (1966 words)<br />
&#8220;Robert Rines, Inventor and Monster Hunter, Dies at 87&#8243; (2839 words)<br />
&#8220;Howard Unruh, 88, Dies; Killed 13 of His Neighbors in Camden in 1949&#8243; (1304 words)<br />
&#8220;Roy DeCarava, Harlem Insider Who Photographed Ordinary Life, Dies at 89&#8243; (1485 words)<br />
&#8220;Walter Cronkite, 92, Dies; Trusted Voice of TV News&#8221; (2968 words)<br />
&#8220;Budd Schulberg, &#8216;On the Waterfront&#8217; Writer, Dies at 95&#8243; (1855 words)<br />
&#8220;Henrich, Yankees Clutch Hitter, Dies at 96&#8243; (1086 words)<br />
&#8220;Bela Kiraly Dies at 97; Led Revolt In Hungary&#8221; (1136 words)</p>
<p><strong>Notable outliers are:</strong></p>
<p>Michael Jackson, receiving a 2839 word obituary at the age of 50 (Billy Mays is the other 50 year old). Jack Rose, the youngest recipient of a NYTimes obituary. Along with Michael Jackson, Walter Cronkite received a very long obituary that ran 50% longer than the two next longest obituaries.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/7-months-of-obituaries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweetcatcha</title>
		<link>http://alexislloyd.com/classes/dataviz09/tweetcatcha-2/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/tweetcatcha-2/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 21:22:16 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[final project]]></category>
		<category><![CDATA[tweetcatcha]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=526</guid>
		<description><![CDATA[TweetCatcha seeks to uncover the organic nature of news as it travels through Twitter over time, by examining the movement of NY Times articles through Twitter.
Nick Hardeman + Bruce Drummond.




Presentation
Demo
]]></description>
			<content:encoded><![CDATA[<p>TweetCatcha seeks to uncover the organic nature of news as it travels through Twitter over time, by examining the movement of NY Times articles through Twitter.</p>
<p>Nick Hardeman + Bruce Drummond.</p>
<p><a href="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha1.jpg"><img class="alignnone size-large wp-image-527" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha1-1024x546.jpg" alt="tweetcatcha1" width="600" height="320" /></a></p>
<p><a href="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha1.jpg"></a><a href="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha2.jpg"><img class="alignnone size-large wp-image-528" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha2-1024x546.jpg" alt="tweetcatcha2" width="600" height="320" /></a></p>
<p><a href="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha3.jpg"><img class="alignnone size-large wp-image-529" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha3-1024x546.jpg" alt="tweetcatcha3" width="600" height="319" /></a></p>
<p><a href="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha4.jpg"><img class="alignnone size-large wp-image-530" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/tweetcatcha4-1024x546.jpg" alt="tweetcatcha4" width="600" height="319" /></a></p>
<p><a href="http://docs.google.com/present/view?id=dfmz7tdr_128dtfhbmf4">Presentation</a></p>
<p><a href="http://a.parsons.edu/~drumb588/tweetcatcha/TweetCatcha.swf">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/tweetcatcha-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now&amp;Then : Exploring the mutual influence of popularity in music industry and news media</title>
		<link>http://alexislloyd.com/classes/dataviz09/nowthen-exploring-the-mutual-influence-of-popularity-in-music-industry-and-news-media/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/nowthen-exploring-the-mutual-influence-of-popularity-in-music-industry-and-news-media/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 02:41:31 +0000</pubDate>
		<dc:creator>dong-yoon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=517</guid>
		<description><![CDATA[Now&#38;Then : Exploring the mutual influence of popularity in music industry and news media
by Yoon and Seung
Detail description, screen shots and Demo page Link





]]></description>
			<content:encoded><![CDATA[<p>Now&amp;Then : Exploring the mutual influence of popularity in music industry and news media<br />
by Yoon and Seung</p>
<h3><a href="http://www.cre8ive.kr/blog/?p=1922" target="_blank">Detail description, screen shots and Demo page Link</a></h3>
<p><a href="http://www.cre8ive.kr/blog/?p=1922"><img class="aligncenter size-full wp-image-520" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/BillboardNYT01.jpg" alt="" width="600" height="420" /></a></p>
<p><a href="http://www.cre8ive.kr/blog/?p=1922"><img class="aligncenter size-full wp-image-521" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/BillboardNYT02.jpg" alt="" width="600" height="420" /><br />
</a></p>
<p><a href="http://www.cre8ive.kr/blog/?p=1922"><img class="aligncenter size-full wp-image-522" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/BillboardNYT03.jpg" alt="" width="600" height="420" /></a></p>
<p><a href="http://www.cre8ive.kr/blog/?p=1922"><img class="aligncenter size-full wp-image-523" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/BillboardNYT04.jpg" alt="" width="600" height="420" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/nowthen-exploring-the-mutual-influence-of-popularity-in-music-industry-and-news-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualizar &#8216;09</title>
		<link>http://alexislloyd.com/classes/dataviz09/visualizar-09/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/visualizar-09/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 18:05:33 +0000</pubDate>
		<dc:creator>Alexis Lloyd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/visualizar-09/</guid>
		<description><![CDATA[Some lovely visualizations coming out of Visualizar &#8216;09. Below is a screenshot from &#8220;New Political Interfaces&#8221;&#8230;a look into what politicians vs. news outlets are talking about:

]]></description>
			<content:encoded><![CDATA[<p>Some lovely visualizations coming out of Visualizar &#8216;09. Below is a screenshot from &#8220;New Political Interfaces&#8221;&#8230;a look into what politicians vs. news outlets are talking about:</p>
<p><a href="http://infosthetics.com/archives/2009/12/the_third_edition_of_visualizar.html"><img alt="" src="http://infosthetics.com/archives/visualizarNewPoliticalInterfaces.png" title="New Political Interfaces" class="alignnone" width="600" height="365" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/visualizar-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Project (Shift/) Proposal</title>
		<link>http://alexislloyd.com/classes/dataviz09/final-project-shift-proposal/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/final-project-shift-proposal/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 12:06:28 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[obituaries]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=507</guid>
		<description><![CDATA[
OverviewAn exploration of the NYTimes obituary to examine what is supposed to be the most notable people to have died on a given day. This very very short daily list is then contrasted against the much larger set of likely mundane, but certainly much more varied nation-wide set of newspaper obituaries. This exercise seeks to [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>OverviewAn exploration of the NYTimes obituary to examine what is supposed to be the most notable people to have died on a given day. This very very short daily list is then contrasted against the much larger set of likely mundane, but certainly much more varied nation-wide set of newspaper obituaries. This exercise seeks to both bring attention to the large number of deaths that occur every day and find an alternative snapshot of what the American life is through its daily deceased.</li>
<li>DataMy data sets will be the NYTimes Article Search API (searching for &#8220;obituary&#8221;) + an RSS feeds from the site obituaries101.com located at <a href="http://www.big101.com/obituary_search_find_famous_death_notices.php">http://www.big101.com/obituary_search_find_famous_death_notices.php</a>.</li>
<li>Design QuestionsMy initial approach is to use scale and variation in type size to underline how small of a snapshot the NYTimes obituary section is of the greater body of obituaries in the United States. I&#8217;m not exactly sure if I will be using any graphics as text is a central part of this exploration.</li>
<li>Precedents
<ul>
<li>Rupa&#8217;s project, <a href="http://alexislloyd.com/classes/dataviz09/out-of-sight-out-of-mind/">Out of Sight, Out of Mind</a>, dealing with visualizing deaths and she was previously mentioning the use of bar graphs to identify spikes in casualties across time.</li>
<li>NPR did a radio show called <a href="http://www.npr.org/templates/story/story.php?storyId=5353784">The Art of the Obituary</a> which revealed the behind-the-scenes process of identifying aging members of society of note and prewriting and subsequently updating obituaries. Hearing this story when it aired a number of years ago really piqued my interest in the topic of obituary writing.</li>
<li>Almost forgot the most striking infographic I&#8217;ve seen that related to death: the visualization of suicides on the Golden Gate Bridge: <a href="http://www.sfgate.com/cgi-bin/object/article?f=/c/a/2005/10/30/MNG2NFF7KI1.DTL&amp;m=/c/pictures/2005/10/30/mn_suicide30_loc_tt.gif">http://www.sfgate.com/cgi-bin/object/article?f=/c/a/2005/10/30/MNG2NFF7KI1.DTL&amp;m=/c/pictures/2005/10/30/mn_suicide30_loc_tt.gif</a>.</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/final-project-shift-proposal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Engadget is Biting Our Style</title>
		<link>http://alexislloyd.com/classes/dataviz09/engadget-is-biting-our-style/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/engadget-is-biting-our-style/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 07:11:27 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Data viz inspiration]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=503</guid>
		<description><![CDATA[Engadget recently unveiled their site redesign, and I missed this early on, but it seems to be a new thing they&#8217;ve added -
Clearly they must have seen the brilliant work Steve and I are doing and decided to jump on board. Check out the link to see it at work, pretty simple but effective visualization [...]]]></description>
			<content:encoded><![CDATA[<p>Engadget recently unveiled their site redesign, and I missed this early on, but it seems to be a new thing they&#8217;ve added -</p>
<p style="text-align: left"><a href="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/engadget-articles.JPG"><img class="aligncenter size-full wp-image-504" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/engadget-articles.JPG" alt="engadget-articles" width="590" height="336" /></a>Clearly they must have seen the brilliant work Steve and I are doing and decided to jump on board. Check out the link to see it at work, pretty simple but effective visualization they&#8217;ve got going on.</p>
<p style="text-align: left">[ <a href="http://www.engadget.com/2009/12/02/the-daily-roundup-heres-what-you-mightve-missed/" target="_blank">Engadget</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/engadget-is-biting-our-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Proposal: Justin</title>
		<link>http://alexislloyd.com/classes/dataviz09/final-proposal-justin/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/final-proposal-justin/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 08:03:41 +0000</pubDate>
		<dc:creator>justin</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=501</guid>
		<description><![CDATA[1. Overview
My final project will explore the relationship between the geographical location of Twitter users and the New York Times articles they tweet about. I&#8217;m interested in seeing (geographically) where the interest of Twitter users lie on a daily, monthly, and (possibly) yearly basis. I also plan to implement filters, allowing users to explore where [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. Overview</strong></p>
<p>My final project will explore the relationship between the geographical location of Twitter users and the New York Times articles they tweet about. I&#8217;m interested in seeing (geographically) where the interest of Twitter users lie on a daily, monthly, and (possibly) yearly basis. I also plan to implement filters, allowing users to explore where New York Times article topics are being talked about most, and the distribution of tweets about New York Times articles by section.</p>
<p><strong>2. Data</strong></p>
<ul>
<li>NYTimes Articles API</li>
<li>BackTweets API</li>
<li>Twitter API</li>
<li>Google Maps API</li>
</ul>
<p><strong>3. Design Questions</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<ul>
<li><span style="font-weight: normal">What does the distribution of Twitter user&#8217;s interests about various topics, locations, and sections from the New York Times look like visually?</span></li>
<li><span style="font-weight: normal">Do current issues in the news effect where Twitter users decide to tweet about?</span></li>
<li><span style="font-weight: normal">Do patterns emerge based on country/region, or are the Tweet/Articles relationships random? </span></li>
<li><span style="font-weight: normal">Are there unseen political/economic/social relationships between countries/regions that are hidden in the data?</span></li>
</ul>
<p><strong>4. Prior Art / Precedents </strong></p>
<p><strong><a href="http://users.design.ucla.edu/~akoblin/work/faa/">Flight Patterns</a> by Aaron Koblin</strong></p>
<p>This visualization elegantly maps air traffic patterns. Some of the images in this series show incredibly intricate networks that are formed by air traffic, as well as the locations of the largest airports.</p>
<p><strong><img class="alignnone" src="http://users.design.ucla.edu/~akoblin/work/faa/title.jpg" alt="" width="500" height="338" /></strong></p>
<p><strong><a href="http://blog.blprnt.com/blog/blprnt/just-landed-processing-twitter-metacarta-hidden-data">Just Landed</a> </strong><strong>by Jer Thorp</strong></p>
<p>Jer Thorp&#8217;s processing based visualization shows the locations of twitter users and the places that they fly to, cleverly scraped based on the two tweeted words &#8220;just landed&#8221;. One of the most compelling aspects of this piece is the 3d translation of data, allowing for an exploration into the intricacies of the paths.</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3365/3521509776_e7476b23ab.jpg" alt="" width="500" height="302" /></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/final-proposal-justin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Proposal: Laura, Andrea and Thai</title>
		<link>http://alexislloyd.com/classes/dataviz09/final-proposal-laura-and-andrea/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/final-proposal-laura-and-andrea/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:15:46 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=497</guid>
		<description><![CDATA[Here is a link to the proposal: Powerpoint Proposal
]]></description>
			<content:encoded><![CDATA[<p>Here is a link to the proposal: <a href="http://docs.google.com/present/view?id=dfzbb5bx_77dsqsq2g5&amp;autoStart=true">Powerpoint Proposal</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/final-proposal-laura-and-andrea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
