Re: [Google Wave APIs] Re: API for retrieving a user's Google Wave contacts

2009-12-15 Thread Harish Seethapathi
how are the google contacts distinguished based on, whether they have a wave
account or not?Is there any field indicating that in the contacts?

On Wed, Dec 16, 2009 at 12:59 PM, qMax  wrote:

> wave uses google contacts, which have their own API:
> http://code.google.com/intl/en/apis/contacts/docs/3.0/developers_guide.html
>
> On 15 дек, 16:19, Harish  wrote:
> > I would like to know how and where is the information about the
> > contact list of a wave user is stored.I would also like to know how to
> > retrieve the list so that it can be used for inviting them to a wave
> > automatically  ???
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>


-- 

Best Regards,
Harish

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: API for retrieving a user's Google Wave contacts

2009-12-15 Thread qMax
wave uses google contacts, which have their own API:
http://code.google.com/intl/en/apis/contacts/docs/3.0/developers_guide.html

On 15 дек, 16:19, Harish  wrote:
> I would like to know how and where is the information about the
> contact list of a wave user is stored.I would also like to know how to
> retrieve the list so that it can be used for inviting them to a wave
> automatically  ???

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: API for retrieving a user's Google Wave contacts

2009-12-15 Thread Harish Seethapathi
They can use the password for authenticating the user and retrieving his
contacts.

On Wed, Dec 16, 2009 at 6:54 AM, antimatter15 wrote:

> I would think there would be privacy issues with exposing that as an
> API.
>
> On Dec 15, 5:19 am, Harish  wrote:
> > I would like to know how and where is the information about the
> > contact list of a wave user is stored.I would also like to know how to
> > retrieve the list so that it can be used for inviting them to a wave
> > automatically  ???
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>


-- 

Best Regards,
Harish

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: architectural best practices for writing wave extensions

