Need help setting up WiFi (esp8266) on my Uno

I quit using the AT commands within 10 minutes of getting my first ESP to work. Doing anything useful is just cumbersome with the AT commnds. This guide will get you going with programming the ESP and the Arduino IDE. There are several examples in the guide for connecting the ESP with a network. Then connect the Uno with software serial or I2C to get data to the ESP (if you still need the Uno).