Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Mozilla 1.7 RC 1

There are some interesting tid-bits hidden away in the release notes for the new Mozilla 1.7 RC 1 release. The following in particular caught my eye:

Mozilla 1.7 size and performance have improved dramatically with this release. When compared to Mozilla 1.6, Mozilla 1.7 RC 1 is 7% faster at startup, is 8% faster at window open time, has 9% faster pageloading times, and is 5% smaller in binary size.

[...]

Support for server push of XML documents using multipart/x-mixed-replace and XMLHttpRequest.

[...]

This release has a new SVG backend. The feature is not yet enabled in the mozilla.org releases but developers may wish to compile with this feature enabled.

Server push of XML documents? Sounds like it could make for an interesting twist on the remote scripting idea. Hopefully the performance improvements will show up in the next release of Firefox. As for SVG support, the sooner that makes it in to Mozilla stable the sooner XUL will be able to realistically compete with the upcoming rich client platforms from Macromedia and Microsoft.

This is Mozilla 1.7 RC 1 by Simon Willison, posted on 22nd April 2004.

View blog reactions

Next: Kansas City web developer meetup

Previous: Python in Mathematics

3 comments

  1. haha! and we all thought multipart/x-mixed-replace was dead!

    Phil Wilson - 22nd April 2004 08:56 - #

  2. Old Netscape document here on server push

    Harry Fuecks - 22nd April 2004 17:26 - #

  3. haha! and we all thought multipart/x-mixed-replace was dead!

    Actually, it is still in use, and would be in more use if there was more support (duh). It can actually prove quite useful, for example on the Bugzilla queries. Check Bugzilla's query.cgi source to see what kind of a hack is needed to "detect" whether the browser supports multipart/x-mixed-replace.

    Jan! - 26th April 2004 16:39 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2004/04/22/mozilla17rc1

A django site