Blog
Recent Posts
robot_family
Oct 2nd, 2024
If a device’s user-agent is identify as a robot, then robot_capability will return a categorization based on the nature and intention of the robot.
Read Morepixel_density
Dec 5th, 2018
The number of physical pixels per inch in a screen or display. Also referred to as Pixels per Inch (PPI).
Read Moreis_smartphone
Feb 27th, 2018
True if device conforms to ScientiaMobile’s definition of a Smartphone.
Read Moreis_touchscreen
Feb 27th, 2018
True if the device has a touch screen. Mostly an alias for pointing_method == touchscreen ( product_info group) capability.
Read Moreis_windows_phone
Feb 27th, 2018
True if device runs any version of Windows Phone OS. This virtual capability relies on the device_os (product_info group) capability.
Read Moreis_wml_preferred
Feb 27th, 2018
True if the device is better served with WML. Capability relies on preferred_markup ( markup group).
Read Moreis_xhtmlmp_preferred
Feb 27th, 2018
True if the device is better served with XHTML MP (Mobile Profile). Capability relies on preferred_markup (markup group).
Read Moreis_html_preferred
Feb 27th, 2018
True if the device is better served with HTML. Capability relies on preferred_markup (markup group).
Read Moreis_largescreen
Feb 27th, 2018
True if the device has a horizontal screen resolution greater than 320 pixels. Relies on the resolution_width ( display group) capability.
Read More