Showing 113 open source projects for "project-open"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
  • 1
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    ...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
  • 2
    51Degrees-Java

    51Degrees-Java

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

    ...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. Provider p = new Provider(StreamFactory.create("path/to/data/file")); Match match = p.match("USERAGENT_STRING"); boolean isMobile = match.getValues("IsMobile").toBool(); if(isMobile) System.out.println("Mobile"); else System.out.println("Not mobile");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4

    libvmms

    Simple Multimedia Messaging Service (MMS) protocol decoder library.

    Simple Multimedia Messaging Service (MMS) protocol decoder library. You can use the example to parse any MMS message headers and to extract its body parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    51Degrees-PHP

    51Degrees-PHP

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

    ...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
  • 6
    [WARNING! PROJECT IS NOT READY TO USE. DO NOT DOWNLOAD FILES FROM FILES REPOSITORIES!] ModernCMS - a powerful php engine that can up your website. You can create your own portal, forum, blog, website, company website, multimedia portal and other! Visit site http://modern-cms.sourceforge.net/ for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    romanHunter

    romanHunter

    ROuter MAN HUNTER detects wireless attackers and captures their MAC

    romanHunter (router man Hunter) is a wireless honeypot or closer to a sinkhole that will bait a cracker, capture the MAC address, reset the WIFI password (effectively destroying their connection) and wait for the next authorized connection. The password changes happen on a round robin basis from entries in the password file (pw_list.txt).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MOVED TO: https://bitbucket.org/krennecke/femto-cms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    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
  • 11
    Xenei.org was formed to provide ongoing development and support of Open Source solutions. This project is the home of several Java projects, including the Xenei Utilities which are used by most Xenei.org projects. See the project Home Page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    kXML is a lean Common XML API with namespace and WAP support that is intended to fit into the JAVA KVM for limited devices like the Palm Pilot.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Media Transcoding Server Alembik is a Java (J2EE) application providing transcoding services for variety of clients. It is fully compliant with OMA's Standard Transcoder Interface specification and is distributed under the LGPL open source license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    This is a Web to Wap converter. It converts regular HTML web pages to cHTML for mobile browser. It is a web application based project runs on any java servlet container or application server like apache tomcat, jetty or glassfish server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A windows based simulator for a real multimedia message service center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This application permit user reading RSS (web feed) on his mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Vortex Energine(VE) was created to allow web-master's have own web-site without needs to write own web-engine. VE give you the ready environment where you able to create your web-site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    For developers who are seeking to integrate SMS functionality into their software or applications, this project offers a range of simple solutions in the form of our SOAP, HTTP and SMTP API's that will allow seamless integration with our systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Palma is a lightweight content delivery framework for interactive, multi-language, multi-site, multi-channel and multi-device enabled web sites. It is written in C#, comes with MS Access databases by default and is open for Visual Studio Express Edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS through a WAP gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hello ! This is wap/wml based guestbook written in PHP and MySQL for your WAP/WML sites. It has same features as a normal web based guestbook.It contains three main fields - name, email and comments. It also includes RATING for your WAP-site.Check It Out
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Server Install-Kit AZ-01 is a collection of tools used for web server. Included in the kit are Apache2.2, PHP5, MySQL, phpMyAdmin and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Maui is a server and a Java Swing-like API for creating user interfaces that deploy easily to multiple devices. Various HTML and WAP platforms are currently supported. Read about the projects' history at http://patrickgibson.com/projects/maui/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dunbar is a location-based chat tool for mobile devices and phones as well as desktop computers. The architecture is built on web services so that clients on any operating system can be created. The service will be free to users, and the source code will
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next