[Google Wave APIs] Re: Still waiting for an invite in my sandbox

2009-10-06 Thread Henrique Pinheiro
My account was indeed kinda dormant... I was developing a robot but the Python API was (At the time) incomplete and somewhat frustrating to work it (not beeing able to do what you wanted to do)... So it's been a while. But I've been using it again and ...no invites on my inbox. account:

[Google Wave APIs] Re: Newline character no longer working?

2009-10-06 Thread Paul Staab
Thats a known Bug mentioned in the last Office Hours i think. I also wrote an Bugreport for it. I currently bypass this by surrounding the \n with spaces ( \n ), what still works for me. On 4 Okt., 21:40, Mark Fayngersh phunny.pha...@gmail.com wrote: For some time now, i can no longer use the

[Google Wave APIs] Re: Embed API only on appspot

2009-10-06 Thread rick eisenmenger
aaahh... thanks david. that makes sense. while at it, does anyone know of alternative ways to authenticate against the sandbox? (no immediate results with a quick search.) i am more or less trying to call that wave through a remote server's application. thanks rick On Oct 5, 2:29 pm, David

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-06 Thread rick eisenmenger
Hello Micke, for now I am dragging a wave into another one to examine the link that contains the wave id; I hope there are other ways.. How did you manage the authentication against the appserver? (I am trying to embed a wave on an application web page on a remote server..) Regards Rick On

[Google Wave APIs] Re: Everything's shiny appears everytime

2009-10-06 Thread Claudemir Todo Bom
On Oct 5, 12:08 pm, Claudemir Todo Bom claude...@gmail.com wrote: on my test account on sandbox todobom-t...@wavesandbox.com the message Everything's shiny keeps appearing soon after I log in, making this account unusable. I do not know where to report this bug or contact someone to fix

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-06 Thread Micke Nordin
On Oct 6, 3:55 pm, rick eisenmenger rick.eisenmen...@gmail.com wrote: for now I am dragging a wave into another one to examine the link that contains the wave id; I hope there are other ways.. I know two ways: 1. Use the URL * Click on a wave in the Google Wave site, the

[Google Wave APIs] Re: 2 Identical Robots - 1 Receives JSON data and behaves properly, the other does not

2009-10-06 Thread Dagfinn Parnas
I retested my application, and now it works. It have had to be a temporary problem. On 1 Okt, 19:50, Dagfinn Parnas amen...@gmail.com wrote: I experience something similar. Through the appengine logs I could see that /_wave/robot/jsonrpc was never called. I tried changing the

[Google Wave APIs] Re: Are people still receiving invitations?

2009-10-06 Thread Jerry N.
Yea I know.. I have read the protocol many times over... and all the docs I could find. I wanna implement a server but whats the used? I have to take on getting a Ruby library together to implement a client. thats what Im working on now.. but in the mean time.. Id just like to play a lil inside..

[Google Wave APIs] Tried to add my robot to my contacts....and got Tweety instead O_o

2009-10-06 Thread twdarkflame
I just tried following the tutorial here; http://code.google.com/apis/wave/extensions/robots/java-tutorial.html I got to the stage where I was just adding it to my contacts (in the Wave client, having alreadyed added it in manage contacts)...and Tweety came up instead. Both name and image as the

[Google Wave APIs] Re: Tried to add my robot to my contacts....and got Tweety instead O_o

2009-10-06 Thread ThomasWrobel
well, the version problem was me just not spotting that appengine dosnt switch to the newest by default and has to be selcted on site. That seems to have fixed the other problems too. On Oct 6, 7:04 pm, twdarkflame darkfl...@gmail.com wrote: I just tried following the tutorial

[Google Wave APIs] Re: Tried to add my robot to my contacts....and got Tweety instead O_o

2009-10-06 Thread Suhas Nandakumar
I faced the same issue of Tweety .. but the robot i added seems to do the work intended .. On Tue, Oct 6, 2009 at 10:18 AM, ThomasWrobel darkfl...@gmail.com wrote: well, the version problem was me just not spotting that appengine dosnt switch to the newest by default and has to be selcted

[Google Wave APIs] Re: Strange behaviour when using Gadget API

2009-10-06 Thread Geeeee
Thanks a lot for your help. I will try the next days to get this finally done. In the meantime I use jQuery to get the things done. It's for a small presentation on wave and so I just needed something to create a small JS demo (with a little bit of eye candy stuff :D). On 6 Okt., 16:59, dLux

