8 projects tagged "Logging"
PHPX is a Web portal system, blog, Content Management System (CMS), forum, and more. It is designed to allow everyone to be able to have feature-rich, interactive websites even if you do not know a bit of programming. Some key features include fully-integrated forums, downloads, an image gallery with slideshow and auto-thumbnailing, support ticket system, a GUI interface for Web page content management, news with topics and instances, and a whole lot more. It allows you to fully customize the look of your site.
NeedSecure is program that makes it possible for system administrators and Web masters to protect member areas with passwords. It supports allowing and denying access to any protected directory for all members or for every member individually, recursive password protection, three levels of administration, extended member profiles with additional fields, limited and unlimited member accounts, language files and email templates that can be edited from an admin panel, optional activation codes, UTF-8 encoding support, statistics, and more.
Tremstats is a easy-to-use tool for server admins to create game statistics for Tremulous servers. The parser runs on the command line or can be executed through cron. It parsed the games.log of Tremulous, pre-calculates some important data, automatically fetches level shots and map names out of the PK3s, and puts everything into a MySQL database. It also supports some command line arguments for manual usage at startup. The output is very simple. It runs with PHP as template engine, so you can easily change the entire layout. For small changes you may only change the CSS file. For the output of the graphs, JPGraph is used.
DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.