my6solutions

asp .net, the social web & other distractions

 

Running Apps

Disclaimer

I am in no way affiliated with Microsoft or Google. I am just another developer trying to make a difference. All opinions and observations are usually my own.

iGoogle type drag drop interface for raya

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.

Bookmark and Share

Permalink | Comments (2) | Post RSSRSS comment feed

Comments

sarada

Tuesday, August 25, 2009 7:45 PM

sarada

how can we get demo of this

Admin

Tuesday, August 25, 2009 8:13 PM

Admin

Ok, I'll try to get a demo up soon.