<?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: Redefining console.log() For Browsers Without Firebug</title>
	<atom:link href="http://www.thetruetribe.com/2008/04/redefining-console-log-for-browsers-without-firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetruetribe.com/2008/04/redefining-console-log-for-browsers-without-firebug/</link>
	<description>Vroom! That&#039;s us leaving IE in the dust.</description>
	<lastBuildDate>Tue, 02 Feb 2010 17:30:24 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Holtkamp</title>
		<link>http://www.thetruetribe.com/2008/04/redefining-console-log-for-browsers-without-firebug/comment-page-1/#comment-28</link>
		<dc:creator>Holtkamp</dc:creator>
		<pubDate>Thu, 31 Jul 2008 09:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.thetruetribe.com/?p=8#comment-28</guid>
		<description>Note that the suggestion to overwrite the console.log() method might result in an error: &quot;setting a property that has only a getter&quot;. &lt;br/&gt;&lt;br/&gt;The &lt;br/&gt;window.console[&quot;log&quot;] = function() {} &lt;br/&gt;&lt;br/&gt;alternative prevents this error.</description>
		<content:encoded><![CDATA[<p>Note that the suggestion to overwrite the console.log() method might result in an error: &#8220;setting a property that has only a getter&#8221;. </p>
<p>The <br />window.console["log"] = function() {} </p>
<p>alternative prevents this error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonah Dempcy</title>
		<link>http://www.thetruetribe.com/2008/04/redefining-console-log-for-browsers-without-firebug/comment-page-1/#comment-2</link>
		<dc:creator>Jonah Dempcy</dc:creator>
		<pubDate>Thu, 24 Apr 2008 00:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.thetruetribe.com/?p=8#comment-2</guid>
		<description>I found a more full-fledged solution for those in need of more functionality: http://icant.co.uk/sandbox/fauxconsole/</description>
		<content:encoded><![CDATA[<p>I found a more full-fledged solution for those in need of more functionality: <a href="http://icant.co.uk/sandbox/fauxconsole/" rel="nofollow">http://icant.co.uk/sandbox/fauxconsole/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
