Here's a list of some of the latest tweaks to the site. Some are in the behavior, some are in the code.
- Fixed a bug in the movie list that was loading it once for every movie (oops). Should be faster and smoother now.
- If you select a movie in the movie list, and then adjust your search area, you used to have to reselect the movie to see the info. Now, if that movie is still available in your new area, it will automatically be reselected once the new movie list loads.
- Instead of telling user's outside of LA and Austin to "come back soon", they now have a link to a page where they can invite us to offer the service in their area.
- Added an optional email field to the feedback page, so that we can respond back directly to the submitter.
- Added a link to a verrrry basic "Advertise with us" page. Don't worry, advertising will not take over this site, the way it has with so many other movie time sites. We have some cool ideas that will provide some good value to both the advertiser and the user without sacrificing the usabilty of the site.
- Added google adsense ads to the page. That will likely be temporary.
- Pulled out all Virtual Earth-specific code from the main js file. Wrapped the Virtual Earth api in my own wrapper class, to make it easy to support other map apis.
- Moved Virtual Earth js and css references into the VE-specific file, so that only one file has to be included to select the map api.