Kerikil(dahulu SwML)
Untuk yang masih baru di dunia pemrograman java swing. Mungkin dapat membaca lebih lanjut di sini. Dan beberapa hal menarik tentang layout (MigLayout)dan Swing Look and Feel dari Quaqua. Dalam membuat...
View ArticleSwML Framework Codename : Kerikil
Alhamdulilah, segala puji bagi Allah SWT. Akhirnya request ke sourceforge.net di approve, hari ini(Kamis,4 September 2008) proyek open source untuk swing framework (Djaka`s style) resmi dimulai. Site...
View ArticleSwML Framework Codename : Kerikil(English version)
Alhamdulilah, many thanks to Allah SWT. Finally my request for a new project at sourceforge.net is approved, today (Thursday, September 4th 200) My days of developing my swing framework the SwML is...
View ArticleSoftware Versioning
Software Versioning Software Versioning atau Penomoran versi pada aplikasi komputer(contoh : iBatis_2.3.0.1, fdm_beta-3.2), ternyata mempunyai standar yang telah matang. Artikel lengkap bisa dilihat...
View ArticleASYMMETRICface
Hosting baru, Domain baru…setelah sekian kalinya ganti nama domain dan ganti hosting (hosting terakhir di hack orang :(( ) tibalah untuk hosting terbaru dari saya : www.asymmetricface.net ASYMMETRICface
View ArticleHow to add Struts Capabilities or Dynamic Web Project on Eclipse without...
How to add Struts Capabilities or Dynamic Web Project on Eclipse without using context menu Hi All, I just want to share how to add the struts capabilities without using the JBossTool > add/remove...
View ArticleHow to write simple response for Ajax request using JQuery and Struts
This simple example show the code how to create client code using JQuery`s ajax. I assumed that you have already familiar with Struts Framework. The rest of the code are omited for the sake of...
View ArticleJUnit No Tests Found
If you are using JUnit 4 and you have encountered the “No Test Found”. Make sure that your JUnit test case class does not extend the junit.framework.TestCase class(this is JUnit 3 style). If you do...
View ArticleCannot run program “chmod” hadoop
This is a bug in hadoop and still exist in 0.21.0. If you want to run hadoop in Windows you will need Cygwin Especially the chmod program. You should just need to add Cygwin’s “bin” directory to...
View ArticleJSON web service with Java and Axis2
I have recently met a client who asking me to rebuild their legacy product using Java web service. They want it modular and easy to use. The first thing crossed my mind is using restful approach. But...
View Article