|
|||||||
| Programming, Coding, (Web)Design Discuss all your programming or design needs with likeminded people. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Newbie
Join Date: Jul 2003
Posts: 16
Rep Power: 0 ![]() |
Coding a web browser
Does anyone have a link to an introductory tutorial for coding a web browser in either Visual Basic or C++?
__________________
PCsynapse.com - Articles, Reviews, Discussions (Newly Revamped!) "When the sky looks like crap, that's when you know it's time for God to change his graphics card" |
|
|
|
|
|
#2 |
|
Yarr... I be blind!
Join Date: May 2002
Location: Calgary, Canada
Posts: 3,191
Rep Power: 80 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Do you want to build is using the IE or Mozilla API, or from scratch?
__________________
|
|
|
|
|
|
#3 |
|
Banned
Join Date: Nov 2002
Location: In clothing
Posts: 3,510
Rep Power: 0 ![]()
|
My friend wrote his own browser, but it was absoloute crap, and he spent like 2 months on it. It was very slow, and didn't have the ability to change any settings. It barly functioned. He wrote it in C++. Writing a browser isn't a feasable thing for one person to do. Its better if you just take the source code of mozilla and modify it in some cool way. (Don't just copy someone elses code though, make it a worthwhile modification that hasn't been done before)
I'm not sure if he ever uploaded it to the web, but if you even find a browser called "Bena" that would be it. |
|
|
|
|
|
#4 |
|
Yarr... I be blind!
Join Date: May 2002
Location: Calgary, Canada
Posts: 3,191
Rep Power: 80 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Even writing your own using the Mozilla rendering engine would be all right.
__________________
|
|
|
|
|
|
#5 | |
|
Freedom is a feature.
|
Quote:
__________________
-- Vedran |
|
|
|
|
|
|
#6 |
|
Yarr... I be blind!
Join Date: May 2002
Location: Calgary, Canada
Posts: 3,191
Rep Power: 80 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
I see no reason for it, they have an interface to Internet Explorer, which more people have, and they don't have to make people download a rendering engine, when the IE engine suits it just fine.
__________________
|
|
|
|
![]() |
| Thread Tools | |
|
|