Closed Thread Icon

Preserved Topic: User Agent Strings (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18336" title="Pages that link to Preserved Topic: User Agent Strings (Page 1 of 1)" rel="nofollow" >Preserved Topic: User Agent Strings <span class="small">(Page 1 of 1)</span>\

 
jiblet
Paranoid (IV) Inmate

From: Minneapolis, MN, USA
Insane since: May 2000

posted posted 03-19-2002 20:04

I've been using PHPsniff on every page of my site to load stylesheets according to browser. It's a very robust solution, but in the interests of scalability I want to move to a simplified script that only detects the browsers for which I have custom CSS solutions.

Has anyone seen a handy index of UA strings for all browsers somewhere?

-jiblet

Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 03-19-2002 20:58

This should get you started:
Standard User agents:
http://www.highermind.org/design/user_agent/?Action=List_UA
http://www.psychedelix.com/agents.html
http://www.clearwaterbeachcam.com/d--skinner/spiders.html

WAP list:
http://internetalchemy.org/wap/ualist.html
http://www.wapdesign.org.uk/ua.html
http://webcab.de/wapua.htm

Robots
http://www.robotstxt.org/wc/active/html/index.html



[This message has been edited by Pugzly (edited 03-19-2002).]

jiblet
Paranoid (IV) Inmate

From: Minneapolis, MN, USA
Insane since: May 2000

posted posted 03-20-2002 20:24

Wow, way quick response. Thanks pugzly

-jiblet

« BackwardsOnwards »

Show Forum Drop Down Menu