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

Creating a web browser, where to start?

Hey everyone,

I currently have in interest in making a specialized internet browser however I don't know where to start. I was hoping to create a basic one and then add functionallity to it as time goes on. I have knowledge in C/C++ and some PHP. I know I'm going to have to lean a lot more but I was hoping someone could point me in the right direction. Any help would be appreciated.

Thanks!
-Barefoot

Barefootsanders
Junior Poster
166 posts since Oct 2006
Reputation Points: 10
Solved Threads: 3
 

well easiest option would be to make your own custom frontend around an existing internet engine (you can do this in visual studo using IE, for example) or if your feeling more adventurous you could get hold of the mozilla sourcecode

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

Thanks. Ill see what I can come up with. Any other suggestions?

Barefootsanders
Junior Poster
166 posts since Oct 2006
Reputation Points: 10
Solved Threads: 3
 

yeah, its very hard to write a whole browser engine yourself so i think it would be wise to vhoose the oath of either modifying mozilla (god bless open source :)) or using something like Visual Studio to make a custom in terface to IE.

I did the latter option in VB.NET lataly, i built a whole custom (ie6 looking lol) interface to IE as my dad didnt liek IE7s new look

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

This article has been dead for over three months

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