[Google Wave APIs] Semantic Blip Robot intro

2009-11-29 Thread jhb
semanticb...@appspot.com is a robot that takes all subsequent blips in a wave and highlights the Keywords as found by the OpenCalais API. I'm waiting for access to tags to add automated tagging capability. Also, I am looking to add access to the AlchemyAPI per a request. I set up public wave to

[Google Wave APIs] The war has begun. alternative to public@a.gwave required

2009-11-29 Thread qMax
Hi, wavers! motivation With current permission system in Wave, only 1 malicious user and a pair of bots is enough to destory _ALL_ public waves. And the war has begun. One bastart started to destroy popular pubic russian waves. It seems like it has not yet properly working robots, but it's a

Re: [Google Wave APIs] The war has begun. alternative to public@a.gwave required

2009-11-29 Thread Brett Morgan
At least back in the days of usenet, when the reaper came, he at least had the decency to be offering a chance at a green card. Wikipedia seems one of the few public systems that hasn't fallen apart, I suspect because the ability to undo damage is lower cost than the cost of doing the damage in

[Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread qMax
On 29 ноя, 18:40, Brett Morgan brett.mor...@gmail.com wrote: At least back in the days of usenet, when the reaper came, he at least had the decency to be offering a chance at a green card. Usenet was at days when the world was clean and friendly :) Yet there was no ssl even. Wikipedia seems

[Google Wave APIs] Re: Get participants of wave python

2009-11-29 Thread Bryan
Thank You the formatting worked. On Nov 28, 11:17 pm, Nick nick.pe...@gmail.com wrote: This will error as SetText takes a string and you are feeding it a set. Either cast participants to a string: str(participants) or %s % participants or you could use the opportunity to format it a bit

[Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread qMax
Thanks for hints! On 29 ноя, 22:15, Silicon Dragon sdr...@gmail.com wrote: First of all, it is very well possible to do all of the malicious actions even *without* bots. We have managed to reverse-engineer parts of the wave-web protocoll, and are able to read full wave contents of all public

Re: [Google Wave APIs] The war has begun. alternative to public@a.gwave required

2009-11-29 Thread Vikram Dhillon
I got a solution a while ago for another problem, it might work here: a robot can be made to export all the stuff in the entire wave out to a file, and that robot will also keep a check on the waves, if any changes occur the robot will restore the changes back from the file that was exported out.

[Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread qMax
On 29 ноя, 23:49, Vikram Dhillon dhillon...@gmail.com wrote: I got a solution a while ago for another problem, it might work here: a robot can be made to export all the stuff in the entire wave out to a file, and that robot will also keep a check on the waves, if any changes occur the robot

Re: [Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread Vikram Dhillon
Sorry I am pretty stupid so that's the best I could come up with :) Regards, Vikram On Sun, Nov 29, 2009 at 2:26 PM, qMax qwigly...@gmail.com wrote: On 29 ноя, 23:49, Vikram Dhillon dhillon...@gmail.com wrote: I got a solution a while ago for another problem, it might work here: a robot

Re: [Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread Brett Morgan
On Mon, Nov 30, 2009 at 12:20 AM, qMax qwigly...@gmail.com wrote: On 29 ноя, 18:40, Brett Morgan brett.mor...@gmail.com wrote: At least back in the days of usenet, when the reaper came, he at least had the decency to be offering a chance at a green card. Usenet was at days when the world

Re: [Google Wave APIs] Re: Introducing Lookupspot - the robot that looks up Spotfy URI:s for you

2009-11-29 Thread Vikram Dhillon
Sorry if I am asking this in the wrong place, but how do I access this wave. Clicking on it takes me to google wave page, but I only have sandbox access Regards, Vikram On Sun, Nov 29, 2009 at 10:58 AM, tunedude simon.dahlba...@gmail.com wrote: Ok, I think I figured it out:

[Google Wave APIs] doPost: [null]

2009-11-29 Thread Hans Nouwens
Does anybody have the same errors: com.google.wave.api.AbstractRobotServlet doPost: ] [null] /_wave/robot/jsonrpc java.lang.NullPointerException at com.google.wave.api.impl.TextViewImpl.getText(TextViewImpl.java:167) at

Re: [Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread Silicon Dragon
Let me reply to this one first: On Sun, Nov 29, 2009 at 5:40 PM, qMax qwigly...@gmail.com wrote: Thanks for hints! On 29 ноя, 22:15, Silicon Dragon sdr...@gmail.com wrote: First of all, it is very well possible to do all of the malicious actions even *without* bots. We have managed to

[Google Wave APIs] Collaborative wavecoding!

2009-11-29 Thread Silicon Dragon
Hi wavers, The idea of using Wave as a collaborative dev IDE has been mentioned a couple of times: http://stackoverflow.com/questions/1776041/google-wave-as-code-repository-and-ide http://groups.google.com/group/google-wave-api/browse_thread/thread/476898ec9a64072b?pli=1

Re: [Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread Vikram Dhillon
LOL that was good This reminds me of Primer : Aaron: You know that story, about how NASA spent millions of dollars developing this pen that writes in Zero G? Did you ever read that? Abe: Yeah. Aaron: You know how the Russians solved the problem? Abe: Yeah, they used a pencil. Aaron: Right. A

[Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread qMax
On 30 ноя, 01:59, Brett Morgan brett.mor...@gmail.com wrote: And all of that becomes moot once we federate. What do you mean here? Federation is the process by which wave servers integrate. It is currently up and running against the sandbox, but is still to land on the main wave servers,

Re: [Google Wave APIs] Collaborative wavecoding!

2009-11-29 Thread Vikram Dhillon
Can you please explain how to access this public wave, I have a sandbox account and if I click on the link above I get a page saying my account hasn't been enabled. Regards, Vikram On Sun, Nov 29, 2009 at 3:25 PM, Silicon Dragon sdr...@gmail.com wrote: Hi wavers, The idea of using Wave as a

[Google Wave APIs] Re: Introducing Lookupspot - the robot that looks up Spotfy URI:s for you

2009-11-29 Thread tunedude
It was on not in sandbox, I created one in sandbox also: https://wave.google.com/a/wavesandbox.com/#restored:wave:wavesandbox.com!w%252BH6u1y68AA /Simon On Nov 29, 10:12 pm, Vikram Dhillon dhillon...@gmail.com wrote: Sorry if I am asking this in the wrong place, but how do I access this wave.

Re: [Google Wave APIs] Collaborative wavecoding!

2009-11-29 Thread Sam Osborne
That means the Wave you're trying to get to is on the Preview server, and you don't have an account on there yet. 2009/11/29 Vikram Dhillon dhillon...@gmail.com Can you please explain how to access this public wave, I have a sandbox account and if I click on the link above I get a page saying

[Google Wave APIs] Re: The war has begun. alternative to public@a.gwave required

2009-11-29 Thread qMax
On Sun, Nov 29, 2009 at 5:40 PM, qMax qwigly...@gmail.com wrote: Documentation for the JS version can be found in wavehttps://wave.google.com/wave/#restored:wave:googlewave.com!w%252BtHD6...; samplehttp://antimatter15.com/misc/wave/waveread-alpha4.html?googlewave.com...; also see the other

Re: [Google Wave APIs] Collaborative wavecoding!

2009-11-29 Thread Vikram Dhillon
Thanks for the info. and my apologies for littering here :) Regards, Vikram On Sun, Nov 29, 2009 at 4:48 PM, Silicon Dragon sdr...@gmail.com wrote: Troubleshooting: 1, try searching Enable your ; 2, try signing up for the preview with the same e-mail ; 3, fork this thread, and ask G

Re: [Google Wave APIs] Collaborative wavecoding!

2009-11-29 Thread Harrison Conlin
On Mon, Nov 30, 2009 at 8:25 AM, Vikram Dhillon dhillon...@gmail.com wrote: I don't see one there, here's a screen-shot of what the search result brings up [1]. That's another reason I wanted to contact you guys [1] http://img230.imageshack.us/img230/8664/screenshot.png Regards, Vikram

Re: [Google Wave APIs] Re: when DOCUMENT_CHANGED event is fired?

2009-11-29 Thread pamela (Google Employee)
You should try changing the version number in your capabilities.xml, to let the Wave server know that it should re-fetch your new capabilities. - pamela On Sun, Nov 29, 2009 at 9:03 PM, Alessio Grumiro a.grum...@gmail.comwrote: Yes, follow is my capalities.xml ?xml version=1.0

[Google Wave APIs] blip.getParent issues

2009-11-29 Thread MrM
Hallo! I have some issues with blip.getParent in Java. First what exactly should it return? There are childs of blips (Blips on the same discussion level in Wave) and responses to a blip (which are on a lower level in the wave). How do i distinguish that in the robot API? There is only a

[Google Wave APIs] wasSelfRemoved() is not propagated to robot

2009-11-29 Thread atarno
Hi folks, I'm trying to catch WAVELET_SELF_REMOVED event by using RobotMessageBundle.wasSelfRemoved(). I remove my robot from the wave, but RobotMessageBundle.wasSelfRemoved () doesn't seem to be called. Did this ever work for anyone? The Java code that should implement this looks like this: ...

[Google Wave APIs] Wave in enterprise domain - limited options?

2009-11-29 Thread Sathish
Kudos to Google team for getting this innovative collaboration platform. After getting my hands dirty on it with some web related stuff, i moved to the Enterprise part of it ! I am trying to integrate Google wave into our enterprise BPMS platform, which is completely browser based. Following are

[Google Wave APIs] New slides videos in the media gallery

2009-11-29 Thread pamela (Google Employee)
Hey developers- I've added a few more slides to the media gallery: http://code.google.com/apis/wave/mediagallery.html The GDD Prague talk includes information on our current roadmap, which may be of interest. The GDD Moscow talk is in Russian, so it's useful for the increasing number of Russian

Re: [Google Wave APIs] wasSelfRemoved() is not propagated to robot

2009-11-29 Thread Austin Chau (Google employee)
Hi, The WAVE_SELF_REMOVED event is not currently sent to the robot, this will probably changed in the future iteration. We will keep you guys updated. Austin On Sun, Nov 29, 2009 at 2:22 PM, atarno ata...@gmail.com wrote: Hi folks, I'm trying to catch WAVELET_SELF_REMOVED event by using

[Google Wave APIs] Re: wavelet_blip_created not triggering.

2009-11-29 Thread cmdskp
I just found the same problem - although not ideal, you can use DOCUMENT_CHANGED, which fires as soon as someone creates a blip (even before they type a character). However, it will fire a lot since it triggers on any changes in the blip or its gadgets/buttons. On Nov 27, 5:37 am, Elanchezhiyan