Results 1 to 3 of 3

Thread: Event Reminder/Contact Database Software

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Bronze Member rfnel's Avatar
    Join Date
    Jun 2011
    Location
    Germiston
    Posts
    196
    Thanks
    120
    Thanked 41 Times in 31 Posts
    Blog Entries
    4

    Event Reminder/Contact Database Software

    Hi Guys

    As some of you may know by now, I am in the software industry. I wrote an application some time ago (as a favour to someone on another forum) to send out automated event reminders and "Happy Birthday" emails.

    It's not perfect, and, if I ever get around to working on it again, there are a few things that I would like to change. Nonetheless, some of you might be able to benefit from it in its current form.

    I wrote it in Java, and it makes use of an embedded JavaDB database. As long as Java is installed on your machine, you should be able to run it. You can install the latest version of Java by clicking on the big red button here: http://java.com/en/download/index.jsp.

    You can download the app from here: http://www.mediafire.com/?7g7k4ejnym4rd4z

    Cheers,
    Riaan

    P.S. A quick user guide: (copied from the other forum on which I posted the application)

    After installing Java, you can extract the application's zip file and double-click the Informer.bat batch file to open up the application. All that the batch file does is to tell your computer to execute the necessary Java command to open up the application. The first thing that I would do after opening the application is installed is to set up email settings using the "Settings" button. If you click on About -> Help at the top menu, you can view an explanation of the fields on the Settings form. If you run the application daily, it will automatically send emails for birthdays and events that you have set up. If you keep it running, it will run a check at midnight to see if it should send emails on the next day.

    On forms with tables, you can add records using the down-arrow or the "Add ..." menu option. When scrolling through rows or closing a form, your changes will be saved automatically. You can also delete and save records using the menus at the top of most of the forms. To access event reminders, open up the Events form and click on Menu -> Reminders. You'll have to save the event before adding reminders. You can add members to contact groups using the '>' buttons on the contact groups form. Members are removed from a group using the '<' button. The '>>' and '<<' buttons will add/remove all contacts from a group. If contacts are added while the contact groups form is open, you will have to close and re-open the contact groups form in order to see the new contacts.

    When sending emails, you can use special variables such as '{name}' and '{surname}' in your emails. The Help form explains the purpose of these variables.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Informer - Contacts Screen.jpg 
Views:	388 
Size:	43.4 KB 
ID:	2066   Click image for larger version. 

Name:	Informer - Email Screen.jpg 
Views:	398 
Size:	32.0 KB 
ID:	2067   Click image for larger version. 

Name:	Informer - Main Screen.jpg 
Views:	446 
Size:	36.7 KB 
ID:	2068  

    "Fortune favours the bold" - Virgil
    Riaan Nel
    Freelance Software Development | LinkedIn | Skype

Tags for this Thread

Did you like this article? Share it with your favourite social network.

Did you like this article? Share it with your favourite social network.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •