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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Java based screenplay (movie script) editor and colaboration tool with a graphical interface (WYSIWYG) to create and/or edit scripts. Export in XML, PDF, XHTML and other formats. En español.
A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
JavaScriptDoc is a library intented to document JavaScript code in HTML pages, like the Java JavaDocs, but for scripts. The processed document is a xml, describing all scripts and elements on each script.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
ExcelUtils, easy export report in excel by excelutils.It like velocity or freemarker, but it's script is written in excel to control excel format and data.
JOthi is the java-based game of "Othello". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment: JOthi only defines the "Othello" game rules and its specific AI players.
JDBC-Script is an Ant task that helps to set up complex databases. The database commands are written in an XML file and executed via JDBC. This helps to execute them in the right sequence and have an automatic failure detection.
Emergent Mercenary is a 3D FPS with strategy overtones, and an excerise in emergent gaming. It should be easy to setup a scenario (e.g. hunt criminal) just by placing characters with certain AI into the game and see them interact.
Hugo Script is a framework to create, build and manage Java projects. It's Jackartas' ant based, and use properties files to get information about the project. Can be used with NetBeans.
A collection of Eclipse Plugins to support developing game modifications for Gas Powered Games' Dungeon Siege. Should include syntax editors for Skrit and Gas as well as tool plugins for various tasks related to creating a Dungeon Siege Modification.
JBuildControl is a Java application to monitor projects in a source code repository and automatically invoke an Ant script whenever changes are detected. The script need not be limited to a a build script, anything that Ant can do may be invoked.
Fully playable Javagame demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS.
Options with this editor:
- Auto-Completion , Code Coloring
- Easy Function Overview / Inserter
- Multiple Script Loading
- Syntax Checking.
Kanaputs is an interpreter for Java. With Kanaputs you can use Java in an interpreted way: no more compilation, each instruction is executed when you write it.
It's extremely easy to use to make script files above Java.
www.kanaputs.org
Producing a commerical-quality build script requires writing thousands of lines of Ant code. The Ant Factory allows for a more concise representation of your building needs which is then translated into an Ant build script.
Crossplatform menstruation calender with dynamic pdf-report-generation via server-script. The calender is intended for the CLDC profile and MIDP1.0 - like mobile phones, PDA and is written in J2ME.
The server allows dynamic upload and pdf-generation and
GAEM stands for Graphical Adventure tiny-Engine for Mobiles. Its main use is to read some text files and images and generate the game. It's being developed in J2ME under CLDC/MIDP environment.
J2MEStrategicGameLib is a Java based library providing a lightweight algorithmic framework for developing intelligent zero-sum strategy games using the J2ME platform.