Can't see any reason why you couldn't do this the same way tumblr does a 'share this'.
You'd just need to use the data api; there are docs here: http://code.google.com/apis/wave/extensions/wavedataapi/index.html If java doesn't rock your boat, there's a perl implementation that'd be trivial to port to php, etc. here: http://wave-samples-gallery.appspot.com/about_app?app_id=237001 then there's also: http://code.google.com/apis/wave/wavethis/ ...but I believe the initial response was that you can't do it _directly_ from javascript, without at least something to proxy your api requests to the wave server. ~ Doug. On Jul 7, 6:26 am, Tom <tmb...@gmail.com> wrote: > On Jul 6, 4:22 pm, Avishay Balderman <balder...@gmail.com> wrote: > > > I don't think you will be able to do it directly from js. > > Why do you think it's not possible from JavaScript? Isn't there a > REST or SOAP interface for Wave that can be called from the outside? -- 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, send email to google-wave-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.