How to get global services in my portal?

229 views Asked by At

I use IGoogle component inettuts to make my portal more attractive and easy to use interface.

I make many advanced features , but i face two problems :

  • I don't know how to get global services like weather , date and time , quotes, my email.(Does i need to use some API?)
  • How can i implement maximizing and restoring the widget
2

There are 2 answers

0
Nick On BEST ANSWER

The inettuts code simply mimic's the behavior of the widgets on iGoogle. For each widget you would have to code it yourself, but that should be fairly simple.

http://www.google.com/webmasters/gadgets/foryourpage/index.html is probably a good starting point.

0
David Mulder On

Hope that clears it up a bit. Oh and, Nick is absolutely right that inettuts code has nothing to do with igoogle as far as we can see.