<?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: JavaScript Shell 1.2</title>
	<atom:link href="http://www.squarefree.com/2005/04/20/javascript-shell-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2005/04/20/javascript-shell-12/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<lastBuildDate>Fri, 09 Sep 2011 05:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sebastián Marconi</title>
		<link>http://www.squarefree.com/2005/04/20/javascript-shell-12/comment-page-1/#comment-1165</link>
		<dc:creator>Sebastián Marconi</dc:creator>
		<pubDate>Tue, 03 May 2005 18:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/04/20/javascript-shell-12/#comment-1165</guid>
		<description>A minor enhancement: to auto-refresh the shell when the opener context change add this to the funcion go (line 600).
  if (! _win.Shell)
    init();

Thanks for this great app.</description>
		<content:encoded><![CDATA[<p>A minor enhancement: to auto-refresh the shell when the opener context change add this to the funcion go (line 600).<br />
  if (! _win.Shell)<br />
    init();</p>
<p>Thanks for this great app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidbisset.com</title>
		<link>http://www.squarefree.com/2005/04/20/javascript-shell-12/comment-page-1/#comment-1130</link>
		<dc:creator>davidbisset.com</dc:creator>
		<pubDate>Fri, 22 Apr 2005 03:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/04/20/javascript-shell-12/#comment-1130</guid>
		<description>&lt;strong&gt;JavaScript Shell&lt;/strong&gt;

A command-line interface for JavaScript and DOM... Firefox bookmarklet available. [ via ]
...</description>
		<content:encoded><![CDATA[<p><strong>JavaScript Shell</strong></p>
<p>A command-line interface for JavaScript and DOM&#8230; Firefox bookmarklet available. [ via ]<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2005/04/20/javascript-shell-12/comment-page-1/#comment-1129</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Thu, 21 Apr 2005 19:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/04/20/javascript-shell-12/#comment-1129</guid>
		<description>I found the background distracting because it would shrink from 2.5 lines to 1 line when I submitted an input.  I like the way the input doesn&#039;t change appearance when I submit it, so I took out the background.</description>
		<content:encoded><![CDATA[<p>I found the background distracting because it would shrink from 2.5 lines to 1 line when I submitted an input.  I like the way the input doesn&#8217;t change appearance when I submit it, so I took out the background.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prakash Kailasa</title>
		<link>http://www.squarefree.com/2005/04/20/javascript-shell-12/comment-page-1/#comment-1128</link>
		<dc:creator>Prakash Kailasa</dc:creator>
		<pubDate>Thu, 21 Apr 2005 13:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/04/20/javascript-shell-12/#comment-1128</guid>
		<description>First of all, thanks for the great piece of work.

One minor observation: I was runing the pre1.2 version (http://www.squarefree.com/shell/shell1.2pre.html) yesterday which had background color of the input area set to a different color, so it is prominently visible. However, in the released version, the background property of the &#039;input&#039; class seems to be commented.

I uncommented it in my copy, but I am curious to find out why it was commented.</description>
		<content:encoded><![CDATA[<p>First of all, thanks for the great piece of work.</p>
<p>One minor observation: I was runing the pre1.2 version (<a href="http://www.squarefree.com/shell/shell1.2pre.html" rel="nofollow">http://www.squarefree.com/shell/shell1.2pre.html</a>) yesterday which had background color of the input area set to a different color, so it is prominently visible. However, in the released version, the background property of the &#8216;input&#8217; class seems to be commented.</p>
<p>I uncommented it in my copy, but I am curious to find out why it was commented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Screwtape</title>
		<link>http://www.squarefree.com/2005/04/20/javascript-shell-12/comment-page-1/#comment-1127</link>
		<dc:creator>Screwtape</dc:creator>
		<pubDate>Wed, 20 Apr 2005 23:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/04/20/javascript-shell-12/#comment-1127</guid>
		<description>This is a purely selfish request, and probably offensive after you&#039;ve put so much hard-work and effort into creating the shell in the first place, and keeping updated - but just in case you get incredibly bored one day - I don&#039;t suppose there&#039;s any way of getting the shell to (a) open in the Firefox sidebar, and (b) still have access to the DOM of the main page?

The bookmarklet version is almost exactly what I want, except I have to keep flipping between tabs to see what I&#039;m doing.</description>
		<content:encoded><![CDATA[<p>This is a purely selfish request, and probably offensive after you&#8217;ve put so much hard-work and effort into creating the shell in the first place, and keeping updated &#8211; but just in case you get incredibly bored one day &#8211; I don&#8217;t suppose there&#8217;s any way of getting the shell to (a) open in the Firefox sidebar, and (b) still have access to the DOM of the main page?</p>
<p>The bookmarklet version is almost exactly what I want, except I have to keep flipping between tabs to see what I&#8217;m doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Robinson</title>
		<link>http://www.squarefree.com/2005/04/20/javascript-shell-12/comment-page-1/#comment-1126</link>
		<dc:creator>Phil Robinson</dc:creator>
		<pubDate>Wed, 20 Apr 2005 13:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/04/20/javascript-shell-12/#comment-1126</guid>
		<description>Great! I watched your website all day yesterday hoping that there&#039;d be an update. When I first tried to run shell after updating Firefox to 1.0.3, I thought something had gone terribly wrong with the install, but then I realized that some of the bug fixes must have &#039;broken&#039; the shell. Thanks for the great work!</description>
		<content:encoded><![CDATA[<p>Great! I watched your website all day yesterday hoping that there&#8217;d be an update. When I first tried to run shell after updating Firefox to 1.0.3, I thought something had gone terribly wrong with the install, but then I realized that some of the bug fixes must have &#8216;broken&#8217; the shell. Thanks for the great work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

