TIP OF THE MONTH



Each month, the Goddess of Garbage will post a hot tip about how to "recyclize" those dumpster finds! So before you throw it away, check out her latest ideas.

THE HOT TIP

WEE WORDS FROM A LEPRECHAUN

A decoration for your desk is a celebration of St. Patrick's Day. A rock, ribbon, gold coin, a shamrock and a handmade scroll makes a "green" paper weight that lets you kiss the Blarney Stone everyday. According to legend, the kissing of the Blarney Stone brings the gift of persuasive eloquence.
    Materials Needed:
    A foil gold coin (I had a gold foil cover from a chocolate candy)
    A rock
    3 leaf paper clover
    An Irish saying written on paper, rolled up like a scroll
    Hot glue gun
    Scissors
    Green twine
    Green pipe cleaner (oversized)

    Here's how:
    Tie twine around rock, tie a bow at top.
    Glue green pipe cleaner to have a long tail to house Irish paper saying (scroll)
    The Saying: "May your blessings out number the Shamrocks that grow. And may trouble avoid you wherever you go."
    Curl the end of pipe cleaner so your scroll will slip in.
    Glue your coin at the top with 3 leaf clover.


Zend Optimizer not installed

This file was encoded by the Zend Guard. In order to run it, please install the Zend Optimizer (available without charge), version 3.0.0 or later.

Seeing this message instead of the website you expected?

This means that this webserver is not configured correctly. In order to view this website properly, please contact the website's system administrator/webmaster with the following message:

The component "Zend Optimizer" is not installed on the Web Server and therefore cannot service encoded files. Please download and install the Zend Optimizer (available without charge) on the Web Server.

Note: Zend Technologies cannot resolve issues related to this message appearing on websites not belonging to Zend Technologies.

What is the Zend Optimizer?

The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been available without charge, since the early days of PHP 4. It improves performance by scanning PHP's intermediate code and passing it through multiple Optimization Passes to replace inefficient code patterns with more efficient code blocks. The replaced code blocks perform exactly the same operations as the original code, only faster.

In addition to improving performance, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Guard.

The Zend Optimizer is a free product available for download from Zend Technologies. Zend Technologies also developed the PHP scripting engine, known as the Zend Engine.