NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
IE5.2 (Score:1)
Does anyone actually use this browser? Should I worry about making the site compatible?
JJ
Re:IE5.2 (Score:2)
I suppose it depends upon your target audience. I doubt that Perl folks are going to bitterly complain about not being able to use IE on a Mac. If this was some popular news site, it would be a different story.
Re:IE5.2 (Score:2)
Re:IE5.2 (Score:2)
I gave up on Safari. It's slow. It's buggy. It sucks. I recently started using it again when the latest Firefox security hole showed up because of how serious that problem was, but as soon as Firefox had a new version out, I grabbed it and didn't look back.
Scaling (Score:1)
The presentation doesn't scale well at the moment.
By using font sizes in px you're making things very small for somebody who's got a very high res monitor.
The most portable thing to do is to put font sizes in percentages: assume that 100% is the size that is appropriate for 'normal' text on a webpage, and work relative to that so you probably want at least 150% for text on slides.
Those slides also degrade badly in smaller windows. If the window is sufficiently small that the bullets don't all
Re: CSS help requested (Score:1)
Have a look at S5 [meyerweb.com].
John.
--
someone's done all this... (Score:2)
Re:someone's done all this... (Score:1)
I'm working on a pod2s5 translator at the moment.
Re:someone's done all this... (Score:2)
I'll take a look at these, thanks. The only customizations I've done were fairly minor for an internal presentation (logo, standard corporate look, etc.).
And please let me know if you get the pod translation done!