Slashdot Mirror


Mozilla 1.2 Beta Released

nberardi writes "Mozilla 1.2 Beta is out. Typeahead now works on Mac and Java now works on Jaguar. On Linux, the classic theme now picks up GTK native theme. See the release notes for more info."

16 of 448 comments (clear)

  1. If only... by sl3xd · · Score: 4, Interesting

    If only there was a theme that used the OS native widgets, without the ugly 'classic' icons...

    --
    -- Sometimes you have to turn the lights off in order to see.
    1. Re:If only... by evbergen · · Score: 5, Interesting

      Sadly, there isn't even any such thing as OS native widgets on Unix. Every toolkit has its own, and every application gets to choose its own toolkit.

      We need an X protocol that works at widget level instead of pixel level. It'd be great if we could design /that/, together with a good widget definition language, and to stop reinventing the OS in huge toolkits that even provide timers and I/O and mistreat X as a dumb framebuffer backend.

      Client-side rendering, high-level application frameworks, *yuck*. Provide your high-level GUI stuff through an IPC channel and get out of the way. Let me have my own main loop back. Thank you.

      --
      All generalizations are false, including this one. (Mark Twain)
  2. Link prefetching by Rhubarb+Crumble · · Score: 5, Interesting
    check this out: Link prefetching

    seems to mean that if you're reading page 1 of a multi-page article, page 2 will be loaded in the background. nice!

    1. Re:Link prefetching by Rhubarb+Crumble · · Score: 5, Interesting
      And if your reading a page with links you dont want to click, lets say to a picture of a man stretching his balloon knot open, then they'll be cached for you and swallow up more and more system resources. nice!

      That's a fair point - there is potential for abusem since the web page decides which "hints" to issue. Hopefully it'll eventually have an "enable prefetching for these sites"-type access control, similarly to the way it's done with cookies. Or a limit on the amount of data to prefetch.

    2. Re:Link prefetching by Eimi+Metamorphoumai · · Score: 5, Interesting

      How is this worse than just embedding the image into the webpage, possibly with height=0 width=0? When you go to a webpage you already pretty much give it carte blanche to download what it likes; this doesn't seem very different.

      --

      Visit me on #weirdness on the Galaxynet.

    3. Re:Link prefetching by Ed+Avis · · Score: 5, Interesting

      The style of web browsing I use is to load all the links I want to read in new windows by clicking on them with the middle button. Then they can be loading in the background while I read the first part of the article. It forms a kind of queue of pages to read, so when I've finished reading the first page I just close that window and go on to the next (which is ready instantly). The result is up to a hundred browser windows open at once - but I know that I'm not the only person who browses like this. Of course, it helps to have a browser which can open lots of windows without thrashing and slowing the machine to a crawl (like Dillo) or one that has tabbed browsing.

      This style of following links can also work well with offline browsing and a proxy server designed for offline use like WWWOFFLE. If you go online briefly and click on all the links you want to load, the proxy remembers to download them. Then a few minutes later you can go online again and all the pages will be loaded ASAP. Once they've loaded you can disconnect again and continue browsing. This makes the most sense for people whose internet access is metered (hmm, I wonder if something like this could work for palmtops).

      But what I'd really like to see in a browser is an explicit 'to read' queue. When you click on a link with the middle button, it doesn't immediately open in a new window or tab but instead is added to the queue and starts downloading in the background. On the browser's toolbar there is a 'next page' button which goes to the next URL you have marked for reading.

      Automatic prefetching of all links from a page, la wget -r, would be crazy for many heavily-linked sites. But you could have heuristics for it or specify particular sites where the link following should be more aggressive.

      --
      -- Ed Avis ed@membled.com
    4. Re:Link prefetching by Erik+Fish · · Score: 4, Interesting

      Well if there's an enable/disable for prefetching it's sure to be accessable via the best Mozilla plug-in ever!

  3. Type ahead find is great by fault0 · · Score: 5, Interesting

    Type ahead find is great. Been using it since Moz 1.2 alpha. The neat thing is that you can type a search phrase, and you can search again with ctrl-G. My only suggestion would be to have type ahead and find searches appear in a history combobox in the find window.

  4. Mac OS X Users should ignore Mozilla by toupsie · · Score: 4, Interesting
    Of course, lets heap praise on the Mozilla developers for their hard work. Without it, we would not have the best browser for Mac OS X, Chimera. Mozilla is a full of bloat that Mac OS X users don't need. We already have iChat, Address Book, Mail and iSync built into our beloved UNIX operating system. So a lot of Mozilla's functionality is not needed -- newsgroups are nice but we have better alternatives. Chimera is what Mac OS X users really need. Its blazingly fast, supports standards and gives Microsoft Internet Explorer something to aspire too. Poor Omniweb never knew what hit them.

    Get the latest nightly build here!

    --
    Strange women lying in ponds distributing swords is no basis for a system of government.
  5. Moz versus IE by 0x0d0a · · Score: 5, Interesting

    With the two rapid releases of Phoenix and Mozilla, with Netscape (the browser) being pushed by AOL, and with Chimera popular on the Mac, IE may have more users, but aside from being more stable and configurable, Moz is now steadily heading for a 1-1 user:browser ratio. Hopefully, this will result in an extremely customized browsing experience.

  6. Re:Link prefetching abuse? by sporty · · Score: 4, Interesting

    It's something mozilla is missing, blocking based off of filters. It'd be nice if I can say, fine, take everything on this server except .swf files.

    --

    -
    ping -f 255.255.255.255 # if only

  7. Mozilla's feature flood by Jugalator · · Score: 5, Interesting

    I really have to say that I find the recent development of Mozilla very inspiring as it brings completely new, unique features to the users. First came integrated popup and advertisement blocking. A simple but effective feature. Then came Type Ahead. Then came link prefetching. Now, in what time span?

    I don't know about you, but at least my opinion is that the browser software has suffered from some serious stagnation during the past years. Since Internet Explorer 4.0 and its CSS and "DHTML" (mostly Javascript+CSS) support, I haven't seen much development in the browsers at all. Opera was innovative with mouse gestures, but I think the browser that truly turns this stagnation of browser features that's often limited to things like "slightly better CSS support", etc is Mozilla. I'm not even sure how it's possible for the team to bring so many new features in such a short time. Is it a side effect from being open source with browser enthusiasts working on it day and night? Is it "just" because a very flexible and well written code base? An efficient organization of the mozilla developers? A combination?

    IMHO, the changes in Mozilla from a late version such as 1.0 are surely larger (at least more useful) than the changes since Internet Explorer 4.0. Each new version is right now bringing lots of new features. Perhaps that will change in the future, but I'll enjoy it while it lasts for sure. :-)

    --
    Beware: In C++, your friends can see your privates!
  8. Some problems by macdaddy · · Score: 4, Interesting
    I've got to admit, I am have some problems with Mozilla 1.1 (final release). Recently the problems have led to instability. I was trying to buy a generator on eBay the other day. I had a search going and I opened windows to tabs as I found auctions that interested me. Mozilla kept dumping me. My box is a G4/500MP with 512 RAM running OS X 10.2.1. I've had window focus problems where I click in a Mozilla window text box but my focus is still on another window. I have to switch apps and back to regain control. The javascript driven menus on my PacketShaper 4545 web GUI still don't work. This one is really annoying. And the web GUI to the PacketShaper renders very slowly. Overall I'm pleased with Mozilla. It just needs some honing to fix some of the current problems.

    Maybe delaying a release and all new features for a short time to fix existing bugs would be worth it. My $.02.

  9. Not a good idea by spitzak · · Score: 4, Interesting
    This is a very very bad idea. You seriously underestimate the enormous complexity of the communication to a "toolkit". Also there is a little thing called "innovation" where people invent new methods of GUI interaction. This would be stopped by such a design, or would force people to write a parallel toolkit anyway (as many (most?) Windows applications are forced to).

    If you don't believe GUI innovation happens, imagine if X had an enforced toolkit. It would be Athena, in black and white, with this 1-bit color so written into it that it would be impossible to remove, and everybody would marvel at the fact that you could set it to inverse video and all applications would agree. And defenders would claim that the fact that only the middle mouse button makes the scrollbars move was a *feature*. And any intelligent people would be laughing X off the planet!

    Meanwhile, despite it's problems and pretty stupid design even for when it was invented, X is able to replicate interfaces designed 15 or more years after it was invented. This is because of the one intelligent decision they made, which was to keep the GUI widgets out of it!

    Now X has problems. There really should be high-level graphics, at least similar to PostScript. Though also complex, it is far less complex than toolkit interfaces, and perhaps more importantly the set of graphics calls needed has been pretty stable for about 20 years. It may even make sense to add calls to "draw a nice raised box" or "clear this to the flat background color" which would do about 99% of what people want "themes" to do.

    Also there is a bit of "toolkit" inside X: the "window manager" (even though a seperate process, but the communication protocols are there, and I know for a fact that it takes more code to communicate with the window manager than it would take to draw the window borders and handle moving and raising the windows myself). This also needs to be removed.

    But I am serious that putting any kind of "toolkit" interface into the system in a very very bad idea.

  10. How do I save installed XUL stuff? by Dirtside · · Score: 4, Interesting

    I installed XUL Planet's Preferences Toolbar on Mozilla, but the next time I installed a new version, it was gone and I had to reinstall it. I know that you can install plugins into your ~/.mozilla directory so that upgrading the browser doesn't require reinstalling the plugins, but is it possible to do this for chrome-like things (like the aforementioned Preferences Toolbar)? I've highly customized the toolbar, as well, and I don't even know where that configuration gets saved. Thanks.

    --
    "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
  11. Re:CSS is still messed up :-( by asa · · Score: 4, Interesting

    they still stubbornly refuse to use CSS stylesheets that aren't served with a mime type of text/css ... I still can't see the information on a vast number of web sites out there

    You visit sites that include the "information" in stylesheets? That's completely lame. The whole purpose of CSS is to separate the information from the style. If they're including the content in their style sheets then they're doing a lot more wrong than just serving the incorrect mime type.

    --Asa