<?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>Design Commission &#187; Fun</title>
	<atom:link href="http://www.designcommission.com/category/blog/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designcommission.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 21:08:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Circle Grow</title>
		<link>http://www.designcommission.com/blog/circle-grow/</link>
		<comments>http://www.designcommission.com/blog/circle-grow/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 20:49:45 +0000</pubDate>
		<dc:creator>avrame</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[WebDev]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=2102</guid>
		<description><![CDATA[About a month ago I heard tell of a JavaScript Demoscene contest called JS1k.  For those who haven&#8217;t heard of the Demoscene, it&#8217;s basically a sort of programming art-form that allows a programmer (or team of programmers) to show off their hacking skills.  Originally due to the storage and processing limitations in the [...]]]></description>
			<content:encoded><![CDATA[<p>About a month ago I heard tell of a JavaScript <a href="http://en.wikipedia.org/wiki/Demoscene">Demoscene</a> contest called <a href="http://js1k.com/home">JS1k</a>.  For those who haven&#8217;t heard of the Demoscene, it&#8217;s basically a sort of programming art-form that allows a programmer (or team of programmers) to show off their hacking skills.  Originally due to the storage and processing limitations in the past, demo programmers would have to pull out all sorts of clever tricks or hacks to reduce the size of their program as well as make it run as efficient as possible.  Nowadays, with our obscenely fast CPU&#8217;s and practically infinite storage capacity, those limitations are self-imposed &#8211; Demoscene contests will set a limit on the size of the code to make it challenging.  In the case of JS1k, 1000 bytes of JavaScript is the maximum.</p>
<p>What makes this particular contest so exciting is that most modern browsers now have a cool new toy for JavaScript programmers to play with: the <a href="https://developer.mozilla.org/en/canvas_tutorial">canvas object</a>.  The canvas object basically defines an area on a webpage where a developer can programmaticly draw images using JavaScript.  For the first time, web developers can use an open-standard, non-proprietary technology to create dynamic and engaging rich media.</p>
<p>Inspired by JS1k (but by no means talented enough to compete), I decided to create my own JavaScript and canvas-powered demo.  It&#8217;s extremely basic compared to the JS1k demos, but it did help me learn a lot more about canvas, and it was fun to program!  So, without further ado &#8211; I present to you&#8230; Circle Grow!</p>
<div><canvas id="canvas" width="512" height="512"></canvas></div>
<p><script src="http://designcommission.com/circle-grow/library.js" type="text/javascript"></script> <script src="http://designcommission.com/circle-grow/main.js" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/circle-grow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vimeo Hijinks</title>
		<link>http://www.designcommission.com/blog/vimeo-hijinks/</link>
		<comments>http://www.designcommission.com/blog/vimeo-hijinks/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:20:46 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=1696</guid>
		<description><![CDATA[Hilarious office hijinks from the very good people at Vimeo:

Auto Tuning from Casey Donahue on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p>Hilarious office hijinks from the very good people at Vimeo:</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3718294&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3718294&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/3718294">Auto Tuning</a> from <a href="http://vimeo.com/caseydonahue">Casey Donahue</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/vimeo-hijinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s all about details at DC</title>
		<link>http://www.designcommission.com/blog/its-all-about-details-at-dc/</link>
		<comments>http://www.designcommission.com/blog/its-all-about-details-at-dc/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 20:50:55 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=1321</guid>
		<description><![CDATA[Our new conference room door just arrived. Painstakingly designed by Design Commission&#8217;s Nicole Stanton, the C&#38;C machine C&#038;C machine CNC machine (and yes, I realize the irony in my error. &#8211; DC) etched door tells the story of the studio through iconography.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.designcommission.com/wp-content/uploads/img_0687.jpg"><img src="http://www.designcommission.com/wp-content/uploads/img_0687-570x760.jpg" alt="" title="Design Commission Icon Design Door" width="570" height="760" class="alignnone size-medium wp-image-1437" /></a>Our new conference room door just arrived. Painstakingly designed by Design Commission&#8217;s Nicole Stanton, the C&amp;C machine <del datetime="2009-09-12T08:09:37+00:00">C&#038;C machine</del> CNC machine <em>(and yes, I realize the irony in my error. &#8211; DC)</em> etched door tells the story of the studio through iconography.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/its-all-about-details-at-dc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What are you making with your stencil?</title>
		<link>http://www.designcommission.com/blog/what-are-you-making-with-your-stencil/</link>
		<comments>http://www.designcommission.com/blog/what-are-you-making-with-your-stencil/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 15:39:14 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=1238</guid>
		<description><![CDATA[Love this little creation from Scott Dierdorf:
Family portrait made with my new web site design stencil from @designcom.http://twitpic.com/82yxa
So, how about it–what are you doing with your DC stencils?
]]></description>
			<content:encoded><![CDATA[<p>Love this <a href="http://twitter.com/sdierdorf/status/2275347346">little creation</a> from <a href="http://twitter.com/sdierdorf">Scott Dierdorf</a>:</p>
<blockquote><p>Family portrait made with my new web site design stencil from @<a href="http://twitter.com/designcom">designcom</a>.<a rel="nofollow" href="http://twitpic.com/82yxa" target="_blank">http://twitpic.com/82yxa</a></p></blockquote>
<p>So, how about it–what are you doing with your <a href="http://uistencils.com">DC stencils?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/what-are-you-making-with-your-stencil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multi-touch Window at Design Commission</title>
		<link>http://www.designcommission.com/blog/multi-touch-window-at-design-commission/</link>
		<comments>http://www.designcommission.com/blog/multi-touch-window-at-design-commission/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 00:33:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=870</guid>
		<description><![CDATA[This is the beta version of Parker&#8217;s multi-touch window installation at Design Commission. The official unveiling will be coming up at our First-Thursday opening, &#8220;You Are Here&#8221; on March 5, 2009: designcommissiongallery.com/
Parker&#8217;s Awesome Multi-touch Window at Design Commission from Design Commission on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p>This is the beta version of Parker&#8217;s multi-touch window installation at Design Commission. The official unveiling will be coming up at our First-Thursday opening, &#8220;You Are Here&#8221; on March 5, 2009: designcommissiongallery.com/</p>
<p><object width="571" height="322"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3302700&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3302700&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="571" height="322"></embed></object><br /><a href="http://vimeo.com/3302700">Parker&#8217;s Awesome Multi-touch Window at Design Commission</a> from <a href="http://vimeo.com/designcommission">Design Commission</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/multi-touch-window-at-design-commission/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recession Never Sounded So Good</title>
		<link>http://www.designcommission.com/blog/fun/recession-never-sounded-so-good/</link>
		<comments>http://www.designcommission.com/blog/fun/recession-never-sounded-so-good/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 21:14:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Generative Works]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=833</guid>
		<description><![CDATA[
&#8220;When life gives you lemons, make lemonade.&#8221;  Johannes Kreidler has taken that advice to heart and created a series of generative musical compositions based on fluctuating stock values.  Maybe these soothing melodies can help you see the silver lining in our global economic meltdown.
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="570" height="457" 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/2-BZfFakpzc&amp;hl=de&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><embed type="application/x-shockwave-flash" width="570" height="457" src="http://www.youtube.com/v/2-BZfFakpzc&amp;hl=de&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>&#8220;<strong>When life gives you lemons, make lemonade.</strong>&#8221;  <a title="Johannes Kreidler - Komponist" href="http://kreidler-net.de/" target="_blank">Johannes Kreidler</a> has taken that advice to heart and created a series of generative musical compositions based on fluctuating stock values.  Maybe these soothing melodies can help you see the silver lining in our global economic meltdown.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/fun/recession-never-sounded-so-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bzzz bzzzzb bbzzzzz bzzzSWAT!!</title>
		<link>http://www.designcommission.com/blog/bzzz-bzzzzb-bbzzzzz-bzzzswat/</link>
		<comments>http://www.designcommission.com/blog/bzzz-bzzzzb-bbzzzzz-bzzzswat/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:40:07 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=829</guid>
		<description><![CDATA[DC&#8217;s favorite ups man brought a long awaited package to one Parker Ault this afternoon.  I think giddy is a good description&#8230;.

Oh yeah.
]]></description>
			<content:encoded><![CDATA[<p>DC&#8217;s favorite ups man brought a long awaited package to one Parker Ault this afternoon.  I think giddy is a good description&#8230;.</p>
<p><a href="http://www.designcommission.com/wp-content/uploads/parker1.jpg"><img class="alignnone size-full wp-image-831" title="parker" src="http://www.designcommission.com/wp-content/uploads/parker1.jpg" alt="" width="500" height="501" /></a></p>
<p>Oh yeah.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/bzzz-bzzzzb-bbzzzzz-bzzzswat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spice up your workout routine like this:</title>
		<link>http://www.designcommission.com/blog/spice-up-your-workout-routine-like-this/</link>
		<comments>http://www.designcommission.com/blog/spice-up-your-workout-routine-like-this/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 23:01:04 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.designcommission.com/?p=821</guid>
		<description><![CDATA[
Don&#8217;t sprain your ankle&#8230;
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" 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/pv5zWaTEVkI&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/pv5zWaTEVkI&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Don&#8217;t sprain your ankle&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designcommission.com/blog/spice-up-your-workout-routine-like-this/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
