kit - README =================== Kit is a Prowl reporter implementation for the Apache/MySQL/PHP platform. Version 0.2 --------------- http://tyaga.org/kit/ Copyright (C) 2008-2009 Edgar Sioson Released as free software under terms of the MIT License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Requirements: Apache 2.0 or later php 4.1.0 or later MySQL 3.23.32 or later a web-browser Summary: Kit version 0.2 demonstrates basic Prowl reporter service features as described in http://tyaga.org/prowl/prowl_doc.php. Download: You can get the newest version at http://tyaga.org/kit/. Credits: Kit was based loosely on the interoperable design of web server and browser clients. The publisher-reporter interaction in Prowl reflects a nuanced view of the client-server model as applied to ledger-based currency brand issuance, use and promotion. At this stage of the project, Kit is still in need of other contributors or other teams to start their own prowl reporter implementations. Please announce any related effort at http://groups.google.com/group/prowl-users?hl=en. Installation: Download and unzip the Kit package in your web root (htdocs or localhost directory.) Follow the simple steps in db/create.php. ChangeLog: - Initial release as a downloadable package; - added parser.php; - added create.php for creating setting database/user/tables and populating tables - evaluation function now graphs against Unix time instead of days Documentation: Prowl protocol technical document - http://tyaga.org/prowl/prowl_doc.php Support: Please visit the discussion group at http://groups.google.com/group/prowl-users?hl=en.