I think that Data API based alternative client is a good way to start. I think it would be a lot easier to improve Data API to support more features, than to write new native clients.
On Dec 22, 6:40 am, "Zachary \"Gamer_Z.\" Yaro" <[email protected]> wrote: > I would love to see an all-JS client (GWT does not make sense to me). > I do not have much free time but I would love to help where I can. > > > > > > > > On Tuesday, December 21, 2010, Alex North <[email protected]> wrote: > > It sounds like Mani was talking about a pure-js (no GWT) client, written > > from scratch. It's very possible, but a lot of work. Rendering of the wave > > content and providing editing capabilities in particular will be a > > challenge. > > > I suspect development of an alternative client is outside the mission of > > the Wave in a Box team right now, but I'd be happy to support development > > of other clients in their own open source projects, and perhaps it will be > > appropriate to merge in the future. > > > On 22 December 2010 14:01, cearl <[email protected]> wrote: > > > I've been able to integrate jQuery with WIAB code (GWT generally), > > though in what I think is a convoluted way ( some of the jQuery is > > called from GWT JSNI and in turn invokes java methods) so it should be > > possible. It seems something like a "pure jQuery" interface should be > > possible, although it seems that it would involve a lot of protocol > > development. I believe that there are GWT jQuery > > "implementations" (i.e. widgets that provide features of some earlier > > jQuery versions. > > > On Dec 21, 8:44 pm, Mani Govindarajulu <[email protected]> > > wrote: > >> All, > > >> I would like to start creating web client using jQuery to communicate with > >> local wiaB. Please anyone reply me whether it could be possible like > >> login/register, retrieve the wave list, add participants, retrieve > >> participants,see the wave with playback and create new wave. > > >> Please reply me and its highly appreciated. > > >> --> M. > > >> 1-732-570-7077 > > > -- > > You received this message because you are subscribed to the Google Groups > > "Wave Protocol" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/wave-protocol?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Wave Protocol" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/wave-protocol?hl=en. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
