<?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>enjoyna.com</title>
	<atom:link href="http://enjoyna.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://enjoyna.com</link>
	<description>Enjoy Nature &#38; Art</description>
	<lastBuildDate>Mon, 16 Aug 2010 12:06:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASCII 3D</title>
		<link>http://enjoyna.com/?p=196</link>
		<comments>http://enjoyna.com/?p=196#comments</comments>
		<pubDate>Mon, 16 Aug 2010 12:06:53 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=196</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-41.png"><img class="alignnone size-medium wp-image-197" title="Picture 4" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-41-300x225.png" alt="" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=196</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 in 1 ASCII Games</title>
		<link>http://enjoyna.com/?p=182</link>
		<comments>http://enjoyna.com/?p=182#comments</comments>
		<pubDate>Sun, 15 Aug 2010 06:22:51 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[game]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ASCII game old age]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=182</guid>
		<description><![CDATA[I missed the old age game, e.g. Apple ][.
I developed some simple green ASCII characters based game. Here you could download it and the source code.
The Allegro library is used in it.


There are three ASCII games in it: ASCII racing, ASCII shoot, ASCII snake. They are simple, but playable.



I choose Allegro library, because it&#8217;s simple [...]]]></description>
			<content:encoded><![CDATA[<p>I missed the old age game, e.g. Apple ][.</p>
<p>I developed some simple green ASCII characters based game. Here you could download it and the source code.</p>
<p>The Allegro library is used in it.<br />
<a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-5.png"><img class="alignnone size-medium wp-image-186" title="Picture 5" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-5-300x225.png" alt="" width="300" height="225" /></a><br />
<span id="more-182"></span><br />
There are three ASCII games in it: ASCII racing, ASCII shoot, ASCII snake. They are simple, but playable.</p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-1.png"><img class="alignnone size-medium wp-image-183" title="Picture 1" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-1-300x225.png" alt="" width="300" height="225" /></a><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-2.png"></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-2.png"><img class="alignnone size-medium wp-image-184" title="Picture 2" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-2-300x225.png" alt="" width="300" height="225" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-4.png"><img class="alignnone size-medium wp-image-185" title="Picture 4" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/Picture-4-300x225.png" alt="" width="300" height="225" /></a></p>
<p>I choose Allegro library, because it&#8217;s simple to use, and there is a default &#8220;font&#8221; in it.</p>
<p>I setup a 80&#215;60 &#8220;text&#8221; window as playground.</p>
<p>You could download executable binary file for Mac OS: <a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/allegro_game_mac.zip">allegro_game_mac</a></p>
<p>binary file for Windows: <a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/ascii_game_win.zip">ascii_game_win</a> (It seems there is a problem in Windows, the keyboard responds very slow after the game is lunched, after one or two minutes, the respond is normally.)</p>
<p>Souce code:  <a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/allegro_xcode_try_2.zip">allegro_xcode_try_2</a> The source code could be build by VC6 and XCode, here you could also found a simple &#8220;game framework&#8221; for ASCII game developed by myself, maybe you could use it to develope some green ASCII games.</p>
<p>Wish you enjoy it.</p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=182</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A racing game ever made for one-line-display</title>
		<link>http://enjoyna.com/?p=171</link>
		<comments>http://enjoyna.com/?p=171#comments</comments>
		<pubDate>Sun, 15 Aug 2010 02:39:49 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[game]]></category>
		<category><![CDATA[game basic]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=171</guid>
		<description><![CDATA[My uncle bought me a CASIO PB-110 in 1990&#8217;s.

I ever developed a racing game on it&#8217;s one line display in BASIC programming language.

There are three roads, and use &#8220;_-T&#8221; to represent three position of cars. It looks like this:

The car one the left (may be right, I can not remember) is the player&#8217;s car, you [...]]]></description>
			<content:encoded><![CDATA[<p>My uncle bought me a CASIO PB-110 in 1990&#8217;s.</p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/pb-110.jpg"><img class="alignnone size-medium wp-image-172" title="pb-110" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/pb-110-300x130.jpg" alt="" width="300" height="130" /></a></p>
<p>I ever developed a racing game on it&#8217;s one line display in BASIC programming language.<br />
<span id="more-171"></span><br />
There are three roads, and use &#8220;_-T&#8221; to represent three position of cars. It looks like this:</p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/cars.png"><img class="alignnone size-medium wp-image-173" title="cars" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/cars-300x104.png" alt="" width="300" height="104" /></a></p>
<p>The car one the left (may be right, I can not remember) is the player&#8217;s car, you can move it up, down in three roads. The cars on right is the competitor&#8217;s cars, them will drive from right to left, you must control your car to avoid to crash on to competitor&#8217;s cars.</p>
<p>There are six kinds of combinations of competitor&#8217;s cars:</p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/08/6_conditions.png"><img class="alignnone size-medium wp-image-174" title="6_conditions" src="http://enjoyna.com/blog/wp-content/uploads/2010/08/6_conditions-300x44.png" alt="" width="300" height="44" /></a></p>
<p>I lost the source code of the first original game I&#8217;ve ever made, but the memory and feeling is great!</p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=171</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yiya&#8217;s Odyssey &#8211; The Pinball Game is online!</title>
		<link>http://enjoyna.com/?p=149</link>
		<comments>http://enjoyna.com/?p=149#comments</comments>
		<pubDate>Tue, 12 Jan 2010 05:07:02 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[game]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=149</guid>
		<description><![CDATA[
Yiya&#8217;s Odyssey &#8211; The Pinball Game is online, enjoy it.
Dr. Wis is gonna destroy the Earth, save the world quickly!
-Creative breakout pinball game.
-Twelve refreshing game levels.
-Original sci-fi story.


FAQ:
Q: How to listen your own music?
A: Play your music first, then launch the game, your music will keep playing in the game.








]]></description>
			<content:encoded><![CDATA[<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/yiya_icon_100.png"><img class="alignnone size-full wp-image-155" title="yiya_icon_100" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/yiya_icon_100.png" alt="" width="100" height="100" /></a><br />
<strong><a title="Yiya's Odyssey" href="http://itunes.apple.com/us/app/id349600260?mt=8">Yiya&#8217;s Odyssey &#8211; The Pinball Game</a> is online, enjoy it.</strong></p>
<p>Dr. Wis is gonna destroy the Earth, save the world quickly!<br />
-Creative breakout pinball game.<br />
-Twelve refreshing game levels.<br />
-Original sci-fi story.</p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/004.png"><img class="alignnone size-full wp-image-153" title="004" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/004.png" alt="" width="320" height="480" /></a></p>
<p><span id="more-149"></span></p>
<p>FAQ:<br />
Q: How to listen your own music?<br />
A: Play your music first, then launch the game, your music will keep playing in the game.</p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/002.png"><img class="alignnone size-full wp-image-151" title="002" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/002.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/001.png"><img class="alignnone size-full wp-image-150" title="001" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/001.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/0031.png"><img class="alignnone size-full wp-image-163" title="003" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/0031.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/0041.png"><img class="alignnone size-full wp-image-164" title="004" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/0041.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/005.png"><img class="alignnone size-full wp-image-154" title="005" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/005.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2010/01/003.png"><img class="alignnone size-full wp-image-152" title="003" src="http://enjoyna.com/blog/wp-content/uploads/2010/01/003.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://itunes.apple.com/us/app/id349600260?mt=8"><br />
<img src="http://enjoyna.com/blog/wp-content/uploads/2008/08/appstore.png" alt="Download it free on the Apple iTunes App Store!" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=149</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Epicforce&#8217;s Stone Wars Lite is online</title>
		<link>http://enjoyna.com/?p=116</link>
		<comments>http://enjoyna.com/?p=116#comments</comments>
		<pubDate>Wed, 04 Nov 2009 11:27:07 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[game]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=116</guid>
		<description><![CDATA[
EpicForce&#8217;s Stone Wars Lite is online, enjoy it.




I&#8217;m the main programmer.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://enjoyna.com/images/stonewarslite_logo.jpg" alt="" /></p>
<p><a title="EpicForce" href="http://epicforce.com" target="_blank">EpicForce</a>&#8217;s <a title="Stone Wars Lite" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=335024727&amp;mt=8">Stone Wars Lite</a> is online, enjoy it.</p>
<p><img src="http://enjoyna.com/images/stonewarslite_1.png" alt="" /></p>
<p><span id="more-116"></span></p>
<p><img src="http://enjoyna.com/images/stonewarslite_3.png" alt="" /></p>
<p><img src="http://enjoyna.com/images/stonewarslite_2.png" alt="" /></p>
<p>I&#8217;m the main programmer.</p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=116</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EnjoyNA Clock is updated</title>
		<link>http://enjoyna.com/?p=114</link>
		<comments>http://enjoyna.com/?p=114#comments</comments>
		<pubDate>Sun, 19 Oct 2008 09:01:38 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=114</guid>
		<description><![CDATA[
EnjoyNA Clock is updated, you could shake the iPhone to toggle the eyes.
Download it free on the Apple iTunes App Store!




]]></description>
			<content:encoded><![CDATA[<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_icon2.png"><img class="alignnone size-full wp-image-107" title="enjoynaclock_icon2" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_icon2.png" alt="" width="100" height="100" /></a></p>
<p>EnjoyNA Clock is updated, you could shake the iPhone to toggle the eyes.</p>
<p>Download it free on the Apple iTunes App Store!<br />
<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=291947626&amp;mt=8"><br />
<img src="http://enjoyna.com/blog/wp-content/uploads/2008/08/appstore.png" alt="Download it free on the Apple iTunes App Store!" /></a></p>
<p><span id="more-114"></span></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot1.png"><img class="alignnone size-full wp-image-105" title="enjoynaclock_screenshot1" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot1.png" alt="" width="320" height="480" /></a><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot2.png"><img class="alignnone size-full wp-image-106" title="enjoynaclock_screenshot2" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot2.png" alt="" width="320" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=114</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MMV (Manual Music Visualizer) is on the App Store</title>
		<link>http://enjoyna.com/?p=108</link>
		<comments>http://enjoyna.com/?p=108#comments</comments>
		<pubDate>Wed, 15 Oct 2008 04:53:21 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[visualizer]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=108</guid>
		<description><![CDATA[
MMV is a manual music visualizer for iPhone or iPod Touch. There are three visualizers to make your music experience more enjoyable. Shake to change mode, tap to simulate the music beat. Higher screen part for high frequency, lower screen part for low frequency. Enjoy it.
Note: the visual effects do not synchronize with music played [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/icon_on_itune.png"><img class="alignnone size-full wp-image-113" title="icon_on_itune" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/icon_on_itune.png" alt="" width="100" height="99" /></a></p>
<p>MMV is a manual music visualizer for iPhone or iPod Touch. There are three visualizers to make your music experience more enjoyable. Shake to change mode, tap to simulate the music beat. Higher screen part for high frequency, lower screen part for low frequency. Enjoy it.</p>
<p><span style="color: #000080;">Note: the visual effects do not synchronize with music played by your iPhone or iPod touch, it&#8217;s just a &#8220;<em><strong>manual</strong></em>&#8221; music visualizer.</span></p>
<p><span style="text-decoration: line-through;">MMV cost $0.99 to buy.</span></p>
<p>2008/11/12 MMV is free now.<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=293423395&amp;mt=8"><br />
<img src="http://enjoyna.com/blog/wp-content/uploads/2008/08/appstore.png" alt="Download it free on the Apple iTunes App Store!" /></a></p>
<p><span id="more-108"></span></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/26-0800-1.png"><img class="alignnone size-full wp-image-111" title="26-0800-1" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/26-0800-1.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/47-0800-1.png"><img class="alignnone size-full wp-image-112" title="47-0800-1" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/47-0800-1.png" alt="" width="320" height="480" /></a></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/43-0800-1.png"><img class="alignnone size-full wp-image-110" title="43-0800-1" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/43-0800-1.png" alt="" width="320" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=108</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EnjoyNA Clock is on the App Store</title>
		<link>http://enjoyna.com/?p=103</link>
		<comments>http://enjoyna.com/?p=103#comments</comments>
		<pubDate>Thu, 02 Oct 2008 11:26:25 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=103</guid>
		<description><![CDATA[
A beautiful and clear clock with a pair of fun eyes. You could enjoy it by tilt the iPhone or touch the screen.
2008/10/19 update to version 1.1, new features: Shake iPhone to toggle the eyes.
Download it free on the Apple iTunes App Store!




]]></description>
			<content:encoded><![CDATA[<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_icon2.png"><img class="alignnone size-full wp-image-107" title="enjoynaclock_icon2" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_icon2.png" alt="" width="100" height="100" /></a></p>
<p>A beautiful and clear clock with a pair of fun eyes. You could enjoy it by tilt the iPhone or touch the screen.</p>
<p>2008/10/19 update to version 1.1, new features: Shake iPhone to toggle the eyes.</p>
<p>Download it free on the Apple iTunes App Store!<br />
<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=291947626&amp;mt=8"><br />
<img src="http://enjoyna.com/blog/wp-content/uploads/2008/08/appstore.png" alt="Download it free on the Apple iTunes App Store!" /></a></p>
<p><span id="more-103"></span></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot1.png"><img class="alignnone size-full wp-image-105" title="enjoynaclock_screenshot1" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot1.png" alt="" width="320" height="480" /></a><a href="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot2.png"><img class="alignnone size-full wp-image-106" title="enjoynaclock_screenshot2" src="http://enjoyna.com/blog/wp-content/uploads/2008/10/enjoynaclock_screenshot2.png" alt="" width="320" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=103</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FAQ: How to take screenshot in Kaleidoscope</title>
		<link>http://enjoyna.com/?p=96</link>
		<comments>http://enjoyna.com/?p=96#comments</comments>
		<pubDate>Mon, 22 Sep 2008 00:23:07 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[faq]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=96</guid>
		<description><![CDATA[
Some users asked how to take screenshot in Kaleidosope, indeed the screenshot function is supported by iPhone / iPod Touch 2.0. Hold the &#8220;home&#8221; button, then hit the &#8220;power/sleep&#8221; button. The screen will be saved in Photo Library. Enjoy it.


]]></description>
			<content:encoded><![CDATA[<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/08/kaleidoscope_home.jpg"><img class="alignnone size-full wp-image-80" title="kaleidoscope_home" src="http://enjoyna.com/blog/wp-content/uploads/2008/08/kaleidoscope_home.jpg" alt="" width="89" height="87" /></a></p>
<p>Some users asked how to take screenshot in Kaleidosope, indeed the screenshot function is supported by iPhone / iPod Touch 2.0. Hold the &#8220;home&#8221; button, then hit the &#8220;power/sleep&#8221; button. The screen will be saved in Photo Library. Enjoy it.</p>
<p><span id="more-96"></span></p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/09/28-0800-1.png"><img class="alignnone size-full wp-image-97" title="28-0800-1" src="http://enjoyna.com/blog/wp-content/uploads/2008/09/28-0800-1.png" alt="" width="320" height="480" /></a><a href="http://enjoyna.com/blog/wp-content/uploads/2008/09/15-0800-1.png"><img class="alignnone size-full wp-image-98" title="15-0800-1" src="http://enjoyna.com/blog/wp-content/uploads/2008/09/15-0800-1.png" alt="" width="320" height="480" /></a><a href="http://enjoyna.com/blog/wp-content/uploads/2008/09/15-0800-11.png"><img class="alignnone size-full wp-image-99" title="15-0800-11" src="http://enjoyna.com/blog/wp-content/uploads/2008/09/15-0800-11.png" alt="" width="320" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Two iPhone apps&#8217; concept design</title>
		<link>http://enjoyna.com/?p=93</link>
		<comments>http://enjoyna.com/?p=93#comments</comments>
		<pubDate>Tue, 16 Sep 2008 06:05:26 +0000</pubDate>
		<dc:creator>HengYing</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[concept]]></category>

		<guid isPermaLink="false">http://enjoyna.com/?p=93</guid>
		<description><![CDATA[1. iPhone TV Wall
When you have a party or camping, maybe you what to make a large display temporarily. iPhone could be one solution. Collect some iPhones or iPod Touchs from attendee, and Wifi or 3G network is needed. Setup one iPhone as server, others as client. Setup each client, choose the it&#8217;s position in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. iPhone TV Wall</strong></p>
<p>When you have a party or camping, maybe you what to make a large display temporarily. iPhone could be one solution. Collect some iPhones or iPod Touchs from attendee, and Wifi or 3G network is needed. Setup one iPhone as server, others as client. Setup each client, choose the it&#8217;s position in the &#8220;TV Wall&#8221;. Then send controlling UDP packages from the server, each updates it&#8217;s screen. One obviouse weak point is that the &#8220;TV Wall&#8221; maybe is too expansive. <img src='http://enjoyna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/09/iphonetvwall.png"><img class="alignnone size-full wp-image-94" title="iphonetvwall" src="http://enjoyna.com/blog/wp-content/uploads/2008/09/iphonetvwall.png" alt="" width="457" height="284" /></a></p>
<p><strong>2. iPhone POV</strong></p>
<p>There are many hardware implementations of POV, such as <a title="Arduino POV" href="http://hackedgadgets.com/2007/08/20/arduino-pov/" target="_blank">Arduino POV.</a></p>
<p><img src="http://hackedgadgets.com/wp-content/2/_Arduino_POV_LED_microcontroller_2.JPG" alt="POV Sample" width="250" height="160" /></p>
<p>Maybe iPhone could be used to implement one: install a iPhone on a wheel, and make a physical pulse each round for start point signal. Maybe iPhone&#8217;s brightness and screen refreshing rate is the key problem.</p>
<p><a href="http://enjoyna.com/blog/wp-content/uploads/2008/09/iphonepov.png"><img class="alignnone size-full wp-image-95" title="iphonepov" src="http://enjoyna.com/blog/wp-content/uploads/2008/09/iphonepov.png" alt="" width="290" height="160" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://enjoyna.com/?feed=rss2&amp;p=93</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
