Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Includes tools for creating ebooks in xml-format. xTrans helps in creating an XML-Ebook from plain text like RTF, TXT. XTrans converts xml-ebooks into the final format like PDF, HTML, RTF, PDB (various forms), ...
There exist many implementations of XML parsers that create DOM. The Radiance DomProfiler parses an XML file and builds a DOM from a handful of available parsers - CRIMSON, DOM4J, JDOM, SPARTA, XOM, XERCES, XPP - to compare time taken and memory used.
This project is the home for a standard and libraries for the Qualitative Data Interchange Format (QDIF) for the exchange of annotated textual document collections, with special reference to qualitative social science data.
This is a small command-line program to split a phone bill into several seperate ones to categorise the calls (e.g. for illustration which family member phones how much). It generates HTML files and is able to send them to specified email adresses.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
CurlyML is a super-lightweight alternative to XML, properties files and BBCode. It is a concise data format for representing heirarchical data, and is extremely human-readable. Project provides parser, API and other tools using this format.
Base C++ library included own: reflection, memory management, xml-serialization, strings, containers, files and directory operations. The idea is to join java-style and C++ memory-management. (tested with http://sourceforge.net/projects/izh-test/)
M2MXML is an XML based protocol for Machine-To-Machine communications. The M2MXML project includes a Java API for parsing M2MXML, but is intended to be language agnostic.
XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
The DataExtractor (HTMLtoXML) extracts data from a HTML page according to a configuration file and puts the data into an XML file according to a specified structure. It is a tool to extract data from HTML pages and to store the data in XML files.
java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
Xanot is an XOM (Xml to Object Mapper). Very similar to well known Apache Digester. But it uses java 5 annotation feature. So that the classes can "tell" the parser how to map xml data into its object model.
Geovision is a system for collaboratively maintaining and viewing geographical data, especially data over time. Other types of historical data and its visualization also lie in the project's future.
SOAP-Server framework for Java Micro Edition (JME). Use this framework to run simple web services on mobile devices, e.g. PDAs. Supports SOAP 1.2 (without attachments). Runs on MIDP2.0/CLDC1.1 or CDC compatible VMs with sufficient memory.
SAX for .NET is a C# port of the original Java based SAX API specifications. When compiled into a .NET assembly it becomes available to the other .NET languages as well.
Toxicity is a open source XML microkernel for document oriented development based on Java. It provides support for processing all kinds of informations that can be represented in form of XML documents.
Relational.OWL automatically extracts the semantics of virtually any relational database and transforms this information automatically into RDF/OWL, processable by a wide majority of Semantic Web applications.
A LISP-like XML glue language with an XML syntax.
Ideal for pipelined XML aggregation, transformations
and filtering with accessors to a content repository.
Embeddable Java implementation includes XSLT engine XT,
servlet, command line and applet.
OpenNMEA is an open-source Java library for parsing NMEA sentence strings from GPS units into a more useful format, to facilitate interaction between your application and a GPS unit.
DAP (Database Access Platform) is a common BO solution. unlike O-R Mapping, there are no specific object to each table. DAP is trying to maximal wrap the basic database operation. Written in Java