Hers the project. Not to hard I dont think:
Dispatch / CAD type system.
PHP or CGI
Mysql or flat text based. - Speed is essential
Background - IBN,
http://www.incidentbroadcast.com is a web site service that
specializes in online police and fire feeds broadcasting over the TeamSpeak Voice server application. We are looking to create a way that our users can post incidents that are going on int heir feed, as well as elsewhere.
Concept - To allow users to log in, and enter incident based text for police, fire and EMS calls. The incidents will be displayed on web site, Cell phones, and dektop application.
1. User based login and entry -
a. Admin level
Ability to add users, and other admins
Ability to add drop down list (feeds on server - see below)
Currently there is a nuke / Teamspeak module that we have on our site that allows
users to click on the feed and it launches Teamspeak if you already have it on
the computer, and puts you into the room so you can listen to the incident. we would like to incorperate this feature into the incident listing and view.
b. user and Admin abilities
Post incidents to the sytem.
1. choosing type of service, entering in incident information and city and state,
and if there is a feed on the serve, choosing
it on drop down list.
2. Ability to update their own post
3. Abilty to archive or remove the post when
incident is over.
The posted information would be able to be pulled in by code to a web site to display the incidents, maybe like showing 5 - 10 at a time in a block. Other sites will also be able to display this code on their site.
We would also like to be able to display the posts in some type of format for a desktop program. Widget, Rss reader etc...
And the final key, pulling the posts into WAP or format viewable for cell phones.