<?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>Beyond Coding &#187; Firefox</title>
	<atom:link href="http://www.beyondcoding.com/category/browsers/firefox-browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beyondcoding.com</link>
	<description>Follow us on Twitter: @fredwu and @scotti3g</description>
	<lastBuildDate>Tue, 28 Jun 2011 11:33:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PageRank not Working &#8211; Here&#8217;s a Fix</title>
		<link>http://www.beyondcoding.com/2009/10/13/pagerank-not-working-heres-a-fix/</link>
		<comments>http://www.beyondcoding.com/2009/10/13/pagerank-not-working-heres-a-fix/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 13:21:15 +0000</pubDate>
		<dc:creator>scotti3g</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Sidewiki]]></category>
		<category><![CDATA[Google Toolbar]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=348</guid>
		<description><![CDATA[I reinstalled my Google Toolbar in Firefox recently to check out some of the newer features that might impact SEO and brand reputation (such as Google Sidewiki). Unfortunately doing so caused the PageRank feature of the toolbar to stop working. Reinstalling and restarting didn&#8217;t help but here&#8217;s what did (courtesy of this post): Enter &#8220;about:config&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I reinstalled my Google Toolbar in Firefox recently to check out some of the newer features that might impact SEO and brand reputation (such as <a href="http://www.google.com/sidewiki/intl/en/index.html">Google Sidewiki</a>). Unfortunately doing so caused the PageRank feature of the toolbar to stop working. Reinstalling and restarting didn&#8217;t help but here&#8217;s what did (courtesy of <a href="http://www.google.com/support/forum/p/Toolbar/thread?tid=561e100c4a0df7ce&amp;hl=en">this post</a>):</p>
<ol>
<li>Enter &#8220;about:config&#8221; into Firefox&#8217;s Address Bar.</li>
<li>Right-click on any item in the list of preference names, select &#8220;New,&#8221; then click &#8220;Boolean.&#8221;</li>
<li>Enter &#8220;google.toolbar.firstrun.done&#8221; as the new preference name, then click &#8220;OK.&#8221;</li>
<li>Select &#8220;True,&#8221; then click &#8220;OK.&#8221;</li>
</ol>
<p>Now my only problem is finding pages which actually have something written about them in Sidewiki. So far the only page I&#8217;ve seen with comments was the Sidewiki page itself&#8230; :)</p>

	Tags: <a href="http://www.beyondcoding.com/tag/google-sidewiki/" title="Google Sidewiki" rel="tag">Google Sidewiki</a>, <a href="http://www.beyondcoding.com/tag/google-toolbar/" title="Google Toolbar" rel="tag">Google Toolbar</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/10/13/pagerank-not-working-heres-a-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Must-have for multiple Gmail attachments &#8211; dragdropupload</title>
		<link>http://www.beyondcoding.com/2009/02/03/must-have-for-multiple-gmail-attachments-dragdropupload/</link>
		<comments>http://www.beyondcoding.com/2009/02/03/must-have-for-multiple-gmail-attachments-dragdropupload/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 14:14:41 +0000</pubDate>
		<dc:creator>scotti3g</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[uploading]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=159</guid>
		<description><![CDATA[A lot of you probably already know about this, but if you ever want to do multiple file uploads in Firefox then this Firefox Add On / Extension is for you: dragdropupload This Add-On lets you drag a bunch of files from your computer and drop them on a standard file input upload box. If [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of you probably already know about this, but if you ever want to do multiple file uploads in Firefox then this Firefox Add On / Extension is for you:</p>
<p><a href=" https://addons.mozilla.org/en-US/firefox/addon/2190">dragdropupload</a></p>
<p>This Add-On lets you drag a bunch of files from your computer and drop them on a standard file input upload box. If the web site has been built a particular way to allow for multiple upload boxes generated dynamically (such as Gmail), dragging a bunch of files onto the single upload box will automatically generate a whole heap of individual upload boxes. Very neat! :)</p>
<p>This is mega handy when you want to send a whole bunch of pictures to someone via Gmail.</p>

	Tags: <a href="http://www.beyondcoding.com/tag/firefox/" title="Firefox" rel="tag">Firefox</a>, <a href="http://www.beyondcoding.com/tag/forms/" title="forms" rel="tag">forms</a>, <a href="http://www.beyondcoding.com/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.beyondcoding.com/tag/uploading/" title="uploading" rel="tag">uploading</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2008/12/16/option-selectedselected-not-working/" title="Option selected=&#8221;selected&#8221; not working? (December 16, 2008)">Option selected=&#8221;selected&#8221; not working?</a> (11)</li>
	<li><a href="http://www.beyondcoding.com/2008/03/13/macbook-pro-arrived-iphone-on-its-way/" title="Macbook Pro arrived, iPhone on its way :) (March 13, 2008)">Macbook Pro arrived, iPhone on its way :)</a> (4)</li>
	<li><a href="http://www.beyondcoding.com/2008/04/12/firefox-on-os-x-and-linux-spell-check-and-mouse-gestures/" title="Firefox on OS X and Linux: Spell Check and Mouse Gestures (April 12, 2008)">Firefox on OS X and Linux: Spell Check and Mouse Gestures</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/02/03/must-have-for-multiple-gmail-attachments-dragdropupload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

