Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Start Free Trial
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
SPEmatic is an interpreter for SPE-style string-rewrite rules meant for use by students and instructors in introductory courses on phonological theory (a subfield of linguistics that deals with how sounds function in the grammars of natural languages).
A collection of python scripts for Chinesepod premium users: import CPod's vocab XML or CSV file to IFlash, download audio, fetch dialogue transcripts (and more to come). Includes an easy to use interface to the scripts for OSX-users.
ZhuaShuShell is a set of bash scripts to crawl online html e-books from certain Chinese e-book sites and save the data that is formatted as a single text book to your local machine.The newest codes and usage is here:http://tinyurl.com/2d573k (in Chinese)
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
blat(mat) is a Braille to print translator for maths. It takes a Spanish Six-dot Mathematical Braille (not Nemeth Code) text and converts it to an HTML file ready to be translated into XHTML+MathML by ASCIIMathML (javascript).
Desktop tool to organize your personal collection of electronic publications, in particular scientific ones. Also provides back-end libraries (Java) for access to OPF/OCF e-books, usable independently.
The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
As it goes by the project name, this tool finds out unique words (and their total count) in a given input file. Very useful for learning new languages, improving word skills, etc. Easily customizable.
This project intended to help teacher to prepare test works on math-based subjects. The engine is matlab-based program able to generate tasks in TeX format. The main feature is ability to form tasks with answers from TeX-templates with random initial dat
Collection of tools for input, reading, processing, and typesetting Taiwanese language. Includes SCIM and quail input methods, Firefox dictionary plugin, plus scripts for LaTeX and HTML generation.
QANT is a publication generator. Data is stored in MySQL and exported into XML. The output can be transformed using xslt into html and pdf. QANT can be used as editor for QTI packages. Written in PHP, requires MySQL and cocoon for PDF output generation.
Gabbie is an experimental natural language (plain english) command system, written in C++. The goal of Gabbie is to produce sensible responses to english input such as "Open the email draft I started yesterday." or "When is my meeting with Bill?".
A cross-platform cellular automaton facility. Implements simulation and visualization of multi-dimensional cellural automatas locally or in distributed mode.
Cinege is aimed to be the ultimate library (management) system - one day. Currently, it it a very nice tool to make regexp based filtering of bibliographic and item data and find variuos bugs in your existing database.
Lachrymology is a java application and library used to connect to the Amazon Web Services library for use in creating and maintaining a personal media library.
A fast way to rate the reading challenging level of book or text. Unlike well known reading metrics such as Fog, Kincaid, SMOG, ARI, Flesch, and Coleman-Liau readability this metric takes into account far more factors and is standarized against a corpus
Misc packages including a matrix application, a text based minesweeper, and simple console functions bundled to be run from a virtual console. Some packages are independently runnable. http://damf.sourceforge.net/ for more information.
PerlPoint generates presentation slides, docs, brochures and more from an easy to learn but powerful text format. It allows distributed team documentation and can be extended to produce any target format you like.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>