Blog
Recent Posts
Ambiguous User-Agents and WURFL.js
Jan 6th, 2015
“Writing a really general parser is a major but different undertaking. By far, the hardest points being sensitivity to context and resolution of ambiguity.”
Graham Nelson
Read MoreMOVR Report Q3 has been Released and it was a Great Success
Nov 21st, 2014
“In God we trust. All others must bring data.”
– W. Edwards Deming
Last week we announced the second episode of our Mobile OverView Report (MOVR for friends) for Q3.
Read MoreUA Sniffing, Feature Detection and Device Detection
Nov 11th, 2014
A mistake is to commit a misunderstanding.
-Bob Dylan
In a fast moving industry like mobile, new terms, words and abbreviations constantly pop up. Over time, those terms may change their meanings as more people start to use (and sometimes abuse) them. The concepts themselves sometimes mutate.
Read MoreResponsive Images Specification and Real-World Scenarios
Oct 25th, 2014
The real problem is not whether machines think, but whether men do.
All PostsB. F. Skinner
Finally the long awaited Responsive Images specification (respimg) is making its way into browsers. Briefly summarized, the Responsive Images specification introduces two new attributes to the img element, sizes and srcset, and a brand new <picture> element.
Read MoreMOVR: A Free Report that Every Mobile Stakeholder Would Better Know About
Sep 9th, 2014
A few years ago, a company called AdMob had a brilliant idea: create a freely-available report on the state of the Mobile Internet: which devices are the most popular? how do OSes and their respective versions break down across regions and countries? what browsers are users using?
Read MoreLighten up with LIGHTTP
Aug 20th, 2014
We are proud to announce a new WURFL InFuze module available for Lighttp. Scientiamobile offers WURFL InFuze as a service for those of you that demand a high performance and easily scalable solution for server side device detection.
Read MoreIntroducing WIT: the WURFL Image Tailor
Jun 13th, 2014
Resizing images is not a new concept by any stretch of the imagination. Those who, like me, have been involved with the mobile web since the WAP era, are very familiar with the problem of not sending 200kb pictures to phones that could only handle 10kb XHTML-MP pages.
Read MoreInFuze Node.js with WURFL
May 29th, 2014
We are happy to announce the addition of a Node.js Module for our high performance C++ API to deliver server-side device detection at the blazing fast speeds that a Node.js application deserves. We have also made the installation process just as fast by allowing you to install the module with a single `npm install` command.
Read MorePython Grabs WURFL InFuze And Squeezes Out Analytics
May 7th, 2014
by Filip Sufitch , the Python Handler
Python programmers frequently deal with huge amounts of Web log data. Many of them want device capabilities to be a part of that data so they can analyze how various device types and capabilities impact Web usage.
Read MoreValgrind Your Memory Leaks Away
May 6th, 2014
If you are not already familiar with using Valgrind, it is an excellent tool for finding and debugging pesky memory leaks in C and C++ programs. Even the smallest memory leak can cause a high performance application to crash over time.
Read More