Re: Some issue with com.google.wave.api.AbstractRobot.onBlipSubmitted()

2012-09-21 Thread
The BlipSubmittedEvent has not implemented yet. 2012/9/21 Thomas Telleis : > Hi, > after some hours trying I finally ask you: I'm going to write an > agent/robot which wants to check if the blib content is a possible N3 > triple. Therefore I thought the onBlibSubmitted event might be useful, to >

Re: Some issue with com.google.wave.api.AbstractRobot.onBlipSubmitted()

2012-09-21 Thread
See org.waveprotocol.box.server.robots.passive.EventGenerator. BlipSubmitted (Will not be supported, submit ops will be phased out) 2012/9/21 田传武 : > The BlipSubmittedEvent has not implemented yet. > > 2012/9/21 Thomas Telleis : >> Hi, >> after some hours trying I finally

Re: Wave and OpenOffice

2013-06-17 Thread
I implemented Google Drive Realtime API based on Walkaround. See https://github.com/goodow/realtime and http://realtimeplayground.goodow.com/ It supports android, javascript(using gwt-export) and objective-c(using j2objc). 2013/6/16 Joseph Gentle > On Sun, Jun 16, 2013 at 2:25 AM, Dave wrote:

Re: Wave and OpenOffice

2013-06-17 Thread
de > that powers Walkaround? Or do you mean you are working on using the > Realtime API to power something like Walkaround? > > > —Zachary “Gamer_Z.” Yaro > > > On 17 June 2013 08:40, 田传武 wrote: > > > I implemented Google Drive Realtime API based on Walkaro

Re: [VOTE] Move Wave to a true 'git' repository at Apache

2013-12-13 Thread
Move to Git at Apache On Sat, Dec 14, 2013 at 9:19 AM, Ali Lown wrote: > As one of the main contention points, lets get Wave moved off the > git-svn life support, and in to a true git repository. > Since this would affect everyone (especially the other developers), I > am just going to run a qu

An Open Source implementation of Google Drive Realtime API

2014-07-07 Thread
Hi all, I'd like to share an open-source project which implements nearly all features of the google drive realtime api. *Google Drive Realtime API* provides Google Docs–style instant collaboration. It lets multiple people edit the same data simultane

Re: An Open Source implementation of Google Drive Realtime API

2014-07-08 Thread
inline On Tue, Jul 8, 2014 at 7:42 PM, Thomas Wrobel wrote: > Thats really cool work. > Seems to work slickly, and theres mobile library code already. > > Someone needs to make a ven diagram of various communication techs and > their features. As I understand it this has the functionality of the

Re: An Open Source implementation of Google Drive Realtime API

2014-07-08 Thread
Apologize for my poor english, inline On Tue, Jul 8, 2014 at 10:32 PM, Thomas Wrobel wrote: > Wave has always been impressive - but its also been years since Google > abandoned it, and despite some effort under Apache is hasn't progressed far > since. Its never nice abandoning code, but I think

Re: An Open Source implementation of Google Drive Realtime API

2014-07-08 Thread
On Tue, Jul 8, 2014 at 9:40 PM, John Blossom wrote: > This is very cool indeed. It looks as if it might be able to support the > Wave 3.0 data model: > > https://docs.google.com/presentation/d/1pNsrX26947QH89Ot3k62nlKKSRFLmVgBWxcIEne8VYI/edit?usp=sharing > > All the best, > > John Blossom > Inte

Re: An Open Source implementation of Google Drive Realtime API

2014-07-08 Thread
Hi Michael, The Transformation Control Algorithm is at: https://github.com/goodow/realtime-operation/blob/master/src/main/java/com/goodow/realtime/operation/impl/CollaborativeTransformer.java#L117 On Tue, Jul 8, 2014 at 11:41 PM, Michael MacFadden < michael.macfad...@gmail.com> wrote: > Hello,

Re: An Open Source implementation of Google Drive Realtime API

2014-07-08 Thread
About rich text support using JSON, i think Joseph Gentle may know the answer, see: https://github.com/share/ShareJS/issues/1 @Joseph can you comment on this? On Tue, Jul 8, 2014 at 11:30 PM, Kythyria wrote: > On 07/08/14 12:42, Thomas Wrobel wrote: > >> Thats really cool work. >> Seems to wor

Re: An Open Source implementation of Google Drive Realtime API

2014-07-08 Thread
inline On Wed, Jul 9, 2014 at 10:18 AM, Michael MacFadden < michael.macfad...@gmail.com> wrote: > Thanks. I’ll need to look at the code a little more, but this appears to > handle transforming two operations (or two sets of operations). In a > collaborative systems built on OT, there are certai

Re: An Open Source implementation of Google Drive Realtime API

2014-07-09 Thread
inline On Wed, Jul 9, 2014 at 4:43 PM, Christian Grobmeier wrote: > What are your plans with it? > Not sure, may depend on the feedback. > Are you considering to contribute this to Wave? > I've read most of wave's code, but when I try to do big refactor, I am baffled.

Re: An Open Source implementation of Google Drive Realtime API

2014-07-15 Thread
and view for javascript and android clients - Javascript, Android and iOS client libraries - Exactly the same API with *Google Drive Realtime API* <https://developers.google.com/drive/realtime/> On Tue, Jul 8, 2014 at 10:35 PM, 田传武 wrote: > realtime-store has there major module

Re: An Open Source implementation of Google Drive Realtime API

2014-07-15 Thread
GR stands for Google Drive. On Wed, Jul 16, 2014 at 10:45 AM, Michael MacFadden < michael.macfad...@gmail.com> wrote: > Random question. You mention. GR, Wave, and Etherpad. What is GR? > > ~Michael > > > On Jul 9, 2014, at 10:39 AM, Kythyria wrote: > > > >> On 07/09/14 16:25, Thomas Wrobel wro

Re: SuperDev

2014-10-17 Thread
I have run Super Dev Mode for Walkaround successfully two years ago. See: https://github.com/larrytin/moon https://github.com/larrytin/walkaround https://github.com/larrytin/wave On Fri, Oct 17, 2014 at 3:45 PM, Ben Hegarty wrote: > Hi Guys, > > I was wondering if anyone has tried debugging with