<?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>Firefox Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/firefox/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Sat, 26 Dec 2009 17:05:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.timo-ernst.net/wp-content/uploads/2021/03/cropped-Timo-Ernst-Small-32x32.jpg</url>
	<title>Firefox Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/firefox/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Object inspector for JavaScript</title>
		<link>https://www.timo-ernst.net/blog/2009/12/21/object-inspector-for-javascript/</link>
					<comments>https://www.timo-ernst.net/blog/2009/12/21/object-inspector-for-javascript/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 21 Dec 2009 21:17:49 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1339</guid>

					<description><![CDATA[<p>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 [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2009/12/21/object-inspector-for-javascript/">Object inspector for JavaScript</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2009/12/21/mozilla-guys-are-real-geeks/" rel="bookmark" title="Mozilla guys are real geeks">Mozilla guys are real geeks</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/01/13/javascript-weirdness-referenceerror-xxx-is-not-defined/" rel="bookmark" title="JavaScript weirdness: &#8220;ReferenceError XXX is not defined&#8221;">JavaScript weirdness: &#8220;ReferenceError XXX is not defined&#8221;</a></li>
<li><a href="https://www.timo-ernst.net/blog/2012/11/23/proper-javascript-oop-with-inheritance-for-java-developers/" rel="bookmark" title="Proper JavaScript OOP with inheritance for Java developers">Proper JavaScript OOP with inheritance for Java developers</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2009/12/21/object-inspector-for-javascript/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Mozilla guys are real geeks</title>
		<link>https://www.timo-ernst.net/blog/2009/12/21/mozilla-guys-are-real-geeks/</link>
					<comments>https://www.timo-ernst.net/blog/2009/12/21/mozilla-guys-are-real-geeks/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 21 Dec 2009 20:44:44 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1328</guid>

					<description><![CDATA[<p>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&#8217;t get it? Fool! Go watch Ghostbusters I again! (Man, this reminds me of me being a kid and watching this movie over [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2009/12/21/mozilla-guys-are-real-geeks/">Mozilla guys are real geeks</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2009/12/21/object-inspector-for-javascript/" rel="bookmark" title="Object inspector for JavaScript">Object inspector for JavaScript</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/01/13/javascript-weirdness-referenceerror-xxx-is-not-defined/" rel="bookmark" title="JavaScript weirdness: &#8220;ReferenceError XXX is not defined&#8221;">JavaScript weirdness: &#8220;ReferenceError XXX is not defined&#8221;</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2009/12/21/mozilla-guys-are-real-geeks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
