Phoenix 0.5 Has Arrived
mattrix was among the legion of readers to submit news that "Phoenix 0.5 (Naples) has been released. New stuff since 0.4 includes multiple homepages, download fixes, history, size, memory, accessibility and performance improvements and more. Get it now for Windows or GNU/Linux (i686). Background info: Phoenix is a web browser based on the Mozilla engine, but smaller and faster than Mozilla Navigator." Multi-tab startup page seems worth the upgrade to me, all else aside.
Phoenix is a nice browser. But it's still an 8.9M download for Linux. Does XUL really have that much overhead? How far can this be squeezed down?
The reason i prefer mozilla on win32 is quicklaunch. With quicklaunch enabled in my system tray, it launches significantly quicker than even pheonix. If pheonix was quicklaunch enabled (heck, the code's already there, right?), it would be my browser of choice on w32. Until then, I'll stick with the "big mo".
Jake
The Mozilla project's goal is not to make a browser for end users. It's essentially a technology preview. Always has been - always will be. It shows off Gecko, XUL, the portable runtime, and a few other nifty things. Phoenix is an implementation of all that technology; it shares a common codebase but there are massive changes and additions that make it a new and separate project. All this work has made Phoenix an excellent replacement for Internet Explorer on any version of Windows -- Mozilla isn't.
The one thing I wish someone would write is a XUL based file manager. Something on the order of Phoenix. That's all that needs to be added really and you could mostly leave explorer unused on a Windows box. It would be nice to be able to use the same user interface to do things on Windows/Linux/Unix/Mac/etc... Microsoft was worried about Netscape becoming the desktop, and it could still happen.
Well, according to their forums, last time I checked the poll was split 60/40 in keeping the name Phoenix and battling it out with Phoenix Technologies for rights to use the name.
;)
I would guess either a) They are waiting to change the name with 0.6 -or- b) They are testing the patience of Phoenix Technologies
Either way, I don't like the idiotic request from PT. It's not like these two are competing technologies. And phoenix is a generic word. What are they going to do next? Patent the word "Technologies"?
In any event. Phoenix is a straight up IE killer, and it's all that matters.
and am wondering why phoenix gets so much more press.
IIRC KM was almost dead for quite a time. Both browsers are more or less the same. Phoenix uses XUL for its interface, KM doesn't. KM uses its own scripting that is very easy to do, so KM becomes easily costumizable by everybody. I use Phoenix now, because KM repeatedly crashed, and it corrupted also my bookmarks-file (especially letters like ä, ö, ü, etc and arabic or chinese characters were rendered unreadable (I use one bookmark-file for all browsers).
Just what is it that makes the Linux apps so much bigger (openoffice.org also springs to mind)?
A number of reasons. One reason is that the msvc++ compiler can make a smaller (disk and memory footprint) and faster Phoenix binary than it's linux counterpart.Another reason is that there are code and compatability issues that prevent us from statically compiling more of the linux binary like we do for windows.
--Asa