Slashdot Mirror


Kurt Cagle's OpenSVG Keynote

Metaphorically writes "Kurt Cagle has posted a summary of his keynote speech from the SVG Open 2005. Inspiring for an SVG enthusiast, informative for any geek. He covers a lot of ground on XML and the next generation of GUI. It connects a lot of technologies that people might otherwise not totally grasp. If you haven't been following the development of XForms, E4X, SVG and XAML then this is a great way to catch up."

1 of 137 comments (clear)

  1. Firefox by samjam · · Score: 0, Offtopic

    Shame that my Firefox 1.06 fails to displau it.
    [Looks for clues]
    $ GET -UuSsed http://www.ajs.com/~ajs/slashdot.svg
    GET http://www.ajs.com/~ajs/slashdot.svg
    User-Agent: lwp-request/2.06

    GET http://www.ajs.com/~ajs/slashdot.svg --> 200 OK
    Connection: close
    Date: Thu, 18 Aug 2005 06:53:03 GMT
    Accept-Ranges: bytes
    ETag: "76dc6-cb7-f7f7ed00"
    Server: Apache/2.0.53 (Fedora)
    Content-Length: 3255
    Content-Type: text/xml
    Last-Modified: Thu, 18 Aug 2005 03:40:04 GMT
    Client-Date: Thu, 18 Aug 2005 06:53:57 GMT
    Client-Peer: 24.61.76.204:80
    Client-Response-Num: 1

    Hmmm... bad Content-Type possibly?
    This is where IE does what IMHO is a good job of double guessing the content type based on the file extension and "upgrades" the content type.

    Sam