Slashdot Mirror


Mozilla Firefox 2 Alpha 1 Available

Mini-Geek writes "Code-named Bon Echo, the first Alpha of Firefox 2.0 is now officially available. You can download it at ftp.mozilla.org. From the article: 'Here are some new features in Bon Echo Alpha 1 that require feedback: Changes to tabbed browsing behavior, New data storage layer for bookmarks and history (using SQLlite), Extended search plugin format, Updates to the extension system to provide enhanced security and to allow for easier localization of extensions, Support for SVG text using svg:textPath'"

13 of 327 comments (clear)

  1. SQLite by kevin_conaway · · Score: 3, Interesting

    We all know that Firefox has had (and still has) a lot of memory issues. Will embedding a database in memory help or worsen these issues?

    I haven't used SQLite, can anyone with experience using it please comment?

    1. Re:SQLite by Jjeff1 · · Score: 5, Interesting

      I have firefox 1.5.0.1 on windows xp with latest adblock and filterset G updater, nothing else.

      I've noticed that web pages that refresh themselves cause a run-away memory situation. Specifically the win32 MRTG package from open innovations causes FF to use huge amounts of memory. It auto refreshes graphs I think every 10 seconds. If I leave a graph up on screen and leave for the weekend, FF will be using 1.8 GB memory when I come back on Monday. I've been unable to find out if this is a known problem or not, so I've not submitted this as a bug.

  2. I hope they don't change the tabs too much by caluml · · Score: 3, Interesting

    I've always wondered why bookmarks don't sort themselves by most often used to least recently. Maybe it will happen now. But the changes to tabbed browsing behaviour - hmm - I hope that means something like memory optimisation and not making it more like the tabs in Konqueror. Blech.

  3. XForms support? by VP · · Score: 2, Interesting

    Is there a plan to add XForms support to Firefox, or will they be waiting for XHTML 2.0?

  4. Worth the jump in major numbering? by PoprocksCk · · Score: 2, Interesting

    I've been toying around with the new alpha, and it has some interesting additions. But heck, the changes made do not warrant a jump in major version numbering in my books. But I guess that's because I'm used to how version numbers are in the Free Software world, where a jump in a major version number usually means there was a rewrite, or ABI was broken in favour of some fundamental changes.

    I'm definitely not seeing that here with Bon Echo.

    Not that this is a bad thing -- heck, I'm as much against featuritis as the next guy. But frankly I see less change here than from 1.0 to the Deer Park alphas.

    IMHO the #1 thing the guys should have focused on for the 2.0 release was to make Firefox a XULRunner application.

  5. FF Extensions Contest by Kranfer · · Score: 2, Interesting

    I find it very strange that the winners of the recently posted FF Extensions contest do not work. The extensions that is. I like this alpha of FF 2 but I wish I still have the extensions / Themes I had before still working.

    --
    -- Josh
    "Whoopie! Man, that may have been a small one for Neil, but that's a long one for me!" - Pete Conrad
  6. How soon to version 3.0? by TheSkepticalOptimist · · Score: 3, Interesting

    I mean, Mozilla used to be slow and steady, now they are firing out updates on .5 increments.

    Is this good or bad? I think Firefox will end up becoming bloated and bug ridden just like IE if they keep up this kind of product update cycle. Firefox 1.5 hasn't even been out for 6 months and they are previewing version 2.0.

    While I do think that some open source projects move a long at a pace that make snails impatient, I have found that this quick turnaround for FireFox versions isn't beneficial in the long run. I have found there to be more problems in each new version, and I have stopped using Thunderbird for several problems that haven't been addressed yet (such as opening up the wrong email when you click on a header).

    I think Mozilla should slow down a bit, or at least go back to the .1 version increments. If they are just trying to drive up the version number to match I.E.'s 7.0, then they will find that Firefox performs about as well as I.E. 7.0, or even less so considering it took Microsoft 10 years to get there.

    --
    I haven't thought of anything clever to put here, but then again most of you haven't either.
    1. Re:How soon to version 3.0? by jsoderba · · Score: 2, Interesting

      If the roadmap holds up (and it usually slips a few weeks/months), Firefox 2.0 will be released in September or so, 10 months after Firefox 1.5, I don't see how that's too quick.

  7. Browser dreams by MadFarmAnimalz · · Score: 3, Interesting

    I'm not all that enthusiastic about yet another iteration of Firefox... It's my primary browser and I do like it, but it will never be the browser that I would regard as the ultimate.

    I envision a web browser which is the browser equivalent of Linux; a collection of simple programs performing very specific and narrowly defined tasks, all working through clean APIs or protocols. The HTML rendering being split off entirely, the javascript in its own library, image rendering separate, cookie management, security features, history management, bookmarks display, etc. Ideally, the various parts would be so simple that the barriers to development would be lowered drastically resulting in the organic rise of alternatives in the various segments; imagine having a flamewar over which js rendering plugin/library were better!

    Extensions are not the solution by far. The functionality decentralization necessary to realize the vision of a browser like this far exceeds what the design idea behind extensions was.

    Firefox will never be this. The only thing I've seen which might be salvaged into some sort of semblance of this vision is Kazehakaze, though that remains to be seen (I'm not sure you can even hotswap html rendering in Kazhakaze; I've never managed to keep it from crashing for long enough to test).

    --
    Blearf. Blearf, I say.
  8. Re:what's really new? by bunratty · · Score: 2, Interesting
    --
    What a fool believes, he sees, no wise man has the power to reason away.
  9. Design for FF, typically works in IE by beemishboy · · Score: 2, Interesting

    Most web people I know design for Firefox and then check IE for any weirdness. That seems to be much better than the reverse. The only exception would probably be certain CSS tags that IE has yet to support.

  10. Re:OT: Your sig by Ginger+Unicorn · · Score: 2, Interesting
    Type the left hand side of my equation into google.

    then email google and tell them their calculator thingy doesnt work.

    only someone else who owns a delorean may criticise my signature. :p

    --
    (1.21 gigawatts) / (88 miles per hour) = 30 757 874 newtons
  11. Database vs Mork by Richard_J_N · · Score: 2, Interesting

    I am delighted to see this. Some of the mozilla stuff still uses Mork, which is truly and utterly horrid. I recommend reading this delightful code by Jamie Zawinski, which has a brilliant rant about it: