Re: [Google Wave APIs] Hosting a local gadget

2010-01-27 Thread pamela fox
Hi Daniel - Gadgets must be hosted on a public server, as they are sent through a proxy on the gadgets container server to get rendered. I thought we put that restriction in the docs, but perhaps it needs to be made more prominent. You may want to try hosting the XML publicly, and referring to you

Re: [Google Wave APIs] tags in a wave

2010-01-13 Thread pamela fox
Not currently; please star this issue: http://code.google.com/p/google-wave-resources/issues/detail?id=263 - pamela On Wed, Jan 13, 2010 at 6:22 PM, Acerezo wrote: > Hello, Can a robot add tag to its wave? > > Thanks > > -- > You received this message because you are subscribed to the Google Gro

[Google Wave APIs] Re: Which Robots are available in Wave Preview?

2009-10-13 Thread pamela fox
mbo robot with the > same (zero) results. > > Thanks, > M > > On Oct 1, 10:07 pm, "pamela fox (Google employee)" > wrote: > > Hi Mike- > > > > You can add robots that you know the addresses of. For instance, I > > just added emoticon...@appspot.

[Google Wave APIs] Re: setModeCallback

2009-10-13 Thread pamela fox (Google employee)
Hi Jonny- That is in fact an excellent question. The setModeCallback is only available for the "bleeding edge" release of the Wave Gadgets API library, which you can retrieve by specifying . We did not make this clear in the reference, and remedy that. An example gadget that uses it is here: htt

[Google Wave APIs] Re: Broken application environment (Python)

2009-10-13 Thread pamela fox (Google employee)
Hey Daniel- This is most likely this issue: http://code.google.com/p/google-wave-resources/issues/detail?id=278 We're working on releasing the fix. - pamela On Oct 8, 8:54 am, "Austin Chau (Google employee)" wrote: > Hey Daniel, > Can you send me your app id and any request logging info you h

[Google Wave APIs] Re: Wave server never visit my capabilities again.

2009-10-12 Thread pamela fox (Google employee)
Hi Oasis- Have you tried updating the version # of your file? If that didn't work, then I would presume you are suffering from this bug: http://code.google.com/p/google-wave-resources/issues/detail?id=278 We are working on a fix for it now. - pamela On Oct 12, 6:38 pm, Oasis wrote: > Due to so

[Google Wave APIs] Re: Sandbox accounts will be deleted when wave is released ?

2009-10-12 Thread pamela fox (Google employee)
Hi Rahul- We do not have any plans to delete sandbox accounts, but we aren't recommending that developers store valuable data in sandbox either. The primary purpose of sandbox is to give developers a place to debug and develop your extensions. I don't understand what you mean by robots running o

[Google Wave APIs] Re: BlipSubmitted not working?

2009-10-11 Thread pamela fox (Google employee)
I was experiencing this issue, and by changing my app.yaml to point to a new application ID, I got the robot at the new address to respond. I will file a bug, but perhaps you can use that workaround in the meantime. Tip: I have a dummy App Engine ID that I use for temporary stuff like this, it's

[Google Wave APIs] Re: If your invitees are waiting for their invite..

2009-10-09 Thread pamela fox (Google employee)
Not sure why that redirects for you (maybe a language issue?), but it says: "This post is for those of you who've used the wave called "Invite others to Google Wave" and want to know more about the process. Please note that as it says in the wave, this is a nomination process and we won't send re

[Google Wave APIs] Re: FYI: Missing Sandbox -> Preview Invites

2009-10-07 Thread pamela fox (Google employee)
Hi Brandon - Please email me offline with your Wave sandbox username. - pamela On Oct 8, 1:22 pm, masemase wrote: > I have a Google Wave Sandbox account and have been extremeley > dissapointed to not have received an invite to the program yet.  I've > tried all the "solutions" online and menti

[Google Wave APIs] Re: Which Robots are available in Wave Preview?

2009-10-01 Thread pamela fox (Google employee)
k are ready to be "unleashed" on the masses yet. - pamela On Oct 2, 3:19 am, Mike Powered wrote: > When do you anticipate unleashing robots on the masses?  I've been > looking all over the place and can't find them anywhere. > > On Sep 30, 11:16 pm, "pamela fox

[Google Wave APIs] Re: Which Robots are available in Wave Preview?

2009-09-30 Thread pamela fox (Google employee)
Hi Ahsan- You can use any robots (that are functional) by adding as participant, but there are no robots linked to from the extensions gallery wave. This is because we want to make several additions to the robots APIs to make them more user-friendly first. More info on extensions gallery in this

[Google Wave APIs] Re: FYI: Google Wave preview accounts

2009-09-30 Thread pamela fox (Google employee)
I've closed the topic to keep the thread clean and easy to read, feel free to ask questions in new threads. Thanks! On Oct 1, 10:30 am, "pamela (Google employee)" wrote: > Many of you are asking regarding accounts for the preview of > wave.google.com. As mentioned before, all current developers

[Google Wave APIs] Re: robot installer

2009-09-26 Thread pamela fox (Google employee)
in CAPITAL LETTERS? > > On 27 сен, 04:15, "pamela fox (Google employee)" > > > > wrote: > > Hi Thomas- > > > Does the following work for you? --~--~-~--~~~---~--~~ You received this message because you are subscribed to t

[Google Wave APIs] Re: robot installer

2009-09-26 Thread pamela fox (Google employee)
Hi Thomas- Does the following work for you? - pamela On Sep 25, 11:19 pm, Thomas Beverley wrote: > ahhh but google wont accept that format when you try to upload it to > the gallery. Anyone got any other suggestions? > > On Sep 25, 1:56 pm, Thomas Beverley > wrot

[Google Wave APIs] Re: Forgot password

2009-09-22 Thread pamela fox (Google employee)
There is a surprising number of developers that have lost their password (and here I thought everyone followed my philosophy of using the same password for everything), and it is taking us time to respond to all of them. As Brian said, we'll be working on it over the next few weeks. To those of y

[Google Wave APIs] Re: Google WAVE group unusable (CSS rendering error?)

2009-09-07 Thread pamela fox (Google employee)
I have changed the theme (and added a Wave logo); hopefully that will make a difference. Thanks for the suggestion, qMax. - pamela On Sep 7, 3:47 am, qMax wrote: > i've seen this bug alot of time, and reported it into GG issue > tracker. > this bug relates to default theme, and the best way to

[Google Wave APIs] Re: Gadget debugging tips

2009-09-06 Thread pamela fox (Google employee)
Hi Avital- Yes, you're right. I happened to use JSONP as I'm a bit of a JSONP addict, and it avoids the use of eval() and XML parsing. I could mention that option there as well. This will be in the docs soon, but feel free to make other suggestions for it now. Thanks! - pamela On Sep 6, 8:34 p

[Google Wave APIs] Re: Google WAVE group unusable (CSS rendering error?)

2009-09-05 Thread pamela fox (Google employee)
Hi Marc- I have seen that a few times, but it usually resolves itself if I reload the page. Does that work for you, perhaps? - pamela On Sep 5, 7:54 pm, Marc de Ruijter wrote: > Hi, > > I have a strange error with this Google group: the group-menu is overlaying > on the left side, making the g