Forum Moderators: travelin cat

Message Too Old, No Replies

making sure my sites look good on Mac's

without owning one, what techniques are best

         

amznVibe

4:53 am on Feb 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



With all the work I do to make sure my sites look good on ancient netscape 4.x browsers in the PC world,
I figure the least I can do is make sure my Mac visitors are happy.

I'm noticing more and more Safari browser visitors in my logs. I have precious few friends with Mac's and none are sophisticated enough to be using various browsers (most are on AOL anyway) to help review my sites. Considering the hype Safari is getting, I'd like to make sure no visitor is disappointed with their experience from my work.

Are there any solutions to simulate safari on a PC? Any techniques I should avoid with frames, tables or CSS? Thanks for any help!

<added>thanks for all the private offers to check my pages, shows the great spirit of helping on this site, but I am really looking for a solution that doesn't require constantly checking with other folks - other than buying a mac! ;)</added>

amznVibe

7:42 am on Feb 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



ooh, I found this very interesting list of real-world tested problems with Safari
[dhtmlkitchen.com...]

The one that leaps out at me is lack of gzip encoding support! Meaning it will not take mod_gzip output?!?
Do we have to fix our exclusions in Apache like for Netscape 4 or dpes it just ask for plain output?
Can anyone verify this in the newest Safari?

ah, and I finally found this thread here [webmasterworld.com...]
sorry for the repetition in topics!

martinibuster

7:57 am on Feb 15, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Validate it at w3c.org [validator.w3.org]. Additionally you can find an internet cafe that uses macs, and buy a coffee and check your stuff.

BjarneDM

11:50 am on Feb 15, 2003 (gmt 0)

10+ Year Member



0) code strictly according to the w3c standards
1) drop supporting IE4 and NS4 - I regard both as dead in the water.
2) get hold of Mozilla from mozilla.org and make sure your pages render correctly in that.
Safari & Mozilla & Opera *all* adhere to the w3c standards, and although Safari at present has severe bugs please note it's at present a public beta and at is at version 0.8.2 build 0.60. It's sure to become better and more standards compliant as time goes by.
3) to cater for the inconsitensies in different versions of IE, use IE conditional comments <!--[<condition>]> <special css for a version of IE> <[endif]-->

yours in happy hacking
Bjarne - København ; Danmark ; Europa

amznVibe

7:06 pm on Feb 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Safari only runs on osX right? So investing in softmacXP which can only do OS 8 right now would not solve anything?

That was a good suggestion about internet cafes. But interestingly, around here there aren't any internet cafes, they all go under rather quickly because this town holds a major university and everyone is required to have a computer. The entire campus is wireless, you can use a notebook almost anywhere on it.

BjarneDM

1:04 am on Feb 16, 2003 (gmt 0)

10+ Year Member



Safari is OS X only - that's right :-)
!BUT! if you can get your page to work correctly in both IE6 & Mozilla on a WinTel machine, it'll surely work in Safari too. Safari is striving to be at least as standards compliant as Mozilla and better at it than IE6

norm1220

5:00 am on Feb 22, 2003 (gmt 0)

10+ Year Member



You could always pay a Mac user to check the site!
BTW- I accept PayPal (or really good Beer).

Wired2Mac

3:31 am on Feb 23, 2003 (gmt 0)

10+ Year Member



amznVibe

First of all, great post from the PC side of things and shows you are thinking outside the box.

As a Mac developer and very Pro Apple, I had to face the truth years ago that I had to make my work usable for all website users. That includes Mac, Linux, Windows as well as all the major browsers. I built myself a PC (FUN!) Most developers cry about all the different browser... "not another one" but what will set you appart from everyone else is supporting both platforms!

Usabilty is a important issue even if the majority of your traffic may be Windows users. I have heard from industry professionals these exact words "Only 5% of my site traffic is Mac users so it is better to program only for Windows users."

I say building for even an audience of 5 percent translates into 5 percent more potential income.

Back to your question. Be honest with your results in usability, The best investment and smart thing to do - go get yourself Mac. Start with iBook and you can pick one up for as little as $995. (heck check half.com for used ones cheaper) iBook comes with all the applications needed to get you rolling online so there is no additional funky software to purchase. Desktop Macs are expensive (worth it) but I won?t lie to you they are a serious investment. Supporting both platforms from your business is going to show you concerns and passion for usability.

cheers!

mivox

5:59 pm on Feb 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can actually get great deals on G3 iMacs through most online mac retailers... only a few hundred. Check MacMall or MacWarehouse for starters...

Other than that, I'd say test everything in Opera. If it works in both Opera and IE5/Windows, I've found I never have a problem in any of my Mac browsers... unless it's a real PITA CSS three column layout, in which case you really do need to test in both platforms. But keep your CSS layouts down to two columns and you shouldn't have a problem on Mac.

jamesa

6:37 pm on Feb 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



eMacs are even cheaper than the iBooks, though a used iMac for $400-500 might be the best bet (make sure you get OS X).

But one good thing about the Mac browsers is that they all "try" to be standards compliant. IE5 was the first standards compliant browser on any platform, NS/Mozilla is almost identical to their PC counterparts. Chimera is based on Mozilla. OmniWeb and Safari have their own engines, yet strive to be standards compliant (Safari will get there). Opera is Opera. In reality each will have it's own quirks, but in general I've found that they all render as you would expect if you're not pushing the envelope to far.

NS 4 and IE 4 are different animals. A lot of Mac users are still on OS 9 and may be using NS 4.7x which is a nightmare. IE 4 is real quirky as well. There you really have to look at it. But the quirks are well documented on the web.

mivox

6:40 pm on Feb 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I consider NS4.7 to be an unavoidable hazard of the Mac universe at this point. You wouldn't beleive how long it took me to convince my boyfriend to switch to Opera or IE5 (after I'd gotten him using NN in the first place... but I saw the light eventually! Right about the same time I realized what "web standards" were... hehe).

But my consolation at this stage of the game is that NN4.7 users must be getting used to ugly sites by now, so as long as you make sure the site still functions for them, you're good to go.