I came across the Google Gadgets API today while I was working on my eBay library and I had a silly notion...why not utilize the eBay library together with the Google Gadgets API and create an eBay Gadget! So I did! It's actually very simple and more of a proof-of-concept than anything else, but it works and I think it's actually quite neat.
In a nutshell, the gadget will allow you to search for items, view item details, and even add and remove them from your personalized watchlist. And, as an added bonus, since it uses the Google Gadgets API, this gadget can be used on Google's Personalized Homepage or placed on any website as a regular web widget.


*Update: My laptop with the code for this project has died since I've created this project. That's okay since it wasn't a huge codebase, and newer versions of the APIs I was using have since been released. I wrote the initial gadget in a day, using the alpha ActionScript 3 eBay Library (not the newest beta release, as is on Google Code) and the Google Gadget API. See the screens of what I've done in a couple of hours, investigate the tools and the APIs and start coding!
Charles