<?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>oh god, why'd it break‽ &#187; wordpress</title>
	<atom:link href="http://yokohead.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://yokohead.com</link>
	<description>screwing around with technology</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Gears in Firefox x64 for Wordpress 2.7</title>
		<link>http://yokohead.com/2009/01/google-gears-in-firefox-x64-for-wordpress-27/</link>
		<comments>http://yokohead.com/2009/01/google-gears-in-firefox-x64-for-wordpress-27/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 07:33:22 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google gears]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://yokohead.com/?p=1</guid>
		<description><![CDATA[To resolve this error:
&#8220;Google Gears&#8221; could not be installed because it is not compatible with your Firefox build type (Linux_x86_64-gcc3). Please contact the author of this item about the problem
Stan Joel posted the lastest (5.18.0) on Issue 335

Download: http://jms.id.au/~shenki/gears/gears-linux-x86_64-opt-0.5.18.0.xpi
In Firefox,  click File -&#62; Open File, find gears-linux-opt-0.5.18.0.xpi
Click &#8220;Install Now&#8221; when prompted
Restart Firefox

I keep up to [...]]]></description>
			<content:encoded><![CDATA[<p>To resolve this error:</p>
<p><em>&#8220;Google Gears&#8221; could not be installed because it is not compatible with your Firefox build type (Linux_x86_64-gcc3). Please contact the author of this item about the problem</em></p>
<p><a href="http://code.google.com/p/gears/issues/detail?id=335#c28">Stan Joel</a> posted the lastest (5.18.0) on Issue 335</p>
<ul>
<li>Download: <a href="http://jms.id.au/~shenki/gears/gears-linux-x86_64-opt-0.5.18.0.xpi">http://jms.id.au/~shenki/gears/gears-linux-x86_64-opt-0.5.18.0.xpi</a></li>
<li>In Firefox,  click<strong> File</strong> -&gt; <strong>Open File, </strong>find<strong> </strong><em>gears-linux-opt-0.5.18.0.xpi</em></li>
<li>Click &#8220;<strong>Install Now</strong>&#8221; when prompted</li>
<li>Restart Firefox</li>
</ul>
<p>I keep up to date on the latest by checking <a href="http://code.google.com/p/gears/issues/detail?id=335">Issue 335 </a>on code.google.com. [Update #5]</p>
<p><br class="spacer_" /></p>
<hr />
<p>Just as I installed (and was very impressed by) Wordpress 2.7,  I immediately ran into an issue trying to get <a href="http://gears.google.com">Google Gears</a> going in Firefox x64.  It says right under the install button that it isn&#8217;t supported,  but of course I didn&#8217;t even notice that the first time around and got this error:</p>
<p><em>&#8220;Google Gears&#8221; could not be installed because it is not compatible with your Firefox build type (Linux_x86_64-gcc3). Please contact the author of this item about the problem</em></p>
<p>Did a quick <a href="&quot;Google Gears&quot; could not be installed because it is not compatible with your Firefox build type (Linux_x86_64-gcc3). Please contact the author of this item about the problem.">search</a> and found a <a href="http://www.techrecipes.net/linux/google-gears-in-64-bit-linux.html">TechRecipes</a> post <span style="text-decoration: line-through;">which has everything you need</span>.  Already having burned myself once,  I checked to see what the latest <a href="http://code.google.com/apis/gears/upcoming/history.html">Gears version</a> was,  then read through the <a href="http://groups.google.com/group/gears-users/browse_thread/thread/4584842dd14a4882/?pli=1">user group </a>link from TechRecipes which has a really interesting discussion between an <a href="http://www-personal.umich.edu/~swolchok/gears/">independent developer</a> and some of the Gears devs about earlier x64 patches.</p>
<p>Now that Gears 5.7.0 was installed I went back into my Wordpress Site Admin and clicked the Tools menu &#8211; the button still showed &#8220;Install Now&#8221;.  Burned twice.  Clicking &#8220;Install Now&#8221; took me to the Gears install site again.  I checked my Firefox addons and saw that 5.7.0 was successfully installed.  Took a look at the source code to see if there was a direct link and found a variety of status messages (gears-msg1 through 4 in source) so for some reason the site did not realize that I had Gears installed at all.  Went back to the drawing board from earlier and found that everyone who has said that Gears works for them was using <a href="http://www-personal.umich.edu/~swolchok/gears/gears-linux-opt-0.4.9.0.xpi">4.9.0</a>.  Removed 5.7.0,  restarted Firefox, installed 4.9.0 and was able to get &#8216;Turbo&#8217; mode working,  all files downloaded successfully.</p>
<p>Man, I gotta say &#8211; the dashboard is definitely snappier.  It was worth it.</p>
<p><em>(Update)</em> <a href="ivanhoe@freelosofia.org">Ivanhoe</a> has helpfully mentioned that his version was built for the latest <a href="http://gentoo.org">gentoo</a> in the <a href="http://yokohead.com/2009/01/google-gears-in-firefox-x64-for-wordpress-27/comment-page-1/#comment-2">comments</a> and will have instructions on making your own for the next update.</p>
<p>(Update #2) <a href="http://nielspeen.com/blog/">Neils Peen</a> has posted version <a href="http://nielspeen.com/blog/wp-content/uploads/2009/02/gears-linux-opt-05110.xpi">5.1.1</a><strong> </strong>compiled on Kubuntu using Firefox 3.0.5 &#8211; I removed the 4.9.0 addon and updated with his and it worked fine.  While digging around I also found <a href="http://code.google.com/p/gears/issues/detail?id=335">Issue 335</a> on Google Code which details this problem.</p>
<p>(Update #3) <a href="http://code.google.com/p/gears/issues/detail?id=335#c26">livibetter</a> has posted version <a href="http://gears.googlecode.com/issues/attachment?aid=865911321112980205&amp;name=gears-linux-opt-0.5.13.0.xpi">5.1.3</a> compiled on Fedora 10 x64_63 with <a href="http://fedoratux.blogspot.com/2009/02/building-google-gears-for-firefox-64.html">instructions</a> to do so yourself &#8211; I removed the 5.1.1 addon and updated with 5.1.3 &#8211; tested by removing my Wordpress Gears download and going through the process again successfully.</p>
<p>(Update #4) <a onclick="javascript:pageTracker._trackPageview('/outbound/article/fedoratux.blogspot.com');" href="http://fedoratux.blogspot.com/2009/02/building-google-gears-for-firefox-64.html">Tux Wears Fedora</a> has the <a href="http://gears.googlecode.com/issues/attachment?aid=865911321112980205&amp;name=gears-linux-opt-0.5.13.0.xpi">latest x64 Gears</a> version, tested with 8.10 &amp; Firefox 3.0.6,  worked fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://yokohead.com/2009/01/google-gears-in-firefox-x64-for-wordpress-27/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
