<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Jeff Crouse &#187; Featured</title>
	<atom:link href="http://www.jeffcrouse.info/tag/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffcrouse.info</link>
	<description>Portfolio and news</description>
	<lastBuildDate>Tue, 31 Aug 2010 20:44:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.6.3" -->
	<copyright>CreativeCommons Attribution-Noncommercial-Share Alike 2.5 </copyright>
	<managingEditor>jeff@jeffcrouse.info (Jeff Crouse)</managingEditor>
	<webMaster>jeff@jeffcrouse.info (Jeff Crouse)</webMaster>
	<category>posts</category>
	<ttl>1440</ttl>
	<image>
		<url>http://4u.jeffcrouse.info/gs/podcast.jpg</url>
		<title>Jeff Crouse &#187; Featured</title>
		<link>http://www.jeffcrouse.info</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Musical treats from Jeffish</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Music" />
	<itunes:category text="Arts" />
	<itunes:category text="Comedy" />
	<itunes:author>Jeff Crouse</itunes:author>
	<itunes:owner>
		<itunes:name>Jeff Crouse</itunes:name>
		<itunes:email>jeff@jeffcrouse.info</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://4u.jeffcrouse.info/gs/podcast.jpg" />
		<item>
		<title>Web as Platform</title>
		<link>http://www.jeffcrouse.info/classes/web-as-platform/</link>
		<comments>http://www.jeffcrouse.info/classes/web-as-platform/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 20:22:21 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Bennington]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Spring 2010]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1630</guid>
		<description><![CDATA[Syllabus: http://prof.crouse.cc/web_as_platform Spring 2010: http://prof.crouse.cc/web_as_platform/spring_2010 Google&#8217;s announcement of the Chrome OS provided a definite time line for what has been on the horizon for some time: web-based personal computing. With this radical change in the way we think about personal computing, languages once thought of as too rudimentary for “serious” application programming (namely JavaScript) are [...]]]></description>
			<content:encoded><![CDATA[<p>Syllabus: <a href="http://prof.crouse.cc/web_as_platform">http://prof.crouse.cc/web_as_platform</a></p>
<p>Spring 2010: <a href="http://prof.crouse.cc/web_as_platform/spring_2010">http://prof.crouse.cc/web_as_platform/spring_2010</a></p>
<p>Google&#8217;s announcement of the Chrome <acronym title="Operating System">OS</acronym> provided a definite time line for what has been on the horizon for some time: web-based personal computing. With this radical change in the way we think about personal computing, languages once thought of as too rudimentary for “serious” application programming (namely JavaScript) are becoming more important. This class will look at the nuts and bolts of Web Application Development, including <acronym title="HyperText Markup Language">HTML</acronym>, <acronym title="Cascading Style Sheets">CSS</acronym>, JavaScript, and <acronym title="Hypertext Preprocessor">PHP</acronym>, as well as the implications of viewing the web as a platform. We will look at the current landscape of web apps and services, including Mechanical Turk, Amazon S3, Facebook, and Google Maps, and learn to use these services in our own work. We will cover many popular libraries, such as JQuery, Blueprint <acronym title="Cascading Style Sheets">CSS</acronym>, and the Google Web Toolkit and App Engine. This class is for students who wish to learn the basics of how to make functional web applications. The class will start with a 2 week <acronym title="HyperText Markup Language">HTML</acronym>/<acronym title="Cascading Style Sheets">CSS</acronym> intensive review, so students with no <acronym title="HyperText Markup Language">HTML</acronym>/<acronym title="Cascading Style Sheets">CSS</acronym> experience should expect some extra work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/classes/web-as-platform/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Code for Art</title>
		<link>http://www.jeffcrouse.info/classes/code-for-art/</link>
		<comments>http://www.jeffcrouse.info/classes/code-for-art/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 20:19:34 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>
		<category><![CDATA[parsons]]></category>
		<category><![CDATA[Spring 2010]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1627</guid>
		<description><![CDATA[Syllabus: http://prof.crouse.cc/code_for_art Spring 2010 site: http://prof.crouse.cc/code_for_art/spring_2010 Code for Art is an introduction to C and C++ programming using the Macintosh, UNIX or DOS operating system. Students will learn how to compile basic executable files and be given a strong grounding in applications development. The class will also cover basic IDE and development environment issues as [...]]]></description>
			<content:encoded><![CDATA[<p>Syllabus: <a href="http://prof.crouse.cc/code_for_art">http://prof.crouse.cc/code_for_art</a></p>
<p>Spring 2010 site: <a href="http://prof.crouse.cc/code_for_art/spring_2010">http://prof.crouse.cc/code_for_art/spring_2010</a></p>
<p>Code for Art is an introduction to C and C++ programming using the Macintosh,  UNIX or DOS operating system. Students will learn how to compile basic executable files and be given a strong grounding in applications development. The class will also cover basic IDE and development environment issues as well as platform  specific development concerns.</p>
<p>This class isn&#8217;t called Programming 101 because rather than linked lists and assembly language, we are interested in image, audio, and video manipulation. Rather than utility, we are interested in experience. This is how your work will be evaluated.</p>
<p>The class has 3 parts.</p>
<h4><a id="part_1" name="part_1">Part 1</a></h4>
<p>Intensive tutorial in c++. For some of you this might be boring, but it is necessary so that we are all in the same page. At the end of that, there will be an open book, in-class code writing test.</p>
<h4><a id="part_2" name="part_2">Part 2</a></h4>
<p>The second part is all about brainstorming and generating rapid prototypes. Each week there will be a presentation about a different coding topic, such as working with images, video, audio, computer vision, etc. There will be a critique at the end of this part where you will present your ideas (published in the prescribed way, video+ source code) and proofs-of-concepts and the class will help you decide which project to pursue in the next section of the class.</p>
<p>For this part, you will need <a title="http://www.amazon.com/Programming-Interactivity-Designers-Processing-Openframeworks/dp/0596154143/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1264516573&amp;sr=8-1" rel="nofollow" href="http://www.amazon.com/Programming-Interactivity-Designers-Processing-Openframeworks/dp/0596154143/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1264516573&amp;sr=8-1">Programming Interactivity: A Designer&#8217;s Guide to Processing, Arduino, and Openframeworks</a>.</p>
<h4><a id="part_3" name="part_3">Part 3</a></h4>
<p>The last part is about presentation, performance, documentation, and sharing. You will take one of your rapid prototypes and polish it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/classes/code-for-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laborers of Love</title>
		<link>http://www.jeffcrouse.info/projects/laborers-of-love/</link>
		<comments>http://www.jeffcrouse.info/projects/laborers-of-love/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 23:43:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>
		<category><![CDATA[Stephanie Rothenberg]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=924</guid>
		<description><![CDATA[Laborers of Love is a project focused on the relationship between online sex and online work, specifically how technology mediates desire and sexuality. We are interested in how online culture has transformed what we mean by labor, sex, gender, sexual preference and collaboration, as well as how we think of pornography in terms of production [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://laborersoflove.com/about/">Laborers of Love</a> is a project focused on the relationship between online sex and online work, specifically how technology mediates desire and sexuality. We are interested in how online culture has transformed what we mean by labor, sex, gender, sexual preference and collaboration, as well as how we think of pornography in terms of production and consumption.</p>
<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2010/02/lust1.png"><img class="alignleft size-medium wp-image-1496" style="float: left; margin-right: 10px;" title="lust1" src="http://www.jeffcrouse.info/wp-content/uploads/2010/02/lust1-300x225.png" alt="" width="230" height="172" /></a>The project uses Mechanical Turk (<a href="http://www.mturk.com/">mturk.com</a>) to create your sexual fantasy. Mturk is an internet application that hires anonymous online workers to complete a set of tasks that are a few steps beyond automation – still requiring human intelligence. Workers get paid a small amount of money per task. Businesses list jobs and online workers get paid to fulfill the tasks requested.</p>
<p>For this first version of the project we want to find out how this global pool of anonymous workers interpret your sexual fantasy through image and video. You will be directed through a series of questions about your sexual preferences. It takes less than a minute. Your input will guide the workers as to what images and videos they should choose to represent your fantasy.</p>
<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2010/02/lust21.png"><img class="alignleft size-medium wp-image-1498" style="float: right; margin-left: 10px;" title="lust2" src="http://www.jeffcrouse.info/wp-content/uploads/2010/02/lust21-300x225.png" alt="" width="300" height="225" /></a>Once your input is submitted, it will be sent to MTurk. Through a division of labor, anonymous workers will interpret each one of your responses and search the internet for the image or video they feel best matches your response. When the job is complete your fantasy will be revealed. So why waste another minute – get started now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/laborers-of-love/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ScatterPoint</title>
		<link>http://www.jeffcrouse.info/projects/scatterpoint/</link>
		<comments>http://www.jeffcrouse.info/projects/scatterpoint/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 18:25:30 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1387</guid>
		<description><![CDATA[ScatterPoint is custom software that generates PowerPoint-type presentations in real-time using text, data, and images culled from the Internet. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/07/S-Final.jpg"><img class="alignleft size-medium wp-image-1388" style="margin-right: 10px;" title="S-Final" src="http://www.jeffcrouse.info/wp-content/uploads/2009/07/S-Final-300x300.jpg" alt="S-Final" width="186" height="186" /></a>ScatterPoint is custom software that generates PowerPoint-type presentations in real-time using text, data, and images culled from the Internet.  The materials are gathered based on searches assembled from words spoken by the performer, along with random words and phrases.</p>
<p>It is used in a game called Slideshow Improv, where contestants must present the often-nonsensical but always hilarious generated slides as if they were part of a coherent presentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/scatterpoint/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Project Blackbird</title>
		<link>http://www.jeffcrouse.info/projects/project-blackbird/</link>
		<comments>http://www.jeffcrouse.info/projects/project-blackbird/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 16:14:12 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Aaron Meyers]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>
		<category><![CDATA[Steve Lambert]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1326</guid>
		<description><![CDATA[Research into what makes software funny.]]></description>
			<content:encoded><![CDATA[<p class="western"><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/07/project_blackbird_patch.png"><img class="alignleft size-full wp-image-1625" title="project_blackbird_patch" src="http://www.jeffcrouse.info/wp-content/uploads/2009/07/project_blackbird_patch.png" alt="" width="300" height="300" /></a>Project Blackbird is <a href="http://eyebeam.org/research/project-blackbird">a secret research group at the Eyebeam Art &amp; Technology Center</a> focused on the use of humor in art and technology and vice versa; from Duchamp to The Tim &amp; Eric Awesome Show Great Job, and everything in between. It is a secret group comprised of artists, comics, and creative technologists that organize events and projects challenging the boundries of traditional comedic forms, and exploring the use of humor in art and technology.</p>
<p class="western">One of the manifestations of this research group for me personally is a class. Here is a rough draft of the course description.</p>
<h3 class="western">Course Description</h3>
<p>The premise of this class is that, like television, film, audio, and other traditional media, software can be a very effective medium for humor, which, in turn, can be a powerful tool for activism, editorial, and hilarious jokes. Beyond simply rendering our CG, hosting our Flash animations, or providing a target for nerd jokes, the computer can be exploited for its strengths (interactivity, procedurality, logic, networkability) to achieve the funny.</p>
<p><img class="size-thumbnail wp-image-1327 alignleft" style="margin-right: 10px;" title="funnysoftware2" src="http://www.jeffcrouse.info/wp-content/uploads/2009/05/funnysoftware2-150x150.jpg" alt="funnysoftware2" width="150" height="150" /></p>
<p>We will explore what makes good humor in traditional media by looking at several comedy styles such as absurdism, prop humor, sketch comedy, improv, and black comedy, with special attention to parody and satire.  We will also look at some software artists who have already struck software comedy gold, including Cory Archangel, Max Goldberg (&#8220;YTMND&#8221;), Ze Frank, and Evan Roth. We will apply the ideas of game theorists and other prominent software gurus such as Ian Bogost, Chris Crawford, and Tim Berners-Lee to the styles of comedians such as Tim and Eric, Andy Kaufman, Yakov Smirnov, Douglas Adams, Stephen Colbert, Mr. Show, the Wondershowzen team, and Eric Fensler to produce funny software.  The final independent projects will be shown at a New York comedy club.  All of the example code will be provided in openFrameworks, but you may also work in Processing or Flash.</p>
<p><strong>Prerequisite: </strong> you must be experienced with either oF, Processing/Java, or ActionScript.</p>
<p><strong>Learning objectives:</strong></p>
<ol>
<li>To attempt to define humor in the context of software</li>
<li>To answer the question: Are there such things as funny algorithms?</li>
<li> To explore tropes and mechanisms frequently used in software &#8211; not just games, but software art and plain old software &#8211; that can be used to achieve a humorous  effect</li>
<li>To invent the field of software comedy in the same way that there are comedy writers, actors, and even singers</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/project-blackbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The World Series of &#8216;Tubing</title>
		<link>http://www.jeffcrouse.info/projects/the-world-series-of-tubing/</link>
		<comments>http://www.jeffcrouse.info/projects/the-world-series-of-tubing/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:26:17 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Aaron Meyers]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[openframeworks]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1310</guid>
		<description><![CDATA[YouTube War is an augmented reality card game that is played in front of a live audience. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/05/wsot_square.jpg"><img class="alignleft size-medium wp-image-1374" title="wsot_square" src="http://www.jeffcrouse.info/wp-content/uploads/2009/05/wsot_square-300x300.jpg" alt="wsot_square" width="232" height="232" /></a>with <a href="http://www.universaloscillation.com/">Aaron Meyers</a><br />
stage production by <a href="http://www.aniawagner.com/">Ania Wagner</a><br />
video documentation by <a href="http://barry.pousman.com/">Barry Pousman</a><br />
MCs <a href="http://interactive.usc.edu/members/noha/">Noah Keating</a>, Kenyatta Cheese</p>
<p><strong><a href="http://www.artfagcity.com/">Art Fag City critic and series participant Paddy Johnson</a> calls it, &#8220;The most challenging IRL Internet competition of the decade.&#8221; </strong></p>
<p><strong>&#8220;Blurring distinctions between performer, audience, and participant, this work exposes and makes fun of network culture.&#8221;<br />
-  <a href="http://www.bmacmedia.net/?p=5">Brian McCormick on &#8220;World Series of &#8216;Tubing&#8221;</a><br />
</strong><br />
The World Series of ‘Tubing is a conceptual augmented reality game played in front of a live audience, combining the intensity of a high-stakes poker tournament with the world of sensational online video. The competition consists of two players trying to out-do each other by presenting a series of YouTube videos (rendered as an augmented reality layer on top of a real card) to an audience in a series of fast-paced rounds. The competitors can manipulate the playback of the video in a number of ways by tilting or gesturing with their card. The crowd decides which video/card wins by shooting a target on stage with a laser, and the process repeats until a player wins three rounds. During the game, commentators provide a running commentary on the game much like during a football or World Series of Poker game.</p>
<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/05/wsot_photo.jpg"><img class="alignright size-full wp-image-1533" title="wsot_photo" src="http://www.jeffcrouse.info/wp-content/uploads/2009/05/wsot_photo.jpg" alt="" width="720" height="478" /></a></p>
<p>The World Series of ‘Tubing brings televised competitive sport and game show aesthetics into the realm of participatory theater, complete with live commentators and stellar motion graphics. The everyday action of &#8220;favoriting&#8221; online media is expanded into a participatory game show. By blurring the distinctions between performer, audience, and participant, it work builds upon the inherent qualities of shared culture as it exists online.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="605" height="374" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nQJ7GGzBqpE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="605" height="374" src="http://www.youtube.com/v/nQJ7GGzBqpE&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<img title="More..." src="../wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="482" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yOfyiqhQlPA&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="600" height="482" src="http://www.youtube.com/v/yOfyiqhQlPA&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="605" height="485" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/QwdY2NP2pGA&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="605" height="485" src="http://www.youtube.com/v/QwdY2NP2pGA&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>				<div id="gallery-0db1d4e0" class="flickr-gallery photoset">
													<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638047127"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3371/3638047127_49920d608c_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638859148"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3366/3638859148_d531c7c089_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638859238"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3588/3638859238_d82163ded2_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638859306"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3580/3638859306_b76f20eb7e_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638047517"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2426/3638047517_269e542aea_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638047605"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3372/3638047605_49ea1a6714_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638047681"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3629/3638047681_536c03d8fd_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638859626"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2444/3638859626_0a99310fea_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638047863"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3299/3638047863_3c7e563e10_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638047989"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2437/3638047989_36325706d9_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638859922"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2455/3638859922_9182a473e3_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638048181"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3664/3638048181_a62a4c2bd0_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638048479"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3365/3638048479_61ecfe03a2_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638048637"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3661/3638048637_ffd23235c3_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638860512"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3339/3638860512_8e1c98b474_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638860674"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2325/3638860674_0588860a6f_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638860748"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2448/3638860748_b54c0525a7_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638860804"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3395/3638860804_05c305f149_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638860844"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2459/3638860844_9a35bbc61f_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638860932"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3656/3638860932_7a22b7b4e4_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638861076"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2458/3638861076_b238c5c488_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638049371"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3300/3638049371_dabfb74138_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638049741"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3646/3638049741_bf03768be6_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638861574"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm3.static.flickr.com/2457/3638861574_5308d4dfd1_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638049915"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3545/3638049915_11b7d6a992_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638050061"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3633/3638050061_6146ec01a4_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638050159"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3637/3638050159_ddcce4f747_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3638050245"><img class="photo" title="Eyebeam Benefit Ver3.0, 06/16/09" src="http://farm4.static.flickr.com/3360/3638050245_762cec6685_s.jpg" alt="Eyebeam Benefit Ver3.0, 06/16/09" /></a>
								</div>
												<div class="fg-clear"></div>
				</div>
									<div class="fg-clear" id="fg-0db1d4e0-nav">
						<div id="fg-0db1d4e0-next" class="flickr-gallery-next" style="float: right"><a href="#">Next Page &rsaquo;</a></div>
						<div id="fg-0db1d4e0-prev" class="flickr-gallery-prev" style="display: none; float: left"><a href="#">&lsaquo; Previous Page</a></div>
					</div>
												<div class="fg-clear"></div>
							<script type="text/javascript">
											jQuery(document).ready(function(){
							jQuery("#gallery-0db1d4e0 .flickr-thumb img").flightbox({size_callback: get_sizes});
						});
										
											var flickr_gallery_0db1d4e0_page = 1;
						(function($){
							$(document).ready(function(){
								$("#fg-0db1d4e0-next a, #fg-0db1d4e0-prev a").click(function(e){
									if ( $(e.target).parent().is("#fg-0db1d4e0-next") ) {
										flickr_gallery_0db1d4e0_page++;
									} else {
										flickr_gallery_0db1d4e0_page--;
									}
									$("#gallery-0db1d4e0 .flickr-thumb").css("visibility", "hidden");
									//$("#gallery-0db1d4e0").css("background", "transparent url(http://www.jeffcrouse.info/wp-content/plugins/flickr-gallery/flightbox/images/loading-2.gif) scroll no-repeat center center");
									$.post("/tag/featured/feed/", {
										action: 'flickr-gallery-page',
										pager: "O:15:\"phpFlickr_pager\":5:{s:6:\"method\";s:26:\"flickr.photosets.getPhotos\";s:4:\"args\";a:4:{s:11:\"photoset_id\";s:17:\"72157619922589590\";s:6:\"extras\";s:6:\",media\";s:8:\"per_page\";i:500;s:4:\"page\";d:1;}s:8:\"per_page\";s:2:\"28\";s:4:\"page\";i:1;s:6:\"_extra\";N;}",
										page: flickr_gallery_0db1d4e0_page
									}, function(rsp){
										$("#gallery-0db1d4e0").html(rsp.html);
																					$("#gallery-0db1d4e0 .flickr-thumb img").flightbox({size_callback: get_sizes});
																				if ( rsp.page == 1 ) {
											$("#fg-0db1d4e0-prev").hide();
										} else {
											$("#fg-0db1d4e0-prev").show();
										}
										if ( rsp.page == rsp.pages ) {
											$("#fg-0db1d4e0-next").hide();
										} else {
											$("#fg-0db1d4e0-next").show();
										}
									}, 'json');
									return false;
								});
							});
						})(jQuery);
										//-->
				</script>
			<br />
				<div id="gallery-83446254" class="flickr-gallery photoset">
													<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167710910"><img class="photo" title="performingWeb_Christine Butler018" src="http://farm5.static.flickr.com/4004/4167710910_99c75cf706_s.jpg" alt="performingWeb_Christine Butler018" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166950527"><img class="photo" title="performingWeb_Christine Butler019" src="http://farm3.static.flickr.com/2505/4166950527_82a78ea4c4_s.jpg" alt="performingWeb_Christine Butler019" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166950571"><img class="photo" title="performingWeb_Christine Butler020" src="http://farm3.static.flickr.com/2539/4166950571_53a2d3c91e_s.jpg" alt="performingWeb_Christine Butler020" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166950627"><img class="photo" title="performingWeb_Christine Butler022" src="http://farm3.static.flickr.com/2613/4166950627_18cffd7786_s.jpg" alt="performingWeb_Christine Butler022" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166950681"><img class="photo" title="performingWeb_Christine Butler023" src="http://farm3.static.flickr.com/2683/4166950681_03540851b1_s.jpg" alt="performingWeb_Christine Butler023" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167711234"><img class="photo" title="performingWeb_Christine Butler024" src="http://farm3.static.flickr.com/2621/4167711234_0d4f4158a4_s.jpg" alt="performingWeb_Christine Butler024" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167711274"><img class="photo" title="performingWeb_Christine Butler025" src="http://farm3.static.flickr.com/2748/4167711274_262314065c_s.jpg" alt="performingWeb_Christine Butler025" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166950845"><img class="photo" title="performingWeb_Christine Butler030" src="http://farm3.static.flickr.com/2699/4166950845_c78bb523ed_s.jpg" alt="performingWeb_Christine Butler030" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166950883"><img class="photo" title="performingWeb_Christine Butler031" src="http://farm3.static.flickr.com/2739/4166950883_d22d9b34d0_s.jpg" alt="performingWeb_Christine Butler031" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167711424"><img class="photo" title="performingWeb_Christine Butler032" src="http://farm5.static.flickr.com/4039/4167711424_f4face90e4_s.jpg" alt="performingWeb_Christine Butler032" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951025"><img class="photo" title="performingWeb_Christine Butler033" src="http://farm3.static.flickr.com/2673/4166951025_4ae04519c8_s.jpg" alt="performingWeb_Christine Butler033" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951075"><img class="photo" title="performingWeb_Christine Butler034" src="http://farm3.static.flickr.com/2572/4166951075_5d2ab369c6_s.jpg" alt="performingWeb_Christine Butler034" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167711670"><img class="photo" title="performingWeb_Christine Butler001" src="http://farm3.static.flickr.com/2635/4167711670_0b12752c25_s.jpg" alt="performingWeb_Christine Butler001" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167711716"><img class="photo" title="performingWeb_Christine Butler002" src="http://farm3.static.flickr.com/2703/4167711716_46c0a634da_s.jpg" alt="performingWeb_Christine Butler002" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951279"><img class="photo" title="performingWeb_Christine Butler003" src="http://farm3.static.flickr.com/2732/4166951279_62e7d7a2dc_s.jpg" alt="performingWeb_Christine Butler003" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167711854"><img class="photo" title="performingWeb_Christine Butler007" src="http://farm3.static.flickr.com/2545/4167711854_aaa5845de6_s.jpg" alt="performingWeb_Christine Butler007" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167711904"><img class="photo" title="performingWeb_Christine Butler008" src="http://farm3.static.flickr.com/2720/4167711904_e7bd65ff97_s.jpg" alt="performingWeb_Christine Butler008" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951431"><img class="photo" title="performingWeb_Christine Butler009" src="http://farm3.static.flickr.com/2752/4166951431_cd4c92e94b_s.jpg" alt="performingWeb_Christine Butler009" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951563"><img class="photo" title="performingWeb_Christine Butler010" src="http://farm3.static.flickr.com/2560/4166951563_2791288cd1_s.jpg" alt="performingWeb_Christine Butler010" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167712164"><img class="photo" title="performingWeb_Christine Butler011" src="http://farm5.static.flickr.com/4038/4167712164_379a8cc983_s.jpg" alt="performingWeb_Christine Butler011" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951743"><img class="photo" title="performingWeb_Christine Butler013" src="http://farm3.static.flickr.com/2516/4166951743_2f0106be31_s.jpg" alt="performingWeb_Christine Butler013" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167712308"><img class="photo" title="performingWeb_Christine Butler014" src="http://farm3.static.flickr.com/2602/4167712308_f1da29ede0_s.jpg" alt="performingWeb_Christine Butler014" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951891"><img class="photo" title="performingWeb_Christine Butler015" src="http://farm3.static.flickr.com/2736/4166951891_9d92bc2815_s.jpg" alt="performingWeb_Christine Butler015" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166951955"><img class="photo" title="performingWeb_Christine Butler038" src="http://farm3.static.flickr.com/2504/4166951955_9a92b53588_s.jpg" alt="performingWeb_Christine Butler038" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166952103"><img class="photo" title="performingWeb_Christine Butler039" src="http://farm3.static.flickr.com/2538/4166952103_160e1b39e2_s.jpg" alt="performingWeb_Christine Butler039" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167712666"><img class="photo" title="performingWeb_Christine Butler041" src="http://farm3.static.flickr.com/2756/4167712666_7aa4a4b693_s.jpg" alt="performingWeb_Christine Butler041" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4166952311"><img class="photo" title="performingWeb_Christine Butler042" src="http://farm3.static.flickr.com/2626/4166952311_039b85edf6_s.jpg" alt="performingWeb_Christine Butler042" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4167712824"><img class="photo" title="performingWeb_Christine Butler044" src="http://farm3.static.flickr.com/2522/4167712824_e38007e32c_s.jpg" alt="performingWeb_Christine Butler044" /></a>
								</div>
												<div class="fg-clear"></div>
				</div>
									<div class="fg-clear" id="fg-83446254-nav">
						<div id="fg-83446254-next" class="flickr-gallery-next" style="float: right"><a href="#">Next Page &rsaquo;</a></div>
						<div id="fg-83446254-prev" class="flickr-gallery-prev" style="display: none; float: left"><a href="#">&lsaquo; Previous Page</a></div>
					</div>
												<div class="fg-clear"></div>
							<script type="text/javascript">
											jQuery(document).ready(function(){
							jQuery("#gallery-83446254 .flickr-thumb img").flightbox({size_callback: get_sizes});
						});
										
											var flickr_gallery_83446254_page = 1;
						(function($){
							$(document).ready(function(){
								$("#fg-83446254-next a, #fg-83446254-prev a").click(function(e){
									if ( $(e.target).parent().is("#fg-83446254-next") ) {
										flickr_gallery_83446254_page++;
									} else {
										flickr_gallery_83446254_page--;
									}
									$("#gallery-83446254 .flickr-thumb").css("visibility", "hidden");
									//$("#gallery-83446254").css("background", "transparent url(http://www.jeffcrouse.info/wp-content/plugins/flickr-gallery/flightbox/images/loading-2.gif) scroll no-repeat center center");
									$.post("/tag/featured/feed/", {
										action: 'flickr-gallery-page',
										pager: "O:15:\"phpFlickr_pager\":5:{s:6:\"method\";s:26:\"flickr.photosets.getPhotos\";s:4:\"args\";a:4:{s:11:\"photoset_id\";s:17:\"72157622956742348\";s:6:\"extras\";s:6:\",media\";s:8:\"per_page\";i:500;s:4:\"page\";d:1;}s:8:\"per_page\";s:2:\"28\";s:4:\"page\";i:1;s:6:\"_extra\";N;}",
										page: flickr_gallery_83446254_page
									}, function(rsp){
										$("#gallery-83446254").html(rsp.html);
																					$("#gallery-83446254 .flickr-thumb img").flightbox({size_callback: get_sizes});
																				if ( rsp.page == 1 ) {
											$("#fg-83446254-prev").hide();
										} else {
											$("#fg-83446254-prev").show();
										}
										if ( rsp.page == rsp.pages ) {
											$("#fg-83446254-next").hide();
										} else {
											$("#fg-83446254-next").show();
										}
									}, 'json');
									return false;
								});
							});
						})(jQuery);
										//-->
				</script>
			<br />
				<div id="gallery-ceeb11e6" class="flickr-gallery photoset">
													<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4126737490"><img class="photo" title="aaron" src="http://farm3.static.flickr.com/2787/4126737490_6ede0ff1a4_s.jpg" alt="aaron" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4125968335"><img class="photo" title="jeff" src="http://farm3.static.flickr.com/2773/4125968335_e554d9405d_s.jpg" alt="jeff" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4126738596"><img class="photo" title="ellie." src="http://farm3.static.flickr.com/2503/4126738596_4d4899a05a_s.jpg" alt="ellie." /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4125969249"><img class="photo" title="bennett" src="http://farm3.static.flickr.com/2803/4125969249_e7f805e8e5_s.jpg" alt="bennett" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4126739684"><img class="photo" title="aaron" src="http://farm3.static.flickr.com/2739/4126739684_71f687780b_s.jpg" alt="aaron" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4125970293"><img class="photo" title="jeff" src="http://farm3.static.flickr.com/2502/4125970293_fb3540057d_s.jpg" alt="jeff" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4125970919"><img class="photo" title="stop work meeting" src="http://farm3.static.flickr.com/2666/4125970919_f27d64c687_s.jpg" alt="stop work meeting" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4126741306"><img class="photo" title="Prep" src="http://farm3.static.flickr.com/2612/4126741306_3d824cb563_s.jpg" alt="Prep" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4126742276"><img class="photo" title="practice round" src="http://farm3.static.flickr.com/2767/4126742276_69e0a1cbb3_s.jpg" alt="practice round" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4125973201"><img class="photo" title="ellie and aaron" src="http://farm3.static.flickr.com/2774/4125973201_a150659bcd_s.jpg" alt="ellie and aaron" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4126743892"><img class="photo" title="Tobi" src="http://farm3.static.flickr.com/2616/4126743892_663c02f482_s.jpg" alt="Tobi" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4125975145"><img class="photo" title="Seating" src="http://farm3.static.flickr.com/2689/4125975145_4eabfd5a07_s.jpg" alt="Seating" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4126745810"><img class="photo" title="Jeff" src="http://farm3.static.flickr.com/2515/4126745810_c4e904709b_s.jpg" alt="Jeff" /></a>
								</div>
												<div class="fg-clear"></div>
				</div>
												<div class="fg-clear"></div>
							<script type="text/javascript">
											jQuery(document).ready(function(){
							jQuery("#gallery-ceeb11e6 .flickr-thumb img").flightbox({size_callback: get_sizes});
						});
										
										//-->
				</script>
			</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/the-world-series-of-tubing/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Crowded</title>
		<link>http://www.jeffcrouse.info/projects/crowded/</link>
		<comments>http://www.jeffcrouse.info/projects/crowded/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 23:20:39 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1178</guid>
		<description><![CDATA[Crowded is an as-yet unreleased radio show/podcast that is made up of segments of audio recorded by Mechanical Turk workers. ]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1180" style="margin-right: 10px;" title="crowded" src="http://www.jeffcrouse.info/wp-content/uploads/2009/02/crowded.jpg" alt="crowded" width="275" height="275" /></p>
<blockquote><p>The <strong>Amazon Mechanical Turk</strong> (MTurk) is &#8230; a <a title="Crowdsourcing" href="http://en.wikipedia.org/wiki/Crowdsourcing">crowdsourcing</a> marketplace that enables computer programs to co-ordinate the use of human intelligence to perform tasks which computers are unable to do. <em>Requesters</em>, the human beings that write these programs, are able to pose tasks known as HITs (Human Intelligence Tasks), such as choosing the best among several photographs of a storefront, writing product descriptions, or identifying performers on music CDs. <em>Workers</em> &#8230; can then browse among existing tasks and complete them for a monetary payment set by the Requester.via <a href="http://en.wikipedia.org/wiki/Amazon_Mechanical_Turk">wikipedia</a></p></blockquote>
<p>Crowded is an as-yet unreleased radio show/podcast that is made up of segments of audio recorded by Mechanical Turk workers.  Each episode has a mechanism, such as:</p>
<ol>
<li>Workers listen to a series of songs, choose one that reminds them of an event in their life, and then tell that story.  The stories are then combined and played on top of the song that they chose.</li>
<li>Workers are encouraged to call me and have an argument about a topic I give them.  I edit myself out, leaving only one side of the argument.</li>
<li>Workers are asked to call and tell a story/reminisce about something that never actually happened to them.</li>
<li>Workers are provided with a conference call line and a character to play.  Two or more workers call in and have to play their character.</li>
</ol>
<p>The workers call in and are given, on average, $5-$8 to send an audio recording that fits the mechanism.  They are given the option of calling a US phone number and leaving a message, or recording themselves on <a href="http://www.houndbite.com/">HoundBite</a> or YouTube.</p>
<p>After doing several projects using crowdsourcing, I wanted to do a project that was about the faceless people who are doing these tasks.  Who are they?  Where do they come from?  Why do they do these jobs?</p>
<p>You could argue that I am still just using them and not really humanizing them so much as exploiting their willingness to tell personal stories for a few bucks.  But you can argue a lot of things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/crowded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Praying@Home</title>
		<link>http://www.jeffcrouse.info/projects/prayingathome/</link>
		<comments>http://www.jeffcrouse.info/projects/prayingathome/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 23:00:06 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Aaron Meyers]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1133</guid>
		<description><![CDATA[A parody of Christianity's attempt to validate itself with "scientific" studies about the effectiveness of prayer, creationism, intelligent design, and faith healing. ]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: left;"><strong>Come Experience The Amazing New Digital Prayer Enhancement Technology!</strong></h2>
<p style="text-align: left;">
<p style="text-align: left;"><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/01/praying_at_home.jpg"><img class="alignleft size-full wp-image-1168" style="margin-right: 10px;" title="praying_at_home" src="http://www.jeffcrouse.info/wp-content/uploads/2009/01/praying_at_home.jpg" alt="praying_at_home" width="340" height="340" /></a>Inspired by distributed computing projects such as Folding@Home and SETI@Home, Praying@Home is the name given to a suite of technologies developed by <strong>The Institute for Faith-Based Technology</strong>, or InFaBat™, innovators in the field of technologically-aided spirituality.  The first development is the PrayerRecorder™ &#8211; a USB device that plugs into any PC and allows the user to capture her unique Prayer Signature®, an ultra-frequentic resonance that is &#8220;broadcasted&#8221; by the human body while praying.  The user simply attaches the InFaBat Senso-Cap to her temples and forehead, presses a small InFaBat Prayer Paddle™ between her hands, and prays on a particular subject.  Meanwhile, the PrayerRecorder captures and records the PrayerSignature to the users&#8217; hard drive.  Then, using the InFaBat PrayerBroadcaster™, we can broadcast her Prayer Signature, somewhat like an FM radio station that only God can hear!  Unlike humans, who need to take breaks from praying to fulfill biological needs, computers need no breaks, resulting in 24/7 prayer output.  Additionally, the PrayerBroadcaster unit is equipped with a SPU (Standard Prayer Unit) Amplifier, which increases the strength of your prayers by up to 54%.  These technologies truly represent a revolutionary breakthrough in the field of Digital Prayer Technology.</p>
<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/01/inside_21.jpg"><img class="alignleft size-medium wp-image-1297" style="margin-right: 10px;" title="inside_21" src="http://www.jeffcrouse.info/wp-content/uploads/2009/01/inside_21-300x232.jpg" alt="inside_21" width="300" height="232" /></a>Our display at the Expo consists of a small, tastefully decorated booth &#8211; 8 feet wide, 6 feet deep, and 8 feet tall, containing a solid white prayer bench facing a white computer screen on a white altar and hundreds of pure white candles: a mix between a confessional and a blood-giving station. An attendant in a white lab coat and a priest&#8217;s shirt and collar stands by to help users. Choral music plays from speakers positioned in the far corners of the booth.  Adorning the proscenium of the booth is a large glowing sign that displays the number of Standard Prayer Units (SPUs) that we have collected over the course of the Expo. Our goal for the Eyebeam Mixer Expo is to collect 375,000 SPUs, focused on a variety of urgent problems faced by the world today. Above the SPU meter is a glowing sign with the words &#8220;Institute for Faith-Based Technology: Come Experience The Amazing New Digital Prayer Enhancement Technology&#8221;.  Atop the booth sits an InFaBat PrayerBroadcaster, which looks a lot like a large set of rabbit ears.  Inside, the both is adorned with religious symbols and imagery.  On the prayer bench is the InFaBat PrayerRecorder with the InFaBat  PrayerPaddle and InFaBat Sens-o-cap.</p>
<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/01/outside_2.jpg"><img class="alignright size-medium wp-image-1296" style="margin-left: 10px;" title="outside_2" src="http://www.jeffcrouse.info/wp-content/uploads/2009/01/outside_2-300x232.jpg" alt="outside_2" width="300" height="232" /></a>Visitors are invited to come into the booth and kneel down on our prayer bench facing the computer screen.  A soothing voice leads the user through the initial setup process, explaining how to put on the InFaBat Senso-Cap and position the InFaBat PrayerPaddle properly.  The voice will explain that in order to get a perfectly pure PrayerSignature, un-Christian thoughts must be kept at bay because they can disturb the prayer recording process. The voice will suggest that the user get all un-Christian thourhgs out of their system before starting the recording process.  The voice will then go through a brief explanation of how the technology works, and instruct the user to start praying. Meanwhile, the InFaBat PrayerRecorder senses and records the peaks and valleys of the users Prayer Signature as they whiz by on the screen on the altar.  If, at any time during the process, an un-Christian thought is sensed, an alarm sounds and red lights flash, and the user must start over.  On average, this happens to 1 out of every 3 users.</p>
<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/01/3333601502_aaa64d7c65_o.jpg"><img class="alignright size-medium wp-image-1308" title="3333601502_aaa64d7c65_o" src="http://www.jeffcrouse.info/wp-content/uploads/2009/01/3333601502_aaa64d7c65_o-300x215.jpg" alt="3333601502_aaa64d7c65_o" width="300" height="215" /></a></p>
<p>Once recorded, the Prayer Signature and a 2-frame animated snapshot of the user are uploaded to our InFaBat Worldwide Prayer Visualizer. The visualizer is displayed in the form of a large projection above the prayer booth. Participants who have contributed their Prayer Signature are represented inside the visualization by a bubble-like avatar featuring their animated snapshot and prayer signature. The avatars float in a sparkling stew of ephemeral prayer-related iconography. As their prayer is digitally replicated in the InFaBat Mainframe, participants will be treated to dazzling animations of the SPU&#8217;s emanating from their avatars and then projected into the heavens.</p>
<p>When the user is done, they are given a readout of their Signature, a sticker to tell the world that they contributed their Prayer Signature to a good cause, and a pamphlet will be available that describes the technology behind the system and give users information about how they can purchase the Praying@Home PE system and optimize their prayer output by using unused computing cycles on their home PC.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="428" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4364609&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="590" height="428" src="http://vimeo.com/moogaloop.swf?clip_id=4364609&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: center;">Why?</h3>
<p style="text-align: left;">Praying@Home is a parody of Christianity&#8217;s attempt to validate itself in the scientific academy, as seen in &#8220;scientific&#8221; studies about the effectiveness of prayer, creationism, intelligent design, and faith healing.  Our fictitious group &#8211; The Institute for Faith-Based Technology &#8211; claims to be interested in finding a link between technology and faith, seeming not to notice that their attempts undermine the very idea of faith &#8211; namely that it doesn&#8217;t care about evidence.  They believe that praying is a purely mechanical task and should be dealt with like any other task that is such a waste of human effort &#8211; by mechanizing it.  In so doing, not only do we save time, but we take advantage of the added efficiency, tirelessness, and <span class="misspell">networkability</span> of computers to multiply the worlds prayer output infinitely, thus solving all of the worlds problems and creating a utopia on Earth.</p>
<p>The Institute will invite visitors to try out their <span class="misspell">PrayerRecorder</span> and <span class="misspell">PrayerBroadcaster</span> technology at the Expo in an attempt to get them to buy the home version.  As a marketing scheme, the Institute has announced that they will try to collect 375,000 &#8220;<span class="misspell">Beckells</span>&#8220;, or &#8220;Standard Prayer Units&#8221; (discovered by Fredrick <span class="misspell">Beckell</span> in the 1970s) during the Expo.  Each user who volunteers to kneel down in the booth and use the <span class="misspell">PrayerRecorder</span> contributes a varying number of <span class="misspell">Beckells</span> depending on the purity of their thought and the strength of their unique Prayer Signature.</p>
<p>The Institute also displays a not-so-subtle favoritism towards Christianity, simply assuming that the Christian God is the &#8220;correct&#8221; god to pray to, while also imposing their on values on the users by warning them against thinking any <span class="misspell">un</span>-Christian thoughts while operating the <span class="misspell">PrayerRecorder</span>.  This very <span class="misspell">dystopic</span> attitude betrays the fact that the illusion of utopia often hides a darker truth.</p>
<p>In society today, criticizing a persons religion is often seen as un-PC at least, and completely taboo at worst.  Religion is given special privileges in most areas of public life, from politics to casual conversation, where other beliefs, like non-religious pacifism, are not protected by the law.  People treat religion as if it is something immutable, like race or sex, rather than as a choice that a person makes for themselves.  Through this parody, we hope to open a debate that is often enthusiastically avoided by forcefully insisting that religion should be open to criticism just like any other belief.</p>
<p>				<div id="gallery-18dcb43e" class="flickr-gallery photoset">
													<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336302657"><img class="photo" title="DSC_0012" src="http://farm4.static.flickr.com/3346/3336302657_b74c400c55_s.jpg" alt="DSC_0012" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336302705"><img class="photo" title="DSC_0017" src="http://farm4.static.flickr.com/3580/3336302705_b5afd57b3d_s.jpg" alt="DSC_0017" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336302765"><img class="photo" title="DSC_0025" src="http://farm4.static.flickr.com/3381/3336302765_95cd057496_s.jpg" alt="DSC_0025" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136284"><img class="photo" title="DSC_0026" src="http://farm4.static.flickr.com/3636/3337136284_f6fe7d7613_s.jpg" alt="DSC_0026" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136324"><img class="photo" title="DSC_0033" src="http://farm4.static.flickr.com/3312/3337136324_1fec82c84d_s.jpg" alt="DSC_0033" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136390"><img class="photo" title="DSC_0035" src="http://farm4.static.flickr.com/3374/3337136390_87a2d0df2f_s.jpg" alt="DSC_0035" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303001"><img class="photo" title="DSC_0040" src="http://farm4.static.flickr.com/3409/3336303001_762e97029f_s.jpg" alt="DSC_0040" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136520"><img class="photo" title="DSC_0043" src="http://farm4.static.flickr.com/3652/3337136520_859a7aac5b_s.jpg" alt="DSC_0043" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303111"><img class="photo" title="DSC_0050" src="http://farm4.static.flickr.com/3387/3336303111_cd850a029a_s.jpg" alt="DSC_0050" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136604"><img class="photo" title="DSC_0053" src="http://farm4.static.flickr.com/3351/3337136604_ea0710b9a5_s.jpg" alt="DSC_0053" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136648"><img class="photo" title="DSC_0056" src="http://farm4.static.flickr.com/3543/3337136648_5968c65e87_s.jpg" alt="DSC_0056" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303265"><img class="photo" title="DSC_0060" src="http://farm4.static.flickr.com/3652/3336303265_716bb46046_s.jpg" alt="DSC_0060" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136742"><img class="photo" title="DSC_0064" src="http://farm4.static.flickr.com/3372/3337136742_3a0c6ce9f2_s.jpg" alt="DSC_0064" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136778"><img class="photo" title="DSC_0067" src="http://farm4.static.flickr.com/3371/3337136778_0c3ee99ce3_s.jpg" alt="DSC_0067" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136872"><img class="photo" title="DSC_0069" src="http://farm4.static.flickr.com/3599/3337136872_ec28bb3fe8_s.jpg" alt="DSC_0069" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337136968"><img class="photo" title="DSC_0073" src="http://farm4.static.flickr.com/3616/3337136968_fd3b2bfdc2_s.jpg" alt="DSC_0073" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303567"><img class="photo" title="DSC_0075" src="http://farm4.static.flickr.com/3643/3336303567_a4a5fdf58e_s.jpg" alt="DSC_0075" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337137096"><img class="photo" title="DSC_0081" src="http://farm4.static.flickr.com/3156/3337137096_66c58c9e4a_s.jpg" alt="DSC_0081" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303675"><img class="photo" title="DSC_0082" src="http://farm4.static.flickr.com/3377/3336303675_b66a9b5082_s.jpg" alt="DSC_0082" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337137198"><img class="photo" title="DSC_0083" src="http://farm4.static.flickr.com/3323/3337137198_b9cfbde77c_s.jpg" alt="DSC_0083" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337137258"><img class="photo" title="DSC_0086" src="http://farm4.static.flickr.com/3572/3337137258_c93c973910_s.jpg" alt="DSC_0086" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3337137318"><img class="photo" title="DSC_0087" src="http://farm4.static.flickr.com/3589/3337137318_241e4e5586_s.jpg" alt="DSC_0087" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303879"><img class="photo" title="DSC_0089" src="http://farm4.static.flickr.com/3567/3336303879_1a186f64ac_s.jpg" alt="DSC_0089" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303931"><img class="photo" title="DSC_0091" src="http://farm4.static.flickr.com/3585/3336303931_00b948d557_s.jpg" alt="DSC_0091" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336303969"><img class="photo" title="DSC_0095" src="http://farm4.static.flickr.com/3377/3336303969_bc64b8833b_s.jpg" alt="DSC_0095" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336304031"><img class="photo" title="DSC_0105" src="http://farm4.static.flickr.com/3305/3336304031_9e08fb888f_s.jpg" alt="DSC_0105" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336304097"><img class="photo" title="DSC_0107" src="http://farm4.static.flickr.com/3620/3336304097_8879072f46_s.jpg" alt="DSC_0107" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=3336304137"><img class="photo" title="DSC_0112" src="http://farm4.static.flickr.com/3608/3336304137_d5f7335ab3_s.jpg" alt="DSC_0112" /></a>
								</div>
												<div class="fg-clear"></div>
				</div>
									<div class="fg-clear" id="fg-18dcb43e-nav">
						<div id="fg-18dcb43e-next" class="flickr-gallery-next" style="float: right"><a href="#">Next Page &rsaquo;</a></div>
						<div id="fg-18dcb43e-prev" class="flickr-gallery-prev" style="display: none; float: left"><a href="#">&lsaquo; Previous Page</a></div>
					</div>
												<div class="fg-clear"></div>
							<script type="text/javascript">
											jQuery(document).ready(function(){
							jQuery("#gallery-18dcb43e .flickr-thumb img").flightbox({size_callback: get_sizes});
						});
										
											var flickr_gallery_18dcb43e_page = 1;
						(function($){
							$(document).ready(function(){
								$("#fg-18dcb43e-next a, #fg-18dcb43e-prev a").click(function(e){
									if ( $(e.target).parent().is("#fg-18dcb43e-next") ) {
										flickr_gallery_18dcb43e_page++;
									} else {
										flickr_gallery_18dcb43e_page--;
									}
									$("#gallery-18dcb43e .flickr-thumb").css("visibility", "hidden");
									//$("#gallery-18dcb43e").css("background", "transparent url(http://www.jeffcrouse.info/wp-content/plugins/flickr-gallery/flightbox/images/loading-2.gif) scroll no-repeat center center");
									$.post("/tag/featured/feed/", {
										action: 'flickr-gallery-page',
										pager: "O:15:\"phpFlickr_pager\":5:{s:6:\"method\";s:26:\"flickr.photosets.getPhotos\";s:4:\"args\";a:4:{s:11:\"photoset_id\";s:17:\"72157614873397851\";s:6:\"extras\";s:6:\",media\";s:8:\"per_page\";i:500;s:4:\"page\";d:1;}s:8:\"per_page\";s:2:\"28\";s:4:\"page\";i:1;s:6:\"_extra\";N;}",
										page: flickr_gallery_18dcb43e_page
									}, function(rsp){
										$("#gallery-18dcb43e").html(rsp.html);
																					$("#gallery-18dcb43e .flickr-thumb img").flightbox({size_callback: get_sizes});
																				if ( rsp.page == 1 ) {
											$("#fg-18dcb43e-prev").hide();
										} else {
											$("#fg-18dcb43e-prev").show();
										}
										if ( rsp.page == rsp.pages ) {
											$("#fg-18dcb43e-next").hide();
										} else {
											$("#fg-18dcb43e-next").show();
										}
									}, 'json');
									return false;
								});
							});
						})(jQuery);
										//-->
				</script>
			</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/prayingathome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GodBlock</title>
		<link>http://www.jeffcrouse.info/projects/godblock/</link>
		<comments>http://www.jeffcrouse.info/projects/godblock/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 18:43:32 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=1065</guid>
		<description><![CDATA[GodBlock is a web filter that blocks religious content. That stuff is dangerous.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2009/01/God-Block-002.jpg"><img style="float: right; margin-left: 10px;" title="God Block 002" src="http://www.jeffcrouse.info/wp-content/uploads/2009/01/God-Block-002-300x225.jpg" alt="" width="170" height="127" /></a><a href="http://godblock.com/">Godblock</a> is a fake product that I would like to shopdrop into stores throughout the Bible belt. The purpose of this project is to start conversation about religious indoctrination. I acknowledge that it most likely will not change anyone&#8217;s mind, but pretending that it is not a problem isn&#8217;t going to change anyone&#8217;s mind either.</p>
<blockquote style="clear: both;"><p>When installed properly, <a href="http://godblock.com/">GodBlock</a> will test each page that your child visits before it is loaded, looking for passages from holy texts, names of religious figures, and other signs of religious propaganda. If none are found, then your child is allowed to browse freely.  But if religious content is found, your child receives a page that states simply:</p>
<h2 style="text-align: center;">Blocked for religious content.</h2>
<h2 style="text-align: center;"><a href="http://godblock.com/"><img class="aligncenter size-full wp-image-1171" title="godblock_logo" src="http://www.jeffcrouse.info/wp-content/uploads/2009/01/godblock_logo.gif" alt="godblock_logo" width="216" height="216" /></a></h2>
<p>&#8220;Please refrain from devoting your life to imaginary supernatural beings until you are at least 18 years old.&#8221;</p>
<p>No filter is perfect, and false positives are an unfortunate reality.  But isn&#8217;t it better to be safe than sorry?  Make the world a better place.  Protect your impressionable kids and students from harmful ideas so that they don&#8217;t grow up to spread hate, fear, and shame.  Allow them to hold onto their natural reason, compassion, and acceptance without being polluted or destroyed by some self-serving or delusional fanatic.</p>
<p>Install <a href="http://godblock.com/">GodBlock</a> today!</p></blockquote>
<p><span>				<div id="gallery-0a8053c6" class="flickr-gallery photoset">
										<div class="fg-clear"></div>
				</div>
												<div class="fg-clear"></div>
							<script type="text/javascript">
											jQuery(document).ready(function(){
							jQuery("#gallery-0a8053c6 .flickr-thumb img").flightbox({size_callback: get_sizes});
						});
										
										//-->
				</script>
			</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/godblock/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Finger Olympics</title>
		<link>http://www.jeffcrouse.info/projects/finger-olympics/</link>
		<comments>http://www.jeffcrouse.info/projects/finger-olympics/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 02:11:50 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[eyebeam]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Friedrich Kirschner]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[openframeworks]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Zach Lieberman]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=411</guid>
		<description><![CDATA[Just like the Olympics, only with fingers]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-412 alignleft" style="margin-right: 10px;" title="fingerolympics" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/fingerolympics.png" alt="" width="255" height="255" /><em>Tune in as the most talented fingers from all over the world come together to  		compete in events ranging from sprinting to javelin to pole-vaulting, and  		ultimately celebrate what it means to be a finger, and a citizen of Earth.</em></p>
<p>The Finger Olympics started out as an idea tossed around at Eyebeam between Friedrich Kirschner and Zach Lieberman, and eventually turned into a playable computer vision project.</p>
<p>For more information, go to <a href="http://www.fingerolympics.com">fingerolympics.com</a></p>
<p><object width="590" height="445"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1510617&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1510617&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="590" height="445"></embed></object></p>
<p><object width="590" height="443"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1536174&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1536174&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="590" height="443"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/finger-olympics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eyebeam Roadshow 2008</title>
		<link>http://www.jeffcrouse.info/projects/eyebeam-roadshow-2008/</link>
		<comments>http://www.jeffcrouse.info/projects/eyebeam-roadshow-2008/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 01:55:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[eyebeam]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Steve Lambert]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=162</guid>
		<description><![CDATA[We're going on tour like rockstars.]]></description>
			<content:encoded><![CDATA[<p><a title="Roadshow Page" href="http://roadshow.eyebeam.org"></a><a rel="attachment wp-att-1060" href="http://www.jeffcrouse.info/projects/eyebeam-roadshow-2008/attachment/roadshow-2/"><img class="alignleft size-thumbnail wp-image-1060" style="margin-right: 10px;" title="roadshow" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/roadshow-150x150.jpg" alt="roadshow" width="150" height="150" /></a>The Eyebeam Road Show is what you get when you mix a rock &amp; roll tour with the talented residents of the Eyebeam Art and Technology Center.</p>
<p>See <a href="http://roadshow.eyebeam.org/">the roadshow site</a> for more information.<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="332" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2723208&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="590" height="332" src="http://vimeo.com/moogaloop.swf?clip_id=2723208&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/eyebeam-roadshow-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete City</title>
		<link>http://www.jeffcrouse.info/projects/delete-city/</link>
		<comments>http://www.jeffcrouse.info/projects/delete-city/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 21:22:34 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[In Progress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=28</guid>
		<description><![CDATA[There's no such thing as taking something off the web.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1063" style="margin-right: 10px;" title="deletecity" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/deletecity-150x150.jpg" alt="deletecity" width="150" height="150" /></p>
<p><em>Delete City uses the ridiculous storage allotment of web hosting services like Dreamhost to cache large amounts of user generated content from sites like YouTube, Flickr, Facebook, etc. and then monitors to see if any of this content is subsequently taken down. When it finds removed content, it automatically posts the content to your WordPress blog. The nature of the content can be customized by the user by site, keyword, and other criteria. Devious? Maybe. But also one step in the fight against censorship.</em></p>
<p>The DeleteCity plugin is currently in development and should be released in November.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/delete-city/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Inside the Artist&#8217;s Studio</title>
		<link>http://www.jeffcrouse.info/projects/inside-the-artists-studio/</link>
		<comments>http://www.jeffcrouse.info/projects/inside-the-artists-studio/#comments</comments>
		<pubDate>Sat, 31 May 2008 20:38:34 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[absurd]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[Steve Lambert]]></category>
		<category><![CDATA[text-to-speech]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=15</guid>
		<description><![CDATA[James Chimpton is a robotic monkey who goes head-to-head with some of the worlds top living artists.]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-16 alignleft" style="margin-right: 10px;" title="chimpton" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/chimpton.png" alt="" width="119" height="119" /><em>Inside the Artist&#8217;s Studio is a radio program hosted by a robotic Chimpanzee named James Chimpton. Chimpton&#8217;s brain is powered by a markup language I created called ABSML, or A BullShit Markup Language. The result is rather absurd &#8211; a clothed robotic monkey, interviewing artists in the Biennial about their work, in a robotic english accent.</em></p>
<p>With Chimpton (and ABSML), I once again returned to the theme of generative text. The operator (or &#8220;puppeteer&#8221;, as we called them) would enter into the software the interviewee&#8217;s name, website, and medium, and based on that information, a set of interview questions would be generated. The puppeteer would then use the software interface to trigger the questions.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="649" height="447" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/hIwVseVxAg%2Em4v" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="649" height="447" src="http://blip.tv/play/hIwVseVxAg%2Em4v" allowfullscreen="true"></embed></object></p>
<p>After the break, I have posted all of the Chimpton interviews, courtesy of <a href="http://www.neighborhoodpublicradio.org/">Neighborhood Public Radio</a><br />
<span id="more-15"></span></p>
<p>Joe Delappe<br />
Michael Triglilio<br />
unknown<br />
Lewis Schwadron<br />
Julian McCullough<br />
Joan Wasser<br />
Stephanie Diamond<br />
Steve Lambert<br />
Friedrich Kirschner<br />
D Lanzilotta<br />
Sara Cook<br />
Mazeav Marsha<br />
Julia Schwadron<br />
unknown </p>
<p>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/chimpton/' title='chimpton'>chimpton</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2319915858_3f3f6524ca/' title='2319915858_3f3f6524ca'>2319915858_3f3f6524ca</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2319915966_1a42f96054/' title='2319915966_1a42f96054'>2319915966_1a42f96054</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2204716607_da1ec30535_b/' title='2204716607_da1ec30535_b'>2204716607_da1ec30535_b</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2296486655_47b08be219_o/' title='2296486655_47b08be219_o'>2296486655_47b08be219_o</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2318389665_aa11402e09_b/' title='2318389665_aa11402e09_b'>2318389665_aa11402e09_b</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2360528556_5573a8f464_o/' title='2360528556_5573a8f464_o'>2360528556_5573a8f464_o</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2360528858_fba6757298_o/' title='2360528858_fba6757298_o'>2360528858_fba6757298_o</a>
<a href='http://www.jeffcrouse.info/projects/inside-the-artists-studio/attachment/2675650061_5acd3c978f_b/' title='2675650061_5acd3c978f_b'>2675650061_5acd3c978f_b</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/inside-the-artists-studio/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
			<enclosure url="http://stuff.jeffcrouse.info/chimpton/03_JC_Joseph_Delap.mp3" length="8877919" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/04_James_Chimpton_with_Michael_Trigilio.mp3" length="4335956" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/04_james_chimpton.mp3" length="13899908" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/04_JC_LewisSchwadron.mp3" length="5458595" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/04_JCJulianMcCullough.mp3" length="6134226" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/05_JC_JoanWasser.mp3" length="2076432" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/05_JC_StephanieDiamond.mp3" length="14680368" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/05_JC_SteveLambert.mp3" length="9847584" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/05_JCFriedrichKircshner.mp3" length="7484234" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/06_J_Chimpton_D_Lanzilotta.mp3" length="3505053" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/06_JC_Sarah_Cook.mp3" length="17722060" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/07_JC_Mazeav_Marsha.mp3" length="6051261" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/08_JC_Julia_Schwadron.mp3" length="4954745" type="audio/mpeg" />
		<enclosure url="http://stuff.jeffcrouse.info/chimpton/14_James_Chimpton01.mp3" length="6176440" type="audio/mpeg" />
	</item>
		<item>
		<title>BoozBot Beta</title>
		<link>http://www.jeffcrouse.info/projects/boozbot-beta/</link>
		<comments>http://www.jeffcrouse.info/projects/boozbot-beta/#comments</comments>
		<pubDate>Sat, 31 May 2008 19:06:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[David Jimison]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[MS SAPI]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[partytech]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[text-to-speech]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=4</guid>
		<description><![CDATA[Out first attempt at a bartending robot.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-853" style="display: none;" title="boozbotsquare" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/boozbotsquare-150x150.jpg" alt="" width="150" height="150" /><img class="size-medium wp-image-5 alignleft" style="margin-right: 10px;" title="2611974996_e5b4e7e1cd_o" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/2611974996_e5b4e7e1cd_o.jpg" alt="" width="300" height="200" /></p>
<p><em>With the creation of BoozBot, Eyebeam Fellows David Jimison and Jeff Crouse have now added the bartending robot to that list of creative roles for automatons. The birth of BoozBot opens a fresh chapter at the intersection of technology, human interaction, and the science of personality. BoozBot converses with the wit and wisdom of your favorite corner barkeep, pouring drinks, monitoring sobriety, and engaging patrons one-on-one.</em></p>
<p><object width="590" height="445"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1891059&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1891059&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="590" height="445"></embed></object></p>
<p>My role in the creation of BoozBot was to write the software that controls him. I also did a bit of the building.</p>
<p><span id="more-4"></span></p>
<p>
<a href='http://www.jeffcrouse.info/projects/boozbot-beta/attachment/2611974996_e5b4e7e1cd_o/' title='2611974996_e5b4e7e1cd_o'>2611974996_e5b4e7e1cd_o</a>
<a href='http://www.jeffcrouse.info/projects/boozbot-beta/attachment/2564440163_5b50ca6949_b/' title='2564440163_5b50ca6949_b'>2564440163_5b50ca6949_b</a>
<a href='http://www.jeffcrouse.info/projects/boozbot-beta/attachment/2564441325_fc69f286ee_b/' title='2564441325_fc69f286ee_b'>2564441325_fc69f286ee_b</a>
<a href='http://www.jeffcrouse.info/projects/boozbot-beta/attachment/2564447839_61155d908a_b/' title='2564447839_61155d908a_b'>2564447839_61155d908a_b</a>
<a href='http://www.jeffcrouse.info/projects/boozbot-beta/attachment/2565262764_1cc113ce5e_b/' title='2565262764_1cc113ce5e_b'>2565262764_1cc113ce5e_b</a>
<a href='http://www.jeffcrouse.info/projects/boozbot-beta/attachment/2565274462_9ec0d84214_b/' title='2565274462_9ec0d84214_b'>2565274462_9ec0d84214_b</a>
<a href='http://www.jeffcrouse.info/projects/boozbot-beta/attachment/boozbotsquare/' title='boozbotsquare'>boozbotsquare</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/boozbot-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dirt Party</title>
		<link>http://www.jeffcrouse.info/projects/dirt-party/</link>
		<comments>http://www.jeffcrouse.info/projects/dirt-party/#comments</comments>
		<pubDate>Fri, 02 May 2008 17:50:25 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[David Jimison]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[gossip]]></category>
		<category><![CDATA[partytech]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[screenscraping]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=46</guid>
		<description><![CDATA[This time we were invited to Manchester to install Dirt Party.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2008/08/dirtparty1.png"><img class="alignright size-full wp-image-44" title="dirtparty1" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/dirtparty1.png" alt="" width="156" height="156" /></a>Dirt Party is an installation/performance where gossip, rumors, photos, and other types of information about people at a particular party is dug up and reshaped into some kind of display or performance. At Futuresonic, the aesthetic was the popular &#8220;LOLCat&#8221; format. Using volunteers and Mechanical Turk, we dug up dirt about over 100 party-goers and created a series of photos that entertained and embarassed the party-goers.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="445" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1894627&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="590" height="445" src="http://vimeo.com/moogaloop.swf?clip_id=1894627&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The first Dirt Party took place at the Eyebeam 10th Anniversary Benefit, where the output was a series of dynamically generated tabloid covers.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="445" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1894628&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="590" height="445" src="http://vimeo.com/moogaloop.swf?clip_id=1894628&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/dirt-party/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anywhere But Here</title>
		<link>http://www.jeffcrouse.info/projects/anywhere-but-here/</link>
		<comments>http://www.jeffcrouse.info/projects/anywhere-but-here/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 20:49:19 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[computervision]]></category>
		<category><![CDATA[David Jimison]]></category>
		<category><![CDATA[eyebeam]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[openframeworks]]></category>
		<category><![CDATA[partytech]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photobucket]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=23</guid>
		<description><![CDATA[This is what happens when you tell people to pretend that they are at a better party than they are actually at.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-872" style="margin-right: 10px;" title="awbh" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/awbh-150x150.jpg" alt="" width="150" height="150" /><em>Anywhere But HERE! is a playful examination of the use of party photography as social currency. Participants use an assortment of props, costumes, and computer-aided special effects to fake being at an imaginary location.</em></p>
<p>For more pictures from the installation, check out the page on the <a href="http://digitalsituations.com/awbh">Digital Situations</a> site.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="629" height="459" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/Ab7IHwI" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="629" height="459" src="http://blip.tv/play/Ab7IHwI" allowfullscreen="true"></embed></object><br />
<span id="more-23"></span><br />

<a href='http://www.jeffcrouse.info/projects/anywhere-but-here/attachment/awbh/' title='awbh'>awbh</a>
<a href='http://www.jeffcrouse.info/projects/anywhere-but-here/attachment/awbh_melissa/' title='awbh_melissa'>awbh_melissa</a>
<a href='http://www.jeffcrouse.info/projects/anywhere-but-here/attachment/awbh-2/' title='awbh'>awbh</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/anywhere-but-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invisible Threads</title>
		<link>http://www.jeffcrouse.info/projects/invisible-threads/</link>
		<comments>http://www.jeffcrouse.info/projects/invisible-threads/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 22:48:03 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[extendscript]]></category>
		<category><![CDATA[eyebeam]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[labor]]></category>
		<category><![CDATA[machinima]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[secondlife]]></category>
		<category><![CDATA[Stephanie Rothenberg]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=35</guid>
		<description><![CDATA[This is a sweatshop in Second Life.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-38" style="margin-right: 10px;" title="threads_thumb" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/threads_thumb.png" alt="" width="150" height="150" />Invisible Threads is a mixed reality performance installation created by Eyebeam artists Jeff Crouse and Stephanie Rothenberg. The project explores the growing intersection between labor, emerging virtual economies and real life commodities through the creation of a designer jeans sweatshop in the metaverse Second Life. Simulating a real life manufacturing facility that includes hiring Second Life &#8220;workers&#8221; to produce real world jeans sold for profit, the project provides an insider&#8217;s view into current modes of global, telematic production.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="332" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=866985&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="590" height="332" src="http://vimeo.com/moogaloop.swf?clip_id=866985&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/invisible-threads/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>YouThreeb</title>
		<link>http://www.jeffcrouse.info/uncategorized/youthreeb/</link>
		<comments>http://www.jeffcrouse.info/uncategorized/youthreeb/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 23:00:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[eyebeam]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=40</guid>
		<description><![CDATA[YouThreebe is a tool that allows users to make triptychs out of YouTube videos.   ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2007/07/Screen-shot-2010-02-19-at-7.43.17-PM.png"><img class="alignright size-medium wp-image-1544" title="Screen shot 2010-02-19 at 7.43.17 PM" src="http://www.jeffcrouse.info/wp-content/uploads/2007/07/Screen-shot-2010-02-19-at-7.43.17-PM-300x152.png" alt="" width="300" height="152" /></a>YouThreebe is a tool that allows users to make triptychs out of YouTube videos.</p>
<p>&#8220;Taken at face value, <a href="http://www.you3b.com/">You3b </a>is an absolutely horrible idea. &#8220;<br />
- <a href="http://www.downloadsquad.com/2007/08/06/you3b-because-life-is-too-short-to-watch-one-video-at-a-time/">downloadsquad.com</a></p>
<p>&#8220;If your Youtube addiction has you seeking out more and more videos, constantly, non-stop, perhaps you’d be satisfied once and for all with You3B.&#8221;<br />
<a href="http://www.killerstartups.com/Video-Music-Photo/you3b-com-youtube-times-three#ixzz0g23HXdhN">-killerstartups.com</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="443" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4364387&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="590" height="443" src="http://vimeo.com/moogaloop.swf?clip_id=4364387&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/uncategorized/youthreeb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Earthify</title>
		<link>http://www.jeffcrouse.info/news/events/earthify/</link>
		<comments>http://www.jeffcrouse.info/news/events/earthify/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 23:41:44 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[craigslist]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[screenscraping]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=47</guid>
		<description><![CDATA[Earthify takes Craigslist posts and maps them onto Google Earth.]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-983 alignleft" style="margin-right: 10px;" title="earthify" src="http://www.jeffcrouse.info/wp-content/uploads/2008/10/earthify-150x150.jpg" alt="" width="150" height="150" />Earthify takes a page of Craigslist posts and maps them on Google Earth. It has been tested with both search result pages and browse pages in several categories. The results are divided into &#8220;Earthifyable Listings&#8221; and &#8220;Un-Earthifyable Listings&#8221;, the un-earthifyable ones being those that could not be located based on the location provided by the user. In my tests, the listings are Earthifyable more often than not, but it really depends on how much information is in the posting.</p>
<p><span id="more-47"></span></p>
<pre class="brush: php;">

/**
*	Represents one Craigslist page.
*	Can either be a page of results or a single listing page.
*/
class Craigslist extends PlacemarkSource {

private $url;

private $type;

const url_pattern = &quot;/craigslist/i&quot;;

private $regexes = array(
/**
*	This should match the URL of any single Craigslist listing page.
*	They will look like
*	http://montreal.craigslist.org/sub/298262212.html
*	http://newyork.craigslist.org/brk/sys/299139631.html
*/
'single_listing_url' =&gt; &quot;/craigslist\.[a-z]{2,3}\/(.+).html/i&quot;,

/**
*	This should match the URL of any page with multiple Craigslist pages
*	These pages may look like :
*	http://newyork.craigslist.org/search/bik/brk?query=&amp;amp;amp;amp;amp;amp;amp;minAsk=min&amp;amp;amp;amp;amp;amp;amp;maxAsk=200&amp;amp;amp;amp;amp;amp;amp;hasPic=1
*	OR
*	http://montreal.craigslist.org/sub/
*	http://newyork.craigslist.org/que/bik/
*	BUT NOT
*	http://montreal.craigslist.org/sub/298262212.html
*	http://newyork.craigslist.org/brk/sys/299139631.html
*/
'multiple_listing_page_url' =&gt; &quot;/craigslist\.[a-z]{2,3}/i&quot;,

/**
*	This should match the URL of any Craigslist listing feed.
*	These pages should looke like:
*	http://philadelphia.craigslist.org/apa/index.rss
*	http://philadelphia.craigslist.org/search/apa?query=&amp;amp;amp;amp;amp;amp;amp;minAsk=&amp;amp;amp;amp;amp;amp;amp;maxAsk=200&amp;amp;amp;amp;amp;amp;amp;bedrooms=&amp;amp;amp;amp;amp;amp;amp;addTwo=purrr&amp;amp;amp;amp;amp;amp;amp;addThree=wooof&amp;amp;amp;amp;amp;amp;amp;hasPic=1&amp;amp;amp;amp;amp;amp;amp;format=rss
*/
'feed_url' =&gt; &quot;/craigslist\.[a-z]{2,3}\/(.+)(index\.|format=)?(rss)/i&quot;,

/**
*	This Regex should match 1) URLs of listing pages 2) Titles of listings
*/
'get_listings' =&gt; &quot;/&lt;p&gt;(.*?)&lt;a href=\&quot;(.*?)\&quot;&gt;(.*?)&lt;\/a&gt;&lt;font size=\&quot;-1\&quot;&gt; \((.*?)\)&lt;\/font&gt;(.*?)?&lt;\/p&gt;/i&quot;,

/**
*	In the pages of most Craigslist listings, the city that you are exploring is in a link at the top.
*	&lt;a href=&quot;http://philadelphia.craigslist.org&quot;&gt;philadelphia craigslist&lt;/a&gt;
*	or
*	&lt;a href=&quot;/&quot;&gt; new york craigslist&lt;/a&gt;
*/
'city_in_title' =&gt; &quot;/&lt;a href=\&quot;(.+)?\&quot;&gt;(.*?) craigslist&lt;\/a&gt;/i&quot;
);

/*
*	The constructor for a Craigslist listing.
*	Most times, if you are parsing an entire page of listings, you will know the city
*	for every posting and the title along with the url before you construct them.  So if you
*	provide them, the constructor will go faster.
*/
function Craigslist($_url, $limit=null) {

$this-&gt;url = $_url;
$this-&gt;limit = $limit;

// First we will figure out what kind of page we are dealing with.
if(preg_match($this-&gt;regexes['single_listing_url'], $this-&gt;url)) {

$this-&gt;type = &quot;single&quot;; // an actual listing page.

} else if(preg_match($this-&gt;regexes['feed_url'], $this-&gt;url)) {

$this-&gt;type = &quot;feed&quot;;	// A feed of listings

} else if(preg_match($this-&gt;regexes['multiple_listing_page_url'], $this-&gt;url)) {

$this-&gt;type = &quot;multiple&quot;;  //  a search results or browse page

}
}

/**
*	Takes a relative URL from the current page and turns it into a full URL.
*/
function unrelativize($relative_url) {
$u = parse_url($this-&gt;url);
if(substr($relative_url, 0, 1) == '/') {
return &quot;http://&quot;.$u['host'].$relative_url;
} else {
return &quot;http://&quot;.$u['host'].dirname($u['path']).$relative_url;
}
}

/*
function parsePlacemarks() {
foreach($this-&gt;placemarks as $p) {
$p-&gt;parse();
}
}
*/

function getPlacemarks() {

switch($this-&gt;type) {

// It is a single listing, so just parse the current page.
case 'single':
$this-&gt;placemarks[] = new CraigsListing($this-&gt;url);
break;

// If if is a page of many listings, get all of the URLs.
case 'multiple':
$content = HttpClient::quickGet($this-&gt;url);

// The city appears in a link at the top.
preg_match($this-&gt;regexes['city_in_title'], $content, $matches);
$city = $matches[2];

//assert('$city!=null');

preg_match_all($this-&gt;regexes['get_listings'], $content, $matches);
$listing_urls = $matches[2];
$titles = $matches[3];
$locations = $matches[4];

foreach(array_keys($listing_urls) as $i) {
$listing_urls[$i] = $this-&gt;unrelativize($listing_urls[$i]);
}

if(count($listing_urls) == 0) {
trigger_error(&quot;Earthify couldn't find any listings on the page you provided.&quot;);
}

// Loop through all of the matches and make placemarks from them.
$max = isset($this-&gt;limit)
? min(count($listing_urls), $this-&gt;limit)
: count($listing_urls);

for($i=0; $i&lt;$max; $i++) {
// Check to make sure the link exists first
if(HttpClient::url_exists($listing_urls[$i])) {
$listing = new CraigsListing($listing_urls[$i]);
$listing-&gt;setTitle($titles[$i]);
$listing-&gt;setCity($city);
$this-&gt;placemarks[] = $listing;
} else {
trigger_error(&quot;{$listing_urls[$i]} returned a 200 or 302 status, which means that it doesn't exist.&quot;, E_USER_WARNING);
}
}
break;

// If this is the RSS feed from a particular kind Craigslist page, just parse the RSS
case 'feed':
$content = HttpClient::quickGet($this-&gt;url);

$xml = new SimpleXMLElement($content);

// The city name appears in the channel title.
preg_match(&quot;/&lt;title&gt;craigslist \| (.*?) in (.+)&lt;\/title&gt;/&quot;, $content, $matches);
$city = $matches[2];

//assert('$city!=null');

// Loop through all of the matches and make placemarks from them.
$max = isset($this-&gt;limit)
? min(count($xml-&gt;item), $this-&gt;limit)
: count($xml-&gt;item);

for($i=0; $i&lt;$max; $i++) {

$link =  (string)$xml-&gt;item[$i]-&gt;link;

// Check to make sure the URL exists first.
if(HttpClient::url_exists($link)) {
$listing = new CraigsListing($link);
$listing-&gt;title = (string)$xml-&gt;item[$i]-&gt;title;
$listing-&gt;city = $city;
$this-&gt;placemarks[] = $listing;
} else {
trigger_error(&quot;{$listing_urls[$i]} returned a 200 or 302 status, which means that it doesn't exist.&quot;, E_USER_WARNING);
}
}
break;
}

return $this-&gt;placemarks;
} // end getPlacemarks()
}
</pre>
<pre class="brush: php;">
/**************************
*
*	Serializer.php
*	Turns an array of Placemark objects into an Earthify KML script.
*
*	Written by Jeff Crouse at Eyebeam
*	February 8, 2007
*
***************************/
class KMLSerializer {

public static function serialize($placemarks) {

// Create the XML document and the root tag (kml)
$dom = new DomDocument('1.0', 'utf-8');
$root = $dom-&gt;createElement(&quot;kml&quot;);
$dom-&gt;appendChild($root);

// Create the Document tag
$doc = $dom-&gt;createElement(&quot;Document&quot;);
$root-&gt;appendChild($doc);

// Add a Earthify tag to the document tag.
$doc-&gt;appendChild($dom-&gt;createElement(&quot;name&quot;, &quot;Earthify&quot;));

// Make two folders within the document.  One for locatable items, one for lost ones
$found = $dom-&gt;createElement('Folder');
$found-&gt;appendChild($dom-&gt;createElement(&quot;name&quot;, &quot;Earthifyable Listings&quot;));
$doc-&gt;appendChild($found);

$lost = $dom-&gt;createElement('Folder');
$lost-&gt;appendChild($dom-&gt;createElement(&quot;name&quot;, &quot;Un-Earthifyable Listings&quot;));
$lost-&gt;appendChild($dom-&gt;createElement(&quot;description&quot;, &quot;Items whose coordinates could not be geocoded.&quot;));
$doc-&gt;appendChild($lost);

// Loop through all of the listings and add them to the document.
foreach($placemarks as $placemark) {
if($placemark instanceof Placemark) {

// Make the placemark tag in which all of this shit will go.
$placemark_dom = $dom-&gt;createElement(&quot;Placemark&quot;);
$placemark_dom-&gt;setAttribute(&quot;id&quot;, $placemark-&gt;getId());

// Make the name tag for the Placemark
$name = $dom-&gt;createElement(&quot;name&quot;, htmlspecialchars($placemark-&gt;getTitle()));
$placemark_dom-&gt;appendChild($name);

// Make the description tag for the placemark.
$description = $dom-&gt;createElement(&quot;description&quot;);
$cdata = $dom-&gt;createCDATASection($placemark-&gt;description());
$description-&gt;appendChild( $cdata );
$placemark_dom-&gt;appendChild($description);

// If we can't find any coordinates, add this item to the &quot;lost&quot; folder.
if($placemark-&gt;getCoords()) {
// Make the Point element for the placemark
$point = $dom-&gt;createElement(&quot;Point&quot;);
$coords = $dom-&gt;createElement(&quot;coordinates&quot;, $placemark-&gt;getCoords());
$point-&gt;appendChild($coords);
$placemark_dom-&gt;appendChild($point);

// Add the placemark to the &quot;Found&quot; folder
$found-&gt;appendChild($placemark_dom);
} else {
$lost-&gt;appendChild($placemark_dom);

}
} else {
trigger_error(&quot;KMLSerializer received something that wasn't a Placemark.&quot;, E_WARNING);
}
}

return $dom-&gt;saveXML();
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/news/events/earthify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real-time Art</title>
		<link>http://www.jeffcrouse.info/projects/real-time-art/</link>
		<comments>http://www.jeffcrouse.info/projects/real-time-art/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 19:09:40 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=321</guid>
		<description><![CDATA[My MS thesis from Georgia Tech.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-327" style="margin-right: 10px;" title="realtimeart" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/realtimeart.png" alt="" width="150" height="150" /></p>
<p>This document is the written portion of my MS defense at Georgia Tech.  It is a survey of artworks that use live information sources, and a study of how emerging web technologies can encourage this type of art.  Finally, it proposes <a href="http://switchboard.sourceforge.net">Switchboard</a>, my library for real-time art, and discusses the design and implementation of it.</p>
<p><span id="more-321"></span></p>
<p>
<a href='http://www.jeffcrouse.info/projects/real-time-art/attachment/14/' title='14'>14</a>
<a href='http://www.jeffcrouse.info/projects/real-time-art/attachment/24/' title='24'>24</a>
<a href='http://www.jeffcrouse.info/projects/real-time-art/attachment/31-2/' title='31'>31</a>
<a href='http://www.jeffcrouse.info/projects/real-time-art/attachment/41-2/' title='41'>41</a>
<a href='http://www.jeffcrouse.info/projects/real-time-art/attachment/realtimeart/' title='realtimeart'>realtimeart</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/real-time-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interactive Frank</title>
		<link>http://www.jeffcrouse.info/uncategorized/interactive-frank/</link>
		<comments>http://www.jeffcrouse.info/uncategorized/interactive-frank/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 17:41:46 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[narrative]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=252</guid>
		<description><![CDATA[Joe Frank reduced to a web-crawling algorithm. ]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-253" style="display: none;" title="joe" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/joe.jpg" alt="" width="116" height="116" /><img class="size-full wp-image-254 alignleft" style="margin-right: 10px;" title="joe_450" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/joe_450.jpg" alt="" width="450" height="247" /><em>Interactive Frank is an interactive audio montage generator. The user starts off by typing in a sentence, and then the generator takes over, scouring the web for sentences to hopefully construct a cohesive narrative. In addition, the program finds and plays a streaming audio station that fits the narrative.</em></p>
<p>Interactive Frank was part of my masters thesis at the Information Design and Technology Program at Georgia Tech, and an example of my interest in interactive narrative. The program was meant to be mostly a proof of concept of my Processing library, Switchboard, and of the idea that it is possible to use content found on the web to algorithmically generate meaningful new content.</p>
<p><span id="more-252"></span></p>
<p>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/joe/' title='joe'>joe</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/joe_450/' title='joe_450'>joe_450</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/1/' title='1'>1</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/2/' title='2'>2</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/3/' title='3'>3</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/4/' title='4'>4</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/6/' title='6'>6</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/61/' title='61'>61</a>
<a href='http://www.jeffcrouse.info/uncategorized/interactive-frank/attachment/8/' title='8'>8</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/uncategorized/interactive-frank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switchboard</title>
		<link>http://www.jeffcrouse.info/projects/switchboard/</link>
		<comments>http://www.jeffcrouse.info/projects/switchboard/#comments</comments>
		<pubDate>Tue, 23 May 2006 18:56:16 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=307</guid>
		<description><![CDATA[Web services library for Processing.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-310" title="switchboard" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/switchboard.png" alt="" width="128" height="128" /></p>
<p>Switchboard is an open-source conceptual level interface to a library of data mining tools and web services, including Google, Yahoo, Amazon, Del.icio.us, Flickr, and many more. This library was created as part of my masters thesis at Georgia Tech. It is written in Java and packaged for the <a href="http://www.processing.org">Processing</a> environment.<span id="more-307"></span></p>
<p>
<a href='http://www.jeffcrouse.info/projects/switchboard/attachment/13/' title='13'>13</a>
<a href='http://www.jeffcrouse.info/projects/switchboard/attachment/23/' title='23'>23</a>
<a href='http://www.jeffcrouse.info/projects/switchboard/attachment/switchboard/' title='switchboard'>switchboard</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/switchboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Georgia Tech Web Guy</title>
		<link>http://www.jeffcrouse.info/projects/georgia-tech-web-guy/</link>
		<comments>http://www.jeffcrouse.info/projects/georgia-tech-web-guy/#comments</comments>
		<pubDate>Sat, 15 Apr 2006 02:15:41 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=415</guid>
		<description><![CDATA[In grad school, I worked as a web guy.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-416" title="gt" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/gt.png" alt="" width="171" height="171" /></p>
<p>While in graduate school, I worked as a Graduate Research Assistant, building tools and generally organizing the web presence of the IDT program, and eventually moving on to related programs. In this role, my responsibilities included many things.</p>
<p>As the lead programmer on the IDT web team, I developed an intranet on the IDT website where students can log in and get various forms, edit their profiles, and take surveys, among other functions.</p>
<p>As an employee of Ivan Allan College, I began work on what was to become a college-wide faculty information tool. It included an extensive set of forms, and features for exporting reports to Microsoft Word.</p>
<p>Along with the IDT Intranet and IAC Facutly Database (also listed here), the LCC Content Management System comprised the bulk of the work that I completed while the lead web programmer at the School of Literature, Communication and Culture at Georgia Tech. The LCC Content Tools are used primarily to update the LCC website. They include tools for creating surveys, updating news, FAQs, course information, and sending out mailers to students.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/georgia-tech-web-guy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOTCOM</title>
		<link>http://www.jeffcrouse.info/projects/dotcom/</link>
		<comments>http://www.jeffcrouse.info/projects/dotcom/#comments</comments>
		<pubDate>Fri, 16 Dec 2005 03:49:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[John Goetzinger]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=448</guid>
		<description><![CDATA[A "game" built with A Behavioral Language (ABL) with Michael Mateas.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-453" title="03" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/03.png" alt="" width="200" height="200" /><br />
Built on the infrastructure developed by the <a href="http://egl.gatech.edu/inproduction/UTABLproj.html">ABL/UT project</a>, DOTCOM is a game played in the Unreal Tournament environment and composed primarily of ABL non-player characters in the tradition of the interactive drama, <a href="http://www.quvu.net/interactivestory.net/">Facade</a>.</p>
<p>In the setting of a late nineties startup Internet company, the player must interact with these characters &#8211; coworkers &#8211; in order to make decisions that will influence the success of the company, as well as how well he or she comes out in the end when the company goes public &#8211; or goes bust.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/dotcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ChinASCII</title>
		<link>http://www.jeffcrouse.info/projects/chinascii/</link>
		<comments>http://www.jeffcrouse.info/projects/chinascii/#comments</comments>
		<pubDate>Wed, 14 Dec 2005 17:50:18 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Dan Klainbaum]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[John Goetzinger]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=272</guid>
		<description><![CDATA[A game about the life of Charles Bukowski.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-282" title="chinascii" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/chinascii.png" alt="" width="300" height="300" /></p>
<p>In ChinASCII, the player takes on the role of Charles Bukowski, and must work to keep the balance between his love life, his work life, and his leisure time that led Bukowski to create the gritty poetry for which he is known. I created the engine and the &#8220;Love&#8221; game.</p>
<p><span id="more-272"></span></p>
<p>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/1-2/' title='1'>1</a>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/2-2/' title='2'>2</a>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/3-2/' title='3'>3</a>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/4-2/' title='4'>4</a>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/5/' title='5'>5</a>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/6-2/' title='6'>6</a>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/7/' title='7'>7</a>
<a href='http://www.jeffcrouse.info/projects/chinascii/attachment/chinascii/' title='chinascii'>chinascii</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/chinascii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Operation Clyde</title>
		<link>http://www.jeffcrouse.info/uncategorized/operation-clyde/</link>
		<comments>http://www.jeffcrouse.info/uncategorized/operation-clyde/#comments</comments>
		<pubDate>Tue, 01 Nov 2005 19:14:17 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Completed]]></category>
		<category><![CDATA[Dan Klainbaum]]></category>
		<category><![CDATA[David Jimison]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[John Goetzinger]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=330</guid>
		<description><![CDATA[Your phone becomes a controller for a game of pacman where you are the ghost.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-334" title="32" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/32.jpeg" alt="" width="491" height="491" /></p>
<p>Operation Clyde is a multiplayer game which utilizes cell phones as the control device. In Operation Clyde, players control ghosts using the number pad on their cell phone, by calling into one of the game&#8217;s phone numbers.  Operation Clyde was premeired at the <a href="http://gameworlds.gatech.edu/videos/weddemosref.mov">Georgia Tech Living Gameworlds Symposium</a>.  I was co-programmer and game designer.</p>
<p><span id="more-330"></span></p>
<p>
<a href='http://www.jeffcrouse.info/uncategorized/operation-clyde/attachment/15/' title='15'>15</a>
<a href='http://www.jeffcrouse.info/uncategorized/operation-clyde/attachment/25/' title='25'>25</a>
<a href='http://www.jeffcrouse.info/uncategorized/operation-clyde/attachment/32/' title='32'>32</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/uncategorized/operation-clyde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://gameworlds.gatech.edu/videos/weddemosref.mov" length="119" type="video/quicktime" />
	</item>
		<item>
		<title>inSite_05</title>
		<link>http://www.jeffcrouse.info/uncategorized/insite_05/</link>
		<comments>http://www.jeffcrouse.info/uncategorized/insite_05/#comments</comments>
		<pubDate>Wed, 01 Dec 2004 18:39:47 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[cms]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=290</guid>
		<description><![CDATA[A website for an international art festival.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-296" title="insite" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/insite.png" alt="" width="300" height="300" /></p>
<p>inSite is an international arts festival that took place in 2005.  I worked on this site while at <a href="http://fdtdesign.com/">FDT</a> in New York. It included a complex navigation system and content management system.  I was the lead programmer.</p>
<p><span id="more-290"></span></p>
<p>
<a href='http://www.jeffcrouse.info/uncategorized/insite_05/attachment/11/' title='11'>11</a>
<a href='http://www.jeffcrouse.info/uncategorized/insite_05/attachment/21/' title='21'>21</a>
<a href='http://www.jeffcrouse.info/uncategorized/insite_05/attachment/31/' title='31'>31</a>
<a href='http://www.jeffcrouse.info/uncategorized/insite_05/attachment/41/' title='41'>41</a>
<a href='http://www.jeffcrouse.info/uncategorized/insite_05/attachment/51/' title='51'>51</a>
<a href='http://www.jeffcrouse.info/uncategorized/insite_05/attachment/insite/' title='insite'>insite</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/uncategorized/insite_05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PixelTrainer</title>
		<link>http://www.jeffcrouse.info/projects/pixeltrainer/</link>
		<comments>http://www.jeffcrouse.info/projects/pixeltrainer/#comments</comments>
		<pubDate>Thu, 20 May 2004 23:38:45 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[Completed]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://www.jeffcrouse.info/?p=370</guid>
		<description><![CDATA[PixelTrainer is a Java game where you must collect all of the spinning tokens before the birds flying around the board can take them back.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-372" title="21" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/21.gif" alt="" width="333" height="333" /></p>
<p>PixelTrainer is a Java game where you must collect all of the spinning tokens before the birds flying around the board can take them back.</p>
<p><span id="more-370"></span></p>
<p>
<a href='http://www.jeffcrouse.info/projects/pixeltrainer/attachment/1-2/' title='1'>1</a>
<a href='http://www.jeffcrouse.info/projects/pixeltrainer/attachment/21-2/' title='21'>21</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/projects/pixeltrainer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
