Submit Your Article Forum Rules

Results 1 to 7 of 7

Thread: What if you could design your own browser?

  1. #1
    WebProWorld MVP deepsand's Avatar
    Join Date
    May 2004
    Location
    State College, PA
    Posts
    16,481

    What if you could design your own browser?

    What if there were a software development kit (SDK) for browsers, such that anyone with a modicum of proficiency in HTML, CSS and JavaScript could design his own browser GUI.

    Well such an SDK is now in alpha; see Mozilla Chromeless Aims for Build-Your-Own Browsers.

    Would you give it a try?

    What features would you add to and/or subtract from current browsers?

  2. #2
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999
    It is not difficult to develop your own web browser. I developed a simple about 15 years ago in C++.

    You find a simple example how to start in the two PDF documents in my last signature link.

  3. #3
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    7,999
    Quote Originally Posted by deepsand View Post
    What features would you add to and/or subtract from current browsers?
    How much will you or an US company pay me for that information?

  4. #4
    Browsers nowadays are standard ... They were only pushing what has existed before.
    I do not know if it would be a good idea to invent something that comes out of this line, since people would rework to learn to use the tool to surf the internet.

  5. #5
    WebProWorld MVP deepsand's Avatar
    Join Date
    May 2004
    Location
    State College, PA
    Posts
    16,481
    Not sure what you mean by "standard," given that there is neither a standard rendering agent nor user interface.

    The upcoming SDK will provide only the former; it will be up to the developer to add the later.

  6. #6
    Junior Member
    Join Date
    Feb 2011
    Posts
    14
    Wouldn't it be easier to write extensions?

  7. #7
    WebProWorld MVP deepsand's Avatar
    Join Date
    May 2004
    Location
    State College, PA
    Posts
    16,481
    Which is more efficient:
    • Design and build a house to your specifications; or,
    • Modify one built for another?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •