Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Learn More
Free Website Monitoring Service | UptimeRobot
The free online uptime monitoring service with an App is available for iOS and Android.
With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices.
It's easy to use, like this code to play C-major scale:
Player player = new Player();
player.play("C D E F G A B");
It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal sourcecode directly into Java microedition bytecode.
O objetivo do projeto é criar uma API que facilite a criação de jogos para celular. A principal caracteristica será a sintaxe que será simples como o antigo Basic. Um exemplo de função que escreve na tela será: print("Ola"). Participe.
Dessy is a DEsktop Search and SYnchronization framework for mobile devices. It allows file search using content, metadata, and custom tags, and synchronization of results, and entire file system subtrees. It works on MIDP 2.0 handsets and Java 2 SE.
Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
Melis Platform is an enterprise-grade Low Code Platform simplifying app creation, management, and delivery.
Ideal for websites, apps, e-commerce, CRMs, and more
Melis is a new generation of Content Management System and eCommerce platform to achieve and manage websites from a single web interface easy to use while offering the best of open source technology.
A compiler to improve relation management between mobile users. This compiler will handle data islands for data transportation between a client mobile phone and a server node accesing a cellular network.
J2ME MVC framework based on model-view-controller pattern supported ME configurations CLDC and up. - conversation like data transfer between controllers - low memory usage - PL services support TODO: - support of other UI frameworks
The Microinstall is a set of classes that makes it easy to distribute your MIDlets. The end users could send your MIDlet to other people via Bluetooth, Ir, SMS or MMS.
Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
UML2ForJavaME aims at being a full implementation of the UML2 metamodel through a set of java interfaces and concrete classes for J2ME. Currently, its implementation focuses on its subset enabling state machine specification.
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.