<?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>Special Topics in Interactive Art &#38; Computational Design &#187; Project-0</title>
	<atom:link href="http://golancourses.net/2010spring/category/project-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://golancourses.net/2010spring</link>
	<description>Carnegie Mellon University / Spring 2010</description>
	<lastBuildDate>Wed, 10 Nov 2010 02:32:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Project 0</title>
		<link>http://golancourses.net/2010spring/01/13/alyssa-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/13/alyssa-project-0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 15:05:51 +0000</pubDate>
		<dc:creator>areuter</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=1327</guid>
		<description><![CDATA[PART A PartA for &#40;int i=0; i&#38;lt;90; i++&#41; &#123; beginShape&#40;&#41;; for &#40;int j=0; j&#38;lt;1000; j++&#41; &#123; // linear eq for increasing period: float period = .098*j + 30; // calculate wave height at current point: float sinHeight = -sin&#40;&#40;&#40;float&#41;j/period&#41;*PI&#41;; // draw point: vertex&#40;j,40 + i*spacing + sinHeight*amplitude&#41;; &#125; endShape&#40;&#41;; &#125; PART B  USE LEFT AND RIGHT ARROW KEYS TO PLAY! ^_^ (embedding makes it buggy) click below to play if it isnt working http://icuredaids.com/Golan/STIAandCD/Project0/PongGame/PONG.swf]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/13/matt-sandlers-project-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project 0</title>
		<link>http://golancourses.net/2010spring/01/13/michaelhill-project0/</link>
		<comments>http://golancourses.net/2010spring/01/13/michaelhill-project0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 09:22:33 +0000</pubDate>
		<dc:creator>Michael Hill</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=973</guid>
		<description><![CDATA[int linePlacement = 50; //Y placement of first curve int spacing = 5; //Spacing between each curve int amplitude = 30; //Height of wave float period = 30/PI; //Initial period of wave float curveData &#91;&#93;; //Container for Y data for single curve &#160; void setup&#40;&#41;&#123; size&#40;600,587&#41;; noLoop&#40;&#41;; //Lets program run only once smooth&#40;&#41;; //Smooths drawn [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/13/michaelhill-project0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jmeng &#8211; Project 0</title>
		<link>http://golancourses.net/2010spring/01/13/jmeng-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/13/jmeng-project-0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 06:59:35 +0000</pubDate>
		<dc:creator>jmeng</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=993</guid>
		<description><![CDATA[Part A: code: void drawNollSinusoids&#40;&#41; &#123; for &#40;int i = 0; i &#38;lt; 90; i++&#41;&#123; noFill&#40;&#41;; stroke&#40;0&#41;; beginShape&#40;&#41;; period = &#40;float&#41; 0.125; for &#40;int j = 20; j &#38;lt; 580; j++&#41;&#123; x = j; y = 30 + &#40;20 * sin&#40; radians&#40;j&#41; / period &#41;&#41;; curveVertex&#40;x, y+&#40;5*i&#41;&#41;; period += 0.0005; &#125; endShape&#40;&#41;; &#125; exit&#40;&#41;; &#125; [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/13/jmeng-project-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Immaterials: the ghost in the field</title>
		<link>http://golancourses.net/2010spring/01/13/immaterials-the-ghost-in-the-field/</link>
		<comments>http://golancourses.net/2010spring/01/13/immaterials-the-ghost-in-the-field/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 06:43:13 +0000</pubDate>
		<dc:creator>kuanjuw</dc:creator>
				<category><![CDATA[Looking-Outwards]]></category>
		<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=941</guid>
		<description><![CDATA[Video I have been thinking about what does the radio around us look like.  The project &#8220;Immaterials: the ghost in the field&#8221; is about visualizing the spatial qualities of RFID from Timo Arnallof the Touch project and Jack Schulze of BERG. The lack of touch feature of RFID has made it &#8220;magic&#8221; for many system we [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/13/immaterials-the-ghost-in-the-field/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Project 0 gabi</title>
		<link>http://golancourses.net/2010spring/01/13/project-0-gabi-2/</link>
		<comments>http://golancourses.net/2010spring/01/13/project-0-gabi-2/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 06:12:50 +0000</pubDate>
		<dc:creator>guribe</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=902</guid>
		<description><![CDATA[Project zero part 1 PDF: Code: import processing.pdf.*; size (650,600,PDF,&#8221;project0.pdf&#8221;); smooth(); background(255); strokeWeight(.6); int Amplitude = 30; int yDistance = 70; for(int i=0; i&#60;90; i++){ for(int x=0; x&#60;600; x++){ float period = map(x, 0, 599, 60, 180); float y1 = Amplitude * (-sin(x*2*PI/period)) + yDistance; float y2 = Amplitude * (-sin((x+1)*2*PI/period)) + yDistance; line(x, y1, [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/13/project-0-gabi-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rich Cameron &#8211; Project 0</title>
		<link>http://golancourses.net/2010spring/01/13/rich-cameron-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/13/rich-cameron-project-0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 05:45:45 +0000</pubDate>
		<dc:creator>rcameron</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=911</guid>
		<description><![CDATA[A. Ninety Parallel Sinusoids Download PDF (209k) for &#40;int y_cnt=0; y_cnt &#38;lt; 90; y_cnt++&#41; &#160; &#123; &#160; float period = 0.10; &#160; beginShape&#40;&#41;; &#160; for &#40;int x=0; x &#38;lt; width; x++&#41; &#160; &#123; &#160; float y = 20 * sin &#40;radians&#40;x&#41; / period&#41;; &#160; vertex &#40;x - 15, y + 100 + &#40;y_cnt * 6&#41;&#41;; [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/13/rich-cameron-project-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(P0) Justin Edmund</title>
		<link>http://golancourses.net/2010spring/01/12/p0-justin-edmund/</link>
		<comments>http://golancourses.net/2010spring/01/12/p0-justin-edmund/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 04:42:28 +0000</pubDate>
		<dc:creator>jedmund</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=855</guid>
		<description><![CDATA[Sinuoids View Sinusoids float x, y; float amplitude = 30.0; float offsetX, offsetY; float period; &#160; void setup&#40;&#41; &#123; size&#40;640, 600&#41;; background&#40;255&#41;; &#125; &#160; void draw&#40;&#41; &#123; stroke&#40;0&#41;; noFill&#40;&#41;; drawNollSinuoids&#40;&#41;; &#160; println&#40;&#34;Finished.&#34;&#41;; exit&#40;&#41;; &#125; &#160; void drawNollSinuoids&#40;&#41; &#123; for &#40;int i = 0; i &#38;lt; 90; i++&#41; &#123; // Set the period (reciprocal of frequency) [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/p0-justin-edmund/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Begin</title>
		<link>http://golancourses.net/2010spring/01/12/619/</link>
		<comments>http://golancourses.net/2010spring/01/12/619/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 04:16:10 +0000</pubDate>
		<dc:creator>Max Hawkins</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=619</guid>
		<description><![CDATA[Part A: Noll Written in Math Latex Version y=\frac{1}{45}\left( \sin \left( \frac{2\pi \cdot x}{x+1} \right)+\frac{a}{10} \right) PDF rendered by Apple Grapher: Part B: Pong Written in Javascript (with help from rightjs) for HTML5 canvas. Play Here The source is on github]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/619/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kuan-Ju Project-0</title>
		<link>http://golancourses.net/2010spring/01/12/kuan-ju-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/12/kuan-ju-project-0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 03:11:11 +0000</pubDate>
		<dc:creator>kuanjuw</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=797</guid>
		<description><![CDATA[/*project-0 reproduce Michael Noll's computer art: Ninety Parallel Sinusoids With Linearly Increasing Perio*/ float yoffset=40; float amplitude=30; //the 1/2 of y peak-to-peak difference float period=30/PI; //the initional x wavelength float shift=PI; //the amount that shift to left &#160; void setup&#40;&#41;&#123; size&#40;590,590&#41;; background&#40;255&#41;; smooth&#40;&#41;; noFill&#40;&#41;; noLoop&#40;&#41;; &#125; &#160; void draw&#40;&#41;&#123; stroke&#40;0&#41;; for&#40;int i=0;i&#38;lt;90;i++&#41;&#123; //reproduce the curve [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/kuan-ju-project-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking outwards 1 (david yen)</title>
		<link>http://golancourses.net/2010spring/01/12/looking-outwards-1-david-yen/</link>
		<comments>http://golancourses.net/2010spring/01/12/looking-outwards-1-david-yen/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 02:10:29 +0000</pubDate>
		<dc:creator>davidyen</dc:creator>
				<category><![CDATA[Project-0]]></category>
		<category><![CDATA[infoviz]]></category>
		<category><![CDATA[new york times]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=788</guid>
		<description><![CDATA[While looking through The New York Times&#8217;s infographics, I found this fun gem: http://www.nytimes.com/interactive/2009/08/29/opinion/20090829-smell-map-feature.html. I thought it was fantastic because it was an unusual representation of unusual data that nevertheless incorporated and relied on interaction to tell its story. I think it&#8217;s fantastic that he went out and &#8220;collected data&#8221; himself, since as said in [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/looking-outwards-1-david-yen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ray Yun Project 0</title>
		<link>http://golancourses.net/2010spring/01/12/ray-yun-project-0-2/</link>
		<comments>http://golancourses.net/2010spring/01/12/ray-yun-project-0-2/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 01:37:47 +0000</pubDate>
		<dc:creator>ryun</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=764</guid>
		<description><![CDATA[Part A: HTML, Source code Part B: HTML, Source code]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/ray-yun-project-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sbisker &#8211; project 0</title>
		<link>http://golancourses.net/2010spring/01/12/sbisker-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/12/sbisker-project-0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 01:20:35 +0000</pubDate>
		<dc:creator>sbisker</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=647</guid>
		<description><![CDATA[Part A &#8211; Noll Knockoff import processing.pdf.*; &#160; //Project 0 //Solomon Bisker &#160; //Some code adapted from Sine Wave example at processing.org //by Daniel Shiffman (since a the fastest way to learn an API is to study //someone else's code) &#160; int xspacing = 1; // Initial spacing difference (base value for dx) int w; [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/sbisker-project-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jordan Sinclair Project 0</title>
		<link>http://golancourses.net/2010spring/01/12/jordan-sinclair-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/12/jordan-sinclair-project-0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 00:39:46 +0000</pubDate>
		<dc:creator>jsinclai</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=676</guid>
		<description><![CDATA[Both projects can be view at: http://jordansinclair.com/STIA/Proj0-1/ &#60;&#8211;sin wave http://jordansinclair.com/STIA/Proj0-2/ &#60;&#8211;Pong So, I realized that Noll used a black and white printer and monitor to display his piece&#8230; He really had color in there Here&#8217;s the ugly loop, unabridged: for (int j = 0; j &#60; 90; j++){ noFill(); stroke(r, g, bee); beginShape(); float b [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/jordan-sinclair-project-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>David yen Project 0</title>
		<link>http://golancourses.net/2010spring/01/12/david-yen-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/12/david-yen-project-0/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 00:29:45 +0000</pubDate>
		<dc:creator>davidyen</dc:creator>
				<category><![CDATA[Project-0]]></category>
		<category><![CDATA[pong]]></category>
		<category><![CDATA[sinusoids]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=694</guid>
		<description><![CDATA[Like everyone else, my iframes didn&#8217;t seem to work so here are links: davidyen_project0a sinusoids.pdf davidyen_project0b]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/david-yen-project-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amanda Burridge &#8212; Project 0b</title>
		<link>http://golancourses.net/2010spring/01/12/amanda-burridge-project-0b/</link>
		<comments>http://golancourses.net/2010spring/01/12/amanda-burridge-project-0b/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 00:19:32 +0000</pubDate>
		<dc:creator>aburridg</dc:creator>
				<category><![CDATA[Project-0]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=684</guid>
		<description><![CDATA[Here&#8217;s a link to my single player Pong game. I used Processing to develop this simple program. I got a lot of help from the &#8220;Bounce&#8221; example provided by Processing here because I have never made an object bounce using processing before.]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/amanda-burridge-project-0b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>caryn- project 0</title>
		<link>http://golancourses.net/2010spring/01/12/caryn-project-0/</link>
		<comments>http://golancourses.net/2010spring/01/12/caryn-project-0/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 22:38:22 +0000</pubDate>
		<dc:creator>caudenri</dc:creator>
				<category><![CDATA[Project-0]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://golancourses.net/2010spring/?p=572</guid>
		<description><![CDATA[Part A Not sure if the iframes are working for me, if not the links should still work. caryn_project0.0 float angle = 90.0; float padding = 0.015; float count=0.0; int start=50; &#160; for&#40;int i=0; i&#38;lt;90; i++&#41; &#123; count=0.0; angle=90.0; beginShape&#40;&#41;; for &#40;float x=5.0; x&#38;lt;=width; x+=1&#41; &#123; float y = start+&#40;cos&#40;angle&#41;*40.0&#41;; x += count*padding; vertex&#40;x, y&#41;; [...]]]></description>
		<wfw:commentRss>http://golancourses.net/2010spring/01/12/caryn-project-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

