Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Program Announcements / MGSolids WebBrowser

Author
Message
RegenProZ
19
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 25th Sep 2005 19:55 Edited at: 25th Sep 2005 19:58
Title: MGSolids WebBrowser
Price: Free
Download: www.mgsolids.com
Picture:
[img]http://www.mgsolids.com/images/MGSolids WebBrowser.jpg[/img]

About

MGSolids WebBrowser is once again my first attempt to overrun FireFox, I.E, Opera, and any other web browser.

To start with, if you have any installed web browsers, such as firefox, it will use that as it's default web browser, however what makes this programe amazing is, if you do not have any installed web browsers, it becomes it's own browser, just like firefox, so it doesn't have to share with other browsers.

Second off, I use the internet alot, and I need to view several pages without having to minimize and open all the time, so I have created a cool 'Tab' that you can click on, to add a new tab for a new web page.

Third, I have created a cool layout, on the left hand side is a menu where you can select to disable pop-up's, find on webpage etc...

I have added a google search box as well....

This is my final release of the browser, which I hope you will enjoy.

- MGSolids

Mikey P
19
Years of Service
User Offline
Joined: 23rd May 2005
Location: Manchester, UK
Posted: 25th Sep 2005 23:12
If you have 'no' browsers installed, are you sure it doesn't use IE?

RegenProZ
19
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 26th Sep 2005 00:00
Hi, I'm 100% positive.

This also means you musn't have I.E either.

lagmaster
22
Years of Service
User Offline
Joined: 26th Aug 2002
Playing:
Posted: 26th Sep 2005 00:24
i can see an ie browser window

so lemme guess you've actually made a html parser?

lagmaster - irc.devhat.net <--
Wireplay TFC Stats
RegenProZ
19
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 26th Sep 2005 00:26
No, if you uninstall Ie it becomes it's own browser.

What it does, as I have said is picks up on any installed browsers and uses it.

It's not got anything to do with BlueGUI.

Dgamer
21
Years of Service
User Offline
Joined: 30th Sep 2002
Location:
Posted: 26th Sep 2005 02:14
Quote: "No, if you uninstall Ie it becomes it's own browser."


How can it be its own browser if you did not code an HTML parser? That means its relying on another browser's code for instructions on how to read/interpret HTML code, and if that browser were to be removed, it would not work.

Teen Titans is like watching an episode of LiveJournal.
Thoth Onegan
20
Years of Service
User Offline
Joined: 21st Apr 2004
Location: Devhat
Posted: 27th Sep 2005 04:20
yay for embeaded(sp) internet explorer parts.

<SomeMSNGal> whats up
<MrTus> coding
<SomeMSNGal> isnt that illegal
Nicholas Thompson
20
Years of Service
User Offline
Joined: 6th Sep 2004
Location: Bognor Regis, UK
Posted: 28th Sep 2005 14:20
screenshot not found.. This sounds like you've just made a few plugins for the browser. Why not just make the plugins for Firefox?

My Website:
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 30th Sep 2005 18:53
Quote: "screenshot not found.. This sounds like you've just made a few plugins for the browser. Why not just make the plugins for Firefox?"


No; You see, Microsoft development tools (.NET, VC++, VB) allow you to insert an 'embedded' browser window. Effectively, it's a white box that gives you functions like 'Browser1.Navigate 'webaddress'', 'Browser1.Back()', etc.

However, there is no built-in tabs functionality, no built-in address bar, and it's just a white box. Everything apart from the actual HTML parser would be his own work.

Part of the 'Emergency Response Noob Shooting Team' :: Feel free to add me to MSN, but don't expect any big favours.
I AM _NOT_ A MOD, I AM ONLY HUMAN (although I fly in my spare time).
Darkbasic MADPSP
19
Years of Service
User Offline
Joined: 15th Jun 2005
Location: Uk
Posted: 30th Sep 2005 19:04 Edited at: 30th Sep 2005 19:05
what on earth i might make a c++ 1 now but there is no pic but there is nothing wrong with this one ?

Gtas back and bigger and better than before
Jeku
Moderator
21
Years of Service
User Offline
Joined: 4th Jul 2003
Location: Vancouver, British Columbia, Canada
Posted: 2nd Oct 2005 11:51
What language was this done in? If it wasn't done in a TGC product then it'll have to be moved to the Programming Chat forum.

Jimmy
21
Years of Service
User Offline
Joined: 20th Aug 2003
Location: Back in the USA
Posted: 3rd Oct 2005 21:28
Quote: "However, there is no built-in tabs functionality, no built-in address bar, and it's just a white box. Everything apart from the actual HTML parser would be his own work."


Doesn't it still require IE?

RegenProZ
19
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 4th Oct 2005 15:29
Hello guys, didn't really bother checking this post after a long time.

Sorry the pic was deleted when I created my new website, I installed a load of stuff and stuff like that..

Also just to point this out, as you guys still don't seem to get it, let me make it simple for you:

"This Browser can run independently on any Windows system no matter if you have a browser besides mine installed or not"

It's not bluegui, it's not darkbasic

David R
21
Years of Service
User Offline
Joined: 9th Sep 2003
Location: 3.14
Posted: 5th Oct 2005 22:58
Quote: "his Browser can run independently on any Windows system no matter if you have a browser besides mine installed or not"


You do realise, that the components that this utilises are effectively IE, right? Most of IE is installed directly into system32\ (winnet.dll for example), so when you 'remove' IE, you don't remove IE at all (Windows Me nd above require IE components to run). This browser makes use of these components; and is therefore making use of IE.

So this is just an IE parser window in a box.

Quote: ""Don't tell him your name Pike!"
"
David R
21
Years of Service
User Offline
Joined: 9th Sep 2003
Location: 3.14
Posted: 5th Oct 2005 23:03 Edited at: 5th Oct 2005 23:04
Just to prove my point;

You wouldn't get this automatic message (shown below) if you weren't using IE components;



This is not a browser

Quote: ""Don't tell him your name Pike!"
"

Attachments

Login to view attachments
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 9th Oct 2005 23:41
Quote: "So this is just an IE parser window in a box."


That's what I was trying to say...

However, if you're going to say that that's not a browser, then neither is anything in the Mozilla family; They all use the (admidettly their own) Gekko HTML parser.

The difference between Internet Explorer and 'MGSolids Browser' is essentially the same difference as between the Mozilla Suite and Mozilla Firefox.

Part of the 'Emergency Response Noob Shooting Team' :: Feel free to add me to MSN, but don't expect any big favours.
I AM _NOT_ A MOD, I AM ONLY HUMAN (although I fly in my spare time).
Great Knight
21
Years of Service
User Offline
Joined: 25th Feb 2003
Location:
Posted: 10th Oct 2005 06:23 Edited at: 10th Oct 2005 23:41
Cool product.

NanoBrain
19
Years of Service
User Offline
Joined: 20th Jan 2005
Location: Portland, OR
Posted: 12th Oct 2005 08:05
Why should it matter what components the browser uses, when the important topic is its effectiveness and usefulness?



+NanoBrain+
JoelJ
21
Years of Service
User Offline
Joined: 8th Sep 2003
Location: UTAH
Posted: 13th Oct 2005 07:28
Quote: "They all use the (admidettly their own) Gekko HTML parser."

yeah, but the firefox one has been changed a bit I think, to help out with security issue maybe?

or maybe i'm making up crap

No one, not even your grandmother, loves their toaster as much as Young Rob does
My BLOG really sucks...

Login to post a reply

Server time is: 2024-09-28 23:33:16
Your offset time is: 2024-09-28 23:33:16