I've been playing with MCE for a while now and have written a couple of HTML Apps for personal use.
I thought I'd share this one called MCMTaffic. I don't have an installer for it yet and the interface needs a bit of work to pretty things up, but I thought I'd post it to get some feedback.
The app allows you to view traffic cameras from your area. Well it will eventually with your help. At the moment it is setup for the Seattle area (pulls from http://www.wsdot.wa.gov) since that is where I live and has the following images/camera snapshots that show traffic suggestion and flows:
1. SR-520 Cams (4 of them)
2. I-90 Cams (4 of them)
3. Bridge Traffic Flow
4. Carillon Point Cam 1 (good for checking wakeboarding conditions :-))
5. Carillon Point Cam 2
6. North Taffic Flow
7. South Taffic Flow
To install:
1. Unzip to a folder (mine is in c:\MCMTraffic)
2. Go to the above folder and create a shortcut to the .MCL file (right click -> Create Shortcut)
3. Copy the shortcut (it will be in the folder you created above) to c:\documents and settings\allusers\start menu\programs\accessories\media center\media center programs
4. go to more programs in MCE and give it a go
If you're not a Seattle'ite then you can modify the traffic.js file in your install directory - it's pretty self explanatory (I hope) of what you need to edit to show your own cities traffic camera snapshots - its basically a js array - you can set it up to display between 1 and 4 images on the screen. Once you edit the traffic.js file post it to this thread so others can use it if they live in the same city as you. You should be able to find your local traffic cams at your states Department of Transportation website - once you find them, just right click and hit properties to grab the url to the image. You can use any image really - flow maps, camera stills, ferry cameras, border cameras - possibilities are endless! Clicking on your state at this url should be a good starting point to finding local traffic cams - http://www.fhwa.dot.gov/trafficinfo/index.htm
Stay tuned for:
- prettier interface
- implementation of suggestions?
Anyone have links for:
- building an msi installer for this (I only found one for installing an Add-In)
- how-to use image buttons that look better (like My Movies) - not sure what I'm allowed to steal and what I need to create myself
Regards,
Matt
UPDATE: June 6th, 2006:
Latest version is at http://rapidshare.de/files/22483409/MCMTraffic.zip.html as I don't seem to have attachment access on these forums.
New features include:
- the ability to specifiy the height and width of each image (or use original image size)
- the ability to individually refresh each image (or not)
Enjoy!