Usage:

  mixer <url> "<regular-expression>" "<template-string>"

Example:
         
  mixer http://www.weather.com/weather/local/11020 "Feels Like<BR> +(\d+)" "Weather in your town is %1 degrees"
