Showing 19 open source projects for "radeon-project"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for 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
    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
  • 4
    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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    This application permit user reading RSS (web feed) on his mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    JVending is a content provisioning system that implements most of the J2EE Client Provisioning Specification (JSR-124). JVending provides catalog management and device detection. Project also includes WAP push, MMS client and a registry for devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An open-source WAP-based Internet browser similar to OperaMini. The project home page is here: http://research.alexeysmirnov.name/bp We will move to SourceForge soon!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ICT Printing Press is product for offset Printing Press. It simply takes few related parameters of customer's order as input and present total estimation of project, most economical job size, machine, paper stock cutting plan for sheet or reel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Web-based project for accessing GoogleTalk service from WAP-enabled devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ### Tiki2 has been renamed now to "meteorcms" please see the new project page now ### still giving a modular, powerful and user friendly Wiki, Blogs, Forums, Articles, Categorisation and Galleries. PHP-GTK editors, VoiceXML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CellMate Bot currently allows google queries and aim functions through OSCAR. Made to be used form your cellphone's AIM client, CellMate Bot will be updated to include email, news and map directions in the future. For now, you can use Google SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Development on this project has now moved to <a href="http://www.milyn.org">Codehaus</a>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RemoteWAP gives you the ability to take control of a Linux Operating System from anywhere with a WAP enabled mobile phone. This project is being developed in Java. There is plans to support other Operating Systems such as Windows, Solaris, *BSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project Izzard\'s main purpose is to create a collection apps for next-gen mobile devices. We consider mobile devices as a important part in our life. and we want to complete something for them. We use Python, TcL and ZOPE for our works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project should be an implementation of HTTP-based Content Negotiation as defined in HTTP 1.1, including the negotiation axes Content-Type, Charset, Content-Language, and Content-Encoding. It uses the corresponding HTTP headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    My project is to develop a web-based helpdesk system incorporating PHP and MySQL. Features: FAQ knowledge base, Idiots Guide, Hints n Tips, XML integration, address book, and WAP functions and is being developed for an actual company and pos university.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Based on the Jakarta Struts project, the Ruby Web Application framework is a framework for developing web/wap applications founded in the Ruby programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    i-mode(iMode) is NTT DoCoMo's mobile internet acccess system. Now over 50% of ther world's wireless internet users are i-mode. This Project is i-mode mobile phone emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB