google-wave
Google Wave Gadget: gadgets.window is undefined
I\'m learning Google Wave gadgets. I\'m trying to force my gadget to resize itself. But I\'m keep getting error that gadgets.window is undefined.[详细]
2022-12-12 15:01 分类:问答How authenticate Google wave gadget viewer on Appengine?
Imagine I want to create game \"Rock-paper-scissors\" for Google Waves. I am thinking to implement it as a Wave Gadget.[详细]
2022-12-12 10:16 分类:问答Google Wave - Adding a participant to a Wave with the Python API
How do I add a participant to a Wave using the Python API giv开发者_开发百科en their email address?The method to add a participant given a user id (AddParticipant) to waves is in the waveapi.model.OpB[详细]
2022-12-12 05:01 分类:问答How to fetch current state of a Wave?
With the current Wave API, is there any way to fetch the current state of a Wave? I want to writ开发者_JS百科e a little notifier app that observes any changes in a certain wave and notifies me...The w[详细]
2022-12-12 02:58 分类:问答Google Wave Python Tutorial - Nothing happens
For the Google Wave Python Robot Tutorial, my capabilities.xml is vi开发者_运维百科sible and I can add it to a Wave, but the robot isn\'t actually responding to the events. I checked the logs, but I\'[详细]
2022-12-12 02:44 分类:问答Google Wave as code repository and IDE?
Is it possible to write a Google Wave plugin that turns it into an IDE for programm开发者_运维百科ing? With such an extension, Google Wave would be a replacement for Eclipse etc., and it would natural[详细]
2022-12-11 22:23 分类:问答Google Wave Robot - Change to Wave in response to an external event
I am writing a Google Wave Robot开发者_运维百科 that allows users to \"manage a wave\". I plan to have a configuration page on my website. When the configuration is changed, ideally all waves where th[详细]
2022-12-11 21:25 分类:问答Properties dictionary for Events in the Google Wave Python API
The Google Wave documentation contains the Robot Events, but doesn\'t list what values will b开发者_开发问答e put into the properties dictionary. Is this documented anywhere?I had the same question an[详细]
2022-12-11 21:14 分类:问答Accessing content of a other page in a Google Wave widget?
Is there a way of accessing contents of a other page into a Google Wave widget? And also sending post requests to the other ser开发者_开发问答ver? Like an iframe behaviour?...yes, there\'s a little th[详细]
2022-12-11 16:21 分类:问答Testing Google Wave Gadget outside Google Wave?
I wonder if there is a tool/framework available that 开发者_开发知识库supports testing Google Wave Gadgets outside Google Wave.[详细]
2022-12-10 23:32 分类:问答