How using Midas Layout Theme

I really interested in Android Programming when first I tried. I have tried many tutorial of Android, but in default layout. You know, black and white. I don't like it. After a while, I found this for Layout Android. This is really cool stuff, they have provide 6 color. They have black, red, blue, yellow, purple, and green. You know what is the thing that I like this stuff ? They make you easy to create a new form or you can use a current form for your app. So, if you want how to use it. Read it.[Read More]

Generate or Compile File IDL (Interface Definition Language)

Pada blog ini saya menjelaskan bagaimana cara meng-generate atau meng-compile file idl, untuk menghasilkan Stub dan Skeleton. Hasil daripada generate ini akan menghasilkan beberapa file java. Dan pada blog ini, saya juga menampilkan contoh isi dari file IDL. Untuk meng-generate file IDL ini saya memberikan contoh generate menggunakan Compiler IDL milik Java dan Compiler IDL milik JACORB. [Read More]

Install JACORB di Windows dan Linux

Pada blog ini saya menjelaskan bagaimana cara menginstall JACORB di OS Windows dan di OS Linux. Installasi JACORB ini telah saya uji coba install di beberapa OS Windows, antara lain :

  1. Windows XP
  2. Windows Vista
  3. Windows 7

Sedangkan pada OS Linux hanya saya coba di OS Linux Ubuntu Desktop Version.

[Read More]