To read all comments associated with this story, please click here.
Actually, Safari CAN show accented characters, what it does not do (either by choice or technical limitation) is not render windows specific characters. For instance, the character 'é' if attained via charmap (or a different language typeset keyboard) will use the windows character encoding directly. Most web browsers will be lenient when rendering these characters and show the correct ones anyway, but Safari does not (and neither does Firefox if you put it into Strict xhtml mode, etc).
Sure fire way to get those chars appearing is by using the html encoded character in it's place:
< !ENTITY eacute CDATA "é" -- latin small letter e with acute, U+00E9 ISOlat1 -->
If you view the source of my post, you'll see that while I can render the char 'é', I have to use the html encoding to make it render in Safari.
http://www.w3.org/TR/html401/sgml/entities.html
EDIT: ARG
OSNews is garbaging all my hard work, even though their preview renders it correctly, the site escapes my html encoded stuff... just check out that link.
Edited 2008-02-07 18:30 UTC
I think the main goal for Safari on Windows is for iPhone development, even though Steve last year proclaimed it to be the fasted browser on Windows.
I rarely use Safari on my Mac; mainly Camino or Fireox for my needs. Of course, for website design/development, I do fire it up to make sure it displays fine.
For switchers, it makes sense that they would use the included browser and nothing else as that's what they did on Windows. Not saying all switchers of course, but the general consumers who just browse the internet and check email.
I have safari loaded on my Windows PC but very rarely use it. It was loaded to try it out, now I only use it if I want to use something other than firefox for web browsing. I like to switch things around a bit, gets boring looking at the same application day in and day out. Safari doesn't offer the features/add-ons I like in firefox.







Member since:
2005-07-07
I wonder how much of an inroad Safari is making on the Windows platform.
I've got a mac, but never use Safari myself, so I wonder whether many people use Safari on windows at all.