<?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>BorkWeb &#187; firebug</title>
	<atom:link href="http://borkweb.com/story/tag/firebug/feed" rel="self" type="application/rss+xml" />
	<link>http://borkweb.com</link>
	<description>Some People Are Squirrel Handed.</description>
	<lastBuildDate>Tue, 17 Jan 2012 22:00:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Site Speed Analysis With YSlow</title>
		<link>http://borkweb.com/story/site-speed-analysis-with-yslow</link>
		<comments>http://borkweb.com/story/site-speed-analysis-with-yslow#comments</comments>
		<pubDate>Mon, 30 Jul 2007 10:57:11 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[site speed]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[yslow]]></category>

		<guid isPermaLink="false">http://borkweb.com/story/site-speed-analysis-with-yslow</guid>
		<description><![CDATA[This is a nifty little tool to add to your web development toolkit! Yahoo has developed a nifty website speed analysis Firebug extension. Yep. Not Firefox&#8230;FireBug. (Which I guess makes it a Firefox extension with a dependancy&#8230;but whatever). The extension is YSlow which Yahoo! describes as: YSlow analyzes web pages and tells you why they&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>This is a nifty little tool to add to your <a href="http://borkweb.com/story/must-have-extensions-for-firefox">web development toolkit</a>!  Yahoo has developed a nifty website speed analysis <a href="">Firebug</a> extension.  Yep.  Not Firefox&#8230;FireBug. (Which I guess makes it a Firefox extension with a dependancy&#8230;but whatever).  The extension is <a href="http://developer.yahoo.com/yslow/">YSlow</a> which Yahoo! describes as:</p>
<div class="quote">
YSlow analyzes web pages and tells you why they&#8217;re slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool. YSlow gives you:</p>
<p>Install Firebug first!</p>
<ul>
<li>Performance report card</li>
<li>HTTP/HTML summary</li>
<li>List of components in the page</li>
<li>Tools including JSLint</li>
</ul>
</div>
<p>Once installed, the plugin adds its features onto Firebug itself, giving a few extra things to click on and view.  (Note the added menu options at the top of the following image):</p>
<div class="center">
<a href="http://www.flickr.com/photos/borkweb/950473310/" title="Photo Sharing"><img src="http://farm2.static.flickr.com/1060/950473310_c96d542316.jpg" width="500" height="311" alt="perfview" /></a></div>
<p>If you are curious about what to do with the data that YSlow provides, Yahoo has some <a href="http://developer.yahoo.com/yslow/help/">nice docs</a> as usual.  Overall, this is a sexy little tool!</p>
]]></content:encoded>
			<wfw:commentRss>http://borkweb.com/story/site-speed-analysis-with-yslow/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firebug 0.4 Released.  Can Web Development Be Any Sexier?</title>
		<link>http://borkweb.com/story/firbug-04-released-can-web-development-be-any-sexier</link>
		<comments>http://borkweb.com/story/firbug-04-released-can-web-development-be-any-sexier#comments</comments>
		<pubDate>Wed, 24 May 2006 11:53:07 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[troubleshoot]]></category>

		<guid isPermaLink="false">http://borkweb.com/story/firbug-04-released-can-web-development-be-any-sexier</guid>
		<description><![CDATA[One of my must have extensions for firefox has a new version out! Firebug, if you don&#8217;t already know, is an Ajax/layout/javascript troubleshooter and is extremely well developed. In version 0.4, Firebug steps beyond the bounds of being a troubleshooter and can now be considered a full fledged debugger. Its new features include: JavaScript Debugger [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://joehewitt.com/software/firebug/firebug.png" align="left" class="post_image" style="border:0px;margin-right:10px;"/> One of my <a href="http://borkweb.com/story/must-have-extensions-for-firefox">must have extensions for firefox</a> has a new version out!  Firebug, if you don&#8217;t already know, is an Ajax/layout/javascript troubleshooter and is extremely well developed.  In version 0.4, Firebug steps beyond the bounds of being a troubleshooter and can now be considered a full fledged <strong>debugger</strong>.  Its new features include:<br />
<br clear="all"/></p>
<ul>
<li>JavaScript Debugger</li>
<li>Stack Traces with JavaScript Errors</li>
<li>Debug JavaScript Errors</li>
<li>Logging levels and assertions</li>
<li>printf-like String formatting</li>
</ul>
<p>For more info, check out <a href="http://joehewitt.com/software/firebug/releases/0.4notes.php">the release notes</a>!</p>
<p>(note: I found out about this on <a href="http://ajaxian.com/archives/firebug-04-now-with-debugger">Ajaxian</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://borkweb.com/story/firbug-04-released-can-web-development-be-any-sexier/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

