[racket-dev] Download link
Eli Barzilay wrote at 08/13/2011 09:39 PM:
> Also: it needs to work when there's no JS. Currently, this is done by
> listing all the platform installers in a list -- not pretty, but this
> is an exceptional case.
>
I don't understand this part. If this page's HTML is generated
on-demand, then the "User-Agent" HTTP header should be accessible at
that time, so I'd think one could make a little server-side Racket code
that recommends the correct download for 99.9% of users, without any JS?
--
http://www.neilvandyke.org/