Connecting arduino uno to wifi

hi, i have a question, there is a way other than the arduino wifi shield to conect arduino uno to wifi?? thanks.

Yes, you can use an Ethernet shield and plug that into a WiFi repeater

http://www.ebay.com.au/itm/5-in-1-Wireless-N-Mini-Router-Wifi-Repeater-Extender-Booster-Amplifier-300Mbps-/251444954669?pt=LH_DefaultDomain_15&hash=item3a8b49862d

You will probably find this cheaper than a WiFi shield even if you don't already have the Ethernet shield. WiFi shields are not without their problems. This method avoids all of them. I did it because it was the bleeding obvious but I believe it is now becoming the norm.

Or you could use the wireless/SD shield and a WiFly unit or an XBEE shield and a Wifly (Wifly and xbee have the same pinout.)

The Wifly option is cheaper (just) and simpler and only usethe tx/rx pins which you arn't going to be using for serial.

google WiflY.

Mark