[Google Wave APIs] Re: Hey

2010-03-29 Thread Thomas Jungblut
Austin got hacked?^^ On 29 Mrz., 19:41, Austin Chau wrote: > Hey > how are you recently? > I would like to introduce you a very good company and the website > ishttp://www.nsehwop.com. It can offer you all kinds of electronic products > ,such as laptops ,gps ,TV LCD ,cell phones ,ps3 ,MP3/4, and

[Google Wave APIs] Re: Understanding the Sandbox

2010-03-04 Thread Thomas Jungblut
@Eric The profiles are still disabled, you can not see an avatar or the realname. If you add your robot to a wave short after deployment it needs to be cached, in the wave itself you won't see any changes, but if you are working with datastorages you can see the robot perform altough nothing happ

[Google Wave APIs] Re: finding highlighted text

2010-02-17 Thread Thomas Jungblut
I have a tiny update for you. If you are highlighting text with a specific color this annotation is the typical color annotation, named: style/color Pamela or Austin may have some samples for you. Nevertheless I contact you after work (email). regards tom On 17 Feb., 10:45, Thomas Jungblut

[Google Wave APIs] Re: finding highlighted text

2010-02-17 Thread Thomas Jungblut
the wave to travese over all the > text in wave? > How to look at annotation etc? I am using sandbox only for my robot. > > Thankx and Regards > > Vik > Founderwww.sakshum.comwww.sakshum.blogspot.com > > On Wed, Feb 17, 2010 at 2:15 PM, Thomas Jungblut < > > thom

[Google Wave APIs] Re: finding highlighted text

2010-02-17 Thread Thomas Jungblut
I think this might be an annotation. It is stored in the textview and you have to iterate over all possible annotations looking for the one you need. You can highlight a text in the sandbox and then view what annotation is exactly is. It should be something like "highlighted". In the annotation is

[Google Wave APIs] Re: API extensibility

2010-02-08 Thread Thomas Jungblut
You could set up an own server from the Wave protocol and then manipulate the API. On 8 Feb., 09:16, maher wrote: > Hi, > > It's not a future question we need to know whether we can rely on the > API extensibility there for we ask this question. > > Thank you . > > On 6 fév, 04:30, Stephen Gigant

[Google Wave APIs] Re: Google Docs drag to Wave?

2010-02-04 Thread Thomas Jungblut
Did you try it with Chrome? If you are using other Browsers you may need Google Gears which is deprecated. With Gears and Chrome you could drop an image to a blip and it will be uploaded. On 4 Feb., 08:36, Andrés Cerezo wrote: > Hello Liz, I'm trying to upload a document to google docs and I don´

[Google Wave APIs] Re: Very Newbie Question about Hello robot.

2010-01-31 Thread Thomas Jungblut
Hey, do you have added the jason.jar, jsonrpc.jar and the wave-robot- api.jar to the classpath? Did you created a web application project with the Google Appengine sdk? There are a lot things to set up before developing with eclipse. The best Guide is that one: http://code.google.com/intl/de-DE/

[Google Wave APIs] Re: Uniqueness of BlipId

2010-01-26 Thread Thomas Jungblut
Hi Rockwalrus, I would spy along the source code of the protocol: http://code.google.com/p/wave-protocol/source/browse/src/org/waveprotocol/wave/ What you are searching might be in the model folder. I guess, that a blipid is ony unique in the wavelet you are currently using. So a wave is: * A w

[Google Wave APIs] Re: How to update a blip?

2010-01-18 Thread Thomas Jungblut
Hi Wes, the procedure you told is right, but I guess this might be an issue with getting the blip of a certain ID. Just a speculation, but it would be great if you post your source code (the relevant part). -- You received this message because you are subscribed to the Google Groups "Google Wav

[Google Wave APIs] Re: New issue in the getChildren() method

2010-01-15 Thread Thomas Jungblut
you get to the "grand children" level, > all getter methods, including getChildren() return empty results. > Because of this, the 3rd level bellow the root is never reached. > Do you have contradcting results? > > Regards, > Boaz > > On Jan 14, 8:56 am, Thomas Jungblu

[Google Wave APIs] Re: Security concerns on using waves in corporate setting?

2010-01-13 Thread Thomas Jungblut
I guess having an own server version of Google Wave is not available yet. I haven't seen any installation files or something similar to that. But I'm sure this will be done in the future, I think I have read about it. -- You received this message because you are subscribed to the Google Groups "G

[Google Wave APIs] Re: New issue in the getChildren() method

2010-01-13 Thread Thomas Jungblut
Hey, thanks to everyone for your replies. I opened up Issue 615: http://code.google.com/p/google-wave-resources/issues/detail?id=615&sort=-id&colspec=Stars%20ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Internal The problem is not that the getChildren() method returns false blips

[Google Wave APIs] Re: New issue in the getChildren() method

2010-01-09 Thread Thomas Jungblut
Okay I got a closer look and it seems, that the getter methods do not return the content they should. No problem with getChildren(). I opened up issue 615 and restored the old working version. -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. T

[Google Wave APIs] Re: New issue in the getChildren() method

2010-01-08 Thread Thomas Jungblut
I forgot the Screenshot http://tinyurl.com/ykdjaat -- 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.

[Google Wave APIs] New issue in the getChildren() method

2010-01-08 Thread Thomas Jungblut
Hey forum, I was running my own bot, because I needed it. I noticed a malfunction in the getChildren() method. The problem starts after getting other childrens' children than the root blip's. It worked very well in the last week (sandbox and normal version), so I guess this problem is on the API s

[Google Wave APIs] Re: Radio Button Group not work !!!!!

2010-01-04 Thread Thomas Jungblut
Sorry for spam but I can tell you what's wrong: I let the bot give out the list of formelements for the values etc. and I found the right one {'type':'RADIO_BUTTON_GROUP','properties':{name=RBG, value=po...@appspot.com, label=, defaultvalue=po...@appspot.com} After manipulating the Radiobuttons,

[Google Wave APIs] Re: Radio Button Group not work !!!!!

2010-01-04 Thread Thomas Jungblut
Shot update: I tried to get this output: getFormElement("RBG").toString(); So it gave me this here: {'type':'LABEL','properties':{name=RBG, value=listelement_value, label=, defaultValue=listelement_value}} And it doesn't matter what radio button I've selected. I don't know wheter the problem is

[Google Wave APIs] Re: Radio Button Group not work !!!!!

2010-01-04 Thread Thomas Jungblut
push! Hi all, I have the same problem. Here is an example: textview.appendElement(new FormElement(ElementType.RADIO_BUTTON_GROUP, "RBG")); for(int i = 0; i < LIST.size(); i++) { textview.appendElement(

[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