[Google Wave APIs] Re: Creating a wave programmatically and auto attach bot

2009-10-06 Thread Daniel Faust
I want to do the same. Have a robot create a new wave (not just wavelet), auto add participants to that wave, and get the wave_id of the new wave as a return value. Also a mechanism to pass a variable upon creation would be ideal, some kind of hash if that would be possible. In one of the office

[Google Wave APIs] Re: Tried to add my robot to my contacts....and got Tweety instead O_o

2009-10-06 Thread Brian Kennish (Googler)
On Tue, Oct 6, 2009 at 2:02 PM, ndee andy.ta...@gmail.com wrote: had the same problem with embeddy. Seems that there is some caching or proxy issue. Se Brian's answer here:

[Google Wave APIs] Re: Cannot get the Google Wave Embed API Example to load properly

2009-10-06 Thread ndee
Hi, where did you get your wave id from? Be careful, the browser url has encoded characters. (in public preview you can get it by adding embe...@appspot.com - which btw generates embed code you may use as template) Can you post your emebed code? Maybe we find the error :) On Sep 9, 5:28 am,

[Google Wave APIs] Re: Invites are being received by folks

2009-10-06 Thread NADIA DOUAJI
pbly in batches...that's a lot of work I assume. Happy waving! From: javi...@gmail.com Date: Wed, 7 Oct 2009 00:53:02 +0200 Subject: [Google Wave APIs] Re: Invites are being received by folks To: google-wave-api@googlegroups.com all of them, or by order of nomination? Un saludo, Javi

[Google Wave APIs] Re: Inviting friends does not work for me

2009-10-06 Thread Augure
I'm on the other side of the mirror: I signed up 4 month ago and didn't get any invite So some dev friends of mine sent me one: One week later I still don't have anything in my inbox, so they gave up using it. Google Wave is not Open Source, it's VIP source, and I hope these net neutrality

[Google Wave APIs] Re: allow js injection via robots

2009-10-06 Thread masouras
Thanks Daniel - I starred that request ;-) Brett, I 'll give it a try. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Wave API group. To post to this group, send email to google-wave-api@googlegroups.com

[Google Wave APIs] Adding a HTML Anchor to a Wave via the Robot Protocol.

2009-10-06 Thread EntropyFails
Hello, I've been playing around a bit with wave bots on the app engine architecture and I was wondering if anyone knows how to add a direct anchor link without using a wavelet? For example, if I have a blip named blip, obviously doing something like blip.getDocument().append(a

[Google Wave APIs] Re: Everything's shiny appears everytime

2009-10-06 Thread Claudemir Todo Bom
the bug is happening on my test wavesandbox.com account. they gave two accounts on wavesandbox.com for test purposes... one of mine works,a nother don't. On Oct 6, 7:44 pm, Alex alex.nun...@gmail.com wrote: I hate to sound like a Me Too post, but ... Me too.. I've tried this so far on the

[Google Wave APIs] Re: Embed API only on appspot

2009-10-06 Thread Justin W
Could we get one more hint? I am still unclear about the opt_rootUrl:String argument to method WavePanel. Would this have a special port number attached so that some alternate http process owned by the wave server takes the connection? Or perhaps I need to write some kind of CGI or servlet or

[Google Wave APIs] Robots and Privacy

2009-10-06 Thread Wilz
Hello, I'm a bit surprised no one asked this question yet (or maybe I'm a noob who just doesn't get it heh). After reading through the API quickly, I have a small privacy concern. Say I develop a smiley robot (one that adds smileys while people type their blips). I technically receive all the

[Google Wave APIs] Re: 2 Identical Robots - 1 Receives JSON data and behaves properly, the other does not

2009-10-06 Thread Brant Faircloth
I, too, have retested, and all seems well now (with both the original app and its clone). Odd, but happy to have it working ; ). On Oct 6, 9:25 am, Dagfinn Parnas amen...@gmail.com wrote: I retested my application, and now it works. It have had to be a temporary problem. On 1 Okt, 19:50,

[Google Wave APIs] Re: Adding a HTML Anchor to a Wave via the Robot Protocol.

2009-10-06 Thread Austin Chau (Google employee)
Hi, If you just append the straight URL, Wave will automatically linkify into an anchor link with the URL as its anchor text. But it seems like you would like to have customized anchor text, you would need annotation to do that. The annotation name for anchor link is link/manual, this is an