Weather Display Live for the iPhone and Android

Good afternoon Sietse,
Upgraded to 0.8a last night with little issues. The wife and I really appreciate the hard work your doing with iWDL as it’s now becoming a regular (sudo) app she uses on her new iPhone. Is there a way you can pull the Radar and WebCam from Live Weather page and move it to the main page as option to turn on on/off there instead? The reason is we have “Live Weather” page configured to fit perfectly for a quick view without having to any scrolling. I got the Forecast to work with yr.no; however I’d prefer to use a url. I’m having an issue in screen size to fit the iPod with NWS as an iframe using:
settings[“forecast_url”] = “http://forecast.weather.gov/MapClick.php?site=mlb&smap=1&textField1=28.7892&textField2=-81.2757&TextType=2”;

Any suggestions in sizing the iframe? That would also help me with using WUnder Radar as it too is to big with:

 settings["radar"] = "http://radblast-aa.wunderground.com/cgi-bin/radar/WUNIDS_map?station=MLB&brand=wui&num=6&delay=30&type=N1R&frame=0&map.x=400&map.y=240&scale=0.248&centerx=634&centery=470&transx=234&transy=230&lat=28.7690&lon=-81.3411";  

Any luck in changing the Wind Direction Graph from degrees to “abbr” values coming soon as a fix/enhancement?

Also is there a way to turn on/off iPhone rotate page in your coding abilities? I ask as sometimes it shifts when you rally don’t want it to and all your coding looks GREAT in portrait.

http://www.lakemaryweather.com/iwdl

Thanks again for all your hard work in this wonderful addition to our Weather Station.