This is a Java applet and application that can encode and decode a Cisco
router's configuration register.
It also shows some valuable notes for each router family that can help
with disaster recovery.
It is being released as part of the Cisco-centric Open Source Initiative.
Small chat server written in C. The compiled code is still under 50k (at
this time around 40k). The chat offers many features including private
channels, gagging, squelching, banning, censoring, and much more. Users
can connect to the chat through many ways, including telnet and a Java
applet through a webpage.
pilot-link is a series of tools designed to extract and add data to a PalmPilot
organizer. There are programs in here to transfer data, debug the pilot,
synchronize with calendars, and a set of include files and libraries with which
you may build your own applications in C, C++, Perl5, Tcl, Java, and Python.
Trueprint is a general purpose printing program. It tries to produce
everything that anybody could need in a program printout without
the need for large numbers of switches or pipelines. Trueprint can
currently handle C, C++, Java, Perl, Verilog, shell (including ksh), Pascal,
pseudo C, report files (trueprint report files), listing files, text files.
DirBuster is a multi threaded java application designed to brute
force directories and files names on web/application servers. Often
is the case now of what looks like a web server in a state of default
installation is actually not, and has pages and applications hidden
within. DirBuster attempts to find these.
Jvmtop is a lightweight console application to monitor all accessible, running
jvms on a machine. In a top-like manner, it displays JVM internal metrics
(e.g. memory information) of running java processes.
It's tested with different releases of Oracle JDK, IBM JDK and OpenJDK on
FreeBSD, Linux, Solaris and Windows hosts. Jvmtop requires a JDK - a JRE
will not suffice.
code2html converts a program source code to syntax highlighted
HTML. It may be called as a CGI script and can also handle include
commands in HTML files.
Support for the following languages:
Ada, Awk, C, C++, HTML, Java, JavaScript, m4, Makefile,
Pascal, Perl, SQL, ruby, povray, and groff.
stringi (pronounced "stringy") is THE R package for fast, correct,
consistent and convenient string/text processing in each locale and
any native character encoding. The use of the ICU library gives R
users a platform-independent set of functions known to Java, Perl,
Python, PHP, and Ruby programmers.
FOP is the world's first print formatter driven by XSL formatting
objects. It is a Java application that reads a formatting object
tree conforming to the XSL candidate release (21. November 2000) and
then turns it into a PDF document or allows you to preview it
directly on screen.
FOP is part of Apache's XML project. The homepage of FOP is
Text::Highlight is a flexible and extensible tool for highlighting the
syntax in programming code. The markup used and languages supported are
completely customizable. It can output highlighted code for embedding
in HTML, terminal escapes for an ANSI-capable display, or even posting
on an online forum. Bundled support includes C/C++, CSS, HTML, Java,
Perl, PHP and SQL.