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.
Wasn't the name supposed to be changed for this release?
Hail to the king, baby!
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
Could someone enlighten me to any differences between this broskwer and The K Meleon Browser? I have been using the latter a lot recently and am wondering why phoenix gets so much more press..
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.
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