This is a pretty simple geeklet that gets weather info from Yahoo and spits out a verbal description (Partly Cloudy, Light Rain, etc.) along with the outside current temperature. It's a straight shell script, really useful if you like knowing how it feels, not just a number for temperature.
USIN0707 is the zip, find your relevant zip on yahoo u is for units. Change to f for Fahrenheit.
...om/forecastrss?p=USIN0707&u=c" | grep -E...
