<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Webmail.app follow-up</title>
	<atom:link href="http://michael-mccracken.net/2006/05/webmailapp-follow-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/</link>
	<description>This is a weblog</description>
	<lastBuildDate>Mon, 22 Feb 2010 01:21:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Leslie</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-171</link>
		<dc:creator>Leslie</dc:creator>
		<pubDate>Mon, 26 Feb 2007 21:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-171</guid>
		<description>&lt;p&gt;Here&#039;s a version that uses XULRunner instead:&lt;/p&gt;

&lt;p&gt;http://www.jinsync.com/?q=node/10&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a version that uses XULRunner instead:</p>

<p><a href="http://www.jinsync.com/?q=node/10" rel="nofollow">http://www.jinsync.com/?q=node/10</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-170</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 12 Oct 2006 17:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-170</guid>
		<description>&lt;p&gt;Ben: There was no secret. I don&#039;t know why your version won&#039;t let you click on links. Sorry I can&#039;t be more helpful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ben: There was no secret. I don&#8217;t know why your version won&#8217;t let you click on links. Sorry I can&#8217;t be more helpful.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-169</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 12 Oct 2006 13:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-169</guid>
		<description>&lt;p&gt;Dumb question;&lt;/p&gt;

&lt;p&gt;I was playing around with WebKit for a while, and not once did my builds allow me to click on gMail links. What is your secret? Obscure JavaScript libraries? I didn&#039;t spot it in your &quot;10 lines of code.&quot;&lt;/p&gt;

&lt;p&gt;That said, I&#039;m an objective-C newb.&lt;/p&gt;

&lt;p&gt;-Ben&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dumb question;</p>

<p>I was playing around with WebKit for a while, and not once did my builds allow me to click on gMail links. What is your secret? Obscure JavaScript libraries? I didn&#8217;t spot it in your &#8220;10 lines of code.&#8221;</p>

<p>That said, I&#8217;m an objective-C newb.</p>

<p>-Ben</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-168</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 25 Jul 2006 12:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-168</guid>
		<description>&lt;p&gt;I really enjoy using the Webmail.app if only I could figure out why some of the links don&#039;t want to let me click on them.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I really enjoy using the Webmail.app if only I could figure out why some of the links don&#8217;t want to let me click on them.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-167</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 29 May 2006 14:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-167</guid>
		<description>&lt;p&gt;Michael,
I spent all weekend hacking on WebMail trying to get it to support multiple GMail accounts in different tabs. I actually have a fully working tabified version (using the PSMTabBarControl http://www.positivespinmedia.com/dev/PSMTabBarControl.html) announced on Adium&#039;s blog a while back), but I can&#039;t get around the cookie limitation in the WebKit framework.&lt;/p&gt;

&lt;p&gt;Is this even possible with WebKit? The shared cookie storage model seems impossible to get around. A product exists to do this for Firefox (cookiepie) but the WebKit API doesn&#039;t seem to have as many hooks as FF.&lt;/p&gt;

&lt;p&gt;I&#039;d be interested to know what you think about this.. I have 3 gmail accounts and I don&#039;t want to combine them. Eventually Google calendar will work with WebKit, and it would be nice to be able to access  your Google &quot;suite&quot; separately for each account.&lt;/p&gt;

&lt;p&gt;Thanks,
Robert&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael,
I spent all weekend hacking on WebMail trying to get it to support multiple GMail accounts in different tabs. I actually have a fully working tabified version (using the PSMTabBarControl <a href="http://www.positivespinmedia.com/dev/PSMTabBarControl.html)" rel="nofollow">http://www.positivespinmedia.com/dev/PSMTabBarControl.html)</a> announced on Adium&#8217;s blog a while back), but I can&#8217;t get around the cookie limitation in the WebKit framework.</p>

<p>Is this even possible with WebKit? The shared cookie storage model seems impossible to get around. A product exists to do this for Firefox (cookiepie) but the WebKit API doesn&#8217;t seem to have as many hooks as FF.</p>

<p>I&#8217;d be interested to know what you think about this.. I have 3 gmail accounts and I don&#8217;t want to combine them. Eventually Google calendar will work with WebKit, and it would be nice to be able to access  your Google &#8220;suite&#8221; separately for each account.</p>

<p>Thanks,
Robert</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-166</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 22 May 2006 19:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-166</guid>
		<description>&lt;p&gt;Alex: Thanks - I&#039;ll forward your comments along to the guy who mentioned he&#039;s building a more serious version of WebMail.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Alex: Thanks &#8211; I&#8217;ll forward your comments along to the guy who mentioned he&#8217;s building a more serious version of WebMail.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-165</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 22 May 2006 19:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-165</guid>
		<description>&lt;p&gt;Things that would get me to LOVE this...
1) Work with hosted email -- my login page is different, and I can&#039;t customize it without recompiling..
2) Add a Logo, steal the thing from the Gmail notifier
3) Those of us with Hosted Gmail can&#039;t use the Gmail notifier, but if WebMail would register itself as an email program, I&#039;d love it...  i.e. have WebMail handle mailto: links
4) Is there Cookie Support?  I can&#039;t log in because my account is hosted, but I assume that once I log in, if I send cookies, WebMail.app keeps it, right?  How about a
5) Extra &quot;tabs&quot; configurable in Preferences.  The other tabs should be things like the Calendar, complete with a separate URL.&lt;/p&gt;

&lt;p&gt;I understand that you aren&#039;t interested in working with this, but thought that I&#039;d share my comments.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Things that would get me to LOVE this&#8230;
1) Work with hosted email &#8212; my login page is different, and I can&#8217;t customize it without recompiling..
2) Add a Logo, steal the thing from the Gmail notifier
3) Those of us with Hosted Gmail can&#8217;t use the Gmail notifier, but if WebMail would register itself as an email program, I&#8217;d love it&#8230;  i.e. have WebMail handle mailto: links
4) Is there Cookie Support?  I can&#8217;t log in because my account is hosted, but I assume that once I log in, if I send cookies, WebMail.app keeps it, right?  How about a
5) Extra &#8220;tabs&#8221; configurable in Preferences.  The other tabs should be things like the Calendar, complete with a separate URL.</p>

<p>I understand that you aren&#8217;t interested in working with this, but thought that I&#8217;d share my comments.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hawk Wings &#187; Blog Archive &#187; More on WebKit Webmail.app</title>
		<link>http://michael-mccracken.net/2006/05/webmailapp-follow-up/comment-page-1/#comment-164</link>
		<dc:creator>Hawk Wings &#187; Blog Archive &#187; More on WebKit Webmail.app</dc:creator>
		<pubDate>Wed, 17 May 2006 12:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=45#comment-164</guid>
		<description>&lt;p&gt;[...] Michael McCracken has posted  a follow up clarification about his nifty little WebKit browser for Gmail. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Michael McCracken has posted  a follow up clarification about his nifty little WebKit browser for Gmail. [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
