<?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>Notas de un Peregrino &#187; Advanced Filters</title>
	<atom:link href="http://www.malditocrc.com.ar/peregrino/category/firebug/advanced-filters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.malditocrc.com.ar/peregrino</link>
	<description>Articulos varios sobre la web, mozilla y firebug</description>
	<lastBuildDate>Thu, 12 Aug 2010 04:51:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Advanced Filters 0.2 Released</title>
		<link>http://www.malditocrc.com.ar/peregrino/2009/09/advanced-filters-0-2-released/</link>
		<comments>http://www.malditocrc.com.ar/peregrino/2009/09/advanced-filters-0-2-released/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 19:00:17 +0000</pubDate>
		<dc:creator>Peregrino</dc:creator>
				<category><![CDATA[Advanced Filters]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[advfilters]]></category>

		<guid isPermaLink="false">http://www.malditocrc.com.ar/peregrino/?p=22</guid>
		<description><![CDATA[Advanced Filters 0.2 has been released! In this version the UI has changed a little. Now multiple filtering rules can be set, although the system for setting them is a little archaic.  As can be seen in this screenshot: The activation mechanism stays the same, and so the quick search in the net tab. But [...]]]></description>
			<content:encoded><![CDATA[<p>Advanced Filters 0.2 has been released!</p>
<p>In this version the UI has changed a little. Now multiple filtering rules can be set, although the system for setting them is a little archaic.  As can be seen in this screenshot:</p>
<div id="attachment_24" class="wp-caption alignnone" style="width: 310px"><a href="http://www.malditocrc.com.ar/peregrino/wordpress/wp-content/uploads/2009/09/advfilters-0.2-advfilters.PNG"><img class="size-medium wp-image-24 " title="advfilters-0.2-advfilters" src="http://www.malditocrc.com.ar/peregrino/wordpress/wp-content/uploads/2009/09/advfilters-0.2-advfilters-300x146.PNG" alt="Multiple Rules alowed" width="300" height="146" /></a><p class="wp-caption-text">Multiple Rules alowed</p></div>
<p>The activation mechanism stays the same, and so the quick search in the net tab. But now there are two buttons, to remove the applied filters (in case you want to view all the results) and one to apply the stored rules.</p>
<div id="attachment_23" class="wp-caption alignnone" style="width: 310px"><a href="http://www.malditocrc.com.ar/peregrino/wordpress/wp-content/uploads/2009/09/advfilters-0.2-net.PNG"><img class="size-medium wp-image-23 " title="advfilters-0.2-net" src="http://www.malditocrc.com.ar/peregrino/wordpress/wp-content/uploads/2009/09/advfilters-0.2-net-300x146.PNG" alt="New buttons in the net panel" width="300" height="146" /></a><p class="wp-caption-text">New buttons in the net panel</p></div>
<p>You can grab this release from the <a href="http://www.malditocrc.com.ar/peregrino/lab/firebug/advfilters/releases/" target="_blank">releases</a> folder. Also keep in mind that I'm trying to set up an upgrade channel in this webpage, so you can install once and then get the updates automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malditocrc.com.ar/peregrino/2009/09/advanced-filters-0-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Release of Advanced Filters</title>
		<link>http://www.malditocrc.com.ar/peregrino/2009/08/first-release-of-advanced-filters/</link>
		<comments>http://www.malditocrc.com.ar/peregrino/2009/08/first-release-of-advanced-filters/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 00:29:00 +0000</pubDate>
		<dc:creator>Peregrino</dc:creator>
				<category><![CDATA[Advanced Filters]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[advfilters]]></category>
		<category><![CDATA[Firebug]]></category>

		<guid isPermaLink="false">http://www.malditocrc.com.ar/peregrino/?p=8</guid>
		<description><![CDATA[This is the first release of the Advanced Filters extension for Firebug. The aim of this extension is to let you add custom filters to the requests listed in the Net Panel. Right now this is the first... nightly. It isn't even an alpha, I just made it work, and then packed and uploaded it. [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first release of the Advanced Filters extension for Firebug.</p>
<p>The aim of this extension is to let you add custom filters to the requests 					listed in the Net Panel. Right now this is the first... nightly. It isn't even an 					alpha, I just made it work, and then packed and uploaded it. So don't expect it 					to be a lot friendly, it just works.</p>
<p>To use this extension you should have Firebug 1.5.0a21, 1.5X.0a21	or the latest 					SVN revision, since it depends on a listener added in a21. Just go to 					<a href="http://www.malditocrc.com.ar/peregrino/lab/firebug/advfilters/releases">releases</a> and install the xpi.</p>
<p><strong>How to use it</strong></p>
<ul>
<li>Install the extension and make sure the dependencies are met</li>
<li>Go to the Net Panel</li>
<li>Press "Advanced Filters", a prompt should appear</li>
<li> Enter the desired RegExp pattern against you want the request's URL 						to be tested.</li>
<li> Reload the page, now as long as the "Advanced Filters" button is selected, 						your requests will be filtered. To disable the filtering, press again in 						"Advanced Filters".</li>
<li> You can change the applied filter pattern by disabling and then enabling the 						advanced filtering. Each time you enable the filtering, a prompt will show up 						in wich you can enter the new pattern. Then it'll be applied to the monitored 						requests.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.malditocrc.com.ar/peregrino/2009/08/first-release-of-advanced-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
