40 projects tagged "BSD Revised"
hlg is a fast and easy to use tool for quickly auditing the performance of your Web applications. It reads Web logs and generates some interesting statistics, including details about average and peak concurreny (based on overlapping start times and durations), and the average and peak size and duration of requests over time. It is able to group regions based on the URL and produces text or comma-separated reports.
RabbIt is a mutating, caching Web proxy used to speed up surfing over slow links like modems. It does this by removing advertising and background images and scaling down images to low quality JPEGs. RabbIT is written in Java and should be able to run on any platform. It does depend upon an image converter if image scaling is on. The recommended image converter is "convert" from the ImageMagick package.
The Logfile Navigator, lnav for short, is a curses-based tool for viewing and analyzing log files. The value added by lnav over text viewers or editors is that it takes advantage of any semantic information that can be gleaned from the log file, such as timestamps and log levels. Using this extra semantic information, lnav can do things like interleaving messages from different files, generate histograms of messages over time, and provide hotkeys for navigating through the file. These features are meant to allow the user to quickly and efficiently focus on problems.
Bricolage greatly simplifies the complex tasks of creating, managing, and publishing vast libraries of content. With advanced features such as fully-configurable workflows, customizable document types, and comprehensive Perl and PHP templating support, it has been designed from the ground up to scale to meet the demanding needs of large organizations around the world.
FMPP is a text file preprocessor that uses FreeMarker templates to provide macros, flow control, and expressions. It uses recursive directory processing, so it can generate complete homepages (a tree of HTML files and images). It is extendable in Java to display data from any data source (such as a database). It is usable with a command-line interface, as an Ant-task, or embedded into a Java application.
Krang is an Open Source web-publisher / content-management system designed for large-scale magazine-style Web sites. It is a 100% Perl application using Apache/mod_perl and MySQL, as well as numerous CPAN modules. It provides a powerful and easy to use story and media editing environment for magazine editors, as well as a complete template development environment for web designers. On the back-end, Perl programmers can customize Krang to control the data entered in the story editor, and add code to drive the templates to build output.
Seagull aims to deliver the following: independence of data, logic, and presentation layers, an extensible component architecture, reduction of repetitive programming tasks, simplified data access, comprehensive error handling, module workflow routines, form handling without the donkey work, component reuse, authentication management, integration with PEAR libraries, PHP coding standards, platform/PHP version/browser independence, self-generating documentation, and quality end-user docs.
BloGTK is a Weblog editor that lets you write, edit, and manage Weblog entries on multiple blog accounts from one convenient interface. BloGTK features a powerful editor with syntax highlighting and integrated spellchecking, as well as a WebKit-powered preview system. BloGTK supports Weblogs running on WordPress, Blogger, Movable Type, and more.
pngcheck is the official PNG tester and debugger. Originally designed simply to test the CRCs within a PNG image file (e.g., to check for ASCII rather than binary transfer), it has since been extended to check and optionally print almost all the information about a PNG image and to verify that it conforms to the PNG specification. It also includes partial support for MNG animations.