licentious radio

January 2003
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
Dec   Feb

   Click here to visit the Radio UserLand website.
   Click to see the XML version of this web page.


"What kind of peace do I mean? What kind of peace do we seek? Not a Pax Americana enforced on the world by American weapons of war. Not the peace of the grave or the security of the slave. I am talking about genuine peace, the kind of peace that makes life on earth worth living, the kind that enables men and nations to grow and to hope and to build a better life for their children - not merely peace for Americans but peace for all men and women - not merely peace in our time but peace for all time." -- JFK
 
Home | Stories | Politics/Humor | Web Usability/Humor | ipaq 3800 Linux | RadioRadio | Typography | About | Contact
Usability/Usability humor
Sunday, January 26, 2003
[2:39:00 PM]     
We -- infamously -- showed how to use your "user" stylesheet to undo zeldman.com's justification of body text.

A new wrinkle is to add a unique class or id to your web pages as a "hook" to allow frequent visitors to override your styles.

For example:

<body id="licentious-radio">

in my webpages would allow you to override my styles without affecting other websites:

body#licentious-radio p {text-align: justify; font-family: verdana; font-size: 11px}

(Don't try this quite yet. We haven't updated our templates.)

This is a fine cooperative-hack. But it just rubs your nose in the obvious design flaw: you should be able to specify user styles by domain and url, the way we can specify cookies.

I'm not, of course, suggesting that a large percentage of browser users will ever learn CSS syntax and memorize the jumble of features and property names. But browsers *could* give us an easy interface to tweak the display of sites we use frequently.

For example, many websites set font sizes that are uncomfortably small for many users. Some browsers let a user "zoom" a web page. I'm suggesting the browser let you easily add user styles for that website so that the user sees readably-sized text on every page on every visit, with only one command.



Copyright © 2003 Licentious Radio.
Last update: 2/1/03; 4:50:03 PM.