mCon aims to be platform independent, complete IDE for micro controller development. The project will use Eclipse as its foundation and the initial goal is to support development for the microchip PIC microcontrollers.
The J2MEGL (Java 2 Micro Edition Game Library) is a high-customizable library to speed up the development process involved in games when dealing with repainting, sprites and movement. It is based on the MIDP-1.0 specification.
KEA - agent micro-platform and Procedural Reasoning System. Java-based implementation of an agent platform with a flexible PRS-like system. The main attributes of the architecture are: agents, goals and roles. KEA platform is goal-driven.
J2MESafe is an end-user Java application that stores sensitive information like passwords on mobile phones with strong encryption. Requires Java Micro Edition (J2ME) with MIDP-1.0, which is available on most current mobile phones.
This is a artificial life project.
the goal is to simulate the evolution of micro-organisms.
It uses neural networks to simulate the brain of each of those micro-organisms.
It's written in JAVA, and uses the Joone librarie
MyModules is a micro-framework for developing modular (component-oriented) Java applications. Multi-threaded module initialization accelerates applications\' start-up time. MyModules is easy to use with a very low learning curve. Better design with less
Blues is a small, concise Java application framework built around an intellegent micro-container and a customizable XML configuration engine. It supports developing flexible, maintainable systems using techniques from OOP, AOP, and SOA.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
jLMS is a open source learning management system (LMS). jLMS is compliant to e-learning standards such IMS, SCORM and developed using Java 2 Enterprise Edition (J2EE) and Java 2 Micro Edition (J2ME) technology.
Micro-workflow targets Java developers seeking to build flow-independent applications. Micro-workflow allows developers to pick and choose the workflow features. It also lets them customize existing features and add new ones.
This project is a try of implementing Java Messages Systems on Java 2 Micro Edition.
The project consists of a few parts:
- a library for mobiles, implementing most of JMS methods
- a proxy serwer, running on J2SE, communicating with queues provider
JMSME provides implementation of Java Message Service on Java 2 Micro Edition.
<br>It consists of 2 parts: <br>
client-side part - library implementing JMS functionality <br>
server-side part - proxy between the client-side and JMS provider server.
A simple navigable map for use on a micro device or emulator. Given an image and an XML file that corresponds to the x/y coordinates of the objects on the image, the map becomes interactive. This project is being developed as a senior project at Loyol
[PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.
The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM.
THE PROJECT IS NOT CONTINUED.
The Java 2 Micro Edition Messenger. The plan of this project is to make a complete and good look java messenger supporting ICQ, MSN, AIM and Yahoo.
The program is in Java 2 Micro Edition and it can in color and gray only cellular phones.
J2ME MicroGUI Toolkit provides extra UI components that are lacking in the various profiles for Java 2 Microedition. The main goal of development is small footprint, high performance code.
The purpose of this project is to explore uses of Micro Java (J2ME technologies) with the intention of producing "working" solutions to existing problems.
j2wap is a JAVA based WAP Browser, it is in BETA stages. It supports the WAP 1.2 spec, with the exception of WTLS and WBMP.
*** NOTE: You will need the kAWT library to run j2wap on the Palm, it's free and you can get it from www.kawt.de ***
Programme d'export de contenu d'une base de données
Ce micro projet a pour objectif l'apprentissage :
- Des étapes de mise en oeuvre d'un projet.
- Concepts et bonnes pratiques de la POO
- Requêtage des BDD
- Export de données
- Design Pattern
aVolve is an evolutionary/genetic algorithm designed to evolve single-cell organisms in a micro ecosystem. It currently uses the JGAP Genetic algorithm, but does include a primitive genetic algorithm written in Python.