<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Cubicgarden.com - Latest Comments in cubicgarden.com...</title><link>http://cubicgarden.disqus.com/</link><description>The views and thoughts of a dyslexic british designer/developer</description><atom:link href="https://cubicgarden.disqus.com/cubicgardencom_870/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 19 Oct 2009 19:35:52 -0000</lastBuildDate><item><title>Re: cubicgarden.com...</title><link>http://www.cubicgarden.com/blojsom/blog/cubicgarden/xml/2009/10/18/Software-ahead-of-the-curve-Google-Wave.html?page=comments#comment-20591586</link><description>&lt;p&gt;Thanks for the comments. Groupware wise, I'd say Lotus Notes is pretty big. Web like, where's the restful urls then...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Forrester</dc:creator><pubDate>Mon, 19 Oct 2009 19:35:52 -0000</pubDate></item><item><title>Re: cubicgarden.com...</title><link>http://www.cubicgarden.com/blojsom/blog/cubicgarden/xml/2009/10/18/Software-ahead-of-the-curve-Google-Wave.html?page=comments#comment-20499272</link><description>&lt;p&gt;re: Web-Like&lt;br&gt;You can send a link to a wave (although for it to be a full link you have to include a web client that will let you view it)&lt;br&gt;eg: &lt;a href="https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BquBJMAUOE" rel="nofollow noopener" target="_blank" title="https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BquBJMAUOE"&gt;https://wave.google.com/wav...&lt;/a&gt;&lt;br&gt;Also the wave address is just &lt;a href="http://googlewave.com" rel="nofollow noopener" target="_blank" title="googlewave.com"&gt;googlewave.com&lt;/a&gt;!w+quBJMAUOE if you want to open it in a client of your choice (it's a keyboard shortcut help wave)&lt;/p&gt;&lt;p&gt;re Groupware:&lt;br&gt;I see lots of little bits of systems but nothing big and complete yet (i may be missing something) :-/&lt;/p&gt;&lt;p&gt;re Client:&lt;br&gt;there's a mac client in progress, see &lt;a href="http://www.getwaveboard.com/" rel="nofollow noopener" target="_blank" title="http://www.getwaveboard.com/"&gt;http://www.getwaveboard.com/&lt;/a&gt; (via &lt;a href="http://mashable.com/2009/10/19/waveboard/" rel="nofollow noopener" target="_blank" title="http://mashable.com/2009/10/19/waveboard/"&gt;http://mashable.com/2009/10...&lt;/a&gt; )&lt;/p&gt;&lt;p&gt;- imma :-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">imma</dc:creator><pubDate>Mon, 19 Oct 2009 11:48:20 -0000</pubDate></item><item><title>Re: cubicgarden.com...</title><link>http://www.cubicgarden.com/blojsom/blog/cubicgarden/xml/2009/10/18/Software-ahead-of-the-curve-Google-Wave.html?page=comments#comment-20366371</link><description>&lt;p&gt;I think it mat become important once the concept can be easily understood by a non-technical person in a few minutes.  I'm also waiting for the rest of humanity to show up to make it useful to me.  Technophiles are not the only people with whom  I communicate.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Khürt L. Williams</dc:creator><pubDate>Sun, 18 Oct 2009 22:30:12 -0000</pubDate></item><item><title>Re: cubicgarden.com...</title><link>http://www.cubicgarden.com/blojsom/blog/cubicgarden/xml/2009/10/18/Software-ahead-of-the-curve-Google-Wave.html?page=comments#comment-20353083</link><description>&lt;p&gt;Ah thanks for that, I did look around for a client API to the server but got bogged down in documents and drafts and all types of stuff. I assumed someone would have reversed engineered the shell/terminal version into something more rich. At least it explains why there's almost no other clients at all.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Forrester</dc:creator><pubDate>Sun, 18 Oct 2009 17:01:50 -0000</pubDate></item><item><title>Re: cubicgarden.com...</title><link>http://www.cubicgarden.com/blojsom/blog/cubicgarden/xml/2009/10/18/Software-ahead-of-the-curve-Google-Wave.html?page=comments#comment-20308549</link><description>&lt;p&gt;Looks like you can link to a wave. Doesn't the anchor specified in the URL change as you move around?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason</dc:creator><pubDate>Sun, 18 Oct 2009 04:03:34 -0000</pubDate></item><item><title>Re: cubicgarden.com...</title><link>http://www.cubicgarden.com/blojsom/blog/cubicgarden/xml/2009/10/18/Software-ahead-of-the-curve-Google-Wave.html?page=comments#comment-20307530</link><description>&lt;p&gt;The reason alternative clients aren't appearing is that no client-server API has been standardised upon and published yet. Google's original position seemed to be that somebody writing a wave server would also write a wave client to work with that server, and invent their own client-server protocol. People are calling for a standardised protocol so that wave clients can be interoperable between wave server implementations, but at the moment Google is busy on other things and is leaving the community to try and decide on something, and a lot of the discussion seems to be going round in circles at this point.&lt;/p&gt;&lt;p&gt;In particular, the API that the current official Google Wave web client is using hasn't been published, although someone could reverse-engineer it. There is also the robots API, which is published, but you could only use it to simulate a user with limited capabilities, so that's less from ideal. So, at the moment, there are no official ways (other than the officially-provided web client) to talk as a fully-fledged user to Google's wave server; only hacky ones.&lt;/p&gt;&lt;p&gt;The only other protocol that's reached even published draft stage is the server-to-server federation protocol spec. The 'reference' implementation of a simple server and client you mention is really more an 'example' implementation at this stage. For client-server operations it uses a binary wire protocol which is only documented in code and which I'm pretty certain isn't the API that is being used over HTTP by the official web client to talk to the official wave server.&lt;/p&gt;&lt;p&gt;So you can see, it's all a bit messy and quickly-moving at the moment, which I think is why we've not seen an explosion in alternative servers and/or clients yet.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Tucker Mear</dc:creator><pubDate>Sun, 18 Oct 2009 03:10:33 -0000</pubDate></item></channel></rss>