[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Joe Developer
rar x file.rar works fine here(Debian), you may want to install `unrar` from your package management system. Have a look at 'Form1.vb' : wbLogin.ReadyState = WebBrowserReadyState.Complete I wanted to attach the source in tar.gz format, but intriguingly gmail tells me that it cannot be sent as it c

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Sam Osborne
Oh and can you put the source on there in a different format? Linux (which I'm primarily on) can't read rars 2009/10/16 Sam Osborne > Ouch. Wait, if it IS an embedded browser, and if it was made (which is > likely) in Visual Studio, it's an embedded IE Which is very bad... > > 2009/10/16

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Sam Osborne
Ouch. Wait, if it IS an embedded browser, and if it was made (which is likely) in Visual Studio, it's an embedded IE Which is very bad... 2009/10/16 Joe Developer > From browsing the code it seems like a straight translation is unlikely to > work all that well.. It seems like the vb code use

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Joe Developer
>From browsing the code it seems like a straight translation is unlikely to work all that well.. It seems like the vb code uses an embedded webbrowser to handle the handshaking with the wave site. On Fri, Oct 16, 2009 at 1:00 PM, Sam Osborne wrote: > Ok... Well you could use wxWidgets to do the G

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Sam Osborne
Ok... Well you could use wxWidgets to do the GUI for C++, instead of something like GTK.. It may mean learning a new thing on top of C++, but then you won't need some GUI maker thingy for every OS.. Linux just needs to install wxWidgets, not sure about Mac, but Windows works fine. Ok.. I'll have a

[Google Wave APIs] Re: Embed API

2009-10-15 Thread Sam Osborne
I thought the embeddy code still had the sandbox code in it... 2009/10/15 ndee > > just add embe...@appspot.com to your contact and wave and it will > generate a valid embed code you can then adjust to your needs :) > > On Oct 15, 6:02 pm, Sam Osborne wrote: > > Seeing as my Internet is actuall

[Google Wave APIs] Re: Future Plans Of Embed API?

2009-10-15 Thread James Purser
On the point of non wave users being able to create waves i don't think viet is ever going to happen. Of course there will come a time when we can run our own wave infra On 16/10/2009, Eric Dorman wrote: > > Hey guys, > > What are the future plans of the Embed API? > > In the future when will we

[Google Wave APIs] Is there a way to tell if a blip is inside parent, or it follows parent?

2009-10-15 Thread qMax
Hi. And if it is inside parent - how to get its insertion position? Are such properties available? --~--~-~--~~~---~--~~ 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-

[Google Wave APIs] Future Plans Of Embed API?

2009-10-15 Thread Eric Dorman
Hey guys, What are the future plans of the Embed API? In the future when will we be able to have any visitor sign into our own website and begin to use a Wave or create one without being on the actual wave.google.com platform? Thanks & God Bless, Eric --~--~-~--~~~--

[Google Wave APIs] Re: How do you install gadgets in the Wave Preview (not the Developer Preview)?

2009-10-15 Thread Kevin Albrecht
Pamela, It looks like I was looking at the Extension Settings wave, not the Extensions Gallery wave. I found that wave now. Maybe that wave should show up in the "Settings" menu? Thanks, Kevin On Oct 15, 1:33 pm, "pamela (Google Employee)" wrote: > Hi Kevin- > Did you scroll all the way to t

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread Brian May
On Fri, Oct 16, 2009 at 02:41:34AM +1100, pamela (Google Employee) wrote: > No, you can edit it. What made you think it was read-only? > On the contrary, in fact. We are thinking of making it so that a gadget must > put the blip in edit mode in order to save state, so there is an in-blip > consist

[Google Wave APIs] Re: Various questions: 1. Can testers with Dev. Sandbox account see Users with Regular account?

2009-10-15 Thread Brian May
On Thu, Oct 15, 2009 at 05:32:36AM -0700, John Black wrote: > 2. I have a two Dev. Sandbox accounts for testing but I can never see > the pictures of the other account. Known issue? First like others have said, make sure they are allowing you to your photo. I have observed this can be rather bug

[Google Wave APIs] Re: Special something:appn...@appspot.com behaviour?

2009-10-15 Thread Andrew
Of course - "something else". Two lessons learned: 1. Practice what you preach - no matter how excited you are to play with a new technology, don't abandon Test First principals: infinite loop in blip processing found in second unit test. 2. Log output in app engine console isn't writte

[Google Wave APIs] Re: Trouble uploading Gadget's xml

2009-10-15 Thread bxgirten
Austin, I *think* I got it to work? So I have to click on "New Wave" BEFORE I attempt to add the Google Wave gadget? -bxg On Oct 15, 6:21 pm, "Austin Chau (Google employee)" wrote: > I didn't see any problem when I added your gadget spec. > Austin > > On Thu, Oct 15, 2009 at 8:05 AM, bxgirt

[Google Wave APIs] Re: Office Hours Start in 10 Minutes

2009-10-15 Thread JamesBrooks
Shame I can't get on until my Sandbox account is activated! On Oct 15, 4:55 am, "pamela (Google Employee)" wrote: > Virtual Google Wave APIs office hours will begin in 10 minutes. Visit this > URL in Wave Sandbox to > participate:https://wave.google.com/a/wavesandbox.com/#restored:wave:wavesand

[Google Wave APIs] Re: Is there a way to Embed the new google waves preview using the embed API?

2009-10-15 Thread Brian Kennish (Googler)
On Thu, Oct 15, 2009 at 3:18 PM, ndee wrote: > Hi, is embeddy currently disabled or broken? A user reported that > adding embeddy did not work for him. I tried it myself in a new wave > and no embedding code was showing up. ? Hey, I just added it on wavesandbox and googlewave and it worked fine

[Google Wave APIs] Re: Trouble uploading Gadget's xml

2009-10-15 Thread Austin Chau (Google employee)
I didn't see any problem when I added your gadget spec. Austin On Thu, Oct 15, 2009 at 8:05 AM, bxgirten wrote: > > I point to a perfectly valid URI > > http://demo.biogadgets.net/exist/gwave/wavegadget.xml > > but after clicking the Add XML button, the dialog disappears and > nothing happens. >

[Google Wave APIs] Re: Is there a way to Embed the new google waves preview using the embed API?

2009-10-15 Thread ndee
Hi, is embeddy currently disabled or broken? A user reported that adding embeddy did not work for him. I tried it myself in a new wave and no embedding code was showing up. ? On Oct 3, 12:09 am, "Brian Kennish (Googler)" wrote: > On Fri, Oct 2, 2009 at 2:22 PM, ndee wrote: > > there is somethin

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Oliver Baker
The Source of Version 2 has been uploaded to Google Code, remember that I rushed this a little and the code is very scruffy (readable) since I really wasn't expecting to get this much support for the project. If this is going to be coded now in C++ this has been put on hold. (There is a slightly m

[Google Wave APIs] Re: Embed API

2009-10-15 Thread ndee
just add embe...@appspot.com to your contact and wave and it will generate a valid embed code you can then adjust to your needs :) On Oct 15, 6:02 pm, Sam Osborne wrote: > Seeing as my Internet is actually awful, I'm struggling.. I won't really > know until we get an upgrade on Saturday.. Woot!

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Joe Developer
On Fri, Oct 16, 2009 at 3:20 AM, Oliver Baker wrote: > Thats all very good, however I have to make sure I find people that I know > will not suddenly ditch the application halfway through, leaving me dead in > the water. (I am not saying that you would do it, its happened to me before) Experienc

