

<?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>cwwang.com &#187; Time</title>
	<atom:link href="http://cwwang.com/category/time/feed/" rel="self" type="application/rss+xml" />
	<link>http://cwwang.com</link>
	<description>Che-Wei Wang</description>
	<lastBuildDate>Sat, 06 Nov 2010 15:58:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Time Scroll</title>
		<link>http://cwwang.com/2010/03/31/time-scroll/</link>
		<comments>http://cwwang.com/2010/03/31/time-scroll/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:59:21 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1400</guid>
		<description><![CDATA[Time Scroll is a web browser-based 24 hour clock. Every increment of the 24 cycle, down to the second, is rendered to the browser. It starts with 00:00:00 at the top and ends with 23:59:59 at the bottom. Each second, the browser scrolls one tick downward to change the display of the current time. The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-large wp-image-1401" title="Screen shot 2010-03-31 at 10.41.17 AM" src="http://cwwang.com/wordpress/wp-content/uploads/Screen-shot-2010-03-31-at-10.41.17-AM-570x442.png" alt="" width="570" height="442" /></p>
<p><a href="http://cwwang.com/timescroll/">Time Scroll</a> is a web browser-based 24 hour clock.  Every increment of the 24 cycle, down to the second, is rendered to the browser.  It starts with 00:00:00 at the top and ends with 23:59:59 at the bottom.  Each second, the browser scrolls one tick downward to change the display of the current time.  The location of the browser&#8217;s scroll bar gives you a general sense of where we are in time relative to the 24 hour cycle.</p>
<p>Time Scroll is written in Javascript and PHP.</p>
<p>[<a href="http://cwwang.com/timescroll/">Time Scroll</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2010/03/31/time-scroll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time 00-XX</title>
		<link>http://cwwang.com/2010/01/06/time-00-xx/</link>
		<comments>http://cwwang.com/2010/01/06/time-00-xx/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 15:36:13 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Work in Progress]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1395</guid>
		<description><![CDATA[Some clocks are functional, some are not very practical. This is an ongoing series of clock experiments. Each clock is written in Processing and presented here using processing.js. link: [time 00]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cwwang.com/wordpress/wp-content/uploads/time.png" alt="" title="time" width="600" height="400" class="alignnone size-full wp-image-1393" /></p>
<p>Some clocks are functional, some are not very practical.  This is an ongoing series of clock experiments.</p>
<p>Each clock is written in Processing and presented here using processing.js.</p>
<p>link: [<a href="http://cwandt.com/time/00.php">time 00</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2010/01/06/time-00-xx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thermal Clock</title>
		<link>http://cwwang.com/2009/05/06/thermal-clock/</link>
		<comments>http://cwwang.com/2009/05/06/thermal-clock/#comments</comments>
		<pubDate>Wed, 06 May 2009 04:02:02 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1130</guid>
		<description><![CDATA[We rely heavily on our vision to identify change. We see sand accumulating at the bottom of the hourglass. We see the minute hand rotate clockwise. How would our sense of time change if we cast time to another sense? Thermal Clock is a timepiece that positions heat along a bar over a 24 hour [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc1859-1024x682.jpg" alt="_dsc1859" title="_dsc1859" width="570" height="379" class="alignleft size-large wp-image-1186" /></p>
<p>We rely heavily on our vision to identify change. We see sand accumulating at the bottom of the hourglass.  We see the minute hand rotate clockwise.  How would our sense of time change if we cast time to another sense?</p>
<p>Thermal Clock is a timepiece that positions heat along a bar over a 24 hour cycle to tell time.</p>
<p>Using an array of peltier junctions, heat is emitted from a focused area moving from left to right along the bar over the course of a day.</p>
<p><a href="http://cwwang.com/wordpress/wp-content/uploads/_dsc1864.jpg" rel="lightbox[1130]" title="_dsc1864" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/_dsc1864.thumbnail.jpg" alt="_dsc1864" width="85" height="128" class="attachment wp-att-1147 " /></a> </p>
<p><a href="http://cwwang.com/wordpress/wp-content/uploads/_dsc1857.jpg" rel="lightbox[1130]" title="_dsc1857" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/_dsc1857.thumbnail.jpg" alt="_dsc1857" width="128" height="85" class="attachment wp-att-1145 " /></a></p>
<p><object width="480" height="324"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4499270&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4499270&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="324"></embed></object>
<p><a href="http://vimeo.com/4499270">Thermal Clock</a> from <a href="http://vimeo.com/user271044">che-wei wang</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2009/05/06/thermal-clock/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cinematic Timepiece</title>
		<link>http://cwwang.com/2009/05/05/cinematic-timepiece/</link>
		<comments>http://cwwang.com/2009/05/05/cinematic-timepiece/#comments</comments>
		<pubDate>Wed, 06 May 2009 01:34:19 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[openFrameworks]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Work in Progress]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1122</guid>
		<description><![CDATA[Time is our measure of a constant beat. We use seconds, minutes, hours, days, weeks, months, years, decades, centuries, etc. But what if we measured time against rituals, chores, tasks, stories, and narratives? How can we use our memory, prediction, familiar and unfamiliar narratives to tell time? As a child, I remember using the length [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cwwang.com/wordpress/wp-content/uploads/picture-1cinematic-1024x640.png" alt="picture 1cinematic" title="picture 1cinematic" width="570" height="356" class="alignleft size-large wp-image-1184" /></p>
<p>Time is our measure of a constant beat.  We use seconds, minutes, hours, days, weeks, months, years, decades, centuries, etc.  But what if we measured time against rituals, chores, tasks, stories, and narratives?  How can we use our memory, prediction, familiar and unfamiliar narratives to tell time?</p>
<p>As a child, I remember using the length of songs as a way to measure how much time was left during a trip. A song was an appropriate period to easily multiply to get a grasp of any larger measure like the time left until we arrived to our grandmother’s place. The length of a song was also a measure I could digest and understand in an instant.</p>
<p>The first iteration of Cinematic Timepiece consists of 5 video loops playing at 5 different speeds on a single screen.  The video is of a person coloring in a large circle on a wall.</p>
<p>The frame furthest to the right is a video loop that completes a cycle in one minute.  The video to the left of the minute loop completes its cycle in one hour.  The next completes in a day, then a month, then a year.  </p>
<p>Through various iterations, we intend to experiment with various narratives and rituals captured in a video loop to be read as measures of time.</p>
<p>The software was written in OpenFrameworks for a single screen to be expanded in the future for multiple screens as a piece of hardware.</p>
<p>Cinematic Timepiece is being developed in collaboration with Taylor Levy.</p>
<p>Download the fullscreen app version [<a href="http://drop.io/cinematicTimepiece#">http://drop.io/cinematicTimepiece#</a>]</p>
<p><object width="571" height="157"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4503148&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4503148&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="571" height="157"></embed></object></p>
<p><object width="571" height="136"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10915235&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=10915235&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="571" height="136"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2009/05/05/cinematic-timepiece/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Time in Six Parts</title>
		<link>http://cwwang.com/2009/05/05/time-in-six-parts/</link>
		<comments>http://cwwang.com/2009/05/05/time-in-six-parts/#comments</comments>
		<pubDate>Tue, 05 May 2009 22:14:30 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1084</guid>
		<description><![CDATA[Time in Six Parts is a series of attempts to unravel and re-present time through alternative perspectives.  The hope is to demystify scales of time that are out of our immediate reach and explore new approaches to marking time. Part One : In a Lifetime Part Two : Cinematic Timepiece Part Three : One Hour [...]]]></description>
			<content:encoded><![CDATA[<p>Time in Six Parts is a series of attempts to unravel and re-present time through alternative perspectives.  The hope is to demystify scales of time that are out of our immediate reach and explore new approaches to marking time.<br />
<span id="more-1084"></span></p>
<p><a href="http://cwwang.com/2009/02/14/in-a-lifetime/"><img src="http://cwwang.com/wordpress/wp-content/uploads/93-01.thumbnail.png" alt="93-01" width="128" height="87" class="attachment wp-att-1004 " /></a> Part One : In a Lifetime</p>
<p><a href="http://cwwang.com/2009/05/06/thermal-clock/"><img src="http://cwwang.com/wordpress/wp-content/uploads/picture-1.thumbnail.png" alt="picture-1" width="128" height="80" class="attachment wp-att-1109 " /></a> Part Two : Cinematic Timepiece</p>
<p><a href="http://cwwang.com/2009/03/21/1-hour-sprocket-clock/" title="dsc017291"><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc017291.thumbnail.jpg" alt="dsc017291" width="128" height="85" class="attachment wp-att-1051 " /></a> Part Three : One Hour Sprocket</p>
<p><a href="http://cwwang.com/wordpress/wp-content/uploads/_dsc1857.jpg" rel="lightbox[1084]" title="_dsc1857" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/_dsc1857.thumbnail.jpg" alt="_dsc1857" width="128" height="85" class="attachment wp-att-1146 " /></a> Part Four : Thermal Clock</p>
<p><a href="http://cwwang.com/2009/05/05/counting-to-a-billion/" title="_dsc1847"><img src="http://cwwang.com/wordpress/wp-content/uploads/_dsc1847.thumbnail.jpg" alt="_dsc1847" width="128" height="85" class="attachment wp-att-1096 " /></a> Part Five : Counting to a Billion</p>
<p><a href="http://cwwang.com/2009/05/05/316-billion-cycles/" title="316-billion-cycles"><img src="http://cwwang.com/wordpress/wp-content/uploads/316-billion-cycles.thumbnail.jpg" alt="316-billion-cycles" width="128" height="85" class="attachment wp-att-1138 " /></a> Part Six :  3.16 Billion Cycles</p>
<p>Six timekeeping devices were built as part of my thesis project at the Interactive Telecommunications Program at TISCH, NYU.<!--more--></p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2009/05/05/time-in-six-parts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counting to a Billion</title>
		<link>http://cwwang.com/2009/05/05/counting-to-a-billion/</link>
		<comments>http://cwwang.com/2009/05/05/counting-to-a-billion/#comments</comments>
		<pubDate>Tue, 05 May 2009 22:02:09 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[For Sale]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Sculpture]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1089</guid>
		<description><![CDATA[As a child, I remember challenging myself to count to 1000, 1 million, or 1 billion. I don’t think I ever made it. Why do we aimlessly count? How long would it take to count to a billion? Counting to a Billion is a device created to fulfill the desire to count. The electronics consists [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc18431-1024x682.jpg" alt="_dsc1843" title="_dsc1843" width="570" height="379" class="alignnone size-large wp-image-1294" /><br />
</br><br />
<a href="http://cwwang.com/wordpress/wp-content/uploads/_dsc1847.jpg" rel="lightbox[1089]" title="_dsc1847" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/_dsc1847.thumbnail.jpg" alt="_dsc1847" width="128" height="85" class="attachment wp-att-1096 " /></a> <a href="http://cwwang.com/wordpress/wp-content/uploads/_dsc1851.jpg" rel="lightbox[1089]" title="_dsc1851" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/_dsc1851.thumbnail.jpg" alt="_dsc1851" width="128" height="85" class="attachment wp-att-1097 " /></a><br />
As a child, I remember challenging myself to count to 1000, 1 million, or 1 billion.  I don’t think I ever made it.<br />
Why do we aimlessly count?  How long would it take to count to a billion?</p>
<p>Counting to a Billion is a device created to fulfill the desire to count.  The electronics consists of a microcontroller, a speech module, and a speaker powered by a rechargeable battery.  There is no/off switch. The voice will keep counting when the device is unplugged and if the battery is drained, the count will pick up where it left off when the battery recharges. The voice begins counting at one, two, three and continues counting up until it reaches one billion at which point in time it will stop.</p>
<p>If it took a second to utter each string of numbers, it would take 1 billion seconds or 31.7 years for the device to reach its end.  But since it takes more than a second to vocalize many of the numbers in the sequence, it may take upwards of 60 years to complete.</p>
<p>The unit is housed in a solid block of aluminum, cnc milled into a vessel that was designed to withstand substantial abuse over many years.</p>
<p>Counting to a Billion is for sale as an edition of 5.</p>
<p>Materials: Aluminum, custom electronics<br />
Dimensions: 4” (10cm) diameter, 6” (15cm) height, freestanding</p>
<p><object width="480" height="360"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4499358&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4499358&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="360"></embed></object>
<p><a href="http://vimeo.com/4499358">Counting to a Billion</a> from <a href="http://vimeo.com/user271044">che-wei wang</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2009/05/05/counting-to-a-billion/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>3.16 Billion Cycles</title>
		<link>http://cwwang.com/2009/05/05/316-billion-cycles/</link>
		<comments>http://cwwang.com/2009/05/05/316-billion-cycles/#comments</comments>
		<pubDate>Tue, 05 May 2009 20:41:10 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[For Sale]]></category>
		<category><![CDATA[Mechanisms]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Sculpture]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1090</guid>
		<description><![CDATA[Can we watch decay? Can we see glass as a fluid slowly slumping and deforming over time? Everything is in constant flux, yet we consider many things around us static and fixed. 3.16 Billion Cycles is an attempt to unravel a seemingly unchanging 100 years into a set of relationships in digestible increments. A 60 [...]]]></description>
			<content:encoded><![CDATA[<p>Can we watch decay?  Can we see glass as a fluid slowly slumping and deforming over time?<br />
Everything is in constant flux, yet we consider many things around us static and fixed.  3.16 Billion Cycles is an attempt to unravel a seemingly unchanging 100 years into a set of relationships in digestible increments.<br />
<span id="more-1090"></span></p>
<p><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc1818-1024x1024.jpg" alt="_dsc1818" title="_dsc1818" width="570" height="570" class="alignleft size-large wp-image-1178" /></p>
<p>A 60 rpm (revolutions per minute) motor drives the entire mechanism.  It rotates once every second.  The following pulley rotates once every 5 seconds (1:5 ratio).  The next rotates once every 60 seconds or 1 minute.  Then 5 minutes, 1 hour, 1 day, 1 month, 1 year, and 1 decade.  The decade wheel carries the load of the large arc.  The large arc rotates once every century.  The final ratio between the 60 rpm motor and the large arc is approximately 1:31.6 billion. </p>
<p>Each wheel is marked with a black nut to highlight a position that could be tracked over time.  Along the arc, 100 lines mark the divisions of each passing year.  When the clock finally reaches the end of a 100 year cycle, the arc falls off its track onto the floor.</p>
<p>3.16 Billion Cycles is for sale as an edition of 5.</p>
<p>Materials:Aluminum, AC sync motor, rubber belts.<br />
Dimensions: 46” diameter (107cm), 6” (15cm) deep, wall mouted</p>
<p><a href="http://cwwang.com/wordpress/wp-content/uploads/century-16-r1a-labels.png" rel="lightbox[1090]" title="century-16-r1a-labels" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/century-16-r1a-labels.thumbnail.png" alt="century-16-r1a-labels" width="128" height="95" class="attachment wp-att-1095 " /></a></p>
<p><a href="http://cwwang.com/wordpress/wp-content/uploads/316-billion-cycles.jpg" rel="lightbox[1090]" title="316-billion-cycles" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/316-billion-cycles.thumbnail.jpg" alt="316-billion-cycles" width="128" height="85" class="attachment wp-att-1138 " /></a> <a href="http://cwwang.com/wordpress/wp-content/uploads/_dsc1826.jpg" rel="lightbox[1090]" title="_dsc1826" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/_dsc1826.thumbnail.jpg" alt="_dsc1826" width="128" height="85" class="attachment wp-att-1093 " /></a> </p>
<p><object width="480" height="360"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4368844&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4368844&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="360"></embed></object>
<p><a href="http://vimeo.com/4368844">3.16 Billion Cycles</a> from <a href="http://vimeo.com/user271044">che-wei wang</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Special thanks to Julian LaVerdiere, Jessica Banks, Andrew Laska, Dustyn Roberts, Kevin Slavin, Al Zuger, and Milgo Bufkin for all their help.<a href="http://cwwang.com/wordpress/wp-content/uploads/DSC1818.JPG"></p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2009/05/05/316-billion-cycles/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>1 Hour Sprocket Clock</title>
		<link>http://cwwang.com/2009/03/21/1-hour-sprocket-clock/</link>
		<comments>http://cwwang.com/2009/03/21/1-hour-sprocket-clock/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 00:33:12 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[For Sale]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Sculpture]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1045</guid>
		<description><![CDATA[How accurate does a clock need to be? Most household clocks display time with 3 mechanical movements; the hour, on a 12 hour cycle; minutes past the hour; and seconds past the minute. How crucial is it for us to know how many seconds are past the minute? Do we need to know the exact [...]]]></description>
			<content:encoded><![CDATA[<p>How accurate does a clock need to be?  Most household clocks display time with 3 mechanical movements; the hour, on a 12 hour cycle; minutes past the hour; and seconds past the minute.  How crucial is it for us to know how many seconds are past the minute?  Do we need to know the exact number of minutes past the hour?<br />
<span id="more-1045"></span></p>
<p><img src="http://cwwang.com/wordpress/wp-content/uploads/DSC01729-1024x682.jpg" alt="DSC01729" title="DSC01729" width="570" height="379" class="alignleft size-large wp-image-1188" /></p>
<p>One Hour Sprocket is a wall-mounted 12 hour clock with a 60 tooth sprocket attached to a motor, completing one revolution every hour.  From the sprocket hangs a chain that consists of 720 links.  Each link accounts for every minute of a 12 hour cycle.  Among the black chain links is one polished stainless steel link to identify the position of the hour past 12 o’clock.  To tell time one can estimate the position of the “hour hand” or count the number of links from the polished link to the top of the clock for a more accurate reading.</p>
<p>Between two 1/4” steel plates, sits a stepper motor, which ticks every 18 seconds.  The hanging chain jiggles with each tick reassuring the clock’s functionality.</p>
<p>1 Hour Sprocket Clock is for sale as an edition of 20</p>
<p><a href="http://cwwang.com/wordpress/wp-content/uploads/dsc01738.jpg" rel="lightbox[1045]" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc01738.thumbnail.jpg" alt="dsc01738" title="dsc01738" width="56" height="85" class="alignnone size-thumbnail wp-image-1059" /></a><a href="http://cwwang.com/wordpress/wp-content/uploads/dsc017491.jpg" rel="lightbox[1045]" title="dsc017491" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc017491.thumbnail.jpg" alt="dsc017491" width="56" height="85"class="attachment wp-att-1054 " /></a> <a href="http://cwwang.com/wordpress/wp-content/uploads/dsc017501.jpg" rel="lightbox[1045]" title="dsc017501" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc017501.thumbnail.jpg" alt="dsc017501" width="56" height="85"  class="attachment wp-att-1055 " /></a></p>
<p><a href="http://cwwang.com/wordpress/wp-content/uploads/DSC01748.jpg" rel="lightbox[1045]" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/DSC01748-128x85.jpg" alt="DSC01748" title="DSC01748" width="128" height="85" class="alignnone size-thumbnail wp-image-1220" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2009/03/21/1-hour-sprocket-clock/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>In a Lifetime</title>
		<link>http://cwwang.com/2009/02/14/in-a-lifetime/</link>
		<comments>http://cwwang.com/2009/02/14/in-a-lifetime/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 06:38:47 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[2D Graphics]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://cwwang.com/?p=1003</guid>
		<description><![CDATA[We often compare ourselves to friends, colleagues, relatives, idols, etc. on a scale of time that’s beyond our comprehension. Full of hope and objectives that are far into the future, we strive to achieve as much as our parents, friends, and heroes. What do you plan to achieve in the next 5 years? 10 years? [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cwwang.com/93"><img src="http://cwwang.com/wordpress/wp-content/uploads/93-01-400x272.png" alt="93-01" title="93-01" width="400" height="272" class="alignnone size-medium wp-image-1193" /></a></p>
<p>We often compare ourselves to friends, colleagues, relatives, idols, etc. on a scale of time that’s beyond our comprehension.  Full of hope and objectives that are far into the future, we strive to achieve as much as our parents, friends, and heroes.<br />
What do you plan to achieve in the next 5 years? 10 years? 20? How long will you live?</p>
<p>Though there are many unknowns, we share one lifetime as a common measure.</p>
<p>In a Lifetime is a website that visualizes individual achievements and milestones along the scale of one lifetime.  Each point along the arc represents a milestone where the top (12th hour) is their moment of birth, the right quadrant (3rd hour) is a quarter through their life, the bottom (6th hour) is half way through their life, and so on.  The mapping strips age as a parameter from individuals and scales lifespans to compare achievements of one life with another.</p>
<p>The website collects information about each individual through a publicly accessible interface.  Input parameters are, author, date of birth, lifespan, milestone or note, and significance (0-100). Anyone who visits the site can enter information about an individual to be mapped.  If one so desires, you can enter your predicted lifespan to compare personal milestones to others.</p>
<p>Some patterns emerge.  Significant achievements are made between the half way point and the 3/4 point of their lives. Beyond the 3/4 point, nearly all individuals stop accruing achievements .<br />
Around the half way point in their individual lives, Albert Einstein wrote the General Theory of Relativity, Constantin Brancusi completed the Kiss, Le Corbusier completed Villa Savoye, Leonardo Da Vinci drew the proportions of human figure after Vitruvious. </p>
<p>In a Lifetime was built using javascript, php, and mySQL.<br />
(tested on firefox 3 and safari)</p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2009/02/14/in-a-lifetime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Haptic Clock</title>
		<link>http://cwwang.com/2007/05/24/haptic-clock/</link>
		<comments>http://cwwang.com/2007/05/24/haptic-clock/#comments</comments>
		<pubDate>Thu, 24 May 2007 13:29:54 +0000</pubDate>
		<dc:creator>che-wei wang</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://cwwang.com/wordpress/2007/05/24/haptic-clock/</guid>
		<description><![CDATA[The Haptic Clock is a small clock program for Java powered mobile phones. The clock conveys time through a sequence of vibrations so you never have to pull the phone out of your pocket to tell time. The idea behind it was to create a clock that would train my body to understand time better. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cwwang.com/wordpress/wp-content/uploads/dsc07396.JPG" title="dsc07396.JPG" rel="lightbox[212]" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc07396.thumbnail.JPG" alt="dsc07396.JPG" class="imageframe" height="85" width="128" /></a><a href="http://cwwang.com/wordpress/wp-content/uploads/dsc07393.JPG" title="dsc07393.JPG" rel="lightbox[212]" rel="lightbox"><img src="http://cwwang.com/wordpress/wp-content/uploads/dsc07393.thumbnail.JPG" alt="dsc07393.JPG" class="imageframe" height="85" width="128" /></a><br />
The Haptic Clock is a small clock program for Java powered mobile phones.  The clock conveys time through  a sequence of vibrations so you never have to pull the phone out of your pocket to tell time. The idea behind it was to create a clock that would train my body to understand time better.<br />
Long vibrations are the number of hours of the current time on a 12 hour clock, so 6pm and 6am are both 6 vibrations.  The shorter vibrations are the number of minutes divided by 5. So 4 vibrations is 20 minutes and 7 vibrations is 35 minutes.  Example: (3) long vibrations and (6) short vibrations means it&#8217;s 3:30.  Just in case you do want to see the time, the screen displays the time with tick marks for hours, minutes and seconds.<br />
<strong>Instructions</strong>: <strike>Press  to vibrate the current time.  Press &#8217;0&#8242; to exit program. UP and DOWN to control the speed of vibrations.  Time alerts (vibrations) will occur automatically every 0, 15, 30, 45 minutes on the hour as long as the program is running.</strike>  Press any key to vibrate the current time.  Move the joystick to change options.  Options include vibration speed and vibration frequency (time between automated vibration time alerts).</p>
<p><strong>Current Version</strong>: 0.08<br />
<strong>Released</strong>:5.24.2007<br />
<strong>Creator</strong>: Che-Wei Wang<br />
<strong>License</strong>: <a href="http://www.gnu.org/copyleft/gpl.html">GNU Public License</a> (<a href="http://cwwang.com/wordpress/wp-content/uploads/Haptic%20Clock/">source</a>)<br />
<strong>Download Beta</strong>: <a href="http://cwwang.com/wordpress/wp-content/uploads/midlet/Haptic_Clock_08_Options.jad">Haptic Clock 08.jad</a>, <a href="http://cwwang.com/wordpress/wp-content/uploads/midlet/Haptic_Clock_08_Options.jar">Haptic Clock 08.jar</a><br />
Beta means it may not work on your phone or worse, may break your phone.  Install and use at your own risk.<br />
<strong>Tested on</strong>: Nokia E70<br />
<strong>Issues</strong>: J2ME drains the batteries.  Looking for ways around it, or a more efficient platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://cwwang.com/2007/05/24/haptic-clock/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

