| Projects on Google Code | Results 1 - 10 of 452 |
This is my personal repository for development and testing of wave gadgets.
My goals are to leverage source control to use portable industry best practices. Not all code here will muster to correct convention as I don't know anything. For example, I just learned about Mercurial.
Keep that ...
===What it is===
[http://en.wiktionary.org/wiki/treeify Treeify] is a simple agent for wave. With it you can connect waves to form tree structures. You can add, remove and rename nodes. As the tree gets built it can be navigated.
===Using it in the sandbox===
If you have an account you can use...
=Intro=
as3-wave-protocol is an initiative to implement core of wave protocol like OT, Wave model in Actionscript 3. Using this, Google Wave like application can be developed natively in Flex/AS3.
At least to start with as3-wave-protocol will use Google's wave-protocol OT algorithm (in turn uses...
=Introduction=
IMDbotty is my first try as a Google Wave robot. It is pretty simple : once added to a Wave, it monitors each submitted message and looks for a URL to a movie on IMDb.
If such an URL is found, it replaces it by a small gadget that displays relevant information about the movie (t...
http://wiki.wave-email-notifications.googlecode.com/hg/img/notifiy.png
Google Wave Email Notifications it's a wave robot that sends an email to the participants of a wave whenever the wave is updated. Some waves where you can dinf help:
En espaƱol:
https://wave.google.com/wave/#restored:wave:...
A Qt-based Google Wave client for Windows, Linux, and Mac
== Discussion Groups ==
Discuss QWaveClient [http://groups.google.com/group/qwaveclient here] or meet me on the google wave preview at torben.weis AT googlewave.com. If you have an account for google wave preview, you can discuss QWaveC...
Wave robot for automatically converting certain units:
* R$2.00 (USD$ ?)
* 10cm (?")
* 10km (? miles)
* 100kph (?mph)
* 100L (? gallons)
The inspiration was my blog.
I live now in Brazil, but know that some of my readers are North Americans and might not know the metric syste...
= Introduction =
Craigslist Searchy (sorry for the -y name, couldn't resist...) is a robot for the Google Wave plaftorm that monitors a search on Craigslist.
To do so, it simply takes a URL to a search result on Craigslist, and adds the corresponding results to a wave. Whenever new items are a...
With this libray, you'll be able to write your own robot very quickly and easily.
With simple inheritance, and overloading of self-explanatory methods, *you will be able to concentrate on the logic of your robot*, not it's bowels.
In itself, that will save you some debugging time :)
Make a ...
= !PyGoWave Server - The Headstart =
I couldn't wait until the guys at Google released their reference server implementation, so I decided to build my own in the meantime.
This implementation uses Django - a well-known python web framework - as its backend and is in a very early stage. Just as...