Finally the first version of my todolist gadget works!
http://www.bubaproject.com/todolist.xml
or add my robot in your wave:
write:
@todolist
and press "Done".
this gadget uses wave states and integrates JQuery UI and JQGrid.
The changes in the state of my Gadget are monitored by my wave robot,
bubap...@appspot.com , thanks to this in the coming days I will
show your todolists in www.bubaproject.com .
This is for registered users whose accounts are validated on www.bubaproject.com
and on google wave via my robot, bubap...@appspot.com .
The idea is that from www.bubaproject.com will you can view your
todolists and open embedded waves that contain the gadget.
The next step is to allow the creation of projects in www.bubaproject.com
to select them from the gadget.
I listen to suggestions.
Matias
So, if the user has a buba account, it will sync to their account, and
if not, it will save in the state?
I like that idea, if so.
I made a sample wave on sandbox with it here:
https://wave.google.com/a/wavesandbox.com/#restored:wave:wavesandbox.com!w%252BydBe9kmbA
Is there an installer?
- 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-...@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.
>
>
>
Yes, that's the idea!
> I made a sample wave on sandbox with it here:
> https://wave.google.com/a/wavesandbox.com/#restored:wave:wavesandbox.com!w%252BydBe9kmbA
>
> Is there an installer?
>
ToDoList Gadget Installer:
http://www.bubaproject.com/todolistinstaller.xml
BubaProject Robot Installer:
http://www.bubaproject.com/installer.xml
2010/1/3 Matias Molinas <matias....@gmail.com>:
I have just install this as a Gadget and had a bit of a play. Love the
idea. It could really work for Group Project monitoring.
Two suggestions:
1. Add a "Done" option to the Priority Drop Down list.
2. Auto resize coulmns or have a fixed length column with wrapping
text to fit content so it can be read in its entirety.
By Tony Imbruglia Director at BrokerSource Pty Ltd
Response:
Dear Tony
Thank you very much for the suggestions. I will implement your
suggestions in the coming days
Matias - Buba Project
On 3 ene, 23:45, Matias Molinas <matias.moli...@gmail.com> wrote:
> I apologize if occasionally does not work, because I am deploying a
> new version and running tests.
>
> 2010/1/3 Matias Molinas <matias.moli...@gmail.com>:
>
> > 2010/1/3 pamela (Google Employee) <pamela...@gmail.com>:
> >> Snazzy!
>
> >> So, if the user has a buba account, it will sync to their account, and
> >> if not, it will save in the state?
> >> I like that idea, if so.
>
> > Yes, that's the idea!
>
> >> I made a sample wave on sandbox with it here:
> >>https://wave.google.com/a/wavesandbox.com/#restored:wave:wavesandbox....
>
> >> Is there an installer?
>
> > ToDoList Gadget Installer:
>
> >http://www.bubaproject.com/todolistinstaller.xml
>
> > BubaProject Robot Installer:
>
> >http://www.bubaproject.com/installer.xml
>
> >> - pamela
>
> >> On Mon, Jan 4, 2010 at 9:08 AM, matias molinas <matias.moli...@gmail.com> wrote:
> >>> Hi all
>
> >>> Finally the first version of my todolist gadget works!
>
> >>>http://www.bubaproject.com/todolist.xml
>
> >>> or add my robot in your wave:
>
> >>> bubaproj...@appspot.com
>
> >>> write:
>
> >>> @todolist
>
> >>> and press "Done".
>
> >>> this gadget uses wave states and integrates JQuery UI and JQGrid.
> >>> The changes in the state of my Gadget are monitored by my wave robot,
> >>> bubaproj...@appspot.com , thanks to this in the coming days I will
> >>> show your todolists inwww.bubaproject.com.
> >>> This is for registered users whose accounts are validated onwww.bubaproject.com
> >>> and on google wave via my robot, bubaproj...@appspot.com .
>
> >>> The idea is that fromwww.bubaproject.comwill you can view your
> >>> todolists and open embedded waves that contain the gadget.
>
> >>> The next step is to allow the creation of projects inwww.bubaproject.com
> >>> to select them from the gadget.
>
> >>> I listen to suggestions.
>
> >>> Matias
>
> >>> --
>
> >>> 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 athttp://groups.google.com/group/google-wave-api?hl=en.
Implemented...
> > >>> The idea is that fromwww.bubaproject.comwillyou can view your
> Hmm- I'm not sure it's intuitive to put "Done" in Priority column. It
> seems like it should be a separate checkbox.
Agreed. Even more to the point, there's a difference between the priority and the status.
The status may not just be "to do" or "done", but might also include other values, such as "pending resolution of other item", which then could spawn off another to-do item, like "call XYZ to get OK to go ahead" or "call to ask about shipping delay" etc.
when all the spawned to-do items are "done", then the status of the original item could automatically go from "pending" back to "to do".
Ronald
The installer seems to be using a deprecated syntax, and doesn't
include fields like author, so it shows "By Unknown". See this
example:
http://wave-skynet.appspot.com/public/extensions/areyouin/manifest.xml
* Now the gadget includes a status column, and the possible values are:
- to do
- pending (see note) ... The note may refer to another task
- done
* Fixed the font size in wave
* New installer: http://www.bubaproject.com/todolistinstaller.xml
(thanks pamela..)
thanks for the suggestions! are all welcome
In two or three days will be available the gadget synchronization with
my web app.. www.bubaproject.com .. (optional..)
Matias
2010/1/7 pamela (Google Employee) <pame...@gmail.com>: