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."
Order by: Score:
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.

Reply Score: 2

RE: Windows...
by thjayo on Thu 7th Feb 2008 17:40 UTC 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 Score: 1

RE[2]: Windows...
by kain on Thu 7th Feb 2008 18:28 UTC 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 Score: 5

RE[3]: Windows...
by slight on Thu 7th Feb 2008 20:37 UTC in reply to "RE[2]: Windows..."
slight Member since:
2006-09-10

The use of Windows-1252 encoding (and the other related ones) is perfectly valid, as long as it's not served as latin1 (iso-8859-1) or similar. It's this behaviour that's not allowed in FF strict mode I suspect. To be honest though for 99% of sites the proper solution would be to move to UTF-8.

Reply Score: 1

RE[3]: Windows...
by JrezIN on Fri 8th Feb 2008 15:31 UTC in reply to "RE[2]: Windows..."
JrezIN Member since:
2005-06-29

Besides that, Safari for Windows have terrible problems with accents. By using accents in web forms, it just ignores everything you wrote after the accent... not just forms, but and coping to clipboard to. Also, it didn't properly converted the line breaks to the correct (in Windows), leaving you with a bunch of characters to clean up...

But as far as I know, most of the problems are gone in the current versions of Safari for Windows.
I do use it from time to time to check some links when my Opera9 or Firefox3 windows are too populated... Or when Flash video playback bug (just stop after some seconds, have to click the seek bar all the time to continue the playback for some more seconds... it just sucks) prevents me from watching them in my browsers.

Reply Score: 2

RE: Windows...
by optimusg4 on Thu 7th Feb 2008 18:00 UTC 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 Score: 1

RE: Windows...
by TaterSalad on Thu 7th Feb 2008 19:05 UTC 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 Score: 3

It's an alternative, nothing more
by bousozoku on Thu 7th Feb 2008 20:08 UTC
bousozoku
Member since:
2006-01-23

I don't care for Safari on Mac OS X or Windows but it's available and it keeps things moving again. It's also helped fuel other WebKit-enabled browsers.

No matter what Apple's reasoning is, it keeps Microsoft, Mozilla, and Opera thinking and that's always a good thing.

Hopefully, the few enhancements for Safari will spill over into Windows and create more of a following, just to keep complacency at a minimum.

Reply Score: 1

Private browsing
by akro on Thu 7th Feb 2008 20:28 UTC
akro
Member since:
2005-07-06

I don't know of any other browsers on Windows that has it...

Reply Score: 2

Firefox & Private Browsing Extensions
by linumax on Thu 7th Feb 2008 21:46 UTC in reply to "Private browsing"
linumax Member since:
2007-02-07

I recommend these two:

Stealther:
https://addons.mozilla.org/en-US/firefox/addon/1306

Distrust:
https://addons.mozilla.org/en-US/firefox/addon/1559

and,

SecureBrowse
https://addons.mozilla.org/en-US/firefox/addon/5967

The last one takes a different approach but could give you some interesting levels of flexibility (has uses other than p0rn ;) ).

PS: Apparently private browsing is planned for Firefox 3, check current status here:
http://wiki.mozilla.org/PrivateBrowsing#Current_Status

Edited 2008-02-07 21:52 UTC

Reply Score: 3

RE
by Kroc on Thu 7th Feb 2008 21:43 UTC
Kroc
Member since:
2005-11-10

I'm Loving It.
The competitors are so blazingly far ahead of Microsoft, it sad watching Microsoft flounder around with X-ENABLE-LOCK-IN metas.

The standards have been around for so long now, dragging one's heels isn't good enough anymore, the web has finally made it onto mobile devices in the right format, and Microsoft are thankfully, not the ones controlling the forward motion now.

Reply Score: 1