Welcome!

Sonny Hastomo

Subscribe to Sonny Hastomo: eMailAlertsEmail Alerts
Get Sonny Hastomo via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Sonny Hastomo

In application development, one should consider an effective way of creating a standard rule for coding and debugging. For all the information provided in the application code, there's a better way for developers to track down a problem and find a solution. The logging mechanism is one of the low-tech solutions for serving up information for tracking down application code. In this article I'll try to provide a tutorial for using the Log4Net logging framework adapted from the log4j framework that's currently the most popular logging mechanism for the Java platform. Log4Net API The framework supported by the log4net logging API is currently available as shown below: Microsoft .NET Framework 1.0 (1.0.3705) Microsoft .NET Framework 1.1 (1.1.4322) Microsoft .NET Compact Framework 1.0 (1.0.5000) Mono 1.0 Microsoft Shared Source CLI 1.0 CLI 1.0-compatible The frameworks d... (more)

Struts Validations Framework Using AJAX

Real-time data validation is one of the advantages of AJAX technology. By applying this technology, the struts validation framework will enrich the struts MVC and move the Web application closer to the desktop application. The validation framework is used to validate fields. There are many ways to do validation on a Web application. It falls into two categories: server-side and client-side. A struts validation framework is one of the best frameworks for a Java-based Web application environment. It can configure the application using server-side validation and employ the error mess... (more)

Configure 3G ZTE IndosatM2 Model MF622 in OpenSolaris

Its been few days for me preparing my laptop using OpenSolaris Operating System, the greatest challenge i was facing, while i did configure my 3g modem in this operating system. i have red some of good stuff from OpenSolaris forum and indeed it helps me a lot to finish the 3g modem configuration. Enough the talk, hopefully this few steps of what i’ve done in my laptop will help anyone who are having difficulty of configuring their indosatm2 3g modem using huawei model MF622. Identify the usb modem 3g device identity. bash-3.2# prtconf -v | grep usb name=’usb-port-count’ type=int... (more)

Technical Excellence Award Sun Microsystems Asia South FY09 Partner Kickoff

Its been great experience meeting with Sun Asia South Country team and spend times together to get the Sun Asia South direction for this year. Its been very surprisingly great experience and achievement (Award for Technical Excellence 2008) i had receive from Sun Microsystems Asia South this year 2008 (http://sg.sun.com/sunnews/events/2008/partnerkickoff/awards.jsp), as part of the IT Architect staff from Sun Microsystems Indonesia. My special thanks to Silvia Rivena Wibowo as my ITA Manager, Andre Wenas as a Technical directors, and all of my friends within Sun Microsystems Indo... (more)

NAS in OpenSolaris OSUG Indonesia Meeting at 14-Oct-2008

Hi, Its really a great experience for me to share the NAS topic to the OSUG Indonesia community meeting at 14 October 2008. During the presentation we discussed three interesting topic includes NFS, CIFS/SAMBA, and iSCSI. Since most of the attendee are technical guys in this event, we also gave a demonstration on how we use this protocol as our file based storage. One thing that i would like to highlight is that OpenSolaris give comprehensive NAS feature off the shelf, and integrated (as part of the ZFS and SMF feature). You will be able to download the presentation slide bello... (more)