<?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>Stewdio Blog &#187; Teaching</title>
	<atom:link href="http://stewdio.org/blog/category/teaching/feed/" rel="self" type="application/rss+xml" />
	<link>http://stewdio.org/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 17:04:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stewart teaches Data Visualization at NYU&#8217;s Interactive Telecommunications Program</title>
		<link>http://stewdio.org/blog/2009/08/21/stewart-teaches-data-visualization-at-nyu-itp/</link>
		<comments>http://stewdio.org/blog/2009/08/21/stewart-teaches-data-visualization-at-nyu-itp/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[NYU]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://stewdio.org/blog/?p=378</guid>
		<description><![CDATA[This autumn Stewart will teach a new data visualization course at ITP titled Visualizing Data: Code meets Graphic Design (H79.2812). (View Stewart&#8217;s ITP bio.) The following is ITP&#8217;s course description; hyperlinks added. The goal of this course is to augment your introductory Processing knowledge with concepts, examples, and sample code for creating data visualizations. In [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://stewdio.org/blog/wp-content/uploads/2009/08/NYU-ITP.jpg" alt="NYU-ITP" title="NYU-ITP" width="420" height="280" class="alignnone size-full wp-image-385" /></p>
<p>This autumn Stewart will teach a new data visualization course at <a class="ext" target="_blank" href="">ITP</a> titled <a class="ext" target="_blank" href="http://itp.nyu.edu/sigs/program/courses/"><em>Visualizing Data: Code meets Graphic Design</em> (H79.2812)</a>. (View <a class="ext" target="_blank" href="http://itp.nyu.edu/itp/people/people.php?id=2743">Stewart&#8217;s ITP bio</a>.) The following is ITP&#8217;s course description; hyperlinks added.</p>
<p><em>The goal of this course is to augment your introductory <a class="ext" target="_blank" href="http://processing.org/">Processing</a> knowledge with concepts, examples, and sample code for creating <a class="ext" target="_blank" href="http://www.flickr.com/search/?q=data+visualization">data visualizations</a>. In addition to code the course focuses on graphic design, specifically hierarchy and <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/The_Elements_of_Typographic_Style">typography</a> in visualization. Here are some design questions the course considers: Who is your audience? How would a first-time user approach/understand a piece? Does your choice of typeface enhance or detract from what you&#8217;re trying to communicate? Discussion ranges from writing clean source code to <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/Sol_LeWitt">Sol Lewitt</a>, <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/Douglas_Engelbart">Douglas Engelbart</a> and <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/Edward_Tufte">Edward Tufte</a>. On the technical side the course examines how to parse data from <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/XML">XML</a> (including <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/Atom_(standard)">Atom</a> and <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/RSS">RSS</a> feeds), <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/Comma-separated_values">CSV</a>s, and images. We cover simple chart, graph, and connectivity examples before moving on to your own visual experimentation. By semester&#8217;s end you should be able to load data, render something visually compelling, and have something interesting to say about it.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://stewdio.org/blog/2009/08/21/stewart-teaches-data-visualization-at-nyu-itp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stewart teaches interactive design at Yale</title>
		<link>http://stewdio.org/blog/2008/07/07/stewart-teaches-interactive-design-at-yale/</link>
		<comments>http://stewdio.org/blog/2008/07/07/stewart-teaches-interactive-design-at-yale/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 17:00:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Yale]]></category>

		<guid isPermaLink="false">http://stewdio.org/blog/?p=104</guid>
		<description><![CDATA[This summer Stewart Smith (Stewdio) and Julian Bittiner (Applied Aesthetics) will co-teach an introductory course on interactive design at Yale University&#8217;s School of Art. The course will touch upon various forms of interaction but will focus heavily on the Web. Topics include typographic hierarchies, &#8220;dirt style&#8221; production, and minimal interface design. Students will learn to code HTML, CSS, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This summer Stewart Smith (<a href="http://stewdio.org/">Stewdio</a>) and Julian Bittiner (<a href="http://appliedaesthetics.org/" target="_blank">Applied Aesthetics</a>) will co-teach an introductory course on interactive design at <a href="http://art.yale.edu/" target="_blank">Yale University&#8217;s School of Art</a>. The course will touch upon various forms of interaction but will focus heavily on the Web. Topics include typographic hierarchies, &#8220;dirt style&#8221; production, and minimal interface design. Students will learn to code HTML, CSS, and PHP using only a text editor. (No <a href="http://en.wikipedia.org/wiki/WYSIWYG" target="_blank">WYSIWYG</a> allowed!) Check for updates on the <a href="http://art.yale.edu/Art167" target="_blank">Art167 Class Wiki</a>. Class begins this afternoon.</p>
]]></content:encoded>
			<wfw:commentRss>http://stewdio.org/blog/2008/07/07/stewart-teaches-interactive-design-at-yale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
