Hi You should look for info about Google Wave API - http://code.google.com/apis/wave/guide.html. Wave in a Box (WIAB) mostly supports the same protocols/APIs even if there are slight differences/unimplemented Robot/Data API operations. Regarding development of front-end app using Robot/Data API - you can take a loot at Splash <http://google-wave-splash.googlecode.com/svn/trunk/> (Java) or micro-Wave <https://github.com/antimatter15/microwave> (Java Script)
2011/2/24 Giacomo Piva <[email protected]> > I just joined the list and this is my first message, so in first I want to > say "Hello" to all :) > > Let me introduce myself, I'm a Professor at the University of Ferrara (in > Italy) and I teach in the "web technologies" class. > In the next month I would like to assign to my students a project that > involves the wave protocol as a main technologies on which develop a web > application. > > Maybe I'm wrong but this is what I understand about the technology. > It is a set of three layers: > - the protocol (lower) > - the platform (a set of API) > - the product (front end) > > I would like to express a project that let the students to write a new > front > end using the API to exchange information with the protocol. > > Where can I find information on how to start? I downloaded the server and > the full client but I can't find such a "getting started" page on how to > use > the APIs to develop an application. > > Thanks to all. >
