Sign in

Google Wave APIs (Labs)

WaveProtocol.org

Learn about the Google Wave Federation Protocol and get involved

Search Results - API: Robots

Next (113 Total)
ozaaazo - Nov 23, 2009
This robot helps the users to reference key words to Wikipedia and create Mathematical equations (using LaTeX) automatically and in real time, while communicating with other users.
Shows:
  1. Handling Blips on DOCUMENT_CHANGED Event and BLIP_SUBMITTED
  2. Usage of TextView object.
  3. Usage of Annotations (for Hyper Links)
  4. Usage of Image (to show Image URLs)
  5. Real-time parsing of messages from the Blip
More info http://ozaaazo.appspot.com/
Google Wave APIs Team - Nov 21, 2009
Links selected text to first result on Google.
Shows how to use annotateSelection with a custom named key, and then find that annotation with the robot.
Raphaël Pinson - Nov 20, 2009
Annoty the annotation bot. Annoty replaces regexps with annotations. It has static rules, as well as rules added by users of a Wave.
Demonstrates the use of SetTextInRange, placing Annotations and using the appengine datastore to store Wave data.
JaccoPK - Nov 17, 2009
Its a robot that replaces JAAP.NL urls with a gadget showing the details of the property (after the blip is submitted). The gadget can be reduced/expanded. (more to come) (I used the IMDBotty sample code as a reference but implemented using java only, in stead of python)
Shows using a JSP to generate the served gadgt XML, fetching webservice data in the servlet, adding gadget from robot. - pattern matching URLs in the text
Bryan Bibat - Nov 17, 2009
Allows the user to add simple flashcard gadgets to their waves. The gadgets are multiplayer-friendly so you could compete with your friends. Custom flashcard decks can be created at the app website.
Shows a robot creating gadgets, Spring 3.0 as a GAE web interface and serving dynamic gadgets, and avoiding race conditions.
Next (113 Total)
*Live demos require Wave Sandbox access to view