954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Web OS Devolopment

Hello !

I m an engg. final year student and have been preparing for my final project. I have selected a topic to develop a web OS (Online Desktop) using HTML,JS,PHP.

I require ur suggation whether my topic is good.Help me with some suggation and any tutorial or source code (if any related).

the feature i m planning to include r:
* text editer
* media player
* e mail client
* a game
* paint (if possible)

imhunk
Newbie Poster
8 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

hay guys!

i m realy looking forward to some answer on this topic. please give it a look and suggest anything to me

imhunk
Newbie Poster
8 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

This is a pretty complex thing you're trying to pull off if you're planning on using all custom code. What I would do is create the OS and then use 3rd party (and open-source) code to include the features. The reason is just that building your own features (such as the e-mail client) from the ground up may serve to be a bit complicated, especially in addition to the work you'll need to do to make the OS.

So, make it easy on yourself. Make the OS, and then integrate the features (more like a regular OS anyway). My suggestions for the 3rd-party features:

-Text Editor: TinyMCE
-Media Player: JW Player
-Email Client: JMailbox, Roundcube, or SquirrelMail
-Game: Just embed the SWFs for some existing flash games
-Paint: PaintWeb (this also has the ability to integrate into TinyMCE)

(Just google these, and they should give you some ideas). I have used most of these- they're not too difficult to integrate into a site.

TySkby
Junior Poster
127 posts since Oct 2009
Reputation Points: 51
Solved Threads: 19
 

How about forget it? You're going to produce an OS?! I think you mean a website? How much time have you got to do this? You could do this yourself in 2 hours by using 3rd party apps, such as CKEditor, Flowplayer, Roundcube, any embeddable flash nonsense, iframe allmymagic drawing. Doing it properly will probably take 7 years for one person.

//EDIT

sorry tsk: simultaneous post

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: