[Google Wave APIs] Re: Robot copy to clipboard

2009-12-27 Thread Thomas Jungblut
Thank you! On 28 Dez., 06:00, "pamela (Google Employee)" wrote: > Hi Thomas - > > As the robot does not transmit anything about the user's clipboard, I > don't think you can use a robot to retrieve clipboard content. > You may be able to insert a gadget which reads the clipboard and > transmit th

Re: [Google Wave APIs] New Annotation Docs

2009-12-27 Thread pamela (Google Employee)
Thanks, SDr. We'll add link/wave to the API docs. I've added it to the annotations FAQ. I believe "user/r" is the only one of the other ones that is actually sent to robots currently. I've put info about it in this FAQ: http://wave-api-faq.appspot.com/#selectedtext - pamela On Wed, Dec 16, 200

Re: [Google Wave APIs] Re: Problems with cron

2009-12-27 Thread pamela (Google Employee)
In the new API, you will be able to use the standard cron mechanism in App Engine. (You can read more about that in the App Engine docs). - pamela On Wed, Dec 16, 2009 at 10:14 PM, Beldar wrote: > It will be implemented something like webhooks? > > On 15 Des, 12:01, "pamela (Google Employee)" >

Re: [Google Wave APIs] Re: Extension Installer only works with selected hosts for the manifest file

2009-12-27 Thread pamela (Google Employee)
Thanks for that analysis. I'll see if we can make our installer parser less strict on mime-types. - pamela On Wed, Dec 16, 2009 at 2:31 AM, Romain Vallet wrote: > Thanks for your reply. > > I made some tests, you were right about the mime types, they make a > difference. > > Generic server (free

Re: [Google Wave APIs] Re: Profile Servlet not triggered?

2009-12-27 Thread pamela (Google Employee)
No updates -- as we don't typically push changes during the holidays, the missing profile situation will likely remain for another few weeks. This issue tracks it: http://code.google.com/p/google-wave-resources/issues/detail?id=568 - pamela On Thu, Dec 24, 2009 at 6:21 PM, the1geek wrote: > Gre

Re: [Google Wave APIs] HTML from external Inputs

2009-12-27 Thread pamela (Google Employee)
Hi James - According to that code, the appended markup should be in the blip corresponding to blipId in the properties. If you are not seeing the appended markup, it is possible that you are appending invalid tags. The supported tags are listed here: http://wave-api-faq.appspot.com/#htmlmarkup Yo

Re: [Google Wave APIs] passing values

2009-12-27 Thread pamela (Google Employee)
Hi Andres - You can retrieve the wave ID using wave.getWaveId(). It is a new function that is not yet documented. Otherwise, you can communicate between gadgets and robots using gadget state. - pamela 2009/12/28 Andrés Cerezo : > Can I pass values from a wave to a gadget and vice versa? For exa

Re: [Google Wave APIs] Robot copy to clipboard

2009-12-27 Thread pamela (Google Employee)
Hi Thomas - As the robot does not transmit anything about the user's clipboard, I don't think you can use a robot to retrieve clipboard content. You may be able to insert a gadget which reads the clipboard and transmit that to the robot somehow, however. Are you trying to process user-selected te

[Google Wave APIs] Robot copy to clipboard

2009-12-27 Thread Thomas J
Hey, I've build a form in a robot reply and there is a button, which should copy the content of the event's blip to the clipboard. Now I get this error in my Logs: java.lang.NoClassDefFoundError: Could not initialize class com.google.apphosting.runtime.security.shared.stub.java.awt.datatransfer.S

[Google Wave APIs] passing values

2009-12-27 Thread Andrés Cerezo
Can I pass values from a wave to a gadget and vice versa? For example the wave id? Thanks. -- 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-...@googlegroups.com. To unsubscribe from this group,