<?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>avoidobvious/amy&#039;s blog</title>
	<atom:link href="http://avoidobvious.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://avoidobvious.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 04 Mar 2011 04:36:00 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Kinect</title>
		<link>http://avoidobvious.com/blog/?p=1489</link>
		<comments>http://avoidobvious.com/blog/?p=1489#comments</comments>
		<pubDate>Fri, 04 Mar 2011 04:34:13 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Computational Cameras]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1489</guid>
		<description><![CDATA[First, I went through all the Kinect example exercises and make sure the code are working when I try them out!
For my midterm proposal, I want to make an eyeball chasing at people, it’s called “ I am watching you.” I started to develop the code from Dan Shiffman’s average point tracking patch, using the [...]]]></description>
			<content:encoded><![CDATA[<p>First, I went through all the Kinect example exercises and make sure the code are working when I try them out!</p>
<p>For my midterm proposal, I want to make an eyeball chasing at people, it’s called “ I am watching you.” I started to develop the code from Dan Shiffman’s average point tracking patch, using the the threshold to control the depth and tracking location. The main subject in the project is the eyeball movement; therefore, I saved 9 images with a black eyeball on white background, and each image of the eyeball at different location. The tracking area is divided into 9 grids, and each cell assigned one image to it. Once the threshold is located in one of the grids, the image will switch to the assigned cell.</p>
<p>Right now, my eyeball movement is working well on my mac. I am at the stage of setting it up for projector and see if it can map well on the eyeball sculpture.<br />
If I have enough time, i want to make a physical moving eyeball controlled by servo motor. Eyeball moves with the body movement.</p>
<p><a rel="attachment wp-att-1493" href="http://avoidobvious.com/blog/?attachment_id=1493"><img class="alignnone size-full wp-image-1493" title="sketch" src="http://avoidobvious.com/blog/wp-content/uploads/2011/03/sketch.png" alt="sketch" width="500" height="417" /></a><br />
<a rel="attachment wp-att-1492" href="http://avoidobvious.com/blog/?attachment_id=1492"><img class="alignnone size-full wp-image-1492" title="Screen shot 2011-03-03 at 11.10.21 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/03/Screen-shot-2011-03-03-at-11.10.21-PM.png" alt="Screen shot 2011-03-03 at 11.10.21 PM" width="600" height="303" /></a></p>
<p>(note: more videos to come)</p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1489</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixel by Pixel: Line Mirror</title>
		<link>http://avoidobvious.com/blog/?p=1483</link>
		<comments>http://avoidobvious.com/blog/?p=1483#comments</comments>
		<pubDate>Wed, 23 Feb 2011 07:50:29 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Computational Cameras]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1483</guid>
		<description><![CDATA[The Eclipse platform is very new to me. I spent a lot of time on figuring out how to let Eclipse reads Processing program. Thanks to the Capture object in Snow Leopard error  that causes a lot of problems. [[Run Configurations &#62; Arguments &#62; VM Arguments &#62; -d32]]. I will never forget this step!
The [...]]]></description>
			<content:encoded><![CDATA[<p>The Eclipse platform is very new to me. I spent a lot of time on figuring out how to let Eclipse reads Processing program. Thanks to the Capture object in Snow Leopard error  that causes a lot of problems. [[Run Configurations &gt; Arguments &gt; VM Arguments &gt; -d32]]. I will never forget this step!</p>
<p>The video sketch is showing the face, object and movement being mirrored by line pixels.<br />
<iframe src="http://player.vimeo.com/video/20277169?title=0&amp;byline=0&amp;portrait=0" width="398" height="249" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1483</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented Reality(AR) Examples &amp; Ideas</title>
		<link>http://avoidobvious.com/blog/?p=1420</link>
		<comments>http://avoidobvious.com/blog/?p=1420#comments</comments>
		<pubDate>Tue, 08 Feb 2011 23:53:45 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Computational Cameras]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1420</guid>
		<description><![CDATA[1. Augmented Reality meets digital signage in LEGO Kiosk

Emerging technology used in a retail environment. LEGO exhibits, linking augmented reality and digital signage opens the door to a plethora of creative opportunities.
With a built-in camera and display screen, the interactive kiosk lets LEGO packaging reveal its contents fully assembled within live 3D animated scenes. Consumers [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>1. Augmented Reality meets digital signage in LEGO Kiosk</strong></span></p>
<p><strong><a rel="attachment wp-att-1422" href="http://avoidobvious.com/blog/?attachment_id=1422"><img class="alignnone size-medium wp-image-1422" title="lego0" src="http://avoidobvious.com/blog/wp-content/uploads/2011/02/lego0-300x261.jpg" alt="lego0" width="300" height="261" /></a></strong></p>
<p>Emerging technology used in a retail environment. LEGO exhibits, linking augmented reality and digital signage opens the door to a plethora of creative opportunities.</p>
<p>With a built-in camera and display screen, the interactive kiosk lets LEGO packaging reveal its contents fully assembled within live 3D animated scenes. Consumers only need to hold each Lego box in front of the screen to see the pieces inside rendered as an interactive 3D image. Not only does this technology create an unforgettable experience for a store visitor, it is a powerful assisted-selling tool that makes the image on the side of a box come to life.</p>
<p><span style="text-decoration: underline;"><strong>2. Cosmetic Mirror Offers Virtual Makeovers</strong></span></p>
<p><strong> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="365" 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/R5zZ5qZP5Ok&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="600" height="365" src="http://www.youtube.com/v/R5zZ5qZP5Ok&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
</strong></p>
<p>The Digital Cosmetic Mirror can apply eye shadow and lipstick as well as recommend different products and makeup techniques.</p>
<p>Users simply stand in front of the computer&#8217;s camera and let it scan your face. The image is then loaded into the computer and it gives you a number of colors to try out. Users then select a color via touch screen and the computer applies the makeup to the virtual image. If you like what you see, you can print out the photo and pick up your new cosmetics.</p>
<p><span style="text-decoration: underline;"><strong>3. Augmented reality Business Card</strong></span></p>
<p>A live self introduce business card let visitors know more of your true style.</p>
<p><span style="text-decoration: underline;"><strong>4. Super Bowl augmented reality</strong></span></p>
<p><a href="http://media.dexigner.com/visual/magazine/player.swf?xml_path=http://media.dexigner.com/server/video/21585.xml">USA Today Super Bowl Coverage</a><strong><br />
</strong></p>
<p>No matter where you are, you can still experience the game like you are in the stadium.</p>
<p>Viewer finds himself right in the middle of the Cowboys Stadium enjoying a 360 degree view as he moves the camera around his own position. Clicking on the screen lets the user jump to where the players enter the stadium, down into the locker rooms or to view some of the famous murals of contemporary art decorating the interior of this fabulous stadium.</p>
<p><span style="text-decoration: underline;"><strong>5. Augmented Reality for Maintenance and Repair</strong></span></p>
<p><strong><a rel="attachment wp-att-1465" href="http://avoidobvious.com/blog/?attachment_id=1465"><img class="alignnone size-medium wp-image-1465" title="3999432784_7a27dc709d_b" src="http://avoidobvious.com/blog/wp-content/uploads/2011/02/3999432784_7a27dc709d_b-300x112.jpg" alt="3999432784_7a27dc709d_b" width="300" height="112" /></a><br />
</strong></p>
<p>The use of augmented reality to aid in the execution of procedural tasks in the <a href="http://graphics.cs.columbia.edu/projects/armar/index.htm">maintenance and repair domain</a>, which it can improve the productivity, accuracy, and safety of maintenance personnel.</p>
<p><strong><span style="text-decoration: underline;">6. AR T-shirt by Cassette Playa</span></strong></p>
<p><a rel="attachment wp-att-1434" href="http://avoidobvious.com/blog/?attachment_id=1434"><img class="alignnone size-medium wp-image-1434" title="knowledge" src="http://avoidobvious.com/blog/wp-content/uploads/2011/02/knowledge-200x300.jpg" alt="knowledge" width="200" height="300" /></a><a rel="attachment wp-att-1435" href="http://avoidobvious.com/blog/?attachment_id=1435"><img class="alignnone size-medium wp-image-1435" title="violence" src="http://avoidobvious.com/blog/wp-content/uploads/2011/02/violence-200x300.jpg" alt="violence" width="200" height="300" /></a></p>
<p><script src="http://player.ooyala.com/player.js?embedCode=l1a2pqMToiYUk7V2R-pHLQc3pNWaWGP9&amp;height=274&amp;width=480&amp;deepLinkEmbedCode=l1a2pqMToiYUk7V2R-pHLQc3pNWaWGP9"></script></p>
<p>Augmented reality T-shirts with symbols that, when viewed via a webcam,  triggered different animations and projections, adding headgear, masks,  and virtual mirages on and around the models.</p>
<p><span style="text-decoration: underline;"><strong>7. WWF Tiger Tshirt</strong></span></p>
<p><span style="text-decoration: underline;"><strong> </strong></span><br />
<iframe title="YouTube video player" width="600" height="365" src="http://www.youtube.com/embed/0ZO4mkTbaj0" frameborder="0" allowfullscreen></iframe><br />
<strong> </strong></p>
<p><span style="text-decoration: underline;"><strong>8. AUDI AR Calendar</strong></span></p>
<p><span style="text-decoration: underline;"><strong> </strong></span><br />
<iframe title="YouTube video player" width="600" height="365" src="http://www.youtube.com/embed/RhPl9NLO4bk" frameborder="0" allowfullscreen></iframe><br />
<strong> </strong></p>
<p>A car calendar without cars images in it.<span style="text-decoration: underline;"><strong> </strong></span></p>
<p><span style="text-decoration: underline;"><strong>9. AR Kid&#8217;s Clothing: Magic Tee</strong></span></p>
<p><span style="text-decoration: underline;"><strong> </strong></span><br />
<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/nTKHeaaB03A" frameborder="0" allowfullscreen></iframe><br />
<strong></strong></p>
<p>Brights &amp; Stripes&#8217; Magic Tee for children that incorporates augmented reality technology.</p>
<p>No-one likes getting dressed in the morning. It&#8217;s boring. So imagine if your clothes came to life. Now with our Magic Tee, you can make getting dressed fun. Pull on this special shirt and you could make it come to life around you.</p>
<p><span style="text-decoration: underline;"><strong>10. Bring Prints Ad to Life</strong></span></p>
<p>Interactive magazine that brings advertising to the next level.</p>
<p><a rel="attachment wp-att-1456" href="http://avoidobvious.com/blog/?attachment_id=1456"><img class="alignnone size-medium wp-image-1456" title="Wallpaper_January_2010_Augmented_Reality_Special_thumb" src="http://avoidobvious.com/blog/wp-content/uploads/2011/02/Wallpaper_January_2010_Augmented_Reality_Special_thumb-225x300.jpg" alt="Wallpaper_January_2010_Augmented_Reality_Special_thumb" width="225" height="300" /></a></p>
<p><iframe title="YouTube video player" width="600" height="365" src="http://www.youtube.com/embed/9ohhf0p8CFM" frameborder="0" allowfullscreen></iframe><br />
<iframe title="YouTube video player" width="600" height="365" src="http://www.youtube.com/embed/RhPl9NLO4bk" frameborder="0" allowfullscreen></iframe></p>
<p><span style="text-decoration: underline;"><strong>11. AR Building</strong></span></p>
<p><span style="text-decoration: underline;"><strong> </strong></span><br />
<iframe title="YouTube video player" width="600" height="365" src="http://www.youtube.com/embed/n1ANVCDHYA4" frameborder="0" allowfullscreen></iframe><br />
<strong> </strong></p>
<p>The  building is a commercial structure can operate like a billboard, without losing the building identity or being covered up by large signage.  With your mobile device you will be taken to a site which includes up to date shop information. This will allow a cityscape to not be overwhelmed with signage and also will be an improvement to the quality and accuracy of the information itself.</p>
<p><strong>**My AR test: Rabbit Finding Food</strong></p>
<p>I drew the patt pattern on the regular paper like a sketch drawing and wanted to see if the pattern can still be detected; and it works! However, I got an error said OPENGL at render-triangles:in stack overflow, can&#8217;t figure out what does this mean.<strong><br />
</strong></p>
<p><a rel="attachment wp-att-1478" href="http://avoidobvious.com/blog/?attachment_id=1478"><img class="alignnone size-medium wp-image-1478" title="Screen shot 2011-02-09 at 11.10.00 AM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/02/Screen-shot-2011-02-09-at-11.10.00-AM-300x227.png" alt="Screen shot 2011-02-09 at 11.10.00 AM" width="300" height="227" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1420</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Face Tracking Ideas</title>
		<link>http://avoidobvious.com/blog/?p=1417</link>
		<comments>http://avoidobvious.com/blog/?p=1417#comments</comments>
		<pubDate>Tue, 01 Feb 2011 21:45:54 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Computational Cameras]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1417</guid>
		<description><![CDATA[1. Detect how much of face surface on the screen to control the  movement in virtual environment. For example, large face surface = zoom  in/ forward in virtual environment.
2. Flip or scroll page by detecting the right to left or up to down head movement.
3. Head movement detection for rhythm.
4. I am not [...]]]></description>
			<content:encoded><![CDATA[<p>1. Detect how much of face surface on the screen to control the  movement in virtual environment. For example, large face surface = zoom  in/ forward in virtual environment.</p>
<p>2. Flip or scroll page by detecting the right to left or up to down head movement.</p>
<p>3. Head movement detection for rhythm.</p>
<p>4. I am not looking at you: the virtual eyes would only look at you when you are not looking at him. Eyes tracking.</p>
<p>5. Flower garden members: face detection to become one of the member in flower garden.</p>
<p>6. Moody camera: smile detection, only turns on the shutter when you are smiling.</p>
<p>7. Reface [Portrait Sequencer] is a surreal video mash-up that  composes endless combinations of its visitors’ faces. Reface uses  face-tracking techniques to allow automatic alignment and segmentation  of its participants’ faces. (<a href="http://thesystemis.com/projects/reface/">http://thesystemis.com/projects/reface/</a>)</p>
<p>8. Whenever a face is being detected on an image, the face will be replace by a hand drawing face image.</p>
<p>9. Google’s street view system blurs faces.</p>
<p>10. Eyes and mouth detection to make eyes and mouth flip up side down.</p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1417</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WriteMe</title>
		<link>http://avoidobvious.com/blog/?p=1379</link>
		<comments>http://avoidobvious.com/blog/?p=1379#comments</comments>
		<pubDate>Thu, 06 Jan 2011 02:32:24 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Video Sculpture]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1379</guid>
		<description><![CDATA[&#8220;Write Me&#8221; is a video sculpture constructed with 100 recycled papers tied together, hanging from the ceiling. The user may contribute to the project by writing letters, answering meaningful questions or drawings that will be projected onto the sculpture. 
This project was inspired by the book and  website, &#8220;Learning To Love You More,&#8221; by [...]]]></description>
			<content:encoded><![CDATA[<p><strong>&#8220;Write Me&#8221; is a video sculpture constructed with 100 recycled papers tied together, hanging from the ceiling. The user may contribute to the project by writing letters, answering meaningful questions or drawings that will be projected onto the sculpture. </strong></p>
<div id="description"><span style="color: #000000;">This project was inspired by the book and  website, &#8220;Learning To Love You More,&#8221; by artists Miranda July and Harrel  Fletcher invited users to accept assignments, completing them by  sending in a required report (text, photo or video).  For our project,  we wanted to create a collaborative space by having our audience answer  meaningful and thoughtful questions and phrases and share their  responses with each other.</span><span style="color: #000000;">The visitor will see these responses projected on the sculpture, either  mapped to each individual letter or using the entire sculpture for  displaying a single response (using the paper grid as pixels).</span></div>
<div><span style="color: #000000;"><br />
</span></div>
<div><span style="color: #000000;"><strong>User Scenario:</strong> The viewer just needs to stand in front of the  sculpture, write a  letter, and view the content that will be projected  on to the papers.</span></div>
<div><span style="color: #000000;"><br />
</span></div>
<div><span style="color: #000000;"><strong>Implementation:</strong> The sculpture is made of 100 letter size recycled papers and black string  hanging from the ceiling. It is back-projected.</span></div>
<div><strong><br />
</strong></div>
<div>
<div><span style="color: #000000;"><strong>Collaborators:</strong> Rune Skjoldborg Madsen, Christine Q. Nguyen and  Hsin-Yi(Amy) Chien</span></div>
<div><strong><br />
</strong></div>
<div><span style="color: #000000;"><strong>Diagram Rendering:</strong></span></div>
<div><span style="color: #000000;"><strong><a rel="attachment wp-att-1411" href="http://avoidobvious.com/blog/?attachment_id=1411"><img class="alignnone size-full wp-image-1411" title="diagram3" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/diagram3.jpg" alt="diagram3" width="600" height="411" /></a></strong></span></div>
<div><span style="color: #000000;"><strong><a rel="attachment wp-att-1412" href="http://avoidobvious.com/blog/?attachment_id=1412"><img class="alignnone size-full wp-image-1412" title="diagram1" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/diagram1.jpg" alt="diagram1" width="600" height="344" /></a></strong></span></div>
<div></div>
<p><strong>ITP Show, December 2010</strong></p>
<div><span style="color: #000000;"><br />
</span></div>
</div>
<div><a rel="attachment wp-att-1384" href="http://avoidobvious.com/blog/?attachment_id=1384"><img class="alignnone size-full wp-image-1384" title="IMG_5400_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5400_sm.jpg" alt="IMG_5400_sm" width="600" height="827" /></a></div>
<div><a rel="attachment wp-att-1389" href="http://avoidobvious.com/blog/?attachment_id=1389"><img class="alignnone size-full wp-image-1389" title="IMG_5709_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5709_sm.jpg" alt="IMG_5709_sm" width="600" height="865" /></a></div>
<div><a rel="attachment wp-att-1388" href="http://avoidobvious.com/blog/?attachment_id=1388"><img class="alignnone size-full wp-image-1388" title="IMG_5693_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5693_sm.jpg" alt="IMG_5693_sm" width="600" height="900" /></a></div>
<div><a rel="attachment wp-att-1385" href="http://avoidobvious.com/blog/?attachment_id=1385"><img class="alignnone size-full wp-image-1385" title="IMG_5460_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5460_sm.jpg" alt="IMG_5460_sm" width="600" height="442" /></a></div>
<div><a rel="attachment wp-att-1391" href="http://avoidobvious.com/blog/?attachment_id=1391"><img class="alignnone size-full wp-image-1391" title="IMG_5717_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5717_sm.jpg" alt="IMG_5717_sm" width="600" height="484" /></a></div>
<div><a rel="attachment wp-att-1386" href="http://avoidobvious.com/blog/?attachment_id=1386"><img class="alignnone size-full wp-image-1386" title="IMG_5514_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5514_sm.jpg" alt="IMG_5514_sm" width="600" height="400" /></a></div>
<div><a rel="attachment wp-att-1387" href="http://avoidobvious.com/blog/?attachment_id=1387"><img class="alignnone size-full wp-image-1387" title="IMG_5651_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5651_sm.jpg" alt="IMG_5651_sm" width="600" height="409" /></a></div>
<div><a rel="attachment wp-att-1392" href="http://avoidobvious.com/blog/?attachment_id=1392"><img class="alignnone size-full wp-image-1392" title="IMG_5731_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5731_sm.jpg" alt="IMG_5731_sm" width="600" height="417" /></a></div>
<div><a rel="attachment wp-att-1393" href="http://avoidobvious.com/blog/?attachment_id=1393"><img class="alignnone size-full wp-image-1393" title="IMG_5733_sm" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/IMG_5733_sm.jpg" alt="IMG_5733_sm" width="600" height="431" /></a></div>
<div><span style="color: #000000;"><br />
</span></div>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1379</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Dream Train</title>
		<link>http://avoidobvious.com/blog/?p=1365</link>
		<comments>http://avoidobvious.com/blog/?p=1365#comments</comments>
		<pubDate>Wed, 05 Jan 2011 22:45:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Exhibition Design]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1365</guid>
		<description><![CDATA[
The Dream Train is an exhibition in New York City Subway.
Mission: Dream is a magical moment that is uncatchable and uncontrollable. I want to create a physical experience to capture this essence of ultra reality. This experience will be inserted into the subway of New York City. I want to alter the daily urban routine [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1367" href="http://avoidobvious.com/blog/?attachment_id=1367"><img class="alignnone size-full wp-image-1367" title="Screen shot 2011-01-05 at 5.43.45 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.43.45-PM.png" alt="Screen shot 2011-01-05 at 5.43.45 PM" width="600" height="201" /></a></p>
<p>The Dream Train is an exhibition in New York City Subway.</p>
<p><strong>Mission: </strong>Dream is a magical moment that is uncatchable and uncontrollable. I want to create a physical experience to capture this essence of ultra reality. This experience will be inserted into the subway of New York City. I want to alter the daily urban routine by creating this experience inside the subway car. It should exist between real and unreal, while it is somewhat ambiguous with no beginning or end. Through this dream experience, I want New Yorkers to get inspired and register a different way of seeing New York City.</p>
<p>Please find the final PDF proposal in the link:<a rel="attachment wp-att-1366" href="http://avoidobvious.com/blog/?attachment_id=1366"> The dream train</a></p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1365</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AddressMe</title>
		<link>http://avoidobvious.com/blog/?p=1338</link>
		<comments>http://avoidobvious.com/blog/?p=1338#comments</comments>
		<pubDate>Wed, 05 Jan 2011 22:30:22 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Wearable Technology]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1338</guid>
		<description><![CDATA[AddressMe is a wearable project that communicates about Identity and true self and how can a true self being place in today&#8217;s society.
Society can easily pull us away from our true self. It is necessary for us to reevaluate ourselves once in a while in order to improve our life quality. By finding the balance [...]]]></description>
			<content:encoded><![CDATA[<p>AddressMe is a wearable project that communicates about Identity and true self and how can a true self being place in today&#8217;s society.</p>
<p>Society can easily pull us away from our true self. It is necessary for us to reevaluate ourselves once in a while in order to improve our life quality. By finding the balance between outside appearance and inside character, I want to send inspirational messages to remind ourselves who we are and what we do.</p>
<p><a rel="attachment wp-att-1356" href="http://avoidobvious.com/blog/?attachment_id=1356"><img class="alignnone size-full wp-image-1356" title="11" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/11.jpg" alt="11" width="600" height="412" /></a></p>
<p><a rel="attachment wp-att-1346" href="http://avoidobvious.com/blog/?attachment_id=1346"><img class="alignnone size-full wp-image-1346" title="Screen shot 2011-01-05 at 5.18.10 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.18.10-PM.png" alt="Screen shot 2011-01-05 at 5.18.10 PM" width="600" height="464" /></a></p>
<p><a rel="attachment wp-att-1347" href="http://avoidobvious.com/blog/?attachment_id=1347"><img class="alignnone size-full wp-image-1347" title="Screen shot 2011-01-05 at 5.18.59 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.18.59-PM.png" alt="Screen shot 2011-01-05 at 5.18.59 PM" width="600" height="905" /></a></p>
<p><a rel="attachment wp-att-1348" href="http://avoidobvious.com/blog/?attachment_id=1348"><img class="alignnone size-full wp-image-1348" title="Screen shot 2011-01-05 at 5.19.09 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.19.09-PM.png" alt="Screen shot 2011-01-05 at 5.19.09 PM" width="600" height="751" /></a></p>
<p><a rel="attachment wp-att-1349" href="http://avoidobvious.com/blog/?attachment_id=1349"><img class="alignnone size-full wp-image-1349" title="Screen shot 2011-01-05 at 5.19.20 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.19.20-PM.png" alt="Screen shot 2011-01-05 at 5.19.20 PM" width="600" height="894" /></a></p>
<p><a rel="attachment wp-att-1350" href="http://avoidobvious.com/blog/?attachment_id=1350"><img class="alignnone size-full wp-image-1350" title="Screen shot 2011-01-05 at 5.19.30 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.19.30-PM.png" alt="Screen shot 2011-01-05 at 5.19.30 PM" width="600" height="425" /></a></p>
<p><a rel="attachment wp-att-1351" href="http://avoidobvious.com/blog/?attachment_id=1351"><img class="alignnone size-full wp-image-1351" title="Screen shot 2011-01-05 at 5.19.39 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.19.39-PM.png" alt="Screen shot 2011-01-05 at 5.19.39 PM" width="600" height="434" /></a></p>
<p><a rel="attachment wp-att-1352" href="http://avoidobvious.com/blog/?attachment_id=1352"><img class="alignnone size-full wp-image-1352" title="Screen shot 2011-01-05 at 5.19.47 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.19.47-PM.png" alt="Screen shot 2011-01-05 at 5.19.47 PM" width="600" height="339" /></a></p>
<p>____________________________________________________________________________________________________</p>
<p>Designer:  Amy Chien</p>
<p>Model: Xiao Guang Zui</p>
<p><span id="lw_1294266999_0" style="border-bottom: 2px dotted #366388; cursor: pointer; background: none repeat scroll 0% 0% transparent;">Photographer</span>: YiMeng Bai</p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1338</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>He&#8217;(和)_Calligraphy as a Musical Interface</title>
		<link>http://avoidobvious.com/blog/?p=1320</link>
		<comments>http://avoidobvious.com/blog/?p=1320#comments</comments>
		<pubDate>Wed, 05 Jan 2011 21:59:43 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1320</guid>
		<description><![CDATA[


This project has been exhibited in 2010 Re-new Digital Art Festival in Copenhagen and 2010 NIME in Sydney.
Space: Creating a Chinese calligraphy opera house in any large volume of space.
Context: Space is dimensionally defined by physical objects, like wall, floor and ceiling. However, the perception of a space often changes with the quality of humansenses. [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1332" href="http://avoidobvious.com/blog/?attachment_id=1332"><img class="alignnone size-full wp-image-1332" title="co01" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/co01.jpg" alt="co01" width="600" height="400" /></a></p>
<p><a rel="attachment wp-att-1335" href="http://avoidobvious.com/blog/?attachment_id=1335"><img class="alignnone size-full wp-image-1335" title="co02" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/co021.jpg" alt="co02" width="600" height="400" /></a></p>
<p><a rel="attachment wp-att-1334" href="http://avoidobvious.com/blog/?attachment_id=1334"><img class="alignnone size-full wp-image-1334" title="co03" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/co03.jpg" alt="co03" width="600" height="400" /></a></p>
<p>This project has been exhibited in 2010 Re-new Digital Art Festival in Copenhagen and 2010 NIME in Sydney.</p>
<p><strong>Space:</strong> Creating a Chinese calligraphy opera house in any large volume of space.</p>
<p><strong>Context:</strong> Space is dimensionally defined by physical objects, like wall, floor and ceiling. However, the perception of a space often changes with the quality of humansenses. Even though our senses will not alter the physical dimension of a space, but their various qualities can always affect our perception in size, shape and density. This perceptual relationship between senses and physical space is the underlying principle of my research.</p>
<p><strong>Concept:</strong> We are proposing to use Chinese calligraphy and music to give space a new definition. The practice of Chinese calligraphy shares a lot of characteristic with architecture and music composing. The beauty of Chinese calligraphy is expressed by its figurative lines. The technique of calligraphy possesses the same principle as in the study of architecture and musical instrument. In the research, we are creating a set of rules that will translate the quality of calligraphy into music which in turn changes our perception of space. Hé is therefore a multi-sensational experience that attempt to merge the boundary of sight, hearing and space.</p>
<p><a rel="attachment wp-att-1321" href="http://avoidobvious.com/blog/?attachment_id=1321"><img class="alignnone size-full wp-image-1321" title="Screen shot 2011-01-05 at 4.58.10 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.58.10-PM.png" alt="Screen shot 2011-01-05 at 4.58.10 PM" width="600" height="509" /></a></p>
<p><strong>Content:</strong> We are proposing to use print with Chinese calligraphy to cover all surfaces of an indoor environment. A glass bridge will be required to take us in and out of this environment. The print will be rotating in the environment to feed itself into a scanner that would turn Chinese calligraphy into music, which in turn affect the space.<br />
Please see diagram below for a set of rules on translation.</p>
<p><a rel="attachment wp-att-1325" href="http://avoidobvious.com/blog/?attachment_id=1325"><img class="alignnone size-full wp-image-1325" title="Screen shot 2011-01-05 at 5.00.05 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-5.00.05-PM.png" alt="Screen shot 2011-01-05 at 5.00.05 PM" width="600" height="376" /></a></p>
<p><a rel="attachment wp-att-1326" href="http://avoidobvious.com/blog/?attachment_id=1326"><img class="alignnone size-full wp-image-1326" title="Screen shot 2010-04-01 at 12.58.23 AM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2010-04-01-at-12.58.23-AM.png" alt="Screen shot 2010-04-01 at 12.58.23 AM" width="456" height="311" /></a></p>
<p><strong>Idea Rendering</strong></p>
<p><a rel="attachment wp-att-1327" href="http://avoidobvious.com/blog/?attachment_id=1327"><img class="alignnone size-full wp-image-1327" title="he_2_model copy" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/he_2_model-copy.png" alt="he_2_model copy" width="600" height="299" /></a></p>
<p>_________________________________________________________________________</p>
<p>Collaborators:  Amy Chien, Laewoo Kang</p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1320</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BigBook_Toy Design</title>
		<link>http://avoidobvious.com/blog/?p=1299</link>
		<comments>http://avoidobvious.com/blog/?p=1299#comments</comments>
		<pubDate>Wed, 05 Jan 2011 21:47:39 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Product Design]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1299</guid>
		<description><![CDATA[
BigBook from Amy Chien on Vimeo.













]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/18475556" width="400" height="225" frameborder="0"></iframe>
<p><a href="http://vimeo.com/18475556">BigBook</a> from <a href="http://vimeo.com/user2297944">Amy Chien</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a rel="attachment wp-att-1300" href="http://avoidobvious.com/blog/?attachment_id=1300"><img class="alignnone size-full wp-image-1300" title="Screen shot 2011-01-05 at 4.30.21 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.30.21-PM1.png" alt="Screen shot 2011-01-05 at 4.30.21 PM" width="600" height="151" /></a></p>
<p><a rel="attachment wp-att-1301" href="http://avoidobvious.com/blog/?attachment_id=1301"><img class="alignnone size-full wp-image-1301" title="Screen shot 2011-01-05 at 4.30.44 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.30.44-PM1.png" alt="Screen shot 2011-01-05 at 4.30.44 PM" width="600" height="117" /></a></p>
<p><a rel="attachment wp-att-1302" href="http://avoidobvious.com/blog/?attachment_id=1302"><img class="alignnone size-full wp-image-1302" title="Screen shot 2011-01-05 at 4.31.08 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.31.08-PM1.png" alt="Screen shot 2011-01-05 at 4.31.08 PM" width="600" height="434" /></a></p>
<p><a rel="attachment wp-att-1303" href="http://avoidobvious.com/blog/?attachment_id=1303"><img class="alignnone size-full wp-image-1303" title="Screen shot 2011-01-05 at 4.31.19 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.31.19-PM1.png" alt="Screen shot 2011-01-05 at 4.31.19 PM" width="600" height="454" /></a></p>
<p><a rel="attachment wp-att-1304" href="http://avoidobvious.com/blog/?attachment_id=1304"><img class="alignnone size-full wp-image-1304" title="Screen shot 2011-01-05 at 4.31.36 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.31.36-PM1.png" alt="Screen shot 2011-01-05 at 4.31.36 PM" width="600" height="460" /></a></p>
<p><a rel="attachment wp-att-1305" href="http://avoidobvious.com/blog/?attachment_id=1305"><img class="alignnone size-full wp-image-1305" title="Screen shot 2011-01-05 at 4.31.49 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.31.49-PM1.png" alt="Screen shot 2011-01-05 at 4.31.49 PM" width="600" height="460" /></a></p>
<p><a rel="attachment wp-att-1307" href="http://avoidobvious.com/blog/?attachment_id=1307"><img class="alignnone size-full wp-image-1307" title="Screen shot 2011-01-05 at 4.32.15 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.32.15-PM1.png" alt="Screen shot 2011-01-05 at 4.32.15 PM" width="600" height="463" /></a></p>
<p><a rel="attachment wp-att-1308" href="http://avoidobvious.com/blog/?attachment_id=1308"><img class="alignnone size-full wp-image-1308" title="Screen shot 2011-01-05 at 4.32.27 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.32.27-PM1.png" alt="Screen shot 2011-01-05 at 4.32.27 PM" width="600" height="368" /></a></p>
<p><a rel="attachment wp-att-1309" href="http://avoidobvious.com/blog/?attachment_id=1309"><img class="alignnone size-full wp-image-1309" title="Screen shot 2011-01-05 at 4.32.42 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.32.42-PM1.png" alt="Screen shot 2011-01-05 at 4.32.42 PM" width="600" height="535" /></a></p>
<p><a rel="attachment wp-att-1310" href="http://avoidobvious.com/blog/?attachment_id=1310"><img class="alignnone size-full wp-image-1310" title="Screen shot 2011-01-05 at 4.32.52 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.32.52-PM1.png" alt="Screen shot 2011-01-05 at 4.32.52 PM" width="600" height="695" /></a></p>
<p><a rel="attachment wp-att-1311" href="http://avoidobvious.com/blog/?attachment_id=1311"><img class="alignnone size-full wp-image-1311" title="Screen shot 2011-01-05 at 4.33.18 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.33.18-PM1.png" alt="Screen shot 2011-01-05 at 4.33.18 PM" width="600" height="437" /></a></p>
<p><a rel="attachment wp-att-1313" href="http://avoidobvious.com/blog/?attachment_id=1313"><img class="alignnone size-full wp-image-1313" title="Screen shot 2011-01-05 at 4.33.49 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.33.49-PM1.png" alt="Screen shot 2011-01-05 at 4.33.49 PM" width="600" height="334" /></a></p>
<p><a rel="attachment wp-att-1314" href="http://avoidobvious.com/blog/?attachment_id=1314"><img class="alignnone size-full wp-image-1314" title="Screen shot 2011-01-05 at 4.33.57 PM" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Screen-shot-2011-01-05-at-4.33.57-PM1.png" alt="Screen shot 2011-01-05 at 4.33.57 PM" width="600" height="383" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1299</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magnetic Play</title>
		<link>http://avoidobvious.com/blog/?p=1254</link>
		<comments>http://avoidobvious.com/blog/?p=1254#comments</comments>
		<pubDate>Wed, 05 Jan 2011 21:04:01 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Exhibition Design]]></category>
		<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://avoidobvious.com/blog/?p=1254</guid>
		<description><![CDATA[Magnetic Play is an exhibit about the magnetic principles of attraction  and repulsion that is being designed for the New York Hall of Science.   The exhibit consists of 5 different activities meant to emphasize the  principles of attraction and repulsion while appealing to the different  learning styles of museum visitors. [...]]]></description>
			<content:encoded><![CDATA[<p>Magnetic Play is an exhibit about the magnetic principles of attraction  and repulsion that is being designed for the New York Hall of Science.   The exhibit consists of 5 different activities meant to emphasize the  principles of attraction and repulsion while appealing to the different  learning styles of museum visitors.  This exhibit is currently in it’s  prototyping phase.</p>
<p><strong>Exhibition Floor Plan Overview</strong></p>
<p><a rel="attachment wp-att-1255" href="http://avoidobvious.com/blog/?attachment_id=1255"><img class="alignnone size-full wp-image-1255" title="MagneticPlay_spaceView_final" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/MagneticPlay_spaceView_final.jpg" alt="MagneticPlay_spaceView_final" width="600" height="400" /></a></p>
<p><span style="color: #000000;"><span style="text-decoration: underline;"><strong>5 Activities:</strong></span></span></p>
<p><span style="color: #000000;"><strong>TriMags</strong></span></p>
<p><strong><a rel="attachment wp-att-1256" href="http://avoidobvious.com/blog/?attachment_id=1256"><img class="alignnone size-full wp-image-1256" title="trimag-final" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/trimag-final.jpg" alt="trimag-final" width="600" height="900" /></a><span style="color: #000000;"><br />
</span> </strong></p>
<ul>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Purpose:</span></strong> TriMags are triangular building blocks with each side  assigned a magnetic pole.  This allows the principles of attraction and  repulsion to be explored.  By attempting to adhere like and unlike poles  together to create different structures, the dynamics of magnetic  attraction between opposite poles becomes apparent.  Also, the concepts  of North and South as assignments to magnetic poles are introduced.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Description:</span></strong> Colorful triangular pyramids are dispersed on a  surface.  Each side has magnets that are assigned to a pole.  Compasses  placed on the table will be used to demonstrate that the magnetic north  of the compass should be attracted to the south fields on the TriMags.   There will be design guides as well as opportunity for open-ended  construction.  Participants may also draw fields on a paper surface  between structures using the compasses as guides.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Interaction Expectation:</span></strong> TriMags can be a group activity or be used  for individual exploration.  Younger participants or those seeking  guidance may reference illustrations provided by the signage.  These  illustrations will also provide design challenges for older  participants.  Others may simply use their imagination, creativity, and  design skills to make their own creations.</span></li>
</ul>
<p><span style="color: #000000;"><strong>Magnetic Propellers</strong></span></p>
<p><strong><a rel="attachment wp-att-1259" href="http://avoidobvious.com/blog/?attachment_id=1259"><img class="alignnone size-full wp-image-1259" title="propeller-final" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/propeller-final.jpg" alt="propeller-final" width="600" height="900" /></a><span style="color: #000000;"><br />
</span> </strong></p>
<ul>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Purpose:</span></strong> The Magnetic Propellers create opportunities for  experimentation and participation using magnetic repulsion in a  physically, dynamic system.  The propulsion of these propellers are  often considered a dynamical system that may appear chaotic.  For older  participants, the ability to explore complex dynamics can encourage  thought and discussions about scientific theory and systems.  For  younger participants, this will aid the discovery of the stimulating,  open-ended aspects of science.  The challenge of apparent chaos or  unpredictability presents opportunity for further exploration and  imagination.[Corno et al 2003] [Dubois 2005].</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Summary: </span></strong>The propellers are two rotors, each with three arms, lined  up equidistantly on a board. The propellers must also be lined up  perfectly in height. Each arm has a magnet with its North Pole oriented  away from the rotor center. As the propellers spin the magnetic fields  interact witheach other and transfer momentum from one propeller to  another. Since dipoles are subject to forces due to external magnetic  fields.  The field produced by the magnets on one rotor affect the  rotation of the opposite rotor and vice versa.</span></li>
</ul>
<p><span style="color: #000000;"><strong>The SandTable</strong></span></p>
<p><a rel="attachment wp-att-1260" href="http://avoidobvious.com/blog/?attachment_id=1260"><img class="alignnone size-full wp-image-1260" title="sand table" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/sand-table.jpg" alt="sand table" width="600" height="497" /></a></p>
<ul>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Purpose:</span></strong> An open-ended activity that encourages participants to  stretch their imagination using magnetic attraction to create sand  designs or play collaborative games.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Description:</span></strong> A large table with a recessed box containing magnets  and sand.  Underneath the box are magnetic handles that attract the  magnets inside the sandbox.  When moved by the user, the handles may be  used to create designs or play games in the sandbox.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Interaction Expectation:</span></strong> Sand is a versatile material that invites  participation and provides a potentially comforting sensory experience.   The sand also creates an inherent physical challenge as the magnetic  force and friction between the moving magnets and sand work against one  another.  The sandbox is a captivating activity that may be enjoyed by  one or many people of all ages; it can become an interactive game or a  design challenge for a group, as well as a quiet time for observation  and play by one. It is an excellent opportunity for participants to  learn about the properties of and physical differences between magnetic  and non-magnetic objects.  They will be able to observe how magnetic  forces can penetrate through different materials.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">References: </span></strong> http://www.education.com/reference/article/Ref_Magnets_Gravity</span></li>
</ul>
<p><span style="color: #000000;"><strong>Magnetic Wall</strong></span></p>
<p><strong><a rel="attachment wp-att-1261" href="http://avoidobvious.com/blog/?attachment_id=1261"><img class="alignnone size-full wp-image-1261" title="mp-7" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/mp-7.png" alt="mp-7" width="600" height="535" /></a><br />
</strong></p>
<ul>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Purpose:</span></strong> Participants create imaginative patterns and sculpt scenic  topographies using magnets and iron filings. They discover that gravity  will work against their designs, but with a bit of cleverness and  ingenuity, they can attract filings to the side of a plexi wall by  increasing the magnetic force by using multiple magnets.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Description:</span></strong> A large shallow plexi-glass container holds a pile of  iron filings. The filings stand much like a topographic hill at the  bottom of the container. On the walls are small, strong magnets adhered  to different shape cutouts.  By pulling the cutouts up and down the  walls, the bottom topography is altered and the fillings attach to the  wall to become uniquely shaped bunches.  The user may combine magnets on  the wall to create larger bunches of iron filings and different  patterns.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Interaction Expectation:</span></strong> The Wall is an open-ended activity that  invites both group activity and individual exploration.  Much like sand,  iron filings is a provocative material that invites play and  exploration. The multi-sided nature of the shallow box also invites  play.</span></li>
</ul>
<p><span style="color: #000000;"><strong>Levitation Rings</strong></span></p>
<p><strong><a rel="attachment wp-att-1262" href="http://avoidobvious.com/blog/?attachment_id=1262"><img class="alignnone size-full wp-image-1262" title="levitation" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/levitation.jpg" alt="levitation" width="600" height="628" /></a><br />
</strong></p>
<ul>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Purpose:</span></strong> Maglev Rings offers a simple structural view and experience  of attraction, repulsion, and propulsion when the magnetic rings are  arranged to either stack or levitate.  When the rings are restacked by  participants, they experience hands-on physical and visual constructs of  both attraction and repulsion.</span></li>
<li><span style="color: #000000;"><strong><span style="text-decoration: underline;">Summary:</span></strong> Magnetic rings are placed on a wooden dowel with like poles  facing each other. By restacking the magnets, principles of magnetism  and physical games can be played, such as: the order and pattern of pole  directions and the effected structural integrity of a stack by the  amount of magnets stacked in variation with pole direction</span></li>
</ul>
<p><strong>Prototyping Test in New York Hall of Science, May 2010</strong></p>
<p><a rel="attachment wp-att-1278" href="http://avoidobvious.com/blog/?attachment_id=1278"><img class="alignnone size-full wp-image-1278" title="TriMag_prototypeIMG" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/TriMag_prototypeIMG.jpg" alt="TriMag_prototypeIMG" width="600" height="400" /></a></p>
<p><a rel="attachment wp-att-1277" href="http://avoidobvious.com/blog/?attachment_id=1277"><img class="alignnone size-full wp-image-1277" title="SandTable2_prototypeIMG" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/SandTable2_prototypeIMG.jpg" alt="SandTable2_prototypeIMG" width="600" height="400" /></a></p>
<p><a rel="attachment wp-att-1276" href="http://avoidobvious.com/blog/?attachment_id=1276"><img class="alignnone size-full wp-image-1276" title="Propeller2_prototypeIMG" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Propeller2_prototypeIMG.jpg" alt="Propeller2_prototypeIMG" width="600" height="400" /></a></p>
<p><a rel="attachment wp-att-1275" href="http://avoidobvious.com/blog/?attachment_id=1275"><img class="alignnone size-full wp-image-1275" title="MagneticWall_prototypeIMG" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/MagneticWall_prototypeIMG.jpg" alt="MagneticWall_prototypeIMG" width="600" height="400" /></a></p>
<p><a rel="attachment wp-att-1274" href="http://avoidobvious.com/blog/?attachment_id=1274"><img class="alignnone size-full wp-image-1274" title="Levitation_prototypeIMG" src="http://avoidobvious.com/blog/wp-content/uploads/2011/01/Levitation_prototypeIMG.jpg" alt="Levitation_prototypeIMG" width="600" height="400" /></a></p>
<p>_______________________________________________________________________________________________</p>
<p><strong>Credits</strong></p>
<p>Collaborators:  Amy Chien, Melissa Clarke, and Joshua Kleiner</p>
<p>Role:  Conceptual Design, Content Development, Fabrication, and Graphic Design.</p>
<p>Illustrations:  Amy Chien</p>
<p>Photographs:  Shimpei Takeda</p>
]]></content:encoded>
			<wfw:commentRss>http://avoidobvious.com/blog/?feed=rss2&amp;p=1254</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.794 seconds -->
<!-- Cached page served by WP-Cache -->

