My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 10
This is a user agent parser
*High-level Java API for easily creating SIP enabled VoIP applications. Suitable for either a desktop (softphone, phone applet, incoming call screener) or server-side (auto attendant, ACD, voicemail) application. Defines a generic media provider interface, and includes an implementation of that in...
Utilities for processing user-agent strings. Can be used to analyze log files and handle http requests. First implementation can identify: * most common operating systems * most common web-browsers * many mobile devices * some e-mail clients * webmail clients like Gmail and Hotmail
Use this library to implement browser specific features on your application or website. This library also can handle browser detection of cellphones, basic spiders and games consoles! Supports: minor versions, version comparison, operating systems, checking or return browser data and extra bro...
Cross-web-framework, cross-device data provider, Python framework for sniffing mobile handset properties. When rendering web pages for mobile phones one must deal with varying handset features: different screen sizes and shapes, different supported file formats, different sets of web browser feat...
Since 1998 the <a href="http://browsers.garykeith.com/">Browser Capabilities Project</a> has provided data about most browsers, bots and other automated crawlers via the user agent. The <a href=”http://browsers.garykeith.com/downloads.asp”>browscap.ini</a> file is a database maintained by Gary Ke...
本页地址:http://1stagent.googlecode.com 由于移动设备直接千差万别,导致了一些问题,比如图片的适配,铃声,视频的视频已经网页大小等等的显示。 而这些东西,都与具体的手机型号相关,而UA是唯一可以标识该类手机,于是,发起这个系统,旨在动用大家的力量,收集,整理,维护尽可能准确、丰富的UA信息。 1stagent采用Ruby开发,使用Rails框架,支持IE,FireFox以及移动设备。
See http://code.google.com/p/browserscope/wiki/UserAgentParsing
Very fast HTTP-daemon(about 2000 req/sec) to get phone model, brand and other properties by user agent lookup. All source in git repo: http://git.shadanakar.org/?p=dad.git;a=tree Server has RC status.
The basic idea is to be able to view debugging infomation for a single user in production As you know most of the django real life appliaction runnning on apache server. in a production you do not want to log debug information to a file and you also want to debug infomation to a specific user....