<?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>web development helpdesk &#187; firebug</title>
	<atom:link href="http://helpdesk.objects.com.au/tag/firebug/feed" rel="self" type="application/rss+xml" />
	<link>http://helpdesk.objects.com.au</link>
	<description>objects quality - the visible difference</description>
	<lastBuildDate>Sun, 17 Jul 2011 12:27:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to write log to firebug console?</title>
		<link>http://helpdesk.objects.com.au/javascript/how-to-write-log-to-firebug-console?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-write-log-to-firebug-console</link>
		<comments>http://helpdesk.objects.com.au/javascript/how-to-write-log-to-firebug-console#comments</comments>
		<pubDate>Sun, 05 Apr 2009 03:23:21 +0000</pubDate>
		<dc:creator>objects</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[logging]]></category>

		<guid isPermaLink="false">http://helpdesk.objects.com.au/?p=869</guid>
		<description><![CDATA[Writing to the Firebug console can be done using console.log("Hello World"); As well as a log() method there are also debug(), info(), warn() and error() methods which the log message gets suitably color coded in the Firebug console. The methods all support printf style formatting console.log("Received %d messages", messageCount); No related posts.]]></description>
		<wfw:commentRss>http://helpdesk.objects.com.au/javascript/how-to-write-log-to-firebug-console/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

