<?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"
	>
<channel>
	<title>Comments on: Firebug Tutorial : Section 4 - Net, CSS and DOM tabs</title>
	<atom:link href="http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs</link>
	<description>Sharing our knowledge</description>
	<pubDate>Wed, 08 Oct 2008 00:37:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Michael Sync</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-63018</link>
		<dc:creator>Michael Sync</dc:creator>
		<pubDate>Thu, 15 May 2008 09:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-63018</guid>
		<description>&lt;blockquote&gt;Is there any way to import the report of Net panel in firebug&lt;/blockquote&gt;

No as of now. but you can request it as a new request in newsgroup or fbug Google Code.</description>
		<content:encoded><![CDATA[<blockquote><p>Is there any way to import the report of Net panel in firebug</p></blockquote>
<p>No as of now. but you can request it as a new request in newsgroup or fbug Google Code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mallik</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-62990</link>
		<dc:creator>Mallik</dc:creator>
		<pubDate>Thu, 15 May 2008 06:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-62990</guid>
		<description>Is there any way to import the report of Net panel in firebug</description>
		<content:encoded><![CDATA[<p>Is there any way to import the report of Net panel in firebug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Everything about Firebug - 21 22 Great Resources &#187; Blog at veanndesign.com</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-54639</link>
		<dc:creator>Everything about Firebug - 21 22 Great Resources &#187; Blog at veanndesign.com</dc:creator>
		<pubDate>Tue, 15 Apr 2008 12:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-54639</guid>
		<description>[...] Net, CSS, and DOM Tabs by Michael Sync (at the bottom of this article you will find an index of all the article that Michael has written about Firebug). [...]</description>
		<content:encoded><![CDATA[<p>[...] Net, CSS, and DOM Tabs by Michael Sync (at the bottom of this article you will find an index of all the article that Michael has written about Firebug). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sync</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-40352</link>
		<dc:creator>Michael Sync</dc:creator>
		<pubDate>Mon, 18 Feb 2008 02:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-40352</guid>
		<description>Hello Andre,

&lt;blockquote&gt;Can Firebug show POST requests?&lt;/blockquote&gt;

No with this version. If you like to include this feature, you may probably request as new feature in fbug of Google Code.</description>
		<content:encoded><![CDATA[<p>Hello Andre,</p>
<blockquote><p>Can Firebug show POST requests?</p></blockquote>
<p>No with this version. If you like to include this feature, you may probably request as new feature in fbug of Google Code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-40351</link>
		<dc:creator>André</dc:creator>
		<pubDate>Mon, 18 Feb 2008 01:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-40351</guid>
		<description>In the tutorial about the net panel there is a GET request shown. POST requests are not described.
Can Firebug show POST requests?</description>
		<content:encoded><![CDATA[<p>In the tutorial about the net panel there is a GET request shown. POST requests are not described.<br />
Can Firebug show POST requests?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sync</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-36174</link>
		<dc:creator>Michael Sync</dc:creator>
		<pubDate>Sat, 02 Feb 2008 06:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-36174</guid>
		<description>Hi Daniel Burd,

&lt;blockquote&gt;All the href elements have an empty URL.&lt;/blockquote&gt;
I checked the site that you give me. All href elements have some urls (e.g. "/sign up/").. 

&lt;blockquote&gt;How can I discover which JavaScript function is being called?&lt;/blockquote&gt;

You can use "Profile" function from Console tab. You can read about this in Firebug - Console tutorial.

Hello Jason McMillan,

I'm not very clear with your explanation. If you want to apply CSS to unique id, you can use #uniqueid in CSS.. But I think you might already know since you are not CSS begineer. 

Which blog are you trying to edit? What result do you expect? You can give me the url of your blog.. I will take a look and will suggest you how you might accomplish..</description>
		<content:encoded><![CDATA[<p>Hi Daniel Burd,</p>
<blockquote><p>All the href elements have an empty URL.</p></blockquote>
<p>I checked the site that you give me. All href elements have some urls (e.g. &#8220;/sign up/&#8221;).. </p>
<blockquote><p>How can I discover which JavaScript function is being called?</p></blockquote>
<p>You can use &#8220;Profile&#8221; function from Console tab. You can read about this in Firebug - Console tutorial.</p>
<p>Hello Jason McMillan,</p>
<p>I&#8217;m not very clear with your explanation. If you want to apply CSS to unique id, you can use #uniqueid in CSS.. But I think you might already know since you are not CSS begineer. </p>
<p>Which blog are you trying to edit? What result do you expect? You can give me the url of your blog.. I will take a look and will suggest you how you might accomplish..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason McMillan</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-36032</link>
		<dc:creator>Jason McMillan</dc:creator>
		<pubDate>Fri, 01 Feb 2008 21:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-36032</guid>
		<description>i was wondering if anyone could help me out. I'm looking to edit a blog, and fire-bug so far is extremely helpfull, but i'm having trouble with the whole "order" of elements as they cascade. That is, when I need to edit an element in a td class, thats in a div class, and then its a link that has its own unique ID, but that ID hasn't been applied to a CSS yet. So my problem is this, how do I know how to write up the CSS for that item with its own unique ID, because simply adding the ID as a CSS item does not change it....it needs to be in order, for eg.:
.node .picture {
  margin: .5em 0 .5em 0;
}

am I on the right track? any help?

i'm not really a beginner with CSS, i'm just not experienced with this complex of a taxonomy...</description>
		<content:encoded><![CDATA[<p>i was wondering if anyone could help me out. I&#8217;m looking to edit a blog, and fire-bug so far is extremely helpfull, but i&#8217;m having trouble with the whole &#8220;order&#8221; of elements as they cascade. That is, when I need to edit an element in a td class, thats in a div class, and then its a link that has its own unique ID, but that ID hasn&#8217;t been applied to a CSS yet. So my problem is this, how do I know how to write up the CSS for that item with its own unique ID, because simply adding the ID as a CSS item does not change it&#8230;.it needs to be in order, for eg.:<br />
.node .picture {<br />
  margin: .5em 0 .5em 0;<br />
}</p>
<p>am I on the right track? any help?</p>
<p>i&#8217;m not really a beginner with CSS, i&#8217;m just not experienced with this complex of a taxonomy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Burd</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-21801</link>
		<dc:creator>Daniel Burd</dc:creator>
		<pubDate>Fri, 21 Dec 2007 20:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-21801</guid>
		<description>I loved your firebug tutorial.
I tried to discover which function is called when I click on a tab in the site www.rememberthemilk.com but all html I got was:

 
 &#60;a href=&#34; &#34; rel=&#34;nofollow&#34;&#62;Cx.Entrada&#60;/a&#62; &#60;a href=&#34; &#34; rel=&#34;nofollow&#34;&#62;Pessoal&#60;/a&#62; 
        &#60;a href=&#34; &#34; rel=&#34;nofollow&#34;&#62;Trabalho&#60;/a&#62; &#60;a href=&#34; &#34; rel=&#34;nofollow&#34;&#62;Enviadas&#60;/a&#62;
    

You see! All the href elements have an empty URL.
How can I discover which JavaScript function is being called?
Kind Regards,
Daniel Burd (Sao Paulo, Brazil)</description>
		<content:encoded><![CDATA[<p>I loved your firebug tutorial.<br />
I tried to discover which function is called when I click on a tab in the site <a href="http://www.rememberthemilk.com" rel="nofollow">http://www.rememberthemilk.com</a> but all html I got was:</p>
<p> &lt;a href=&quot; &quot; rel=&quot;nofollow&quot;&gt;Cx.Entrada&lt;/a&gt; &lt;a href=&quot; &quot; rel=&quot;nofollow&quot;&gt;Pessoal&lt;/a&gt;<br />
        &lt;a href=&quot; &quot; rel=&quot;nofollow&quot;&gt;Trabalho&lt;/a&gt; &lt;a href=&quot; &quot; rel=&quot;nofollow&quot;&gt;Enviadas&lt;/a&gt;</p>
<p>You see! All the href elements have an empty URL.<br />
How can I discover which JavaScript function is being called?<br />
Kind Regards,<br />
Daniel Burd (Sao Paulo, Brazil)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhakar</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-6013</link>
		<dc:creator>Sudhakar</dc:creator>
		<pubDate>Thu, 25 Oct 2007 05:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-6013</guid>
		<description>Have been using Firebug for quite sometime...but after going thro this, it looks like I am not using it to the full potential.. :)

thanks</description>
		<content:encoded><![CDATA[<p>Have been using Firebug for quite sometime&#8230;but after going thro this, it looks like I am not using it to the full potential.. <img src='http://michaelsync.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winzith</title>
		<link>http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-3750</link>
		<dc:creator>Winzith</dc:creator>
		<pubDate>Tue, 16 Oct 2007 06:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/10/15/firebug-tutorial-section-4-net-css-and-dom-tabs#comment-3750</guid>
		<description>good tutorial.....  thanks .....</description>
		<content:encoded><![CDATA[<p>good tutorial&#8230;..  thanks &#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
