<?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: JSBridge: Powering Mozilla with Python</title>
	<atom:link href="http://ajaxian.com/archives/jsbridge-powering-mozilla-with-python/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jsbridge-powering-mozilla-with-python</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: mikeal</title>
		<link>http://ajaxian.com/archives/jsbridge-powering-mozilla-with-python/comment-page-1#comment-266610</link>
		<dc:creator>mikeal</dc:creator>
		<pubDate>Tue, 12 Aug 2008 22:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4042#comment-266610</guid>
		<description>This week I&#039;m actually replacing MozRepl with some jsbridge specific socket code.

The reason is simple, MozRepl is designed to be an interactive shell interface scoped to a given window and jsbridge is intended to be a window neutral programmatic bridge.

Eventually I found it too difficult to keep around various repl objects when all the jsbridge code runs in the windowless &quot;ether&quot; that resources get evaluated in.

I had planned on having a destabalizing period in the trunk to accommodate this work but with the influx of people we&#039;ve gotten from this post I&#039;ll probably end up getting everything working locally before I check it in.

Thanks for the interest :)</description>
		<content:encoded><![CDATA[<p>This week I&#8217;m actually replacing MozRepl with some jsbridge specific socket code.</p>
<p>The reason is simple, MozRepl is designed to be an interactive shell interface scoped to a given window and jsbridge is intended to be a window neutral programmatic bridge.</p>
<p>Eventually I found it too difficult to keep around various repl objects when all the jsbridge code runs in the windowless &#8220;ether&#8221; that resources get evaluated in.</p>
<p>I had planned on having a destabalizing period in the trunk to accommodate this work but with the influx of people we&#8217;ve gotten from this post I&#8217;ll probably end up getting everything working locally before I check it in.</p>
<p>Thanks for the interest :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bard</title>
		<link>http://ajaxian.com/archives/jsbridge-powering-mozilla-with-python/comment-page-1#comment-266549</link>
		<dc:creator>bard</dc:creator>
		<pubDate>Sat, 09 Aug 2008 08:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4042#comment-266549</guid>
		<description>&lt;a href=&quot;http://hyperstruct.net/projects/mozrepl&quot; rel=&quot;nofollow&quot;&gt;MozRepl&lt;/a&gt; (which is a contributed project) also has a &lt;a href=&quot;http://search.cpan.org/~zigorou/MozRepl-0.06/&quot; rel=&quot;nofollow&quot;&gt;Perl interface&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p><a href="http://hyperstruct.net/projects/mozrepl" rel="nofollow">MozRepl</a> (which is a contributed project) also has a <a href="http://search.cpan.org/~zigorou/MozRepl-0.06/" rel="nofollow">Perl interface</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BertrandLeRoy</title>
		<link>http://ajaxian.com/archives/jsbridge-powering-mozilla-with-python/comment-page-1#comment-266544</link>
		<dc:creator>BertrandLeRoy</dc:creator>
		<pubDate>Fri, 08 Aug 2008 23:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4042#comment-266544</guid>
		<description>And also unrelated to Silverlight, which also enables you to write Python and Ruby and have them interact with the DOM and JavaScript.</description>
		<content:encoded><![CDATA[<p>And also unrelated to Silverlight, which also enables you to write Python and Ruby and have them interact with the DOM and JavaScript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

