sendpage-server

server used to queue and send alpha-numeric text pages via TAP

To send alphanumeric pages to a pager, if an email gateway is unavailable or undesirable, software is needed to control a modem which will dial a Paging Central, and deliver the pages using an ASCII delivery system known as TAP. Sendpage implements all aspects of this type of software, including an SNPP client, an SNPP server, a queuing engine, a modem control engine, a TAP communication system, and an email notification system.
a suite of tools to monitor changes on a network

pbnj

a suite of tools to monitor changes on a network

PBNJ is a network suite to monitor changes that occur on a network over time. It does this by checking for changes on the target machine(s), which includes the details about the services running on them as well as the service state. PBNJ parses the data from a scan and stores it in a database. PBNJ uses Nmap to perform scans.

chasen

Japanese Morphological Analysis System

ChaSen is a morphological analysis system. It can segment and tokenize Japanese text string, and can output with many additional information (pronunciation, semantic information, and others).

chasen-dictutils

Japanese Morphological Analysis System - utilities for dictionary

ChaSen is a morphological analysis system. It can segment and tokenize Japanese text string, and can output with many additional information (pronunciation, semantic information, and others).
alternative Gmail Notifier for Linux via Atom feeds

checkgmail

alternative Gmail Notifier for Linux via Atom feeds

CheckGmail is an alternative Gmail Notifier for Linux and other *nix systems. It is fast, secure and uses minimal bandwidth via the use of Atom feeds.

checkstyle

checks Java source against a coding standard

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard.