<?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>alan.lamielle.net &#187; google</title>
	<atom:link href="http://alan.lamielle.net/tags/google/feed" rel="self" type="application/rss+xml" />
	<link>http://alan.lamielle.net</link>
	<description>Alan LaMielle</description>
	<lastBuildDate>Fri, 16 Sep 2011 16:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Nexus One USB in Ubuntu 9.10</title>
		<link>http://alan.lamielle.net/2010/01/22/nexus-one-usb-in-ubuntu-9-10</link>
		<comments>http://alan.lamielle.net/2010/01/22/nexus-one-usb-in-ubuntu-9-10#comments</comments>
		<pubDate>Sat, 23 Jan 2010 04:55:14 +0000</pubDate>
		<dc:creator>Alan LaMielle</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[droid eris]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[eris]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[N1]]></category>
		<category><![CDATA[nexus one]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[t-mobile]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[vendor id]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://alan.lamielle.net/?p=623</guid>
		<description><![CDATA[My shiny new Google Nexus One wasn&#8217;t connecting properly over USB to my Ubuntu 9.10 (Karmic) notebook using the Android SDK.  Here&#8217;s how I fixed it. After a few days of debating whether or not to buy a Nexus One, I finally gave in a bought one.  Rachael ended up getting a Droid Eris (Verizon) [...]]]></description>
			<content:encoded><![CDATA[<p>My shiny new Google Nexus One wasn&#8217;t connecting properly over USB to my Ubuntu 9.10 (Karmic) notebook using the Android SDK.  Here&#8217;s how I fixed it.<br />
<span id="more-623"></span></p>
<p>After a few days of debating whether or not to buy a Nexus One, I finally gave in a bought one.  Rachael ended up getting a Droid Eris (Verizon) for Christmas, so in the course of a few weeks I gained access to two fantastic Android-powered phones.  I had been compiling a list of mobile application ideas and the fact that I now have the hardware to test on motivated me to start looking into Android development.</p>
<p>After getting the Android SDK setup I needed to connect my N1 and push an application to it for testing on real hardware.  I found some <a href="http://developer.android.com/guide/developing/device.html">Android documentation</a> that discussed connecting up an Android device over USB.  However, after following the steps on this page, I was still seeing strange output when running <code>adb devices</code>:<br />
<code>List of devices attached<br />
????????????    no permissions</code><br />
This led to some searching which turned up a <a href="http://dansyrstad.com/2010/01/09/getting-nexus-one-working-with-usb-on-ubuntu/">blog post</a>.  Basically, the Google Android team hasn&#8217;t added the Vendor ID for the Nexus One.  Apparently HTC&#8217;s USB Vendor ID isn&#8217;t correct.  So, I followed these steps to fix it:</p>
<ol>
<li>Create/edit a udev rules file:<br />
<code>sudo vim /etc/udev/rules.d/51-android.rules</code></li>
<li>Add the following line to this file:<br />
<code>SUBSYSTEM=="usb", SYSFS{idVendor}=="18D1", MODE="0666"</code><br />
(Note the vendor ID of 18D1.  This was changed from the HTC vendor code of 0BB4.)</li>
<li>Restart udev using either<br />
<code>sudo reload udev</code><br />
or<br />
<code> sudo service udev reload</code></li>
<li>Connect your Nexus One.</li>
<li>Run<br />
<code>adb devices</code><br />
and you should see something like<br />
<code>List of devices attached<br />
############    device</code></li>
</ol>
<p>Hopefully Google updates the documentation to include the Vendor ID 18D1 rather than making us hunt for this number ourselves.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://alan.lamielle.net/2010/01/22/nexus-one-usb-in-ubuntu-9-10/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Google Gears in Firefox 3.5 in Linux x64_64</title>
		<link>http://alan.lamielle.net/2009/07/19/google-gears-in-firefox-3-5-in-linux-x64_64</link>
		<comments>http://alan.lamielle.net/2009/07/19/google-gears-in-firefox-3-5-in-linux-x64_64#comments</comments>
		<pubDate>Sun, 19 Jul 2009 17:59:45 +0000</pubDate>
		<dc:creator>Alan LaMielle</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[3.5.1]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 3.5]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google gears]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu jaunty]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://alan.lamielle.net/?p=347</guid>
		<description><![CDATA[I recently posted about getting Firefox working in Ubuntu Jaunty 9.04 x86_64.  Updates to Firefox 3.5.1 were recently pushed to the repositories, and after updating, Gears stopped working again.  Use the Gears build here for Firefox 3.5.1 Linux x86_46, linked to from this Google Groups post. It really would be nice if 64-bit Linux was [...]]]></description>
			<content:encoded><![CDATA[<p>I recently <a href="http://alan.lamielle.net/2009/07/13/firefox-3-5-in-ubuntu-jaunty-9-04">posted</a> about getting Firefox working in Ubuntu Jaunty 9.04 x86_64.  Updates to Firefox 3.5.1 were recently pushed to the repositories, and after updating, Gears stopped working again.  Use the Gears build <a href="http://gkovacs.xvm.mit.edu/google-gears/gears-linux-x86_64-0.5.25.0.xpi">here</a> for Firefox 3.5.1 Linux x86_46, linked to from <a href="http://groups.google.com/group/gears-users/msg/70f164020c0f8f4e">this</a> Google Groups post.</p>
<p>It really would be nice if 64-bit Linux was supported by Google rather than having to find these work-around builds.  Clearly it works for us, what is the holdup?</p>
]]></content:encoded>
			<wfw:commentRss>http://alan.lamielle.net/2009/07/19/google-gears-in-firefox-3-5-in-linux-x64_64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.5 in Ubuntu Jaunty 9.04</title>
		<link>http://alan.lamielle.net/2009/07/13/firefox-3-5-in-ubuntu-jaunty-9-04</link>
		<comments>http://alan.lamielle.net/2009/07/13/firefox-3-5-in-ubuntu-jaunty-9-04#comments</comments>
		<pubDate>Mon, 13 Jul 2009 17:07:39 +0000</pubDate>
		<dc:creator>Alan LaMielle</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google gears]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tab mix plus]]></category>
		<category><![CDATA[tmp]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://alan.lamielle.net/?p=327</guid>
		<description><![CDATA[I&#8217;ve finally moved permanently to Firefox 3.5 in Ubuntu Jaunty (9.04).  Initially I installed it by following the instructions found here and here.  However, I didn&#8217;t put the time in to update my extensions, so I ended up reverting back to the 3.0.* series.  I installed by adding the Security Team&#8217;s PPA to my package [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally moved permanently to Firefox 3.5 in Ubuntu Jaunty (9.04).  Initially I installed it by following the instructions found <a href="http://tombuntu.com/index.php/2009/07/03/install-firefox-35-in-ubuntu-904/">here</a> and <a href="http://www.ubuntusolutions.org/2009/07/installing-firefox-3-5-the-right-way-on-ubuntu-jaunty.html">here</a>.  However, I didn&#8217;t put the time in to update my extensions, so I ended up reverting back to the 3.0.* series.  I installed by adding the Security Team&#8217;s PPA to my package sources list, but that is apparently no longer necessary.</p>
<p>The two extensions I couldn&#8217;t live without were Tab Mix Plus and Google Gears.  After some digging, I found a TMP <a href="http://tmp.garyr.net/forum/viewtopic.php?t=9864">thread</a> with a <a href="http://tmp.garyr.net/tab_mix_plus-dev-build.xpi">link</a> (xpi) to a development build that works with Firefox 3.5.  Also, I found a Google groups <a href="http://groups.google.com/group/gears-users/browse_thread/thread/1c11eb7bca12ee3e/70f164020c0f8f4e">thread</a> and a <a href="http://techie-buzz.com/firefox/google-gears-firefox-35.html">blog post</a> with a <a href="http://rotuka.com/files/google_gears_firefox_3.5/gears-linux-x86_64-opt-0.5.25.0.xpi">few</a> <a href="http://gkovacs.xvm.mit.edu/google-gears/gears-linux-x86_64-0.5.25.0.xpi">links</a> to Linux x86_64 builds of Gears.</p>
<p>Once I upgraded these two extensions I was happy enough to continue using 3.5 permanently rather than just playing with it for an hour or so.</p>
<p>Note: The builtin support for OGG video is amazing.  The problem is it&#8217;s only in Firefox right now, so I don&#8217;t really expect to see widespread adoption of it.  However, it is one great step towards getting rid of plugin-based video based on flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://alan.lamielle.net/2009/07/13/firefox-3-5-in-ubuntu-jaunty-9-04/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

