<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Javascript: Creating quick feedback loops</title>
	<atom:link href="http://www.markhneedham.com/blog/2008/12/09/javascript-creating-quick-feedback-loops/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2008/12/09/javascript-creating-quick-feedback-loops/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Wed, 08 Sep 2010 21:07:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chris Missal</title>
		<link>http://www.markhneedham.com/blog/2008/12/09/javascript-creating-quick-feedback-loops/comment-page-1/#comment-1856</link>
		<dc:creator>Chris Missal</dc:creator>
		<pubDate>Wed, 10 Dec 2008 00:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=715#comment-1856</guid>
		<description>I used to use the &#039;alert()&#039; function all the time. Lately I&#039;ve been using &#039;console.info(), .warn(), and .error()&#039; more often. These don&#039;t stop you to wait for a click and give you varying message styles in Firebug.</description>
		<content:encoded><![CDATA[<p>I used to use the 'alert()' function all the time. Lately I've been using 'console.info(), .warn(), and .error()' more often. These don't stop you to wait for a click and give you varying message styles in Firebug.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
