Search results

  1. S

    a basic image editing software?

    GIMP http://www.gimp.org/ It is basically a free photo shop clone. Not a simple program but easy to use and very powerful.
  2. S

    Programming Challenge

    Java its easy, use the Gregorian Calendar import java.util.Date; import java.util.GregorianCalendar; public static boolean isOptionsExp(Date d){    GregorianCalendar gc1 = new GregorianCalendar();    gc1.setTime(d);    if (...
  3. S

    Asia Overnight

    In China red is considered good luck. They where red belts around the new year and give red envelopes full of money to the young. I am not sure of the significance of green, but it makes since they don't use red for down.
  4. S

    Dow Computer error today before close

    I love that picture. I always wondered what the big wheel was for?
  5. S

    Email service for business email - need help!

    I have been with webmail for two years, and I am very satisfied with the service. I have two domains through them currently
  6. S

    True deficit: 3.5 trillion

    This was covered ealier this year by USAToday. I don't think its sinking in. http://www.usatoday.com/news/washington/2006-08-02-deficit-usat_x.htm
Back
Top