[Google Wave APIs] Re: How do you install gadgets in the Wave Preview (not the Developer Preview)?

2009-10-15 Thread pamela (Google Employee)
Hi Kevin- Did you scroll all the way to the bottom? If it's not there, can you show me a screenshot of what the bottom looks like? Thanks! - pamela On Fri, Oct 16, 2009 at 7:30 AM, Kevin Albrecht wrote: > > Pamela, > > The "Extensions Gallery" wave in Wave Preview (not the Developer > Preview)

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread pamela (Google Employee)
Several developers reported that. What browser are you in? Can you try another browser? - pamela On Fri, Oct 16, 2009 at 4:00 AM, tg2 wrote: > > It's not letting me reply... read only? > > > On Oct 15, 9:51 am, "pamela (Google Employee)" > wrote: > > Hey developers- > > I put together a quick m

[Google Wave APIs] Re: How do you install gadgets in the Wave Preview (not the Developer Preview)?

2009-10-15 Thread Kevin Albrecht
Pamela, The "Extensions Gallery" wave in Wave Preview (not the Developer Preview) does not seem to contain the Extension Installer. --Kevin On Oct 13, 5:47 pm, "pamela (Google Employee)" wrote: > Hi Kevin- > These instructions demonstrate > how:http://code.google.com/apis/wave/extensions/inst

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread tg2
It's not letting me reply... read only? On Oct 15, 9:51 am, "pamela (Google Employee)" wrote: > Hey developers- > I put together a quick map gadget to see if we could easily visualize where > all of you are from. The gadget uses an open-source clustering library > called MarkerClusterer, so the

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

