<?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: Inline JavaScript Console</title>
	<atom:link href="http://osteele.com/archives/2006/03/inline-console/feed" rel="self" type="application/rss+xml" />
	<link>http://osteele.com/archives/2006/03/inline-console</link>
	<description>Languages of the real and artificial.</description>
	<lastBuildDate>Thu, 12 Feb 2009 00:20:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Javascript Blog Â» Blog Archive Â» Inline Javascript Console</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-279</link>
		<dc:creator>Javascript Blog Â» Blog Archive Â» Inline Javascript Console</dc:creator>
		<pubDate>Sun, 22 Oct 2006 09:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-279</guid>
		<description>[...] Inline Javascript Console by Oliver Steele is a lightweight Javascript debugging tool with a clean and simple UI. (Oliver&#8217;s page has an example that you can play with.) I wouldn&#8217;t suggest it for debugging extremely complex Javascript, but if you just need to pop in an expression here and there before adding it to your project du jour, it&#8217;s a nice little tool to have around. It&#8217;s like fvlogger, but with an evaluator added.  Explore posts in the same categories: Javascript [...]</description>
		<content:encoded><![CDATA[<p>[...] Inline Javascript Console by Oliver Steele is a lightweight Javascript debugging tool with a clean and simple <span class="caps">UI. </span>(Oliver&#8217;s page has an example that you can play with.) I wouldn&#8217;t suggest it for debugging extremely complex Javascript, but if you just need to pop in an expression here and there before adding it to your project du jour, it&#8217;s a nice little tool to have around. It&#8217;s like fvlogger, but with an evaluator added.  Explore posts in the same categories: Javascript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joerg</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-278</link>
		<dc:creator>Joerg</dc:creator>
		<pubDate>Fri, 08 Sep 2006 07:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-278</guid>
		<description>I used your inline-console. Great work! Easy to use, and no unneeded fancy stuff.</description>
		<content:encoded><![CDATA[<p>I used your inline-console. Great work! Easy to use, and no unneeded fancy stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-277</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 04 Sep 2006 18:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-277</guid>
		<description>Works like a charm. Thanks for the script.</description>
		<content:encoded><![CDATA[<p>Works like a charm. Thanks for the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-276</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Sat, 13 May 2006 22:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-276</guid>
		<description>Tim: you&#039;re very welcome for the script, but I can&#039;t take any credit for the FF extension.  It&#039;s by Joe Hewitt, and isn&#039;t related to this code.</description>
		<content:encoded><![CDATA[<p>Tim: you&#8217;re very welcome for the script, but I can&#8217;t take any credit for the FF extension.  It&#8217;s by Joe Hewitt, and isn&#8217;t related to this code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Web Design</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-275</link>
		<dc:creator>Tim Web Design</dc:creator>
		<pubDate>Tue, 09 May 2006 13:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-275</guid>
		<description>Most useful indeed and thanks for the FF extension too. Wish IE wasmore organised with these things.</description>
		<content:encoded><![CDATA[<p>Most useful indeed and thanks for the FF extension too. Wish IE wasmore organised with these things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-274</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sun, 23 Apr 2006 21:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-274</guid>
		<description>There are already some great tools for this in Firefox, but I found this pretty helpful when trying to debug my application in IE.</description>
		<content:encoded><![CDATA[<p>There are already some great tools for this in Firefox, but I found this pretty helpful when trying to debug my application in <span class="caps">IE.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-273</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Sun, 02 Apr 2006 14:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-273</guid>
		<description>Johan: Yes, Firebug is *much* better, when you&#039;re using FireFox.  (Except that I like my HTML element printing better :-).  As of the latest Firebug, I just use this for Safari and IE.

Bernard: Do you have a pointer to either of these?  I spent some time with Google but I didn&#039;t see anything I could stick in a web page.

Stephen: That&#039;s a great idea!  (It turned out to be a little more complicated, because Firefox evaluates the SCRIPT targets asynchronously.)  Try the following bookmarklet: (...I can&#039;t get the bookmarklet to show up in a WordPress comment, but you can view it in the header of http://osteele.com/sources/javascript/insert-console.js.  I&#039;ll add it to an HTML page later.)</description>
		<content:encoded><![CDATA[<p>Johan: Yes, Firebug is <strong>much</strong> better, when you&#8217;re using FireFox.  (Except that I like my <span class="caps">HTML </span>element printing better <img src='http://osteele.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .  As of the latest Firebug, I just use this for Safari and <span class="caps">IE.</span></p>
<p>Bernard: Do you have a pointer to either of these?  I spent some time with Google but I didn&#8217;t see anything I could stick in a web page.</p>
<p>Stephen: That&#8217;s a great idea!  (It turned out to be a little more complicated, because Firefox evaluates the <span class="caps">SCRIPT </span>targets asynchronously.)  Try the following bookmarklet: (&#8230;I can&#8217;t get the bookmarklet to show up in a WordPress comment, but you can view it in the header of <a href="http://osteele.com/sources/javascript/insert-console.js" rel="nofollow">http://osteele.com/sources/javascript/insert-console.js</a>.  I&#8217;ll add it to an <span class="caps">HTML </span>page later.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernard Devlin</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-272</link>
		<dc:creator>Bernard Devlin</dc:creator>
		<pubDate>Sat, 01 Apr 2006 01:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-272</guid>
		<description>btw netWindows java widget and ajax toolkit has had this kind of console plus async data loading for years.  Alex Russell was the main force behind it, and now he&#039;s at dojo.</description>
		<content:encoded><![CDATA[<p>btw netWindows java widget and ajax toolkit has had this kind of console plus async data loading for years.  Alex Russell was the main force behind it, and now he&#8217;s at dojo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Clay</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-271</link>
		<dc:creator>Stephen Clay</dc:creator>
		<pubDate>Thu, 30 Mar 2006 05:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-271</guid>
		<description>A bookmarklet out of this would be even handier. Add new SCRIPT elements to the HEAD to include this (and readable.js), then call InlineConsole.addConsole (since window.onload will have already fired). and poof..instant JS console on /any/ page.</description>
		<content:encoded><![CDATA[<p>A bookmarklet out of this would be even handier. Add new <span class="caps">SCRIPT </span>elements to the <span class="caps">HEAD </span>to include this (and readable.js), then call InlineConsole.addConsole (since window.onload will have already fired). and poof..instant JS console on /any/ page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarelyBlogging Â» Blog Archive Â» links for 2006-03-24</title>
		<link>http://osteele.com/archives/2006/03/inline-console/comment-page-1#comment-270</link>
		<dc:creator>BarelyBlogging Â» Blog Archive Â» links for 2006-03-24</dc:creator>
		<pubDate>Fri, 24 Mar 2006 03:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://osteele.com/2006/03/04/inline-javascript-console#comment-270</guid>
		<description>[...] Oliver Steele Ã‚Â» Blog Archive Ã‚Â» Inline JavaScript Console Debugging tool for JavaScript (tags: javascript debug) [...]</description>
		<content:encoded><![CDATA[<p>[...] Oliver Steele &Atilde;‚&Acirc;&raquo; Blog Archive &Atilde;‚&Acirc;&raquo; Inline JavaScript Console Debugging tool for JavaScript (tags: javascript debug) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
