<?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>Getfirebug Blog</title>
	<atom:link href="http://blog.getfirebug.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.getfirebug.com</link>
	<description>Web Development Evolved</description>
	<lastBuildDate>Fri, 14 Jun 2013 15:10:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Firebug 1.12 alpha 8</title>
		<link>http://blog.getfirebug.com/2013/06/14/firebug-1-12-alpha-8/</link>
		<comments>http://blog.getfirebug.com/2013/06/14/firebug-1-12-alpha-8/#comments</comments>
		<pubDate>Fri, 14 Jun 2013 15:09:39 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2260</guid>
		<description><![CDATA[getfirebug.com has Firebug 1.12 alpha 8 Firebug 1.12a8 fixes 11 issues Firebug 1.12a8 is compatible with Firefox 21-24 &#160; Some highlights from this release Multiple filters selectable in the Net panel (issue 4156) Multiple filters can be set at the same time by holding down Ctrl while clicking the filter buttons. &#160; Multiple filters selectable [...]]]></description>
				<content:encoded><![CDATA[<p>getfirebug.com has <a href="https://getfirebug.com/releases/firebug/1.12/firebug-1.12.0a8.xpi">Firebug 1.12 alpha 8</a></p>
<p><strong>Firebug 1.12a8</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=fixed%3D1.12-a8&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">11 issues</a><br />
<strong>Firebug 1.12a8</strong> is compatible with <strong>Firefox 21-24</strong></p>
<p>&nbsp;</p>
<h4>Some highlights from this release</h4>
<ul>
<li>Multiple filters selectable in the Net panel (<a href="http://code.google.com/p/fbug/issues/detail?id=4156">issue 4156</a>)</li>
<p>Multiple filters can be set at the same time by holding down Ctrl while clicking the filter buttons.</p>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/06/net-multiple-filters1.png" alt="Multiple filters selected in the Net panel" width="520" height="276" class="aligncenter size-full wp-image-2263" /></p>
<p>&nbsp;</p>
<li>Multiple filters selectable in the Console panel (<a href="http://code.google.com/p/fbug/issues/detail?id=4621">issue 4621</a>)</li>
<p>Just like in the Net panel, the Console panel also supports multiple filters being selected at the same time.</p>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/06/console-multiple-filters.png" alt="Multiple filters selected in the Console panel" width="520" height="157" class="aligncenter size-full wp-image-2265" /></p>
<p>&nbsp;</p>
<li>Store the result of the last command line evaluation in $_ (<a href="http://code.google.com/p/fbug/issues/detail?id=6519">issue 6519</a>)</li>
<p>There is a new variable available in the Command Line: <code>$_</code> </p>
<p>This variable stores the result of the previous expression evaluation (compatible with Chrome dev tools).
</ul>
<p>&nbsp;</p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups#!topic/firebug/xF59sooRogg">newsgroup</a>, thanks</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/06/14/firebug-1-12-alpha-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.12 alpha 7</title>
		<link>http://blog.getfirebug.com/2013/05/31/firebug-1-12-alpha-7/</link>
		<comments>http://blog.getfirebug.com/2013/05/31/firebug-1-12-alpha-7/#comments</comments>
		<pubDate>Fri, 31 May 2013 15:23:36 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2247</guid>
		<description><![CDATA[getfirebug.com has Firebug 1.12 alpha 7 Firebug 1.12a7 fixes 8 issues Firebug 1.12a7 is compatible with Firefox 21-24 &#160; Some highlights from this release Group Console Messages (issue 4979) Console messages are grouped now in case the messages appear multiple times consecutively. This feature can dramatically decrease number of logs and make the entire logging [...]]]></description>
				<content:encoded><![CDATA[<p>getfirebug.com has <a href="https://getfirebug.com/releases/firebug/1.12/firebug-1.12.0a7.xpi">Firebug 1.12 alpha 7</a></p>
<p><strong>Firebug 1.12a7</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=fixed%3D1.12-a7&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">8 issues</a><br />
<strong>Firebug 1.12a7</strong> is compatible with <strong>Firefox 21-24</strong></p>
<p>&nbsp;</p>
<h4>Some highlights from this release</h4>
<ul>
<li>Group Console Messages (<a href="http://code.google.com/p/fbug/issues/detail?id=4979">issue 4979</a>)</li>
<p>Console messages are grouped now in case the messages appear multiple times consecutively. This feature can dramatically decrease number of logs and make the entire logging easier!</p>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/grouped-logging.png" alt="Grouped Logging" width="520" height="188" class="aligncenter size-full wp-image-2249" /><br />
The number on the right side tells how many logs is grouped in the log.</p>
<p>&nbsp;</p>
<li>Create selector groups for Elements side panel (<a href="http://code.google.com/p/fbug/issues/detail?id=5955">issue 5955</a>)</li>
<p>Multiple selector trials are now shown as foldable groups of elements. These groups persist on page reloads and are dynamically updated when the page changes.</p>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/selector-groups.png" alt="Selector Groups" width="520" height="212" class="aligncenter size-full wp-image-2250" /></p>
<p>&nbsp;</p>
<li>Issue 6447: Improve display of timings in net request infotip (<a href="http://code.google.com/p/fbug/issues/detail?id=6447">issue 6447</a>)</li>
<p>The tooltip for individual HTTP requests displayed in the Net panel has been improved. It displays all phases of the current request as a little waterfall graph. And so, it&#8217;s now a lot easier to understand the timing.</p>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/net-infotip.png" alt="Net panel tooltip" width="520" height="355" class="aligncenter size-full wp-image-2251" />
</ul>
<p>&nbsp;</p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups#!topic/firebug/DdpWUV8aFjs">newsgroup</a>, thanks</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/05/31/firebug-1-12-alpha-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.11.4</title>
		<link>http://blog.getfirebug.com/2013/05/24/firebug-1-11-4/</link>
		<comments>http://blog.getfirebug.com/2013/05/24/firebug-1-11-4/#comments</comments>
		<pubDate>Sat, 25 May 2013 03:24:54 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2244</guid>
		<description><![CDATA[Firebug 1.11.4 has been released (archive). Firebug 1.11.4 fixes 4 issues Firebug 1.11.4 is compatible with Firefox 17-22 &#160; All users subscribed to AMO beta channel should be already updated to version 1.11.4 beta 1 which is exactly the same as 1.11.4. &#160; This version is a follow-up for 1.11.3 and fixes some reported problems. [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/firebug/">Firebug 1.11.4</a> has been released (<a href="https://getfirebug.com/releases/firebug/1.11/">archive</a>).</p>
<p><strong>Firebug 1.11.4</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=fixed%3D1.11.4&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">4 issues</a><br />
<strong>Firebug 1.11.4</strong> is compatible with <strong>Firefox 17-22</strong><br />
&nbsp;</p>
<p>All users subscribed to <a href="https://addons.mozilla.org/firefox/addon/firebug/">AMO beta</a> channel should be already updated to version 1.11.4 beta 1 which is exactly the same as 1.11.4.</p>
<p>&nbsp;</p>
<p>This version is a follow-up for 1.11.3 and fixes some reported problems. Specifically XHR Spy works again for Firefox 17 and CSS pseudo-element rules are now properly displayed in the Style panel.</p>
<p>&nbsp;</p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups#!topic/firebug/ug8rh_61PFE">newsgroup</a>, thanks!</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/05/24/firebug-1-11-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.12 alpha 6</title>
		<link>http://blog.getfirebug.com/2013/05/17/firebug-1-12-alpha-6/</link>
		<comments>http://blog.getfirebug.com/2013/05/17/firebug-1-12-alpha-6/#comments</comments>
		<pubDate>Fri, 17 May 2013 15:22:00 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2229</guid>
		<description><![CDATA[getfirebug.com has Firebug 1.12 alpha 6 Firebug 1.12a6 fixes 11 issues Firebug 1.12a6 is compatible with Firefox 20-23 &#160; Couple of highlights from this release Use in Command Line (issue 6422) This feature allows referring various objects from the command line using new $p variable. See also detailed description of this feature. &#160; Precision for [...]]]></description>
				<content:encoded><![CDATA[<p>getfirebug.com has <a href="https://getfirebug.com/releases/firebug/1.12/firebug-1.12.0a6.xpi">Firebug 1.12 alpha 6</a></p>
<p><strong>Firebug 1.12a6</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&amp;q=fixed%3D1.12-a6&amp;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&amp;cells=tiles">11 issues</a><br />
<strong>Firebug 1.12a6</strong> is compatible with <strong>Firefox 20-23</strong></p>
<p>&nbsp;</p>
<h4>Couple of highlights from this release</h4>
<ul>
<ul>
<li>Use in Command Line (<a href="http://code.google.com/p/fbug/issues/detail?id=6422">issue 6422</a>)</li>
</ul>
</ul>
<p>This feature allows referring various objects from the command line using new <code>$p</code> variable.</p>
<p><img class="aligncenter size-full wp-image-2230" alt="Use in Command Line" src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/useincommandline.png" width="520" height="242" /></p>
<p>See also <a href="http://www.softwareishard.com/blog/firebug/new-firebug-feature-use-in-command-line">detailed description</a> of this feature.</p>
<p>&nbsp;</p>
<ul>
<ul>
<li>Precision for Console API %f log pattern (<a href="http://code.google.com/p/fbug/issues/detail?id=6439">issue 6439</a>)</li>
</ul>
</ul>
<p>Floats can be rounded by using the %.xf pattern inside the first console.log() argument. Here x denotes the number of decimal places the number should be rounded to.</p>
<p><img class="aligncenter size-full wp-image-2234" alt="Precision pattern" src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/precisionpattern.png" width="520" height="179" /></p>
<p><code>console.log("amount: %.2f", 4.3852)</code><br />
will output<br />
<code>amount: 4.39</code></p>
<p>You may want to get to know about the other patterns available inside the <a href="https://getfirebug.com/wiki/index.php/Console_API#console.log.28object.5B.2C_object.2C_....5D.29">Console API</a>.</p>
<p>&nbsp;</p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups#!topic/firebug/F3QNr3ajG60">newsgroup</a>, thanks</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/05/17/firebug-1-12-alpha-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.11.3</title>
		<link>http://blog.getfirebug.com/2013/05/12/firebug-1-11-3/</link>
		<comments>http://blog.getfirebug.com/2013/05/12/firebug-1-11-3/#comments</comments>
		<pubDate>Mon, 13 May 2013 06:55:47 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2224</guid>
		<description><![CDATA[Firebug 1.11.3 has been released (archive). Firebug 1.11.3 fixes 15 issues Firebug 1.11.3 is compatible with Firefox 17-22 &#160; All users subscribed to AMO beta channel should be already updated to version 1.11.3 beta 1 which is exactly the same as 1.11.3. &#160; One little problem related to browser page context-menu slipped into this release. [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/firebug/">Firebug 1.11.3</a> has been released (<a href="https://getfirebug.com/releases/firebug/1.11/">archive</a>).</p>
<p><strong>Firebug 1.11.3</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=label%3Afixed-1.11.3-b1&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">15 issues</a><br />
<strong>Firebug 1.11.3</strong> is compatible with <strong>Firefox 17-22</strong><br />
&nbsp;</p>
<p>All users subscribed to <a href="https://addons.mozilla.org/firefox/addon/firebug/">AMO beta</a> channel should be already updated to version 1.11.3 beta 1 which is exactly the same as 1.11.3.</p>
<p>&nbsp;</p>
<p>One little problem related to browser page context-menu slipped into this release. If you experience the menu being unexpectedly long, just restart your browser.</p>
<p>&nbsp;</p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups=#!topic/firebug/HKu6FQ1b6i8">newsgroup</a>, thanks!</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/05/12/firebug-1-11-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.12 alpha 5</title>
		<link>http://blog.getfirebug.com/2013/05/03/firebug-1-12-alpha-5/</link>
		<comments>http://blog.getfirebug.com/2013/05/03/firebug-1-12-alpha-5/#comments</comments>
		<pubDate>Fri, 03 May 2013 16:01:57 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2204</guid>
		<description><![CDATA[getfirebug.com has Firebug 1.12 alpha 5 Firebug 1.12a5 fixes 22 issues Firebug 1.12a5 is compatible with Firefox 20-22 Some highlights from this release Filter for DOM event logs (issue 229) This feature allows to filter DOM event logging that is set for specific element. We are not entirely sure if the UI/UX is OK and [...]]]></description>
				<content:encoded><![CDATA[<p>getfirebug.com has <a href="https://getfirebug.com/releases/firebug/1.12/firebug-1.12.0a5.xpi">Firebug 1.12 alpha 5</a></p>
<p><strong>Firebug 1.12a5</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=fixed%3D1.12-a5&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">22 issues</a><br />
<strong>Firebug 1.12a5</strong> is compatible with <strong>Firefox 20-22</strong></p>
<p><br/></p>
<h4>Some highlights from this release</h4>
<ul>
<li>Filter for DOM event logs (<a href="http://code.google.com/p/fbug/issues/detail?id=229">issue 229</a>)</li>
<p>This feature allows to filter DOM event logging that is set for specific element.</p>
<p>We are not entirely sure if the UI/UX is OK and so, please <a href="http://www.softwareishard.com/blog/firebug/how-to-properly-filter-dom-event-logs/">read this post</a> to help us.</p>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/filter-dom-events.png" alt="Filter DOM Events" width="495" height="371" class="aligncenter size-full wp-image-2206" /></p>
<p><br/></p>
<li>The CSS panel displays file with @media elements (<a href="http://code.google.com/p/fbug/issues/detail?id=1717">issue 1717</a>)</li>
<p><br/></p>
<li>@keyframes rules are now displayed inside the CSS panel (<a href="http://code.google.com/p/fbug/issues/detail?id=5290">issue 5290</a>)</li>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/issue5290.png" alt="@keyframes rules inside CSS panel" width="520" height="256" class="aligncenter size-full wp-image-2207" /></p>
<p><br/></p>
<li>Autocompletion for Firebug&#8217;s CommandLine API (<a href="http://code.google.com/p/fbug/issues/detail?id=5416">issue 5416</a>)</li>
<p>There is a new auto-completion support for Command Line API.</p>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/issue5416.png" alt="Command Line Autocompletion" width="520" height="225" class="aligncenter size-full wp-image-2216" /><br />
<br/></p>
<li>@-moz-document rules are displayed inside the CSS panel (<a href="http://code.google.com/p/fbug/issues/detail?id=5429">issue 5429</a>)</li>
<p><img src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/05/issue5429.png" alt="@-moz-document rules inside CSS panel" width="520" height="225" class="aligncenter size-full wp-image-2210" />
</ul>
<p><br/></p>
<p><br/></p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups=#!topic/firebug/FS6pnMXzva8">newsgroup</a>, thanks</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/05/03/firebug-1-12-alpha-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Future of Firebug Lite</title>
		<link>http://blog.getfirebug.com/2013/05/02/future-of-firebug-lite/</link>
		<comments>http://blog.getfirebug.com/2013/05/02/future-of-firebug-lite/#comments</comments>
		<pubDate>Thu, 02 May 2013 13:17:19 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Lite]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2151</guid>
		<description><![CDATA[Firebug Working Group (FWG) has always been maintaining two projects. Firebug &#8211; The Firefox extension Firebug Lite &#8211; Pure web application compatible with all major browsers Firebug has always had a lot more features since it&#8217;s a Firefox extension and as such it has the ability to use Firefox API that are not accessible for [...]]]></description>
				<content:encoded><![CDATA[<p>Firebug Working Group (<a href="https://getfirebug.com/wiki/index.php/Firebug_Working_Group">FWG</a>) has always been maintaining two projects.</p>
<ul>
<li><a href="https://getfirebug.com/">Firebug</a> &#8211; The Firefox extension</li>
<li><a href="https://getfirebug.com/firebuglite">Firebug Lite</a> &#8211; Pure web application compatible with all major browsers</li>
</ul>
<p><strong>Firebug</strong> has always had a lot more features since it&#8217;s a Firefox extension and as such it has the ability to use Firefox API that are not accessible for web applications (e.g. debugging API, HTTP monitoring API, etc.).</p>
<p><strong>Firebug Lite</strong> on the other side runs in all major browsers as a standard web application. It&#8217;s a great advantage for developers who want to debug their applications in more browsers and stick to the same UI/UX.</p>
<p>&nbsp;</p>
<p>Firebug Lite can be also used as a <a href="javascript:(function(F,i,r,e,b,u,g,L,I,T,E){if(F.getElementById(b))return;E=F[i+'NS']&amp;&amp;F.documentElement.namespaceURI;E=E?F[i+'NS'](E,'script'):F[i]('script');E[r]('id',b);E[r]('src',I+g+T);E[r](b,u);(F[e]('head')[0]||F[e]('body')[0]).appendChild(E);E=new%20Image;E[r]('src',I+L);})(document,'createElement','setAttribute','getElementsByTagName','FirebugLite','4','firebug-lite.js','releases/lite/latest/skin/xp/sprite.png','https://getfirebug.com/','#startOpened');">bookmarklet</a> (click the link to open Firebug Lite at the bottom of your browser).</p>
<p><img class="aligncenter size-full wp-image-2160" alt="Firebug Lite" src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/04/firebug-lite.png" width="520" height="273" /></p>
<div style="text-align: center;">Firebug Lite</div>
<p>&nbsp;</p>
<p>Firebug Lite has always been a very interesting project for us and we think that it has great future and the ability to compete with all existing developer-tools offered by various browsers. It has a future because it&#8217;s different and here is what we think makes the project unique:</p>
<ul>
<li>Firebug Lite supports more browsers, so developers don&#8217;t have to switch between different tools (and different UI/UX) when implementing an application for more browsers.</li>
<p>&nbsp;</p>
<li>Firebug Lite uses extensible architecture and it&#8217;s possible to develop extensions or integrate existing tools (e.g. bookmarks) all running across various browsers.</li>
<p>&nbsp;</p>
<li>As browsers expose more APIs to the content (web apps), Firebug Lite can heavily profit from it.</li>
<p>&nbsp;</p>
<li>Firebug Lite could support various remote debugger protocols (<a href="http://code.google.com/p/v8/wiki/DebuggerProtocol">V8</a>, <a href="https://wiki.mozilla.org/Remote_Debugging_Protocol">RDP</a>, etc.) to access more browser features, support remote debugging and implement the same features for different browsers.</li>
</ul>
<p>&nbsp;</p>
<p>FWG is a relatively small group of enthusiastic developers and for pragmatic reasons we decided (some time ago) to focus on one project only: <em>Firebug &#8211; the Firefox extension</em>. Of course, this helps us to keep Firebug a great tool and deliver stability as well as new features, which is already a lot of work on our plates. This means there is currently no one working on or providing support for Firebug Lite.</p>
<p>However, this opens a great opportunity for any enthusiastic developers looking for an open source project to contribute to and/or become a leader of it.</p>
<p>&nbsp;</p>
<p>Does it sound interesting to you?<br />
If yes, just contact me (odvarko at gmail dot com).</p>
<h4>Resources</h4>
<ul>
<li><a href="https://getfirebug.com/firebuglite">Firebug Lite Home Page</a></li>
<li><a href="http://code.google.com/p/fbug/source/browse/#svn%2Flite">Firebug Lite Source Base</a></li>
<li><a href="https://groups.google.com/forum/?fromgroups#!forum/firebug">Firebug Lite Newsgroup</a> (shared with Firebug)</li>
<li><a href="http://code.google.com/p/fbug/issues/list?can=2&amp;q=label%3Alite&amp;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&amp;cells=tiles">Firebug Lite Issue List</a> (shared with Firebug)</li>
</ul>
<p>&nbsp;</p>
<p>You can also post feedback in the <a href="https://groups.google.com/forum/?fromgroups=#!topic/firebug/woQhbX6Ukxs">newsgroup</a>.</p>
<p>&nbsp;</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/05/02/future-of-firebug-lite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firebug 1.11.3 beta 1</title>
		<link>http://blog.getfirebug.com/2013/04/12/firebug-1-11-3-beta-1/</link>
		<comments>http://blog.getfirebug.com/2013/04/12/firebug-1-11-3-beta-1/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 16:01:17 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2143</guid>
		<description><![CDATA[Firebug 1.11.3 beta 1 has been released (archive). Firebug 1.11.3 beta 1 fixes 15 issues Firebug 1.11.3 beta 1 is compatible with Firefox 17-22 &#160; All users subscribed to AMO beta channel will be automatically updated. See the Development Channel section at the bottom of the page. &#160; One of the problems fixed in this [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/firefox/downloads/file/203174/firebug-1.11.3b1-fx.xpi">Firebug 1.11.3 beta 1</a> has been released (<a href="https://getfirebug.com/releases/firebug/1.11/">archive</a>).</p>
<p><strong>Firebug 1.11.3 beta 1</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=label%3Afixed-1.11.3-b1&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">15 issues</a><br />
<strong>Firebug 1.11.3 beta 1</strong> is compatible with <strong>Firefox 17-22</strong><br />
&nbsp;</p>
<p>All users subscribed to <a href="https://addons.mozilla.org/firefox/addon/firebug/">AMO beta</a> channel will be automatically updated. See the <em>Development Channel</em> section at the bottom of the page.</p>
<p>&nbsp;</p>
<p>One of the problems fixed in this version is related to the page context menu that has been <a href="https://groups.google.com/forum/?fromgroups=#!topic/firebug/Mj7r7gN3xFs">reported</a> broken with Firebug. If you faced the problem try this version and let us know whether it works for you.</p>
<p>&nbsp;</p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups=#!topic/firebug/EXJQlYrmnZM">newsgroup</a>, thanks!</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/04/12/firebug-1-11-3-beta-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug 1.12 alpha 4</title>
		<link>http://blog.getfirebug.com/2013/04/05/firebug-1-12-alpha-4/</link>
		<comments>http://blog.getfirebug.com/2013/04/05/firebug-1-12-alpha-4/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 14:42:55 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2132</guid>
		<description><![CDATA[getfirebug.com has Firebug 1.12 alpha 4 Firebug 1.12a4 fixes 12 issues Firebug 1.12a4 is compatible with Firefox 20-22 Some highlights from this release The CSS panel now shows @page rules (issue 5289) Switch off stack arguments (issue 6316) Stack frames displayed in the Stack panel can be sometimes unusable due to a long list of [...]]]></description>
				<content:encoded><![CDATA[<p>getfirebug.com has <a href="https://getfirebug.com/releases/firebug/1.12/firebug-1.12.0a4.xpi">Firebug 1.12 alpha 4</a></p>
<p><strong>Firebug 1.12a4</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=fixed%3D1.12-a4&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">12 issues</a><br />
<strong>Firebug 1.12a4</strong> is compatible with <strong>Firefox 20-22</strong></p>
<p><br/></p>
<h4>Some highlights from this release</h4>
<ul>
<li>The CSS panel now shows @page rules (<a href="http://code.google.com/p/fbug/issues/detail?id=5289">issue 5289</a>)</li>
<p><img style="padding: 15px;" src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/04/page-css-rules.png" alt="Page CSS Rules" width="520" height="181" class="aligncenter size-full wp-image-2133" /></p>
<li>Switch off stack arguments (<a href="http://code.google.com/p/fbug/issues/detail?id=6316">issue 6316</a>)</li>
<p>Stack frames displayed in the <strong>Stack panel</strong> can be sometimes unusable due to a long list of arguments and so, we introduced a new option <em>Show Arguments</em> allowing to show/hide them.</p>
<p><img style="padding: 15px;" src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/04/stack-arguments.png" alt="Show Arguments Option" width="520" height="298" class="aligncenter size-full wp-image-2135" /></p>
<li>Display value attribute in the Console (<a href="http://code.google.com/p/fbug/issues/detail?id=6317">issue 6317</a>)</li>
<p>Consider the following code:<br />
<code><br />
var myInput = document.getElementById("myInput");<br />
myInput.value = "value1";<br />
myInput.setAttribute("value", "value2");<br />
</code></p>
<p><br/></p>
<p>An input element has been assigned two values. One through property and the other through attribute.</p>
<p>If you log the input element into Firebug (using jQuery.$ in the following example) you can now see both.</p>
<p><img style="padding: 15px;" src="http://blog.getfirebug.com/getfirebug_content/uploads/2013/04/input-value.png" alt="Input element value" width="520" height="172" class="aligncenter size-full wp-image-2136" />
</ul>
<p><br/></p>
<p>We are also hardworking on adopting <a href="https://wiki.mozilla.org/Debugger">JSD2</a> in Firebug (JSD2 == new JavaScript debugging engine in Firefox) and doing great progress. You can <a href="https://github.com/firebug/firebug/tree/jsd2">watch</a> the effort if you are interested!</p>
<p><br/></p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups=#!topic/firebug/aUAk7ZEWAUY">newsgroup</a>, thanks</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/04/05/firebug-1-12-alpha-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firebug 1.11.2</title>
		<link>http://blog.getfirebug.com/2013/02/25/firebug-1-11-2/</link>
		<comments>http://blog.getfirebug.com/2013/02/25/firebug-1-11-2/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 11:51:05 +0000</pubDate>
		<dc:creator>Honza</dc:creator>
				<category><![CDATA[Firebug Releases]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.getfirebug.com/?p=2121</guid>
		<description><![CDATA[Firebug team released Firebug 1.11.2. Firebug 1.11.2 fixes 5 issues. Firebug 1.11.2 is compatible with Firefox 17-20. As we already mentioned in preceding beta release the main new feature in this version is Closure Inspector. This feature allows inspecting closure variables that are not accessible through standard property iteration. There are couple of posts explaining [...]]]></description>
				<content:encoded><![CDATA[<p>Firebug team released <a href="https://addons.mozilla.org/en-US/firefox/addon/firebug/">Firebug 1.11.2</a>. </p>
<p><strong>Firebug 1.11.2</strong> fixes <a href="http://code.google.com/p/fbug/issues/list?can=1&#038;q=fixed%3D1.11.2&#038;colspec=ID+Type+Status+Owner+Test+Summary+Reporter&#038;cells=tiles">5 issues</a>.<br />
<strong>Firebug 1.11.2</strong> is compatible with <b>Firefox 17-20</b>.</p>
<p>As we already mentioned in preceding <a href="https://blog.getfirebug.com/2013/01/18/firebug-1-11-2-beta-1/">beta</a> release the main new feature in this version is <strong>Closure Inspector</strong>. This feature allows inspecting closure variables that are not accessible through standard property iteration.</p>
<p>There are <a href="https://blog.getfirebug.com/2013/01/11/firebug-1-12-alpha-1/">couple</a> of <a href="https://blog.getfirebug.com/2012/11/07/fireclosure-javascript-closure-inspector/">posts</a> explaining this feature in detail.</p>
<p>&nbsp;</p>
<p><em>Note that Firebug 1.11.2b2 has also been released to also update users on AMO beta channel. This version is the same as 1.11.2<br />
</em></p>
<p>&nbsp;</p>
<p>Please post feedback in the <a href="https://groups.google.com/forum/?fromgroups=#!topic/firebug/QAIlpQWcw2E">newsgroup</a>, thanks.</p>
<p>Jan &#8216;Honza&#8217; Odvarko</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.getfirebug.com/2013/02/25/firebug-1-11-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
