--
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-...@googlegroups.com.
To unsubscribe from this group, send email to google-wave-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
Have you managed to make an installer for this yet? I would like to
make it easy for my colleagues to install.
A few more requests for you:
Since this is often used for picking good dates for something, it
would be great if i could press a button like "Create calendar event"
underneath a column, and that would create an event with all of the
participants that has said yes for that day. You can link to calendar
templates with titles & guests specified in the URL. The Calendar
robot in the samples gallery does something similar.
It would be great if there was a "maybe" state.
Thanks!
- pamela
On Tue, Dec 1, 2009 at 8:05 AM, pamela (Google Employee)
/mattias
On 18 Dec, 00:33, "pamela (Google Employee)" <pamela...@gmail.com>
wrote:
> >> On Wed, Nov 25, 2009 at 6:56 AM, qMax <qwigly...@gmail.com> wrote:
>
> >>> I think it is very nice practice to provide test wave for your cool
> >>> wave gadgets/robots,
> >>> (with public and tagged testing) so that we have not to create alot of
> >>> empty waves just to see your stuff.
>
> >>> Suggestions:
> >>> Use some datepicker widget to enter dates. It is less then
> >>> userfriendly to enter dates manually.
> >>> The theme "start" at jqueryui.com/i is quite "wavy" to use.
> >>> You may use wave.getHost() == wave.getViewer() to check if the viewer
> >>> is one who inserted the gadget.
>
> >>> Maybe you'll find interesting my similar gadget here:
>
> >>>https://wave.google.com/a/wavesandbox.com/#restored:wave:wavesandbox....
> >>> (oops, it seems not working for now :) i'll fix in few days)
>
> >>> Maybe you'll find usefull my timezone-aware Date prototype here:
>
> >>>http://code.google.com/p/serial-experiments-qmax/source/browse/zonald...
Made some changes, you can access the new Waffle directly at
http://www.waffle.dk/waffle.xml
* didn't do the 'add yourself'-button, instead only participants who
have actually voted are shown (and of course, the current participant)
* cleaned up the layout, hope you like it.
* made an installer and submitted it for review (http://www.waffle.dk/
install.xml)
* moved to a dedicated domain (www.waffle.dk - hopefully, something
prettier will turn up one day...)
* added a jquery datepicker
* added sums at the bottom of each column
* general bug fixing
Would be really nice to be able to create a new wave with only the
acceptants of a column, but I don't think that's possible with the
gadget API atm.
Tried to get some kind of connection to Google Calendar, but things
got really shaky when the user wasn't already logged in, anybody tried
this?
Mkkl.
On 21 Dec., 15:57, Mattias Petter Johansson