<?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 &#187; Uncategorized</title>
	<atom:link href="http://alexislloyd.com/classes/dataviz09/category/uncategorized/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>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>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 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>
		<item>
		<title>final project proposal</title>
		<link>http://alexislloyd.com/classes/dataviz09/final-project-proposal/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/final-project-proposal/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 05:27:27 +0000</pubDate>
		<dc:creator>seung</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=485</guid>
		<description><![CDATA[idea 1
Overview:
The story of the stars (working title) explores the mutual influence of pop music and news media. The intention of this interactive visualization is to find correlation between rise and fall and popularity of the musicians over time. This visualization will compare the musicians’ success or fail on billboard chart and social, personal events [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000">idea 1</span></p>
<p><strong>Overview:</strong></p>
<p>The story of the stars (working title) explores the mutual influence of pop music and news media. The intention of this interactive visualization is to find correlation between rise and fall and popularity of the musicians over time. This visualization will compare the musicians’ success or fail on billboard chart and social, personal events on news articles related to the musicians regardless of their reputation. ex, after Michael Jackson died, album sales goes up)</p>
<p><strong>Data:</strong></p>
<p>Billboard open API</p>
<p>To use names of the artists from the billboard chart</p>
<p>+</p>
<p>NYT article search API</p>
<p>To get frequency of the musician’s names from the article</p>
<p>+<br />
sentimental analysis API(evri) + NYT community API</p>
<p>to see positive/ negative opinions from people’s comment</p>
<p><strong>Precedent :</strong></p>
<p>Twitter data viz from MTV VMA</p>
<p><img class="alignnone size-medium wp-image-486" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/11/Picture-4-300x167.png" alt="Picture 4" width="300" height="167" /><br />
Michael Jackson billboard chart timeline from NYT</p>
<p><img class="alignnone size-medium wp-image-487" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/11/jackson_timeline.4mlgwe7da4kkocc4ooc8o4gk.8td8r2s3w1cs4kksc4okksgg8.th-300x188.jpg" alt="jackson_timeline.4mlgwe7da4kkocc4ooc8o4gk.8td8r2s3w1cs4kksc4okksgg8.th" width="300" height="188" /></p>
<p><span style="color: #ff0000">idea 2</span></p>
<p><strong>Overview</strong><br />
This project will visualize the change of ranking history  of bestselling books, and which publisher and author makes more/ less bestsellers, how long it takes for their books to become bestsellers after they are published( some books don&#8217;t get attention when they are published, but after certain events, suddenly they become top sellers. On the other hand, there are steady sellers. )</p>
<p><strong>Data </strong><br />
NYT Best sellers api :<br />
use ranking history, author, publisher, publish date</p>
<p><strong>Precedents<br />
</strong>360/365 Jer Thorp<br />
<strong> <img class="alignnone size-medium wp-image-490" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/11/3288917925_5eb4259aba-300x300.jpg" alt="3288917925_5eb4259aba" width="300" height="300" /></strong></p>
<p><span style="color: #ff0000">idea 3</span></p>
<p><span style="color: #ff0000"><span style="color: #000000">In the intrest of making data viz that can used in mobile platform, we thought about tracking hotspots in nyc ara. this idea is kind of broad as well, but might be worth exploring further. using nyt real estate api and other source like twitter( some place people casually talk about things ), how some area is more popular( sold well, get more attention) than others, which can be used as a tool to predict future rise in real estate market.</span></span></p>
<p><span style="color: #ff0000"><span style="color: #000000">so with mobile phone, the visual will be changed based on the user&#8217;s location and the popularity of the spot.<br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/final-project-proposal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>out of sight, out of mind</title>
		<link>http://alexislloyd.com/classes/dataviz09/out-of-sight-out-of-mind/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/out-of-sight-out-of-mind/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 05:14:05 +0000</pubDate>
		<dc:creator>rupa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[afghanistan]]></category>
		<category><![CDATA[casualties]]></category>
		<category><![CDATA[iraq]]></category>
		<category><![CDATA[war]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=472</guid>
		<description><![CDATA[1. Overview
My project will map the frequency of words related to the wars in Afghanistan and Iraq in relation to the number of American casualties in those two conflicts.
2. Data
NY Times Article Search API, TimesTags API, http://icasualties.org/
3. Design Questions
The shape of a graph of casualties in Iraq and Afghanistan will obviously be one that increases [...]]]></description>
			<content:encoded><![CDATA[<p>1. Overview<br />
My project will map the frequency of words related to the wars in Afghanistan and Iraq in relation to the number of American casualties in those two conflicts.</p>
<p>2. Data<br />
NY Times Article Search API, TimesTags API, http://icasualties.org/</p>
<p>3. Design Questions</p>
<p>The shape of a graph of casualties in Iraq and Afghanistan will obviously be one that increases over time &#8211; sharply at first, then more slowly as time passes. My question is how much and until what point the number of<br />
articles regarding the wars in the two regions follows the same slope. I would probably track these numbers month by month. I would also like to compare Iraqi civilian casualties, but this will be much more difficult. It would also be interesting to see the first mentions of an insurgency, as well as terms relating to withdrawal from the conflict.</p>
<p>4. Prior Art / Precedents</p>
<p>Most of the data visualizations I&#8217;ve seen about the war in Iraq have  plotted the casualty count data against date, where the deaths took place, where the soldiers were from, and how their number compared to estimated Iraqi civilian deaths. I have not seen any that address the coverage of the conflict in the media or how it changed over time. I feel that this pattern makes the stories told by other data visualizations about the war that much more powerful and moving.</p>
<p>*Edit: <a href="http://www.motherjones.com/bush_war_timeline">Lie by Lie</a> is an amazing interactive timeline of the events leading to the war in Iraq and asks who knew what when: our leaders, journalists, commentators, etc.</p>
<p><em><img class="alignnone size-medium wp-image-479" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/11/s06post_US_Iraq_fatalities-300x216.gif" alt="s06post_US_Iraq_fatalities" width="300" height="216" /></em></p>
<p><em><img class="alignnone" src="http://www.blogcadre.com/files/images/iraqcasualties.jpg" alt="" width="299" height="226" /></em></p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/out-of-sight-out-of-mind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Congress Tweets</title>
		<link>http://alexislloyd.com/classes/dataviz09/congress-tweets/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/congress-tweets/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:49:59 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=454</guid>
		<description><![CDATA[
Our project, CongressTweets, looks at the relationship between your Congressmen&#8217;s political activity in Congress vs his/her activity on twitter. We are trying to find out if twitter activity is a good measure of political activity and good way for communicating with constituents. We were also interested in looking at voting trends relating to party, gender, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://a.parsons.edu/~brada373/fall2009/dataviz/congress_v1/documentation/screen_0.jpg" /></p>
<p>Our project, CongressTweets, looks at the relationship between your Congressmen&#8217;s political activity in Congress vs his/her activity on twitter. We are trying to find out if twitter activity is a good measure of political activity and good way for communicating with constituents. We were also interested in looking at voting trends relating to party, gender, and geography.</p>
<p>For this project we used the NYTimes Congress API as well as several Twitter related APIs.</p>
<p>Please find a zip of our code <a href="http://a.parsons.edu/~brada373/fall2009/dataviz/congress_v1/Politicians_v1.zip"> here </a><br />
<img /><br />
Opening Page</p>
<p><img src="http://a.parsons.edu/~brada373/fall2009/dataviz/congress_v1/documentation/missedVSparty.jpg" /><br />
Missed Votes % vs Voted with Party % (Representatives)</p>
<p><img src="http://a.parsons.edu/~brada373/fall2009/dataviz/congress_v1/documentation/missedVSparty_sen.jpg" /><br />
Missed Votes % vs Voted with Party % (Senators)</p>
<p><img /><br />
Someone tweets a lot!</p>
<p><img src="http://a.parsons.edu/~brada373/fall2009/dataviz/congress_v1/documentation/iTweetToo.jpg" /><br />
So does this guy!</p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/congress-tweets/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Congrats, You Can Read the New York Times</title>
		<link>http://alexislloyd.com/classes/dataviz09/congrats-you-can-read-the-new-york-times/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/congrats-you-can-read-the-new-york-times/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 19:00:19 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=509</guid>
		<description><![CDATA[
Midterm Project by Rupa &#38; Bobby.
This project started with a curiosity stemming from the standardized English Language Arts tests taken by all elementary school children in the NYCity public school system. When I was in 3rd grade, the highest percentile of test takers were told that they had a level of reading comprehension that enabled [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-510" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/12/readability_screenshot.png" alt="readability_screenshot" width="606" height="824" /></p>
<p><em>Midterm Project by Rupa &amp; Bobby.</em></p>
<p>This project started with a curiosity stemming from the standardized English Language Arts tests taken by all elementary school children in the NYCity public school system. When I was in 3rd grade, the highest percentile of test takers were told that they had a level of reading comprehension that enabled them to read the NYTimes. This experience led to questions:</p>
<ol>
<li>how is reading level measured</li>
<li>are nytimes articles truly challenging</li>
<li>how does the NYTimes compare to other news publications with comparatively lower reputations</li>
<li>how might such a  comparison be visualized</li>
</ol>
<p>Research indicated that many methods to calculate reading level exist and that most rely upon counting syllables (due to the complexity of polysyllabic words).  Our tests showed that the NYTimes is consistently more difficult to read than Newsday, USA Today, the Wall Street Journal, and the Washington Post.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/congrats-you-can-read-the-new-york-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mark Lombardi</title>
		<link>http://alexislloyd.com/classes/dataviz09/mark-lombardi/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/mark-lombardi/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:31:28 +0000</pubDate>
		<dc:creator>rupa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[abstract art]]></category>
		<category><![CDATA[conspiracy theory]]></category>
		<category><![CDATA[mark lombardi]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=429</guid>
		<description><![CDATA[(The artist Jane mentioned in class today &#8211; I posted this to my blog the other day, probably should have posted it here too.)
Looking at stuff like this all day&#8230;.

really makes me appreciate stuff like this.

By the late conspiracy theorist / artist Mark Lombardi. Check out this great piece about him on NPR here: The [...]]]></description>
			<content:encoded><![CDATA[<p>(The artist Jane mentioned in class today &#8211; I posted this to my blog the other day, probably should have posted it here too.)</p>
<p>Looking at stuff like this all day&#8230;.</p>
<p><img class="alignnone" src="http://images.pingmag.jp/images/article/infosthetics08.jpg" alt="" width="470" height="353" /></p>
<p>really makes me appreciate stuff like this.</p>
<p><img class="alignnone" src="http://www.npr.org/programs/wesat/features/2003/nov/lombardi/iraq_lg.jpg" alt="" width="500" height="193" /></p>
<p>By the late conspiracy theorist / artist Mark Lombardi. Check out this great piece about him on NPR here: <a href="http://www.npr.org/templates/story/story.php?storyId=1487185">The &#8216;Conspiracy&#8217; Art of Mark Lombardi</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/mark-lombardi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Week 5] Reading Response</title>
		<link>http://alexislloyd.com/classes/dataviz09/week-5-reading-response/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/week-5-reading-response/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 01:24:03 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=415</guid>
		<description><![CDATA[My reading response to this week&#8217;s readings can be read here. Thanks.
]]></description>
			<content:encoded><![CDATA[<p>My reading response to this week&#8217;s readings can be read <a href="http://thesis.kunaldpatel.com/2009/10/10/the-visual-display-of-quantitative-information-chapters-7-9/" target="_blank">here</a>. Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/week-5-reading-response/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
