<?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>Just a bunch of code &#187; Development</title>
	<atom:link href="http://www.bunchacode.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bunchacode.com</link>
	<description></description>
	<lastBuildDate>Sun, 11 Sep 2011 19:56:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Firefox plugins that you need as a developer</title>
		<link>http://www.bunchacode.com/development/firefox-plugins-that-you-need-as-a-developer/</link>
		<comments>http://www.bunchacode.com/development/firefox-plugins-that-you-need-as-a-developer/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 18:33:54 +0000</pubDate>
		<dc:creator>Funky Dude</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.bunchacode.com/?p=103</guid>
		<description><![CDATA[Like the title says, if you are a web developer and a firefox user, you NEED these plugins to effectively and efficiently build a website. 1. firebug I dont think i need to explain the importance of this plugin. It&#8217;s the best thing since the invention of sliced bread. 2. firecookie This one works in [...]]]></description>
			<content:encoded><![CDATA[<p>Like the title says, if you are a web developer and a firefox user, you NEED these plugins to effectively and efficiently build a website.</p>
<p>1. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">firebug</a></p>
<p>I dont think i need to explain the importance of this plugin. It&#8217;s the best thing since the invention of sliced bread.</p>
<p>2. <a href="https://addons.mozilla.org/en-US/firefox/addon/6683" target="_blank">firecookie</a></p>
<p>This one works in conjunction with firebug. It allows you to edit cookie values. Especially useful when you need to reset a cookie based login logic. Just find the session cookie name and delete it. You can have a brand new session. Also good for poking around and seeing the inner workings of websites.</p>
<p><span id="more-103"></span></p>
<p>3. <a href="https://addons.mozilla.org/en-US/firefox/addon/7943" target="_blank">pixel perfect </a></p>
<p>Also works in conjuction with firebug.</p>
<p>The site doesn&#8217;t come out quite as  exactly as the psd? And you can&#8217;t quite tell what is off. Well, with pixel perfect, you can add an image overlay of you psd design to you browser, so you can line up the design with the html version to see what is wrong exactly.</p>
<p>4. <a href="https://addons.mozilla.org/en-US/firefox/addon/539" target="_blank">measureit</a></p>
<p>Not sure how many pixel a particular area takes up? MeasureIt can help you measure the area in pixels. It might be hard to find for first timers. It&#8217;s all the way on the lower left hand corner.</p>
<p>5. <a href="https://addons.mozilla.org/en-US/firefox/addon/9403" target="_blank">SenSEO</a></p>
<p>Also works in conjuction with firebug.</p>
<p>SenSEO tells you exactly how and what you site is lacking in SEO aspect. Just type in the keywords.</p>
<p>6. <a href="https://addons.mozilla.org/en-US/firefox/addon/216" target="_blank">Javascript debugger</a></p>
<p>If you find the javascript debugger that comes with firebug lacking somehow, you can install this one.</p>
<p>7. <a href="https://addons.mozilla.org/en-US/firefox/addon/966" target="_blank">Tamper Data</a></p>
<p>Use tamperdata to view and modify HTTP/HTTPS headers and post parameters</p>
<p>8 <a href="https://addons.mozilla.org/en-US/firefox/addon/5369" target="_blank">Yslow</a></p>
<p>Also works in conjuction with firebug.</p>
<p>Is your site running slow? Use this to find out why.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 198px; width: 1px; height: 1px;"><a class="linkification-ext" title="Linkification: https://addons.mozilla.org/en-US/firefox/addon/539m" href="https://addons.mozilla.org/en-US/firefox/addon/539m">https://addons.mozilla.org/en-US/firefox/addon/539m</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bunchacode.com/development/firefox-plugins-that-you-need-as-a-developer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

