<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thetransient &#187; tips</title>
	<atom:link href="http://www.thetransient.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetransient.com</link>
	<description>One designer's web design blog</description>
	<lastBuildDate>Wed, 12 May 2010 17:21:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to reduce FireBug&#8217;s memory usage</title>
		<link>http://www.thetransient.com/how-to-reduce-firebugs-memory-usage/176/</link>
		<comments>http://www.thetransient.com/how-to-reduce-firebugs-memory-usage/176/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 06:51:16 +0000</pubDate>
		<dc:creator>Erik Phipps</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development tools]]></category>
		<category><![CDATA[FireBug]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.thetransient.com/?p=176</guid>
		<description><![CDATA[I love FireBug but one day it became a memory behemoth! It was consuming over 800k every hour or so of work. I did a little poking around and found that I had inadvertently set network monitoring, console logging and JavaScript debugging to be on by default. After a little digging, I found the tip [...]]]></description>
			<content:encoded><![CDATA[<p>I love <a title="FireBug" href="http://getfirebug.com/">FireBug</a> but one day it became a memory behemoth! It was consuming over 800k every hour or so of work. I did a little poking around and found that I had inadvertently set network monitoring, console logging and JavaScript debugging to be on by default. After a little digging, I found the tip below in the <a href="http://groups.google.com/group/firebug">FireBug Google Group</a> buried deep inside a lengthy thread.</p>
<p>Click on the <strong>Console </strong>tab to activate it, then click on the drop-down arrow and select <strong>Disabled </strong>from the drop-down menu. Repeat this for the <strong>Script </strong>tab and the <strong>Net </strong>tab. Now these three features will be disabled by default. When you want to use any one of them, simply activate them on a per-site basis by ticking the tab next to the appropriate feature and clicking the <strong>Apply settings for www.site.com</strong> button.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetransient.com/how-to-reduce-firebugs-memory-usage/176/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
