[go: up one dir, main page]

Showing 18 open source projects for "wurfl"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Your go-to FinOps platform Icon
    Your go-to FinOps platform

    Analyze, optimize, and govern your multi-cloud environment effortlessly with AI Agentic FinOps.

    Unlike reporting-only FinOps tools, FinOpsly unifies cloud (AWS, Azure, GCP), data (Snowflake, Databricks, BigQuery), and AI costs into a single system of action — enabling teams to plan spend before it happens, automate optimization safely, and prove value in weeks, not quarters.
    Learn More
  • 1
    Apache Mobile Filter

    Apache Mobile Filter

    The fastest and easiest way to detect mobile devices

    Apache Mobile Filter is the easiest and fastest way to detect mobile devices. AMF is a suite of tools that allow access to a Device Repository (such as WURFL, DetectRight, 51Degrees.mobi or the free AMF service) directly from Apache: now you can detect devices no matter what language your website uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    Add mobile device detection to your C or C++ program the easy way with 51Degrees. No cloud services, no external plug-ins, all Mozilla Public License source code. It's a great alternative to WURFL or DeviceAtlas. 1. Download and extract. 2. Run the setup file. 3. Import the code into your project or call the compiled executable as a process. Visit http://51degrees.com/Support/Documentation/APIs/C.aspx to get the full setup guide. The zip file contains a batch file for easy compilation. You will need Visual Studio 2010 (or greater) or GCC set up and configured on a Windows operating system in order to use this batch file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    WURFL is provided by ScientiaMobile, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 5

    Server Apps

    Server Apps is a set of server applications optimized for "mobile".

    Server Apps is a set of server applications optimized for "mobile" clients. The applications are XAMP based, share a common framework and provide handset definitions (based upon WURFL). Same applications are: mobile portal, mobile picture gallery, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    51Degrees-PHP

    51Degrees-PHP

    Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes

    4 Steps - Download, Unzip, Include, Go Mobile with PHP Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Step 1 - Download the Zip file from SourceForge. Step 2 - Unzip the file into a directory of your choice within your project. Step 3 - Then add the following code to your PHP page file: include_once('path/to/51Degrees.php'); include_once('path/to/51Degrees.usage.php'); (It is recommended for performance purposes that these lines are included after a session_start();) Step 4 - Get the details about the device that is accessing your site with code like this: if ($_51d[‘IsMobile’] == TRUE) { //Start coding for a mobile device here. } Read the full user guide on our web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dinfo

    Web access to WURFL data, implemented as a Java servlet.

    Dinfo is a standalone Java servlet, with WAR packaging available, to provide access to WURFL information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FasterDDR

    Various tools for device description repositories.

    Java API for OpenDDR and WURFL read, write and refactor operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    creador-open
    A framework for developing multi device and technology capable mobile sites with the Coldfusion language. Initially developed for OpenBD v1.4 (also on v1.5) and tested in Jetty server on a Windows computer. Bundles tested to work in MacOSX and Win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Hightouch is a data and AI platform for marketing and personalization. Icon
    Hightouch is a data and AI platform for marketing and personalization.

    Marketing needs data and AI. Give them Hightouch.

    Find insights, run real-time campaigns, and build AI agents with all your data.
    Learn More
  • 10
    Tera-WURFL can identify the capabilities of mobile devices using PHP, a MySQL database backend and the standardized Wireless Universal Resource File (WURFL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YOU NEED TO DOWNLOAD ALL FILES IN ORDER TO GET THE ADDON WORKING PROPERLY! Addon for phpBB forum for mobile devices. Features: - detect mobile devices automatically - mobile friendly template - ajax reply box - text reduction for mobile screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WURFL API for .NET (C#). This API design is focused in WURFL evolution, with modules for data access abstraction layer and modules for heuristic searches by UAgent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java Swing GUI for viewing, searching and editing WURFL mobile device information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WURFL Java API using Jaxb 1.0.4. This new wurfl access api has more features than the other one. Uses less memory to store the data using the hierarchy levels for the different devices and faster searches, allowing the user also filter the xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The aim of the project is to create a device delivery context api for web servers. Many existing devices don't have a CC/PP or UAProf profile.The project aims to extend Sun's JSR 188 reference implementation by using WURFL device repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Objective of Sparsh is to provide java implementation of media transcoder for mobile/handheld devices using WURFL and FFMPEG. This project in its initial releases will be aimed at providing easy integration with existing media delivery platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WurflDBLayerCache is a simple library for php Wurfl (wurfl.sourceforge.net) library acceleration, it is based on a cache on a mysql database, this library will provide you a much better performance versus the classical library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next