Additional Resources
Before concluding the book, I’d like to provide some reference links to additional resources that you may find valuable as you progress with your respective endeavors with Google Wave.
You can keep up with the latest news from the Google Wave team through the following blogs:
- Google Wave blog
News and updates from the Google Wave team: http://googlewave.blogspot.com.
- Google Wave Developer blog
Technical news and updates related to the APIs and protocol: http://googlewavedev.blogspot.com.
There are a few Google Groups groups set up for questions and discussions related to the API and protocol:
- Google Wave APIs
Discussion about robots, gadgets, and embedding waves: http://groups.google.com/group/google-wave-api.
- Google Wave Federation Protocol
Technical discussions about the open source protocol: http://googlewavedev.blogspot.com.
Google also has a breadth of resources available in its code portal:
- Google Code
APIs, libraries, reference documentation, and open source projects: http://code.google.com.
- Ajax playground
Try the Google Wave AJAX APIs in a browser-based console: http://code.google.com/apis/ajax/playground/.
- Project Hosting
Set up your code as an open source project using Subversion or Mercurial version control: http://code.google.com/projecthosting.
In Chapter 5, I referenced several books that will help you with programming languages and technical concepts used with the various APIs. Here is a recap:
Head First HTML with CSS & XHTML, by Elisabeth Freeman and Eric Freeman ...