Blog

Filter

  • General
  • WURFL products
  • Use Cases
  • platforms
  • resources

Archives

Recent Posts

InFuze 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 More

Python 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 More

Valgrind 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