♫ December 12th, 2011 3:31 am

Site of the Month for December 2011 is concerned with Art Information and Resources. Index Artist is the best art and artist directory offering links to painters, art masters, sculptors, graphic designers, body art, celebrity artists, ceramics, performing arts, painting, installation art, landscape architecture, drawing and sketching, art galleries, fine art services.
♫ Posted in General | No Comments »
♫ July 27th, 2011 2:36 am
When you launch any Java program, you must specify its “maximum heap size”; that is, the maximum amount of memory it is allowed to use. This is done with the -Xmx command line flag. For example, if you specify -Xmx256m on the command line when running it, it can use up to 256 MB of memory. If you do not include the -Xmx flag (or if you run it by double-clicking ArtOfIllusion.jar), the maximum heap size defaults to 64 MB.
Tags: Art, Illusion, Java Program
♫ Posted in General | No Comments »