2009-12-15 Thread Andrés Cerezo
There is a problem I can`t see the diagram.

Thanks.

2009/12/16 Matias Molinas 

> Hi Andres
>
> In this Wave:
>
>
> https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BgmxClh2yA.3
>
> I published a ultra simplified architecture diagram.
>
> for code samples I recommend to analyze the AppFuse framework, whose
> architecture is very similar and in fact it inspired me
>
> Matias
>
> 2009/12/15 Matias Molinas :
> > Hi Andres
> > For the moment do not think release the source code, but I can make a
> > diagram of the architecture and code  examples of using this
> > architecture.
> > Of course you can help me in testing, but is still a prototype. I hope
> > in 15 days more to have the first version that works.
> >
> > Matias
> >
> > 2009/12/15 Andrés Cerezo :
> >> It's very good can we see the source code or the architecture
> graphically ?
> >> Can I help you with testing?
> >>
> >>
> >> 2009/12/12 gengstrand 
> >>>
> >>> That's very cool, Matias. Thanks for posting. Is the Spring app
> >>> somehow running in Google App Engine or as a stand alone web app? How
> >>> are you sharing data between the robot and the Spring app?
> >>>
> >>> On Dec 11, 11:52 am, Matias Molinas  wrote:
> >>> > I am developing an application that uses Wave as a way to provide
> >>> > services for Gadgets and Wave users, so I'm using a 3 layer
> >>> > architecture with Spring MVC, where the Wave Robot (Servlet) is one
> >>> > component of my layer IU.
> >>> >
> >>> > I use Gadgets and are components from my UI layer that consumes the
> >>> > services of my Robot.
> >>> >
> >>> > I think it's a good architecture for a Wave extension.
> >>> >
> >>> > My application (www.bubaproject.com) is still under development, but
> I
> >>> > did some tests to validate the architecture of Google App Engine and
> >>> > I'm happy with the choice.
> >>> >
> >>> > 2009/12/11 gengstrand :
> >>> >
> >>> > > Outside of some advice on when to code a gadget versus a robot (
> see
> >>> > >http://code.google.com/apis/wave/extensions/) and the overall
> >>> > > architecture of the protocol itself ( see
> >>> > >http://www.waveprotocol.org/whitepapers/google-wave-architecture),
> I
> >>> > > could not find much in the way of architectural best practices for
> >>> > > writing wave extensions.
> >>> >
> >>> > > What is the architecture for your wave extensions? What works and
> >>> > > doesn't work about your architecture?
> >>> >
> >>> > > --
> >>> >
> >>> > > 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...@googlegroups.com
> .
> >>> > > For more options, visit this group
> >>> > > athttp://groups.google.com/group/google-wave-api?hl=en.
> >>>
> >>> --
> >>>
> >>> 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...@googlegroups.com
> .
> >>> For more options, visit this group at
> >>> http://groups.google.com/group/google-wave-api?hl=en.
> >>>
> >>>
> >>
> >> --
> >>
> >> 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...@googlegroups.com
> .
> >> For more options, visit this group at
> >> http://groups.google.com/group/google-wave-api?hl=en.
> >>
> >
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Wave API Office Hours Wed Dec 15th 11am (US Pacific timezone)

2009-12-15 Thread qMax
These timezone recalcs always tricky.

Daylight Saving Time: saved light for 1 day.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Post on how to embed a wave on Posterous

2009-12-15 Thread Bob Ngu
I wrote on a post on how to embed a wave on Posterous, thought it
might help newbies getting acquainted with Google Wave.
http://bit.ly/7wWCQS

Feedback welcomed.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] How to pass value from gadget to robot by Java API

2009-12-15 Thread hvt_kg
Hi all,

Now. I want know how to get value of textbox from gadget pass to bot.
anyone can help me? example, etc...

thanks all,
Alex

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: 10 times more request from google servers to a robot

2009-12-15 Thread cmdskp
Yeah, I found my robot tonight went over quota - I expected this to
happen weeks ago, but hoped it'd take longer.  It appears to be due to
many attachments in a wave rather than gadgets as expected - though
I'm not sure...the wave that seemed to exhaust my quota was reporting:

"This wave can no longer be edited. One of its messages is too big, or
it contains too many messages. You can start a private reply and add
the same participants, or copy the text in smaller portions to a new
wave. Some recent changes may be lost."


There's no (acceptable) work-around AFAICS.


On Dec 14, 2:27 am, Daniel Faust  wrote:
> Yes. Check out this 
> threadhttp://groups.google.com/group/google-wave-api/browse_thread/thread/a...
>
> On Dec 13, 3:47 am, César Izurieta  wrote:
>
> > This morning, 5AM PST my robot started to receive suddenly and
> > abruptly 10x more requests from the google servers than usual. Quota
> > was over very quickly, in about 2 hours. Right now it is still
> > receiving like 4 requests per second and 250kbites/s.
>
> > Is anybody having this same issue?
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: New FAQ: What annotations are supported by the Google Wave Client?

2009-12-15 Thread cmdskp
Thanks Pamela! =)

On Dec 5, 7:53 am, "pamela (Google Employee)" 
wrote:
> Hi cmdskp-
>
> Apologies; I also am not able to set it manually (even after realizing
> that it's actually "conv/contentcreationtime"). I based its existence
> on what Tweety does, and examining the annotations in the Tweety
> blips. I'm looking into why it doesn't work to set it manually.
>
> For the meantime, I've removed it from the FAQ. I've also added a note
> that yes, annotation names are case sensitive.
>
> - pamela
>
> On Wed, Dec 2, 2009 at 3:48 PM, cmdskp  wrote:
> > Thanks!  I hadn't known about "contentcreationtime" - exactly what I
> > would like to ensure the creation date/time remains to before my robot
> > edited a blip on being added to a wave much later.
>
> > Is the value in milliseconds like the example on the FAQ? (It's got 3
> > extra zeros)
>
> > I tried the following (with values of "0", "1249309218000",
> > "1249309218", etc.) and I couldn't get the client to show a date/time
> > other than the last edit date on the blip:
>
> > if (tempEventType==EventType.BLIP_SUBMITTED) {
> >        Blip tempBlip = tempEvent.getBlip();
> >        List tempCreationTimes = tempBlip.getDocument
> > ().getAnnotations("contentcreationtime");
> >        if (tempCreationTimes.isEmpty()) {
> >                tempBlip.getDocument().setAnnotation("contentcreationtime",
> > "1249309218");
> >        } else {
> >                for (Annotation tempCreationTime : tempCreationTimes) {
> >                        LOG.warning("contentcreationtime 
> > "+tempCreationTime.getValue());
> >                }
> >        }
> > }
>
> > Perhaps I'm just misunderstanding things. =) Could you add a note on
> > if the annotation names are case-sensitive?
>
> > On Dec 2, 3:33 am, "pamela (Google Employee)" 
> > wrote:
> >> Just posted a new FAQ about supported annotations:
>
> >>http://wave-api-faq.appspot.com/#annotations
>
> >> Comments/suggestions welcome.
>
> >> - pamela
>
> > --
>
> > 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...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-wave-api?hl=en.
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Denial of service attacks / Quota depletion

2009-12-15 Thread cmdskp
Yeah, I think I found that too, antimatter15 - since Bouncy worked for
my human account at the time I tried it on the same wave I was testing
my robot on.

The blip content regex solution won't help robots that don't remove
the triggering text content: e.g. text management robots, notifying,
etc.

But I have thought of another idea, have a whitelist of gadgets that
the robot specifies it wants to listen to in the capabilities.xml.

Are there any situations when a robot would want to listen to unknown
gadgets?  The white-list (rather than black-list) would then allow a
similar method to the regex content filtering on what gadgets get
their events sent to your robot.

This could either be a list of gadget URL's or just a single regex for
the gadget URL's to match against before sending the gadget events to
the robot.


On Dec 4, 8:06 pm, antimatter15  wrote:
> I think I recall that Bouncy doesn't respond to posts made by robots
> (It can be added by robots though).
>
> I would like to think the solution would be to have blip content regex
> matching in compatibilities.xml
>
> On Dec 4, 9:54 am, Daniel Faust  wrote:
>
> > > I tried adding code to call Bouncy in to assist my robot in escape :D
> > > Sadly, it came to the wave at my robot's call, but didn't respond
> > > to the robot's cry of distress!
>
> > Sounds like a good idea. If i'm guessing correctly, bouncy needs to be
> > added to the wave and then receive configuration messages via messages
> > posted to the wave, right? In that case, posting that extra message to
> > configure bouncy to drop the bot out of the wave seems like an
> > expensive operation.
>
> > Imagine the situation if bouncy could be added to a wave, and then,
> > via a cheap and direct urlopen() call from the bot to bouncy, be
> > configured behind the scenes to remove the bot from the wave. Could
> > that be possible? The only issue I see here is that that urlopen call
> > won't hand over bouncy any context which it will probably need to
> > remove the bot from the wave. On the other hand, bouncy could queue up
> > the request removal and execute it during the next incoming message
> > coming from the problematic wave.
>
> > one issue is that if bouncy is also receiving all that incoming data,
> > then it might be the case that it also hits the quota limit, which
> > might be the reason why bouncy didn't respond to your call. So maybe
> > having google remove the incoming bandwith quota limit on bouncy would
> > be an good thing to do. Or, if that won't happen, built a network of
> > bouncies, which take care of each other so that no more than one is in
> > a given wave, and where, if one dies, others could jump in. or the
> > affected bot would first query the system to see which bouncy bot is
> > still up and running.
>
> > There would also be the need of taking protective measures against
> > direct urlopen() configuration requests from sources which might have
> > bad intentions.
>
> > Probably doing something with the capabilities.xml would be a better
> > option. Or add a dynamic blacklist.xml file.
>
> > --
>
> > The issue with gadgets requiring user interaction before being allowed
> > to submit data seems to be a good thing to desire. Because, as it
> > looks now, it's only necessary for someone to take a look at a wave,
> > and, as soon as a gadget gets loaded and submits data, the user gets
> > inserted as a participant. At least it looks that way, since some
> > waves have a large amount of participants whose inclusion couldn't be
> > explained by other means.
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Wave API Office Hours Wed Dec 15th 11am (US Pacific timezone)

2009-12-15 Thread cmdskp
@Dragon Silicon: Any luck finding Narnia though? ;)

On Dec 16, 2:39 am, Dragon Silicon  wrote:
> Bug report: lack of time machine
> Steps to repeat:
>
>    - open wardrobe
>    - search for time machine
>    - Use time machine to catch yesterday's (...or the day before
>    yesterday's) office hours
>
> Expected result: time machine in wardrobe
> Observed result: 404 not invented yet.
>
> (calendar's handy, though ;) )
>
> -SDr
>
> On Wed, Dec 16, 2009 at 1:53 AM, Austin Chau (Google employee) <
>
> api.aus...@google.com> wrote:
> > This week's office hours will take place at the following time:
>
> > San Francisco (U.S.A. - California) - Wednesday, December 14, 2009 at
> > 11:00:00 AM
>
> > London (U.K. - England) - Wednesday, December 14, 2009 at 7:00:00 PM
>
> > You can use this tool to see what time it is in your timezone
>
> >http://www.timeanddate.com/worldclock/converted.html?month=12&day=14&;...
>
> > Office hours are also listed on this calendar (which defaults to US Pacific
> > timezone):
>
> >http://code.google.com/events/calendar/
>
> > You can add it to your calendar from there, and if your calendar is setup
> > appropriately, it should show up at your local time.
>
> > You can also enable a second timezone in your calendar (MTV + SYD), that
> > helps in converting.
>
> > We will create a public sandbox Wave and post a link to it in this group
> > when office hours begins.
>
> > See you there!
>
> > On Tue, Dec 15, 2009 at 5:44 PM, Austin Chau wrote:
>
> >> Hi developers,
>
> >> Tomorrow Dec 15th @11am (US Pacific timezone) we will be hosting
> >> virtual office hours in the Wave sandbox.  The URL to the office hours
> >> wave will be posted 10 mins before the start time.  You are welcome to
> >> bring any Wave API-related questions.   See you all there :)
>
> >> Austin
>
> >> --
>
> >> 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...@googlegroups.com
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/google-wave-api?hl=en.
>
> >  --
> > 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...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Can one user proxy many users

2009-12-15 Thread saurabh
Thanks a lot pamela for the quick rreply but I am not able to get the
second point "You may want to create
a Google Apps domain and request that be Wave enabled, as then you
would be
able to provision more users on that domain and not be concerned about
the
limited public accounts."


Does that mean:

I create my website on google apps engine and there my website can be
wave enabled and I can register more users on my wave engine which are
completely different from General Google wave ...

I know i sound little weired but I am not able to understand that ,
can you please explain a little more.

Appreciate your help and time.

Regards
Saurabh


On Dec 15, 4:19 pm, "pamela (Google Employee)" 
wrote:
> Hi Saraubh-
>
> I imagine you could use the "proxy for" property with operations to specify
> the physical users. There will be more support for that in the next version
> of the API. (And there's a bit of info in the protocol 
> doc:http://code.google.com/apis/wave/extensions/robots/protocol.html)
>
> We don't have a timeline for the public Wave launch. You may want to create
> a Google Apps domain and request that be Wave enabled, as then you would be
> able to provision more users on that domain and not be concerned about the
> limited public accounts.
>
> - pamela
>
> On Mon, Dec 14, 2009 at 6:41 PM, saurabh  wrote:
> > Hi All,
>
> > I want to make an application in which a google wave user can login on
> > multiple computers and and multiple users ( physical ) can interact
> > with the wave I want to know if there are any technical and legal
> > issues to it.
>
> > Additionally any rough idea when wave will be launched as my
> > application will be dependednt on google wave.
>
> > Thanks
> > Saurabh
>
> > --
>
> > 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...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Any good example ( source code ) of a completely new GUI made for wave

2009-12-15 Thread saurabh
Thanks a lot Pamela for the quick reply.



On Dec 15, 12:31 pm, "pamela (Google Employee)" 
wrote:
> Hi Saurabh-
>
> The current set of APIs doesn't really lend itself to creating a new GUI for
> Wave. There are some developers that have done it, by scraping the Google
> Wave client, and they might share their insights with you, but it is
> somewhat of a hack. I would recommend spending your time using the
> Robots/Gadgets APIs, as that is what we are focusing on now.
>
> - pamela
>
> On Tue, Dec 15, 2009 at 1:40 PM, saurabh  wrote:
> > Hi All,
>
> > I want to make an application in which I want to make new GUI for wave
> > can anybody point me to any examples ( source code ) for the same.
>
> > If it possible to inherit features like PlayBack from wave gui.
>
> > Thanks
> > Saurabh
>
> > --
>
> > 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...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: architectural best practices for writing wave extensions

2009-12-15 Thread Matias Molinas
Hi Andres

In this Wave:

https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BgmxClh2yA.3

I published a ultra simplified architecture diagram.

for code samples I recommend to analyze the AppFuse framework, whose
architecture is very similar and in fact it inspired me

Matias

2009/12/15 Matias Molinas :
> Hi Andres
> For the moment do not think release the source code, but I can make a
> diagram of the architecture and code  examples of using this
> architecture.
> Of course you can help me in testing, but is still a prototype. I hope
> in 15 days more to have the first version that works.
>
> Matias
>
> 2009/12/15 Andrés Cerezo :
>> It's very good can we see the source code or the architecture graphically ?
>> Can I help you with testing?
>>
>>
>> 2009/12/12 gengstrand 
>>>
>>> That's very cool, Matias. Thanks for posting. Is the Spring app
>>> somehow running in Google App Engine or as a stand alone web app? How
>>> are you sharing data between the robot and the Spring app?
>>>
>>> On Dec 11, 11:52 am, Matias Molinas  wrote:
>>> > I am developing an application that uses Wave as a way to provide
>>> > services for Gadgets and Wave users, so I'm using a 3 layer
>>> > architecture with Spring MVC, where the Wave Robot (Servlet) is one
>>> > component of my layer IU.
>>> >
>>> > I use Gadgets and are components from my UI layer that consumes the
>>> > services of my Robot.
>>> >
>>> > I think it's a good architecture for a Wave extension.
>>> >
>>> > My application (www.bubaproject.com) is still under development, but I
>>> > did some tests to validate the architecture of Google App Engine and
>>> > I'm happy with the choice.
>>> >
>>> > 2009/12/11 gengstrand :
>>> >
>>> > > Outside of some advice on when to code a gadget versus a robot ( see
>>> > >http://code.google.com/apis/wave/extensions/) and the overall
>>> > > architecture of the protocol itself ( see
>>> > >http://www.waveprotocol.org/whitepapers/google-wave-architecture), I
>>> > > could not find much in the way of architectural best practices for
>>> > > writing wave extensions.
>>> >
>>> > > What is the architecture for your wave extensions? What works and
>>> > > doesn't work about your architecture?
>>> >
>>> > > --
>>> >
>>> > > 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...@googlegroups.com.
>>> > > For more options, visit this group
>>> > > athttp://groups.google.com/group/google-wave-api?hl=en.
>>>
>>> --
>>>
>>> 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...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>
>>>
>>
>> --
>>
>> 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...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: robots (self)added message gets appended twice

2009-12-15 Thread John Dungan
Austin,

I hate to complicate things, but mine is a python robot using:

  root_wavelet = context.GetRootWavelet()
  doc=root_wavelet.CreateBlip().GetDocument()


The good news is that I have not seen it again.  I've save the wave it
happened on so let me know it you need it and I will add you

John



---

On Dec 15, 12:30 pm, "Austin Chau (Google employee)"
 wrote:
> I believe this is a result from issue 354.  This problem is specific to the
> Java client library, not a backend issue and it is triggered when you do
> Wavelet.appendBlip().  To get around this for now, you can do this
>
> Blip blip = Wavelet.appendBlip();
> blip.delete();
> blip.getDocument().append("THIS ONLY APPEND ONCE");
>
> Austin
>
> On Tue, Dec 15, 2009 at 12:31 AM, Hans Nouwens wrote:
>
>
>
> > Rick,
>
> > this issue seems not the same. 354 describes the situation that a string
> > is doubled, this time it looks like the whole blip append is double.
> > Still looking for a confirmation.
>
> > Hans Nouwens.
>
> > On 15-12-2009 3:24, rick wrote:
> > > For a while, I thought this was fixed.
> > >http://code.google.com/p/google-wave-resources/issues/detail?id=354
>
> > > --
>
> > > 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...@googlegroups.com > googlegroups.com>
> > .
> > > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.
>
> > --
>
> > 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...@googlegroups.com > googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Wave API Office Hours Wed Dec 15th 11am (US Pacific timezone)

2009-12-15 Thread Dragon Silicon
Bug report: lack of time machine
Steps to repeat:

   - open wardrobe
   - search for time machine
   - Use time machine to catch yesterday's (...or the day before
   yesterday's) office hours

Expected result: time machine in wardrobe
Observed result: 404 not invented yet.

(calendar's handy, though ;) )

-SDr

On Wed, Dec 16, 2009 at 1:53 AM, Austin Chau (Google employee) <
api.aus...@google.com> wrote:

> This week's office hours will take place at the following time:
>
> San Francisco (U.S.A. - California) - Wednesday, December 14, 2009 at
> 11:00:00 AM
>
> London (U.K. - England) - Wednesday, December 14, 2009 at 7:00:00 PM
>
> You can use this tool to see what time it is in your timezone
>
>
> http://www.timeanddate.com/worldclock/converted.html?month=12&day=14&year=2009&hour=11&min=0&sec=0&p1=224&p2=136
>
> Office hours are also listed on this calendar (which defaults to US Pacific
> timezone):
>
> http://code.google.com/events/calendar/
>
> You can add it to your calendar from there, and if your calendar is setup
> appropriately, it should show up at your local time.
>
> You can also enable a second timezone in your calendar (MTV + SYD), that
> helps in converting.
>
> We will create a public sandbox Wave and post a link to it in this group
> when office hours begins.
>
> See you there!
>
> On Tue, Dec 15, 2009 at 5:44 PM, Austin Chau wrote:
>
>> Hi developers,
>>
>> Tomorrow Dec 15th @11am (US Pacific timezone) we will be hosting
>> virtual office hours in the Wave sandbox.  The URL to the office hours
>> wave will be posted 10 mins before the start time.  You are welcome to
>> bring any Wave API-related questions.   See you all there :)
>>
>> Austin
>>
>> --
>>
>> 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...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>>
>>
>  --
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Wave API Office Hours Wed Dec 15th 11am (US Pacific timezone)

2009-12-15 Thread Austin Chau (Google employee)
This week's office hours will take place at the following time:

San Francisco (U.S.A. - California) - Wednesday, December 14, 2009 at
11:00:00 AM

London (U.K. - England) - Wednesday, December 14, 2009 at 7:00:00 PM

You can use this tool to see what time it is in your timezone

http://www.timeanddate.com/worldclock/converted.html?month=12&day=14&year=2009&hour=11&min=0&sec=0&p1=224&p2=136

Office hours are also listed on this calendar (which defaults to US Pacific
timezone):

http://code.google.com/events/calendar/

You can add it to your calendar from there, and if your calendar is setup
appropriately, it should show up at your local time.

You can also enable a second timezone in your calendar (MTV + SYD), that
helps in converting.

We will create a public sandbox Wave and post a link to it in this group
when office hours begins.

See you there!

On Tue, Dec 15, 2009 at 5:44 PM, Austin Chau  wrote:

> Hi developers,
>
> Tomorrow Dec 15th @11am (US Pacific timezone) we will be hosting
> virtual office hours in the Wave sandbox.  The URL to the office hours
> wave will be posted 10 mins before the start time.  You are welcome to
> bring any Wave API-related questions.   See you all there :)
>
> Austin
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Wave API Office Hours Wed Dec 15th 11am (US Pacific timezone)

2009-12-15 Thread Austin Chau
Hi developers,

Tomorrow Dec 15th @11am (US Pacific timezone) we will be hosting
virtual office hours in the Wave sandbox.  The URL to the office hours
wave will be posted 10 mins before the start time.  You are welcome to
bring any Wave API-related questions.   See you all there :)

Austin

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: API for retrieving a user's Google Wave contacts

2009-12-15 Thread antimatter15
I would think there would be privacy issues with exposing that as an
API.

On Dec 15, 5:19 am, Harish  wrote:
> I would like to know how and where is the information about the
> contact list of a wave user is stored.I would also like to know how to
> retrieve the list so that it can be used for inviting them to a wave
> automatically  ???

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: Wave Embed API BUG?

2009-12-15 Thread pamela (Google Employee)
We believe we located this bug and that it will be fixed in the next
release. If you would like to track it formally, please file it as a bug in
the issue tracker.
Thanks!

On Wed, Dec 16, 2009 at 5:01 AM, gg  wrote:

> Still messed up and no fix?
>
> On Nov 23, 1:31 am, webulite  wrote:
> > I am having the exact same problem. I tried the percentages, and that
> > does not work.
> >
> > Would it be possible for someone to post the table code they are
> > recommending? no matter what div or table settings I try, the bottom
> > of the wave will not appear and is cut off exactly as the original
> > posted showed in his example. I have been searching the web for about
> > 5 hours tonight, and cannot find a working example.
> >
> > Cheers!
> >
> > On Nov 18, 4:26 pm, Daniel Faust  wrote:
> >
> > > It's your div tag, you've got it fixed to a height of 600px. Try
> > > setting the height to 100% or better use a table
> >
> > > On Nov 18, 8:14 am, gg  wrote:
> >
> > > > Still no fix for this yet???
> >
> > > > On Nov 2, 1:05 am, "pamela (Google Employee)" 
> > > > wrote:
> >
> > > > > Hey MyWebs-
> >
> > > > > Thanks for making the great example replicating the bug. We've
> noticed this
> > > > > already and filed a bug internally, but feel free to file a bug
> using our
> > > > > external issue tracker for easy tracking of the status change:
> http://code.google.com/p/google-wave-resources/issues/entry?template=...
> >
> > > > > Thanks!
> >
> > > > > - pamela
> >
> > > > > On Sat, Oct 31, 2009 at 11:51 PM, MyWebs  wrote:
> >
> > > > > > I have noticed that when embedding a Wave into a web page that if
> the
> > > > > > Wave height is not set rather tall, like 1000 px, that the last
> blip
> > > > > > is cut off at the bottom where it says "Continue This Thread" .
> >
> > > > > > I am using embeddy gadget toembedthe Wave so it might possibly be
> a
> > > > > > problem with that gadget and not the API. You can see a live
> example
> > > > > > of this here:
> > > > > >http://www.mywebs.biz/Wave/Wave-Embed-is-Cut-Off.php.
> >
> > > > > > This Wave has been made public so that everyone may view it,
> comment
> > > > > > and vote if they get this same behavior too.
> >
> > > > > > I am not sure if this is the proper place to report this or not.
> If it
> > > > > > isn't please forgive me.
> > > > > > Thank You,
> > > > > > MyWebs
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Wave Embed API BUG?

2009-12-15 Thread Bob Ngu
On Dec 15, 11:00 am, Bob Ngu  wrote:
> Question, to make a wave public, all I have to do is add participant
> pub...@a.gwave.com? I tried that and it doesn't work properly for me.
>
Never mind my question, apparently making it public still requires
someone to have a Google Wave account and logged in to view the wave,
not my understanding of "public" but oh well.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Wave Embed API BUG?

2009-12-15 Thread Bob Ngu
Question, to make a wave public, all I have to do is add participant
pub...@a.gwave.com? I tried that and it doesn't work properly for me.

On Oct 31, 8:51 pm, MyWebs  wrote:
> I have noticed that when embedding a Wave into a web page that if the
> Wave height is not set rather tall, like 1000 px, that the last blip
> is cut off at the bottom where it says "Continue This Thread" .
>
> I am using embeddy gadget to embed the Wave so it might possibly be a
> problem with that gadget and not the API. You can see a live example
> of this here:http://www.mywebs.biz/Wave/Wave-Embed-is-Cut-Off.php.
>
> This Wave has been made public so that everyone may view it, comment
> and vote if they get this same behavior too.
>
> I am not sure if this is the proper place to report this or not. If it
> isn't please forgive me.
> Thank You,
> MyWebs

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: robots (self)added message gets appended twice

2009-12-15 Thread Austin Chau (Google employee)
I believe this is a result from issue 354.  This problem is specific to the
Java client library, not a backend issue and it is triggered when you do
Wavelet.appendBlip().  To get around this for now, you can do this

Blip blip = Wavelet.appendBlip();
blip.delete();
blip.getDocument().append("THIS ONLY APPEND ONCE");

Austin

On Tue, Dec 15, 2009 at 12:31 AM, Hans Nouwens wrote:

> Rick,
>
> this issue seems not the same. 354 describes the situation that a string
> is doubled, this time it looks like the whole blip append is double.
> Still looking for a confirmation.
>
> Hans Nouwens.
>
> On 15-12-2009 3:24, rick wrote:
> > For a while, I thought this was fixed.
> > http://code.google.com/p/google-wave-resources/issues/detail?id=354
> >
> > --
> >
> > 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...@googlegroups.com
> .
> > For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
> >
> >
> >
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Wave Embed API BUG?

2009-12-15 Thread gg
Still messed up and no fix?

On Nov 23, 1:31 am, webulite  wrote:
> I am having the exact same problem. I tried the percentages, and that
> does not work.
>
> Would it be possible for someone to post the table code they are
> recommending? no matter what div or table settings I try, the bottom
> of the wave will not appear and is cut off exactly as the original
> posted showed in his example. I have been searching the web for about
> 5 hours tonight, and cannot find a working example.
>
> Cheers!
>
> On Nov 18, 4:26 pm, Daniel Faust  wrote:
>
> > It's your div tag, you've got it fixed to a height of 600px. Try
> > setting the height to 100% or better use a table
>
> > On Nov 18, 8:14 am, gg  wrote:
>
> > > Still no fix for this yet???
>
> > > On Nov 2, 1:05 am, "pamela (Google Employee)" 
> > > wrote:
>
> > > > Hey MyWebs-
>
> > > > Thanks for making the great example replicating the bug. We've noticed 
> > > > this
> > > > already and filed a bug internally, but feel free to file a bug using 
> > > > our
> > > > external issue tracker for easy tracking of the status 
> > > > change:http://code.google.com/p/google-wave-resources/issues/entry?template=...
>
> > > > Thanks!
>
> > > > - pamela
>
> > > > On Sat, Oct 31, 2009 at 11:51 PM, MyWebs  wrote:
>
> > > > > I have noticed that when embedding a Wave into a web page that if the
> > > > > Wave height is not set rather tall, like 1000 px, that the last blip
> > > > > is cut off at the bottom where it says "Continue This Thread" .
>
> > > > > I am using embeddy gadget toembedthe Wave so it might possibly be a
> > > > > problem with that gadget and not the API. You can see a live example
> > > > > of this here:
> > > > >http://www.mywebs.biz/Wave/Wave-Embed-is-Cut-Off.php.
>
> > > > > This Wave has been made public so that everyone may view it, comment
> > > > > and vote if they get this same behavior too.
>
> > > > > I am not sure if this is the proper place to report this or not. If it
> > > > > isn't please forgive me.
> > > > > Thank You,
> > > > > MyWebs

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] getRootBlip not working anymore?

2009-12-15 Thread Matthias Maschek
Hi!

I'm using Java for my Robot.

Up till now i used wavelet.getRootBlip(); to get the Start Blip inside 
of the wavelet in the BLIP_SUBMITTED event.
Now out of the blue it doesn't work anymore. I get a nullpointer 
exception whenever i try to acces any value of the Rootblip.

in the capabilities.xml i have the following:


any clues or tips why?

thanks!
Matthias

PS: Full code:

@Override
public void processEvents(RobotMessageBundle bundle) {
Wavelet wavelet = bundle.getWavelet();
 
for (Event e: bundle.getEvents()) {
   
if(e.getType() == EventType.BLIP_SUBMITTED)
{

Blip blip = e.getBlip();
TextView textView  = blip.getDocument();

Blip rootBlip = wavelet.getRootBlip();
if(rootBlip == null)
{
textView.append("whoo");
return;
}
try
{
rootBlip.getBlipId();
}
catch(Exception g)
{
textView.append(g.getMessage() + "/" + 
g.toString() + "/" + g.getLocalizedMessage());
}
}
}
}


--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Spreadsheet gadget

2009-12-15 Thread Wivio
This is really nice now =D

Gonna see if i can implement it here and give you a feedback.

Thanks, and keep up the great work!

On 6 dez, 12:24, david b  wrote:
> I have just added this option, try it out , when you reach the last
> line it will add rows and adjust the window dynamically
>
> On Nov 26, 8:18 pm, Wivio  wrote:
>
>
>
> > Great API i was really looking for something like this =D
>
> > Since you asked for suggestions and comments, here they go:
>
> > I was wondering, is there a way to get below row 20? I'm going to
> > introduce this at my job, but i'd need more than 20...
> > And sometimes some rows get blue and i can't click them, i have to
> > move with the keyboard to the cell so i can edit them.
>
> > Anyways, great great work! Keep it up o/
>
> > On 18 nov, 01:42, david b  wrote:
>
> > > Hi All,
>
> > > I wanted to share with you aspreadsheetgadget i have been working on
> > > lately , you can find it here:http://spreadsheet.happinessbeats.com/
> > > and embed it 
> > > here:http://spreadsheet.happinessbeats.com/gadget/spreadsheet.xml
>
> > > I am planning to add much more functionality but this is the first
> > > version, i would love to hear your suggestions, comments etc.
>
> > > Thanks,
>
> > > David Buchbut

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Extension Installer only works with selected hosts for the manifest file

2009-12-15 Thread Romain Vallet
Thanks for your reply.

I made some tests, you were right about the mime types, they make a
difference.

Generic server (free shared hosting):
http://romanito.ovh.org/wave/full-size-image/manifest.xml
Served as application/xml - Does not work.

Google Code Project Hosting:
http://romanito.googlecode.com/svn/trunk/wave/gadgets/full-size-image/manifest.xml
Served as text/plain - Does not work.

GGE:
http://hosting.gmodules.com/ig/gadgets/file/115796239262785573913/full-size-image-manifest.xml
Served as text/xml - Works.

So text/plain does not work. Also it would be a good idea to allow
application/xml files to be processed, as some servers seem to handle
XML files that way.

Thanks,
Romain.

On Dec 11, 1:49 am, "pamela (Google Employee)" 
wrote:
> Hi Romain -
>
> Google Sites is particular in regards to how files are served. XML files
> aren't directly served; they're served as attachments; and that isn't
> compatible with our fetcher. You can use Google Code Project Hosting to
> store the files in the SVN repositories; that's where we store our
> installers. You should also be able to use your own server, as long as it's
> publicly available. For those 2 techniques, please paste the URLs here so we
> can see if there's a problem on our side.
>
> Any host that serves the file as text/plain or text/xml should work.
>
> - pamela
>
> On Fri, Dec 11, 2009 at 3:55 AM, Romain Vallet wrote:
>
>
>
> > Hi,
>
> > I wrote a gadget and I'm trying to share it with my friends with an
> > extension installer. I installed the "Extension Installer" extension
> > in wave and tried to use it with my manifest file, but it didn't work.
> > Error message: "Aw snap! There was a problem loading this extension".
> > The manifest file was pretty simple so I was quite confident about its
> > correctness.
>
> > At first my xml and image files where hosted on a Google Sites page.
> > After trying different hosts, I had the installer work by hosting the
> > files through GGE.
>
> > I tried Google Sites, Google Code SVN and a "generic" host (personal
> > page on ovh.org), none of them worked.
>
> > Only the manifest file seems to be affected. For example, if I put the
> > other files on SVN and the manifest file on GGE, everything works
> > fine.
>
> > Has anyone else encountered this issue?
>
> > --
>
> > 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...@googlegroups.com > googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Dropdowns with robots

2009-12-15 Thread Matias Molinas
Hi

A robot can insert a gadget and a gadget with some considerations can
include the same html elements that a web page
eg I use without problems jquery ui widgets

2009/12/15 pamela (Google Employee) :
> It's possible that it inserts a gadget which contains a  menu. That
> is something that you could do today; sorry for not mentioning that
> possibility.
>
>
>
> 2009/12/15 Andrés Cerezo 
>>
>> Hello!!, but this robot bubaproj...@appspot.com has dropdown list. ¿?
>>
>> Thanks for any help.
>>
>>
>> 2009/12/15 pamela (Google Employee) 
>>>
>>> Hi Jonathan -
>>> Not currently possible. Please star the following to be notified of
>>> updates:
>>> http://code.google.com/p/google-wave-resources/issues/detail?id=270
>>> - pamela
>>>
>>> On Tue, Dec 15, 2009 at 1:08 AM, Jonathan Hunt  wrote:

 Hi,

 Is there any way that a robot can insert a dropdown list (similar to
 radiobuttons)? If not, is this likely to be added in future?

 Thanks for any help.
 Jonny

 --
 Jonathan J Hunt 
 Homepage: http://www.42quarks.com
 (Further contact details there)
 "Physics isn't the most important thing. Love is." Richard Feynman

 --

 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...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-wave-api?hl=en.


>>>
>>> --
>>>
>>> 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...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>> --
>>
>> 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...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>
> --
>
> 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...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: GadgetAPI: wave.getParticipantById().getThumbnailUrl() recently broken?

2009-12-15 Thread jhouk
Thanks Pamela, that's it exactly.

On Dec 15, 2:38 am, "pamela (Google Employee)" 
wrote:
> Hi Justin -
>
> It looks like this issue - please star 
> it:http://code.google.com/p/google-wave-resources/issues/detail?id=570
>
> - pamela
>
> On Tue, Dec 15, 2009 at 9:46 AM, jhouk  wrote:
> > Hi gang,
>
> > It looks like we're seeing some issues with the URL returned for some
> > (but not all) participants when we call getThumbnailURL().  My
> > thumbnail is fine...when I call the API with my ParticipantId, I get a
> > valid image.  However, for some of my collaborators, they get a URL
> > that looks something like:
>
> >https://wave.google.com//www.google.com/s2/photos/public/AIbEiAIAAABE...
>
> > Which, if you take the "wave.google.com/" string out is a valid URL.
>
> > We tested this on Google's Yes|No|Maybe gadget and got the same
> > result, so I'm fairly confident it's a bug in Wave somewhere.
> > Thoughts?
>
> > Thanks,
> > --Justin
>
> > --
>
> > 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...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-wave-api?hl=en.

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: password FormElement

2009-12-15 Thread hvt_kg
hey man,

that is issues from API =>> Bug #237 about PASSWORD element
thanks,
Alex

On Dec 15, 10:19 am, Jacob  wrote:
> I'm having a hard time getting a password FormElement working, and I'm
> not sure if there's just something that I missed, or whose fault it
> is.
>
> I have the following code:
>
> Blip blip = wavelet.appendBlip();
> TextView logintext = blip.getDocument();
> FormView loginform = logintext.getFormView();
>
> logintext.append("username: ");
> FormElement username = new FormElement(ElementType.INPUT, "username");
> loginform.append(username);
>
> logintext.append("password");
> FormElement password = new FormElement(ElementType.PASSWORD,
> "password");
> loginform.append(password);
>
> The problem is, that when I start typing in the password box, my text
> instead appears above the password box in plaintext. What do I need to
> do to get this password field working correctly?

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: architectural best practices for writing wave extensions

2009-12-15 Thread Matias Molinas
Hi Andres
For the moment do not think release the source code, but I can make a
diagram of the architecture and code  examples of using this
architecture.
Of course you can help me in testing, but is still a prototype. I hope
in 15 days more to have the first version that works.

Matias

2009/12/15 Andrés Cerezo :
> It's very good can we see the source code or the architecture graphically ?
> Can I help you with testing?
>
>
> 2009/12/12 gengstrand 
>>
>> That's very cool, Matias. Thanks for posting. Is the Spring app
>> somehow running in Google App Engine or as a stand alone web app? How
>> are you sharing data between the robot and the Spring app?
>>
>> On Dec 11, 11:52 am, Matias Molinas  wrote:
>> > I am developing an application that uses Wave as a way to provide
>> > services for Gadgets and Wave users, so I'm using a 3 layer
>> > architecture with Spring MVC, where the Wave Robot (Servlet) is one
>> > component of my layer IU.
>> >
>> > I use Gadgets and are components from my UI layer that consumes the
>> > services of my Robot.
>> >
>> > I think it's a good architecture for a Wave extension.
>> >
>> > My application (www.bubaproject.com) is still under development, but I
>> > did some tests to validate the architecture of Google App Engine and
>> > I'm happy with the choice.
>> >
>> > 2009/12/11 gengstrand :
>> >
>> > > Outside of some advice on when to code a gadget versus a robot ( see
>> > >http://code.google.com/apis/wave/extensions/) and the overall
>> > > architecture of the protocol itself ( see
>> > >http://www.waveprotocol.org/whitepapers/google-wave-architecture), I
>> > > could not find much in the way of architectural best practices for
>> > > writing wave extensions.
>> >
>> > > What is the architecture for your wave extensions? What works and
>> > > doesn't work about your architecture?
>> >
>> > > --
>> >
>> > > 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...@googlegroups.com.
>> > > For more options, visit this group
>> > > athttp://groups.google.com/group/google-wave-api?hl=en.
>>
>> --
>>
>> 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...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>>
>
> --
>
> 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...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: architectural best practices for writing wave extensions

2009-12-15 Thread Matias Molinas
The application is a web application that runs on Google App Engine
and uses the Spring MVC framework that uses Spring.

The Wave Robot uses the context of Spring and uses the business
components (services) of the application in the same way that the
controllers of Spring MVC.

At first use Spring Wave Robot:
http://www.dailydev.org/p/wave-robot/docs/spring-robot-tutorial

but then chooses to use directly Robot API to adapt quickly to changes
in Robot API.

2009/12/12 gengstrand :
> That's very cool, Matias. Thanks for posting. Is the Spring app
> somehow running in Google App Engine or as a stand alone web app? How
> are you sharing data between the robot and the Spring app?
>
> On Dec 11, 11:52 am, Matias Molinas  wrote:
>> I am developing an application that uses Wave as a way to provide
>> services for Gadgets and Wave users, so I'm using a 3 layer
>> architecture with Spring MVC, where the Wave Robot (Servlet) is one
>> component of my layer IU.
>>
>> I use Gadgets and are components from my UI layer that consumes the
>> services of my Robot.
>>
>> I think it's a good architecture for a Wave extension.
>>
>> My application (www.bubaproject.com) is still under development, but I
>> did some tests to validate the architecture of Google App Engine and
>> I'm happy with the choice.
>>
>> 2009/12/11 gengstrand :
>>
>> > Outside of some advice on when to code a gadget versus a robot ( see
>> >http://code.google.com/apis/wave/extensions/) and the overall
>> > architecture of the protocol itself ( see
>> >http://www.waveprotocol.org/whitepapers/google-wave-architecture), I
>> > could not find much in the way of architectural best practices for
>> > writing wave extensions.
>>
>> > What is the architecture for your wave extensions? What works and
>> > doesn't work about your architecture?
>>
>> > --
>>
>> > 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...@googlegroups.com.
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/google-wave-api?hl=en.
>
> --
>
> 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...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] API for retrieving a user's Google Wave contacts

2009-12-15 Thread Harish
I would like to know how and where is the information about the
contact list of a wave user is stored.I would also like to know how to
retrieve the list so that it can be used for inviting them to a wave
automatically  ???

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] password FormElement

2009-12-15 Thread Jacob
I'm having a hard time getting a password FormElement working, and I'm
not sure if there's just something that I missed, or whose fault it
is.

I have the following code:

Blip blip = wavelet.appendBlip();
TextView logintext = blip.getDocument();
FormView loginform = logintext.getFormView();

logintext.append("username: ");
FormElement username = new FormElement(ElementType.INPUT, "username");
loginform.append(username);

logintext.append("password");
FormElement password = new FormElement(ElementType.PASSWORD,
"password");
loginform.append(password);

The problem is, that when I start typing in the password box, my text
instead appears above the password box in plaintext. What do I need to
do to get this password field working correctly?

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Dropdowns with robots

2009-12-15 Thread pamela (Google Employee)
It's possible that it inserts a gadget which contains a  menu. That
is something that you could do today; sorry for not mentioning that
possibility.




2009/12/15 Andrés Cerezo 

> Hello!!, but this robot 
> bubaproj...@appspot.comhas
>  dropdown list. ¿?
>
> Thanks for any help.
>
>
> 2009/12/15 pamela (Google Employee) 
>
> Hi Jonathan -
>>
>> Not currently possible. Please star the following to be notified of
>> updates:
>> http://code.google.com/p/google-wave-resources/issues/detail?id=270
>>
>> - pamela
>>
>>
>> On Tue, Dec 15, 2009 at 1:08 AM, Jonathan Hunt  wrote:
>>
>>> Hi,
>>>
>>> Is there any way that a robot can insert a dropdown list (similar to
>>> radiobuttons)? If not, is this likely to be added in future?
>>>
>>> Thanks for any help.
>>> Jonny
>>>
>>> --
>>> Jonathan J Hunt 
>>> Homepage: http://www.42quarks.com
>>> (Further contact details there)
>>> "Physics isn't the most important thing. Love is." Richard Feynman
>>>
>>> --
>>>
>>> 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...@googlegroups.com
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>
>>>
>>>
>>  --
>> 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...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>
>  --
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Dropdowns with robots

2009-12-15 Thread Andrés Cerezo
Hello!!, but this robot
bubaproj...@appspot.comhas
dropdown list. ¿?

Thanks for any help.


2009/12/15 pamela (Google Employee) 

> Hi Jonathan -
>
> Not currently possible. Please star the following to be notified of
> updates:
> http://code.google.com/p/google-wave-resources/issues/detail?id=270
>
> - pamela
>
>
> On Tue, Dec 15, 2009 at 1:08 AM, Jonathan Hunt  wrote:
>
>> Hi,
>>
>> Is there any way that a robot can insert a dropdown list (similar to
>> radiobuttons)? If not, is this likely to be added in future?
>>
>> Thanks for any help.
>> Jonny
>>
>> --
>> Jonathan J Hunt 
>> Homepage: http://www.42quarks.com
>> (Further contact details there)
>> "Physics isn't the most important thing. Love is." Richard Feynman
>>
>> --
>>
>> 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...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>>
>>
>  --
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: architectural best practices for writing wave extensions

2009-12-15 Thread Andrés Cerezo
It's very good can we see the source code or the architecture graphically ?
Can I help you with testing?


2009/12/12 gengstrand 

> That's very cool, Matias. Thanks for posting. Is the Spring app
> somehow running in Google App Engine or as a stand alone web app? How
> are you sharing data between the robot and the Spring app?
>
> On Dec 11, 11:52 am, Matias Molinas  wrote:
> > I am developing an application that uses Wave as a way to provide
> > services for Gadgets and Wave users, so I'm using a 3 layer
> > architecture with Spring MVC, where the Wave Robot (Servlet) is one
> > component of my layer IU.
> >
> > I use Gadgets and are components from my UI layer that consumes the
> > services of my Robot.
> >
> > I think it's a good architecture for a Wave extension.
> >
> > My application (www.bubaproject.com) is still under development, but I
> > did some tests to validate the architecture of Google App Engine and
> > I'm happy with the choice.
> >
> > 2009/12/11 gengstrand :
> >
> > > Outside of some advice on when to code a gadget versus a robot ( see
> > >http://code.google.com/apis/wave/extensions/) and the overall
> > > architecture of the protocol itself ( see
> > >http://www.waveprotocol.org/whitepapers/google-wave-architecture), I
> > > could not find much in the way of architectural best practices for
> > > writing wave extensions.
> >
> > > What is the architecture for your wave extensions? What works and
> > > doesn't work about your architecture?
> >
> > > --
> >
> > > 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...@googlegroups.com
> .
> > > For more options, visit this group athttp://
> groups.google.com/group/google-wave-api?hl=en.
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Can one user proxy many users

2009-12-15 Thread pamela (Google Employee)
Hi Saraubh-

I imagine you could use the "proxy for" property with operations to specify
the physical users. There will be more support for that in the next version
of the API. (And there's a bit of info in the protocol doc:
http://code.google.com/apis/wave/extensions/robots/protocol.html)

We don't have a timeline for the public Wave launch. You may want to create
a Google Apps domain and request that be Wave enabled, as then you would be
able to provision more users on that domain and not be concerned about the
limited public accounts.

- pamela

On Mon, Dec 14, 2009 at 6:41 PM, saurabh  wrote:

> Hi All,
>
> I want to make an application in which a google wave user can login on
> multiple computers and and multiple users ( physical ) can interact
> with the wave I want to know if there are any technical and legal
> issues to it.
>
> Additionally any rough idea when wave will be launched as my
> application will be dependednt on google wave.
>
> Thanks
> Saurabh
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Problems with cron

2009-12-15 Thread pamela (Google Employee)
I'm afraid the current robot cron mechanism is generally flaky, and will be
replaced by a better mechanism soon. More detail in this FAQ:
http://wave-api-faq.appspot.com/#robotcron


On Mon, Dec 14, 2009 at 8:57 PM, Evgeniy Beschastnov wrote:

> Hello!
>
> I stopped my robot application on appengine on Friday and then
> reenabled it. Before stop cron worked perfectly, but after reenabling
> it doesnot want to work:( I did not change version of my robot and did
> not deploy any new content. Does anybody have the same problems?
> Thanks in advance
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: robots (self)added message gets appended twice

2009-12-15 Thread Hans Nouwens
Rick,

this issue seems not the same. 354 describes the situation that a string
is doubled, this time it looks like the whole blip append is double.
Still looking for a confirmation.

Hans Nouwens.

On 15-12-2009 3:24, rick wrote:
> For a while, I thought this was fixed.
> http://code.google.com/p/google-wave-resources/issues/detail?id=354
>
> --
>
> 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...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>   

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Dropdowns with robots

2009-12-15 Thread pamela (Google Employee)
Hi Jonathan -

Not currently possible. Please star the following to be notified of updates:
http://code.google.com/p/google-wave-resources/issues/detail?id=270

- pamela

On Tue, Dec 15, 2009 at 1:08 AM, Jonathan Hunt  wrote:

> Hi,
>
> Is there any way that a robot can insert a dropdown list (similar to
> radiobuttons)? If not, is this likely to be added in future?
>
> Thanks for any help.
> Jonny
>
> --
> Jonathan J Hunt 
> Homepage: http://www.42quarks.com
> (Further contact details there)
> "Physics isn't the most important thing. Love is." Richard Feynman
>
> --
>
> 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...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>

--

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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.