On Fri, Feb 20, 2009 at 11:56 AM, Dan Kegel <dank@kegel.com> wrote:
On Fri, Feb 20, 2009 at 10:53 AM, Juan Lang <juan.lang@gmail.com> wrote:
>> Next idea: why don't we detect the user's distro via javascript, and
>> put a targeted link to the 'right' package above the table?
>
> Can we also have a non-Javascript page, please?  People with
> accessibility issues, and crufty old curmudgeons like me who disable
> Javascript by default, would appreciate it.

Of course.  I think we should only have a single page,
and if Javascript is active, it should simply work better.


You could use the HTTP_USER_AGENT environment variable to do a first-order attempt.  That way for people with Javascript disabled there's at least a chance you'll detect their distribution.

Erich Hoover
ehoover@mines.edu