[Google Wave APIs] Re: Annotations and document change

2009-10-24 Thread twdarkflame
thanks, that helped me a bunch :) On Sep 14, 11:09 pm, Daniel Graversen wrote: > Hi Tomas, > > I have created a blog about > annotationshttp://www.masteringwave.com/2009/09/google-wave-annotations/, > hope this will help other learn about annotations. > > /daniel > > On Jul 23, 12:27 am, Tomas

[Google Wave APIs] Storeing non-text information in a blip

2009-10-11 Thread twdarkflame
How would you go about storeing other sorts of data in a blip? Preferably so its not visible to the users. An example of the type of data would be this xml; http://www.darkflame.co.uk/mesh/church/chuch.kml”, Loc=”(49.5000123,-123.5000123, 123.5)”, Rot="211,0.1", LastDateUpdate=”12/11/2010,1800:0

[Google Wave APIs] When will it be possible for a pc-application to read/write to a wave directly?

2009-10-11 Thread twdarkflame
...if it isnt already? I'm currently playing with robots, and understand they can only be run of appengine at the moment. I hear talk they will in future be able to be run from any sever. Would this include just running localy on a client? The concept I'm working on involves waves being used to e

[Google Wave APIs] how to detect a new blip added to a wave?

2009-10-10 Thread twdarkflame
I'm probably doing something silly here, but I'm just trying to get my bot to respond to a post. I tried; for (Event e: bundle.getBlipSubmittedEvents()) { Blip blip2 = wavelet.appendBlip(); TextView textView2 = blip2.getDocument(); textView2.append("event=

[Google Wave APIs] Confirmation that Robots arnt working? (following the tutorial)

2009-10-07 Thread twdarkflame
I think Ive followed the tutorial exactly, (java/eclipse), yet my robot isnt doing anything. Is this a tempory bug, or something Im doing wrong? Quite a few people seem to have the same problem. I want to know if I should give up for now, or keep checking and rechecking stuff :-/ Is it possible t

[Google Wave APIs] Tried to add my robot to my contacts....and got Tweety instead O_o

2009-10-06 Thread twdarkflame
I just tried following the tutorial here; http://code.google.com/apis/wave/extensions/robots/java-tutorial.html I got to the stage where I was just adding it to my contacts (in the Wave client, having alreadyed added it in manage contacts)...and Tweety came up instead. Both name and image as the