Previously, I have implemented an iGoogle-like interface for a seperate project as proof of concept. This project allows a site to
- allow gadgets to be added and removed in a nice AJAX way
- add and remove tabs in a nice AJAX way
- allow users to rename tabs
- allow users to specify the number of columns (1,2 or 3)
- change the colour of the background, gadget title, gadget text
The above project uses jQuery and jQuery UI. It is based on ASP .NET 2.0. And the settings for the above are all persisted using MSSQL. However, the gadgets at that time were not based on
OpenSocial. I am interested in integrating it with
raya but this at the moment is not my priority. If anyone is interested in the challenge of integrating this with
raya please let me know.