The WebMonk's Page
 
 
 
Tips - Tricks - Recommendations
 
Mouse Tip

If double-clicking the mouse gives you trouble, try the first click with the mouse, then tap Enter on the keyboard.
The first click selects icon/file/program, the tap on the keyboard activates/opens the file or program..

 
Word
Tips
Quick Tips for Highlighting Text (works in most word processors)
To highlight a word, double-click it.
To highlight a single line, click once directly to the left of the line, in the left margin.
To highlight an entire paragraph, double-click directly to the left of the paragraph, anywhere in the margin.
 
A Quick Way to Insert Lines in a Word Document

Simply type three or more of these characters in your document and press Enter:

~ will give you this line

# will give you this line

= will give you this line

_ will give you this line

- will give you this line

 
Internet

Search Engines:

Google
Yahoo

 

Shopping: Price Compare

Price Grabber
Price Scan

 
Utilities The Webmonks recommendations for MUST HAVE UTILITIES  
     
Graphics'
File Formats

You can gain more control over the quality and size of your images by picking the right format for the job. Graphics files usually contain one of two types of data: raster—colored dots (or pixels) arranged in rows, and vector—images composed of lines, polygons, and text. Raster formats are ideal for photos, and vector formats are best for logos and diagrams. Vector formats use smooth outlines to create objects, maintaining quality even when an image is enlarged or reduced.

Generally speaking, there are three factors to weigh when considering graphics formats: the output media (Print or Web), the format's specific features, and your workflow. Typically, the only Web formats worth using are those supported by most browsers: GIF, JPEG, and SWF. Large raster images are more download- and memory-friendly if they're compressed, but lossy compression schemes (such as JPEG) shrinks images by discarding data. Also, some formats support simple transparency (where designated pixels are opaque or clear), and others offer gradient (or alpha channel) transparency effects.

Workflow is also crucial: You can't choose a format if your equipment doesn't support it. The information below will help you make the right decision.

JPEG is a full-color raster format supported by all popular Web browsers and digital cameras.
Its compression can produce very small files for speedy downloads. But JPEG employs lossy
compression, so it can degrade image quality. Each time you save a JPEG file you further degrade the image

GIF is a Web-ready raster format. GIF files use a limited palette (256 simultaneous colors at most) but they often use fewer colors to reduce file size. Small color palettes (see the inset), lossless compression, transparent colors, and frame-based animation makes GIF a fine choice for Web graphics such as icons or logos. TIFF is a great choice for raster images intended for print. TIFF encompasses many different color modes. In addition to RGB color, TIFF supports 8-bit gray-scale or 32-bit CMYK data (for commercial offset printing). TIFF offers advanced features, including gradient transparencies, multiple layers, and several compression methods.

PNG (Portable Network Graphics) is gaining acceptance as a raster format for the Web. PNG supports palette-based and full-color images, plus lossless compression and a true alpha channel. The helmet in the image has a clear background as well as a soft, semitransparent drop shadow that can interact with other page elements. Note: Not all browsers can display PNG's multilevel transparency.