943,644 Members | Top Members by Rank

Ad:
May 28th, 2004
0

Selfmade Browser

Expand Post »
I am wondering whether I can make a browser on my own with some graphical and functional customizations. I need a outfit with company logo, maybe some additional buttons with hardcoded links and when launches, it should go to a certain homepage that the user should not be able to change.
I'm not used to programming and a friend of mine said I had to spend thousands of dollars to let someone program this. Any help or suggestions are appreciated. Thanks in advance.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
TerryJones is offline Offline
2 posts
since May 2004
May 28th, 2004
0

Re: Selfmade Browser

I know of a 'Learn Delphi 3' book that had an example and it tought how to make your own browser... should be easy enough to stick the company logo on it... just gotta find the book now. It was not one of those 'learn ??? in 21 days' or 'learn ??? in 24 hours' kinda books... but it was very explanitory.
Anyway I know it can be done easily with Delphi.
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
Natso is offline Offline
51 posts
since May 2004
May 29th, 2004
0

Re: Selfmade Browser

An alternative is to use one of those toolbar generation utilities to create a downloadable toolbar that can be integrated into the Internet Explorer browser. (Ever use the google, msn, or alexa toolbar?) It can customize the homepage and add a bunch of links (and even forms) to IE.
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
May 29th, 2004
1

Re: Selfmade Browser

Another alternative is to take the source for Mozilla Firebird (open source) make a few customisations to the source (graphics logos) and compile it for internal use. I don't think there would be licensing issues since it is open sourced anyway.
Reputation Points: 66
Solved Threads: 3
Junior Poster
liliafan is offline Offline
117 posts
since Apr 2004
May 29th, 2004
0

Re: Selfmade Browser

I think liliafan's idea works great, considering licensing issues and whatnot. Any of the Mozilla products (Navigator, Firefox, etc) would be great to modify, and you could redistribute it, assuming that you followed the terms of their licensing.

Also, not only could you rebrand the browser, but using their extensions framework, you could still create .xpi extensions that could provide additional functionality to your browser.
Team Colleague
Reputation Points: 186
Solved Threads: 147
Cookie... That's it
alc6379 is offline Offline
2,519 posts
since Dec 2003
Jun 1st, 2004
0

Re: Selfmade Browser

Maybe there is another way, Terry!

In last month's issue of dotnet magazine I saw a program called browser's bob or similar, which was clearly a browser customizing tool for IE. I haven't really checked it out yet, but it maybe worth a try in your case.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Sabre is offline Offline
1 posts
since Jun 2004
Jun 1st, 2004
0

Re: Selfmade Browser

One million thanks, buddy. I needed some time to find it. Actually, it is called browserbob and lies on www.browserbob.com. This is more than accurate. I have just downloaded and launched a trial version and if it delivers what it promises, I'll have that browser ready by tomorrow. A little bit amazing but I never heard of browserbob. Again, one million thanks.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
TerryJones is offline Offline
2 posts
since May 2004
Jul 13th, 2004
0

Re: Selfmade Browser

Actually, this is very easy to achive in VB or VB.NET.

Microsoft has already thought of the webbrowser control.... just drop one on a form, and customise the form to look how you like.

This really is BASIC stuff.

Why pay for browserbob when you can build your own quite easily.

Also, the internet explorer administrators toolkit, will allow you to build custom internet explorer browsers.
Reputation Points: 10
Solved Threads: 1
Light Poster
RobUK is offline Offline
32 posts
since Jul 2004
Sep 19th, 2004
0

Re: Selfmade Browser

The easiest approach is to use the IE control (OCX) in a VB Application. Let the control do all the displaying of HTML / Javascript content and you can design your company logo etc on the window. In short customise the window. It is very very very easy to program in VB. All you have to do is open a project and place the IE Control in the Form.Do a lil window make up (Maybe with your Company logo) and you are in action. You have your browser ready.

oh yes do read up on the navigate / navigate2 function of IE Control. Thats all that you are going to need to do the programming maybe a few lines)

Cheers and happy browsing
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bulldozerisme is offline Offline
5 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in IT Professionals' Lounge Forum Timeline: Io.sys File Corrupted
Next Thread in IT Professionals' Lounge Forum Timeline: Which OS is best





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC