Blog Ronald

Welcome to my Blog

Archive for the ‘Projects’ Category

Email Alert Management

Posted by T. Ronald S. on October 17, 2009

Project Name: Email Alert Management
Background: As there are many supporting applications tools running, the number of alert and warning from the applications is getting bigger. It is annoying when receiving hundreds of emails per day triggered by alerts from many applications. Therefore we need a mechanism to manage all the alerts.
Aim: To provide an application that will sit between supporting applications and end users so that we can set parameters to filter the alerts, and trigger the alert when the parameters are satisfied. parameters used are number of alert received, alert priority, alert status, notification list
Technology: Linux, Oracle10g, Java, GWT (Google Web Toolkit), Apache Tomcat, Dovecot, JavaMail API
Estimated time: 1 month

EmailAlertManagement

User Manual:

Alert Management is a tool that help to manage email alert from various applications

The first page you will see is a login screen that require authentication your NT Account with LDAP.

There are two privileges in this web application: Member and Administrator.

Member Privilege
When you login as a member you will be directed to below main page

Getting Started
1. Choosing subscription

At the left panel there is tree node called Available subcription, you can tick one or more available subscriptions.

2. Adding selections
Click Email Alert Setting at the tree node and then click Add Selections. This will add your selected subscription to the grid at the center panel of the page

3. Defining Alert
You can define your alert by clicking alert list at the grid. this will direct you to below alert panel

Click the arrow down button of Add New Alert panel and fill up the form to define a new alert.
Below is an example of an alert that will trigger after receiving 10 emails from QMS UTV email alert.

Note: If you have multiple notification list, please separated emails with comma (,)
Click add to continue
You will get your defined alert in your alert list grid box

Also notice that your inbox tree node also updated with the new created alert.

4. Inbox
Clicking the inbox will show your inbox with emails from the subscription

As we already defined an alert in this example to automatically sends emails alert when receiving 10 emails. You have two more options at the inbox panel: Delete and Send Now
Clicking the delete button will delete your inbox, and clicking send now will send the emails right away to the notification list defined at the alert.

 

 

Posted in EmailAlertManagement | Leave a Comment »

Uploader app 1.0 part 3 – Open Office Project Management

Posted by T. Ronald S. on August 29, 2009

Manage my  project is not difficult in Ubuntu, i will directly go to open office project management. tasks, resource, calendar, time line, completeness, link task, unlink task you name it, they are all provided in this software. My most favorite feature is ability to export project to a nice HTML format, i once shocked my manager with this tool and he’s wondering and asking me how did you do thatt? what tool are you using? well..you don’t need to ask now, use this tool :)

UploaderAppv1.0

Here is the html export output

export_png_sample

Posted in Uploader App v1.0 | Leave a Comment »

Uploader app 1.0 part 2 – visio like on ubuntu

Posted by T. Ronald S. on August 28, 2009

Tried finding software like visio on ubuntu, end up with Kivio haha.. trust me using this tool made me miss visio a lot :) . but as simple & easy i can do. here it is the result.

UploaderAppv.1.0 Kivio

it is leaked of template diagram, perhaps they should add plugin to import the templates from visio :) .

Posted in Uploader App v1.0 | 2 Comments »

Uploader app 1.0 part 1- Kickoff your class diagram w/ Umbrello

Posted by T. Ronald S. on August 28, 2009

This simple class diagram was created using umbrello running on ubuntu. if you want to have it, just type sudo apt-get install umbrello at your console, let ubuntu install it for you. funny, i can find class and interface but not abstract class, i couldn’t change the interface become abstract class either.
okay here it is, uploaderclient class diagram v.1.0.

Uploaderclient class diagram v1.0

well i can’t say i’m proud of it, but as simple & easy i can do. fyi, umbrello can export your diagram to xhtml and image format as you see at the image above. you can start coding now happy :)

Posted in Uploader App v1.0 | Leave a Comment »

Bandung Guide, Aplikasi Pemetaan Client-Server dengan MapServer dan J2ME

Posted by T. Ronald S. on November 30, 2007

Topik Tugas Akhir ku sebagai syarat kelulusan menempuh gelar Sarjana S1 Teknik Elektro Di kampus tercinta, Institut Teknologi Bandung.

Akhirnya terselesaikan juga aplikasi ini, Terimakasih sebesar-besarnya buat komuniatas Open Source yang telah menciptakan tools MapServer yang memberikan aku ide membuat aplikasi berbasis lokasi (LBS) untuk kota Bandung. Salut buat Mas Eddy Prahasta yang tiga buku karangannya telah ku beli (ga dapat diskon pula), yaitu :

  1. Belajar dan Memahami MapInfo
  2. Aplikasi Pemrograman MapInfo
  3. Membangun Aplikasi Web-based GIS dengan MapServer

Aku ingin berbagi dengan para pembaca semuanya di manapun kau berada, boleh komentar atau memberikan idenya sebanyak2nya untuk kita boleh sama-sama belajar.

Berikut adalah screenshot aplikasi yang telah saya buat :

A. Pada sisi server, yaitu Web-based GIS dengan tools MapServer dan dikembangkan dengan environment PHP

Tampilan awal pada web gis

B. Pada sisi client, yaitu aplikasi J2ME

tampilan awal pada client Read the rest of this entry »

Posted in Projects | 5 Comments »