<?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>Web Development and stuff... &#187; Firefox</title>
	<atom:link href="http://lenss.nl/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenss.nl</link>
	<description>Thijs Lensselink - Web Developer</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:16:28 +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>Firefox&#8217;s weird black borders</title>
		<link>http://lenss.nl/2009/11/firefoxs-weird-black-borders/</link>
		<comments>http://lenss.nl/2009/11/firefoxs-weird-black-borders/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 09:11:16 +0000</pubDate>
		<dc:creator>Thijs Lensselink</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://lenss.nl/?p=545</guid>
		<description><![CDATA[A few weeks a go i was working on a new blog to replace the current WordPress software. The last two weeks however i had no time to work on it. So last night when i couldn&#8217;t sleep i loaded the site from my SVn repo. And when i opened it in firefox i was [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks a go i was working on a new blog to replace the current WordPress software. The last two weeks however i had no time to work on it. So last night when i couldn&#8217;t sleep i loaded the site from my SVn repo. And when i opened it in firefox i was suprised to see some weird black borders around some page elements. After checking my CSS i confirmed  it was not created by any CSS on the page. </p>
<p><a href="http://lenss.nl/wp-content/uploads/2009/11/blackline.jpg" rel="lightbox[545]"><img src="http://lenss.nl/wp-content/uploads/2009/11/blackline-300x292.jpg" alt="blackline" title="blackline" width="300" height="292" class="aligncenter size-medium wp-image-546" /></a></p>
<p>After an hour i got frustrated and went to bed. So this morning i was looking at it. An noticed a horizontal scrollbar. That shouldn&#8217;t be there i thought. And when i looked closy at the images on the page they looked correlated. It was like the page was zoomed in. Then it hit me. Firefox has a new zoom function. So after hitting</p>
<p>View > Zoom > Reset</p>
<p>The page was back to normal. It&#8217;s minor issue. But maybe it will help somebody from going crazy <img src='http://lenss.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://lenss.nl/2009/11/firefoxs-weird-black-borders/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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 <img src='http://lenss.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </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 <img src='http://lenss.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </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>
