General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
ZWebEdit is a Java applet that is designed to replace the <textarea> tag with a rich Java text editor designed for editing HTML / code in a browser. ZWebEdit does not create a its own filesystem; it is designed to work with Zope or standalone.
The Docbook Plugin for Eclipse will allow generating documents within Eclipse IDE environment to various file formats that docbook supports using docbook xsl. Possible future enhancements could include support for docbook dsssl and apache's FOP support.
A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
jMerge is a graphical tool for viewing and resolving differences between two files. jMerge is written entirely in Java and attempts to provide a simple yet powerful user interface.
Java version of the Chord (a.k.a. ChordPro) program for guitar player
music sheet formatting. By the authors of the 1991 version of chord (version 3.5.1)
A framework that allows textprocessing to be integrated into any Java application in a generic manner. It represents an approbiate abstraction of the necessary elements and offers a generic interface to the application that needs a textprocessing service.
A highlighter for XML documents, written in Java. Uses regular expressions to search a set of DOM nodes, and transparently handles highlighting matches that span multiple elements. Highlight events are passed to a user defined highlighter for processing.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
JReferences is a tool to store and retrieve bibliographic references from a file or MySQL database.
It reads BibTeXML, DocBook XML and RIS type references, and can output these and BibTex.
A bibtex like alternative is also provided for DocBook XML docu
XLML is an XML-XSL-Java based generator for easily authoring e-learning
(and other) documents. Source documents are transformed into HTML pages with configurable integration into web-based trainig platforms like
"ILIAS open soource".
Gorille is a small Java package designed to let developers of various kinds of XML processors test the content and names of XML structures in their XML documents. Gorille includes test files for XML 1.0 and the draft XML 1.1, or you can create your own.
Provides a simple Java .jar file for converting Docbook files to HTML, FO or XHTML and includes all the XSL files needed. Great for cross platform Docbook conversions and Ant build scripts.
Ents is a small Java package designed to simplify the process of converting XML entity references to character references and vice-versa. Ents uses XML to specify lists of equivalent names and character references. Ents supports single character entities
J2ME Memopad is a simple MIDP application designed to allow storage and retrieval of notes. It will have the ability to search and generate a list of results, as well as categorize your memos. The basic design of the memopad is similar to the Palm.
A Lightweight XML DTD and Style-Sheets for the structuring of Resumes and Job Listings. The purpose is to implement a simple and balanced data exchange format between job seekers, employers, recruiters, and listing services.
This project is ON HOLD at
An experimental set of tools for text analysis and dictionary construction. One goal is to improve text-input e.g. on devices with touchscreens using dictionary-based symbolic on-screen keyboards.
JFindReplace is a java based find and replace utility. It allows you to select files and folders. You can replace text in several thousands of files in one click. It supports regular expressions and have a neat UI.
A little tool which provide opportunity to manage data stored in system clipboard. This project uses java as a language. And don't depends on OS, desktop environment etc...
TX is a free and open source cross-platform Computer Assisted Translation tool with translation memory, full and partial matches, machine translation, glossaries, search engine, support for various document types, and translation projects.
Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.