Click to See Complete Forum and Search --> : Webpage


Napia
October 4th, 2005, 05:19 AM
Hello, do you know how to make a whole operating system into a webpage, a small OS on the webpage ? It shows loading, folders, and taskbars too :eek:

;) I know there are people who could make it. I just don't know how. Tell me something please..Thanks

Dr. Script
October 4th, 2005, 07:01 PM
Well ... its very complex ... and it really involved application programming, like C++ or Java (preferably) or something like that. I'm not sure where the best place to start is ...

PeejAvery
October 4th, 2005, 07:34 PM
Are you saying anything like this just with clipboard features?

http://osx.portraitofakite.com/

hepi
October 5th, 2005, 04:32 AM
Hi Napia,

For Gecko based browsers (Firefox, Mozilla Suite, Netscape 8) there is a language called XUL to build GUI based applications that can run inside of a web browser. Have a look: http://www.xulplanet.com/

Best regards,
Henning