<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>Wandering About</title>
	<link>http://wanderingabout.com/_</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 08 Apr 2008 17:51:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Wandering About site</title>
		<link>http://wanderingabout.com/_/websites/wandering-about-site/</link>
		<comments>http://wanderingabout.com/_/websites/wandering-about-site/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 17:55:57 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/_/websites/wandering-about-site/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.999adf036cd69b7d360d20ded583313e.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="142" style="float:left;padding:0 10px 10px 0;" >I think the actual layout for this website has a bit more under the hood that deserves mentioning. The site served as a testbed for some  webdesign concepts I firmly believe in, not anything  really new, but more designers should paying attention to those.
Designer design. Writers write.

Simply put: if a designer is updating [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.999adf036cd69b7d360d20ded583313e.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="142" style="float:left;padding:0 10px 10px 0;" ><p>I think the actual layout for this website has a bit more under the hood that deserves mentioning. The site served as a testbed for some  webdesign concepts I firmly believe in, not anything  really new, but more designers should paying attention to those.</p>
<h3>Designer design. Writers write.</h3>
<p><img src='http://wanderingabout.com/_/wp-content/uploads/2007/08/wordpress-ui.png' alt='I use wordpress as a site engine' /></p>
<p>Simply put: if a designer is updating the website content, if someone is manually editing html files, then there is something really really wrong going on. The trouble is that, if you, the developer/designer of the site is updating content, that means the client, that owns the site is not.   Which means that he will not go to that trouble of writing anything new on the site unless it&#8217;s really important,in other words, almost never.  A site that does not reflects the owner&#8217;s voice or isn&#8217;t frequently updated is a dead website. I cannot believe the number of colleagues that still uses some kind of wysiwig+ftp tool to make sites: wake up, blogging&#8217;s been around there forever. Setting up a wordpress content manager takes no time. </p>
<p><em>This site is built using a<a href="http://mu.wordpress.org"> Wordpress Multiuser</a> installation, with the following plugins: <a href="http://orderedlist.com/wordpress-plugins/wp-tiger-administration/">Tiger administration </a>(which only I can see), <a href="http://johannes.jarolim.com/yapb">Yet Another Photoblog</a> (for the thumbs pages), and a <a href="http://www.silpstream.com/blog/">Scriptaculous library</a> (that&#8217;s what makes my card fade, for example)</em></p>
<h3>Do not measure in pixels, but in type.</h3>
<p><img src='http://wanderingabout.com/_/wp-content/uploads/2007/08/typography.png' alt='old school type' /></p>
<p>In the classic days where typography mattered, everything was measured in picas, x-height, EM widths. Then came the pixel and some arbitrary font sizes based on  obsolete html tags. For ages now, the pixel was an immutable common grid for everything digital. This is not true anymore. Newer OS (including Vista and leopard) use vector based UI elements, so that you won&#8217;t need to reduce the resolution of your monitor to have bigger letters. Many new generation devices, as the OLPC laptop or  the iPhone uses a 144dpi screen. Because the pixel is getting smaller, does that means your site also will? </p>
<p>So there goes the pixel away, and we welcome the Em back. By using a type based unit (the Em is equal to the point size of the current font) you are not only getting a more flexible grid for your site, but also preparing the web for high resolution displays.</p>
<p><em>This site uses a almost Em only sizing, which you can see for yourself when you change the font size (crtl and + or cmd an + on your firefox). The exceptions are for the images, such as the icons for the header menu.</em></p>
<h3>Optimized to 640px or 40&#8243;</h3>
<p>I get upset when someone starts discussing about the fact that &#8220;<em>our userbase is using more and more 1024 screens</em>&#8221; or if we should design for which browser size. Following the past buying trends is antonym for getting ready for the future.</p>
<p>First because there is no such a thing as a typical screen size, as we move in a world of small-screen-phones and <a href="http://www.youtube.com/watch?v=CZrr7AZ9nCY">big-ass-table</a> computers. Also, the fact that<em> I have </em> a lot of screen real state <em>does not mean I am giving your filthy site much of it</em>. Asking, as a designer, for my site to used in a maximized, toolbarless window, is at minimum, to be arrogant.</p>
<p><em>This site is not build on a fixed grid, but on flexible &#8220;I need a little more margin here please&#8221; set of rules that accommodate the content.</em></p>
<h3>Invisible microformatting</h3>
<p>For years internet visionaries have been predicting the day that the internet will be a very smart database readable by computers. The web reinvents itself every other day, mostly into stuff whose point is rarely understood by most people, even less by machines. That&#8217;s why microformats are important: a set of simple invisible tags that help your site be indexed by the next google bot, the next browser, the next operating system and most next big things.</p>
<p><em>The &#8220;card button&#8221; shows you my hcard, a set of contact information that can be styled into mostly anything using css, and understood by most computers.The &#8220;download as Vcard&#8221; link, for example, is nothing but a technorati service that automagically convert&#8217;s it to me. All entries on this blog use hAtom, that can convert any page in a rss-like format.</em></p>
<h3>Aj&#8230;xed</h3>
<p>Let&#8217;s move on, there is no such a thing as Ajax. It&#8217;s a term that normal users never need to hear and really power users understand simply as a bunch of other unrelated technologies. But the animation effects are cool. Click on the card again, just for fun.</p>
<h3>Graceful Degradation</h3>
<p>This site was built  on a mac using webkit rendering engine that makes safari. It uses some cool, w3c-legal but rarely supported effects like drop shadows, and a Helvetica proprietary font that not everybody has. Also, some effects used, like png transparencies will be invisible for someone still using something as internet explorer 5. Yes, the site is not equal in evry user&#8217;s screen, but neither is every users computer. It&#8217;s good to relinquish full control.</p>
<p><em>Mac users, PC users, firefox users, Opera users, Internet explorer 5 users. The site is made to be good-looking on every platform, but there&#8217;s nothing truly wrong in making it even better if you use a more w3c compatible browser, a prettier font rendering engine or have some professional fonts, is there?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/websites/wandering-about-site/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Portfolio Reel 2007</title>
		<link>http://wanderingabout.com/_/animation-video/portfolio-reel-2007/</link>
		<comments>http://wanderingabout.com/_/animation-video/portfolio-reel-2007/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 21:47:03 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/animation-video/portfolio-reel-2007/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.0343f8a015b56c5c9fe9097bc5bdaaf5.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="152" style="float:left;padding:0 10px 10px 0;" >
Download as quicktime
A reel of my work in interaction design and video until 2007.
]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.0343f8a015b56c5c9fe9097bc5bdaaf5.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="152" style="float:left;padding:0 10px 10px 0;" ><p><embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" scale="noScale" salign="TL" bgcolor="#000000" flashvars="mediaId=247994&#038;affiliateId=19513&#038;allowFullScreen=true" allowfullscreen="true" height="392" width="480"></embed></p>
<p><a class="button" href="http://media.revver.com/qt;sharer=19513;download/247994.mov"><span class="button-inside">Download as quicktime</span></a></p>
<p>A reel of my work in interaction design and video until 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/portfolio-reel-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Diagram, Infographs etc</title>
		<link>http://wanderingabout.com/_/visualizing-information/diagram-infographs-etc/</link>
		<comments>http://wanderingabout.com/_/visualizing-information/diagram-infographs-etc/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 19:32:00 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Visualizing Information]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/visualizing-information/diagram-infographs-etc/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.142409abdb4a0bc0f0acaa906441371e.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="184" style="float:left;padding:0 10px 10px 0;" >To make the complex visible. to  make novel information understandable, with minimal or no words at all. The following are a series of infographs, diagrams and maps that tries to show a different view of things you are used to see.  Some where made just for the fun of it. some where donated [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.142409abdb4a0bc0f0acaa906441371e.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="184" style="float:left;padding:0 10px 10px 0;" ><p>To make the complex visible. to  make novel information understandable, with minimal or no words at all. The following are a series of infographs, diagrams and maps that tries to show a different view of things you are used to see.  Some where made just for the fun of it. some where donated to wikipedia’s open commons and there where selected by the community as the best of the crop*. Many made their own way to graduation thesis and books in europe, books on photography and a lecture in MIT.</p>
<p><a href="/_/wp-content/uploads/2007/05/Map_of_human_migrationsbig.jpg"><img src="/_/wp-content/uploads/2007/05/map-of-human-migrations.jpg" alt="map-of-human-migrations.jpg" class=left-align /></a></p>
<h2>Human world migrations </h2>
<p>Based on a <a href="http://en.wikipedia.org/wiki/Dymaxion_Map">buckminster fuller world map</a> that has almost no distortion on land based distances, this is a map of the how, when and why humans colonized the world, based on mitochondrial evidence. Also plotted is where the ocean was ice during the last ice age, so you can see how the Great Britain was reached by foot. And note that as you can see from the temperature grid, humans migrated more when it was colder, seeking better lands.</p>
<p><a href="/_/wp-content/uploads/2007/05/oceans-novo-mapa_big.jpg" ><img src="/_/wp-content/uploads/2007/05/oceans-novo-mapa.jpg" alt="oceans-novo-mapa.jpg" class=left-align /></a></p>
<h2> The map of the oceans </h2>
<p>Being a south american I&#8217;ve been always fascinated to views of our world that did not centered in europe (as the mercator) or put north as &#8220;up&#8221;. This one is centered on the antipode of <a href="http://en.wikipedia.org/wiki/Urumqi"> Urumqui</a>, most remote city from any sea in the world. This map was donated for the wikipedian community (where it was chosen  &#8216;featured image&#8217;) and someone there described it as &#8220;When dolphins become ultra-intelligent, their world maps will probably look something like this.&#8221;</p>
<p><a href="/_/wp-content/uploads/2007/05/runningintherain_p.jpg"><img src="/_/wp-content/uploads/2007/05/runningintherain_p.jpg" alt="running in the rain" class=left-align /></a></p>
<h2>Running in the rain</h2>
<p><em>“In a near future, you will be able to write a doctorate only with images.”<br />
Gui Bonsiepe<br />
</em><br />
There is a mathematics book from the 19th century that proves all Euclidean theorems using shapes and colours as nouns. Running on the rain is an exercise on visual rhetoric.<br />
The question itself is a popular saying that states that if you run under the rain you will get more wet than if you walk. This may be true, but you also get home faster. So the question is: is it worth running in the rain?<br />
The insight was to represent all variables in this equation graphically. Speed, distance from home and even how much water you get per second are drawn as lines of constant sizes. This way time could be calculated geometrically. The total amount of water is finally calculated as an area, and by comparing those areas one can reach the final (and rather obvious) conclusion:<br />
If you’re surprised by rain, run.</p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/visualizing-information/diagram-infographs-etc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to sell Computers to Orthodox Monks</title>
		<link>http://wanderingabout.com/_/animation-video/how-to-sell-computers-to-orthodox-monks/</link>
		<comments>http://wanderingabout.com/_/animation-video/how-to-sell-computers-to-orthodox-monks/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 19:27:41 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/animation-video/how-to-sell-computers-to-orthodox-monks/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.70ec245d9baf94f092c0fa820130f7e3.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="180" style="float:left;padding:0 10px 10px 0;" >
 Download as quicktime
A video about how technology may affect certain cultures, and what could be changed in the computer as it is today, so we will not need to change the cultures themselves. How to sell computers for monks is a proposition that designers should start thinking about the laggards, the last people to [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.70ec245d9baf94f092c0fa820130f7e3.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="180" style="float:left;padding:0 10px 10px 0;" ><p><script src="http://flash.revver.com/player/1.0/player.js?mediaId:204271;affiliateId:19513;height:392;width:480;" type="text/javascript"></script></p>
<p><a class="button" href="http://media.revver.com/qt;sharer= 19513;download/204271.mov"> <span class="button-inside">Download as quicktime</span></a></p>
<p>A video about how technology may affect certain cultures, and what could be changed in the computer as it is today, so we will not need to change the cultures themselves. How to sell computers for monks is a proposition that designers should start thinking about the laggards, the last people to adopt technologies, as benchmarks. Because if we can fit their requirements of a non-intrusive and fail-proof equipment, then we will build a better machines for all of us.</p>
<p><img src='http://wanderingabout.com/things/like/files/2007/04/monks1.jpg' alt='how to sell computer to monks video screenshot' class='left-align' /> <img src='http://wanderingabout.com/things/like/files/2007/04/monks2.jpg' alt='how to sell computer to monks video screenshot' class='left-align' /> <img src='http://wanderingabout.com/things/like/files/2007/04/monks3.jpg' alt='how to sell computer to monks video screenshot' class='left-align' /> <img src='http://wanderingabout.com/things/like/files/2007/04/monks4.jpg' alt='how to sell computer to monks video screenshot'  /><br />

<p>
If you like this you can see a first video draft (with a different script) here:</p>
<p>  <a href="http://one.revver.com/watch/44883"><img src="http://frame.revver.com/frame/120x90/44883.jpg" class='right-align' /></a><br />
</P></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/how-to-sell-computers-to-orthodox-monks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Le button</title>
		<link>http://wanderingabout.com/_/animation-video/le-button/</link>
		<comments>http://wanderingabout.com/_/animation-video/le-button/#comments</comments>
		<pubDate>Thu, 19 Jan 2006 19:24:41 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/uncategorized/le-button/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.eb0ccadda7213996ffb5844f25f2e8df.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="183" style="float:left;padding:0 10px 10px 0;" >


Le button is one single button that can transform any surface in a radio tuner.  It allows to use any printed page as an link to  an internet audio file which you can stream to your headphones. And because it’s able to save any pattern in it’s internal memory, you can re-save those [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.eb0ccadda7213996ffb5844f25f2e8df.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="183" style="float:left;padding:0 10px 10px 0;" ><p><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/MO__tCvxW58"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/MO__tCvxW58" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p><em>Le</em> button is one single button that can transform any surface in a radio tuner.  It allows to use any printed page as an link to  an internet audio file which you can stream to your headphones. And because it’s able to save any pattern in it’s internal memory, you can re-save those links in any surface you can look at. how much can you do with a single button?</p>
<p><img src='http://wanderingabout.com/things/like/files/2007/04/lebutton1.gif' alt='list of different interactions'  /></p>
<p><img src='http://wanderingabout.com/things/like/files/2007/04/lebutton3.jpg' alt='photo of model'  class='left-align'  /> <img src='http://wanderingabout.com/things/like/files/2007/04/lebutton4.jpg' alt='photo of model'  class='left-align'  /> <img src='http://wanderingabout.com/things/like/files/2007/04/lebutton5.jpg' alt='working prototype'  class='left-align'  /> <img src='http://wanderingabout.com/things/like/files/2007/04/lebutton6.jpg' alt='working prototype'    /></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/le-button/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Live video effects programming</title>
		<link>http://wanderingabout.com/_/animation-video/live-video-effects-programming/</link>
		<comments>http://wanderingabout.com/_/animation-video/live-video-effects-programming/#comments</comments>
		<pubDate>Mon, 19 Dec 2005 19:34:09 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/animation-video/live-video-effects-programming/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.d3536cbd1a276f575742ec1450ef4a32.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="147" style="float:left;padding:0 10px 10px 0;" >


Experiment. learn new tools. the following are a series of experiments I did when I first started exploring an isight iMac with quartz composer, a node-based visual programming language for open-gl effects. all movies are around motion detection, and video interferences.
If you are a visual artist with a mac and an iSight camera, I recommend [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.d3536cbd1a276f575742ec1450ef4a32.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="147" style="float:left;padding:0 10px 10px 0;" ><p><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/Ueq2vmzoKXk"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Ueq2vmzoKXk" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>Experiment. learn new tools. the following are a series of experiments I did when I first started exploring an isight iMac with quartz composer, a node-based visual programming language for open-gl effects. all movies are around motion detection, and video interferences.</p>
<p>If you are a visual artist with a mac and an iSight camera, I recommend playing with quartz composer for a fun time. Below are the source files for the projects:</p>
<p><a class="button" href="http://wanderingabout.com/uploads/quartz-experimentszip.zip"><span class="button-inside">download quartz source files</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/live-video-effects-programming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mélange</title>
		<link>http://wanderingabout.com/_/animation-video/melange/</link>
		<comments>http://wanderingabout.com/_/animation-video/melange/#comments</comments>
		<pubDate>Thu, 01 Sep 2005 03:01:38 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/animation-video/melange/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.f5b06d46cdb1d92c56bbac34f21e51fb.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="180" style="float:left;padding:0 10px 10px 0;" >
    
Digital tools are great but they lack the refinement or the sensibility of the classical drawing tools such as pens and pencils. Mélange is an attempt of bringing those together not by simulating how ink flows in a paper but by bringing the digital screen over the canvas.

]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.f5b06d46cdb1d92c56bbac34f21e51fb.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="180" style="float:left;padding:0 10px 10px 0;" ><p><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/kksx2Pimu2M"> </param> <embed src="http://www.youtube.com/v/kksx2Pimu2M" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object></p>
<p>Digital tools are great but they lack the refinement or the sensibility of the classical drawing tools such as pens and pencils. Mélange is an attempt of bringing those together not by simulating how ink flows in a paper but by bringing the digital screen over the canvas.</p>
<p><a href='http://wanderingabout.com/_/wp-content/uploads/2007/05/diagram_melange.gif' title='diagram_melange.gif'><img src='http://wanderingabout.com/_/wp-content/uploads/2007/05/diagram_melange.thumbnail.gif' alt='diagram_melange.gif' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/melange/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video Poetry</title>
		<link>http://wanderingabout.com/_/animation-video/video-poetry/</link>
		<comments>http://wanderingabout.com/_/animation-video/video-poetry/#comments</comments>
		<pubDate>Wed, 19 Jan 2005 19:27:29 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/animation-video/video-poetry/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.ede503620758f6ac37e2113ca2520868.ad831480cbcb288f929576c73c4432f8.jpeg" width="173" height="130" style="float:left;padding:0 10px 10px 0;" >How do you freeze a moment? those two videos were made during my  studies at the École Nationale Superieure de Création Industrielle in paris, and where meant to represent two distinct feelings. Both clips were made during my stay at l&#8217;Ecole nationale de Creation Industrielle, Paris, but not necessarily for the school.
 In between [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.ede503620758f6ac37e2113ca2520868.ad831480cbcb288f929576c73c4432f8.jpeg" width="173" height="130" style="float:left;padding:0 10px 10px 0;" ><p>How do you freeze a moment? those two videos were made during my  studies at the École Nationale Superieure de Création Industrielle in paris, and where meant to represent two distinct feelings. Both clips were made during my stay at l&#8217;Ecole nationale de Creation Industrielle, Paris, but not necessarily <em>for</em> the school.</p>
<h2> In between the days </h2>
<p><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/woVgIt3Pcjs"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/woVgIt3Pcjs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br />
In between days” is about being into a daily routine while your mind wanders throught so many images and new ideas. It&#8217;s a mashup of many clips in a music by the coral sea..</p>
<p><img src='http://wanderingabout.com/things/like/files/2007/04/days1.jpg' alt='in between the days' class='left-align'/> <img src='http://wanderingabout.com/things/like/files/2007/04/days2.jpg' alt='in between the days' class='left-align'/> <img src='http://wanderingabout.com/things/like/files/2007/04/days3.jpg' alt='in between the days' class='left-align'/> <img src='http://wanderingabout.com/things/like/files/2007/04/days4.jpg' alt='in between the days' /></p>
<h2> Come Here</h2>
<p><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/LBKebN5-cMs"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/LBKebN5-cMs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>The second, “come here”, is a work of love about missing something for long and then having a concentrated overdose.  </p>
<p><img src='http://wanderingabout.com/things/like/files/2007/04/come1.jpg' alt='come4.jpg' class='left-align' /> <img src='http://wanderingabout.com/things/like/files/2007/04/come2.jpg' alt='come4.jpg' class='left-align' /> <img src='http://wanderingabout.com/things/like/files/2007/04/come3.jpg' alt='come4.jpg' class='left-align' /> <img src='http://wanderingabout.com/things/like/files/2007/04/come4.jpg' alt='come4.jpg'  /></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/video-poetry/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Radio Jaba</title>
		<link>http://wanderingabout.com/_/interaction-design/radio-jaba/</link>
		<comments>http://wanderingabout.com/_/interaction-design/radio-jaba/#comments</comments>
		<pubDate>Fri, 23 Jan 2004 21:22:23 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/_/uncategorized/radio-jaba/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.d8e71287adaf97b068dbf050c08847f2.ad831480cbcb288f929576c73c4432f8.jpeg" width="120" height="130" style="float:left;padding:0 10px 10px 0;" >
Free music might change our culture. But only if it creates a culture.

We live in a funny paradox. You can hear any music, from anywhere, given you already know it, or at least know how to spell it in a search engine. As a result, most of downloads are the famous artists seen in MTV, [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.d8e71287adaf97b068dbf050c08847f2.ad831480cbcb288f929576c73c4432f8.jpeg" width="120" height="130" style="float:left;padding:0 10px 10px 0;" ><p><img src='/_/wp-content/uploads/2007/05/screenshot_main.jpg' alt='maze1.gif' /></p>
<h2>Free music might change our culture. But only if it creates a culture.<br />
</h2>
<p>We live in a funny paradox. You can hear any music, from anywhere, given you already know it, or at least know how to spell it in a search engine. As a result, most of downloads are the famous artists seen in MTV, which makes the MTV guys very unhappy, as that´s precisely what they don´t want you to do. And at the same time, thousands of ignored musicians out there are actually asking to be heard, but remain in oblivion.</p>
<p>The result: recording companies prosecute people who can´t understand what they have done wrong (we´ve all always heard music for free after all), independent unknown artists who remain unknown artists, and radios plays old music as if nobody had done anything different in the last 10 years. It´s a everybody lose game.</p>
<p>That´s what radio Jaba it´s about.This is not a radio, nor a website, but it isn&#8217;t exactly a software neither. At least not yet: right now, it&#8217;s a conceptware, a proposal, spoken as an existing software, to stimulate discussion about the future of free music.</p>
<p><img src='/_/wp-content/uploads/2007/05/how_it_works.gif' alt='how it works' /></p>
<p>Radio Jaba is a mp3 player for exploring the musical world. You let him guide you, and he will give you information about the music you already own, bring you discussions and opinions about that musician, history on the albums, background for any musical genre, meanings, lyrics even translations for that song. You take the control and guide it, and it helps you make new unsuspected connections between musical genres, explore unknown realms of music, and get to know novelties uprising anywhere in the world.</p>
<div class='right-align' >
<img src='/_/wp-content/uploads/2007/05/put-all-pieces-thumb.gif' alt='A diagram explaining how to put everything together' /><br />
<em>how to put everything together</em>
</div>
<p>And, mainly, it analyzes your library to bring you new music, that you might want to hear, and mostly important that the artists want you to hear. This last piece of technology has been already explored in many softwares out there, like iRate, Gnomoradio and Indy.tv , to name a few. We´ve seen them, tested them, being inspired by them and hope for their future. They´ve done the technology right, but that´s not enough. It´s not about just downloading unknown mp3 to user´s HD´s, it´s about making a community. Bring information, bring people together, give them navigating tools and they will make you a community. It´s not just music, it´s about a whole free </p>
<p>Read more:<br />
<a href="http://wanderingabout.com/FreeMusic/whatitdoes.php">What it does?</a><br />
<a href="http://wanderingabout.com/FreeMusic/money.php">And how will the musicians make money?</a><br />
<a href="http://wanderingabout.com/FreeMusic/related.php">Criticism on similar programs</a><br />
<a href="http://wanderingabout.com/FreeMusic/related.php">Related Technologies</a><br />
<a href="http://wanderingabout.com/FreeMusic/design.php">Meta: about the project´s design</a><br />
<a href="http://wanderingabout.com/FreeMusic/download.php">Download Now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/interaction-design/radio-jaba/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mind the pad</title>
		<link>http://wanderingabout.com/_/interaction-design/mind-the-pad/</link>
		<comments>http://wanderingabout.com/_/interaction-design/mind-the-pad/#comments</comments>
		<pubDate>Fri, 23 Jan 2004 19:04:21 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/_/uncategorized/mind-the-pad/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.3b35dbdfa593b4f0f3029a80d21dba57.ad831480cbcb288f929576c73c4432f8.jpeg" width="170" height="175" style="float:left;padding:0 10px 10px 0;" >
Mind the pad is a mind-tracker application-concept for cell phones and PDAs that is at the same time a scribble &#038; write sketch pad, an address book, agenda and file organizer.
The main principle behind the application is that information is not saved on a fixed location, but is stored as separate pieces that are auto [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.3b35dbdfa593b4f0f3029a80d21dba57.ad831480cbcb288f929576c73c4432f8.jpeg" width="170" height="175" style="float:left;padding:0 10px 10px 0;" ><p><img src="/_/wp-content/uploads/2007/05/hand.jpg" alt="hand.jpg"  /></p>
<p>Mind the pad is a mind-tracker application-concept for cell phones and PDAs that is at the same time a scribble &#038; write sketch pad, an address book, agenda and file organizer.<br />
The main principle behind the application is that information is not saved on a fixed location, but is stored as separate pieces that are auto organized as the user reach for it. Each piece of information, or meme, is a small text file along with a drawing (superimposed over the text), which can be linked to images or any file. Upon reading the user may underline some words and they will be transformed on special index words. When the user clicks an index word all information is re-organized and every data containing this index will be joined. Consequently, the user will be able to bridge ideas and concepts while searching for different data or files.</p>
<p><img src="/_/wp-content/uploads/2007/05/screenshot.jpg" alt="screenshot.jpg" class=right-align /></p>
<p>Each index is also associated to data fields as email or telephone number, so his address book is seaming less joined into the idea flow.<br />
As the user does not need to previously organize it, information can also be inserted by medias such as voice and images. With a built-in text-to-speech technology, he may insert multiple, unrelated, voice memos during the day, which will automatically be converted into easily retrievable, therefore useful, data.<br />
If the hardware has a camera, Mind the Pad becomes even more powerful. The user may add a voice comments to each photography he takes, that will be converted in an associated meme so he will be able to navigate thought his image library much in the same way his brain works when he is telling a story about a trip: by bridging and information association.<br />
Later, the user can use the built in optical character recognition, to retrieve information about some images. Then he may quickly photograph an advertising, a note on the wall or a business card to insert the information about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/interaction-design/mind-the-pad/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alchemy of Juices</title>
		<link>http://wanderingabout.com/_/visualizing-information/alchemy-of-juices/</link>
		<comments>http://wanderingabout.com/_/visualizing-information/alchemy-of-juices/#comments</comments>
		<pubDate>Sat, 19 Apr 2003 19:28:48 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Visualizing Information]]></category>

		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/visualizing-information/alchemy-of-juices/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.776a242027c986c74e33cb3f0f09ebcb.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="170" style="float:left;padding:0 10px 10px 0;" >
Experiment the Alchemy!
Can we map something as subjective as tastes? Alchemy of juices is a interactive infograph that is helps to choose a juice made with various fruits, by selecting either the fruits, the feeling or the taste. At the same time it tries to foresse  those tastes and feelings of juices you mix [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.776a242027c986c74e33cb3f0f09ebcb.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="170" style="float:left;padding:0 10px 10px 0;" ><p><img src="/_/wp-content/uploads/2007/05/Picture_5_1.jpg" ><br />
<a class="button" href="http://wanderingabout.com/fruitjuices/alquimia.html"><span class="button-inside">Experiment the Alchemy!</span></a></p>
<p>Can we map something as subjective as tastes? Alchemy of juices is a interactive infograph that is helps to choose a juice made with various fruits, by selecting either the fruits, the feeling or the taste. At the same time it tries to foresse  those tastes and feelings of juices you mix there, based on user input from previous juices. Just as an alchemic diagram it’s about being a somewhat misterious but beautiful infograph. </p>
<p><a href="/_/wp-content/uploads/2007/05/Picture_1.jpg"><img src='/_/wp-content/uploads/2007/05/Picture_1_p.jpg' alt='alchemy' border=0 class='left-align'/></a> <a href="/_/wp-content/uploads/2007/05/Picture_2.jpg"><img src='/_/wp-content/uploads/2007/05/Picture_2_p.jpg' alt='alchemy' border=0 /></a></p>
<p>Yes, we’ve got bananas, and thousands of other tropical fruits. And it is not amazing that in any casual restaurant in Rio de Janeiro you may ask to mix peanuts, banana, and amazonian fruits like Guaraná and Açaí. Best of all, they’ve got creative names: this one for example is called viagra. Watermelon and lemon is called “Sexy juice”. For some unknown reason we have to agree that there is something extremely sensual in that combination, even without tasting. Juices are more than just taste; they bring back memories.</p>
<p>The Alchemy of Juices is an experiment on information architecture which tries to reveal the most information possible in a visually simple and dynamic diagram. The main target is not to be easily readable at first, but to become intuitive once the logic is learnt. </p>
<p>The result is a rather mysterious-looking schema that allows the user to seek for juices based on a sensation or a fruit, to share experiences with other people, to guess what will be the result of a any mix, even to know what fruits you expect in this time of the year. All in one non polluted screen.<br />
Once I head a teacher that, whenever asked how to know if a curve was correct would answer. ‘If it looks beautiful, it’s probably the correct one.’ Alchemy looks as an occult symbol: even though you don’t understand it, it’s attractive to look.</p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/visualizing-information/alchemy-of-juices/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Muvuca</title>
		<link>http://wanderingabout.com/_/animation-video/muvuca/</link>
		<comments>http://wanderingabout.com/_/animation-video/muvuca/#comments</comments>
		<pubDate>Sat, 19 Apr 2003 19:18:06 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/uncategorized/muvuca/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.4855f9db636b1922482bdde6c3ba079a.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="164" style="float:left;padding:0 10px 10px 0;" >

muvuca is about connecting distant friends through some kind of non verbal sharing. throught their avatar on the movie screen they can sense that their friends have a common focus of attention.

It&#8217;s a virtual movie theather, where all friends watch the same movie at the same time. The avatar, controlled by a puppet-like remote, allows [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.4855f9db636b1922482bdde6c3ba079a.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="164" style="float:left;padding:0 10px 10px 0;" ><p><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/Bm6tFNpELRk"></param><embed src="http://www.youtube.com/v/Bm6tFNpELRk" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<p>muvuca is about connecting distant friends through some kind of non verbal sharing. throught their avatar on the movie screen they can sense that their friends have a common focus of attention.</p>
<p><img src="/_/wp-content/uploads/2007/05/muvuca.jpg"></p>
<p>It&#8217;s a virtual movie theather, where all friends watch the same movie at the same time. The avatar, controlled by a puppet-like remote, allows the users to hav movements without sounds to allow silent comunications. Also, it can act  as a passive microfone transforming the audio in semi controlled movements from the avatar.</p>
<p><a href="/_/wp-content/uploads/2007/05/slides.jpg"><img src='/_/wp-content/uploads/2007/05/slides_p.jpg' alt='alchemy' border=0 class='left-align'/></a><a href="/_/wp-content/uploads/2007/05/muvuca_logo.jpg"><img src='/_/wp-content/uploads/2007/05/muvuca_logo_p.jpg' alt='alchemy' border=0 class=''/></a> <a href="/_/wp-content/uploads/2007/05/muvuca-how_it_works.jpg"><img src='/_/wp-content/uploads/2007/05/muvuca-how_it_works_p.jpg'  /></a></p>
<p>Also see this<a href="http://www.youtube.com/watch?v=Sn-rhyY8Mj0"> Bill gate&#8217;s comment on the project </a> <img src='http://wanderingabout.com/_/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="/_/wp-content/uploads/2007/05/muvuca-concept-graphic.jpg"><img src='/_/wp-content/uploads/2007/05/muvuca-concept-graphic_p.jpg' alt='alchemy' border=0 /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/muvuca/feed/</wfw:commentRss>
		</item>
		<item>
		<title>animated self portrait</title>
		<link>http://wanderingabout.com/_/animation-video/animated-self-portrait/</link>
		<comments>http://wanderingabout.com/_/animation-video/animated-self-portrait/#comments</comments>
		<pubDate>Sun, 23 Jun 2002 21:20:21 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Animation &amp; Video]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/_/uncategorized/animated-self-portrait/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.0aba9405c9b958a9d3fc14796aef4a80.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="140" style="float:left;padding:0 10px 10px 0;" >
watch the animation! 
(turn the sound and move the mouse)
Animation based on experimental photography on a scanner. They where achieved rotating the object (my own face) during the scanning process. Later the best results were redrawn on vectors and animated. A colored rectangle rotates and follows the mouse, revealing the colors on each animation. This [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.0aba9405c9b958a9d3fc14796aef4a80.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="140" style="float:left;padding:0 10px 10px 0;" ><p><img src="/_/wp-content/uploads/2007/05/mainimage.jpg" alt="mainimage.jpg"  /></p>
<p><a class="button" href="http://wanderingabout.com/myselfportrait/MOVIE_%20web.html">watch the animation! </a></p>
<p>(turn the sound and move the mouse)</p>
<p>Animation based on experimental photography on a scanner. They where achieved rotating the object (my own face) during the scanning process. Later the best results were redrawn on vectors and animated. A colored rectangle rotates and follows the mouse, revealing the colors on each animation. This was my first experiment on interactive animations.</p>
<p>Below are some samples of scanner photography.</p>
<p><a href="/_/wp-content/uploads/2007/05/self1.jpg" ><img src="/_/wp-content/uploads/2007/05/self1_p.jpg" alt="ugly me on the scanner #1" class=left-align border=0 /></a> <a href="/_/wp-content/uploads/2007/05/self2.jpg" ><img src="/_/wp-content/uploads/2007/05/self2_p.jpg" alt="ugly me on the scanner #2" class=left-align border=0 /></a> <a href="/_/wp-content/uploads/2007/05/self3.jpg" > <img src="/_/wp-content/uploads/2007/05/self3_p.jpg" alt="ugly me on the scanner #3" class=left-align border=0  /></a><a href="/_/wp-content/uploads/2007/05/self4.jpg" ><img src="/_/wp-content/uploads/2007/05/self4_p.jpg" alt="ugly me on the scanner #4" class=left-align border=0 /></a> <a href="/_/wp-content/uploads/2007/05/self5.jpg" ><img src="/_/wp-content/uploads/2007/05/self5_p.jpg" alt="ugly me on the scanner #5"  border=0 /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/animation-video/animated-self-portrait/feed/</wfw:commentRss>
		</item>
		<item>
		<title>the Wall Maze</title>
		<link>http://wanderingabout.com/_/games/the-wall-maze/</link>
		<comments>http://wanderingabout.com/_/games/the-wall-maze/#comments</comments>
		<pubDate>Fri, 19 Apr 2002 19:31:29 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Games]]></category>

		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/things/like/interaction-design/the-wall-maze/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.6735beb988b8a2b4454708c90c9e5f77.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="157" style="float:left;padding:0 10px 10px 0;" >
Enter the maze
Game design and programming. While figuring out an algorithm for building a maze with only one right path, it became clear that in such a maze the walls would be a labyrinth of it’s own. Then it was a natural evolution transforming it into a maze whith special stairs and bridges so you [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.6735beb988b8a2b4454708c90c9e5f77.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="157" style="float:left;padding:0 10px 10px 0;" ><p><img src='/_/wp-content/uploads/2007/05/mzelook.jpg' alt='maze1.gif' /></p>
<p><a class="button" href="http://wanderingabout.com/mazes/labirinto.html"><span class="button-inside">Enter the maze</a></p>
<p>Game design and programming. While figuring out an algorithm for building a maze with only one right path, it became clear that in such a maze the walls would be a labyrinth of it’s own. Then it was a natural evolution transforming it into a maze whith special stairs and bridges so you could walk over walls or on the ground.</p>
<p><img src='/_/wp-content/uploads/2007/maze0.gif' alt='maze' class='left-align'/> <img src='/_/wp-content/uploads/2007/maze1.gif' alt='maze 2' class='left-align'/> <img src='/_/wp-content/uploads/2007/maze2.gif' alt='maze 3' /></p>
<p>For centuries labyrinths have been used for meditation. Taking the longest route to go through a short distance, priests would use that time to pray and think. Back then, no one had invented traffic jam.</p>
<p>I also used my long hours in traffic jams to read and think.  So I found some funny things about them. The first is that in a true maze (a labyrinth with multiple ways) every point is reached through one and only one way. Another, is that to build one like that all you need is to start with a open circle and draw lines starting from another line and ending anywhere as long as it does not cross or touch any other. And finally I’ve realized that in a maze built like that, not only the space between, but the walls also form a true maze. Beyond programming the algorithm, I drew the character animation.</p>
<p><img src='http://wanderingabout.com/things/like/files/2007/04/maze-me.jpg' alt='maze character' /></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/games/the-wall-maze/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Laser Chess</title>
		<link>http://wanderingabout.com/_/games/laser-chess/</link>
		<comments>http://wanderingabout.com/_/games/laser-chess/#comments</comments>
		<pubDate>Wed, 23 May 2001 14:00:38 +0000</pubDate>
		<dc:creator>alexandrevandesande</dc:creator>
		
		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://wanderingabout.com/_/websites/laser-chess/</guid>
		<description><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.c30a528d839be2ae0e6317fbdaad92dc.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="135" style="float:left;padding:0 10px 10px 0;" > 
The rule of thumb in the first year of college is: bend the rules to see how far they can go. The teacher asked the students to build a game with resin pieces, just so we would know how to mould in resin. We added dry ice, acr ylic tubes and a laser beam. [...]]]></description>
			<content:encoded><![CDATA[<img src="http://wanderingabout.com/_/wp-content/plugins/yet-another-photoblog/cache/thumb.c30a528d839be2ae0e6317fbdaad92dc.ad831480cbcb288f929576c73c4432f8.jpeg" width="180" height="135" style="float:left;padding:0 10px 10px 0;" ><p><img src="/_/wp-content/uploads/2007/05/laser11.jpg" alt="laser1.jpg"     /> </p>
<p>The rule of thumb in the first year of college is: bend the rules to see how far they can go. The teacher asked the students to build a game with resin pieces, just so we would know how to mould in resin. We added dry ice, acr ylic tubes and a laser beam. Laser Chess is a strategy game for two player s. Each one has four semi-spheric pawns (molded after a hlf cutte billir ball) with a mirror face, and the game objective is to reflect the central laser beam until it hits the opponent’s goal, an acrylic tube which glows red when illuminated. The game was constructed on a 1.2 m (4 ft.) high table with a space under which there is a blue light and a solidified carbon dioxide vapour. For the laser beam we had to unbuild many laser pointers until we figured out how to make it work with ordinary batteries. The final presentation was held in a dark room, with techno music and purple lights.</p>
<p><br/></p>
<p><img src="/_/wp-content/uploads/2007/05/laser21.jpg" alt="laser21.jpg"  class='left-align'  /> <img src="/_/wp-content/uploads/2007/05/laser31.jpg" alt="laser31.jpg"  class='left-align'  /> </p>
<h2>How the table was made? </h2>
<p>It was a rather big game, a tabletop size. It had a wooden structure, covered in the outside with plastic (polyesthyrene if I remember well) sheets</p>
<h2>How you make the laser visible?</h2>
<p>If you don&#8217;t make the laser visible you will be rather disappointed, having to search for where theÊ red point had gone since you moved the mirror. You need particles in the air, and anything from clapping a chalkboard or smoking on the board will do. We decided to use dry ice, as we didn&#8217;t have a smoke machine to spare, and the dry ice provides a quite simple set-up: just drop it on water. If you see closely there is a ditch around the table, it&#8217;s where we filled with water and dry ice. Be careful: the dry ice doesn&#8217;t give much smoke so make the ditch as small as possible to get the dry ice inside, but not too deep. Remember to make it impermeable, with plastic sheets and resin. We put a blue snake lamp for the effect. yes we could have used a smoke making machine, and we kept promising we would someday. But we never did, you know how those things go&#8230; Also: remember the thicker the smoke there will be a decay in the laser, as you can see one picture. It can be a part of the game rules, as you have to hit the goal, but you have to make the laser travel less than x meters or it will weaken too much</p>
<h2>How you made the laser pointer?</h2>
<p>That&#8217;s amazingly more easy than it seems. We bought a couple of cheap laser pointers from the street vendor and opened it up to figure it out. I was a first year student, and my only experience in electronics was making cardboard lanterns with two A batteries. If you can build a lamp, you can build a laser pointer: open it up, put some cooper cables where the batteries used to be and link them to some AA batteries and add a on/off switch.</p>
<h2>What about the pawns?</h2>
<p>Those round pawns are made of semi transparent resin (so they look cooler when hit by the laser). We used a halved billiard ball as mold andÊ asked a local glass shop to put the mirrors on it.</p>
<h2>Those yellow lines looks so cool!</h2>
<p>Thank you buts that&#8217;s more due to the lighting than from the lines themselves. We had a black wooden board painted in black, masked and sprayed up the lines. We used a neon colored yellow, nothing special. But put it under a ultraviolet lamp (those that you see in night clubs, I hope they aren&#8217;t exactly the cancer emitting ultraviolet types) and the yellow neon will look infinitely cool. We also painted ourselves in invisible paint that shines on that lamp and put some techno music to impress our teacher</p>
<h2>did it impress your teachers?</h2>
<p>No. He was expecting us to make lego stack able bricks. The only thing stack able were the round pieces and they were merely complementary. But all our colleagues loved it.</p>
<h2>What are the goals of the game?</h2>
<p>They are two acrylic tubes, folded in heat in a L shape. We drilled two holes at the sides, and put it trough it, so when you hit the bottom the whole stick lightens up</p>
<h2>Were there any game rules?</h2>
<p>Well yes but I suppose you will want to make them yourself. Ours were not very imaginative: each turn you get to move and rotate one pawn, in order to try to reflect the laser to the opponents goal. If you move into an square occupied by an opponent, you capture it, which means the two pieces become one big non-reflective piece you control and can use to block the laser.</p>
<p><img src="/_/wp-content/uploads/2007/05/laser41.jpg" alt="laser41.jpg"   class='left-align' /></p>
]]></content:encoded>
			<wfw:commentRss>http://wanderingabout.com/_/games/laser-chess/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
