<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Code &amp; form</title>
	
	<link>http://workshop.evolutionzone.com</link>
	<description>Computational aesthetics and programming for artists and designers.</description>
	<lastBuildDate>Sun, 29 Jan 2012 07:00:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CodeForm" /><feedburner:info uri="codeform" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Websaver – MacOS screensaver that displays web pages</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/NiTu2HlrGVg/</link>
		<comments>http://workshop.evolutionzone.com/2012/01/29/websaver-macos-screensaver-that-displays-web-pages/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 07:00:06 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[AHO]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Processing / Java]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web dev]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[processing.js]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=656</guid>
		<description><![CDATA[Got a nice tip from Jason Sundram (thanks!) as a followup to the screensaver theme: @mariuswatz websaver awe.sm/5daM6 is a great way to use a processing.js sketch as a screensaver. Here&#8217;s mine: viz.runningwithdata.com/boids/ &#8212; Jason Sundram (@jsundram) January 28, 2012 Websaver runs on MacOS and allows the user to specify a web page to load [...]]]></description>
			<content:encoded><![CDATA[<p>Got a nice tip from <a href="http://runningwithdata.com/">Jason Sundram</a> (thanks!) as a followup to the screensaver theme:</p>
<blockquote class="twitter-tweet" data-in-reply-to="158913229995782144"><p>@<a href="https://twitter.com/mariuswatz">mariuswatz</a> websaver <a href="http://t.co/f7S6ZTYo" title="http://awe.sm/5daM6">awe.sm/5daM6</a> is a great way to use a processing.js sketch as a screensaver. Here&#8217;s mine: <a href="http://t.co/HZu9ouLf" title="http://viz.runningwithdata.com/boids/">viz.runningwithdata.com/boids/</a></p>
<p>&mdash; Jason Sundram (@jsundram) <a href="https://twitter.com/jsundram/status/163354767601565696" data-datetime="2012-01-28T20:16:26+00:00">January 28, 2012</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p><a href="http://code.google.com/p/websaver/">Websaver</a> runs on MacOS and allows the user to specify a web page to load when the screensaver is active. And since it uses Safari to render the HTML (I assume), you can use HTML5 and Processing.js to run computational sketches on that web page. </p>
<p>It&#8217;s a nice hack to enable easy development of screensavers based on open web standards, without having to worry about interaction with the OS etc. In fact, it&#8217;s nearly as good as my Google Chrome screensaver idea, minus an app store etc.</p>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/NiTu2HlrGVg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2012/01/29/websaver-macos-screensaver-that-displays-web-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2012/01/29/websaver-macos-screensaver-that-displays-web-pages/</feedburner:origLink></item>
		<item>
		<title>Mapping examples using the Unfolding library</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/o2E5_cdWCE8/</link>
		<comments>http://workshop.evolutionzone.com/2012/01/27/mapping-examples-using-the-unfolding-library/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 11:36:02 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[AHO]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Geo / locative]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Processing / Java]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[locative]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[unfolding]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=646</guid>
		<description><![CDATA[While preparing for teaching a course in data tracking I was very happy to discover the excellent Unfolding library for making interactive maps in Processing. Unfolding makes it possible to create just about any kind of tile-based mapping application with a minimum of code, simple map drawing typically coming in]]></description>
			<content:encoded><![CDATA[<p>While preparing for teaching a course in data tracking I was very happy to discover the excellent <a href="http://unfoldingmaps.org/">Unfolding library</a> for making interactive maps in Processing. Unfolding makes it possible to create just about any kind of tile-based mapping application with a minimum of code, simple map drawing typically coming in <20 lines. It's perfect for visualizing FourSquare, OpenPaths, GeoRSS or any other kind of geo-based data. Now if I could only figure out how to control the timing of the map tweening, right now it feels more like jump cuts than smooth pans.</p>
<p>Here are three examples showing a simple map display and two demos using geo data from <a href="https://openpaths.cc/">OpenPaths</a> in CSV format: <a href='http://workshop.evolutionzone.com/wp-content/uploads/2012/01/20120127_unfolding_map_examples.zip'>20120127_unfolding_map_examples.zip</a></p>
<p><strong>Update: </strong>The <a href="http://www.scribd.com/fullscreen/37330679?access_key=key-hc9464jf4vi43bizgkn">lecture notes about infoviz and self-ethnography</a> are online on Scribd, it&#8217;s basically the same lecture as two years ago.</p>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/o2E5_cdWCE8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2012/01/27/mapping-examples-using-the-unfolding-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2012/01/27/mapping-examples-using-the-unfolding-library/</feedburner:origLink></item>
		<item>
		<title>Screensaver Culture – Twitter responds</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/QN6abIr4jyc/</link>
		<comments>http://workshop.evolutionzone.com/2012/01/17/screensaver-culture-twitter-responds/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 14:50:50 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[AHO]]></category>
		<category><![CDATA[Theory]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[lecture]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=636</guid>
		<description><![CDATA[After posting my Screensaver Culture presentation yesterday it was blogged on Creative Applications by Greg Smith and I&#8217;ve gotten quite a few responses on Twitter. Some of the comments are on point and some are just funny. Below is a more or less complete list. In summary, the arguments are roughly as follows: &#8220;Screensavers are [...]]]></description>
			<content:encoded><![CDATA[<p>After posting <a href="http://workshop.evolutionzone.com/2012/01/16/screensaver-culture">my Screensaver Culture presentation</a> yesterday it was <a href="http://www.creativeapplications.net/reference/screensaver-revisited-reference">blogged on Creative Applications</a> by Greg Smith and I&#8217;ve gotten quite a few responses on Twitter. Some of the comments are on point and some are just funny. </p>
<p>Below is a more or less complete list. In summary, the arguments are roughly as follows:</p>
<ul>
<li>&#8220;Screensavers are outdated / unnecessary.&#8221; Well, yes. But that has never meant much in terms of deciding whether a cultural phenomenom succeeds or is banished to the Wasteland of Forgotten Memes. Tamagotchis or animated GIFs, anyone? 90% of all iPhone / Android apps are unnecessary for everyday living, yet the smartphone app culture is a runaway train.</li>
<li>&#8220;Developing screensavers is currently way too hard.&#8221; I share this sentiment and suspect it to the main culprit along with its corollary: &#8220;Installing screensavers is too hard / scary / likely to mess with the rest of my computer.&#8221; </li>
<li>&#8220;It&#8217;s impossible to improve on flying toasters.&#8221; This terrifying thought is exactly why I would suggest screensavers need revisiting.</li>
</ul>
<p><strong>In conclusion:</strong> Between being tricky to develop and just as tricky to install and successfully use, screensavers stand no chance of recovering ground as a cultural phenomenom. Despite their close link to the app culture that is currently dominating our lives, screensavers (aka &#8220;ambient software&#8221;) will get no love. </p>
<p>This might not seem like such a terrible loss, but I still posit that ambient data gadgets with possible integration to web / mobile apps would&#8217;ve been a great usage scenario. There are some ways this could still happen:</p>
<ul>
<li>Microsoft and Apple realize the lost potential and relaunch their screensaver frameworks complete with app stores for screensavers. (Unlikely.)</li>
<li>Google develops a screensaver mode for Chrome as part of their Chrome apps initiative and allows sales of screensavers through the Chrome app store. (Entirely possible if a little optimistic. My favorite option by far, though. Google, are you listening?)</li>
<li>In both these scenarios, new screensavers would be based on HTML5 with WebGL, allowing them to be cross-platform and based on open standards. Because you all understand that proprietary is stupid, right?
</li>
</ul>
<p><strong>A sad footnote:</strong> I had to uninstall the brilliant <a href="http://9031.com/goodies/#briblo">Briblo screensaver</a> after realizing it was interfering with the taskbar on Windows 7. So I&#8217;m back to the ever popular blank screen, like so much of the world population.</p>
<div class="mediumtitle">The Tweets</div>
<p><span id="more-636"></span></p>
<div style="margin-left:20px;">
<blockquote class="twitter-tweet" data-in-reply-to="158913590290694144"><p>@<a href="https://twitter.com/mariuswatz">mariuswatz</a> Screensavers tie us to nuclear power!</p>
<p>&mdash; Dragan Espenschied (@despens) <a href="https://twitter.com/despens/status/158951994952916992" data-datetime="2012-01-16T16:41:23+00:00">January 16, 2012</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<blockquote class="twitter-tweet" data-in-reply-to="158913229995782144"><p>@<a href="https://twitter.com/mariuswatz">mariuswatz</a> I thought screensavers were obsolete. I guess that makes them a good platform for art.</p>
<p>&mdash; Jesse L Rosenberg (@nervous_jesse) <a href="https://twitter.com/nervous_jesse/status/158937097783357440" data-datetime="2012-01-16T15:42:11+00:00">January 16, 2012</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<blockquote class="twitter-tweet" data-in-reply-to="158913590290694144"><p>@<a href="https://twitter.com/mariuswatz">mariuswatz</a> computers are no longer unused long enough to trigger the screen saver</p>
<p>&mdash; noisia (@noisia) <a href="https://twitter.com/noisia/status/159050276278513665" data-datetime="2012-01-16T23:11:55+00:00">January 16, 2012</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<blockquote class="twitter-tweet" data-in-reply-to="158913590290694144"><p>@<a href="https://twitter.com/mariuswatz">mariuswatz</a> who has screensavers these days? LCD screens just go to black on powersave.</p>
<p>&mdash; Danny Birchall (@dannybirchall) <a href="https://twitter.com/dannybirchall/status/158929588456669184" data-datetime="2012-01-16T15:12:21+00:00">January 16, 2012</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<blockquote class="twitter-tweet" data-in-reply-to="158913229995782144"><p>@<a href="https://twitter.com/mariuswatz">mariuswatz</a> I&#8217;m not sure it&#8217;s possible to improve on flying toasters&#8230;</p>
<p>&mdash; Rob Myers (@robmyers) <a href="https://twitter.com/robmyers/status/158919830773309441" data-datetime="2012-01-16T14:33:34+00:00">January 16, 2012</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<blockquote class="twitter-tweet" data-in-reply-to="158913229995782144"><p>@<a href="https://twitter.com/mariuswatz">mariuswatz</a> would love to make screensavers. But they are really hard to create on the Mac using Cinder or openFrameworks.</p>
<p>&mdash; Jan Vantomme (@vormplus) <a href="https://twitter.com/vormplus/status/158915247208542208" data-datetime="2012-01-16T14:15:22+00:00">January 16, 2012</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/QN6abIr4jyc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2012/01/17/screensaver-culture-twitter-responds/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2012/01/17/screensaver-culture-twitter-responds/</feedburner:origLink></item>
		<item>
		<title>Screensaver culture</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/qL4nw_UbnI4/</link>
		<comments>http://workshop.evolutionzone.com/2012/01/16/screensaver-culture/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 10:07:52 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[AHO]]></category>
		<category><![CDATA[Processing / Java]]></category>
		<category><![CDATA[Theory]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[lecture]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=624</guid>
		<description><![CDATA[(function() { var scribd = document.createElement("script"); scribd.type = "text/javascript"; scribd.async = true; scribd.src = "http://www.scribd.com/javascripts/embed_code/inject.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(scribd, s); })(); Update: After this was posted it got blogged on Creative Applications and I&#8217;ve received quite a few responses via Twitter. See the separate post &#8220;Screensaver Culture &#8211; Twitter responds&#8221; for a summary, as [...]]]></description>
			<content:encoded><![CDATA[<p><iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/78375321/content?start_page=1&#038;view_mode=slideshow&#038;access_key=key-1hj0l32t50lshdkbkjzd" data-auto-height="true" data-aspect-ratio="1.33333333333333" scrolling="no" id="doc_3619" width="100%" height="600" frameborder="0"></iframe><script type="text/javascript">(function() { var scribd = document.createElement("script"); scribd.type = "text/javascript"; scribd.async = true; scribd.src = "http://www.scribd.com/javascripts/embed_code/inject.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(scribd, s); })();</script></p>
<p><strong>Update:</strong> After this was posted it got blogged on Creative Applications and I&#8217;ve received quite a few responses via Twitter. See the separate post <a href="http://workshop.evolutionzone.com/2012/01/17/screensaver-culture-twitter-responds/">&#8220;Screensaver Culture &#8211; Twitter responds&#8221;</a> for a summary, as well as some further thoughts on the demise of the screensaver.</p>
<div class="mediumtitle">Task: Make a screensaver for 2012</div>
<ul>
<li>Your task is to come up with a concept for a screensaver that is both suitable to the screensaver format and updated to a 2012 understanding of interaction design. We are looking for ideas that go beyond the traditional screensaver format, or which reinvent that format by applying design thinking to a field full of visual cliche.</li>
<li>Two general directions are suggested (but not required):<br />
1. Ambient data gadgets &#8211; screensavers as data aggregators and visualizers.<br />
2. Computational graphics &#8211; parametric visuals.
</li>
<li>If your idea is too ambitious to realize in a 3-day time frame we want to see convincing screen mockups of how the screensaver would work. But we would rather see a real demo that&#8217;s rough around the edges than a slick Photoshop sketch. You must submit at least one Processing sketch illustrating part of your screensaver&#8217;s functionality.</li>
</ul>
<div class="mediumtitle">Screensaver Links</div>
<ul>
<li><a href="http://t.co/44w9Opg0">Yuji Adachi: Briblo</a> &#8211; Lego style screensaver </li>
<li><a href="http://twistori.com/">Twistori, visualization of tweets with certain keywords</a></li>
<li><a href="http://www.smashingmagazine.com/2007/10/04/screensavers-best-of/">Smashing Magazine: Screensavers &#8211; Best Of (2007)</a></li>
<li><a href="http://www.video-flash.de/kuler-screensaver-for-mac-and-windows/">Kuler Screensaver showing latest Adobe Kuler color palettes</a></li>
<li><a href="http://seticlassic.ssl.berkeley.edu/screensaver/index.html">SETI @ Home distributed computing screensaver</a></li>
<li><a href="http://electricsheep.org/">Scott Draves: Electric Sheep, massively distributed fractal image generator</a></li>
<li><a href="http://www.twingly.com/screensaver">Twingly, blogosphere visualization</a></li>
<li><a href="http://www.reallyslick.com/screensavers.html">Terence M. Welsh (Really Slick) &#8211; OpenGL 3D screensavers</a></li>
<li><a href="http://www.stefantrifan.com/theweather/">Stefan Trifan: Weather, City</a></li>
<li><a href="http://www.geocodearth.com/#/screensaver">GeocodEarth</a>, Flickr, GeoRSS mashup</li>
</ul>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/qL4nw_UbnI4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2012/01/16/screensaver-culture/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2012/01/16/screensaver-culture/</feedburner:origLink></item>
		<item>
		<title>AHO Processing Intro – files</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/c9dQfhLbT28/</link>
		<comments>http://workshop.evolutionzone.com/2012/01/12/processing-intro-files-jan-12-2012/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 11:38:36 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[AHO]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=616</guid>
		<description><![CDATA[Files from &#8220;Processing Toolbox&#8221; session Jan 13: 20120113 AHO Processing Toolbox Files from morning, Jan 12: 20120112 processing intro &#8211; sketches 02]]></description>
			<content:encoded><![CDATA[<ul>
<li>Files from &#8220;Processing Toolbox&#8221; session Jan 13:<br />
<a href='http://workshop.evolutionzone.com/wp-content/uploads/2012/01/20120113-AHO-Processing-Toolbox.zip'>20120113 AHO Processing Toolbox</a></li>
<li>Files from morning, Jan 12:<br />
<a href='http://workshop.evolutionzone.com/wp-content/uploads/2012/01/20120112-processing-intro-sketches-02.zip'>20120112 processing intro &#8211; sketches 02</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/c9dQfhLbT28" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2012/01/12/processing-intro-files-jan-12-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2012/01/12/processing-intro-files-jan-12-2012/</feedburner:origLink></item>
		<item>
		<title>AHO Processing Intro</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/RG8ghDbj_Xo/</link>
		<comments>http://workshop.evolutionzone.com/2011/11/21/aho-processing-intro/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 15:45:17 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[AHO]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[Processing / Java]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=608</guid>
		<description><![CDATA[Just a quickie to provide a link to the files for today&#8217;s Processing intro workshop: AHO Processing intro.zip. I stupidly forgot to bring my USB stick, so please download from here. Also, download Processing 1.5.1 if you don&#8217;t have it on your computer.]]></description>
			<content:encoded><![CDATA[<p>Just a quickie to provide a link to the files for today&#8217;s Processing intro workshop:<br />
<a href='http://workshop.evolutionzone.com/wp-content/uploads/2011/11/AHO-Processing-intro.zip'>AHO Processing intro.zip</a>. </p>
<p>I stupidly forgot to bring my USB stick, so please download from here. Also, <a href="http://processing.org/download">download Processing 1.5.1</a> if you don&#8217;t have it on your computer.</p>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/RG8ghDbj_Xo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2011/11/21/aho-processing-intro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2011/11/21/aho-processing-intro/</feedburner:origLink></item>
		<item>
		<title>20111021 ITP Parametric Modeling workshop</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/qgqXFvmH3Qc/</link>
		<comments>http://workshop.evolutionzone.com/2011/10/22/20111021-itp-parametric-modeling-workshop/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 06:19:23 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Processing / Java]]></category>
		<category><![CDATA[Workshops]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[digital-fabrication]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[modelbuilder]]></category>
		<category><![CDATA[new york]]></category>
		<category><![CDATA[NYU]]></category>
		<category><![CDATA[parametric-design]]></category>
		<category><![CDATA[processing.org]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=597</guid>
		<description><![CDATA[Arc mesh tool created with Modelbuilder and ControlP5 I did a short lecture + workshop about digital fabrication and parametric modeling with Processing yesterday at NYU&#8217;s ITP program. Thanks to Dan Shiffman for the invite, it ended up being a lot of fun because of the great turnout of enthusiastic ITP&#8217;ers. It certainly made me [...]]]></description>
			<content:encoded><![CDATA[<div class="flickrImg"><img src="http://workshop.evolutionzone.com/wp-content/uploads/2011/10/simple_geo_arc_4.jpg" alt="" title="Arc mesh tool" width="520" class="alignnone size-full wp-image-598" /> </p>
<p>Arc mesh tool created with Modelbuilder and ControlP5</p></div>
<p>I did a short lecture + workshop about digital fabrication and parametric modeling with Processing yesterday at <a href="http://itp.nyu.edu/">NYU&#8217;s ITP program</a>. Thanks to <a href="http://www.shiffman.net/">Dan Shiffman</a> for the invite, it ended up being a lot of fun because of the great turnout of enthusiastic ITP&#8217;ers. It certainly made me even more regretful that I was unable to teach a fabbing course at ITP this semester, but with luck there will be other oppportunities.</p>
<p>As promised I have uploaded the pre-written examples I demo&#8217;ed as well as the code I (frenziedly) wrote live during our 1.5 hour coding session. The focus was to demonstrate the logic of the Modelbuilder library, a set of utilities and aimed at abstracting and simplifying some common tasks in computational creation of 3D meshes. </p>
<p>The library is really not all that sophisticated, but it shifts the focus away from OpenGL drawing logic towards a more object-oriented way of imaging 3D forms based on UVertexList objects. In a typical situation it should simplify a lot of tasks, as well as save dozens of for() loops and repetitive code. It also allows some pragmatic coding (aka &#8220;lazy&#8221;) coding practices enabling easy reuse of geometries due to the assumption that operations like &#8220;new UVertexList(vl)&#8221; should always copy input data by content rather than by reference.</p>
<p>I&#8217;m pleased to say that Modelbuilder performed well in the demo session, there&#8217;s nothing like live coding to reveal weaknesses or inconsistencies in code. But the Modelbuilder logic proved consistent under stress testing and we were able to do some pretty decent mesh generation in a limited amount of time. </p>
<div class="mediumtitle">Download: Workshop Code</div>
<p>A ZIP with all the files shown (including the Modelbuilder and ContolP5 libraries) can be downloaded from <a href="http://db.tt/5Ehmn6uz">http://db.tt/5Ehmn6uz</a>. It includes the following code examples:</p>
<ul>
<li><strong>simple_geo_arc_4</strong> A tool for creating a composition of 3D arcs (w/ valid face normal orientation and passing the &#8220;waterproof&#8221; criteria for 3D printing), generating output to STL format. This was written live in around 30 minutes. </li>
<li><strong>mb_04_gui_parametric</strong> A parametric 3D form generator created for my Makerbot residency &#8211; results look valid on screen but for some reason export to STL results in flawed models. I&#8217;ll look into debugging this example.</li>
<li><strong>mb_04_gui_heightfield</strong> An example showing how to create a heightfield mesh from an image, allowing interactive control of mesh resolution and Z scaling. Potentially useful for geographical elevation maps and Kinect depth maps.</li>
<li>A set of examples demonstrating the core Modelbuilder functions</li>
</ul>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/qgqXFvmH3Qc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2011/10/22/20111021-itp-parametric-modeling-workshop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2011/10/22/20111021-itp-parametric-modeling-workshop/</feedburner:origLink></item>
		<item>
		<title>Random updates, Sept 16 2011</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/lhL0YBmSD4Y/</link>
		<comments>http://workshop.evolutionzone.com/2011/10/16/591/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 20:25:17 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Processing / Java]]></category>
		<category><![CDATA[Theory]]></category>
		<category><![CDATA[Watz work]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[digital-fabrication]]></category>
		<category><![CDATA[exhibition]]></category>
		<category><![CDATA[hemesh]]></category>
		<category><![CDATA[makerbot]]></category>
		<category><![CDATA[modelbuilder]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[san francisco]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=591</guid>
		<description><![CDATA[Sketches made with Wblut&#8217;s Hemesh library This blog has been quiet for a while, due not to laziness but rather lack of time. Some random notes to let you know what I&#8217;ve been up to: I just set up a Tumblr blog to post more theory-related thoughts that don&#8217;t fit this blog so well. First [...]]]></description>
			<content:encoded><![CDATA[<div class="flickrImg"><a href="http://www.flickr.com/photos/watz/6250690227/" title="Star01A 0002_preview by watz, on Flickr"><img src="http://farm7.static.flickr.com/6110/6250690227_afdcd71242.jpg" width="500" height="375" alt="Star01A 0002_preview"></a></p>
<p><a href="http://www.flickr.com/photos/watz/tags/hemesh/">Sketches</a> made with <a href="http://hemesh.wblut.com/">Wblut&#8217;s Hemesh library</a></div>
<p>This blog has been quiet for a while, due not to laziness but rather lack of time. Some random notes to let you know what I&#8217;ve been up to:</p>
<ul>
<li>I just set up a <a href="http://mwatz.tumblr.com/">Tumblr blog</a> to post more theory-related thoughts that don&#8217;t fit this blog so well. First post: <a href="http://mwatz.tumblr.com/post/11503077993/things-ive-learned-from-disagreeing-about-media-art">Things I’ve learned from disagreeing about (Media) Art on the Internet</a></li>
<li>I&#8217;m working on some new  <a href="http://www.flickr.com/photos/watz/tags/hemesh/">objects</a> for 3D printing, experimenting with interfacing Modelbuilder to <a href="http://hemesh.wblut.com/">Wblut&#8217;s Hemesh library</a>. I have some promising results so far, but actual print tests remain. I will try to post more about this later, specifically providing a class that acts as a bridge between my UGeometry objects and the HE_Mesh data structure. Interchange of mesh data is the biggest issue for 3D libraries right now, hopefully the upcoming PShape3D structure will facilitate this.</li>
<li>The Modelbuilder lib is due for an upgrade, I&#8217;ll do this when Processing 2.0 is out for good.</li>
<li>I had a great time doing a solo show in San Francisco this summer, as part of the SF Film Society&#8217;s Kinotek series, see documentation on Flickr: <a href="http://www.flickr.com/photos/watz/sets/72157627089781140/">SFFS Kinotek &#8211; Automatic Writing</a>. Thanks to Sean Uyehara and the others at SFFS, as well as the excellent people I met during my stay.</li>
<li>The SF show featured the biggest collection of Makerbot objects to date &#8211; about 25 pieces: <a href="http://www.flickr.com/photos/watz/tags/formstudiesmakerbot/">Form studies (Makerbot)</a>. As always my thanks go to the Makerbot clan for excellent support, at the craziest I had 6 Makerbots printing at once.</li>
</ul>
<div class="flickrImgBody"><a href="http://www.flickr.com/photos/watz/6217523229/" title="7809 SF-Kinotek Form studies - Makerbot by watz, on Flickr"><img src="http://farm7.static.flickr.com/6055/6217523229_cfce133f09.jpg" width="500" height="333" alt="7809 SF-Kinotek Form studies - Makerbot"></a></p>
<p><a href="http://www.flickr.com/photos/watz/tags/formstudiesmakerbot/">Form studies (Makerbot)</a> at the <a href="http://www.flickr.com/photos/watz/sets/72157627089781140/">Automatic Writing show</a></div>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/lhL0YBmSD4Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2011/10/16/591/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2011/10/16/591/</feedburner:origLink></item>
		<item>
		<title>Fun with viruses</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/VQvQYMuWVjM/</link>
		<comments>http://workshop.evolutionzone.com/2011/06/11/fun-with-viruses/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 09:26:59 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=582</guid>
		<description><![CDATA[So I just woke my wife up at 4am because I thought the Flux Factory WordPress site had been seriously hacked and content deleted. Every page I visited had randomly generated Viagra drivel all over it, looking bleak indeed. I was imagining that some hacker might be in the admin role at that very moment, [...]]]></description>
			<content:encoded><![CDATA[<p>So I just woke my wife up at 4am because I thought the <a href="http://fluxfactory.org">Flux Factory WordPress site</a> had been seriously hacked and content deleted. Every page I visited had randomly generated Viagra drivel all over it, looking bleak indeed. I was imagining that some hacker might be in the admin role at that very moment, corrupting the SQL database that is the lifeblood of any blog, and which frankly rarely gets backed up. It&#8217;s an easy way to lose months of work.</p>
<p>Thus Christina had to get out of bed and provide me with passwords, with a view to do an emergency blog database backup. But then I checked the pages again and the Viagra spam was magically gone. A test on two other computers revealed the site to alive and well. Which leaves only one conclusion: My work laptop is infected, interestingly enough with a virus that is inserting its own toxic HTML into valid HTTP requests. I can only imagine what it might do to my entered passwords.</p>
<p>Ugh. I&#8217;m currently scanning disks with AVG Rescue on a USB stick and anticipating changing a lot of passwords, fair punishment for being too lax about security and maybe downloading the occasional file of ill repute. </p>
<p>Remember, kids: Scan and backup, duck and cover!</p>
<p><strong>Update: Turns out the problem is on the Flux server after all. </strong>There is a nasty WordPress infection <a href="http://www.pearsonified.com/2010/04/wordpress-pharma-hack.php">known as WordPress Pharma</a> that will inject Viagra spam into web pages, but oddly enough only as they are presented to search engines. So the database etc. is untouched but I need to hunt down those rogue PHP files and exterminate them.</p>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/VQvQYMuWVjM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2011/06/11/fun-with-viruses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2011/06/11/fun-with-viruses/</feedburner:origLink></item>
		<item>
		<title>Ryoji Ikeda: The Transfinite</title>
		<link>http://feedproxy.google.com/~r/CodeForm/~3/rwCqk3I5nV8/</link>
		<comments>http://workshop.evolutionzone.com/2011/05/30/ryoji-ikeda-the-transfinite/#comments</comments>
		<pubDate>Mon, 30 May 2011 21:51:03 +0000</pubDate>
		<dc:creator>marius watz</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[Theory]]></category>
		<category><![CDATA[audiovisual]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[media art]]></category>
		<category><![CDATA[new york]]></category>
		<category><![CDATA[Ryoji Ikeda]]></category>

		<guid isPermaLink="false">http://workshop.evolutionzone.com/?p=578</guid>
		<description><![CDATA[Ryoji Ikeda&#8217;s &#8220;The Transfinite&#8221; installation at the Park Avenue Armory. If you&#8217;re fortunate enough to be in New York anytime between now and June 11, 2011 you should make every effort to see Ryoji Ikeda&#8217;s &#8220;The Transfinite&#8221; installation at the Park Avenue Armory. It&#8217;s a massive audiovisual experience in two parts which should convince the [...]]]></description>
			<content:encoded><![CDATA[<div class="flickrImg"><object type="application/x-shockwave-flash" width="500" height="281" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=ecda711476&#038;photo_id=5778111606&#038;flickr_show_info_box=true&#038;hd_default=false"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=ecda711476&#038;photo_id=5778111606&#038;flickr_show_info_box=true&#038;hd_default=false" height="281" width="500"></embed></object></p>
<p><a href="http://www.armoryonpark.org/index.php/programs_events/detail/ryoji_ikeda/">Ryoji Ikeda&#8217;s &#8220;The Transfinite&#8221;</a> installation at the Park Avenue Armory.</div>
<p>If you&#8217;re fortunate enough to be in New York anytime between now and June 11, 2011 you should make every effort to see <a href="http://www.armoryonpark.org/index.php/programs_events/detail/ryoji_ikeda/">Ryoji Ikeda&#8217;s &#8220;The Transfinite&#8221;</a> installation at the Park Avenue Armory. It&#8217;s a massive audiovisual experience in two parts which should convince the most sceptical of audiences that maybe this whole &#8220;new media&#8221; thing has something going for it after all.</p>
<div class="flickrImgBody"><object type="application/x-shockwave-flash" width="500" height="281" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=01a7723ef4&#038;photo_id=5777494987&#038;flickr_show_info_box=true&#038;hd_default=false"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=01a7723ef4&#038;photo_id=5777494987&#038;flickr_show_info_box=true&#038;hd_default=false" height="281" width="500"></embed></object></p>
<p><object type="application/x-shockwave-flash" width="500" height="281" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=92e4ecf44f&#038;photo_id=5777438481&#038;flickr_show_info_box=true&#038;hd_default=false"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=92e4ecf44f&#038;photo_id=5777438481&#038;flickr_show_info_box=true&#038;hd_default=false" height="281" width="500"></embed></object></div>
<img src="http://feeds.feedburner.com/~r/CodeForm/~4/rwCqk3I5nV8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://workshop.evolutionzone.com/2011/05/30/ryoji-ikeda-the-transfinite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://workshop.evolutionzone.com/2011/05/30/ryoji-ikeda-the-transfinite/</feedburner:origLink></item>
	</channel>
</rss>

