Monday, October 24, 2011

Steve Jobs Biography has been Released

steve jobs biography
Yeah, Steve Jobs Biography officially has been released today, October 24, 2011. I hear this good news from salingsilang. The book that written by Walter Isaacson can be accessed in both iTunes (digital formats) and Amazon (hardcover).

Wednesday, September 28, 2011

How to Create DAO using Java

What is DAO (Data Access Object) ? Maybe it's that currently exists in your mind. It’s very reasonable because it’s usually spoken by someone who is just learning programming. About what DAO is will be discussed by the Ar-Rohman Software House Team in another post, so please be patient to wait. In this post we will explain how to make it directly(we got this idea after completing the DAO of Equipment History Software).

Tuesday, September 27, 2011

How to Parse String into Date

After creating the DAO (Data Access Object) of Equipment History Software there is one interesting thing that Ar-Rohman Software House Team have learned. The thing is Parsing String Data Type into Date Data Type. As we know that basically all programs, software, or applications input are usually using character (char, String, etc.) or numbers (int, float, etc.). What if it input in the Date data type form ? Here's the tutorial to parse String data type into Date data type using Java.

Friday, September 23, 2011

RIM (Research in Motion) Fact

RIM (Research in Motion) has become very famous today because they able to create the Blackberry, one of the world's most popular smartphones. Especially at this time in Indonesia, RIM has become a fairly warm talking subject because they have established their factories in Malaysia. How RIM can be big as it is today ? Here is the fact.

Thursday, September 22, 2011

Database Design of Equipment History Software

Alhamdulillah, Database Design of Equipment History Software has been successfully created by Ar-Rohman Software House Team in one night after analyzing the customer demand for a week. There is a new experience in the process of it SQL syntax making that we will share to you through this post. The SQL syntax is associated with a feature that requested by the customer. Previously, please look at this table design picture.