Blogs

Contact us

Do you have problems with site or you want to give us a feedback? Use our mailing list.

Documentation

Reference

Java API

Tutorials

  • Simple Parroty Robot - basic tutorial which shows how to create same robot as in Google Wave Robots: Java Tutorial . It shows how easy it is to create new robot with DailyDev Wave Robot client library. And how comfortable is the way of event dispatching.
  • Spring Robot Tutorial - how to build a robot with popular Spring MVC framework. This tutorial describes steps to build simple calendar robot, which recognizes date pattern in blip's document. The date is then replaced by link to add event to Google Calendar.