If running an older version of the Arduino IDE software (prior to 1.0.4, or anything in the 0023 or earlier series), this would be a good time to upgrade. If you don’t know what an “Arduino IDE” is, this project may be too much to tackle right now, consider starting with the Learn Arduino tutorials. (Come back in a few months once you've flexed your 'duino-muscles!)
Two libraries are required. First is the Adafruit NeoPixel library, if you don’t already have it installed from prior projects:
The sketch and both libraries will need to be uncompressed, renamed and relocated, and the Arduino IDE restarted so the new pieces register. However…