<?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>Passpack Blog &#187; chrome</title>
	<atom:link href="http://blog.passpack.com/tag/chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.passpack.com</link>
	<description>Passpack keeps your logins safe, organized and available 24/7. You can share passwords with your team in 100% privacy.</description>
	<lastBuildDate>Fri, 20 Aug 2010 16:17:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Passpack on a Dev Build Browser? Nope.</title>
		<link>http://blog.passpack.com/2009/07/passpack-on-a-dev-build-browser-nope/</link>
		<comments>http://blog.passpack.com/2009/07/passpack-on-a-dev-build-browser-nope/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 14:44:06 +0000</pubDate>
		<dc:creator>Tara</dc:creator>
				<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[main]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://blog.passpack.com/?p=3181</guid>
		<description><![CDATA[Google Chrome is quickly becoming a favorite browser among Passpack users. Even I&#8217;ve switched &#8211; it&#8217;s just sooo much faster. However, the latest dev build of Chrome will not work with Passpack. But that&#8217;s ok. Not Just Chrome, Dev Builds in General&#8230; In the past, there have been issue with other beta release of browsers [...]]]></description>
			<content:encoded><![CDATA[<p>Google Chrome is quickly becoming a favorite browser among Passpack users. Even I&#8217;ve switched &#8211; it&#8217;s just <em>sooo </em>much faster. However, the latest dev build of Chrome will not work with Passpack. But that&#8217;s ok.</p>
<h2>Not Just Chrome, Dev Builds in General&#8230;</h2>
<p>In the past, there have been issue with other beta release of browsers &#8211; Opera, Chrome, Firefox, Safari have all had thier day. <strong>Almost 100% of the time, the issues that arise in a dev build resolve themselves once the stable release is out.</strong></p>
<p>We simply can&#8217;t modify Passpack to be compatible with nightly or dev builds. Besides being an impossible task, we hope you&#8217;ll agree that our energies are better spent working on new Passpack features and improvements.</p>
<h2>A Thought on Security</h2>
<p>I&#8217;m not going to go as far as to say that dev builds are not secure &#8211; that would be a sweeping statement. However I will say this:  The chances of there being bugs that potentially open security holes are higher when the browser &#8230; you know&#8230; hasn&#8217;t completely finished debugging.</p>
<p>So even if you have a dev build that works with Passpack, we&#8217;d like to invite you to only access your account with stable released browsers. I know, we&#8217;re paranoid, but that&#8217;s our job [smile].</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passpack.com/2009/07/passpack-on-a-dev-build-browser-nope/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Two Bugs with One Stone</title>
		<link>http://blog.passpack.com/2009/06/two-bugs-with-one-stone/</link>
		<comments>http://blog.passpack.com/2009/06/two-bugs-with-one-stone/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:16:23 +0000</pubDate>
		<dc:creator>Tara</dc:creator>
				<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[main]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://blog.passpack.com/?p=3067</guid>
		<description><![CDATA[Thanks to Passpack user  Tim Robertson (aka FunkJedi) two bug fixes were rolled out yesterday: a misplaced Chrome back button alert, and the IE6 non-secure items alert. Chrome Back Button Alert As you may know, you should not use your browser&#8217;s back button with Passpack, because at best you&#8217;ll get logged out and have to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Thanks to Passpack user  <a title="Passpack + Chrome = Frustration" href="http://funkjedi.com/technology/217-passpack-chrome-frustration">Tim Robertson</a> (aka FunkJedi) two bug fixes were rolled out yesterday: a misplaced Chrome back button alert, and the IE6 non-secure items alert. </strong></p>
<h2>Chrome Back Button Alert</h2>
<p>As you may know, you should not use your browser&#8217;s back button with Passpack, because at best you&#8217;ll get logged out and have to log back in. At worst, you may loose any unsaved data. To avoid this, we use a Javascript library which simulates a disabled browser back button. When you click it, nothing seems to happen. If you click it a lot (like 7 times) then you get this warning:</p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-3070" style="border: 0pt none;" title="Chrome Browser Back Button Alert" src="http://blog.passpack.com/wp/wp-content/uploads/chromealert.png" alt="Chrome Browser Back Button Alert" width="362" height="154" /></strong></p>
<p>The problem Tim ran into was that Google Chrome was giving him that error even though he&#8217;d not clicked the back button. Then it would repeat every 3 minutes or so. This was an odd bug as both Francesco and I use Chrome, and neither one of us has ever run into this issue.</p>
<p>By changing a single call, Francesco was able to fix the problem. If you&#8217;re interested in the technical details, here&#8217;s what <a title="Francesco's comment with techincl details" href="http://funkjedi.com/technology/217-passpack-chrome-frustration#comment-14">he said</a> was happening.</p>
<h2>IE6 Non Secure Items Alert</h2>
<p>This is one of those bugs that has been driving us crazy for some time now.  All of Passpack&#8217;s images, Javascript, CSS and data travel over a secure <strong>https </strong>connection. Nonetheless, Explorer 6 was throwing up an alert that there were non-secure items on the page. We searched far and wide, but until now were not able to find the mysterious non-secure item.</p>
<p>While debugging the Chrome issue, Francesco discovered that the iframe the <a href="http://www.mikage.to/jquery/jquery_history.html">jQuery history plugin</a> was attaching to the page body didn&#8217;t have a src attribute. That&#8217;s normal, but <a title="'This Page Contains Both Secure and Non-Secure Items' Error Message" href="http://support.microsoft.com/kb/184960">IE6 produces an error in these cases</a>. So we added a <em>src </em>by modifying the plugin&#8230; and all is now fine and well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passpack.com/2009/06/two-bugs-with-one-stone/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
