<?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>Focus the Web Tech Blog &#187; Firefox</title>
	<atom:link href="http://tech.focustheweb.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.focustheweb.com</link>
	<description>Programmazione, web, internet, howtos, etc.</description>
	<lastBuildDate>Sat, 24 Apr 2010 09:16:53 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tre add-ons Firefox fondamentali per fare sviluppo web</title>
		<link>http://tech.focustheweb.com/information-technology/tre-add-ons-firefox-fondamentali-per-fare-sviluppo-web/</link>
		<comments>http://tech.focustheweb.com/information-technology/tre-add-ons-firefox-fondamentali-per-fare-sviluppo-web/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 16:26:59 +0000</pubDate>
		<dc:creator>Giovanni Cappellotto</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[http header]]></category>
		<category><![CDATA[live http headers]]></category>
		<category><![CDATA[sviluppo]]></category>
		<category><![CDATA[switcher]]></category>
		<category><![CDATA[user-agent]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tech.focustheweb.com/?p=340</guid>
		<description><![CDATA[







E&#8217; importante per uno sviluppatore web dotarsi di strumenti in grado di facilitare il lavoro di ogni giorno: dall&#8217;editor, al linguaggio di programmazione, fino ad arrivare al browser.
Parlando di browser, nella fase di sviluppo, ho sempre preferito Firefox: un programma stabile e veloce che aiuta lo sviluppatore anche attraverso le sue svariate estensioni, chiamate add-ons.
Tra [...]]]></description>
			<content:encoded><![CDATA[<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-7194529311513014";
/* 468x60, creato 21/11/09 */
google_ad_slot = "8123373738";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
<br />
E&#8217; importante per uno sviluppatore web dotarsi di strumenti in grado di facilitare il lavoro di ogni giorno: dall&#8217;editor, al linguaggio di programmazione, fino ad arrivare al <strong>browser</strong>.</p>
<p>Parlando di browser, nella fase di sviluppo, ho sempre preferito <strong>Firefox</strong>: un programma stabile e veloce che aiuta lo sviluppatore anche attraverso le sue svariate estensioni, chiamate <strong>add-ons</strong>.</p>
<p>Tra tutti gli add-ons ce ne sono <em>tre</em> di cui non potrei fare a meno:</p>
<ol>
<li><strong>Firebug</strong><br />
E&#8217; di sicuro <em>il più popolare strumento di sviluppo per Firefox</em>.<br />
Permette di ispezionare e modificare la struttura HTML e gli stili CSS in modo interattivo (real-time), introduce un debugger e una console javascript, analizza le performances di uso della rete e molto altro.</li>
<li><strong>Live HTTP Headers<br />
</strong>Permette di visualizzare gli headers delle richieste e delle risposte in partenza e in arrivo al browser, utilissimo per fare debugging.<br />
<strong></strong></li>
<li><strong>User Agent Switcher<br />
</strong>Questa estensione aggiunge una voce di menù per cambiare il valore del campo &#8220;User-Agent&#8221; mandato nell&#8217;header dal browser al server. In questo modo possiamo mascherare l&#8217;identità di Firefox con quella di un altro browser; molto utile per sviluppare applicazioni web per cellulari da Firefox.</li>
</ol>
<p>Se secondo voi ne manca qualcuno <strong>non esitate a lasciarmi un commento!</strong></p>
<p>Per maggiori informazioni:</p>
<ol>
<li>Firebug &#8211; <a title="Firebug" href="http://getfirebug.com/">http://getfirebug.com/</a></li>
<li>Live HTTP Headers &#8211; <a title="Live HTTP Headers" href="http://livehttpheaders.mozdev.org/">http://livehttpheaders.mozdev.org/</a></li>
<li>User Agent Switcher &#8211; <a title="User Agent Switcher" href="http://chrispederick.com/work/user-agent-switcher/">http://chrispederick.com/work/user-agent-switcher/</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://tech.focustheweb.com/information-technology/tre-add-ons-firefox-fondamentali-per-fare-sviluppo-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
