Server is offline.

2013-12-16 Thread Felix Wackernagel
How long stays the waveinabox server offline? I would test my stuff with a ouve wave server. Best regards Felix

Re: Wave Data API

2013-12-04 Thread Felix Wackernagel
The wave robot API support no realtime communication. It is a request-response mechanismus. For realtime uses wave websockets with special protocol buffer messages in json encoded. Am 04.12.2013 18:32 schrieb "Basavaraj K N [MaGE]" < basavaraj...@manipalglobal.com>: > Hi > > I am trying to do basi

Java Client API

2013-11-08 Thread Felix Wackernagel
Hi, i have two question about the Java Client API. 1) I load all Wavelets from a Wave and found only the information how many message of a wavelet is unread but not which one is unread. I read in the Whitepapers about a User-Wavelet which stores such informations. I use the getDataDocuments() meth

Re: OAuth questions

2013-10-30 Thread Felix Wackernagel
ly the OAuth token is expired after 60 minutes. > The OAuth token allows to perform data api operations, like > fetching/submitting waves. It doesn't allow to fetch the user id. > > > On Wed, Oct 30, 2013 at 9:14 AM, Felix Wackernagel < > felix.wackerna...@gmail.com> wrote:

OAuth questions

2013-10-30 Thread Felix Wackernagel
Hi guys, i actualy working on my android client and use apache waves oauth features. But i found a problem and maybe can someone of you help me. 1. I must do already a complete oauth process (login form + agree-button) because my public_key and secret are not stored on apache wave and only appande

Re: Wave-in-a-box I can't see how to write a message

2013-10-07 Thread Felix Wackernagel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I tried to wrote some message today. I was possible in Chromium (v28) but not in Firefox (v24) on Ubuntu. I know it works in Firefox for 4-5 Weeks. Thats the reason why i wondering about this issue this morning. Best, Felix Am 07.10.2013 14:41, schri

Re: Android Client for Apache Wave

2013-09-23 Thread Felix Wackernagel
arwave.org). > Sadly, having no sever skills the projects been in limbo the last few years. > ~~~ > Thomas & Bertines online review show: > http://randomreviewshow.com/index.html > Try it! You might even feel ambivalent about it :) > > > On 20 September 2013 22:29, Felix Wac

Re: Android Client for Apache Wave

2013-09-20 Thread Felix Wackernagel
Ali Lown schrieb: >Felix, > >> I an new to wave andere try to build an android wave client. > >That would be great. It is something people are often asking for, but >none of us have enough time to develop it ourselves. >Could you work on it with your source somewhere (e.g. Github) so we can >s

Android Client for Apache Wave

2013-09-20 Thread Felix Wackernagel
Hi Wave Developers, I an new to wave andere try to build an android wave client. I found a prototype which was build the company processone but i fail after oauth authentication with my google account. It tries to connect to a rpc server fom google which can be noch longer in use. If anyone has a