<?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>TIMO ERNST &#187; Mozilla</title>
	<atom:link href="http://www.timo-ernst.net/tag/mozilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timo-ernst.net</link>
	<description>Specialist for Rich Internet Applications and UI-Design</description>
	<lastBuildDate>Tue, 29 Nov 2011 16:24:13 +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>Object inspector for JavaScript</title>
		<link>http://www.timo-ernst.net/2009/12/object-inspector-for-javascript/</link>
		<comments>http://www.timo-ernst.net/2009/12/object-inspector-for-javascript/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 21:17:49 +0000</pubDate>
		<dc:creator>Timo</dc:creator>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Webdevelopment]]></category>

		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1339</guid>
		<description><![CDATA[Sometimes, one cannot inspect JavaScript-objects using an external debugger, like Firebug.

For example, this can happen during development of Firefox addons: Open the JavaScript inspector of Firebug and you will only see the JavaScript errors on the currently displayed website, but not the ones from the addon.

Thus, I modified the inspect()-function from Ariel Tapia (codeprojects.com) ...]]></description>
		<wfw:commentRss>http://www.timo-ernst.net/2009/12/object-inspector-for-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mozilla guys are real geeks</title>
		<link>http://www.timo-ernst.net/2009/12/mozilla-guys-are-real-geeks/</link>
		<comments>http://www.timo-ernst.net/2009/12/mozilla-guys-are-real-geeks/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 20:44:44 +0000</pubDate>
		<dc:creator>Timo</dc:creator>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[In English]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1328</guid>
		<description><![CDATA[I am currently playing around a bit with Firefox addons.
To create a GUI for such extensions you need XUL, a XML-based markup language.

Now, check out the namespace for XUL:
http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul

Don't get it? Fool! Go watch Ghostbusters I again! (Man, this reminds me of me being a kid and watching this movie over and over again).

However, ...]]></description>
		<wfw:commentRss>http://www.timo-ernst.net/2009/12/mozilla-guys-are-real-geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

