<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
<channel>
<title>CodeStore.net comments on "More Haste, Jake, More Haste"</title>
<description>Replies to blog "More Haste, Jake, More Haste" on codestore.net.</description>
<link>http://www.codestore.net/</link>
<lastBuildDate>Fri, 04 Dec 2009 09:08:59 -0600</lastBuildDate>
<atom:link href="http://www.codestore.net/store.nsf/blog.xml?Open=20090702" rel="self" type="application/rss+xml" />

<item>
	<title>Reply from James Melvin</title>
	<pubDate>Fri, 04 Dec 2009 09:08:59 -0600</pubDate>
	<author>James Melvin</author>
	<description><![CDATA[ 
		<p>Its probally worth looking at http://www.multibrowserviewer.com.</p>
		<p>We can test 16 browsers without installing them it also allows screen shots from 45 different os and browser combinations. </p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=0A2581AD20977A578625768200533836"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_0A2581AD</link>
</item><item>
	<title>Reply from Jerry Carter</title>
	<pubDate>Tue, 07 Jul 2009 20:40:41 -0500</pubDate>
	<author>Jerry Carter</author>
	<description><![CDATA[ 
		<p>Jake,</p>
		<p>Unless you need to use a proxy with Firefox, you shouldn't need to use it with Fiddler.  It works extremely well for me but is a better as a test bed than anything for the ability to craft a message by hand.  </p>
		<p>Firebug seems to also provide the measure of net traffic monitoring I usually require - but I'm not sure on it's compatibility status as of this moment with 3.5</p>
		<p>Cheers!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=E8B1DF0CBB1AB081862575ED00093787"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_E8B1DF0C</link>
</item><item>
	<title>Reply from Jake Howlett</title>
	<pubDate>Tue, 07 Jul 2009 03:58:24 -0500</pubDate>
	<author>Jake Howlett</author>
	<description><![CDATA[ 
		<p>Back to Chris's question about Fiddler. I like Fiddler. It's a bit more geeky/powerful than HTTPWatch, but I prefer the latter as it's only ever one click away (toolbar button in the browser) and is much more elegant. </p>
		<p>Fiddler requires messing with proxy setting in Firefox (unless I'm doing something wrong) and, as I use HTTP sniffing all the time, I can't be doing with this extra hassle.</p>
		<p>Jake</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=995F7490FC56C89C862575EC00314AF0"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_995F7490</link>
</item><item>
	<title>Reply from Jake Howlett</title>
	<pubDate>Mon, 06 Jul 2009 14:42:53 -0500</pubDate>
	<author>Jake Howlett</author>
	<description><![CDATA[ 
		<p>Gears isn't read only Keith. You read-write to the local SQLite database then, when you're ready, you sync back. However, the sync back has to be written yourself. </p>
		<p>Jake</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=CC27EC6D83F93EE7862575EB006C4C04"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_CC27EC6D</link>
</item><item>
	<title>Reply from mdmadph</title>
	<pubDate>Mon, 06 Jul 2009 14:16:12 -0500</pubDate>
	<author>mdmadph</author>
	<description><![CDATA[ 
		<p>Maybe it's just the apps that I happen to code, but I've never found a use for large-scale local storage of any sort. :P  I pretty much let the cloud do all of my storage!</p>
		<p>I keep thinking all these new local-storage techniques are here about 10 years later than when they could've been useful to me. :\</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=9233105D8FAECD34862575EB0069DA9F"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_9233105D</link>
</item><item>
	<title>Reply from Keith</title>
	<pubDate>Mon, 06 Jul 2009 12:52:57 -0500</pubDate>
	<author>Keith</author>
	<description><![CDATA[ 
		<p>I thought Gears was read-only when offline... does it sync back to the data store when reconnected?</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=2180096A990811BE862575EB00623B31"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_2180096A</link>
</item><item>
	<title>Reply from Chris King</title>
	<pubDate>Sun, 05 Jul 2009 20:31:43 -0500</pubDate>
	<author>Chris King</author>
	<description><![CDATA[ 
		<p>I've been using the free fiddler tool instead of paying for HTTPWatch recently.  I'd be interested in your thoughts http://fiddler2.com/fiddler2</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=F873D5BBDACCE125862575EB00086560"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_F873D5BB</link>
</item><item>
	<title>Reply from Scott Rafferty</title>
	<pubDate>Thu, 02 Jul 2009 16:12:02 -0500</pubDate>
	<author>Scott Rafferty</author>
	<description><![CDATA[ 
		<p>I find this useful.  It let's you sandbox all browsers.  Ideal for testing and free.</p>
		<p>http://www.xenocode.com/browsers/</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=8DDF063ED7FF6A64862575E700747533"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_8DDF063E</link>
</item><item>
	<title>Reply from Sean Peters</title>
	<pubDate>Thu, 02 Jul 2009 08:41:55 -0500</pubDate>
	<author>Sean Peters</author>
	<description><![CDATA[ 
		<p>Wow, I hope they've thought through the privacy/security aspects of all this. A big database on my local machine that's accessible to the browser? And you thought tracking cookies were bad.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=6435CBC4C414B996862575E7004B3F70"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_6435CBC4</link>
</item><item>
	<title>Reply from Jorge Coelho</title>
	<pubDate>Thu, 02 Jul 2009 07:21:58 -0500</pubDate>
	<author>Jorge Coelho</author>
	<description><![CDATA[ 
		<p>Slightly off topic, but have you looked into Mozilla Prism at all? It touts letting the browser act more like a desktop/thick client, which might be a great addition to something like Gears.</p>
		<p>http://prism.mozilla.com/</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=944E2FA0139B6BE1862575E70043EDF5"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_944E2FA0</link>
</item><item>
	<title>Reply from Henning Heinz</title>
	<pubDate>Thu, 02 Jul 2009 06:51:26 -0500</pubDate>
	<author>Henning Heinz</author>
	<description><![CDATA[ 
		<p>Yes, maybe but the downloaded code is less than 10MB, the setup is done within seconds not minutes, it automatically updates itself and it manages all your extensions. The code is based on and uses real open standards. It is true that browsers now start to do things that Lotus Notes has been doing for years. I am thankful that this is happening because IBM (and by the way Microsoft too) decided to move into a different direction.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=7D639F0D3A242EA4862575E700412253"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_7D639F0D</link>
</item><item>
	<title>Reply from Vitor Pereira</title>
	<pubDate>Thu, 02 Jul 2009 06:18:21 -0500</pubDate>
	<author>Vitor Pereira</author>
	<description><![CDATA[ 
		<p>"It looks to me like browsers of the future will all have local databases to use for persistent data across sessions."</p>
		<p>You mean they will turn into Notes clients?  :)</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=AF88C2F08AFC21E1862575E7003E1AFF"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090702?OpenDocument#DOC_AF88C2F0</link>
</item>

</channel>
</rss> 
