Slashdot Mirror


Mozilla 0.9.7 Released!

Chezypewf writes: "The newest release from the Mozilla Dev team is out. This milestone features basic S/MIME support, favicon support and the Document Inspector, a tool to inspect and edit the live DOM of any web document or XUL application. You can grab it here: http://www.mozilla.org/releases "

12 of 436 comments (clear)

  1. from the release notes "What's New" by asa · · Score: 5, Informative
    What's New In This Release
    • The Labels feature in Mail&News is now fully implemented. Organize your mail messages with the following new features:
      • Add labels to messages via context menus or the Message menu.
      • Clear labels from messages.
      • Change description and color of the labels via preferences (Edit | Preferences | Mail & Newsgroups | Labels). Five different labels are supported.
      • Add filter rules to set labels to spec.
    • Mozilla Mail&News now supports basic S/MIME functionality although the UI is still incomplete.
    • The Document Inspector is now enabled in complete installations. The DOM Inspector is a tool that can be used to inspect and edit the live DOM of any web document or XUL application. The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within. If you're using the Mozilla installer, be sure to switch from typical, to complete or custom install to install the DOM inspector and JS Debugger.
    • The Mac OSX toolbar collapse button is now implemented. Press this button in the title bar to toggle display of toolbars.
    • The latest and greatest ChatZilla 0.8.5 is now shipping in Mozilla.
    • Springloaded folders -- Dragging and hovering over a bookmark or message folder will expand the folder.
    • Mozilla works again on Mac OS 8.5.
    • Mozilla now supports shortcut icons (a.k.a favicons) and custom page icons in bookmarks and in the personal toolbar.
    • If you type into the URL bar while a page is loading, your text is no longer overwritten when the page load completes.
    • The sidebar now has a Close button.
    • Print preview is now available on Macintosh.
    • Mozilla now has support for digest access authentication.
    • The Save Page operation now also saves images, stylesheets, objects and applets included in the page.
    • Mozilla now supports the longdesc attribute of the img tag. The longdesc attribute contains a link to a file describing the image in detail, for those times where the image cannot be downloaded. To view the longdesc, right click on an image, click 'properties' in the context menu, then click on the description url in the properties dialog.
    • Mozilla has a new advanced preference panel for fine-grained JavaScript control. For instance, you can disallow pop up and pop-under windows without turning off JavaScript altogether.
    • When a page using a strict document type declaration (e.g. HTML 4.01 Strict) links to an external style sheet (using <link>, @import, etc) Mozilla will only load the style sheet if it is served with a MIME type of "text/css". Style sheets served with other MIME types, like text/plain, application/x-pointplus, etc. will not be loaded. To add the proper css mime type to an Apache web servers, add "text/css css" to the system mime.types file. Or if you can't do that, add "AddType text/css .css" to your .htaccess file.


    • --Asa
  2. Re:what, no freebsd ? by asa · · Score: 5, Informative

    Give it time, friend.

    mozilla.org provies binaries for linux, mac (9 and X) and windows. Other builds (the dozen or so other platforms you're used to seeing at ftp.mozilla.org) are contributed by "platform champions" who take the time to make binaries so that you don't have to.

    It's late in the week, christmas and the new year right around the corner. Give folks a little time (usually only a matter of days) to make those builds and send them in to mozilla.org.

    Or you could do one better and make a build and contribute it to mozilla.org sooner. See Building a Mozilla distro for tips.

    --Asa

  3. Re:mod this the fuck down by asa · · Score: 5, Troll

    > KARMA WHORE!

    Um, that's my text. I'm the co-author of the release notes and the originator of the what's new section. I would think that I'm allowed to post that here and save a bit of load on our releases page (not to mention the added convenience for /. readers).

    --Asa

  4. Mozilla runs Netscape plugins by kimihia · · Score: 5, Informative

    Copy the files from your "plugins" subdirectory for Netscape to the "plugins" subdirectory for Mozilla. They will work. I've been running Quicktime (under Windows) and Flash with no problems.

    Well, I did have one problem ... where I forgot to copy the Quicktime 5 plugin over the Quicktime 4 plugin, and it would crash when the page was unloaded. That was fixed by getting the plugin version to match the DLLs it was linked against. Doh!

  5. 0.9.7 has new pop-up-stopper UI -- by wideangle · · Score: 5, Interesting
    -- though the wording needs a little work:
    Scripts and Windows
    x Enable Javascript
    x Open Windows by themselves
    x Move or resize existing windows
    x Make windows flip over or under other windows
    x Change status bar text
    x Change Images
    x Create or change cookies
    x Read cookies

    Can you guess which one stops pop-ups?
    Would a usability expert know what half these prefs mean?

    Good job on the prefs, Moz-team, but please, hire Jakob Nielsen before 1.0 ships.

  6. Re:Mozilla by netdemonboberb · · Score: 5, Informative

    I am a mozilla developer, and I use both Netscape 6 and Mozilla. Most of the time, though, I use Netscape for browsing because there is a stability factor in the fact that I am not constantly changing it, editing the source, downloading new nightlies, etc. I have 4 versions of Mozilla on my disk usually at once, along with Netscape 6:
    1) Source tree for hacking
    2) Binary tree for hacking the chrome
    3) Binary tree of a recent nightly to keep track of feature progress
    4) Latest milestone release

    I use Netscape 6 for browsing because I am not constantly editing, hacking, crashing, replacing, or deleting it. I started doing this last year when downloading a new version of Mozilla might mean that your profile doesn't work anymore.

    I imagine for people who don't work on the Mozilla project and don't do what I do, it might be better just to get Mozilla and forget Netscape altogether.

    There are some advantages to getting Netscape 6 instead though. It has better plugin support from companies such as Macromedia, integrated AIM, has been more thoroughly tested (as it comes from a milestone branch), has spell-checker, is made to be easier to use than Mozilla, has a better help system, is more polished and attractive, and should generally be more stable and functional - although this is not always the case.

    Some disadvantages of Netscape 6 are that it is a much larger download, more bloated, always a couple months behind Mozilla in terms of features, doesn't have IRC Chat (though this may change in the future), has a somewhat quirky installation server (though this should change too), has a private bug database, and comes with a lot of bundled programs which people might not want.

    Therefore, it all depends on your preferences which program you use. If you are an advanced user, then Mozilla might be all you need. For the average user, though, Netscape 6 would be what I would recommend. I might also recommend always having up-to-date copies of both programs, and using the one you like the best. Remember, as Mozilla has few users compared to Netscape, the web might not be always written with Mozilla in mind. Therefore, there might be sites that - for instance - sniff for Netscape 6 but not for Mozilla, or plugins that only work on Netscape 6.

    --

    Volunteer Mozilla developer, RPI Student.
  7. What do you want to see for 1.0? We need input by netdemonboberb · · Score: 5, Informative

    Roadmap information:
    http://www.mozilla.org/roadmap/mozilla-1.0.html
    http://www.mozilla.org/roadmap.html

    On the Mozilla roadmap, it shows Mozilla 1.0 following the same start, freeze, release timeline as the rest of the builds. I personally feel it should be started, frozen for twice as long as usual with drivers@mozilla.org being the only ones who can approve changes, then submitted to longer-than-normal testing period.

    I would also like to see better documentation, and improved features. I think this release stands for Mozilla, and it should be something Mozilla.org should be proud of. We shouldn't rush into it. I would be perfectly happy if it wasn't released until the end of summer, 2002.

    What do you want to see in Mozilla 1.0? Do you agree it should follow an extended schedule compared to most milestones? What features would you like to see improved or added?

    You can also talk on newsgroups like netscape.public.mozilla.general

    Let's make Mozilla 1.0 fantastic!

    --

    Volunteer Mozilla developer, RPI Student.
  8. Re:Mozilla is great and all, BUT... by asa · · Score: 5, Informative

    steven-ehrbar@home.com said:
    See the first line on the release page? It says: "We make binary versions of Mozilla available for testing purposes only!"

    netdemonz AT yahoo DOT com said:
    That article is old and out of date. Mozilla milestones are meant to be stable releases that can be used as a personal browser.

    It is not old and out of date. Mozilla binaries are provided for testing purposes.

    --Asa

  9. Stable, Documented API by krmt · · Score: 5, Interesting

    Honestly, I want the core frozen absolutely solid. Then declare 1.0. While I love all the features that have been put in to the UI, what really needs to happen for 1.0 in my opinion is to stabilize that API so people can start coding around the platform.

    The original vision is still critical, and I want to see more projects like the fantastic pubmed. These things are going to be what really kicks mozilla in to high gear. I really believe that third party stuff like this will make mozilla worth having.

    1.0 is all about stability. The browser itself is certainly stable enough to go 1.0. You can add the UI enhancements for 1.1, but make the core solid so people have the platform. Then we'll start to get the plugins that we so desperately need too.

    --

    "I may not have morals, but I have standards."

  10. Well go ahead, got any better ideas? by mpt · · Score: 5, Informative

    Hi there. I designed the interface for Mozillas Javascript prefs back in September, and Doron Rosenberg has spent the past couple of months implementing it.

    the wording needs a little work

    Well, if you have any suggestions, do share them.

    Can you guess which one stops pop-ups?

    None of them do. Thats why there isnt a checkbox labelled do pop-ups. Blocking pop-ups in toto would be pretty useless, because it would stop a large chunk of the Web from working properly.

    Think about it. <a href="http://foo.bar/" target="_new">foo</a> is a pop-up, and none of these prefs prevent that from working, because then the link would break completely nothing at all would happen when you clicked on it. <a onclick="javascript:window.open(whatever)">foo& lt;/a> is a pop-up, and none of these checkboxes prevent that from working either, for the same reason. (In both cases it would be nice if you could get the link to open in the same window rather than opening in a new window, but we dont have the back end to allow that yet.)

    What one of these checkboxes does let you do is stop windows from opening by themselves based on a timer, or when you navigate to or from a page. Thats the behavior that annoys people the most, since the new window is usually of no interest to them whatsoever. And whats the label for this checkbox? (Drum roll please ) Open windows by themselves.

    If you have a better idea of what to label that checkbox, Id be glad to read it theres been a lot of suggestions so far, but theyve all been either too wordy, too obscure, or (as in your case) just plain wrong.

    Good job on the prefs, Moz-team, but please, hire Jakob Nielsen before 1.0 ships.

    Hah. I wrote to Jakob Nielsen a year or so ago, asking if he was interested, and he didnt bother replying. I guess whining about sucky Web sites (or sucky mobile phones) is like shooting fish in a barrel, compared to coming up with Javascript prefs your mother would understand.

    -- mpt

    --
    Current stats: 2 successful Slashdot submissions, 2 Slashdot comments.
  11. Re:Mozilla obsolete by weave · · Score: 5, Informative
    and hotmail.com works just fine for me on mac, windows and linux mozilla 0.9.7 builds.

    Except for downloading attachments. This is a big one IMO since it appears to be a genuine cookie handling bug and not some quirk of hotmail.

    Bug 105917. Target fix release, 0.9.9

  12. VIEW SOURCE still sucks by mgkimsal2 · · Score: 5, Insightful

    It *seems* that when I "view source", the browser hits the server to download another copy. I don't WANT *another* copy - I want to the see the source of what is being rendered in the browser. With many web-based apps, doing another request (especially without resending the proper POST info, etc) will give back different results.

    The same behaviour was a huge problem for printing in Netscape. Rather than print what was in the browser's memory and on the screen, netscape would do a GET request on the URL. If it didn't come back with the right results - oh well! Too bad...

    Why on earth can't we simply see what's in the browser's memory already? It seems this is the EASY thing to do and Netscape (and now Mozilla) are unnecessarily complicating the matter.