Slashdot Mirror


Firefox Mobile 1.1 Released

An anonymous reader writes "Firefox Mobile 1.1 has been released for Maemo devices such as the Nokia N900. Madhava Enros has put together a field guide for Firefox Mobile 1.1 which highlights what's new and notable in this release."

2 of 57 comments (clear)

  1. Re:J2ME by segin · · Score: 5, Informative

    Except it wouldn't be Firefox. Opera Mini isn't Opera, although it uses Opera. Opera Mini is:

    • A client for an Internet-based service
    • A specialized, non-HTML markup render

    Opera Mini (and for that matter, BitStream BOLT) is a J2ME client for an Internet service. This service involves a server that runs a web browser. For Opera Mini, the server runs a customized copy of Presto. For BitStream BOLT, customized WebKit. The web browser on the server sends back specialized markup and data in a "partially rendered" format - doing a lot of the rendering on the service server, but yet returning rich data back to the client, as opposed to a big image file with a clickmap, Things like complex CSS rules might be render to the client as markup saying, "draw a blue box from 35,15 to 100,85". Text is sent to allow for reflowability.

    Firefox for J2ME would mean Mozilla would have to run a server containing a specialized Gecko renderer that outputs a simplified form of the page as simple markup, plus a J2ME client that would finish rendering from the simplified output. Great concept but too many problems.

  2. It's okay by digitalchinky · · Score: 5, Informative

    Firefox was release a few days ago on the N900. The user interface is indeed nice, very intuitive too, however the browser is still quite slow. If you enable flash (through about:config) it hangs the interface for long periods of time, particularly with video playback it stutters constantly - probably flash 10.1 will sort this out whenever they feel like releasing it - my understanding is that this version of flash will have hardware acceleration.

    All in all it's nice, I would love to use it as my default browser, though the interface is a little unresponsive at the moment. Chromium suffers the same problem in a way.