Mozilla Firebird Soars Into View
About a zillion people wrote to announce Mozilla 0.6, but asa was the first: "Mozilla Firebird 0.6 (formerly Phoenix) is available for download. This release features a fresh new look, a redesigned preferences window, preliminary support for Mac OS X and much more.
Read why you should be using Mozilla Firebird and get the latest release." I'm not exactly clamoring for a new web browser, but it looks worth checking out.
Has anyone compared this firebird you speak of, to the mysterious cult of opera? I'm quite happy as an opera cultsman, yet i am open to bribery :P
Anyone wanna point out to me some features that firebird has/plans on having? Most of the ones on the list look pretty basic...
I would just like to say good job to the developers and the project managers. The direction this part of Mozilla has gone has really put the icing on the cake for it being the best browser IMHO.
I use it Phoenix (ermmm I mean Firebird) now on every platform at work and at home. Love it.
Never have any popup problems, very quick and couldn't do without opening links in the background under a new tab as I browse the web then go to them when I am done reading what I am currently on.
I've got it and it's great.
It's fast, zippy and speedy too!
If you haven't been using the Nightlies lately, the new default theme will seem to you as a breath of fresh air.
It's hands down the best browser for Linux.
Moderation: +4. Modded 70% Funny and 30% Overrated. 100% Saturated.
For those of us without electron microscopes handy to read the tiny, tiny fonts on many web pages, Mozilla/Mozilla Firebird also allows text magnification that *always works*.
There are tons of web pages whose text can't be magnified in Internet Explorer without first turning on the accessibility options, and doing that is very annoying.
-Teckla
The article mentions that this is a faster, less bloated version of Mozilla. What are they trying to do here, what are hte main differences between Mozilla and Firebird and why do they seem to be advocating one of their products over another? kc
Use the source Luke!
" To steal ideas from one person is plagiarism; to steal from many is research. "
Anybody know what the Web Panels thingy does? (View->Sidebar->Web Panels) I can't really get it to do _anything_ at all :)
The Mozilla Firebird developers seem to be the first mainstream developers to finally realize that a browser doesn't have to follow every stupid thing that a 'web designer' dictates. A browser does not have to pop up moronic Javascript windows just because the site says so. It doesn't have to allow the site to obscure the status bar just because the site wants to. If the Javascript specification allows these things, well then the spec is broken and it's right for the browser to ignore it and do (by default) what the _user_ is most likely to want. Font resizing that always works is another instance of this.
(One more thing I wish they would fix, however, and that is links that open in a new window. It shouldn't be up to the web site to control opening new windows in the user's browser, it's confusing to the novice (as Nielsen points out) and annoying to many experienced users. The default browser settings, IMHO, ought to open all links in the same window and let the user choose whether to do something different by middle-clicking instead of left-clicking. I hope the Firebird people can fix this one remaining annoyance in a future release.)
-- Ed Avis ed@membled.com
Just out of a vague and morbid sense of curiosity, I thought Camino was supposed to be the firebird of OSX? Not that I mind the choice, but it just seems odd that they'd release two browsers that seem to occupy the same niche.
I just built Mozilla Firebird from source, actually i downloaded the source yesterday, but didn't want to start the build that late in the night because well... it takes a while to build ;)
z illa-source.tar.bz2 :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot checkout mozilla/browser mozilla/toolkit
.mozconfig .mozconfig contains
/opt/firebird: /opt/firebird /opt/firebird/MozillaFirebird
The reason I wanted to build from source is that I wanted nifty anti aliased fonts which the nightly builds doesn't offer.
So...
wget http://64.12.168.21/pub/mozilla/nightly/latest/mo
tar -xjf mozilla-source.tar.bz2
cvs -d
Now we are ready to choose build options.
cd mozilla
vi
here is what my
export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1
ac_add_options --with-pthreads
ac_add_options --disable-mailnews
ac_add_options --disable-ldap
ac_add_options --enable-xft
ac_add_options --disable-jsd
ac_add_options --enable-crypto
ac_add_options --disable-accessibility
ac_add_options --disable-composer
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O3 -march=pentium3 -mfpmath=sse,387"
ac_add_options --enable-strip
All the --disable- options are beause I only want Firebird and not the composer, mail, news etc
the --enable-xft is the important one if you want nice anti aliased fonts.
My --enable-optimize is just some optimizations for my p4 (-march=pentium4 was buggy last time I tried). If you have an or lower than pentium3 then choose diffrent options (man gcc) or use the more standard "-O2"
The MOZ_PHOENIX=1 is what tells the build process to build Phoenix (well Firebird its called now but the option is still MOZ_PHOENIX) and not the standard mozilla browser.
To start building:
make -f client.mk build
This will take a really long time. Also the configure process might complain that you are missing some library like Xft or libIDL, in that case you will have to install it (apt-get install libidl0 libidl-dev)
After the build is complete all the necessary stuff is in dist/bin/ so I copy that to
cp -r -L dist/bin/
(the -L option because the dir contains a lot of symlinks that will break if you don't use -L)
Now you can run firebird with
I don't know if this is exactly the official way to do it but that's how I did it.
Good luck
For more information about Mozilla Firebird and how to customize it, change themes and install extensions, visit Mozilla Firebird Help
Among other things, you'll find instructions on how to disable two of the new features: smooth scrolling and automatic image resizing.
The Mozilla browser is based on XUL. So is Firebird.
I've tried:
IE just rots. Safari, in its most recent incarnation, works well standards-wise, but one can really feel how different it and the Mozilla code really are (and I do like Moz better). It's also "slow". Camino is coming along well, but it too is "slow". SSL is painful on both of them (I tend to use IE on a PC to hit SSL sites).
Firebird is just plain cool. A bit rough around the Mac edges, but it's *fast*. Did I mention that it's fast?
The Camino team and these guys should team up. The combined browser would be unmatched.
Mind the gap...
Edit -> Preferences -> Tabbed Browsing -> Load links in the background
:)
should do the trick
1. Where are the Xft builds? Reading the Firebird forums, one notes that not everyone has Xft, therefore, Firebird is not built with Xft. One is told to build from source if one wants Xft enabled builds. Oh ok, Firebird can not do what Opera handles by default, in a smaller download no less. No prob, back to Opera I go.
2. The best feature I ever saw in any browser, was in the older Galeon builds. In the preferences, there was a checkbox, which allowed you to select a preferred download manager, such as Prozilla. When will Firebird have this?
I really, really, really would like to use Firebird. #1 above is a must.
BTW I tried opera, and I really liked it, but under linux for some reason it's incredibly slow, compared to Konqueror and Mozilla (Loading time of the application and viewing of webpages). I used version 6 for a while, then tried 7; I still find myself going back to galeon and/or konqueror. Firebird is fast, the UI is great.
6.66
:-)
Man. that's evil!
Vacuum cleaners suck. Kings rule.
One thing's for sure, even if I could care less for the cruft Mozilla comes with, I'm not gonna use Firebird until they support hitting down arrow to search on Google.
Glendale is making progress towards a trashy cityname, but for true consistency with Camino I suggest the code name for the final release of Bakersfield, or perhaps Fresno.
Can't you see that everyone is buying station wagons?
Under "Known Issues":
- Form auto-complete is still an unstable feature and may lead to crashes.
- Disabling of form auto-completion is not working.
Sweet.
Firebird obviously is useful if you want to use some other mail application but I think it is unwise to split the apps out without good reason, especially for the large number of people who love the integration of Mozilla.
I would much prefer this - design the apps so they can run seperately if desired, but also allow them to run in the same address space using chrome overlays. That is pretty much all Moz is doing right now, but it could be done much more cleanly so that you could mix and match the bits. This is quite feasible to do and it means the best of both worlds for everyone.
Firebird is built with XUL, the Mozilla project's cross-platform widget set, while Camino is built with Cocoa, Apple's "application environment".
Camino is Mac OS X's answer to K-Meleon for Windows and Galeon for GNOME.
Native UI versus write once, compile anywhere.
The US Army: promoting democracy through unquestioned obedience
Personally I just take the hit on startup for Mozilla since I have it running all day so a few seconds startup makes no odds. I also reckon that aside from a few annoyances the mail/news component is second to none (and miles better than Outlook Express) and needless to say I use that all the time too. So in my case, it makes sense to use Mozilla.
Please be aware that there is an extremely nasty Macromedia Flash-related bug in Mozilla Firebird 0.6. If you use Flash or Flash-oriented web sites as extensively as I do, this bug makes Mozilla Firebird 0.6 completely unuseable. To get true Macromedia Flash support in Mozilla Firebird under Windows, you need to create a few registry keys. Normally, this worked fine until the releases starting a few days ago. However, now when you make the registry keys and install Macromedia Flash, it appears to work correctly, but as soon as you re-open Mozilla Firebird, it reverts to the old Netscape "Classic" theme, and adds a few new toolbars such as Help, and QA. Absolutely *nothing* works under this corrupted Mozilla Firebird, rendering Mozilla Firebird 0.6 completely useless. For more information on this nasty bug, please see this Bugzilla entry.
"We are all in the gutter, but some of us are looking at the stars." - Oscar Wilde
Annoyingly, this often throws off the layout of some websites, but that's pretty stupid design if a minor font-size adjustment throws it off... *cough gamespot cough* :)
Sticking feathers up your butt does not make you a chicken - Tyler Durden
Combining shortcuts with keywords will give you guys what you want and more.
I have a bunch of these. Now I can type "search terms" to search on Google, "nodesearch terms" to search on Everything2, "bug number" to go straight to that bug in BugZilla, and so forth. Flexible, powerful, and damn cool.
I use Safari a lot nowadays, and keyword searching is the one feature I really miss. Well, that and a decent JavaScript console. I hope these things get added soon.
To 'Do Not Ask On Startup' problem is on the list of known issues, on the release page
Hopefully they'll fix that problem quickly - it's sure any annoying bug.
Apart from the mouse gestures the best thing about opera is the ability to save tabs.Very handy in case of a crash....
Well, if you want mouse gestures, you can always get StrokeIt. It adds mouse gestures to Windows as a whole. Essentially, it recognizes a gesture and performs a macro based on which gesture it was and which application is active. It can even do global gestures like close, minimize all, and restore all.
StrokeIt? StrokeIt?!! I would never EVER buy anything called StrokeIt, if there is even the slightest chance of my wife finding out I bought something called that.
Black holes are where God divided by zero
Something I don't hear talked about all that much is how slow Mozilla is compared to Netscape 4.x. I use a 450 MHz desktop, which is perfectly adequate speed-wise for every other application that I use (including software development on both Windows and Linux). I can't for the life of me understand why "progress" always has to involve slower, bigger, more complicated applications. It happened with Windows, and now it seems to be happening with Linux and Open Source too. What on earth is Mozilla doing so different to what the older Netscape 4.x did? They both are supposed to be just web browsers. But 4.x is so much faster and more responsive. Sure, 4.x is getting long in the tooth now with regard to standards, but come on - if they could write something this fast five years ago, why is the latest and greatest so demanding of CPU? From an end-user point of view, it really doesn't do anything different - it renders web pages and does email. Why should that be so CPU intensive? I understand that Mozilla uses XUL, and while it's a laudable goal (cross platform), in the end I judge software these days by how usable it is in real life. And I'm sorry to say that when it takes a good three to five seconds just to bring up a "new message" or "preferences" window, that is unusable to me. Are we moving away from compiled code and towards interpreted scripts for everything, no matter what the cost in terms of performance? And surely if so much is interpreted, shouldn't the code size go down, not up? I'm sad that nobody seems to be talking about this. Since when is a 450 MHz computer too slow for web browsing and email???? I can understand it being slow if I were trying to render 3D animations, but come on...
I've been using the phoenix/mozilla "Radial Context" (ie Pie Menu) implementation for a while now and far prefer it to the gestures stuff. And its been solid and well performing for the most part (sometimes a nightly build will kill it, but thats not that common now).
Ok, what I see happening here is a bunch of people who use Opera or Moz are going to try out Firebird now that it is at .6. The ones who use IE arent' a problem because they will be blown away and convert, I've seen it time and time again.
The people who use Opera or Moz or Konqueror or something else aren't going to be taken in. Mainly because they've already seen most of the features before. But I assure you, Firebird is better. You just need to go get the extensions. Without the Tabbed Browsing Extension you lose a lot of tab functionality. Without the Mycroft search additions the search bar in the top right is only half as useful.
Go to www.texturizer.net/firebird/
get the extensions that you want and need.
The themes are also there, I prefer phusion
There are more at www.mozdev.org
Do that before you judge this software. A raw install is awesome compared to IE and stuff, but the extensions are what really make Firebird the best browser.
The GeekNights podcast is going strong. Listen!
I am comparing Mozilla Firebird with the Apple Safari Browser. Its a pritty good shot for a Mac Port of a browser. The Bootup time and render time is accecptible. Its still a fraction slower then Safari, both in boot time and render time. Firebird doese handle flash better then Safari but Safari has been slow with flash. As of right now the major problem I have with Firebird is the fact the scrool bar is extreamly slow but that should be an easy fix.
But I am still impressed for a version designed to be ran primarly on Windows and Linux platforms. Firebird runs quite well. With a little work and some healthy competition from both Mozilla and Safari. I think there is a chance of getting 2 really good browsers.
If something is so important that you feel the need to post it on the internet... It probably isn't that important.
In mozilla, when i right click on a tab, i have a close other tabs option. I use this alot, and its the only yhting that stops me using firebird.
Why hasnt this been included, or am i just missing a way to turn it on?
I couldn't stand how opening a link in a new tab also switched focus to that tab
Edit-> Preferences-> Navigator-> Tabbed Browsing-> Tab Display-> Load links in the background
The pref has been in mozilla almost since tabs were implemented. Sorry you weren't able to find it. That's one of Mozilla Firebird's clear advantages: a vastly simplified and improved preference panel.
Mozilla
Windows users can download 0.6 with a Windows installer. This will add registery keys for you, making plugin installations much, much easier. It's unofficial, but very convenient.
About a zillion people wrote to announce Mozilla 0.6
:-)
i guess that was, what, 2-3 years ago? i wonder how many people submitted the story about Firebird 0.6...
Mozilla Trans Am and Mozilla IROC-Z !!!
Sorry... Firebird takes me back to my gearhead days...
https://www.accountkiller.com/removal-requested
thunderbird (a stand alone mail client that plays nice with firebird and is based on mozy mail) will be used.
I am the Alpha and the Omega-3
Maybe someone can point out how to change these by editing config files so that I can send IE away for good:
Until then, I'm still using NetCaptor, in which the tabbed interface is much more intuitive and under my control. IMHO, of course.
Call it a troll, but I've been using .5 for a while, and am not going to upgrade until I can use my old data reliably. It took enough playing around to get some plugins working right the first time around. I don't want to play the game again.
"Call me crazy if you want. I'm using a pre-alpha snapshot from 6 months ago and I'm not about to upgrade to another pre-alpha testing build until these pre-alpha test builds are bug-free and release quality. What are those crazy open source developers smoking? "
--Asa
It's great that we have an Open Source V Closed Source fight (floabw) on which opinions aren't distorted by one side being the MS behemoth. It's cool to see two sets of obviously talented engineers working so hard at something and in the process demonstrating the strengths and weaknesses of both models.
Boffoonery - downloadable Comedy Benefit for Bletchley Park
That said, I've had one major peeve ever since I first tried it: the preferences control is a joke. While this new version (I've just tried it out) is better in some respects, they've got a loooong way to go.
Some specific points:
Which brings me to the "about:config" screen. It shows you a list of all the prefs you can control, including things like gif animation. In principle this is a great idea -- the ultimate "advanced" tab that allows power-users to tweak to their heart's content.
In practice, it's horrible. It just prints out a list of every preference there is, in alphabetical order. There are over five hundred of them. You have to wade through hundreds of lines to find the one you want. What's more, there's no indication what they do beyond the names of the prefs. Some of the time that makes it clear -- but lots of the time it doesn't. For example, "browser.related.enabled". That's set to "true" by default. I wonder what it controls?
Then, once you've found what you want -- in my case "image.animation_mode" to control gif animations -- you have to figure out what value to set it to. Altering values in about:config is basically identical to altering values with the registry editor in Windows, and we all know how easily that can screw something up. If a value is boolean, that's fairly easy to figure out. In the case of "image.animation_mode", however, you have to guess what string the developer picked to signify the behaviors. At least right-clicking an option lets you reset it to default if you screw up.
Basically, about:config needs some major work. For one thing, there are about a zillion options in there that no longer apply to Firebird -- editor.* and mail.* for example. Those should be removed. The ones that are left should be put in expandable trees by their first word so you don't have to wade through dozens of options you're not interested in -- eg browser.* would have (+) next to it and expand to show all options beginning with "browser.". There should also be something explaining what all these options do and what their values are. Ideally that'd be a little ? next to each option that would pop up a box explaining the term, but a monolithic document somewhere on the web would work just as well.
Anyway, I've groused long enough. It's a great browser, I just think it should be easier to control all those options. Splitting it into a "basic" and "advanced" config panels is a fine idea, but it needs a lot more work!
Yes the typical response. I'm not asking for release quality in every aspect of the product. I'm just asking that it can handle the basic function of installing itself.
:-) If you're willing to risk additional bugs then feel free to just unpack this and use it with your old profile but it's possible that something changed in how we read or write some of the profile data so you could experience problems. If you experience problems upgrading from one testing build to the other without starting fresh, please don't file bugs until you've tested with a clean profile like we suggest in the release notes.
Another thing, if it's so "pre-alpha", why does almost everything else work so well?
Lots works and lots doesn't. That's what you get with an 0.6
(And thanks for taking the time to download and test 0.5. If you actually use that as your regular browser then I strongly recommend that you get 0.6 because it really is much better.)
--Asa
Yes, reduced size is a continued goal, and there's still some waste to trim. So you should expect to se the size continue to go down.
Although I honestly don't know whether it'll ever reach the size of Opera without Java; that's elegantly crafted. In theory they could, since they could pull the Java console out of the app and put it into an extension; but I don't know whether that'll ever be a priority.
-Billy
i just removed explorer.exe from my taskbar and replaced it with firebird... (it's the only way i could stop myself starting explorer).
i've been meaning to wean myself off ms for a long time, so going to give this a real try.
suggestions for best non-outlook email program?
Yes, the Mozilla Thunderbird email client which has powerful junk-mail controls and all kinds of great privacy features.
--Asa
The one feature that Firebird is lacking that keeps me from using it as my primary browser is the lack of support for certificates. I have several websites that I support at work where I must use certificates because the websites are set up to both require user certs and perform checking of a CRL.
I can still use the full Mozilla for this as it has the ability to import certificates, but I've yet to be able to locate a method for doing this in Phoenix/Firebird.
If someone out there knows how it might be done, I'd appreciate either a reply here or a mail to [z e u g m a at p o b o x dot c o m]
This is an ex-parrot!
http://www.mozilla.org/roadmap.html
0 03_05_04_glazblogarc.html#s93853368
. html
http://daniel.glazman.free.fr/weblog/newarchive/2
http://daniel.glazman.free.fr/composer/composer++
--Asa
Wow, this version feels fast. I've never felt that in all the Phoenix's or Mozilla's or even a nightly from a couple weeks ago, but this 0.6 screams!
Random is the New Order.
Just to let you all know that I have built Firebird 0.6-release into an unofficial Debian package that can be found here:
6 -1 _i386.deb
:)
http://pryan.org/phoenix/joshk/dist/firebird_0.
Please send any feedback to the email this username's bound to
I saw that too, but I've been using Firebird for several weeks now, and I've only had one crash. What caused it I'm not sure, but I'm pretty sure it was not any auto-complete stuff, because I wasn't using it at the time. In fact, in the past week I've started using auto-complete more, and it's worked just fine.
Maybe the bugs exist, but they seem to pop up extremely rarely.
"Those who consume the bulk of goods are those who make them. We must never forget this secret of our prosperity."