<?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>OpenComputer.net &#187; Web Dev</title>
	<atom:link href="http://opencomputer.net/category/web-dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://opencomputer.net</link>
	<description>Open Source world for a free computer</description>
	<lastBuildDate>Thu, 20 Jan 2011 16:42:28 +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>Debug, edit and monitor a live web page</title>
		<link>http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/</link>
		<comments>http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 14:34:03 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=370</guid>
		<description><![CDATA[One of the tools that I use daily is the Firefox add-on Firebug. If you&#8217;re dealing with web development in any way, Firebug will give you an enormous wealth of information and tools: monitor how long it takes for each component of your web page to load; edit css and html with a live preview; [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/";
		reddit_title = "Debug, edit and monitor a live web page";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Debug, edit and monitor a live web page";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.5 End--><p>One of the tools that I use daily is the Firefox add-on <strong><a title="Firebug" href="http://getfirebug.com/" target="_blank">Firebug</a></strong>. If you&#8217;re dealing with web development in any way, Firebug will give you an enormous wealth of information and tools:</p>
<ul>
<li>monitor how long it takes for each component of your web page to load;</li>
<li>edit css and html with a live preview;</li>
<li>debug javascript errors;</li>
<li>analyze DOM, and more.</li>
</ul>
<p>Although this is a plug-in, it has its own environment of <a title="Firebug extensions" href="http://getfirebug.com/extensions/index.html" target="_blank">extensions</a> to add even more to the fun.</p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

