Safari for Windows?
BeachBill
Registered Users Posts: 1,311 Major grins
Anyone try the Safari for Windows beta yet? I wonder how it renders Smugmug pages, but I don't know if I want to be the guinea pig. :dunno
0
Comments
Seems to work just fine, for my site, and yours. I just downloaded it and used it. Ironic, isn't it... I used Safari for Windows on my Mac Pro
It *is* beta software, so we don't officially support Safari For windows, but I do expect we will.
Portfolio • Workshops • Facebook • Twitter
Okay, I couldn't stand it. I installed Safari. I compared my site in three browsers, Internet Explorer 6, Firefox 1 and the Safari beta. The first difference that jumps out at me is all of the text is bold in Safari. Does Safari do this on the Mac (and I'm talking about the Mac version on the Mac, not the Windows version on the Mac)? Anyone know how to get Safari *not* to make the text bold, or is this just a beta issue?
Attached is the results of my comparison showing the difference.
Dgrin FAQ | Me | Workshops
There are some serious security issues as well - see link in that thread.
Look through my eyes on Cultural Surfaces! - customizing... currently in a state between limbo and chaos
Here you go.
Dgrin FAQ | Me | Workshops
I tried changing the font smoothing from medium to light, but as you say, it doesn't change much. Still more bold than I'm used to.
My only purpose for installing Safari is for platform development testing. I don't think I will ever use anything other than Firefox for full time web browsing.
I think Safari is going to serve it's purpose for me. If they keep it rendering pages as closely as possible to how they render them on the Mac I will be happy.
By the way for anyone interested, I may have found an issue (bug, config, who knows?) in this Safari beta with the Smugmug shopping cart. When I add a photo to the cart, I get the "add to cart, done" click to view the cart and get "shopping cart is empty". Yeah I know it's a beta and not supported but does anyone know if this is a config issue in Safari or perhaps a bug?
Thanks again David. I see that FF/Mac is still a little bolder than FF/Win but not as bold as Safari. Good to know. Appreciate your samples!
Sounds like a cookies issue, to me.
Dgrin FAQ | Me | Workshops
As previously mentioned it's the font smoothing that Safari does, which makes non-bold text appear bold and bold text "more bold"...
Do you think Safari on Windows actually comes with all it's own fonts and is doing it's own font rendering, independent of the font sub-system built into Windows?
I could see how Safari has different default style sheets of a different interpretation of non-specific style sheets such that it chooses different fonts for a given piece of CSS/HTML, but I'd be surprised if Safari was really doing it's own font rendering on Windows.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Anyways, porting over safari so it runs on Windows in a half-assed way is about one thing & one thing only...iPhone developers.
SmugMug API Developer
My Photos
They wont let 3rd party developers write apps for the iPhone, so they "compromised" & are letting 3rd party web-based apps in through the Safari browser thats on the iPhone. Soooo, they needed Safari to run on Windows so those developers who used PCs could write apps too. Thats why it seems rushed & full of bugs & security holes. Doesnt have anything to do with wanting more browser market share.
Its all horse poo if you ask me.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
I've been using safari 2 on the mac (i've got firefox and camino too, but prefer safari) and everything on smugmug seems fine,
I upgraded to Safari 3 last night and it seems the add photos java applet is broken, Dragging a photo onto it pops an error "java.net.ConnectException: Connection refused"
So I've been using firefox today without any problems and will downgrade safari tonight.
Smug techs, I don't know if you want to try and reproduce this, if you need some help or more info let me know. I've logged a bug with apple too.
http://plumgraphics.net
J D Plummer
Yes, it looks like a "cookie" bug in Safari.
I've got preferences set to accept cookies: "always", yet the "show cookies" button is never enabled.
Safari definitely uses the windows font because if you go in to change the standard font, it brings up the windows font dialog for selection.
The "problem" is that Safari is "enhancing" the font as part of it's "font smoothing" feature which make all fonts look "bolder".
Safari only offers three options for font smoothing: light, medium and strong. If they would offer an option to completely turn off font smoothing, I'm guessing the font would end up looking more like it does in the other browsers.
So far Safari is doing for me what I want it to do. As someone else said, I don't need to go buy a Mac Mini now just to test my websites in Safari.
It's completely independent of stylesheets (which Safari is actually very good at).
Look through my eyes on Cultural Surfaces! - customizing... currently in a state between limbo and chaos
I choose not to. Windoze users now have another non-IE option, and that's got to be good.
Look through my eyes on Cultural Surfaces! - customizing... currently in a state between limbo and chaos
Safari for Windows "blurry" or "fuzzy" fonts have been the talk of the net lately. There is a very good article about why Safari displays text the way it does here.
To quickly summarize:
Basically Apple attempts to preserve the design of the typeface in the limited pixels available on a computer screen, which results in some blurriness. Microsoft renders fonts to improve readability on screen at the expense of being true to the font design.
The difference originates from Apple's legacy in desktop publishing and graphic design. The nice thing about the Apple algorithm is that you can lay out a page of text for print, and on screen, you get a nice approximation of the finished product. The advantage of Microsoft's method is that it works better for on-screen reading.