Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
MongoDB Atlas runs apps anywhere
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.
hcxselect is a small and fast CSS selector engine for C++. It parses CSS selector expressions and applies them to a set of document nodes (or a whole tree) parsed via htmlcxx, a simple non-validating HTML parser. Thus, it allows you to use CSS selectors in your C++ program without much bloat.
Scientific Book Document Project is developing three new formats: SBP, SBD and SBR. These formats will be designed to make reading e-friendly. The most part of the project is implemented in Python, but there are plans for remaking it in C++.
The Open Score Format is an open and non-proprietary file format for digital scores, associated media objects and metadata based on Music XML. The intended applications for the Open Score Format are internet score delivery and archive.
HXPath is a command line tool useful to extract data from HTML documents. HXPath can select sub trees, like the standard xpath tool, but is also able to read contents and attributes and output them in a bash friendly format. HTML Tidy and HTTP/HTTPS get are built in too.
Human readable and human writable format for the config files
For object-oriented programs is useful to supply the configuration information in structured manner also. Seems the XML is the an answer. But too much <tag></tag> everywhere make the XML for *.config or *.ini files almost human unreadable and uneditable.
This library intended to read text of markup configurations files in uniform way. Text information from the file is loaded by your program as a structural tree. After slurping a *.config file we can supply the resulting objects to object...
This module provides methods to compact javascript source down to just what is needed. It can remove all comments, put everything on one line (semi-)safely, and remove extra whitespace, allowing fine grained control of the compactness.
The “RDB2RDF Mapper” is a Java based software desktop application which allows a user to create a mapping file between a relational database and an RDFS/OWL ontology via a graphical user interface. This project is ANDS-funded.
Java library that implements the PESC College Transcript object and all dependent objects. It provides Marshalling and Unmarshalling from java objects to PESC XML files. To be used in an IDE such as eclipse for auto-completion of fields.
The latest version (support for PESC CollegeTranscript 1.6) has been moved to github:
https://github.com/jamhgit/pesc-transcript-jar
Copperhead is a small and simple library providing a Swing user interface that allows one to automatically generate PDF documents from annotated objects using the iText PDF library. Copperhead is developed under GPLv3.
Please download Copperhead 0.1b for iText 2 and 0.2b for iText5. Read more on http://byteality.ch/blog. Enjoy!
This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
PiXasso is an easy-to-use application (inspired by LateXiT for Mac OSX) which typesets snippets of LaTeX code and creates pictures exportable in various formats via drag-and-drop. Once created, snippets remain available in the history.
Kabeja is a java library for parsing DXF and converting to SVG (dxf2svg). The library supports the SAX-api and can integrated into other applications (Cocoon,Batik). Tools for converting svg to jpeg, tiff, png and pdf are included .
RSS Reader is a mobile J2ME (Java ME) app. that runs on Java enabled phones. User can store multiple RSS/ATOM feeds as bookmarks. Can import from OPLM file or HTML file with links. Can read offline. MIDP 2.0/some MIDP 1.0. Specify which MIDP w/issue
mstor is an extensible framework for JavaMail local store providers. By default mstor provides support for the mbox email storage format and Java Content Repositories (JCRs).