Posted by: didiksoft | May 8, 2008

What is Struts?

Struts is a popular open source framework from Apache Software Foundation to build web applications that integrate with standard technologies such as Servlets, Java Beans and Java Server pages.

Struts offers many benefits to the web application developer,including the Model-View-Controller (MVC) design patterns (best practice) in web applications.

The Model-View-Controller paradigm applied to web applications lets you separately display code (for example, HTML and tag libraries) from flow control logic (action classes) from the data model to be displayed and updated by the application.

Struts offers a set of tag libraries to support the faster development of the different layers of the web application.

The basic idea of the MVC architecture is to divide the application into three layers: Model that represents the data layer, a view layer that represents the data processed by the model component; and a Controller component that is responsible for interaction between the model and the controller.

So when we say Struts is an MVC framework for web based applications, we actually mean that it facilitates the rapid development of applications by providing a Controller that helps interaction between the model and the view so that an application developer has not to worry about how to make view and the model independent of each other and yet exist in coordination.

Struts is basically a Controller. It depends on other things for the model and the view. It can communicate with Hibernate, Enterprise Java Beans or any other java components for the model. JSP/Servlets are used for the view which use html front end internally. Struts provides several tag libraries to support the rapid development for the view layer.

Posted by: didiksoft | April 24, 2008

Iwata Online Support

online support sementara menggunakan yahoo messanger:
uchiha_didik@yahoo.com

created by:

Tags: ,

Posted by: didiksoft | April 20, 2008

Sistem Informasi Akademik Berbasis SMS (SIABS)

SIABS adalah perangkat lunak yang didalamnya terdapat sebuah sistem yang mampu membalas secara otomatis SMS yang masuk mengenai pertanyaan nilai ujian, dan absensi siswa.

Peralatan yang dibutuhkan adalah:

1. Komputer + Software SIABS

2. Modem GSM atau HP (tipe tertentu) + Sim Card (operator apa saja)

3. Kabel data

Gambaran sistemnya seperti ini:

- Sebelumnya pengguna (siswa atau orang tua) registrasi terlebih dahulu. Registrasi dilakukan 1 kali.

Format penulisan :

REG<spasi>NoInduk

Contoh :

REG A1234678

Hal ini dimaksudkan agar No HP yang digunakan memiliki relasi dengan No Induk. Sehingga pada saat pengguna mengirimkan SMS untuk mengetahui nilai atau absensi tidak perlu menuliskan No Induk lagi.

- SMS untuk mendapatkan nilai ujian pelajaran tertentu:

Format penulisan :

NILAI<spasi>KodePelajaran

Contoh :

NILAI MAT-10

Keterangan : SMS untuk mendapatkan nilai-nilai ujian Matematika

- SMS balasan nilai ujian

SMS balasan :

HR1=80 HR2=90

Keterangan : Terdapat dua nilai ujian Matematika, harian 1 dan harian 2.

- SMS untuk mendapatkan informasi absensi

Format penulisan :

ABSEN<spasi>Periode

Contoh :

ABSEN SEM1

Keterangan : SMS untuk mengetahui absensi pada semester 1

- SMS balasan untuk absensi

SMS balasan :

12/10/2007 -> Sakit

20/10/2007 -> Izin

Keterangan : Pada semester 1 dua kali tidak masuk karena sakit dan izin

* keterangan

Aplikasi ini memakai sistem voucher. Siswa/orang tua beli dulu vouchernya baru bisa dapat balasan SMS. Harga vouchernya bisa di set, jadi aplikasi ini juga memberikan keuntungan untuk sekolah.

Informasi Harga

Harga Software= 2 juta

Semoga aplikasi ini dapat bermanfaat bagi sekolah Anda. Untuk pemesanan, konsultasi dan informasi lainnya dapat menghubungi :
Didik Rawandi
Email: uchiha_didik@yahoo.com
NoTelp: 08999851448

* note:

Costumisasi format sms dapat dilakukan, terserah kepada Anda yang diatas hanya sebagai contoh saja, sistem ini jg telah saya terapkan pada proses pemesanan dan penjualan tunai, dan bisa pula diterapkan untuk sms banking, harga costumisasi tidak mahal.

Tags: , , , , ,

Older Posts »

Categories