<?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; xml</title>
	<atom:link href="http://alexislloyd.com/classes/dataviz09/tag/xml/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>Timeswire Headline Length Visualization</title>
		<link>http://alexislloyd.com/classes/dataviz09/timeswire-headline-length-visualization/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/timeswire-headline-length-visualization/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 06:19:16 +0000</pubDate>
		<dc:creator>Bobby</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[TimesWire]]></category>
		<category><![CDATA[Times Wire]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=307</guid>
		<description><![CDATA[ My idea was to pull in the headlines from the NYTimes Newswire API in order to count and visualize the total headline length and relative word lengths of each worth in the individual headlines. I ran into the technical limitation of needing more hours than were available to wrap my head around and make [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-308" src="http://alexislloyd.com/classes/dataviz09/wp-content/uploads/2009/10/viz_grab.jpg" alt="viz_grab" width="194" height="262" /> My idea was to pull in the headlines from the NYTimes Newswire API in order to count and visualize the total headline length and relative word lengths of each worth in the individual headlines. I ran into the technical limitation of needing more hours than were available to wrap my head around and make sense of the code that would enable me to visualize my idea. I have experience in using Processing, but it has become apparent that I need to devote more of my free time to becoming more familiar with the language and/or look into developing with an alternate language.</p>
<p>The applet &amp; code are linked below. A look at the commented code will reveal a number of setbacks that I encountered on this project and I hope to address those technical back-end issues prior to launching into the upcoming midterm assignment. Applet at <a href="http://a.parsons.edu/~linc184/workaround/hw_applet/" target="_blank">http://a.parsons.edu/~linc184/workaround/hw_applet/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/timeswire-headline-length-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Timeswire Data Viz</title>
		<link>http://alexislloyd.com/classes/dataviz09/timeswire-data-viz/</link>
		<comments>http://alexislloyd.com/classes/dataviz09/timeswire-data-viz/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 17:26:13 +0000</pubDate>
		<dc:creator>rupa</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[TimesWire]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[Times Wire]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://alexislloyd.com/classes/dataviz09/?p=290</guid>
		<description><![CDATA[
Data viz using the New York Times Newswire API (swf)
The Newswire API is returning the last 20 updates to the Times website. My data viz is analyzing that data based on section &#38; time submitted. Each update is signified by the small light blue boxes. Its value along the y axis signifies what category it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://a.parsons.edu/~dasga383/as3xml.swf"><img class="alignleft" src="http://a.parsons.edu/~dasga383/newswire.png" alt="" width="245" height="154" /></a></p>
<p><a href="http://a.parsons.edu/~dasga383/as3xml.swf">Data viz using the New York Times Newswire API (swf)</a></p>
<p>The Newswire API is returning the last 20 updates to the Times website. My data viz is analyzing that data based on section &amp; time submitted. Each update is signified by the small light blue boxes. Its value along the y axis signifies what category it falls into (based on what section heading it&#8217;s on the same line as) and its x axis value signifies the time when it was submitted (in relation to the earliest and most recent updates).</p>
<p><a href="http://a.parsons.edu/~dasga383/talklikenytimes.jpg"><img class="alignleft" src="http://a.parsons.edu/~dasga383/talklikenytimes.jpg" alt="" width="239" height="136" /></a></p>
<p><a href="http://a.parsons.edu/~dasga383/talklikenytimes.jpg">Data viz mockup using same data</a></p>
<p>This mockup is a play on <a href="http://talklikewarrenellis.com">TalkLikeWarrenEllis.com</a>, which randomly generates phrases based on his tweets (example: <em>&#8220;Good day, sleek piranha of impending doom.&#8221;</em>) albeit much less hilarious.  The idea is that it would take headlines from the TimesWire and split them up around punctuation marks and randomly generate sentences based on those pieces.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexislloyd.com/classes/dataviz09/timeswire-data-viz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

