On Thursday, December 1, 2005, 10:07:11 PM, Richard wrote:

RP> Hi,

RP> Firefox doesn't correctly display any of the SVG's on my site, including
RP> ones I'm pretty sure have the Kosha namespace declarations etc.  Also, as
RP> far as I can tell, the server uses the correct mime type for SVGZ.  Can 
RP> anyone please tell me what the problem is?

RP> Richard Pearman       http://www.pixelpalaces.com/

http://www.pixelpalaces.com/svg+ve.svg
missing namespace declarations

[EMAIL PROTECTED]:~$ telnet www.pixelpalaces.com 80
Trying 216.19.71.229...
Connected to pixelpalaces.com.
Escape character is '^]'.
HEAD /zardoz.svgz HTTP/1.0

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Thu, 15 Dec 2005 10:54:47 GMT
Content-Type: image/svg+xml
Accept-Ranges: bytes
Last-Modified: Wed, 09 Nov 2005 22:03:23 GMT
ETag: "b0286c6779e5c51:c20"
Content-Length: 10781

Connection closed by foreign host.

The content-type is right but there is a missing
  Content-Encoding: gzip
see http://www.w3.org/TR/SVGMobile12/conform.html#ConformingSVGServers


for options on gzip encoding with IIS, see for example
http://www.websiteoptimization.com/speed/18/18-1.html
http://www.websiteoptimization.com/speed/18/18-2.html
http://www.websiteoptimization.com/speed/18/
http://www.vigos.com/manuals/iis-accelerator/
http://www.websiteoptimization.com/speed/tweak/compress/


-- 
 Chris Lilley                    mailto:[EMAIL PROTECTED]
 Chair, W3C SVG Working Group
 W3C Graphics Activity Lead
 Co-Chair, W3C Hypertext CG



------------------------ Yahoo! Groups Sponsor --------------------~--> 
AIDS in India: A "lurking bomb." Click and help stop AIDS now.
http://us.click.yahoo.com/9QUssC/lzNLAA/TtwFAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to