Sunday, August 10, 2008

I’m thinking of making some updates to my Timezone Converter Utility.

I’ve had some great feedback from people using the GPS AJAX/Google Maps/Google Earth/ActiveX integration. I seem to have a lot of users in the merchant navy and people who need to know if its an appropriate time to phone someone overseas

Some new politically induced changes in timezones means I’ve now got a critical mass of adjustments to get published. I’m considering digging up my old distributed memory project to use as a dynamic timezone database in the future.

If you want to suggest a change, feature or fix, now is the time to do it.

image

Sunday, August 10, 2008 12:56:44 PM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [0]
 Thursday, April 05, 2007

Thanks to everyone for the feedback on the timeconverter. Its your constant feedback that keeps the project ticking over.

Here is a mini update for build 9 - its just a dropin replacement for the .exe

Fixes

  1. Samoa was missing - and the last thing I want is some angry Samaoans :)
  2. AU Timezone changes

http://blog.metawrap.com/blog/content/binary/MetaWrap/TimeConverter/mwtimeconverter-build9_aufix.zip

All the files in one package is here.

http://blog.metawrap.com/blog/content/binary/MetaWrap/TimeConverter/mwtimeconverter-build9-update-all.zip

 

 

Thursday, April 05, 2007 12:42:55 PM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [4]
 Thursday, March 22, 2007

Here (Download) is the latest version (Build 9) of the MetaWrap time converter which replaces the previous version (Build 8)

This build fixes

  • Some reported bugs in the timezone data
  • A visual update issue in the GPS code.
  • A bug in the time calculation when you switch timezones (reported by one of my more jet-setting users)
  • Includes the new US timezone rules that just came into effect. Thankyou the people that contacted me about this.
  • Includes the new Perth timeone rule. A little late, but nobody seemed to notice :)

To upgrade you can either,

Choose Uninstall on the tool-tip menu on your current version and run the new one

uninstall.png

or

Select Exit via the tool-tip menu and replace your current mwtimeconverter.exe executable and add the new dlls, and then run it by double clicking on it.

exit.png

 

 

Thursday, March 22, 2007 10:06:06 AM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [6]
 Tuesday, September 26, 2006

There Is A New Version Available - Click Here

 

Update: I just fixed 2 bugs - one handle leak and a bug that could stop it from scanning serial ports. Seems I left in some debug code on both counts.  If you downloaded this in September, then download it again - its been updated.


Here (Download) is the latest version (Build 8) of the MetaWrap time converter which replaces the previous version (Build 7)

timeconverterv8-green.png

This build fixes some reported bugs in the timezone data and adds a major new feature - GPS integration and a GPS API accessible via AJAX, JSON, CSV and UDP.

gps.png

If you enable the GPS menu option the application will lock onto an authoritative GPS source. Either a standard serial port/USB style NMEA 0183 gadget attached to your computer or a device that broadcasts NMEA 0183 over UDP that is plugged into your local network. The application will auto hunt for the hardware, no configuration is required.

If it finds an authoritative GPS source it will rebroadcast it for other time-converters to receive. These other time-converters don't need to have GPS enabled - they will simply pick it up off the local Ethernet segment.  You will be UDB broadcasting your location and IP address if you enable GPS, for most cases this should not be a problem as it will only be broadcast to your local area network. If you are on a cable network that enables UDP broadcasts then you may want to firewall UDP port 7305.

Your location will be tracked on the time-converter world map (above) with a small dot. If its salmon colored then its receiving GPS data, but the GPS quality is 0. If its green it has a quality or 1 or higher.

Three APIs are provided.

1) A Windows COM service is provided, so once the time-converter is installed, if a web-page in IE tries to access the "MetaWrap.TimeConverter" Object, the executable will be automatically launched.

com-api.png

2) For web-browsers such as Firefox and Opera, an HTTP service is provided via localhost which can be accessed via AJAX or JSON. This is designed to be backwardly compatible with the MeHere API.

Comma Delimited- http://localhost:7305/csv

JavaScript - http://localhost:7305/js

XML - http://localhost:7305/netlink

Google Earth - http://localhost:7305/kml

I'll add more of these formats on request.

3) The third API isavailable on UDP port 7305 . The application will broadcast its current known GPS location as a string.

This test page will test the values being put out by the time-converter via the COM interface.

simple-gps.png

This test page will integrate with Google maps and track you as you move about.

Mike Cornelius was able to use a fast 3G data modem and this example code/testcase to track himself driving from Sydney to Wollongong.

gps-tracker.png

 

Test pages for the AJAX and JSON code are under construction - but most JavaScript coders should be able to figure it out for themselves.


To upgrade you can either,

Choose Uninstall on the tool-tip menu on your current version and run the new one

uninstall.png

or

Select Exit via the tool-tip menu and replace your current mwtimeconverter.exe executable and add the new dlls, and then run it by double clicking on it.

exit.png

 

 

Tuesday, September 26, 2006 1:21:15 PM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [0]
 Wednesday, July 26, 2006

New Version Is Avialable

Click Here for the latest version.

Here (download) is the latest version (Build 7) of the MetaWrap time converter which replaces the previous version (Build 6)

This build fixes some reported bugs in the timezone data.

mwtimeconverter-build3.jpg

To upgrade you can either,

Choose Uninstall on the tool-tip menu on your current version and run the new one

uninstall.png

or

Select Exit via the tool-tip menu and replace your current mwtimeconverter.exe executable, and then run it.

exit.png

 

Wednesday, July 26, 2006 11:35:49 AM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [0]
 Thursday, March 23, 2006

This is no longer the latest version. Click Here To Find The Latest

Here (download) is the latest version (Build 6) of the MetaWrap time converter which replaces the previous version (Build 5)

Un-install instructions here.

This build fixes some reported bugs in the timezone data.

  1. Bug in map 'Sunburn' not handling 1st Equinox correctly.

 

Thursday, March 23, 2006 1:42:14 PM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [3]
 Friday, March 10, 2006

This is no longer the latest version. Click Here To Find The Latest

Here (download) is the latest version (Build 5) of the MetaWrap time converter which replaces the previous version (Build 4)

Un-install instructions here.

This build fixes some reported bugs in the timezone data.

  1. Added Seattle, USA
  2. Added Cleveland, USA
  3. Fixed timezone database (This year the magic month is April, not March)
  4. Fixed restart when installed in root of filesystem.

 

Friday, March 10, 2006 8:38:51 AM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [0]
 Tuesday, February 21, 2006

New Version Here

This build fixes some reported bugs in the timezone data.

  1. Christchurch NZ, Incorrect timezone - traced to bug in timezone memory decompression code.
  2. Juneau - Alaska - U.S.A, Incorrect timezone
  3. USA and Canada - corrected Daylight saving start times

Thanks for the feedback people! :)

To upgrade you can either,

Choose Uninstall on the tool-tip menu on your current version and run the new one

uninstall.png

or

Select Exit via the tool-tip menu and replace your current mwtimeconverter.exe executable, and then run it.

exit.png

Tuesday, February 21, 2006 8:36:16 PM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [0]
 Sunday, February 12, 2006

This is no longer the latest version. Click Here To Find The Latest

Here (download) is the latest version (Build 3) of the MetaWrap time converter.

Due to popular demand I have I re-created a timezone conversion utility I built in 1998 and updated it a bit.

Please leave feedback in the comments, bug-reports and requests for any missing or incorrect timezone or city information is welcome.

All the old features are there, and more.

Michael Air has a thing about Dallas for some reason. It was missing so I have added it, and I'm sorry that I left out Washington DC in the old version :)

 

mwtimeconverter-build3.jpg

Screenshot Of The Application In Action

It took a few days to source and edit some copyright free images of the earth. I have combined several via The Gimp including a height radar map that shows some of the under water features of this lovely planet.

There are some new navigational bits - I will let you discover those for yourself, as I have already said, I like interfaces that you learn by playing.

Try double clicking on a city. :)

You can download it from here.

Sunday, February 12, 2006 11:41:21 AM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [0]
 Thursday, September 22, 2005

This is no longer the latest version. Click Here To Find The Latest

Here is a cute little application that I developed for APL almost 6 years ago that Iridium used to give away on their website. We know what happened to Iridium, but the application lives on and on. I loved the little interface I developed for this. I love interfaces that you learn by playing.

iridium_time_converter.png

Screenshot Of the Application In Action

 

  • Select a region to filter in a region, right click to unselect
  • Use the left or right arrows to cycle through selected cities
  • Type the name of a city to filter.

 

Thursday, September 22, 2005 6:32:00 PM (AUS Eastern Standard Time, UTC+10:00)  #    Comments [9]