<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>britg - Latest Comments in The Brave New World of Server-Side Javascript</title><link>http://britg.disqus.com/</link><description></description><atom:link href="https://britg.disqus.com/the_brave_new_world_of_server_side_javascript/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 04 Jul 2009 07:54:42 -0000</lastBuildDate><item><title>Re: The Brave New World of Server-Side Javascript</title><link>http://britg.com/2009/06/08/the-brave-new-world-of-server-side-javascript/#comment-12141300</link><description>&lt;p&gt;You may also want to look at the open source M/DB:X which is an HTTP-interfaced hybrid JSON/Native XML Database.  JSON objects are converted to and stored as XML DOMs which can be analysed, modified, transformed and searched in the XML domain and returned as JSON strings. See &lt;a href="http://www.mgateway.com/mdbx.html" rel="nofollow noopener" target="_blank" title="http://www.mgateway.com/mdbx.html"&gt;http://www.mgateway.com/mdb...&lt;/a&gt; for more information&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob</dc:creator><pubDate>Sat, 04 Jul 2009 07:54:42 -0000</pubDate></item><item><title>Re: The Brave New World of Server-Side Javascript</title><link>http://britg.com/2009/06/08/the-brave-new-world-of-server-side-javascript/#comment-11283665</link><description>&lt;p&gt;Interesting, thanks for pointing me to those two projects.  Perservere looks very interesting, and I immediately associated it with CouchDB because of the RESTful HTTP interface and JSON storage.  But two bullets that jumped out at me that I don't know that CouchDB can tout yet is (plus I'm sure there are many more differences):&lt;/p&gt;&lt;p&gt;# Comet-based data monitoring capabilities through HTTP Channels with Bayeux transport plugin/negotiation support&lt;/p&gt;&lt;p&gt;# Data-centric capability-based object level security with user management, Persevere is designed to be accessed securely through Ajax with public-facing sites&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">britg</dc:creator><pubDate>Thu, 18 Jun 2009 22:51:54 -0000</pubDate></item><item><title>Re: The Brave New World of Server-Side Javascript</title><link>http://britg.com/2009/06/08/the-brave-new-world-of-server-side-javascript/#comment-11241612</link><description>&lt;p&gt;Nice post.&lt;/p&gt;&lt;p&gt;You can do REST/JSON with Jaxer (see &lt;a href="http://www.aptana.com/jaxer/guide/develop_web_services.html)" rel="nofollow noopener" target="_blank" title="http://www.aptana.com/jaxer/guide/develop_web_services.html)"&gt;http://www.aptana.com/jaxer...&lt;/a&gt;, though it's a pain to get running, and Jack would be much better suited to this type of thing.&lt;/p&gt;&lt;p&gt;As far as the JS on Rails type of thing, check out ActiveJS (&lt;a href="http://activejs.org/.)" rel="nofollow noopener" target="_blank" title="http://activejs.org/.)"&gt;http://activejs.org/.)&lt;/a&gt; It has a way to go yet, though any contributions would be appreciated. It does have code to make it a ServerJS module, though I haven't seen it in use. All of the modules either work with Jack and Jaxer or could be made to with a little work.&lt;/p&gt;&lt;p&gt;Another project that might be of interest to you is Persevere (&lt;a href="http://persvr.org/.)" rel="nofollow noopener" target="_blank" title="http://persvr.org/.)"&gt;http://persvr.org/.)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Server-side JavaScript has been around for over 10 years, but it just now is starting to get exciting. In fact, in my day job I work on "classic" ASP in JavaScript. Exciting times.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Nathan&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan L Smith</dc:creator><pubDate>Thu, 18 Jun 2009 22:22:54 -0000</pubDate></item></channel></rss>