<?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>Navarr&#039;s Tech Side &#187; google chrome</title>
	<atom:link href="http://tech.navarr.me/tag/google-chrome/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.navarr.me</link>
	<description>The Technical Side of my Life</description>
	<lastBuildDate>Sun, 11 Jul 2010 00:52:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='tech.navarr.me' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Dear Chrome: What the Hell is This?</title>
		<link>http://tech.navarr.me/2010/03/dear-chrome-what-the-hell-is-this.html</link>
		<comments>http://tech.navarr.me/2010/03/dear-chrome-what-the-hell-is-this.html#comments</comments>
		<pubDate>Fri, 19 Mar 2010 21:24:05 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://tech.gtaero.net/2010/03/dear-chrome-what-the-hell-is-this.html</guid>
		<description><![CDATA[I love that you finally added previews for each of your tabs, that amazing Windows 7 feature that all of your competitors adopted before you… But what the light is this?&#160; Why on earth are there this mini-windows, and why are the preview windows themselves so faded out?&#160; Not to mention it doesn’t even WORK [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tech.gtaero.net/wp-content/uploads/2010/03/image12.png" rel="lightbox[416]"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="" alt="" src="http://tech.gtaero.net/wp-content/uploads/2010/03/image_thumb10.png" width="500" height="46" /></a> </p>
<p>I love that you finally added previews for each of your tabs, that amazing Windows 7 feature that all of your competitors adopted before you…</p>
<p>But what the light is this?&#160; Why on earth are there this mini-windows, and why are the preview windows themselves so faded out?&#160; Not to mention it doesn’t even WORK when you have Chrome minimized…</p>
<p><a href="http://tech.gtaero.net/wp-content/uploads/2010/03/image13.png" rel="lightbox[416]"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="" alt="" src="http://tech.gtaero.net/wp-content/uploads/2010/03/image_thumb11.png" width="500" height="312" /></a> </p>
<p>I love you Chrome, but you need to fix these in the next dev release.&#160; <strong>NEED</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2010/03/dear-chrome-what-the-hell-is-this.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Webkit JavaScript Notifications API</title>
		<link>http://tech.navarr.me/2010/01/webkit-javascript-notifications-api.html</link>
		<comments>http://tech.navarr.me/2010/01/webkit-javascript-notifications-api.html#comments</comments>
		<pubDate>Mon, 25 Jan 2010 20:29:51 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[desktop notifications]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://tech.gtaero.net/2010/01/webkit-javascript-notifications-api.html</guid>
		<description><![CDATA[Something I learned about recently by following the updates being issued to Chrome, is that with today’s release they also pushed out the Webkit Notifications API to Chrome Stable (v4).&#160; Surprisingly, this is actually the first I’ve heard of it’s existence.&#160; I took a look and played around with it a bit, and it is [...]]]></description>
			<content:encoded><![CDATA[<p>Something I learned about recently by following the updates being issued to Chrome, is that with today’s release they also pushed out the Webkit Notifications API to Chrome Stable (v4).&#160; Surprisingly, this is actually the first I’ve heard of it’s existence.&#160; I took a look and played around with it a bit, and it is qué cool.</p>
<p>Visit <a href="http://sandbox.gtaero.net/chrome/notifications.php">my Sandbox</a> to see the code in action, or continue reading for some code excerpts.</p>
<p> <span id="more-365"></span>
<p>One interesting thing about this new API is that it not only requires a user to authorize it, but in order for an authorization click to appear, the user has to do something.&#160; You can’t make it appear as soon as the user visits the page, they have to click something or trigger an event.</p>
<p>For the sake of this example, lets say the user clicks a link that triggers the JavaScript function “notification();” and we want to show a notification onscreen.</p>
<pre><div id="wpshdo_1" class="wp-synhighlighter-outer"><div id="wpshdt_1" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_1"></a><a id="wpshat_1" class="wp-synhighlighter-title" href="#codesyntax_1"  onClick="javascript:wpsh_toggleBlock(1)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_1" onClick="javascript:wpsh_code(1)" title="Show code only"><img border="0" style="border: 0 none" src="http://tech.navarr.me/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_1" onClick="javascript:wpsh_print(1)" title="Print code"><img border="0" style="border: 0 none" src="http://tech.navarr.me/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://tech.navarr.me/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://tech.navarr.me/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_1" class="wp-synhighlighter-inner" style="display: block;"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> notification<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
	<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>window.<span style="color: #660066;">webkitNotifications</span><span style="color: #009900;">&#41;</span> <span style="color: #006600; font-style: italic;">// If we have the Notification API</span>
	<span style="color: #009900;">&#123;</span>
		<span style="color: #003366; font-weight: bold;">var</span> nc <span style="color: #339933;">=</span> window.<span style="color: #660066;">webkitNotifications</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Set the API to nc for easy access</span>
		<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>nc.<span style="color: #660066;">checkPermission</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #006600; font-style: italic;">// 1 = Not Allowed, 2 = Denied, 0 = Allowed</span>
		<span style="color: #009900;">&#123;</span>
			nc.<span style="color: #660066;">requestPermission</span><span style="color: #009900;">&#40;</span>myNotification<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Request Permission with a callback to myNotification();</span>
		<span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">else</span> <span style="color: #009900;">&#123;</span> myNotification<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #003366; font-weight: bold;">function</span> myNotification<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
	<span style="color: #000066; font-weight: bold;">try</span>
	<span style="color: #009900;">&#123;</span>
		<span style="color: #003366; font-weight: bold;">var</span> nc <span style="color: #339933;">=</span> window.<span style="color: #660066;">webkitNotifications</span><span style="color: #339933;">;</span>
		<span style="color: #003366; font-weight: bold;">var</span> notif <span style="color: #339933;">=</span> nc.<span style="color: #660066;">createNotification</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">null</span><span style="color: #339933;">,</span><span style="color: #3366CC;">&quot;Notification Title&quot;</span><span style="color: #339933;">,</span><span style="color: #3366CC;">&quot;Notification Body&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Parameters: string URL_TO_IMAGE, string Title, string Body</span>
		notif.<span style="color: #660066;">show</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Show Notification</span>
	<span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">catch</span><span style="color: #009900;">&#40;</span>Err<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
		<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>Err.<span style="color: #660066;">message</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Will output a security error if we don't have permission.</span>
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div></pre>
<p>As you can see from the code, its a fairly straightforward API for showing desktop notifications, and once the user has given the website permission, they can be triggered any time.  Up to five notifications can appear, and the rest will be kept in a queue until the others are dismissed, either by the user or by calling .cancel(); on the notification variable (notif in this case).</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2010/01/webkit-javascript-notifications-api.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hunting Down the Bugs &#8211; TwCLI on Chrome for Linux Beta</title>
		<link>http://tech.navarr.me/2009/12/hunting-down-the-bugs-twcli-on-chrome-for-linux-beta.html</link>
		<comments>http://tech.navarr.me/2009/12/hunting-down-the-bugs-twcli-on-chrome-for-linux-beta.html#comments</comments>
		<pubDate>Tue, 15 Dec 2009 18:51:17 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Hunting Down the Bugs]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[TwCLI]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://tech.gtaero.net/2009/12/hunting-down-the-bugs-twcli-on-chrome-for-linux-beta.html</guid>
		<description><![CDATA[This is the first post of a new series, looking at some of the odder bugs encountered while developing for the expanding Web, no matter how basic a bug it may be. Thanks to twitter user @paperfairy, a bug was discovered on my Command Line Twitter Client, TwCLI. For some reason, when submitting a command [...]]]></description>
			<content:encoded><![CDATA[<p><em>This is the first post of a new series, looking at some of the odder bugs encountered while developing for the expanding Web, no matter how basic a bug it may be.</em></p>
<p>Thanks to twitter user @<a href="http://twitter.com/paperfairy" rel="nofollow">paperfairy</a>, a bug was discovered on my Command Line Twitter Client, <a title="Twitter Command Line Interface" href="http://twcli.koneko-chan.net/" rel="me">TwCLI</a>.</p>
<p>For some reason, when submitting a command in Chrome for Linux, the page would simply refresh, and the command would never be sent.&#160; At first, I had no possible way to track down this bug.&#160; I didn’t have a linux box (with a GUI, anyway) so I simply told him that it was unfortunate, but it’d have to stay a bug.&#160; Until a <a href="http://lifehacker.com/5426007/most-popular-free-windows-downloads-of-2009" rel="nofollow">recent post on lifehacker</a> brought my attention to <a href="http://lifehacker.com/5195999/portable-ubuntu-runs-ubuntu-inside-windows">Portable Ubuntu</a>. I immediately installed it, opened up the Chrome website in Firiefox, installed Chrome Beta, and headed over to TwCLI to see what was amiss.</p>
<p>Of course, it was a single line in a detection script to send Geo-Data to Twitter (as long as the user approved it, of course):</p>
<div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper">
<div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet">
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #0000ff">else</span> <span style="color: #0000ff">if</span>(google.gears) {</pre>
<p><!--CRLF--></div>
</div>
<p>This single line was throwing an exception I hadn’t encountered in other browsers – Google wasn’t defined.&#160; Oddly, I thought it would handle that properly, since google wasn’t defined, it would just skip over it, but instead it threw an error and halted all further javascript code.</p>
<p>The fix was simpler than tracking down the bug, I simply had to add this to the start of the javascript code:</p>
<div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper">
<div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet">
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #0000ff">try</span>{ <span style="color: #0000ff">if</span>(!google) { google = 0; } } <span style="color: #0000ff">catch</span>(err) { google = 0; }</pre>
<p><!--CRLF--></div>
</div>
<p>And voila, I had both a check for google, and a catch if it decided to throw errors while checking for it.</p>
<p>Whether this is a Chrome bug or not, I don’t know – I simply don’t know enough about JavaScript in order to say so either way.&#160; But, are undefined variables supposed to throw errors, or are they simply supposed to return false?</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2009/12/hunting-down-the-bugs-twcli-on-chrome-for-linux-beta.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome’s Next Steps on Windows 7</title>
		<link>http://tech.navarr.me/2009/09/chromes-next-steps-on-windows-7.html</link>
		<comments>http://tech.navarr.me/2009/09/chromes-next-steps-on-windows-7.html#comments</comments>
		<pubDate>Sat, 05 Sep 2009 23:11:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=73</guid>
		<description><![CDATA[Back in August, Google Chrome introduced the Jumplist in the Developer’s Version of Chrome; the Jumplist being a new feature in Windows 7 that allows users to quickly and easily access tasks related to the program, as well as quickly open recently opened, and pinned files with the app.  With its new version, Google Chrome [...]]]></description>
			<content:encoded><![CDATA[<p>Back in August, <a href="http://tech.gtaero.net/2009/08/chrome-3-0-197-11-introduces-%e2%80%9cjumplist%e2%80%9d.html">Google Chrome introduced the Jumplist</a> in the Developer’s Version of Chrome; the Jumplist being a new feature in Windows 7 that allows users to quickly and easily access tasks related to the program, as well as quickly open recently opened, and pinned files with the app.  With its new version, Google Chrome had added “Most Visited,” “Recently Opened,” and “Tasks” to its Jumplist.  Now, There are just a few more things Google needs to add to its Chrome web browser before it fits right in with Windows 7.</p>
<p><strong>Tab Previews</strong></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" src="http://lh5.ggpht.com/_uO1cBO_SfPQ/SqLwhdDxbZI/AAAAAAAAAek/FOVJNszCrXY/image%5B1%5D.png?imgmax=800" border="0" alt="image" width="450" height="133" /></p>
<p>In order to better compete with Microsoft’s new version of Internet Explorer 8 for Windows 7, Google needs to add previews for all open tabs on the web browser, allowing a user to quickly select the tab they want right from the Windows taskbar.</p>
<p><strong>Status Indication</strong></p>
<p><img class="alignleft" style="display: inline; margin-left: 5px; margin-right: 5px;" title="image" src="http://lh3.ggpht.com/_uO1cBO_SfPQ/SqLwEkE-fOI/AAAAAAAAAeo/WXyPb66Rct0/image4%5B1%5D.png?imgmax=800" border="0" alt="" width="64" height="44" align="left" /> When Google Chrome is running in the background with that huge demo version of Adobe Premier Pro downloading, you really have no clue how far the download has gone without checking up on your downloads bar.  A quick fix for this would be easily adding the status in the Chrome icon like Windows Explorer does.</p>
<p><strong>Other Things</strong></p>
<p>What else do you think Google Chrome needs to add in order to fit in with the Windows 7 Operating System that will better improve its functionality?</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2009/09/chromes-next-steps-on-windows-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome 3.0.197.11 Introduces “Jumplist”</title>
		<link>http://tech.navarr.me/2009/08/chrome-3-0-197-11-introduces-%e2%80%9cjumplist%e2%80%9d.html</link>
		<comments>http://tech.navarr.me/2009/08/chrome-3-0-197-11-introduces-%e2%80%9cjumplist%e2%80%9d.html#comments</comments>
		<pubDate>Sat, 08 Aug 2009 01:59:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=72</guid>
		<description><![CDATA[The newest Developer version of Chrome has introduced support for the fantastic Windows 7 Jumplist.&#160; So, to see what you’ll be able to get soon enough: As you can see, it supports Tasks, Shows you what you recently closed, and gives you a list of your most visited websites for easy two-click access!&#160; And don’t [...]]]></description>
			<content:encoded><![CDATA[<p>The newest Developer version of Chrome has introduced support for the fantastic Windows 7 Jumplist.&#160; So, to see what you’ll be able to get soon enough:</p>
<p><a href="http://lh4.ggpht.com/_uO1cBO_SfPQ/Snzb6EkbiHI/AAAAAAAAAdw/4XZhFIq8HKc/s1600-h/image%5B3%5D.png" rel="lightbox[72]"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://lh6.ggpht.com/_uO1cBO_SfPQ/Snzb6xRitfI/AAAAAAAAAd0/dagJyfeF3R4/image_thumb%5B1%5D.png?imgmax=800" width="256" height="484" /></a>As you can see, it supports Tasks, Shows you what you recently closed, and gives you a list of your most visited websites for easy two-click access!&#160; And don’t worry about something bad showing up.&#160; If you want to get rid of something, just right click and “Remove from this list.”</p>
<p>You can also PIN any item you wish to the list!&#160; </p>
<p>Good going Chrome!</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2009/08/chrome-3-0-197-11-introduces-%e2%80%9cjumplist%e2%80%9d.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java for Chrome</title>
		<link>http://tech.navarr.me/2009/02/java-for-chrome.html</link>
		<comments>http://tech.navarr.me/2009/02/java-for-chrome.html#comments</comments>
		<pubDate>Tue, 03 Feb 2009 17:13:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[2009]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=57</guid>
		<description><![CDATA[So, most of my readers should know about the laptop story now.&#160; I’ve been using Google Chrome on this old Windows 7 computer (since it doesn’t take a lot of processor or RAM) and telling Chrome to Yes, install the missing plugin, I was brought to a Java Download page. I clicked to install it, [...]]]></description>
			<content:encoded><![CDATA[<p>So, most of my readers should know about the laptop story now.&#160; I’ve been using Google Chrome on this old Windows 7 computer (since it doesn’t take a lot of processor or RAM) and telling Chrome to Yes, install the missing plugin, I was brought to a Java Download page.</p>
<p>I clicked to install it, and Java gave me this interesting “Java for Chrome” page, quoted below:</p>
<blockquote><p>Google Chrome requires Java 6 Update 10 or greater (Java 6u10+), as indicated in the Google Chrome Help Center. The Chrome browser is new and not officially supported by Sun for Java 6. However, you may be able to use Chrome with Java 6u10 at your own risk. Sun will continue monitoring the acceptance of Chrome in the marketplace.</p>
</blockquote>
<p>Sun will <strong>continue monitoring the acceptance of Chrome in the marketplace</strong>?&#160; That sounds funny to me,m and not funny ha-ha, funny “Wow, okay big brother.”</p>
<p>I think if there are enough chrome users that you needed to make that page, there are enough that you should officially support it.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2009/02/java-for-chrome.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Was it Google or Facebook?</title>
		<link>http://tech.navarr.me/2008/11/was-it-google-or-facebook.html</link>
		<comments>http://tech.navarr.me/2008/11/was-it-google-or-facebook.html#comments</comments>
		<pubDate>Wed, 19 Nov 2008 22:43:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[MouseHunt]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=52</guid>
		<description><![CDATA[Personally, I’m not sure, but either way there is a bunch of wonderful news to share with everyone. Around the release of Google Chrome v0.4.154.22 (Dev Channel) something magical began to happen; I stopped having JavaScript problems on Facebook. All of MouseHunt started to work again, the bookmarks worked on every page, the chat worked [...]]]></description>
			<content:encoded><![CDATA[<p>Personally, I’m not sure, but either way there is a bunch of wonderful news to share with everyone.</p>
<p>Around the release of Google Chrome v0.4.154.22 (Dev Channel) something magical began to happen; I stopped having JavaScript problems on Facebook.</p>
<p>All of <a title="MouseHunt - One of the Most Addicting Games on Facebook" href="http://www.facebook.com/apps/application.php?id=10337532241" rel="nofollow">MouseHunt</a> started to work again, the bookmarks worked on every page, the chat worked on every page.&#160; It was pure, unadulterated magic.</p>
<p>What I can’t yet figure out though, is if it was Facebook’s doing, or if it was Google’s.&#160; Does anyone else know?</p>
<div class="wlWriterHeaderFooter" style="text-align:right; margin:0px; padding:4px 0px 4px 0px;"><script type="text/javascript">digg_url = "http://tech.gtaero.net/2008/11/was-it-google-or-facebook.html";digg_title = "Was it Google or Facebook?";digg_bgcolor = "#FFFFFF";digg_skin = "compact";</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script><script type="text/javascript">digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined;</script></div>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2008/11/was-it-google-or-facebook.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing Chrome’s “Network Error 2”</title>
		<link>http://tech.navarr.me/2008/11/fixing-chrome%e2%80%99s-%e2%80%9cnetwork-error-2%e2%80%9d.html</link>
		<comments>http://tech.navarr.me/2008/11/fixing-chrome%e2%80%99s-%e2%80%9cnetwork-error-2%e2%80%9d.html#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:46:00 +0000</pubDate>
		<dc:creator>Navarr</dc:creator>
				<category><![CDATA[fixes]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://temptech.gtaero.net/?p=51</guid>
		<description><![CDATA[If you are encountering missing images and YouTube not working and other things related to Google Chrome’s NET::ERR::2; then just follow these few simple steps to get everything working again: Close Google Chrome Navigate to your Application Data folder XP Users: C:\documents and settins\%user%\Application Data\ Vista Users: C:\users\%user%\appdata\ In the Application Data folder, navigate to: [...]]]></description>
			<content:encoded><![CDATA[<p>If you are encountering missing images and YouTube not working and other things related to Google Chrome’s NET::ERR::2; then just follow these few simple steps to get everything working again:</p>
<ul>
<li>Close Google Chrome</li>
<li>Navigate to your Application Data folder</li>
<ul>
<li>XP Users:</li>
<ul>
<li>C:\documents and settins\%user%\Application Data\</li>
</ul>
<li>Vista Users:</li>
<ul>
<li>C:\users\%user%\appdata\</li>
</ul>
</ul>
<li>In the Application Data folder, navigate to:</li>
<ul>
<li>local\google\chrome\user data\default\cache</li>
</ul>
<li>Delete all the files (in that caché)</li>
</ul>
<p>Fixed!&#160; Open up Chrome and continue on and have fun ^_^</p>
<div class="wlWriterHeaderFooter" style="text-align:right; margin:0px; padding:4px 0px 4px 0px;"><script type="text/javascript">digg_url = "http://tech.gtaero.net/2008/11/fixing-chromes-network-error-2.html";digg_title = "Fixing Chrome’s “Network Error 2”";digg_bgcolor = "#FFFFFF";digg_skin = "compact";</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script><script type="text/javascript">digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined;</script></div>
]]></content:encoded>
			<wfw:commentRss>http://tech.navarr.me/2008/11/fixing-chrome%e2%80%99s-%e2%80%9cnetwork-error-2%e2%80%9d.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
