2003-03-13

Consider that you are living a few centuries later! You may be able to manipulate your world in a virtual manner--programmatically. For example, to acquire a car for transportation (virtual or real?), you may do the following:
  java.transport.Car car = new com.chrysler.Automobile();
  car.setColor(java.awt.Color.GREEN);
  car.setMotor(new com.mercedesbenz.Motor(2200));
  // ...
Just imagine! (... could you figure out what I meant?)

2003-03-01

If you are interested, you can also visit my website at http://www.geocities.com/ghasemkiani. I have another site at http://members.fortunecity.com/ghasemkiani. More notes will be added here in the future.
In the name of God Communication is a continuous need of every living creature, humans being no exception. It is to answer this need that I am creating this weblog. May I be welcome!