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
$300 in Free Credit Across 150+ Cloud Services
VMs, containers, AI, databases, storage | build anything. No commitment to start.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
YACHT is an effort to code an intelligent clan management tool for team based games.
It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and sample code.
A close implementation of the Java's AWT public library API for HTML. With HtmlAWT you build an event driven, component based tree which is used to code HTML web pages, forms, tables from a Java application. HtmlAWT is standalone library.
Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
Developing JavaServer Pages (JSP)? Tired of writing the same code over and over again (e.g. displaying a calendar)? Take this custom taglib that contains nice and practical tags for rendering dynamic content from JavaServer Pages.
This project contains all the code for the eXploringXML column on WebReference.com at http://exploringxml.com .
Currently this is only an applet for parsing and displaying Rich Site Summary (RSS) files, but more Java code for XML will come
This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
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.
Designed to provide inline visual HTML text editing for users who aren't comfortable editing tag-laden text. Currently sports a popup menu for styles (i.e. Bold, Italic), but ripe for extending in multiple directions. Lots of Swing & LiveConnect goodnes
TreeScript a next generation Java based language for inserting into and building large (proxy based) XML like object trees. It allows code and diverse data sources to be acted upon is if they were simple atomic and node type values.
The WebEditor application is a Applet Text Editor and File Manager for Managing Files and Editing them without the need for a client side FTP or TextEditor. The Applet has syntax colorizator for most web scriptin languages.
J2EE based picture archive software - allows browsing, online updates, e-postcards. (Was originally perl based. The perl code will remain for download but is not maintained)
It is a set of Java classes allowing web server designers to
- use their prefered scripting langage to build dynamic pages, as with JSP for Java
- call directly script functions available on the server as URL
- submit portions of script code in forms
A meta-function compiler for PHP/JavaScript, to create clean implementations of AJAX web applications. The code for set up and invoke a XMLHTTP request, as well as the code for marshaling data pass are generated from the source php script automatically.
XQuery in the Browser allows the execution of XQuery script code on Web pages (like JavaScript). Visitors do not need to install anything. Web developers only need to copy some .js files to their server and import them in their Web pages.
Simple framework for creating web applications. It is realization of MCV (Model Controller View) with XML. It can make developing easer and faster, bring some new functionality like easy converting page content, making viewer for data without any code.
MetaSpace Portal is the new generation of tools to manage, generate, and maintain corporate web portals and their contents. MetaSpace Portal is Portlet Specification API JSR-168 compliant and it has a lot of advanced features to manage portals.
Framework for Java code generation of web applications is for the above framework mentawai, done to expedite the process of creating a project in Java technologies with the JPA, Hibernate, Mentawai, AJAX with DWR among others.
AutoCRUD is a Java framework that can generate web application scaffold code from a database schema, similar to RoR. It uses the standard Maven2 web project structure, Spring for MVC, and Velocity for templating. Currently works with MySQL.
FormMaker is a Java program that allows users to draw form fields on top of an image and output PHP and Javascript code for web-based forms. Easily turn paper forms into online forms.