<?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: FireBug Tips and Tricks</title>
	<atom:link href="http://www.seifi.org/javascript/firebug_tips_and_tricks.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html</link>
	<description>A Web Development Blog by Joe Seifi - seifi.org</description>
	<lastBuildDate>Tue, 15 Feb 2011 05:33:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: me</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-21331</link>
		<dc:creator>me</dc:creator>
		<pubDate>Tue, 22 Sep 2009 21:48:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-21331</guid>
		<description>Cant get this to output anything at all.

Any help on basic funtions, just getting firebug to display anything about my js code would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Cant get this to output anything at all.</p>
<p>Any help on basic funtions, just getting firebug to display anything about my js code would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hyzer</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-21301</link>
		<dc:creator>Chris Hyzer</dc:creator>
		<pubDate>Tue, 18 Aug 2009 20:26:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-21301</guid>
		<description>Regarding the previous post about using Firebug to study redirect, is this possible?  I have the net history plugin and firebug, and when I do a login, I get redirected around, and I would like to see all the history.  I see it briefly in the panel, and when the URLs change, it gets cleared.  Any way to keep it all there?  Thanks, Chris</description>
		<content:encoded><![CDATA[<p>Regarding the previous post about using Firebug to study redirect, is this possible?  I have the net history plugin and firebug, and when I do a login, I get redirected around, and I would like to see all the history.  I see it briefly in the panel, and when the URLs change, it gets cleared.  Any way to keep it all there?  Thanks, Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laptop deals</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-21230</link>
		<dc:creator>laptop deals</dc:creator>
		<pubDate>Sun, 28 Jun 2009 06:06:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-21230</guid>
		<description>Can I use Firebug to study link redirect?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Can I use Firebug to study link redirect?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep verma</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-19783</link>
		<dc:creator>sandeep verma</dc:creator>
		<pubDate>Thu, 23 Apr 2009 07:02:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-19783</guid>
		<description>Thanks guys that was extremely helpful! 

sandeep verma</description>
		<content:encoded><![CDATA[<p>Thanks guys that was extremely helpful! </p>
<p>sandeep verma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andhapp</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-21</link>
		<dc:creator>andhapp</dc:creator>
		<pubDate>Thu, 10 May 2007 11:43:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-21</guid>
		<description>Great article indeed....</description>
		<content:encoded><![CDATA[<p>Great article indeed&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganeshji Marwaha</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-18</link>
		<dc:creator>Ganeshji Marwaha</dc:creator>
		<pubDate>Thu, 26 Apr 2007 23:00:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-18</guid>
		<description>Very good article... Will always be on my frequently used bookmark list.</description>
		<content:encoded><![CDATA[<p>Very good article&#8230; Will always be on my frequently used bookmark list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Bassett</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-17</link>
		<dc:creator>Aaron Bassett</dc:creator>
		<pubDate>Thu, 26 Apr 2007 16:08:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-17</guid>
		<description>Firebug can be used to debug your actionscript as well as your Javascript using a small as2 class I created called flashBug. It supports all the common Firebug console methods for debugging in the browser and it also formats and outputs trace calls for debugging in the Flash IDE (so you don&#039;t need to call console and trace). 

The full write up, instructions and download is available from my blog at: &lt;a href=&#039;http://foobr.co.uk/2007/02/debug_flash_with_firebug/&#039; rel=&quot;nofollow&quot;&gt;debug actionscript using Firebug&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Firebug can be used to debug your actionscript as well as your Javascript using a small as2 class I created called flashBug. It supports all the common Firebug console methods for debugging in the browser and it also formats and outputs trace calls for debugging in the Flash IDE (so you don&#8217;t need to call console and trace). </p>
<p>The full write up, instructions and download is available from my blog at: <a href='http://foobr.co.uk/2007/02/debug_flash_with_firebug/' rel="nofollow">debug actionscript using Firebug</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 工控网</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-16</link>
		<dc:creator>工控网</dc:creator>
		<pubDate>Thu, 26 Apr 2007 13:22:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-16</guid>
		<description>thanx for those tips, I especially appreciate the profiling options.

</description>
		<content:encoded><![CDATA[<p>thanx for those tips, I especially appreciate the profiling options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vondare</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-15</link>
		<dc:creator>vondare</dc:creator>
		<pubDate>Thu, 26 Apr 2007 10:08:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-15</guid>
		<description>Fantastic resource. Thanks for all the depth of insight. I use Firebug every day, but I was not aware of some of these functions. The new DOM Explorer in IE is a welcome tool, but it looks like a pre-release beta next to the magic of Firebug.</description>
		<content:encoded><![CDATA[<p>Fantastic resource. Thanks for all the depth of insight. I use Firebug every day, but I was not aware of some of these functions. The new DOM Explorer in IE is a welcome tool, but it looks like a pre-release beta next to the magic of Firebug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Fitzgerald</title>
		<link>http://www.seifi.org/javascript/firebug_tips_and_tricks.html/comment-page-1#comment-14</link>
		<dc:creator>Patrick Fitzgerald</dc:creator>
		<pubDate>Thu, 26 Apr 2007 01:33:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-14</guid>
		<description>Thanks for some good tips. I didn&#039;t know about logging functions, should come in handy.</description>
		<content:encoded><![CDATA[<p>Thanks for some good tips. I didn&#8217;t know about logging functions, should come in handy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.472 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-30 03:51:47 -->

