943,668 Members | Top Members by Rank

Ad:
Jan 17th, 2009
0

Create internet browser

Expand Post »
Hi
I want to create an internet browser what are the programming languages that need
To create it .
Thank you in advanced
Similar Threads
Reputation Points: 7
Solved Threads: 0
Newbie Poster
the_swan is offline Offline
21 posts
since Nov 2008
Jan 17th, 2009
0

Re: Create internet browser

Use any language(s) you like.

Just because someone uses say C++, that doesn't mean that using Fortran is impossible.

Nearly all programming languages are equivalent
http://en.wikipedia.org/wiki/Turing-complete

If you've got a network API and a graphics engine, the rest is pretty much a data processing exercise.
Team Colleague
Reputation Points: 5862
Solved Threads: 950
Posting Sage
Salem is offline Offline
7,164 posts
since Dec 2005
Jan 17th, 2009
0

Re: Create internet browser

I’m about graduate is this a good graduation project??
Reputation Points: 7
Solved Threads: 0
Newbie Poster
the_swan is offline Offline
21 posts
since Nov 2008
Jan 17th, 2009
0

Re: Create internet browser

Yes, but first tell me what you'll give more over IE, FF, and Chrome? or it just repeating?? and about your actual answer, I won't answer more than Salem, any one!
Featured Poster
Reputation Points: 480
Solved Threads: 276
Postaholic
Ramy Mahrous is offline Offline
2,189 posts
since Aug 2006
Jan 18th, 2009
0

Re: Create internet browser

Thank you
Will I want to create an internet browser that contains the usual things that always available in it. But also I want to include it with some thing new like
zooming in and out the page maybe the ability to read some words in the page.
So is this a good ideas???? or may you can give me other ideas .By the way is java is good for programming it?
I’m now in the step of collection information.
Reputation Points: 7
Solved Threads: 0
Newbie Poster
the_swan is offline Offline
21 posts
since Nov 2008
Jan 18th, 2009
0

Re: Create internet browser

You actually didn't give powerful features that's from my point of view as user, all browsers has zoom in\out.
You've to ask yourself, why your friends will use your browser and won't use else?
Java is nice.
Featured Poster
Reputation Points: 480
Solved Threads: 276
Postaholic
Ramy Mahrous is offline Offline
2,189 posts
since Aug 2006
Jan 18th, 2009
0

Re: Create internet browser

http://simple.wikipedia.org/wiki/Linux#Code_size
Something like firefox has 100K++ (possibly 1M+) lines of code. It's been in development for the thick end of a decade, and has had many hundreds of people working on it.

What are you (by yourself) going to achieve in a few months of effort you're going to spend on your project?

How much are you going to do yourself?
Are you going to take some UI toolkit "browser" object which does all the basic work of fetch and render for you, then "customise" it a bit with your own code?
Lots of people do that already
http://www.avantbrowser.com/
Team Colleague
Reputation Points: 5862
Solved Threads: 950
Posting Sage
Salem is offline Offline
7,164 posts
since Dec 2005
Jan 18th, 2009
0

Re: Create internet browser

Download some HTTP library from sourceforge , create a GUI in VC++ , integrate the library with the GUI .
Reputation Points: 769
Solved Threads: 128
Banned
ithelp is offline Offline
1,910 posts
since May 2006
Jan 18th, 2009
0

Re: Create internet browser

so it is complex to be created
Reputation Points: 7
Solved Threads: 0
Newbie Poster
the_swan is offline Offline
21 posts
since Nov 2008
Jan 20th, 2009
0

Re: Create internet browser

Click to Expand / Collapse  Quote originally posted by the_swan ...
so it is complex to be created
No, it's very easy:

int main()
{
    //L33t browser code goes here
    return 0;
}

Moderator
Featured Poster
Reputation Points: 4142
Solved Threads: 394
Industrious Poster
Nick Evan is offline Offline
4,132 posts
since Oct 2006

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 Computer Science Forum Timeline: Versioning for shipping components
Next Thread in Computer Science Forum Timeline: Find attacks in sampled sound data (algorithm ideas)





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


Follow us on Twitter


© 2011 DaniWeb® LLC