13 projects tagged "Windows"
FIGlet is a program for making large letters out of ordinary text. It prints its input using large characters made up of ordinary screen characters. FIGlet output is generally reminiscent of the sort of "signatures" many people like to put at the end of email and UseNet messages. It is also reminiscent of the output of some banner programs, although it is oriented normally, not sideways.
Free Java is a development environment designed to help beginners write Java programs. Its editor includes syntax highlighting and an undo/redo function. It features a structure panel and a file browser. Compiling and running a program can be done with the push of a single button, and compiler errors are shown clearly. There is also a virtual console to show a program's console output. Free Java is based on J2SDK 1.3.
p is a pager like more or less. It is more conservative with screen handling and thus does not screw up the screen as easily as more or less. p uses its own termcap package with TERMPATH support that makes it easy to have a local .termcap file in the user's home directory to override bad termcap entries. p supports three text attributes for nroff: bold, italic, and bold-italic. p is able to find patterns in higlighted text, unlike more or less. p also filters out unprintable characters.
compare is similar to cmp but faster and with better readable output. compare examines one file and standard in, or two files on a byte by byte basis, and prints the file position of the first difference it finds, first in decimal and then in hexadecimal, followed by the differing byte content in hexadecimal and a quoted character.
Change is a non-interactive text editor, similar to sed, but much easier to use. It works by substituting a specified target pattern in the source text with another specified text pattern. It can operate on multiple files specified on the command line, or it can operate upon stdin/stdout in filter mode.
PHP Content Management System (phpCMS) makes it possible to need only one template for your whole Web site. It allows you to provide dynamic menus with unlimited levels, and use templates and sub-templates without a database. It is search engine-friendly and proxy-friendly, as the pages it generates can not be distinguished from static HTML pages. PHP code can be added to any template and content file with an optional module. It supports the caching of parsed pages and gzip compression.
Namazu is a full-text search system intended for easy use. Not only does it work as a small or medium scale Web search engine, but also as a personal search system for email or other files. Supported document types: HTML, Mail/News, MHonArc, RFC, TeX (with detex), man (with groff), Word (with wvWare), PDF (with pdftotext) and plain text.
PDNS is an advanced high performance authoritative nameserver