[Google Wave APIs] Re: HTML in blips (python)

2009-12-08 Thread da burger
Ok thank you for that, I will have to try and do that myself. Thanks a lot. Angus -- 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 emai

[Google Wave APIs] HTML in blips (python)

2009-12-08 Thread da burger
A robot I am developing is requires to get large numbers of unicode strings from an external source. Some of these strings contain HTML formatting. When I use root_wavelet.CreateBlip().GetDocument().SetText(x) (x being the string in this case) it prints the actual HTML tags and dosn't format. Is

[Google Wave APIs] Re: Spreadsheet gadget

2009-12-07 Thread da burger
Hi I love the gadget just have a few of things that would be nice if you have the time: 1. When you double click on the border between 2 cells columns could it resize to whatever the longest line in that column is (similar to excel). 2. Unfortunately I could not get SUM() to work. It always gave a

[Google Wave APIs] Re: Wave developing

2009-10-31 Thread da burger
Just so you know, I believe that once robots are no longer required to be on appengine you will be able to program them in anything. On Oct 30, 1:01 pm, Andrés Cerezo wrote: > Hoc can I check the software in local? > > Thanks. > > 2009/10/29 Chris C. > > > > > Well, you can write robots (automa

[Google Wave APIs] Re: Request for google wave account

2009-10-17 Thread da burger
There are posts about this. If you want an account go here https://services.google.com/fb/forms/wavesignup/ if you are not a developer and here https://services.google.com/fb/forms/wavesignupfordev/ if you are. Then you just have to wait (as I am now) for them to send you an account. --~--~-

[Google Wave APIs] Re: How Long Will I Have To Wait

2009-10-16 Thread da burger
Ok thanks for that. On Oct 15, 9:27 pm, JamesBrooks wrote: > A lot of processing goes on behind the scenes, you don't get your > invite straight away. I got mine several days after it was sent. Just > be patient and expect it soon. > > On Oct 15, 7:05 pm, da burger wrote: &

[Google Wave APIs] How Long Will I Have To Wait

2009-10-15 Thread da burger
Hi, I'm not to worried but I would like to know what kind of time I will have to wait for my account to be given. Like I say I'm not worried and have not been waiting very long but I would like to have some idea when I will have an account to play with. Angus --~--~-~--~~~-

[Google Wave APIs] Re: Should I try this?

2009-10-09 Thread da burger
hard on yourself, of course you should try! One of the best ways > to get past "having limited programming experience" is playing with cool > things like Wave. Sure as hell beats learning things in class ;) > > - Andrey > > On Thu, Oct 8, 2009 at 2:38 PM, da burger > wrot

[Google Wave APIs] Re: Should I try this?

2009-10-08 Thread da burger
Thanks for that. I think I will spend some time learning the basics of python then come back to this. Hopefully I will be able to achieve something even if it isn't as good as I would like it to be. Once again thanks. Angus --~--~-~--~~~---~--~~ You received this m

[Google Wave APIs] Should I try this?

2009-10-07 Thread da burger
My main question is how easy is it to develop extensions in wave. I have a very limited knowledge of programming and I like the sound of wave so I wondered if it would be possible for me to build an extension. I have an idea for something I could make (though I don't know how complex it would be).