v3 - Dec 2010
-Added Another type in for Large scale systems
-Legend moved inside the map
-Moved default zoom level from 7 to 6.
v2 - Nov 2010
-Suggestion box added for both site name and Installer name . Use timeout and start quering the database only when the user has stopped typing for atleast the default timeout value (0.8 sec)
-Wait for the child frame ListFrame to load and generate the list of all sites
-Use this list to get site info(cfg, srvs, pvis, points, adress..etc..) and generate the XML files which is fed to the google API
- Noticed that IE hang on to the previous selection in cache. Used php header to force Browsers to not retain cache.
- Also used ob_start() and ob_flush() - (Ouput Buffer Start and flush).
- Select Random Installer on Load that is used for a week.
- Any Search string has to be atleast 5 characters or has to be exactly as in the Database (Eg: cei)
- Notice in IE 8, Public site Login grey Border and the installer Logo does not go away even when switched between Installer Info and Site Info
- IN IE 8 , when mouse moved over logo Image, The Image disappears
v1 - Aug 2010
-Search Installer name dropdown box
-Form the url for the ListFrame
-Use Gecoding API to get the points of new site. Store these points in the DB and log this
-Use the same condition to query the database to generate the XML file fed to google maps API