Roll Your Own Browser
davidwboswell writes "Oreillynet is running an article about how to create your own
browser with Mozilla. This is a follow-up to a previous
article that surveyed many of the alternate Mozilla browsers currently available including Chimera, Galeon, Phoenix and Aphrodite."
It's there alot of security issues with that. I wouldn't use a browser from some guy called 'bob' that i never heard of, becuase he could be sending all my credit card details back to his server.
This is going to help the likes of the people who added all those "extras" to kazza.
Cruise TT
Maybe in a few weeks /. should come back to this and then ask what people think.
or am I totally off-base?
A Good Troll is better than a Bad Human.
Is it really useful to encourage more people to create more "forks" based on the gecko engine? I'm not against people playing around or doing whatever they want, but shouldn't we encourage people to consider working together more on some of these alternatives?
It's a thin line to avoid the balloon and bloat of Mozilla while providing functionality that many desire. Many projects are doing this, but each needs more developers to seal the leaks and fix the cracks.
Go check the Galeon manifesto. It does not use XUL. In fact one of the reasons Galeon was started is because they don't like the bloat of XUL.
--
If you moderate this, then your children will be next.
All you gotta do is drop the COM object into a VB project. You can literally have your "own" browser in about 30 seconds. How's this any different?
Try doing that in any non-Microsoft operating system. THAT'S what's different. You can get Gecko for nearly anything.
Cross-platform similarity is only useful for a very limited range of applications. For the most part, its just annoying to users who want all their apps to look the same.
A deep unwavering belief is a sure sign you're missing something...
*sigh* when will programers ever learn...
Not just that, but consistantly is very important in design and usability.
When grandma just gets the hang of all the widgets on OS-Whatever, then fires up Mozilla, only to be greated by a set of widgets she has never seen before, how do you think she's going to react? She probably won't understand it, and close it.
If this were true then why does M$ insist on messing about with the UI every time there is an OS upgrade. Win 3.1 was consistant (though V different from Win 3) 9x/NT were consistant but different, so we had to get used to a new UI and then XP is all different again. To my knowlege /bin is still in the same place it allways has been.
If you wrote a XUL app it would be the same accross all platforms so people will not get confused when you upgrade or change the backend.
Anyway if you really want I am sure there is a mozilla skin that makes it look like IE.
Personaly I think XUL has a lot of potential. I have only looked into it, but it is next on my list of skills to learn.