The idea I have comes from a little known distro called Symphony (one). What they did was replace the desktop with a local server based portal. Their work ended back in 2008. I just stumbled upon it recently and it blew me away. Their implementation of a web based desktop was nothing short of horrible, but the concept was solid. But the spark of a html desktop and the power that comes with it was there. I eventually envision a new cloud based distro with Lucid Desktop, heavily modded, as the front end.
Steps I've taken so far:
- Installed LAMP
- Symlinked a separate folder to /var/www/
- Installed firefox 4 beta and prizm
- Prizm'ed out the installed localhost copy of Lucid Desktop
- Replaced the tag with a long string (20 characters)
- Set up a sh script to run at boot that sets up the window control compiz config settings so that the prizm window has no chrome, can not be maximized, minimized, closed, and is always behind.
- downloaded but not yet integrated http://sourceforge.net/projects/phpterm/ as it is a php based terminal
- Currently looking into getting a list of installed applications on host OS to be fed into Lucid Desktop And looking on how to let the user create iframe based shortcuts on the desktop and adding my own to 'cloudify' the desktop, such as the google suite (docs, email, etc)
I really think Lucid Desktop + Local server + Ubuntu is the future of computer desktops. It will provide more flexibility than anything else out there.
Please if you have any questions or comments let me know.