<?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: mod_v8</title>
	<atom:link href="http://journal.paul.querna.org/articles/2008/12/23/mod_v8/feed/" rel="self" type="application/rss+xml" />
	<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/</link>
	<description>more cloud power</description>
	<lastBuildDate>Wed, 10 Feb 2010 01:43:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: myers</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1861</link>
		<dc:creator>myers</dc:creator>
		<pubDate>Wed, 04 Feb 2009 16:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1861</guid>
		<description>http://code.google.com/p/v8cgi/ seems to do the same thing as this, but a little more fleshed out.</description>
		<content:encoded><![CDATA[<p><a href="http://code.google.com/p/v8cgi/" rel="nofollow">http://code.google.com/p/v8cgi/</a> seems to do the same thing as this, but a little more fleshed out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myers</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1860</link>
		<dc:creator>myers</dc:creator>
		<pubDate>Wed, 04 Feb 2009 15:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1860</guid>
		<description>Hey, your svn host has been down the last two days.</description>
		<content:encoded><![CDATA[<p>Hey, your svn host has been down the last two days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Gilmartin</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1850</link>
		<dc:creator>Andrew Gilmartin</dc:creator>
		<pubDate>Tue, 20 Jan 2009 18:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1850</guid>
		<description>Javascript on the back-end is good. I have it integrated into a wiki (jspwiki.org) for several years. Having this integration allows for easy inclusion of data from RESTful and SOAP api. The true advantage of Java is that it is simple to use any of the rich set of class libraries just by dropping the jar archive into the class path. 

I like the lightness of using Apache. I don&#039;t know how v8 enables dynamic linking of external libraries. Something to explore.</description>
		<content:encoded><![CDATA[<p>Javascript on the back-end is good. I have it integrated into a wiki (jspwiki.org) for several years. Having this integration allows for easy inclusion of data from RESTful and SOAP api. The true advantage of Java is that it is simple to use any of the rich set of class libraries just by dropping the jar archive into the class path. </p>
<p>I like the lightness of using Apache. I don&#8217;t know how v8 enables dynamic linking of external libraries. Something to explore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leeight</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1828</link>
		<dc:creator>leeight</dc:creator>
		<pubDate>Tue, 06 Jan 2009 02:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1828</guid>
		<description>how to build it?
scons: done reading SConscript files.
scons: Building targets ...
g++ -o libmod_v8.so -pthread -shared mod_v8.os -L/home/work/tools/v8/lib -lm -lv8
/usr/bin/ld: skipping incompatible /usr/local/lib/libv8.a when searching for -lv8
/usr/bin/ld: cannot find -lv8
collect2: ld returned 1 exit status
scons: *** [libmod_v8.so] Error 1
scons: building terminated because of errors.</description>
		<content:encoded><![CDATA[<p>how to build it?<br />
scons: done reading SConscript files.<br />
scons: Building targets &#8230;<br />
g++ -o libmod_v8.so -pthread -shared mod_v8.os -L/home/work/tools/v8/lib -lm -lv8<br />
/usr/bin/ld: skipping incompatible /usr/local/lib/libv8.a when searching for -lv8<br />
/usr/bin/ld: cannot find -lv8<br />
collect2: ld returned 1 exit status<br />
scons: *** [libmod_v8.so] Error 1<br />
scons: building terminated because of errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael O'Brien</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1816</link>
		<dc:creator>Michael O'Brien</dc:creator>
		<pubDate>Fri, 02 Jan 2009 08:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1816</guid>
		<description>I should also add that we&#039;ve got an early prototype of a mod_ejs working for running Ejscript server side also. I&#039;ll post more when it is available.</description>
		<content:encoded><![CDATA[<p>I should also add that we&#8217;ve got an early prototype of a mod_ejs working for running Ejscript server side also. I&#8217;ll post more when it is available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael O'Brien</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1815</link>
		<dc:creator>Michael O'Brien</dc:creator>
		<pubDate>Fri, 02 Jan 2009 08:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1815</guid>
		<description>Quick update on Ejscript. We are adding full ECMAScript 3.1 compatibility and plan to release early this year. We&#039;ve focussed on getting the basics working (VM, Module loader, compiler and system library) and getting it working in some web servers for server side Javascript. 

What is being added now is prototype inheritance and quite few compatibility issues. We plan to pass the Mozilla SpiderMonkey test suites and the SunSpider benchmarks. Then you can have your cake and eat it too -- either class based or prototype based inheritance.</description>
		<content:encoded><![CDATA[<p>Quick update on Ejscript. We are adding full ECMAScript 3.1 compatibility and plan to release early this year. We&#8217;ve focussed on getting the basics working (VM, Module loader, compiler and system library) and getting it working in some web servers for server side Javascript. </p>
<p>What is being added now is prototype inheritance and quite few compatibility issues. We plan to pass the Mozilla SpiderMonkey test suites and the SunSpider benchmarks. Then you can have your cake and eat it too &#8212; either class based or prototype based inheritance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olle Lundberg</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1814</link>
		<dc:creator>Olle Lundberg</dc:creator>
		<pubDate>Wed, 31 Dec 2008 02:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1814</guid>
		<description>Even &lt;a href=&quot;http://www.modjs.org/&quot; rel=&quot;nofollow&quot;&gt;modjs&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Even <a href="http://www.modjs.org/" rel="nofollow">modjs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olle Lundberg</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1813</link>
		<dc:creator>Olle Lundberg</dc:creator>
		<pubDate>Wed, 31 Dec 2008 02:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1813</guid>
		<description>Those of you interesting in running javascript on the server with libraries for database and other io can take a look at &lt;a href=&quot;http://jsext.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;JSEXT&lt;/a&gt; or perhaps &lt;a href=&quot;http://dev.helma.org/&quot; rel=&quot;nofollow&quot;&gt;helma&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Those of you interesting in running javascript on the server with libraries for database and other io can take a look at <a href="http://jsext.sourceforge.net/" rel="nofollow">JSEXT</a> or perhaps <a href="http://dev.helma.org/" rel="nofollow">helma</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stubby</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1812</link>
		<dc:creator>Stubby</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1812</guid>
		<description>Cool. I use Microsoft JScript and ASP on a site, and it&#039;s very handy to use the same language on both the client and server side. For example, the same JSON.js file works on both sides. Mentally it&#039;s a lot less taxing to switch between the two languages.</description>
		<content:encoded><![CDATA[<p>Cool. I use Microsoft JScript and ASP on a site, and it&#8217;s very handy to use the same language on both the client and server side. For example, the same JSON.js file works on both sides. Mentally it&#8217;s a lot less taxing to switch between the two languages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1811</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 31 Dec 2008 00:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1811</guid>
		<description>This is really exciting and I do hope that viable SSJS comes to us all in 2009.

Tie it into the multitudes of already available FOSS libraries (database, graphics libraries, etc..) and what more does anyone need?!</description>
		<content:encoded><![CDATA[<p>This is really exciting and I do hope that viable SSJS comes to us all in 2009.</p>
<p>Tie it into the multitudes of already available FOSS libraries (database, graphics libraries, etc..) and what more does anyone need?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript como lenguaje de servidor &#8212; edgar.js weblog</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1810</link>
		<dc:creator>Javascript como lenguaje de servidor &#8212; edgar.js weblog</dc:creator>
		<pubDate>Tue, 30 Dec 2008 18:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1810</guid>
		<description>[...] cliente, es decir que se ejecuta en el navegador del visitante. Pero parece que ahora el autor del mod _v8 busca que javascript se pueda utilizar como lenguaje de servidor, como otros lenguajes ya conocidos [...]</description>
		<content:encoded><![CDATA[<p>[...] cliente, es decir que se ejecuta en el navegador del visitante. Pero parece que ahora el autor del mod _v8 busca que javascript se pueda utilizar como lenguaje de servidor, como otros lenguajes ya conocidos [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olle Lundberg</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1809</link>
		<dc:creator>Olle Lundberg</dc:creator>
		<pubDate>Tue, 30 Dec 2008 13:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1809</guid>
		<description>The downside with EJScript is their incompliance with EcmaScript-262, which means no prototypal inheritance. Without PI ES is just another Classic OOP language with syntactic sugar.</description>
		<content:encoded><![CDATA[<p>The downside with EJScript is their incompliance with EcmaScript-262, which means no prototypal inheritance. Without PI ES is just another Classic OOP language with syntactic sugar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Toland</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1807</link>
		<dc:creator>Jon Toland</dc:creator>
		<pubDate>Mon, 29 Dec 2008 23:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1807</guid>
		<description>My bad looks like they&#039;ve done &lt;a href=&quot;http://www.embedthis.com/products/appweb/embedded-web-server.html&quot; rel=&quot;nofollow&quot;&gt;that&lt;/a&gt; already!!</description>
		<content:encoded><![CDATA[<p>My bad looks like they&#8217;ve done <a href="http://www.embedthis.com/products/appweb/embedded-web-server.html" rel="nofollow">that</a> already!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Toland</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1806</link>
		<dc:creator>Jon Toland</dc:creator>
		<pubDate>Mon, 29 Dec 2008 23:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1806</guid>
		<description>Interesting idea!  Have you thought about Ejscript in lieu of V8?  &lt;a href=&quot;http://www.embedthis.com/blog/&quot; rel=&quot;nofollow&quot;&gt;They&lt;/a&gt; were represented on the ES4 board (as was Google) before it got disbanded but are continuing down that path.  It&#039;s basically ActionScript 3 if you&#039;re familiar with it (in my opinion the best parts of both Java and JavaScript) sans Adobe and also &lt;a href=&quot;http://www.ejscript.org/downloads/ejs/download.php&quot; rel=&quot;nofollow&quot;&gt;implemented in C&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Interesting idea!  Have you thought about Ejscript in lieu of V8?  <a href="http://www.embedthis.com/blog/" rel="nofollow">They</a> were represented on the ES4 board (as was Google) before it got disbanded but are continuing down that path.  It&#8217;s basically ActionScript 3 if you&#8217;re familiar with it (in my opinion the best parts of both Java and JavaScript) sans Adobe and also <a href="http://www.ejscript.org/downloads/ejs/download.php" rel="nofollow">implemented in C</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Kowal</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1805</link>
		<dc:creator>Kris Kowal</dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1805</guid>
		<description>V8 is really amazing to work with.  I modified the provided shell to accept shebang notation and read and write files in less than a day.  My goal is to add support for &quot;include&quot; and &quot;require&quot; so that scripts run in isolated namespaces, as with modules in Chiron, so that the standard library I&#039;m building can be used both server and client side.  Ultimately, I think that these projects need to be about writing AJAX features once, not twice nor in different languages, for the server and client.

I attended Steve Yegge&#039;s talk at Google IO.  I believe, since he&#039;s made extensions to Rhino that definitely don&#039;t work on the client side, that the primary interest in JavaScript on the server is to provide a better balance between quick and easy fringe features and robust and hard features.  That&#039;s a good point, but not as painful and obvious in systems where both the server and client are in dynamic languages.  I think that the goal should be portability and sharing code with no necessary modification.</description>
		<content:encoded><![CDATA[<p>V8 is really amazing to work with.  I modified the provided shell to accept shebang notation and read and write files in less than a day.  My goal is to add support for &#8220;include&#8221; and &#8220;require&#8221; so that scripts run in isolated namespaces, as with modules in Chiron, so that the standard library I&#8217;m building can be used both server and client side.  Ultimately, I think that these projects need to be about writing AJAX features once, not twice nor in different languages, for the server and client.</p>
<p>I attended Steve Yegge&#8217;s talk at Google IO.  I believe, since he&#8217;s made extensions to Rhino that definitely don&#8217;t work on the client side, that the primary interest in JavaScript on the server is to provide a better balance between quick and easy fringe features and robust and hard features.  That&#8217;s a good point, but not as painful and obvious in systems where both the server and client are in dynamic languages.  I think that the goal should be portability and sharing code with no necessary modification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack Steinkamp</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1804</link>
		<dc:creator>Zack Steinkamp</dc:creator>
		<pubDate>Mon, 29 Dec 2008 17:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1804</guid>
		<description>Cool!  That was pretty easy to get going on a Linux machine.  What&#039;s left?  Exposing the apache request_rec as a JS object would take it much farther.</description>
		<content:encoded><![CDATA[<p>Cool!  That was pretty easy to get going on a Linux machine.  What&#8217;s left?  Exposing the apache request_rec as a JS object would take it much farther.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mod_v8: 伺服器端的 JavaScript 引擎 @ 國二學生認真打雜</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1803</link>
		<dc:creator>mod_v8: 伺服器端的 JavaScript 引擎 @ 國二學生認真打雜</dc:creator>
		<pubDate>Mon, 29 Dec 2008 14:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1803</guid>
		<description>[...] 消息來源是這裡，這位老兄之前玩過 Rhino（Mozilla 專案下的用 Java 寫成的 JavaScript 引擎）之後有成功運用 Rhino 弄了 server-side 的 JavaScript 引擎（成果在此），後來 V8 的出現之後，他就努力地想把 V8 搬到伺服器上，所以他宣稱目前 mod_v8 可以在 httpd 2.4 上執行，未來等到他完成一些文件之後，其它人也可以拿到機器上 build 玩玩看。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 消息來源是這裡，這位老兄之前玩過 Rhino（Mozilla 專案下的用 Java 寫成的 JavaScript 引擎）之後有成功運用 Rhino 弄了 server-side 的 JavaScript 引擎（成果在此），後來 V8 的出現之後，他就努力地想把 V8 搬到伺服器上，所以他宣稱目前 mod_v8 可以在 httpd 2.4 上執行，未來等到他完成一些文件之後，其它人也可以拿到機器上 build 玩玩看。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajaxian &#187; mod_v8: Another Server Side JavaScript</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1801</link>
		<dc:creator>Ajaxian &#187; mod_v8: Another Server Side JavaScript</dc:creator>
		<pubDate>Mon, 29 Dec 2008 11:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1801</guid>
		<description>[...] Querna wrote a fun little Apache module called mod_v8 that offers a proof of concept of Yet Another Server Side [...]</description>
		<content:encoded><![CDATA[<p>[...] Querna wrote a fun little Apache module called mod_v8 that offers a proof of concept of Yet Another Server Side [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manu</title>
		<link>http://journal.paul.querna.org/articles/2008/12/23/mod_v8/comment-page-1/#comment-1793</link>
		<dc:creator>Manu</dc:creator>
		<pubDate>Wed, 24 Dec 2008 13:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://journal.paul.querna.org/?p=251#comment-1793</guid>
		<description>Awesome. I hope this turns out into a solid project</description>
		<content:encoded><![CDATA[<p>Awesome. I hope this turns out into a solid project</p>
]]></content:encoded>
	</item>
</channel>
</rss>
