<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Wicks :: Works &#187; Sketches</title>
	<atom:link href="http://sansumbrella.com/works/category/process/feed/" rel="self" type="application/rss+xml" />
	<link>http://sansumbrella.com/works</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 08 May 2010 01:10:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>I got up at&#8230;</title>
		<link>http://sansumbrella.com/works/2010/i-got-up-at/</link>
		<comments>http://sansumbrella.com/works/2010/i-got-up-at/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 19:43:29 +0000</pubDate>
		<dc:creator>Wicks</dc:creator>
				<category><![CDATA[All Work]]></category>
		<category><![CDATA[Sketches]]></category>
		<category><![CDATA[daily]]></category>
		<category><![CDATA[homage]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[silly]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sansumbrella.com/works/?p=610</guid>
		<description><![CDATA[<img src="http://sansumbrella.com/content/2010/igotupat/kawara-poster.jpg" alt="i got up at"/>]]></description>
			<content:encoded><![CDATA[<div class="section">
<div class="first half">
<p>An homage to On Kawara&#8217;s series of postcards to John Baldessari, <em>I got up at&#8230;</em> gives my computer the task On Kawara set for himself. My computer now tracks the time it gets up every day, reporting to the world via twitter rather than to an individual by post. Sometimes my computer wakes up about the same time as me. Other days, it sleeps late while I am busy with other things.</p>
</div>
<div class="last half">
<p>I got up at.. works by running a simple python application when my computer starts up.</p>
<p><a href="http://twitter.com/igotupat">Follow <em>I got up at&#8230;</em> on twitter</a></p>
</div>
</div>
<div class="section">
<a href="http://twitter.com/igotupat"><img src="http://sansumbrella.com/content/2010/igotupat/igotupat.jpg" alt="I got up at screenshot"/></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://sansumbrella.com/works/2010/i-got-up-at/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dice Mirror</title>
		<link>http://sansumbrella.com/works/2008/dice-mirror/</link>
		<comments>http://sansumbrella.com/works/2008/dice-mirror/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 03:40:14 +0000</pubDate>
		<dc:creator>Wicks</dc:creator>
				<category><![CDATA[All Work]]></category>
		<category><![CDATA[Sketches]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[video-responsive]]></category>

		<guid isPermaLink="false">http://projects.sansumbrella.com/?p=310</guid>
		<description><![CDATA[<img src="http://projects.sansumbrella.com/projects/2008/dice/mirror-poster.png" alt="dice mirror" />]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>
The dice mirror is a quick sketch using flash webcam input. Robert Hodgin had spent an evening transforming his coffee table into a big <a href="http://www.flight404.com/blog/?p=131">dice image</a>. Shortly thereafter, Mario Klingemann raised the bar by creating <a href="http://aviary.com/artists/mario/images/robert_hodgin_diced">Aviary filter</a> that transforms images into dice-images. In addition to all that awesomeness, you can now play with this real-time dice mirror in your web browser. Enjoy.
</p>
<p>Although I probably should be saving images of everyone using the mirror, I am not.</p>
</div>
<div class="section">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_dice_mirror_2_2076716800"
			class="flashmovie"
			width="920"
			height="690">
	<param name="movie" value="http://sansumbrella.com/things/dice/dice_mirror_2.swf" />
	<param name="menu" value="false" />
	<param name="scale" value="noscale" />
	<param name="wmode" value="normal" />
	<param name="bgcolor" value="#330000" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://sansumbrella.com/things/dice/dice_mirror_2.swf"
			name="fm_dice_mirror_2_2076716800"
			width="920"
			height="690">
		<param name="menu" value="false" />
		<param name="scale" value="noscale" />
		<param name="wmode" value="normal" />
		<param name="bgcolor" value="#330000" />
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
</div>
<div class="section">
<div class="first half">
<img src="http://sansumbrella.com/content/2008/dice/hand.png" alt="dice mirror" />
</div>
<div class="last half">
<h4>Basic troubleshooting:</h4>
<p>
Flash is pretty weird when it comes to accessing your webcam. There are two steps to make sure things are set up properly. First, make sure your flash privacy settings allow webcam access. Go into the settings menu (right click -&gt; Settings), and in the privacy panel (the one with the eyeball in the computer screen for an icon), check &#8220;allow.&#8221; Second, make sure you have the correct camera selected. Still in the settings panel, click on the little orb/webcam icon, then select your real webcam from the dropdown. For some reason my webcam shows up with three different names, but it’s only accessible as the “USB Video Class Video.” 
</p>
</div>
</div>
<div class="section">
<div class="first half">
<img src="http://sansumbrella.com/content/2008/dice/forward.png" alt="dice mirror" />
</div>
<div class="last half">
<img src="http://sansumbrella.com/content/2008/dice/shy.png" alt="dice mirror" /><br/>
</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://sansumbrella.com/works/2008/dice-mirror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swimming Hairs</title>
		<link>http://sansumbrella.com/works/2008/swimming-hairs/</link>
		<comments>http://sansumbrella.com/works/2008/swimming-hairs/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 01:28:22 +0000</pubDate>
		<dc:creator>Wicks</dc:creator>
				<category><![CDATA[All Work]]></category>
		<category><![CDATA[Sketches]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://sansumbrella.com/works/?p=509</guid>
		<description><![CDATA[<img src="http://sansumbrella.com/content/2008/hairs.png" alt="swimming hairs"/>]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_hairs_1784924972"
			class="flashmovie"
			width="920"
			height="300">
	<param name="movie" value="http://sansumbrella.com/content/2008/hairs.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://sansumbrella.com/content/2008/hairs.swf"
			name="fm_hairs_1784924972"
			width="920"
			height="300">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>]]></content:encoded>
			<wfw:commentRss>http://sansumbrella.com/works/2008/swimming-hairs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mario Hills</title>
		<link>http://sansumbrella.com/works/2008/mario-hills/</link>
		<comments>http://sansumbrella.com/works/2008/mario-hills/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 01:32:20 +0000</pubDate>
		<dc:creator>Wicks</dc:creator>
				<category><![CDATA[All Work]]></category>
		<category><![CDATA[Sketches]]></category>
		<category><![CDATA[2d]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[interactive]]></category>

		<guid isPermaLink="false">http://sansumbrella.com/works/?p=512</guid>
		<description><![CDATA[<img src="http://sansumbrella.com/content/2008/rollingHills.png" alt="rolling hills"/>]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_rollingHills_478720993"
			class="flashmovie"
			width="920"
			height="320">
	<param name="movie" value="http://sansumbrella.com/content/2008/rollingHills.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://sansumbrella.com/content/2008/rollingHills.swf"
			name="fm_rollingHills_478720993"
			width="920"
			height="320">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>]]></content:encoded>
			<wfw:commentRss>http://sansumbrella.com/works/2008/mario-hills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sketchbook Pages</title>
		<link>http://sansumbrella.com/works/2007/sketchbook-pages/</link>
		<comments>http://sansumbrella.com/works/2007/sketchbook-pages/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 00:11:01 +0000</pubDate>
		<dc:creator>Wicks</dc:creator>
				<category><![CDATA[All Work]]></category>
		<category><![CDATA[Sketches]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[gouache]]></category>
		<category><![CDATA[ink]]></category>

		<guid isPermaLink="false">http://sansumbrella.com/works/?p=467</guid>
		<description><![CDATA[<img src="http://sansumbrella.com/content/2007/sketchbook/fist.jpg" alt="sketchbook image" />]]></description>
			<content:encoded><![CDATA[<img src="http://sansumbrella.com/content/2007/sketchbook/01_hand_clenched.jpg" alt="sketchbook image" />
<img src="http://sansumbrella.com/content/2007/sketchbook/02_model_one.jpg" alt="sketchbook image" />
<img src="http://sansumbrella.com/content/2007/sketchbook/03_models.jpg" alt="sketchbook image" />
<img src="http://sansumbrella.com/content/2007/sketchbook/04_knife.jpg" alt="sketchbook image" />
<img src="http://sansumbrella.com/content/2007/sketchbook/05_acorn.png" alt="sketchbook image" />
<img src="http://sansumbrella.com/content/2007/sketchbook/06_mushrooms.png" alt="sketchbook image" />]]></content:encoded>
			<wfw:commentRss>http://sansumbrella.com/works/2007/sketchbook-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vehicles</title>
		<link>http://sansumbrella.com/works/2007/vehicles/</link>
		<comments>http://sansumbrella.com/works/2007/vehicles/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 07:36:40 +0000</pubDate>
		<dc:creator>Wicks</dc:creator>
				<category><![CDATA[All Work]]></category>
		<category><![CDATA[Sketches]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[vehicles]]></category>

		<guid isPermaLink="false">http://projects.sansumbrella.com/?p=277</guid>
		<description><![CDATA[<img src="http://projects.sansumbrella.com/projects/2007/vehicles/vehicles-poster.jpg" alt="vehicles poster" />]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>
This series of images was generated from the trails of vehicles responding to various stimuli placed arbitrarily on a plane. This particular series was designed to be printed in multiples at a small scale. The vehicles were programmed in processing after reading Valentino Braitenbergs short work, <em><a href="http://www.abebooks.com/servlet/SearchResults?an=Valentino+Braitenberg&#038;sts=t&#038;tn=Vehicles&#038;x=0&#038;y=0">Vehicles</a></em>.
</p>
<p>
I learned about the book from a lecture by <a href="http://reas.com/" target="_blank">Casey Reas</a> at Miami University.
</p>
</div>
<img src="http://projects.sansumbrella.com/projects/2007/vehicles/vehicles-1.jpg" alt="vehicles poster" />
<img src="http://projects.sansumbrella.com/projects/2007/vehicles/vehicles2.gif" alt="vehicles poster" />
<img src="http://projects.sansumbrella.com/projects/2007/vehicles/vehicles6.gif" alt="vehicles poster" />]]></content:encoded>
			<wfw:commentRss>http://sansumbrella.com/works/2007/vehicles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
