Linked by Thom Holwerda on Thu 7th Feb 2008 17:20 UTC, submitted by stan
Apple "The ability to download and immediately render non-standard web fonts is just one of several advancements Apple has planned for Safari 3.1, a small but significant update to its share-gaining web browser for both the Mac and Windows PCs. The release, which underwent private testing this week, will tie in a number of other enhancements, most of which have been under constant development as part of the company's WebKit open source application framework since last fall. They aim to provide Web developers a means of writing more dynamic and customizable web pages and iPhone apps, which will in turn provide surfers with a more feature-rich and enjoyable experience."
Thread beginning with comment 299821
To read all comments associated with this story, please click here.
Windows...
by Ruahine on Thu 7th Feb 2008 17:35 UTC
Ruahine
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.

RE: Windows...
by thjayo on Thu 7th Feb 2008 17:40 in reply to "Windows..."
thjayo Member since:
2005-11-11

I tried it.
But the whole can't-use-accented-characters is a huge huge blow off, because in portuguese, there are all kinds of á à é ã and so on. ;)

Reply Parent Bookmark Score: 1

RE[2]: Windows...
by kain on Thu 7th Feb 2008 18:28 in reply to "RE: Windows..."
kain Member since:
2008-01-08

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

Reply Parent Bookmark Score: 5

RE: Windows...
by optimusg4 on Thu 7th Feb 2008 18:00 in reply to "Windows..."
optimusg4 Member since:
2005-07-06

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.

Reply Parent Bookmark Score: 1

RE: Windows...
by TaterSalad on Thu 7th Feb 2008 19:05 in reply to "Windows..."
TaterSalad Member since:
2005-07-06

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.

Reply Parent Bookmark Score: 3