<?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>Thijs Lensselink&#039;s Blog &#187; add-ons</title>
	<atom:link href="http://lenss.nl/tag/add-ons/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenss.nl</link>
	<description>Webdevelopment and stuff...</description>
	<lastBuildDate>Thu, 26 Apr 2012 21:48:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Firefox add-ons</title>
		<link>http://lenss.nl/2008/06/firefox-add-ons/</link>
		<comments>http://lenss.nl/2008/06/firefox-add-ons/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 12:24:27 +0000</pubDate>
		<dc:creator>Thijs Lensselink</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://we.designandco.de/?p=6</guid>
		<description><![CDATA[Seems a lot of people publish their list of most used Firefox add-ons. And since i get this questions regulary. I decided to make a list of the firefox add-ons i mostly use. Although some don&#8217;t have firefox 3 support yet. These tools have made life as a developer easier. And in some cases speed [...]]]></description>
			<content:encoded><![CDATA[<p>Seems a lot of people publish their list of most used Firefox add-ons. And since i get this questions regulary. I decided to make a list of the firefox add-ons i mostly use. Although some don&#8217;t have firefox 3 support yet. These tools have made life as a developer easier. And in some cases speed things up :)</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a></p>
<p>This is one of those tools that are indispensable in every web developers toolkit. It&#8217;s a great tool for debugging interfaces. You can actively step through the DOM elements. It also allows for dynamically updating the CSS and HTML. But one of the greatest features for me is the displaying of asynchronous JavaScript calls. This makes debugging Ajax applications a lot easier.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/6149" target="_blank">FirePHP</a></p>
<p>This tool integrates nicely with firebug. It makes it possible to show PHP debug information on the firebug console. So the debug data doesn&#8217;t interfere with the page your working on. I have to admit. I don&#8217;t use it very often. But it&#8217;s still a great tool.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey</a></p>
<p>An extremely power full tool. That let&#8217;s you add scripts to automate tasks. Or to trigger certain attack vector&#8217;s :)</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/722" target="_blank">NoScript</a></p>
<p>If you&#8217;re scared of malicious JavaScript or just want to block those annoying ads. Then this is a great tool.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/5369" target="_blank">YSlow</a></p>
<p>Amazing tool from Yahoo. it let&#8217;s you analyze the page load process. It&#8217;s great to<br />
track down problems with slow loading pages. Or just a tool to help with optimization.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1100" target="_blank">Event Spy</a></p>
<p>A nice tool to track DOM events.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4276" target="_blank">Header Spy</a></p>
<p>Want to know what the web server actually sends back? A great tool for analyzing web traffic.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/3829" target="_blank">Live HTTP Headers</a></p>
<p>Watch HTTP headers send between your browser and the web server.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/539" target="_blank">Measurit</a></p>
<p>A virtual ruler to use inside your browser. It&#8217;s always good to be able to visually measure something</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/967" target="_blank">Modify Headers</a></p>
<p>Gives the ability to change HTTP headers</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/966" target="_blank">Tamper data</a></p>
<p>A nice tool for editing headers and post data. Great security tool for testing webapplications.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4665" target="_blank">Technika</a></p>
<p>This is an awsome tool from the <a href="http://www.gnucitizen.org/" target="_blank">GNUcitizen</a> project. It adds an active scripting envirement to the browsers. In which it is possible to script almost everything. From the current page to the browser chrome. This add-on acts as the base for other tools. For more information head over the <a href="http://www.gnucitizen.org/" target="_blank">GNUcitizen</a>.<br />
<a href="http://www.zend.com/en/downloads/" target="_blank"></a></p>
<p><a href="http://www.zend.com/en/downloads/" target="_blank">Zend Studio Toolbar</a></p>
<p>The toolbar that comes with Zend Studio or Zend Studio for Eclipse. It add some PHP IDE features to the browser. Like debugging and profiling. Just a shame that it&#8217;s a toolbar and not some status bar icon. The toolbar takes up a lot of space.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/770" target="_blank">LeetKey</a></p>
<p>This tool adds some text transformation features to the right click menu. When enabled it&#8217;s possible to transform / encrypt text with the following encoding / encryption (L337, ROT13, BASE64, HEX, URL, BIN, DES, AES, Morse code)</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/5235" target="_blank">Unicode Input Tool / Converter</a></p>
<p>Conver hexidecimal || decimal entities or characters to unicode.</p>
]]></content:encoded>
			<wfw:commentRss>http://lenss.nl/2008/06/firefox-add-ons/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
