<?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>Just a bunch of code &#187; firefox</title>
	<atom:link href="http://www.bunchacode.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bunchacode.com</link>
	<description></description>
	<lastBuildDate>Sun, 11 Sep 2011 19:56:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>load jquery for firebug console</title>
		<link>http://www.bunchacode.com/programming/load-jquery-for-firebug-console/</link>
		<comments>http://www.bunchacode.com/programming/load-jquery-for-firebug-console/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 02:50:13 +0000</pubDate>
		<dc:creator>Funky Dude</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.bunchacode.com/?p=155</guid>
		<description><![CDATA[1 javascript:void((function(){j=document.createElement(&#34;SCRIPT&#34;);j.src=&#34;http://code.jquery.com/jquery-latest.pack.js&#34;;document.getElementsByTagName(&#34;HEAD&#34;)[0].appendChild(j);})()) you put this in your address bar and hit enter. Bookmarking it would help a lot also. of course, i didnt write it. I also forgot where i found it too.]]></description>
			<content:encoded><![CDATA[<div class="fvch-code">
<pre class="fvch-line-numbers">1
</pre>
<pre><span class="php">javascript<span class="php-operator">:</span>void<span class="php-brackets">(</span><span class="php-brackets">(</span><span class="php-function">function</span><span class="php-brackets">(</span><span class="php-brackets">)</span><span class="php-brackets">{</span>j<span class="php-operator">=</span>document<span class="php-operator">.</span>createElement<span class="php-brackets">(</span><span class="php-string">&quot;SCRIPT&quot;</span><span class="php-brackets">)</span>;j<span class="php-operator">.</span>src<span class="php-operator">=</span><span class="php-string">&quot;http://code.jquery.com/jquery-latest.pack.js&quot;</span>;document<span class="php-operator">.</span>getElementsByTagName<span class="php-brackets">(</span><span class="php-string">&quot;HEAD&quot;</span><span class="php-brackets">)</span><span class="php-brackets">[</span><span class="php-number">0</span><span class="php-brackets">]</span><span class="php-operator">.</span>appendChild<span class="php-brackets">(</span>j<span class="php-brackets">)</span>;<span class="php-brackets">}</span><span class="php-brackets">)</span><span class="php-brackets">(</span><span class="php-brackets">)</span><span class="php-brackets">)</span></span></pre>
</div>
<p>you put this in your address bar and hit enter. Bookmarking it would help a lot also.</p>
<p>of course, i didnt write it. I also forgot where i found it too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bunchacode.com/programming/load-jquery-for-firebug-console/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

