Wave2 Informeer
The aim of the Informeer project is to develop an application that can be used to provide intelligent notification from a single location using a web based management interface. The idea originally came to light when looking for a way to notify multiple groups of people via SMS. I have since pondered on the usefulness of an application that can provide a single api for providing notifications in many forms (SMS,Jabber,E-mail etc) with an easy to use management interface.
Informeer is still in the design phase. If you are looking for a simple way to centralise your alerts in the interim, you might want to check out this Tutorial
Users Table |
|||||
Field |
Type |
Null |
Key |
Default |
Extra |
Fullname |
|
|
|
|
|
Username |
|
No |
PRI |
|
|
Password |
|
No |
|
|
|
Description |
|
|
|
|
|
Groups Table |
|||||
Field |
Type |
Null |
Key |
Default |
Extra |
Name |
|
|
PRI |
|
|
Description |
|
|
|
|
|
Messages Table |
|||||
Field |
Type |
Null |
Key |
Default |
Extra |
MessageID |
|
|
PRI |
|
|
Sender |
|
|
|
|
|
Recipients |
|
|
|
|
|
Datetime |
|
|
|
|
|
Body |
|
|
|
|
|







