Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Get protection for today’s online threats. Free.
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book Framing Software Reuse: lessons from the real world.
FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.
swan is a suite of Java-based tools for working with XML. The focus is on a hybridized model that blends pattern-based and event-based
models for XML processing, as well as supporting the leading tree-based models (DOM, JDOM, dom4j, XOM, etc.).
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.
ImageButtonBeanManager is a Struts Extension Package that supports the Struts HTML Image Tag and the ImageButtonBean class in a manner that is analgous to the support provided for the HTML Submit Tag
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
WhiteBeer is a new programming paradigm that is motivated by Noam Chomsky's Minimalist Program. It uses feature checking mechanism to parse programs so that it can provide word-order-independence like natural language processing.
The DCN Toolkit contains the DCN Interpreter for processing XML datastreams in a CORBA/ECMA compliant environment. See http://www.dataconsortium.org for information about the Data Consortium Namespace and its RDF Dictionary.
A complete, production-usable Java class library tuned for internal corporate development (GPL). The Amber Archer class library represents over 100,000 lines of code and 700 Java classes, covering topics like UI building, pooling, caching, XML processing
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".
Set of Java utility classes. Includes:
- C getopt functionality for command line processing
- csv & ini file manipulation
- Swing classes for things like limiting JTextField contents and organizing the GUIs main JFrame
- RDBMS persistence package
X-pipe is Java library for XSLT pipeline processing. It compiles and caches stylesheets on demand for run-time performance, and automatically recompiles stylesheets after changes to cut down development time.
PicEdit is a plugin for Eclipse 2.0 (http://www.eclipse.org) for viewing (and eventually editing) images. It currently supports most of the built-in image formats that eclipse supports.
UMDS is small, strong and expansible project. The model offers a uniform method of conceptual view of the diverse data as a sequence of bits and a uniform method of keeping and processing
this sequence on the external storage.
A Java utility library oriented toward server or batch process developers. Contains support for assertion checking, command-line processing, and event dispatching/logging.
Simfony (SIMple FOrms) is a java package for handling forms (html ...) and accessing form data in object-oriented way. It also has plugable modules for processing forms (transforming, validating). Package works with WebMacro, Velocity, JSP or standalone.
This package provides an acceptable middle ground between
SAX and DOM techniques for parsing XML. It provides
DOM events in a SAX-like manner. Thus, the application
can handle elements without storing the entire DOM tree
in memory.