MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
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.
There are a number of emulators for those nostalgic moments of your early computer years. JavaCPC and Jemu from Winape. This project attempts to squeeze these limited capacity machines into an application that will run on your mobile phone.
Software that assists in the care of motorcycles storing data for maintenance, example: exchange of oil, candle, brakes, filters, fluids, etc... Since also in fuel consumption. To be used in mobile phones.
Otipi is a solution for user authentication through a radius server supporting an sql database. It uses One-Time Passwords generated by a java applet or midlet. It is very useful for VPN authentication for example.
GPS to the localisation of pedestrians involves inaccuracy due to different factors. This project implement different algorithms or approaches that compensate the low accuracy of GPS for pedestrians.
BlueAir is a bluetooth multiplayer game for j2me platform. The game consists of two players that need to find your 'safe place' inside of a labyrinth. The first to find it will win.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
rmoblog is a platform independent mobile blogging system. You can blog from your mobile (a j2me program) to JSP and PHP websites. With SOAP (Simple Object Access Protocol),client can perform multi-types and multiple blog entries.
This is a issue and bug tracking system written in Java and JavaFX language. The main purpose of this software is to provide access to issues by mobile, desktop and web interface.
The project is a port of the Mozilla Rhino JavaScript Interpreter (http://www.mozilla.org/rhino/) from Java/SE to J2ME/CLDC. The J2ME/CLDC port opens up the mobile world for scripting Java, as it is a widely used platform for mobile phone programming.
WAP browser enabled application for small business companies which provides services to the clients. Application enables customer to request additional services (or buy goods), see account state, shedule service, get discounts using mobile phone.
J2ME on Rails is an J2ME port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services. J2ME on Rails is inspired by ObjectiveResource (http://iphoneonrails.com) and uses kXML 2.
A powerful metronome for J2ME devices.
Will be released differents versions for devices with screen size equals 128X160, 176X220 and 240X320.
The objective of this tool is help musicians in "training tempo"
3A-TRE evaluates traditionally logical expressions under 3 assumptions
...In this case, the dependent test modules are always assumed to be true when their results are not available. We call this a stub assumption (SA).
3A-TRE example:
echo "CWA: (T and U)" | java -jar PTRE.jar
Result: F
3A-PTRE example: (P means possible results)
echo "OWA: (T,U and U,F)" | java -jar PTRE.jar
Result: U,F
EffDom is an alternativ or complement to XML. EffDom is focused on compact datasize and efficient parsing which makes it well suited for embedded and mobile applications. Please visit www.effdom.org.