<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Tomorrow Next</title>
	<link>http://www.tomorrownext.com</link>
	<description>Musings on What's Next</description>
	<pubDate>Sun, 18 Feb 2007 22:39:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>MIT Researchers Develop Self-Assembling Rechargeable Microscopic Batteries</title>
		<link>http://www.tomorrownext.com/2007/02/18/mit-researchers-develop-self-assembling-rechargeable-microscopic-batteries/</link>
		<comments>http://www.tomorrownext.com/2007/02/18/mit-researchers-develop-self-assembling-rechargeable-microscopic-batteries/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 22:37:37 +0000</pubDate>
		<dc:creator>moder</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Nanotechnology]]></category>

		<guid isPermaLink="false">http://www.tomorrownext.com/2007/02/18/mit-researchers-develop-self-assembling-rechargeable-microscopic-batteries/</guid>
		<description><![CDATA[
A major breakthrough for the realm of miniature and microscopic devices and robotics was announced by MIT researchers who were able to combine electrode and electrolyte materials that self-assemble based on their surface structure and charges. The breakthrough is not only important for constructing power cells on that level but also represents a method for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.tomorrownext.com/wp-content/uploads/2007/02/selfassemblingbatteries.jpg" alt="Self-assembling Microscopic Batteries" /></p>
<p>A major breakthrough for the realm of miniature and microscopic devices and robotics was announced by MIT researchers who were able to combine electrode and electrolyte materials that self-assemble based on their surface structure and charges. The breakthrough is not only important for constructing power cells on that level but also represents a method for assembling other microscopic and nanoscale structures and devices.</p>
<p>via <a href="http://www.technologyreview.com/Energy/18194/">MIT Technology Review</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tomorrownext.com/2007/02/18/mit-researchers-develop-self-assembling-rechargeable-microscopic-batteries/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stanford’s Junior Entry for 2007 Darpa Urban Challenge</title>
		<link>http://www.tomorrownext.com/2007/02/18/stanford%e2%80%99s-junior-entry-for-2007-darpa-urban-challenge/</link>
		<comments>http://www.tomorrownext.com/2007/02/18/stanford%e2%80%99s-junior-entry-for-2007-darpa-urban-challenge/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 22:10:57 +0000</pubDate>
		<dc:creator>moder</dc:creator>
		
		<category><![CDATA[Transportation]]></category>

		<guid isPermaLink="false">http://www.tomorrownext.com/2007/02/18/stanford%e2%80%99s-junior-entry-for-2007-darpa-urban-challenge/</guid>
		<description><![CDATA[
As if the resounding success of the 2005 DARPA Grand Challenge wasn&#8217;t enough. DARPA is back again with 2007 DARPA Urban Challenge scheduled for the November in which autonomous vehicles will have to navigate a simulated urban environment complete with traffic, intersections, and a variety of obstacles. The 2005 challenge pushed the boundaries of what [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.tomorrownext.com/wp-content/uploads/2007/02/stanfordjunior.jpg" alt="Stanford’s Junior entry for 2007 Darpa Urban Challenge" border="0" /><br />
As if the resounding success of the <a href="http://www.darpa.mil/grandchallenge05/">2005 DARPA Grand Challenge</a> wasn&#8217;t enough. DARPA is back again with <a href="http://www.darpa.mil/grandchallenge/index.asp">2007 DARPA Urban Challenge</a> scheduled for the November in which autonomous vehicles will have to navigate a simulated urban environment complete with traffic, intersections, and a variety of obstacles. The 2005 challenge pushed the boundaries of what was deemed possible advancing the autonomous vehicle technology in to the realm of the viable. The 2007 event promises to promote technology which will bring commercial self-driving vehicles within reach.</p>
<p><a href="http://cs.stanford.edu/group/roadrunner/stanley.html">Stanford&#8217;s Stanley</a> entry won the 2005 competition, and four other vehicles managed to complete the 132-mile desert course in under 10 hours. Stanford is back this year with <a href="http://cs.stanford.edu/group/roadrunner/media.html">Junior</a>.</p>
<p>Automobile manufactures including GM, Volkswagen, Toyota, and Honda are already moving to bring this type of technology to market. The introduction of the autonomous vehicle promises as fundamental a shift in the urban landscape as the original automobile ushered in more than a century ago.</p>
<p>When will we see a commercially available autonomous vehicle for sale somewhere in the world? My prediction 5-7 years.</p>
<p>via <a href="http://www.engadget.com/2007/02/18/watch-out-stanley-here-comes-junior/" target="_blank">Engadget </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tomorrownext.com/2007/02/18/stanford%e2%80%99s-junior-entry-for-2007-darpa-urban-challenge/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HERMES - Cross-Domain Dynamic Script Attachment</title>
		<link>http://www.tomorrownext.com/2007/02/14/hermes-cross-domain-dynamic-script-attachment/</link>
		<comments>http://www.tomorrownext.com/2007/02/14/hermes-cross-domain-dynamic-script-attachment/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 00:39:19 +0000</pubDate>
		<dc:creator>moder</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tomorrownext.com/2007/02/14/hermes-cross-domain-dynamic-script-attachment/</guid>
		<description><![CDATA[A challenge for developers wishing to use AJAX to incorporate dynamic content from another domain into their page is that AJAX was limited call back to the same domain that the page originated from. Workarounds have been implemented by having the AJAX call to a server process which then makes the request to the other [...]]]></description>
			<content:encoded><![CDATA[<p>A challenge for developers wishing to use AJAX to incorporate dynamic content from another domain into their page is that AJAX was limited call back to the same domain that the page originated from. Workarounds have been implemented by having the AJAX call to a server process which then makes the request to the other on behalf of the browser, but this increases the load substantially on the originating server and exposes it to risk if the remote server is unresponsive. iFrames from other domains can not directly interact with the host pages. Even appropriately sizing the iFrame to its content can be a challenge. Other workarounds use plug-ins.</p>
<p>For a solution to this problem see <a href="/hermes/">HERMES - Cross-Domain Dynamic Script Attachment</a>.</p>
<p><a href="/hermesdemo/" target="_blank">Click here to view a live demonstration.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tomorrownext.com/2007/02/14/hermes-cross-domain-dynamic-script-attachment/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
