<?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>the hidden rock {dot} com &#187; web development tools</title>
	<atom:link href="http://thehiddenrock.com/category/web-development-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://thehiddenrock.com</link>
	<description>a blog by kasia lorenc</description>
	<lastBuildDate>Thu, 20 Oct 2011 21:04:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Firebug: the must-have tool for web developers</title>
		<link>http://thehiddenrock.com/firebug/2010-02-04/</link>
		<comments>http://thehiddenrock.com/firebug/2010-02-04/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 02:30:31 +0000</pubDate>
		<dc:creator>kasia</dc:creator>
				<category><![CDATA[web development tools]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://thehiddenrock.com/?p=879</guid>
		<description><![CDATA[Firebug is a Firefox plugin for web developers. It allows you to explore web pages providing you with all of the information you need to understand what’s going on and to troubleshoot problems. With Firebug you can easily inspect different elements of a webpage, including HTML, CSS and JavaScript and troubleshoot any problems you might [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://getfirebug.com/"><img src="http://thehiddenrock.com/wp-content/uploads/2010/02/1.jpg" alt="" title="Firebug" width="720" height="360" class="aligncenter size-full wp-image-880" /></a></p>
<p><a href="http://getfirebug.com/">Firebug</a> is a Firefox plugin for web developers. It allows you to explore web pages providing you with all of the information you need to understand what’s going on and to troubleshoot problems. </p>
<p>With Firebug you can easily inspect different elements of a webpage, including HTML, CSS and JavaScript and troubleshoot any problems you might be having with a page. Firebug will also alert you about any possible errors on a given page.</p>
<p>The cool thing about Firebug is that you can manipulate the properties on the page without making the actual changes to the code. So if you would like to see what your page would look like with a few modifications &#8212; and without actually disturbing the site and making the changes, you can do it in Firebug and get a live preview of your changes.</p>
<p>But this is just the beginning&#8230; Firebug offers much, much more.</p>
<p>Overall, I think Firebug is a must-have learning tool for web development beginners (like me) and with all of the advanced options I&#8217;m sure it&#8217;s also a great tool for experienced developers as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://thehiddenrock.com/firebug/2010-02-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

