<?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: Apollo and the Google brand</title>
	<atom:link href="http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/</link>
	<description>Celebrating the power of the Web</description>
	<lastBuildDate>Fri, 26 Aug 2011 20:00:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: John Dowdell</title>
		<link>http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/comment-page-1/#comment-219</link>
		<dc:creator>John Dowdell</dc:creator>
		<pubDate>Sat, 19 May 2007 18:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.markbaker.ca/blog/2007/04/25/apollo-and-the-google-brand/#comment-219</guid>
		<description>Hi Mark, by &quot;branding&quot;, I think the rest of the sentence might have been something like &quot;One reason why Apollo is getting such a good response among creators is because it&#039;s completely their own branding; these&#039;s no Adobe chrome or logos, it&#039;s entirely your choice of look-and-feel.&quot;

(In the Apple iTunes analogy, the Apple role would be played by a website owner, not Adobe... it&#039;s like how Flash Video became very popular because it got out of the way and didn&#039;t show in a separate Macromedia-branded box. Apollo has no UI: it&#039;s a publishing platform for content creators, who wish to create standalone OS-neutral applications, using just the range of common WWW development techniques.)

The FAQ has much more info -- it&#039;s in wiki now, but the second URL will always bring you to the best address:
http://labs.adobe.com/wiki/index.php/Apollo:developerfaq
http://www.adobe.com/go/apollo

jd/adobe</description>
		<content:encoded><![CDATA[<p>Hi Mark, by &#8220;branding&#8221;, I think the rest of the sentence might have been something like &#8220;One reason why Apollo is getting such a good response among creators is because it&#8217;s completely their own branding; these&#8217;s no Adobe chrome or logos, it&#8217;s entirely your choice of look-and-feel.&#8221;</p>
<p>(In the Apple iTunes analogy, the Apple role would be played by a website owner, not Adobe&#8230; it&#8217;s like how Flash Video became very popular because it got out of the way and didn&#8217;t show in a separate Macromedia-branded box. Apollo has no UI: it&#8217;s a publishing platform for content creators, who wish to create standalone OS-neutral applications, using just the range of common WWW development techniques.)</p>
<p>The FAQ has much more info &#8212; it&#8217;s in wiki now, but the second URL will always bring you to the best address:<br />
<a href="http://labs.adobe.com/wiki/index.php/Apollo:developerfaq" rel="nofollow">http://labs.adobe.com/wiki/index.php/Apollo:developerfaq</a><br />
<a href="http://www.adobe.com/go/apollo" rel="nofollow">http://www.adobe.com/go/apollo</a></p>
<p>jd/adobe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pragmatic Dictator &#187; Blog Archive &#187; Making a Brighter Browser</title>
		<link>http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/comment-page-1/#comment-221</link>
		<dc:creator>Pragmatic Dictator &#187; Blog Archive &#187; Making a Brighter Browser</dc:creator>
		<pubDate>Tue, 08 May 2007 22:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.markbaker.ca/blog/2007/04/25/apollo-and-the-google-brand/#comment-221</guid>
		<description>[...] and Fuzzy jumped on something from Mark Baker about Apollo and whether or not it&#8217;s built on top of the [...]</description>
		<content:encoded><![CDATA[<p>[...] and Fuzzy jumped on something from Mark Baker about Apollo and whether or not it&#8217;s built on top of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Logan</title>
		<link>http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/comment-page-1/#comment-224</link>
		<dc:creator>Patrick Logan</dc:creator>
		<pubDate>Thu, 26 Apr 2007 22:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.markbaker.ca/blog/2007/04/25/apollo-and-the-google-brand/#comment-224</guid>
		<description>OK, let me dig into this a bit.

If I want to access some USB device, say my camera, from an app, and that camera&#039;s driver does not implement a web server then I cannot get to that device from my laptop if that laptop is only running apps fully &quot;on top of the web&quot;.

Now I could write a little web server that access the USB device and puts a web interface in front of it. Then I could get to that USB device from my non-apollo browser.

Or I could write an apollo app that accesses the USB device.

Generally speaking if there were a web (e.g. HTTP) interface to cameras or whatever, from anywhere on the web, that would be a good thing. I would not even be constrained to USB cameras on my laptop.

Then perhaps if cameras generally used bonjour/zeroconf for discovery and lookup, and then http for web access, cool.

I guess until then I am happy to have apollo with more desktop capabilities *along* with web capabilities. Presumably as soon as cameras started showing up on the web, apollo could use them as well as other browsers.

Until then, though, those other browsers are excluded from accessing my camera. So while that is not &quot;on top of the web&quot; I think it is the camera&#039;s fault, not apollo&#039;s.</description>
		<content:encoded><![CDATA[<p>OK, let me dig into this a bit.</p>
<p>If I want to access some USB device, say my camera, from an app, and that camera&#8217;s driver does not implement a web server then I cannot get to that device from my laptop if that laptop is only running apps fully &#8220;on top of the web&#8221;.</p>
<p>Now I could write a little web server that access the USB device and puts a web interface in front of it. Then I could get to that USB device from my non-apollo browser.</p>
<p>Or I could write an apollo app that accesses the USB device.</p>
<p>Generally speaking if there were a web (e.g. HTTP) interface to cameras or whatever, from anywhere on the web, that would be a good thing. I would not even be constrained to USB cameras on my laptop.</p>
<p>Then perhaps if cameras generally used bonjour/zeroconf for discovery and lookup, and then http for web access, cool.</p>
<p>I guess until then I am happy to have apollo with more desktop capabilities *along* with web capabilities. Presumably as soon as cameras started showing up on the web, apollo could use them as well as other browsers.</p>
<p>Until then, though, those other browsers are excluded from accessing my camera. So while that is not &#8220;on top of the web&#8221; I think it is the camera&#8217;s fault, not apollo&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Baker</title>
		<link>http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/comment-page-1/#comment-223</link>
		<dc:creator>Mark Baker</dc:creator>
		<pubDate>Thu, 26 Apr 2007 14:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.markbaker.ca/blog/2007/04/25/apollo-and-the-google-brand/#comment-223</guid>
		<description>Hi Patrick.  &quot;Yes&quot; to your second comment because most of the value of the Web is being able to deploy new functionality using already deployed software.</description>
		<content:encoded><![CDATA[<p>Hi Patrick.  &#8220;Yes&#8221; to your second comment because most of the value of the Web is being able to deploy new functionality using already deployed software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Logan</title>
		<link>http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/comment-page-1/#comment-222</link>
		<dc:creator>Patrick Logan</dc:creator>
		<pubDate>Wed, 25 Apr 2007 23:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.markbaker.ca/blog/2007/04/25/apollo-and-the-google-brand/#comment-222</guid>
		<description>Erm, intended to write something like...

Is one (the browser) a good “web” use of the desktop but the other (Apollo) not a good “web” use of the desktop?</description>
		<content:encoded><![CDATA[<p>Erm, intended to write something like&#8230;</p>
<p>Is one (the browser) a good “web” use of the desktop but the other (Apollo) not a good “web” use of the desktop?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Logan</title>
		<link>http://www.markbaker.ca/blog/2007/04/apollo-and-the-google-brand/comment-page-1/#comment-220</link>
		<dc:creator>Patrick Logan</dc:creator>
		<pubDate>Wed, 25 Apr 2007 20:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.markbaker.ca/blog/2007/04/25/apollo-and-the-google-brand/#comment-220</guid>
		<description>Mark,

I don&#039;t understand how Apollo is not &quot;innovating on top of the web&quot;. Sure, it is not *solely* on top of the web. But the browser is not *solely* on top of the web either, is it? I mean the browser access the desktop. Apollo apps can do the same, only as a developer I can use Apollo&#039;s desktop abilities to go beyond the browser&#039;s desktop abilities.

Is one (the browser) a good &quot;web&quot; use of the browser but the other (Apollo) not a good &quot;web&quot; use of the browser? Why?</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>I don&#8217;t understand how Apollo is not &#8220;innovating on top of the web&#8221;. Sure, it is not *solely* on top of the web. But the browser is not *solely* on top of the web either, is it? I mean the browser access the desktop. Apollo apps can do the same, only as a developer I can use Apollo&#8217;s desktop abilities to go beyond the browser&#8217;s desktop abilities.</p>
<p>Is one (the browser) a good &#8220;web&#8221; use of the browser but the other (Apollo) not a good &#8220;web&#8221; use of the browser? Why?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

