Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

UADetector

Compare

  Analyzed 1 day ago

UADetector is a library to identify over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers, email clients and multimedia players. In addition, even more than 400 robots like BingBot, Googlebot or Yahoo Bot can be identified. The UADetector library is a free ... [More] , portable Java library to analyze User-Agent strings. The goal of this library is to detect the type and the associated operating system of a client like "Mobile Firefox 9.0" on "Android" or "Mobile Safari 5.1" on "iOS". [Less]

60K lines of code

0 current contributors

over 9 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This

Agent IQ

Compare

  Analyzed about 3 hours ago

Agent IQ maintains a local database of device capabilities on your web server and, based on the incoming user agent header, returns an array of capabilities. These can be used in the logic of the site on the server side. When a request is received, it looks at the User Agent String of the ... [More] incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If there is no match, the request is re-directed to a javascript 'learning page' where the database is updated with the client capabilities and is redirected back. This happens in a flash. The 'learning page' uses Javascript and Modernizr. There is a learning logic built in to avoid incorrect records. You can set a barrier which determines how many identical records need to be 'learned' from unique IP's before the record becomes 'official'. An 'official' record never diverts to the learning page. [Less]

6.26K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This