Software
JPEG image cropping
Submitted by amillar on Sun, 2006-01-29 09:59.JPEG images are a good data format for photographs because they contain data that is compressed in a manner optimized for the human eye. However, it is a "lossy" compression, meaning that if they are unencoded and re-encoded several times, the image will lose quality.
Sometimes all I want to do is crop a picture, to chop off uninteresting areas of the photo. Several tools can do this by working on the native JPEG data, meaning there is no loss of information from re-encoding the image.
Smart BootManager
Submitted by amillar on Fri, 2005-03-18 07:54.This Omnibook 2000 is old enough that the BIOS does not support booting off of a CD directly. Many Linux installers have an option to boot from a floppy disk. However, many other software these days comes on a bootable CD but without a floppy option. And those that have a floppy option are often still easier to use with a single CD.
Therefore I decided I needed to be able to boot from CD. After searching around with Google, I found Smart BootManager.
