I need a web browser for a project I'm working on.
But I can't use Firefox, Chrome, Safari, Opera, Maxthon, Avant, or any other premade web browser. In fact, I need to make my own web browser for this project. It actually needs to be a standards-compliant web browser that can deal with standard HTML, JavaScript, etc. Now, the project simply requires a web browser that is full screen ( as in you can't use the underlying OS, which will probably be Linux), however, while I'm at it, I may as well make a full-featured version that works like a normal web browser and can compete with Firefox or Chrome or any of the other well-known alternatives to Internet Exploder.
I'm wondering, since some of them use WebKit, if I can use that?
And I notice WebKit is Open Source, does that mean that my browser needs to be Open Source too?
I plan to provide my browser for free (of course), for Windows first, then Mac OS X and Linux, BUT I don't want it to be open source!! I want to be in full control of my project and I don't like Open Source because I feel that would remove control onto a community, and it would turn into the bloated piece of crap that I feel Firefox is turning into (even though I do swear by Firefox and IMO it's still the best browser)...
Oh and how do I use WebKit? Like I want to make my UI and all that but I really don't want to make something that actually interprets the webpage(because I have no idea how to do that) and I'm assuming that's what WebKit does?
Please fill me in, thanks!
But I can't use Firefox, Chrome, Safari, Opera, Maxthon, Avant, or any other premade web browser. In fact, I need to make my own web browser for this project. It actually needs to be a standards-compliant web browser that can deal with standard HTML, JavaScript, etc. Now, the project simply requires a web browser that is full screen ( as in you can't use the underlying OS, which will probably be Linux), however, while I'm at it, I may as well make a full-featured version that works like a normal web browser and can compete with Firefox or Chrome or any of the other well-known alternatives to Internet Exploder.
I'm wondering, since some of them use WebKit, if I can use that?
And I notice WebKit is Open Source, does that mean that my browser needs to be Open Source too?
I plan to provide my browser for free (of course), for Windows first, then Mac OS X and Linux, BUT I don't want it to be open source!! I want to be in full control of my project and I don't like Open Source because I feel that would remove control onto a community, and it would turn into the bloated piece of crap that I feel Firefox is turning into (even though I do swear by Firefox and IMO it's still the best browser)...
Oh and how do I use WebKit? Like I want to make my UI and all that but I really don't want to make something that actually interprets the webpage(because I have no idea how to do that) and I'm assuming that's what WebKit does?
Please fill me in, thanks!
Comment