AddCity InformationAddCity was originally written to allow me to add Calgary, my home town, which isn't in the Time Zone app. Now it has appeared in the MessagePad 110, and I have a feeling I know who put it in... ;-) (Thanks if it was you!!)Version 1.5.1 of AddCity adds support for multiple cities, using a soup. The format of the entry in the soup is exactly the same as documented in the Newton Toolkit documentation, as below:name: a string of the city namelatitude: the encoded city latitudelongitude: the encoded city longitudegmt: the offset of the city, in seconds, from GMTcountry: a symbol that identifies the countryareaCode: the area code, in integer format.When you click on the ÒI am hereÓ button, AddCity will also change the following things: ¥ local area code for dialing ¥ set the current country. ¥ and then it will close AddCity automatically.NOTE: The change in location is reflected in the Time Zones application, but each city you enter is not added to the Time Zones pop up list.AddCity is freeware, feel free to give it to whoever you want. IÕd love to get a postcard from your city if you feel so inclined!InstructionsTo install AddCity, you will need to remove the old version.When you first open AddCity, it will take your current location, and add that location to it's storage (aka soup).To create a new location, tap the "New" button. This will bring up an entry that has example values in it. You can go ahead and enter in the new values now.Description Of The Values:City: this contains the name of the location you are entering.Latitude: this has two entry areas, for the degrees and minutes of the latitude of the location. The button to the right of these fields sets which half of the Earth this location is in: North = upper from the equator, and South = lower from the equator.Longitude: this also has two entry areas, degrees and minutes of the longitude of the location. The button to the right of these fields sets which hemisphere you are in, West = Western, and East = Eastern hemisphere.Hours From GMT: this is the number of hours away from GMT. An example is my hometown, Calgary, which is -7 hrs away from Grenich.Country: this is the country that this location is in.Area Code: the telephone area code of the location. AddCity will only accept the first number you enter in here, because of Apple's guidelines on the structure of the location entry.Thank You'sThanks to David Dunham and Scott Shwarts for the conversion code from the encoded value to the latitude/longitude value.Thanks to the Newton guys and gals for bringing back the ÒmagicÓ. If you donÕt understand then read Dave JohnsonÕs column in develop #16.To Kevan Austen, for Òthem great ideasÓ. :-)Also to Tuckerman Moss, for some excellent suggestions and beta testing.Thanks to my family and friends, for being there."Let's Go Find DIG!!!!!!!!! YAAAA!!!!!!"About Arborlon Technology, Inc.Arborlon Technology, Inc. is a company that was formed for the sole dedication of developing Newton software. We have some commercial stuff planned, as well as doing Newton consulting.Contact InfoArborlon Technology, Inc.62 Point Dr. NWCalgary, Alberta, Canada,T3B 5B3Phone Number: 403-283-0851Fax Number: 403-237-7831 (24 hrs)E-MailAOL: ARBORLONAppleLink: ARBORLONCompuserve: 73132,3711Internet: 73132.3711@compuserve.comGEnie: LDUPONTFuture Products From Arborlon Technology, Inc.Stay tuned... :-)AddCity Version Release Notes1.5.1 - Fixed some problems with the saving of the preferences, and a small problem with the buttons for the latitude and longitude. Made things a bit faster in terms of soup performance. Fixed a bug which lost the city you set with AddCity when you reset your Newton.1.5 - Added support for soups, ie. multiple entries.