php-ems-tools is a package for Volunteer and small paid Emergency Medical Services (EMS) organizations to provide crew scheduling, roster maintenance and printing, rig checks and maintenance reports and other facilities in an easy-to-use web-based packag
Be the first to post a text review of PHP EMS tools. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I'm now accepting feature requests for a major update. It will include, among other things, LDAP support, internationalization, and a new (more sane) database schema for the schedule. You can follow the project via the news on the main page and the bug tracker at http://www.php-ems-tools.com.
Here's the scoop: PHP EMS Tools is currently doing all that my own organization requires, so there won't be any more development at their request. I'm currently a full-time student and working 2 jobs, so I have precious little spare time. I am MORE THAN HAPPY to develop new features as requested. However, despite 14 downloads this month and 22 last month (plus 5 downloads this month from my site), NOBODY has contacted me in the past few months to give any feedback or request features. I know how this sounds, and I'm not happy to say it, but I can't put in any more active development time until I hear back from at least a few people that they're looking into using the project. That being said, even if you download it and hate it - or can't figure out how to make it work - drop me a line and tell me so. I'll get right on it.
PHP EMS Toolshttp://www.php-ems-tools.com ------------------------------------------------------------ Author: Jason Antman <jason@jasonantman.com> ------------------------------------------------------------ Please report bugs, etc. at the site above. ------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------ CHANGELOG ------------------------------------------------------------ Release 3.0 - - MAJOR RELEASE - this is not compatible with previous versions as the table structure has changed and config files have changed. If you wish to upgrade, please contact the developer for a migration script. - Added code to allow rig names and check data to be defined by user. Moved this information to rigCheckData.php and added a require_once for this file in custom.php. - Added rigCheckHandler.php to handle selection of different rigs and take the user to the right page - Changed link in index.php to point to rigCheckHandler.php - Changed rigCheck.php and blankRigCheck.php to use a URL variable for the rig number - Moved all site-specific configuration to config/ directory. Kept custom.php in place for reverse-compatibility. For old versions, move your existing custom.php to config/config.php and then just bring everything else in and change as needed. - Change *all* includes which pointed to custom.php to now point to config/config.php - Corrected stylesheet links in most of the roster pages, they had been pointing to a deprecated "style.css", all should point to "php_ems.css". - moved some files to the admin/ directory to clean things up - files were checkMD5.php, makeMD5.php, makeShowAs.php - moved some files to the inc/ directory to clean things up - files were global.php, notify.php, antman.php - Added columns to roster table in database - OtherPositions and OtherCerts - both TEXT. - Removed the external/auth folder as it had gotten messy. - Fixed some bugs in install.php Release 2 - - many sweeping changes, see CVS Release 1.1 - 2006-11-16 - Fixed database bugs in authorization/login in rosterEdit.php and schedule.php - Added project news feature. - Added stylesheet to index.php - Added checking for HTML directory in install-db.sh - Added required file version.php Release 1 - 2006-11-13 **Initial Release** ------------------------------------------------------------ #$Id: changelog.txt,v 1.10 2007/09/28 16:59:39 jantman Exp $
Finally, version 3.0 of PHP EMS Tools is available. The download can be found at http://www.php-ems-tools.com, along with a new homepage design! Please be advised that there have been major, sweeping changes. Rig checks now have builtin capacity for multiple rigs, the roster has been updated to allow for multiple, user-defined positions and certifications, and more. Please take the time to browse through the documentation on the site. I have also updated the installation script. If any of you on the list are already using PHP EMS Tools, this release will be incompatible with the database. A few very minor changes are needed. If you email me at jason@php-ems-tools.com, I can provide you with instructions. More importantly, if you subscribed to the list but are not using the software, please drop me a line and tell me why. Most of the changes from 2.1 to 3.0 were because of suggestions from users, and I'm more than willing to incorporate anything that you want, or do custom changes for your organization - at no cost, of course. I am also planning 4.0 already, which will have support for i18n (internationalization). I already have a volunteer to translate into Spanish, and will be working with him.
A release will be coming this weekend. Please stay tuned for more information through our web site - http://www.php-ems-tools.com. The CVS repository can be browsed there. Please also note that bug reports, support requests, and feature requests should now be submitted through the form there.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?