ToDoList Gadget using JQuery UI and JQGrid

28 views
Skip to first unread message

matias molinas

unread,
Jan 3, 2010, 5:08:18 PM1/3/10
to Google Wave API
Hi all

Finally the first version of my todolist gadget works!

http://www.bubaproject.com/todolist.xml

or add my robot in your wave:

bubap...@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,
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

pamela (Google Employee)

unread,
Jan 3, 2010, 8:23:08 PM1/3/10
to google-...@googlegroups.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.

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.
>
>
>

Matias Molinas

unread,
Jan 3, 2010, 9:42:46 PM1/3/10
to google-...@googlegroups.com
2010/1/3 pamela (Google Employee) <pame...@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.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

Matias Molinas

unread,
Jan 3, 2010, 9:45:54 PM1/3/10
to google-...@googlegroups.com
I apologize if occasionally does not work, because I am deploying a
new version and running tests.

2010/1/3 Matias Molinas <matias....@gmail.com>:

matias molinas

unread,
Jan 5, 2010, 3:18:49 PM1/5/10
to Google Wave API
From linkedin Wave Interest Group:


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.

matias molinas

unread,
Jan 7, 2010, 12:06:33 AM1/7/10
to Google Wave API
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.

Implemented...

> > >>> The idea is that fromwww.bubaproject.comwillyou can view your

pamela (Google Employee)

unread,
Jan 7, 2010, 6:04:37 PM1/7/10
to google-...@googlegroups.com
Hmm- I'm not sure it's intuitive to put "Done" in Priority column. It
seems like it should be a separate checkbox.

Ronald C.F. Antony

unread,
Jan 7, 2010, 6:14:08 PM1/7/10
to google-...@googlegroups.com, Ronald C.F. Antony
On 7 Jan 2010, at 18:04, pamela (Google Employee) wrote:

> 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

pamela (Google Employee)

unread,
Jan 7, 2010, 9:07:52 PM1/7/10
to google-...@googlegroups.com
One more feedback item:

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

Matias Molinas

unread,
Jan 8, 2010, 12:50:50 AM1/8/10
to google-...@googlegroups.com
Improvements

* 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>:

Reply all
Reply to author
Forward
0 new messages