<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Augmented Reality is just hot, and the Web can do it</title>
	<atom:link href="http://ajaxian.com/archives/augmented-reality-is-just-hot-and-the-web-can-do-it/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/augmented-reality-is-just-hot-and-the-web-can-do-it</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: emnullfuenf</title>
		<link>http://ajaxian.com/archives/augmented-reality-is-just-hot-and-the-web-can-do-it/comment-page-1#comment-274408</link>
		<dc:creator>emnullfuenf</dc:creator>
		<pubDate>Sat, 11 Jul 2009 09:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7085#comment-274408</guid>
		<description>@michelle21: It&#039;s indeed UIImagePicker i am using. That&#039;s why it&#039;s &quot;semi conform&quot;. The downside is that you can&#039;t analyze the video image for tracking, which is essential for sophisticated AR applications.

Let&#039;s hope Apple understands the potential of AR on the iPhone and opens up the API.</description>
		<content:encoded><![CDATA[<p>@michelle21: It&#8217;s indeed UIImagePicker i am using. That&#8217;s why it&#8217;s &#8220;semi conform&#8221;. The downside is that you can&#8217;t analyze the video image for tracking, which is essential for sophisticated AR applications.</p>
<p>Let&#8217;s hope Apple understands the potential of AR on the iPhone and opens up the API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdmadph</title>
		<link>http://ajaxian.com/archives/augmented-reality-is-just-hot-and-the-web-can-do-it/comment-page-1#comment-274402</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7085#comment-274402</guid>
		<description>Wonder if they&#039;re going to do some development on Android?  The API&#039;s for stuff like this are completely open on Android, and many have already released programs that utilize it.</description>
		<content:encoded><![CDATA[<p>Wonder if they&#8217;re going to do some development on Android?  The API&#8217;s for stuff like this are completely open on Android, and many have already released programs that utilize it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michelle21</title>
		<link>http://ajaxian.com/archives/augmented-reality-is-just-hot-and-the-web-can-do-it/comment-page-1#comment-274386</link>
		<dc:creator>michelle21</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7085#comment-274386</guid>
		<description>if the author confirms that this app is indeed not using private api&#039;s there will be a fury of activity in this direction.</description>
		<content:encoded><![CDATA[<p>if the author confirms that this app is indeed not using private api&#8217;s there will be a fury of activity in this direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: perenzo</title>
		<link>http://ajaxian.com/archives/augmented-reality-is-just-hot-and-the-web-can-do-it/comment-page-1#comment-274385</link>
		<dc:creator>perenzo</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7085#comment-274385</guid>
		<description>Another approach - though not as impressive as this mashup - to connect Twitter and locations is Twittori http://www.twittori.com Here the single Tweets can be attached to a geo location and then be &#039;found&#039; if others visit the place. The iPhone App is still in review but a video and a demo for iPhone Simulator is available: http://blog.twittori.com/twittori-application-preview-for-the-iphone-simulator/</description>
		<content:encoded><![CDATA[<p>Another approach &#8211; though not as impressive as this mashup &#8211; to connect Twitter and locations is Twittori <a href="http://www.twittori.com" rel="nofollow">http://www.twittori.com</a> Here the single Tweets can be attached to a geo location and then be &#8216;found&#8217; if others visit the place. The iPhone App is still in review but a video and a demo for iPhone Simulator is available: <a href="http://blog.twittori.com/twittori-application-preview-for-the-iphone-simulator/" rel="nofollow">http://blog.twittori.com/twittori-application-preview-for-the-iphone-simulator/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michelle21</title>
		<link>http://ajaxian.com/archives/augmented-reality-is-just-hot-and-the-web-can-do-it/comment-page-1#comment-274384</link>
		<dc:creator>michelle21</dc:creator>
		<pubDate>Fri, 10 Jul 2009 10:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7085#comment-274384</guid>
		<description>I&#039;m not seeing how he is getting the live video window without using an undocumented api method. (and I know which one I would use). right now the only way to get video with documented methods is to use the uiimagepicker.

The author claims he is doing this entirely without native api&#039;s. if this is true it doesn&#039;t violate the sdk.

I&#039;m a bit worried if it should, ,the application I&#039;m working on does not yet include augumented reality, but it certainly could. but uses jquiry and a whole lot of client side javascript to do visualization of complex data using the iphone and a jquery based visualization toolkit. Interesting enough it uses dashcode instead of iwebkit.

I&#039;d love to incorporate live video walkthroughs, I will be most happy to sign the petition.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not seeing how he is getting the live video window without using an undocumented api method. (and I know which one I would use). right now the only way to get video with documented methods is to use the uiimagepicker.</p>
<p>The author claims he is doing this entirely without native api&#8217;s. if this is true it doesn&#8217;t violate the sdk.</p>
<p>I&#8217;m a bit worried if it should, ,the application I&#8217;m working on does not yet include augumented reality, but it certainly could. but uses jquiry and a whole lot of client side javascript to do visualization of complex data using the iphone and a jquery based visualization toolkit. Interesting enough it uses dashcode instead of iwebkit.</p>
<p>I&#8217;d love to incorporate live video walkthroughs, I will be most happy to sign the petition.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

