Delta Systems built a website to showcase a luxury beach rental home on Captiva Island, Florida.

http://almostheavencaptiva.com/

Almost Heaven Captiva

Enjoy the animated crab that shows you snapshots of the house and the unique treasure map feel of the site.

When a user visits the page, we pull live weather information from Yahoo’s weather RSS feed, and then we parse out the information we want to display.

Once the information is parsed, we compare to a database of images and weather types and then show an appropriate icon for the weather type. We use tango icons, because they have transparent backgrounds and are a higher resolution than the Yahoo images in the feed. This provides a better look and a more site-specific integrated feel to the weather portion of the page.

When Yahoo throws us a wrench, and we don’t have an icon for the weather type, the system immediately sends us an email and are able to go in and associate the appropriate icon for the weather type. We have some defaults in place, but sometimes you just don’t know; for instance, they added ‘Strong Thunderstorms’ and then ‘Wind/Rain’.

We’re waiting for ‘hurricane’ to be added as well.