2009-10-15 Thread JamesBrooks
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: > Hi, > I'm not to worried but I would like to know what kind of time I will > have to wait

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Oliver Baker
Thats all very good, however I have to make sure I find people that I know will not suddenly ditch the application halfway through, leaving me dead in the water. (I am not saying that you would do it, its happened to me before) I suppose we can move into C++, but we are going to have to find somebo

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Oliver Baker
Hi Again, I see your point Sam. The only problem is I can't code in C++, and the plans that I have for this application would go well beyond the capability of me learning within a few days. Also it would mean I would not be able to Bug Fix my own application for a while and would have to rely on

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Sam Osborne
People prefer to just be able to run/install something, without having to go around installing other things as well... Getting away from VB is always a good call.. I did VB for the past 2 years, now I'm C++-ing. Seeing as I'm not even half way through that pdf, I can't do GUI's yet (:(), though, if

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Joe Developer
On Fri, Oct 16, 2009 at 2:49 AM, Sam Osborne wrote: > 1: Ok. > > 2: No, not make my own project based on yours, help you to translate it. If > you turn it into C++ (which, if you can't do, I'll try to do) it'll be able > to run on Windows, Mac AND Linux. > I'd be having a look at the VB code, lear

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Sam Osborne
1: Ok. 2: No, not make my own project based on yours, help you to translate it. If you turn it into C++ (which, if you can't do, I'll try to do) it'll be able to run on Windows, Mac AND Linux. I'd be having a look at the VB code, learn how the parts I'm not sure about work and what their C++ equiv

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Oliver Baker
Hi Sam, *Answer to your First Question:* If you read the whole post you will know I have been given permission by Google to (For This Application only) Breach Condition L of the Google Wave Program Policy until the relative API is released by Google. Which means that there is no current API for

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Sam Osborne
Ok.. I can interpret VB.net... Ish.. Now I want to know two things: - How did you manage to get the APIs from whatever language they're in (Java/Python I think) to VB? - Where's the source? I wanna see if I can get the source, translate it into C++, and then get it to run in Linux..

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Oliver Baker
Hi Sam, The Application is made in Visual Basic .net 3.5 (Yes, I am only 17, still studying for a Bachelors and VB is easier than C# and obviously C/C++). On Fri, Oct 16, 2009 at 7:23 AM, Sam Osborne wrote: > What language is it made in? > > 2009/10/15 Oliver Baker > > Hi All, >> I have good ne

[Google Wave APIs] Re: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Sam Osborne
What language is it made in? 2009/10/15 Oliver Baker > Hi All, > I have good news!!! > > Pamela has allowed me to continue developing and displaying my application > using its current "Scrapping" method until the API comes out. > > I have put the Application back on Google Code and will shortly

[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: Google Wave Inbox Notification tool for the Windows Desktop

2009-10-15 Thread Oliver Baker
Hi All, I have good news!!! Pamela has allowed me to continue developing and displaying my application using its current "Scrapping" method until the API comes out. I have put the Application back on Google Code and will shortly be releasing an update which fixes the Proxy Authentication issue.

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread Sam Osborne
Aweosme! Although I don't develop gadgets, Embed API user here, I love the functionality of it in the Maps gadget (I use that button (I'm referencing to the "Return to shared view" one here) in my own Waves a lot, and love the fact that it's soon going to be in more gadgets :D 2009/10/15 pamela (G

[Google Wave APIs] Re: FYI: Missing Sandbox -> Preview Invites

2009-10-15 Thread pamela (Google Employee)
Hi developers- If you are a pre-9/30 sandbox developer that did not receive a Google Wave invite, or a sandbox developer that forgot their password, please send me an email with subject line "Missing Invite" or "Forgotten Password" with a forward of your original invitation to sandbox email (contai

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread pamela (Google Employee)
Hey Sam- Here it is: http://groups.google.com/group/google-wave-api/web/using-setmodecallback-with-gadgets - pamela On Fri, Oct 16, 2009 at 3:03 AM, Sam Osborne wrote: > Waiting for that post! > > 2009/10/15 p

[Google Wave APIs] Write-up posted: Using setModeCallback with Gadgets

2009-10-15 Thread pamela (Google Employee)
Hi developers- Some of you noticed the existence of some new functionality in the Gadgets API - the setModeCallback function. I have written up a description of why we introduced this, how you can use it, and how we are thinking of improving it in the future. I would recommend all gadget authors r

[Google Wave APIs] Re: Various questions: 1. Can testers with Dev. Sandbox account see Users with Regular account?

2009-10-15 Thread Sam Osborne
1. See above, that's, I think, correct 2. Check your Google Account settings, go into picture settings then account settings: you need a public profile. 3. You can't use "normal" Google accounts on the sandbox, though you can use your normal Google account if you're on the preview, just change the

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread Sam Osborne
Waiting for that post! 2009/10/15 pamela (Google Employee) > No, you can edit it. What made you think it was read-only? > On the contrary, in fact. We are thinking of making it so that a gadget > must put the blip in edit mode in order to save state, so there is an > in-blip consistency. I'll po

[Google Wave APIs] Re: Embed API

2009-10-15 Thread Sam Osborne
Seeing as my Internet is actually awful, I'm struggling.. I won't really know until we get an upgrade on Saturday.. Woot! Can I have a look at the code you're using (just the Wave bits)? 2009/10/15 Anuj > > Tried but no luck, have you been successful in embedding. > > On Oct 15, 2:40 pm, Sam Osb

[Google Wave APIs] Re: Various questions: 1. Can testers with Dev. Sandbox account see Users with Regular account?

2009-10-15 Thread Solomon Wu
I am trying to answer this with the very little knowledge I have, I could be wrong.1. sandbox wave and preview wave servers are not federated yet. So sandbox users cannot talk to preview users. I think I saw that somewhere in the forum. 2. I was not able to see that until I change the picture se

[Google Wave APIs] Re: Inbox updating slowly and unreliably

2009-10-15 Thread PJ Gray
Yeah I think stuff is just generally flakey, especially during peak usage times. -pj On Thu, Oct 15, 2009 at 11:30 AM, Lee wrote: > > I've noticed that profile information seems to be missing for robots > too - I don't know if anyone else has? > > Lee > > On Oct 14, 9:41 pm, Javier Fernandez

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread pamela (Google Employee)
No, you can edit it. What made you think it was read-only? On the contrary, in fact. We are thinking of making it so that a gadget must put the blip in edit mode in order to save state, so there is an in-blip consistency. I'll post more about that shortly. Right now, a gadget can save state whenev

[Google Wave APIs] Re: newbee: trying python robots tutorial

2009-10-15 Thread TheComedian
same here. i have the same problem. I have "waveapi" folder in the robot folder. doesn't quite work. someone knows a fix? in the app.yaml file is there a need of change in the "api_version: 1" entry? my api date is 20090916. thanks. On Oct 3, 7:00 am, Greg Tracy wrote: > So I'm running into thi

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread Solomon Wu
Cool!Is that particular wave a read-only wave? If so, does that mean that there will be a way in the future to lock the content of the blip while still allowing gadget to save state? On Thu, Oct 15, 2009 at 7:51 AM, pamela (Google Employee) < pamela...@gmail.com> wrote: > Hey developers- > I pu

[Google Wave APIs] Re: Inbox updating slowly and unreliably

2009-10-15 Thread Lee
I've noticed that profile information seems to be missing for robots too - I don't know if anyone else has? Lee On Oct 14, 9:41 pm, Javier Fernandez Ballesteros wrote: > I've notice this errors today to. > > Un saludo, > > Javi > > 2009/10/14 Eric Kidd > > > > > Two developers where I work are

[Google Wave APIs] Re: Mapping Wave Developers (With a Gadget)

2009-10-15 Thread Joe Developer
You must be pretty tall to be straddling the pacific like that. ;) On Thu, Oct 15, 2009 at 9:51 PM, pamela (Google Employee) < pamela...@gmail.com> wrote: > Hey developers- > I put together a quick map gadget to see if we could easily visualize where > all of you are from. The gadget uses an open

[Google Wave APIs] Re: Position calculcations, range handling and offsets

2009-10-15 Thread Chris C.
Quick follow up - I was working with Watexy, which replaces text with LaTex rendered images of the same text (you surround the string to be replaced with $$), and it looks like images may take up 0 character "spaces." If you experiment with the Watexy bot, you'll find that if you replace 2 separat

[Google Wave APIs] Trouble uploading Gadget's xml

2009-10-15 Thread bxgirten
I point to a perfectly valid URI http://demo.biogadgets.net/exist/gwave/wavegadget.xml but after clicking the Add XML button, the dialog disappears and nothing happens. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[Google Wave APIs] Re: Embed API

2009-10-15 Thread Anuj
Tried but no luck, have you been successful in embedding. On Oct 15, 2:40 pm, Sam Osborne wrote: > I think so... You just need to change some of the code to adapt to the > preview. > > 2009/10/14 Anuj > > > > > > > Do the 10 users invited for preview have access to the Embed API > > functio

[Google Wave APIs] Various questions: 1. Can testers with Dev. Sandbox account see Users with Regular account?

2009-10-15 Thread John Black
1. Can testers with Dev. Sandbox account see Users with Regular Wave account? 2. I have a two Dev. Sandbox accounts for testing but I can never see the pictures of the other account. Known issue? 3. I have a regular Gmail account. Can I use it, instead of my new Wave Sandbox account for my ID? I

[Google Wave APIs] Mapping Wave Developers (With a Gadget)

2009-10-15 Thread pamela (Google Employee)
Hey developers- I put together a quick map gadget to see if we could easily visualize where all of you are from. The gadget uses an open-source clustering library called MarkerClusterer, so the hope is that it can respond well if many people use it. But, the only way to tell is to get many people t

[Google Wave APIs] Re: Position calculcations, range handling and offsets

2009-10-15 Thread Chris C.
I have no idea. Images may count as one "character" position, but I'm not sure. You could experiment on that basis, and just subtract from the start point of each match the cumulative length of all previous matches, and see if that works. I basically had to mess with numbers and offsets (and do ma

[Google Wave APIs] Re: Dwonlaod Avira 2010 and key 2014

2009-10-15 Thread pamela (Google employee)
FYI: Spammers are now using addresses of approved Group members to bypass moderation. Groups is looking into it. On Oct 15, 11:02 pm, "Avira" wrote: > Dwonlaod Avira 2010 and key 2014 > > > > http://bit.ly/2dWFN5 > > > > http://bit.ly/2dWFN5 > > > > Dwonlaod Avira 2010 and key 2014 > > --~--~---

[Google Wave APIs] Re: FYI: Missing Sandbox -> Preview Invites

2009-10-15 Thread JoE
I lost my password to the sandbox, so I can't get my invite. Username: JoeHillen thank you On Oct 14, 8:05 pm, DebCV wrote: > I have a dev wave but do not seem to be able to find any waves or > others with wave account to interact with. > : ( > > When I popup the debug window I get this inform

[Google Wave APIs] Re: Forgot password

2009-10-15 Thread Jay Chan
I haven't noticed much activity on this thread in a while. Have any of you gotten the help that you've requested? I've followed Pamela and Brian's suggestions, but have not heard back in almost 2 weeks. I bet you guys are pretty busy, however. ;-) On Sep 22, 2:59 pm, "pamela fox (Google employ

[Google Wave APIs] Re: Position calculcations, range handling and offsets

2009-10-15 Thread Chris Searle
On Oct 14, 4:46 pm, "Chris C." wrote: > I was going to suggest an offset variable, but as you say, it appears > that the subsequent regex search is on the just-updated text. I'm not > sure what the issue is (I have a dice rolling bot that uses regex and > inserts results after the relevant dice e