<?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: Upstart for Javascript</title>
	<atom:link href="http://inportb.com/2008/07/04/upstart-for-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://inportb.com/2008/07/04/upstart-for-javascript/</link>
	<description>salty nothings are yummier</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jiang Yio</title>
		<link>http://inportb.com/2008/07/04/upstart-for-javascript/#comment-223</link>
		<dc:creator>Jiang Yio</dc:creator>
		<pubDate>Tue, 15 Jul 2008 20:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.inportb.com/?p=60#comment-223</guid>
		<description>You know... that&#039;s not a bad idea. It should be pretty simple to load a piece of external code by adding a script tag. And instead of a name, one could have a URL and POST parameters. Hmm...</description>
		<content:encoded><![CDATA[<p>You know&#8230; that&#8217;s not a bad idea. It should be pretty simple to load a piece of external code by adding a script tag. And instead of a name, one could have a URL and POST parameters. Hmm&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antimatter15</title>
		<link>http://inportb.com/2008/07/04/upstart-for-javascript/#comment-222</link>
		<dc:creator>antimatter15</dc:creator>
		<pubDate>Tue, 15 Jul 2008 20:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.inportb.com/?p=60#comment-222</guid>
		<description>It would be interesting if you could set method: to the location of an external JS file, then you have a pretty cool dependency-handling javascript loader.</description>
		<content:encoded><![CDATA[<p>It would be interesting if you could set method: to the location of an external JS file, then you have a pretty cool dependency-handling javascript loader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antimatter15</title>
		<link>http://inportb.com/2008/07/04/upstart-for-javascript/#comment-221</link>
		<dc:creator>antimatter15</dc:creator>
		<pubDate>Tue, 15 Jul 2008 20:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.inportb.com/?p=60#comment-221</guid>
		<description>Did you try multithreading via Google Gears?</description>
		<content:encoded><![CDATA[<p>Did you try multithreading via Google Gears?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jiang Yio</title>
		<link>http://inportb.com/2008/07/04/upstart-for-javascript/#comment-220</link>
		<dc:creator>Jiang Yio</dc:creator>
		<pubDate>Sat, 05 Jul 2008 19:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.inportb.com/?p=60#comment-220</guid>
		<description>All it does is call functions, so if you have startup and shutdown methods, you can hook them all up to the event manager.

But remember, Javascript is clientside code... but I&#039;m sure this would work just as well in SJS (serverside Javascript).</description>
		<content:encoded><![CDATA[<p>All it does is call functions, so if you have startup and shutdown methods, you can hook them all up to the event manager.</p>
<p>But remember, Javascript is clientside code&#8230; but I&#8217;m sure this would work just as well in SJS (serverside Javascript).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian</title>
		<link>http://inportb.com/2008/07/04/upstart-for-javascript/#comment-219</link>
		<dc:creator>Fabian</dc:creator>
		<pubDate>Sat, 05 Jul 2008 18:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.inportb.com/?p=60#comment-219</guid>
		<description>Can&#039;t this also be used to shutdown applications when their work is done? Since it uses javascript it would be easy..........

It would be useful for servers that have to run specific applications at certain times but would there be any adverse affects?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t this also be used to shutdown applications when their work is done? Since it uses javascript it would be easy&#8230;&#8230;&#8230;.</p>
<p>It would be useful for servers that have to run specific applications at certain times but would there be any adverse affects?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

