Friday, September 07, 2007

Google Desktop Gadgets

It is really fun. If you have free time, just try to code small gadget using Google Desktop API. It is really not much difficult thing ;-). This SDK lets us create gadgets and indexing plug-ins for Google Desktop.

for more info

http://desktop.google.com/dev/index.html

After creating your gadget, you can submit the software. Then Google will do a review and if your software performs well, they will approve it. Then you can find it by selecting the appropriate category from the links on the left side and scrolling down to your listing.

for more

http://desktop.google.com/plugins/

To reward your creative talents, they would give you a limited edition Google Desktop Developer's patch or ........bla bla bla .. :D

I have developed small gadget so far and I am happy to say that they approved it. :)

So its time to develop more and more gadgets......... hope you will too.. cheers

2 comments:

Ishan said...

I have friend (Lahiru) he is a API guru ;). YOu can get help from him as well. :)

Unknown said...

Ah ela ela Udayana! ;)

All the best!

State Machine implementation for Spring Boot Project

Well I do not write a lot about it. You have plenty of resources to read about it. The behavior of state machines can be observed in many d...