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
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.
This application allows user to download chapters from website in 3 ways:
- from table of contents;
- from range: first chapter address, last chapter address;
- by crawling from first chapter to n;
In settings you can customize language, input(website encoding) for simplicity output is in the same encoding. If you want your language add new class into strings package, and new fields into Settings class and GUI menu(initialize method).
A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets.
A web based operating system. Webxos privides a unified way to access your documents, address book, email, instant messenger and more. For developers, Webxos introduces a new programing platform for developing web based rich interface applications.
OCEditor is an open collaboration editor that allows controversial and extendend documents to be created, edited and voted upon (by paragraphs). The discussions and versions are kept.
WOOKI is a peer-to-peer wiki. It based on unstructured p2P network with data replication. WOOT framework synchronizes data. SWOOKI is a semantic extenion of WOOKI. It is implemented as a plugin of WOOKI. SWOOKI is peer-to-peer semantic wiki.
An alternative to the page-chapter-paragraph documentation approach. LivCos allows you to teach the computer the structure of your content, so it can support you in various contexts. Pages will be generated as one of many views on the actual content.
Metaquokka is a highly configurable xml editor, currently available as Gridsphere portlet. Besides the default format, there is suppoert for ESysXML, a simulation description scheme for a geodynamics framework. Supports Generic Mapping Tools rudimentary.
A Java note taking application using multiple formats for the storing of notes. Notes are stored in a structure notebook. Features a JSP, Swing and CLI front-ends. Enables multiple users to use over a network.
The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
Webitor is a web based text editor providing powerful text editing capabilities from within the browser. The client portion is a Java applet which can run in any java-enabled browser. The server portion is implemented using PHP on a web server.
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.
Nekit is a simple "HTML Editor" java applet. It communicates via XML-RPC with the server and handles "one click" links to internal pages. Perfect for content management web sites.<br>
It is based on <a href="/projects/ekit">Ekit</a> by H. Kistler
This is a validating xml editor for creating, edititing an manipulating XML files by a web interface. It is based on open standards like XHTML, JavaScript, DOM and CSS for the client and JavaServlets, JSP for the server.
Netstyler is a textprocessor as Java Applet wich allows internet stewards and web site managers to insert and edit well HTML formatted content without knowledge of HTML.
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