Google Wave Robot Development for Microsoft-oriented Developers
Receiving a Google Wave invitation from Google almost 2 months ago provided me with a compelling reason to get started with Google Apps-based development.
If you are a Microsoft-oriented developer, and are attempting to get started with Google Wave development, the following tips may help;
- Use Eclipse as your IDE and Java for your development. Integration with the AppEngine from Eclipse is baked in (once the Google Plugin for Eclipse is installed) and very cool.
- I would stay away from the Python alternative as I found the AppEngine integration and deployment options relatively fractured and not as smooth. This could, of course, change as Google Wave itself and supporting tools are still in development.
- Get started by writing robots for the Wave as this would immediately expose you to the Wave API event model. This helped me immensely.
- If you are writing complicated Wave artefacts, keep an eye on memory consumption of the Chrome browser process (if you are using Google Chrome as your browser).



0 comments:
Post a Comment