Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This projects has the intent to take any file that has a header and any number of lines, take out the blank lines, the carriage return and the line feed, given as delimitation the "project number" format and generates a new clean file.
An implementation of ORDPATH encoding. Microsoft invented ORDPATH and used it in SQL server. This independent implementation was thoroughly coded to exhibit the top performance.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A very small standard C++ non-validating XML element class and parser.
Intended for small projects that want to use the XML for simple tasks such as configuration and structured messages, without any integration overhead.
creole/c is a Wiki Creole parser and a HTML converter. It implements Wiki Creole 1.0 and almost all of its additions. The parser is written in C++ and has a simple event driven plain C API. The converter is a stand-alone console application.
Jbi4Corba is a JBI binding component for the corba protocol. Basically it is a protocol translator from the CORBA protocol to the JBI normalized message protocol. Once a corba service is published as a JBI endpoint it can participate the ESB processes.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
The goal of the OSM2PostGIS project is to develop an OpenStreetMap data processor that can import any amount of .osm XML data into a PostGIS database, and produce evaluated navigation network topologies to support routing.
Lightweight "ini" type file parsing of textual markup with programmer friendly schema definitions. Allows both input and output streaming of user-application data values to/from user-defined data structure hierarchies.
Making use of our library you can easily deploy and consume services available on the web. PyServices is a pythonic library that provides a default interface to WebServices written in many different protocols. Our objective is describe and implement
A Neumann Gép egy a Magyar Debian Alapítvány által koordinált projekt, mely szabad dokumentációkat és más szoftvereszközöket készít az állami és civil szférában tapasztalható számítástechnikai alulképzettség leküzdésére
Für das Abfallwirtschaftsverfahren hat das BMU ein XML-Schema erstellt. Dieses verpflichtet zur elektronischen Nachweisführung. Mit dieser Bibliohek lassen sich diese Dokumente erstellen, auslesen und bearbeiten. Erstellt an der FH Aachen
OpenFileAid is aimed to help people working with COBOL Copybooks and flat files, such as the orginal IBM FileAid. It allows to parse and load CopyBooks, to map the content of flat files to the fields of CopyBooks, to Intitialize CopyBooks...
Protodata is a language for manually creating binary data files without the use of a hex editor, with the original purpose of prototyping new file formats.
Storm MVC is a php framework based on the model-view-controller design pattern featuring pretty URLs, site themes via inherited master pages, and easy forms processing. It is a mix of the best ideas from Rails, Django and ASP.NET MVC.
A program that converts source codes into HTML. Good for blogs or other web-pages containing source code snippets. The program has the capability of choosing from different themes, and highlighting styles.
Uses XSLT to generate HTML content and XSL-FO formatting for XEP from XHTML sources. Follows the spirit of W3C specifications. Features content generation such as TOC, footnotes, custom bookmarks, hyperlink abstracts and complex widgets.
With the EpisodeGrabber you can keep track of your favorite TV-Show. It is parsing and collecting informations from all TV-Shows on epguides.com even with Cast Pictures. Make a Watchlist and download directly from isohunt.com
XDAKit is a smart development kit for XML-based Document Archive. It offers some basic operations of XDA by C++ and Java, like Open, Create, AddFile, Close etc.
Python library provides the briefest way to construct SQL queries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth