7 projects tagged "English"
ColorLogs is an output-colorizing Perl script intended to have command output piped through it to a terminal. It allows easy creation of new highlighting configurations using simple text matches, globs, or regular expressions. It works transparently even in interactive contexts with scripts that produce prompt lines and wait for user input. Patterns are provided for Ant and Maven output. This version started as a fork of v1.1 from resentment.org, but numerous improvements have been made since then.
0bin is a classic pastebin featuring client-side encryption provided by JavaScript. All pastes are encrypted before being sent to the server, and decrypted by the browser when reading them. The purpose is not so much to protect users' privacy as to prevent the service host from being forced to moderate the content by legal means.
phpLogin is a user login and authentication module for the phpNova framework. It contains all user authentication-related tasks and UI. Dependencies include: phpSession, phpHash, and phpSQL. This module is part of the phpNova framework for PHP, which is currently in the alpha stages of development.