Monday, May 31, 2010
Get control over the Message Box position
I took several hours this morning to write a new message box class. This message box works like the old one and has two new features. It can be centered over the calling form and it now has the ability to automatically close after a programmed number of seconds.
I will be working to change the existing message box calls to this new class. Users will not have to chase after the message box when this change is completed.
Saturday, May 22, 2010
EMWIN Software Demodulator
I had a user attempt to install the EMWIN Software Demodulator on a Windows 7 64 bit system. The NWS installer kept reporting that Data1.cab was corrupted. Right now I don't know why it reported that file as corrupted.
In order to get around this problem, I created a new installer for the EMWIN Software Demodulator. The new installer corrects a number of problems associated with Windows 7 (and I suspect Vista). The new installer does not require the user to unzip the installer to a directory, then run setup.exe. It also defaults the demodulator to the EMWIN-N signal (19200 speed).
For Windows 7 users, with UAC enabled, the EMWIN Control panel would not start or stop the Data Source or Demodulator services. This happend because the control panel applet was not running with elevated privileges. The new installer creates the menu option with the options necessary to launch the control panel with elevated privileges. (WxEmwin should start it properly.)
I went ahead and included the Weather Message Software Demodulator extentions. These extensions allow the EMWIN Software Demodulator to send status message to WxEmwin so that it can display operational information about the EMWIN Software Demodulator.
The NWS EMWIN Software Demodulator is provided free by the National Weather Service. The repackaged installer is available on the Weather Message website.
Friday, May 07, 2010
Weather Message 3.6 Released
There are over 80 changes in this release. Here are some highlights.
- Email subsystem now supports secure connections.
- VTEC settings will now automatically populate based on the alarmed product.
- The Message and Map clients can now automatically locate Weather Message Server on the network.
- Support for posting to Twitter and Facebook.
- Cell phone product email address lookup.
- See the release notes for a complete list of changes.
Suggestions for 3.7
- Release Weather Message Web Based User Manager
- Add support for scrolling LED signs.
Note: I have a number of pending requests. I will begin to address these over the coming months.
Thursday, May 06, 2010
GOES 12 - drifting to 60 degrees - now transmitting
For those of you that do not have a 19,200 receive system and cannot see the west coast satellite, you should be able to reposition to receive the GOES 12 data stream. The satellite will continue drifting until it arrives at 60 degrees around May 21.
I have not tried to receive the signal yet, but will over the weekend. My dish, due to mounting location, cannot be positioned to the west coast satellite.
Wednesday, May 05, 2010
New Feature ??? Scrolling LED Signs
This may be a good job for WxLoader. I will know more when my unit arrives from California sometime next week.
Sunday, May 02, 2010
Microsoft Releases the .Net Framework Version 4
I recommend that users go ahead and download the new framework at their convenience. This will save you time when I release a software version that requires the version 4 framework. You may also get some enhancements from the new framework. You can download the latest version from this link Framework 4.
Thursday, April 29, 2010
Testing the new EMWIN Internet Feed
Each connected client should consume about 19kb of bandwidth. Some clients (ingest programs) can received compressed packets which reduces the bandwidth requirements. Right now with 40 clients connected, the average bandwidth used is around 510kb. That averages out to 13kb per connected client.
I have been submitting routine reports to the EMWIN Team. I hope they find the test successful and begin moving all servers to the new EMWIN feed.
Monday, April 26, 2010
GOES-12 (East) has transitioned to GOES-13 (East)
This was a big undertaking that has been planned for many years. Thanks goes to all the people involved. A special thanks to the EMWIN Team at NWS HQ who have been kind enough to answer my numerious inquiries.
Saturday, April 24, 2010
Converting Werner Labs 3 foot dish to 6 foot
Here is a picture of the original Werner dish.
Friday, April 23, 2010
Using Weather Message to update your Facebook status
- Go to Facebook and click on Mobile at the bottom of the page.
- Look for Upload via Email. You need your upload email address. (I had to click on an option at the top of the page that opened a window with the email address. My next visit to the mobile page showed the email address on the main page.)
- Setup a Facebook email group.
- Set the Style for this group to Short.
- Set the Subject Style to Full.
- In the Subject Override line enter $Message$ (this causes the message to appear in the subject line)
- Enter your Facebook upload email address in the email address box.
- Save the Facebook group.
- Associate this group with the alarms that you want sent to Facebook.
Wednesday, April 07, 2010
GOES East Transition still scheduled for April 26
THE NATIONAL ENVIRONMENTAL SATELLITE DATA AND INFORMATION SERVICE RECENTLY SET THE DATE FOR GOES 13 SATELLITE TO REPLACE GOES 12 /EAST/ SATELLITE AS ON OR ABOUT APRIL 26 2010. DUE TO CHANGES IN THE SATELLITE CONFIGURATION THAT PROVIDE THE EMERGENCY MANAGERS WEATHER INFORMATION NETWORK /EMWIN/ BROADCAST... EMWIN USERS MUST TAKE ACTION TO ENSURE CONTINUED RECEPTION OF THIS DATA SERVICE.
ON OR BEFORE APRIL 26 2010 USERS WITH LEGACY EMWIN SYSTEMS WILL NEED TO REPOINT TO GOES WEST OR UPGRADE TO AN EMWIN-N CAPABLE SYSTEM. LEGACY USERS SHOULD TRY REPOINTING TO GOES WEST AS SOON AS POSSIBLE TO DETERMINE IF THEY WILL BE ABLE TO ACQUIRE THE SIGNAL FROM THEIR LOCATION.
Thursday, March 18, 2010
Website - T1 upgrade
Sunday, March 14, 2010
Weather Message Version 3.6 Beta A(10) posted
With each beta, the Weather Message beta testers load the betas and report their results. I install each one on my production computer for a full evaluation. If you are testing this beta, let me know if you encounter any issues.
Wednesday, March 10, 2010
Lightning - Probably time to upgrade to Windows 7
I lost two wireless routers, an on board lan card in the development computer. I don't have any phone service. The ham repeater will talk but not listen. I am sure there are other devices down, but will not know until I start restoring some of the things.
Good news is the internet satellite did not die, EMWIN receiver is good, and NOAAPort is working great. Some people build great equipment and charge a little extra for lightning protection in their equipment. I don't think the parts in the LinkSys with stood the test...
I am now considering a new development computer. Lightning -- yes time to consider upgrading.
Thursday, March 04, 2010
Autauga County Monthly Test
Sunday, February 28, 2010
Weather Message 3.6 Beta 9
Saturday, February 27, 2010
WxByte/WxIngest/WxEmwin will not decode - Regional and Language Options
I got the user to run WxEmwin with the LOG option and reviewed the results. The program was failing to decode the date in the EMWIN packet header. The date looked ok to me. I got the user to check their Regional and Language Options and discovered they were set to English(Australia). The user was in the southern hemisphere. That setting changes the internal date routines to expect the date in DD/MM/YYYY order. The EMWIN header is in MM/DD/YYYY order.
I got the user to change their Regional and Language Options to English(United States) and WxEmwin started decoding data. Previously, it worked for sometime at the beginning of the month, but failed after the 12th day.
This issue affects all version 3.x releases of Weather Message. It may also affect the version 2 programs - I did not test them for this problem.
I have made changes for the next release that will address this problem. I reviewed all of the programs that validate dates. If they are expecting the date in MM/DD/YYYY order, they will now use the culture settings for the United States to make those validations.
Thanks to Colin for his help in identifying this problem.
Integer Overflow Checks
With integer overflow checks enabled, the internal routines would check to see if an integer overflow occurred for each math operation on an integer. That is simply not necessary in Weather Message. There are lots of loops that use integers in Weather Message. Checking for an overflow in those well behaved loops is not necessary.
Tuesday, February 23, 2010
EMWIN - Dual Ingesting (Serial and Internet) - Duplicate Graphic Files
The latest beta contains the fix for this problem. Users that do not dual ingest may notice a decrease in the number of graphic files. The EMWIN stream does output some duplicate graphics.
Saturday, February 20, 2010
Introducing Grant Dark - Weather Message Sales
Please join me in welcoming Grant to Weather Message Software. If you are interested in WxSiren Controller or emPager Pro, email Grant directly at grant at wxmesg.com (replace the at with @).
WxSiren Controller Installed at Autauga County EMA
Here is a link to the first Montgomery Advertiser article announcing the new system. http://www.montgomeryadvertiser.com/apps/pbcs.dll/article?AID=2010100217040
Alarm Tab changes for Wind Speed
Severe Thunderstorm - Wind Speed and Hail Size
Only SVR and SVS products issued by Central Region forecast offices will contain the "WIND...HAIL" line. If your forecast office is in the Central Region, you can use this option. For other forecast offices, using this option will cause your alarm to not work.
Wind Speed will range from 60 miles-per-hour to 100 miles per hour. Hail Size will range from .75 inches to 4.00 inches. The alarm option will check for a match or greater speed. (We could add variables for short messages if needed.)
This is a great addition. I hope it will be implemented by all NWS forecast offices in 2011.
Note: For everyone else, if you need this capability, you can use a regular expression to match wind speed embedded in the text.
WxEmwin - Pauses between packets - Revisited
The user that asked the question later sent me an example that I could not explain. In his case, he was using WxEmwin to ingest an intermittent data stream create on a private network using WxRetran. He setup WxRetran so that the stream was not sending data constantly like a regular EMWIN stream. There was no fill file to make the stream constant.
After some research I found a problem in the buffering routines in WxEmwin. When WxEmwin received a version 2 (compressed) packet, it kept that packet in the buffer until the next packet arrived or enough packets arrived to exceed the buffer processing point. Once I saw it happen, I knew exactly what was causing the problem.
This issue would not really be noticed by regular EMWIN users. When I added the option to disable/enable the version 2 (compressed) packet option to the program, the user changed the setting and noticed that the program no longer held packets in the buffer. He just had to convince me that there was a problem.
So --- there was a good post about pauses between packets -- which lead to a real problem that was resolved in the last beta.
Wednesday, February 10, 2010
Tigertronics - ESP-96
Based on the last information that I received, Tigertronics is evaluating whether to develop a new receiver. At this time, they do not have a receiver in development. In no case will one be available by April.
Users on the West coast will be able to use their existing receivers until the West coast satellite is decommissioned at the end of 2011. The East coast users that can receive the West coast satellite can continue to use their current receive system until the end of 2011.
If you have receive equipment that is not compatible with the EMWIN-N signal, you may want to consider repositioning your dish to see if you can receive the West coast signal.
Monday, February 08, 2010
April 26, 2010 --- GOES East will transition to EMWIN-N
There are currently two GOES-N series satellites, GOES 13 and 14 in orbit and awaiting full time operations. Once they are placed into service the EMWIN-N broadcast will replace the current legacy broadcast. In order to receive and demodulate the EMWIN-N broadcast all users with legacy EMWIN systems will need to obtain EMWIN-N capable systems.
Although subject to change, the current plans are for:
After GOES 13 becomes operational, GOES 12 will be moved to 60 degrees west to help support the Caribbean and South America. We are attempting to have the EMWIN-I 9.6 kbps signal remain on the GOES 12 satellite in order to ease the transition for users.
- GOES 13 to replace GOES 12 (East) on or around April 26, 2010
- GOES 14 to replace GOES 11 (West) in December 2011
The transition could occur earlier due to premature failure of one or both of the current GOES satellites. All users should consider migrating to EMWIN-N capable systems. Please see the vendor page on the EMWIN website. Anyone with an EMWIN-N system can try out the broadcast by using GOES 14 satellite, which is providing a test broadcast.
Why the transition to EMWIN-N:
Changes in the next series of GOES satellites, the GOES-N thru P constellation, have necessitated development of EMWIN-N. Sometime before 2011 the current GOES satellites will be removed from operation and will be replaced by the new series. This will allow for the use of improved technologies, but all current EMWIN users will need to migrate due to frequency, power and modulation changes.
Coming Improvements Include:
- Data rate is doubled to 19.2 Kbps - More data!
- Forward error correction - Greater reliability
- Increased use of compression - More data!
- Enhanced data stream - Including regional Nexrad images
- Dedicated transponder
- No eclipse seasons
Sunday, February 07, 2010
WxEmwin - Internet Ingest - Pauses between some packets
At 9600 baud, the current EMWIN data rate, one packet should be received about every second. If the ingest engine is receiving a version 2 packet, the time between the packets could be longer. A compressed packet increases the time between packets.
There are also other forces at work. The TCP/IP subsystem in Windows uses the Nagle algorithm to improve the efficiency of the network by reducing the number of packets sent. See Wikipedia's definition.
Windows may combine shorter packets into one larger packet before it is transmitted. This act increases the efficiency of the network, but does cause small delays in packets. The maximum transmission unit (MTU) for ethernet is 1500 bytes. See Wikipedia. This number could be less depending on the configuration of the network.
A version 1 EMWIN packet contains 1106 bytes. This number is less than a MTU of 1500 bytes. Because of this windows could add additional bytes from the next EMWIN packet to reach the MTU support by the local network. If the MTU is smaller it is possible that it could take multiple TCP/IP packets to transmit one version 1 EMWIN packet.
For version 2 EMWIN packets, this phenomena is more pronounced. Version 2 packets are variable length. This means that windows could possibly combine one or more packets into one larger packet before it is transmitted.
Regardless of whether packets are combined, WxEmwin's Internet ingest code will process the received packets properly. You may simply notice some pauses in the status window.
Note: The next release of WxBBSrvr will disable the Nagle algorithm so that I can evaluate the effect on the received data.
Monday, February 01, 2010
GOES 13 scheduled to replace GOES 12 on April 14, 2010
http://www.ssd.noaa.gov/PS/SATS/SPBULL/MSG0261654.01.txt
This change will have a big impact on EMWIN users. GOES 13 will transition the EMWIN data stream from 9600 baud to 19200 baud. This will affect anyone receiving data from the GOES East satellite.
When the transition occurs, if you do not have equipment capable of receiving the new EMWIN-N signal, you will be required to reposition your dish to the GOES West satellite.
You can watch for update messages on the Satellite Information website: http://www.ssd.noaa.gov/PS/SATS/
Saturday, January 30, 2010
EMWIN Port 2211
I am glad to see a recognized port adopted (Thanks Antonio). I guess I just let this information get by me. I will be running some experiments to see what problems users would encounter switching from port 1000 to 2211. I am sure some users have opened their firewall ports for outbound connections to port 1000.
There is presently one ByteBlaster server running on port 2211. I may change my server for testing. Having a couple of servers on port 2211 will make the transistion easier to adopt.
Multicast Address
I knew that EMWIN was assigned the multicast address 224.0.1.143. I never had access to a multicast network, so I did not do anything with this information. I am considering adding support for transmitting and receiving data by multicast.
Server Discovery
I am working on some changes that will allow the client applications to automatically discover a weather message server that is on the local network. This will make installing the clients easier for the end user.
These changes are in the idea stage, but should be relatively easy to implement.
Update: I have completed the changes for this feature. It works well on the local network.
Saturday, January 23, 2010
SSL Email Changes - Message Date Problem
I received an update from my TCP/IP vendor that corrects the problem. I will be releasing a new beta this Sunday to address the problem. If you are having the problem, just drop me an email and I'll send you the installer.
Monday, January 18, 2010
Optimization Weekend
I also started changing several of the internal lists to dictionary collections. The dictionary collection can locate items much faster. This would be something like getting the description of a product. The old method was to iterate over the items. The dictionary method is much faster in most cases.
Before changing anything, I wrote programs to compare different approaches. This has taken the better of three full days. However, I am pleased with the results.
I want to do something with the county names list. I am still running tests to see which approach is best.
Sunday, January 10, 2010
Weather Message 3.6 Beta 3 Posted
This release also contains a few additional features. See the release notes on the beta site.
Note: Due to the update to the TCP/IP components, you will have to upgrade WxLocal, WxDataSave and WxRetran if you use them on your computer.
Saturday, January 02, 2010
Weather Message Website Download Problem
After spending all day today on the problem, I think the problem may be Internet or router related. I have called a couple of people that have Charter Internet and their downloads are working.
If you run into a problem, let me know. I can email you the installer.
Weather Message 3.6 will have all "exe" and "dll" files digitally signed
This will bring the Weather Message programs into compliance with their recommendation. I started signing the installers with the 3.5 release. That did prevent alot of those "unknown publisher" messages. This is an extra expense, but does bring a level of professionalism to the installation experience and program operation.
No Internet Slow Loading Revisited - Signed Executables
Here is what Microsoft has to say about the change.
The common language runtime (CLR) tries to verify the Authenticode signature at load time to create Publisher evidence for the assembly. However, by default, most applications do not need Publisher evidence. Standard CAS policy does not rely on the PublisherMembershipCondition. You should avoid the unnecessary startup cost associated with verifying the publisher signature unless your application executes on a computer with custom CAS policy, or is intending to satisfy demands for PublisherIdentityPermission in a partial-trust environment. (Demands for identity permissions always succeed in a full-trust environment.)For services they go one step further with this note.
We recommend that services use theAfter reading this information published by Microsoft, you would think they would disable this by default. See this KB article for more information KB936707.element to improve startup performance. Using this element can also help avoid delays that can cause a time-out and the cancellation of the service startup.
Saturday, December 26, 2009
No Internet access can cause slow program loads
This occurs with programs that are digitally signed. (Microsoft recommends that all programs be digitally signed.) The .Net Framework attempts to verify the digital signature. One of the operations it performs is to see if the digital certificate has been revolked. If the computer cannot access the Internet, a 30 second to 1 minute delay may be encountered.
The Weather Message programs prior to version 3.5 have not been digitally signed. They however use components that are digitally signed. Starting with version 3.6 some of the individual programs will be digitally signed.
If you have a computer that does not have Internet access, I recommend that you disable the check for revolked certificates. This can be done by starting Internet Explorer. Cllick Tools, then Internet Options. Click on the Advanced Tab and scroll down to Security. Uncheck the "Check for publisher's certificate revocation" option. After saving this change reboot the computer.
Note: No one has reported this problem. I just ran across the information today and wanted to post it here as a reminder.
Friday, December 25, 2009
TCP Components Upgrade Completed
I am still testing the changes, but everything appears to be working properly. There were quite a number of changes, but it was completed in record time. It took about 12 hours to make the changes. I had thought it would take longer. The changes between IPWorks version 6 and version 8 were not as drastic as I had thought.
I need to update the documentation with the changes.
Wednesday, December 23, 2009
TCP/IP Components Upgrade
I am hoping that this upgrade will be relatively easy to implement in the software. I will be working on it during the Christmas holiday. This represents a $1500.00 investment in new software and technology.
This will make the email sub-system fully compatibile with all email servers.
Tuesday, December 08, 2009
Visual Studio 2008 - Changing the application manifest template
Here is the procedure.
Navigate to
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates\VisualBasic\1033
Copy AppManifestInternal.zip to another directory.
Extract the two files in AppManifestInternal.zip to a working directory.
Change app.manifest as desired.
The following is the manifest that I am using. It does not format properly here in the blog.
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!--Windows 7-->
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
<!--Windows Vista-->
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
</application>
</compatibility>
</asmv1:assembly>
After you complete the changes, zip up the changed file (app.manifest) back into AppManifestInternal.zip. Copy AppManifestInternal.zip back to the original directory.
Now navigate to
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplatesCache\VisualBasic\1033\AppManifestInternal.zip
In this folder you will find the two files again. This is in the cache directory. Copy the app.manifest that you changed to this directory.
This completes the changes. Now when you add an application manifest to a program using the View UAC Settings button, it will contain the changes for Windows 7.
Windows 7 - Program names that include "setup"
I discovered something interesting. If a program name contains the word "setup", the Windows 7 program compatibility assistant thinks the program is an installer. Weather Message contains the program WxMesgSetup.exe. It thought it was an installer!
As per Microsoft, I had already included an application manifest. This manifest made Vista happy. With that manifest, Vista did not think WxMesgSetup was an installer. The program compatibility assistant was changed in Windows 7. It still thought it was an installer, because it did not write an uninstall registry key.
To my dismay, when I clicked Save in Weather Message Setup, I was greeted with a window that said "This program might not have been installed correctly." I had a prompt to reinstall the program or indicate that it was installed correctly. Well the program was installed correctly.
After some research time, I discovered that Windows 7 wants a special GUID placed in the manifest of each program to indicate that the program is fully compatible with Windows 7.
I updated all of the programs with this special GUID. Now Windows 7 no longer thinks WxMesgSetup.exe is an installer.
Saturday, December 05, 2009
VTEC Action Description
Google Voice - formerly Grand Central
It has one feature that I really like - voice mail with transcription. When someone leaves you a voice mail, Google will transcribe that voice mail into text and email you the message. You can go on-line and hear the message or just read the text. (They say that I can use their voice mail instead of my cell phone voice mail. I have not tried this yet, but it would be great.)
It has a number of nice features. If I want to call my friend in New Mexico, I go to the website, enter his number and tell it my phone number. It will call me first and then my friend. No long distance!
They also have a gadget that you can post on a website or blog that will allow others to call you at no charge. I have played with that feature with a couple of my Weather Message customers. I give them a link, they enter their telephone number, Google calls them and then rings my home phone, office phone, business cell and personal cell. If I don't answer Google routes it to voice mail, then sends me a short message on my cell phone.
Now that is what I call number portability. I have one number that follows me everywhere. No more hiding. You just have to get that number.
I am considering using this capability for telephone support for users.
Oh - I forgot to mention that it is free....
Blog Change - Share It Gadget
Weather Message Version 3.6 Installer backs up user files
The Update Installer currently tells the user that it wants to install updated product files. This is a little misleading. There are a number of updated files. For the 3.5 release, this included new FIPS County information and revised Zone County information.
Users will now receive a little more detail letting them know that several files will be updated. It will not include a list of files. It will tell users that if they install the revised files, their original files will be backed up in the directory listed above.
This will allow users to go ahead and install the revised files. After the install is completed, they could go back and restore the files that they have modified.
These files would not normally be modified by users, but in some situations, I have recommended users change these files to accomplish their requirements.
Monday, November 30, 2009
Weather Message posting to Twitter
I corrected the problem in the setup program. I also made additional changes in WxPost.dll so that it would send the user name and password using basic authentication.
I ran some tests this evening and was able to post several short message to my twitter account. I will be releasing this in the first 3.6 beta. I will try to add the setup in the documentation. The service provider screen has to be setup properly for it to work.
Friday, November 27, 2009
Weather Message 3.5 Released
Wednesday, November 25, 2009
Installer File Versions
Starting with version 3.5, right clicking on the installer will display the version number and other helpful information. Notice that the Digital Signatures tab now appears. This indicates that it has been digitally signed.
Security Warning - The publisher could not be verified.
This message appears because the Weather Message installers are not digitally signed. Microsoft calls this technology Authenticode or code signing. Until recently the cost to get a digital certificate was really expensive. In some cases it could cost $499 per year. That is way too expensive for a digital signature.
I discovered a new company that is trying to lower the cost of digital certificates. StartCom/StartSSL began offering free certificates several years ago. They however were not recognized by Microsoft and therefore their root certificates were not installed in Internet Explorer.
Starting with Windows 7, StartCom/StartSSL is now a recognized certificate authority. Their root certificates are now installed by default in Windows 7. They are also available for other operating systems by getting a root certificate update from Microsoft. (These are generally available through windows update.)
You can still get free digital certificates from them, but the ones needed to sign code cost $40.00 for two years. That is a bargin! Because of the price change, I have obtained certificates from http://www.startssl.com/.
Beginning with version 3.5, all of my installers will be properly signed. You will see the following message when running the installer:
It does show my name as the publisher, instead of Weather Message Software. I would have preferred Weather Message Software, however, for $40.00 that is fine.
This should make Windows Vista, Window 7 and Windows 2008 alot happier about installing my software.
I will note that StartCom offers free certificates for S/MIME (email) applications. You can also get free secure certificates for websites. I have not tried one on my webserver, but I will be doing that soon just to see how it works.
Saturday, November 07, 2009
emPager Pro Client
This application is now being used by the Tallapoosa County, Alabama, 911 dispatch centers.
Friday, October 30, 2009
My slight detour - emPager Pro
emPager Pro is a simple client/server paging application. It supports TAP, SNPP, SMTP, WCTP, and HTTP (get,post) protocols. You enter service providers, then individual users associated with those providers. Once the individuals are entered, you can easily form groups that contain the individuals.
The interface is very simple. You select one or more groups or individuals, type in a message and click send. There are some quick buttons that allow the users to select "canned" messages. More features will be coming as I develop this application.
Look for this application to be available publicly in the near future.
Wednesday, September 23, 2009
Labeling Layers
The user wanted to see the road names. Right now Weather Message does not have the options on the layers configuration screen to display the labels or configure their colors. I was able to make a small change that now allows the program to load layer settings from an "ini" file associated with the shape file.
I will post the specifics and update the WxMap help file when the next beta is released.
Text to Speech using AT&T Natural Voices
If you use the Text to Speech option in Weather Message, those voices, priced at $35.00 are a great deal. I wish I had purchased them sooner.
You will find an off-site purchase link at:
http://www.wxmesg.com/thirdparty.htm
Tuesday, September 15, 2009
Siren Controller - Live Test Successful
Tom Moore, WX4TM, Lee County EMWIN Coordinator called me this morning to deliver the good news. Frank McLemore, N4TKT, with Communication Electronic Services adjusted the sound levels on the computer interface. Once the deviation was set properly the individual siren controllers responded.
The software can generate DTMF, two-tone, and group call tones using the sound card. This added feature gives users a mix of different signaling capability. All of the signaling methods can be used to activate different devices all at the same time.
The software continues to support external encoders to meet the requirements of different users. They tested the Motron TC1/MX with success. The Motron TC1/MX is an external DTMF encoder.
Saturday, September 12, 2009
Map Blinking
It took 17 milliseconds on my 3.4 ghz pentium 4. While it is computing the image, nothing else can happen. That does not seem to bad, but for users with slower machines it could be a problem.
Monday, August 31, 2009
Siren Controller
The first test was a success. The software selected the correct sirens to activate based on the received polygon. It also selected and sent the correct activation codes that control the sound that the sirens produce.
The sirens in Lee County can be activated using DTMF codes. An interface was developed to communicate with the Motron Electronics TC1/MX, http://www.motron.com/ , DTMF controller. The DTMF controller interfaces to a VHF or UHF radio for communication with the sirens. The software can also interface with the Zetron Model 15P, http://www.zetron.com/, multi-format encoder.
I will be going to Lee County later this week to participate in the first on-line (on-the-air) test. Tom Moore, Lee County EMA's EMWIN Coordinator, encouraged me to develop this application.
This first version will be enhanced with additional capability. I will be adding a number of additional features that will make the siren controller a first class application.
Thursday, August 20, 2009
Satellite Dish Pointing
http://www.dishpointer.com/
Saturday, July 25, 2009
Status
This summer has been really busy. Due to lightning damage at my amateur radio (ham radio) repeater site, I have spent alot of time repairing equipment. I am still waiting for equipment (5 weeks now) that has been sent back to the manufacturer for repair.
On a personal note, my grandmother's health has not been good this summer. She is 90 years young. I have had to spend some time at the hospital. She is home now, but she continues to be very fragile.
For the past 4 weeks, I have been in a funeral home every week to visit with my employees that have lost parents or grandparents. I have another one next week. This alone has made the summer a tough one.
On a lighter note, I spent some time today adding some new subject variables. You can now insert the product identifier, issued time in UTC and expiration time in UTC into the email or fax subject line.
I have a bunch of emails printed to review. I will be working those down over the next week. You users have good ideas and I will be working on those as time permits.
Weather Message version 3.5 will be released in the next 2 to 6 weeks. I want to run it a little longer before the public release.
Sunday, May 17, 2009
WxScheduler - Variables not replacing
I have made changes in the next beta to address this problem. You should be able to use any text casing.
SSMPT - stunnel - Peer suddenly disconnected
Apparently something changed that caused stunnel to not work properly with this email provider. Version 4.27 works ok with gmail, but fails with the users provider. A quick scan of the stunnel change log did not reveal the problem.
If you have a problem, you might want to download an older version of stunnel.
Sunday, April 19, 2009
Email TLS (ssl) Support
I did write a document that described how to setup Weather Message to use Stunnel to provide the SSL capability. Stunnel is a freeware application that creates a secure tunnel for sending emails to a SSL server. This approach does work with Gmail, however, users have to follow the directions carefully.
I got 4 emails last week from users that need the SSL capability. I am investigating this capability again. Microsoft does have a built-in capability to send emails to a server that uses TLS. The only draw back is that the Microsoft method does not provide any debugging information. It either works or fails.
I am looking into adding support for this built-in smtp client. The challenge now is switching between the existing code (no ssl) and the new code. I prefer the existing solution for non-ssl emails because it provides good debugging information.
Friday, April 03, 2009
Web Server Access / Blocking Foreign Countries
I have been adding a range of ip addresses to the router's firewall in order to completely block their access to the server. So far all of the ip addresses have originated in China.
If any one has trouble accessing the webserver, please let me know. I am trying not to block any US ip addresses.
Thursday, March 12, 2009
emwin.net
I may construct an EMWIN information site that features Weather Message software. That will take some time. Right now there are changes to be made in Weather Message. I'll be coming back to this in the near future.
Sunday, March 08, 2009
Weather Message Beta Status
Tuesday, March 03, 2009
MSN Messenger/Yahoo ???
I understand that the NWS office in Birmingham is now using "chat" to inform their media representatives about pending weather conditions. That has renewed my interest in sending information by MSN messenger.
If you have an interest, drop me an email.
WxEmwin - Status
The install program has been updated so I should be ready to release it along with a bunch of other changes/fixes this weekend.
Monday, March 02, 2009
Our Snow for 2009
Sunday, February 15, 2009
EMWIN 2 - NWS Software Demodulator
After working with the demodulator, I discovered that it did not give the end user any status information. After hours of research I discovered that the demodulator dll did have the ability, but it would be up to the software developer to enable such capability.
I spent this week writing a c++ windows service wrapper around the dll. This new program replaces the default software demodulator service. It now outputs status information on UDP port 18000. This status information can now be displayed an logged in WxEmwin.
I have two users testing the new WxEmwin program, along with the software demodulator. After getting their results, I will post a beta on the website.
Sunday, February 01, 2009
WxMap - Upload Dynamic Map Legend

Monday, January 26, 2009
x64 - Registry Permissions
The failure to assign the correct permissions was not my fault, but a fault in the installer. I have made changes for the next release that will use the Microsoft regini utility to change the permission on x64 systems. I reported the issue to the installer developer.
If someone is installing Weather Message on a x64 system, let me know and I'll get you a revised installer.
Saturday, January 24, 2009
WxEmwin - New EMWIN ingest program
All three ingest engines can be operating at the same time. This was some major work, but should be worth the effort. It helps to clean up the system try as two programs have been combined into one. It also helps the EMWIN Software Demodulator users. They had been using WxByte and had no backup capability. The new program restores that functionality for Demod users.
The new program has some new things and some missing things. Right off the bat users will notice that the internet rotating icon is no longer present. If that is a must have option, I will look at adding it back. I will try to get this in a beta over the weekend. I still have to change all of the programs to use this new program. The installer must be configured to detail with it also.
Wednesday, December 31, 2008
WxLocal - 3.5 - Creates a web weather graphic

Sunday, December 28, 2008
Weather Message 3.4 Released
Saturday, December 20, 2008
Weather Message 3.4 Beta 9
Sunday, December 14, 2008
Web based user alert sign-up
I have completed most of the work for web based user initiated alert sign-up and maintenance. This web application runs under Window's using IIS (internet information services). It allows a user to sign up for an account and then subscribe to alerts.
It has an advanced and simple mode. In the advanced mode, the user can enter the product and WFO identifiers. In the simple mode, you select which products can be selected. It is fully configurable.
An interface program is provided to retrieve the user settings and update Weather Message automatically. This web application can be located on a remote computer with weather message operating on a local machine. They are not required to be on the same computer.
I have setup a sample website at http://www.wxmesg.com/wxmesguser You can sign up for an account and play with the application. You will not receive any weather alerts. This is only a demonstration link.
If you are interested in this application, let me know and I can set you up as an administrator. There are additional setup options that are not visible to the standard user.
This web based application will have the ability to generate a message for processing by Weather Message. This will allow agencies to easily create a local message for processing by Weather Message.
The work on this application will allow me to build a windows client user manager. I will be working on that addition over the holiday.
Sunday, November 30, 2008
Text to Speech options in 3.4 Beta 8
The Read Short message will read brief information about the received product. The Read Text will read the entire message.
You need a good quality voice to use these options.
Saturday, November 22, 2008
Weather Message 3.4 Beta 7 Changes
I believe I have addressed all of the issues. I have compiled the programs to run as 32 bit applications on 32 bit operating system and 64 bit applications on 64 bit operating systems. There are only two programs that will run as 32 bit applications on 64 bit computer due to dependencies. I don't think that will cause anyone a problem.
I had to make quite a few changes in the installer to address the differences in the 64 bit and 32 bit registry. There were also some changes to the native image generation routines to use the 64 bit Microsoft.Net framework.
While I was testing it appears that I found a bug in the installer. It did not appear to be testing for the .Net framework and installing it properly. I had two users report a problem - that should now be corrected.
Existing 64 bit user Warning
I will be uploading these betas on Sunday. If you are presently using Weather Message on a 64 bit computer, you may have to enter your registration code and some settings after this update. I recommend that you export your registry settings using Weather Message Server Setup's File, Export Registry option before installing the beta. If you run into a problem, drop me an email and I will restore your settings.
One Other Thought
During all of my research on 64 bit systems, I discovered several things that had not occurred to me. One was that 64 bit programs will use more memory than 32 bit programs. That occurs naturally because memory pointers in 64 bit systems are twice the size of 32 bit pointers. The advantage of 64 bit systems is the ability to address a large amount of memory. If you have a 64 bit system, make sure you have plenty of memory installed.
Tuesday, November 18, 2008
x64 to x86 Symbolic Registry Link
A symbolic link can be created between HKLM\Software\Weather Message Net and HKLM\Software\WOW6432Node\Weather Message Net
This symbolic link means that x64 programs will see the settings in "WOW6432Node" and x86 programs will see the settings in the regular key.
This is a great find is was not too difficult to implement. I now need to update the installers with the code necessary to create the link. (The code is now written and tested. I just need to update the installers.)
Once the installer is working, I can go back and recompile the programs as x64 or x86 as appropriate and they will work properly on a x64 system. This will allow the x64 programs to run as native x64 applications.
Saturday, November 15, 2008
Running as a 64 bit application
64 bit Windows operating system maintains two independent registry locations for 32 bit and 64 bit applications. Because of that, the programs that ran in 64 bit mode wrote to one location, while the 32 bit wrote to another area. Neither could see what the other one wrote. That makes it difficult when the setup program is 64 bit and the server is 32 bit.
The last beta on the website sets most of the programs back to 32 bit (x86) mode. This was necessary to get everything working for these users and allow me time to investigate further.
Some of the programs could not run in 64 bit mode because they needed to use some dlls or ocx files that are 32 bit. I worked for the past several days removing some of these dependencies. This work also made some of the programs run faster, as the new code used is .Net code and runs faster.
There are only three programs now that must run in 32 bit mode; WxMcli (message client), WxMap (WxMapNet runs in 64 bit mode), and WxRadar. The other 21 programs could run in 64 bit mode. Notice that I said could. WxRadar does use some of the common registry settings, so it remains a hold out.
I am working now to see what I can do to make WxRadar access the 64 bit registry. The 32 bit dependency cannot be removed at this time. The image viewer used in WxMcli and WxRadar uses one 32 bit dll that has not been updated by my viewer vendor.
I have a 64 bit windows server 2008 available now for testing, so I hope to have a beta available soon that will allow the core programs to run as native 64 bit applications.
Tuesday, November 11, 2008
64-bit Registry Issue
I am currently working with the user to resolve this problem. I now have a local 64-bit Windows Server 2008 that I can use for testing. I hope to have this issue resolved soon.
Update:
Weather Message 3.4 Beta 6 has been posted with changes to address this issue.
Thursday, October 30, 2008
WxMap now supports SWOMCD - Mesoscale Discussion
Monday, October 27, 2008
Map Refreshes
This corrects an issue where SVS products were sent back before their corresponding TOR products. I still have some work to do to optimize the routine changes.
Saturday, October 11, 2008
Status
I have some work to do in WxMap and WxLoader to address an issue with common vtec event tracking numbers. I am working with a user that identified a problem.
Work is continuing on the web based user weather alert sign up application. I now have a basic web frame working developed. I am now ready to start working on the details for the sign up application.
Friday, September 26, 2008
Text to Speech
Microsoft released two additional voices that are much better. You can download them from this link http://www.text-speech.com/voices/Sp5TTIntXP.msi After they are installed, you will find Mike and Mary available in the speech control panel. These two are much better than the default SAM voice.
I understand that Vista has a new speech voice named Anna. I tried her on one of the office computers and she sounds pretty good.
There are several commercial TTS (text to speech) engine providers. Cepstral has good voices. You can demo them at http://www.cepstral.com/demos/ Their voices are around $30.00.
Nextup has demos of the AT&T voices at http://www.nextup.com/attnv.html The AT&T voices cost $35.00.
I am now working on adding TTS support in the Message Client and will then move to the map. Instead of having dedicated wave files, it would be nice if it could simplay say "A tornado warning as been issued for Tallapoosa County until 10:30 PM". The map would have the bonus to saying expiration messages.
It would also be very simple to add the capability to read a message in the text window. I was playing with this earlier tonight and it works well using the Mike voice. I was surprised how well it could say some county names.
Sunday, September 21, 2008
Weather Message 3.4 Beta 3
This release will also attempt to load the Microsoft.Net Framework version 3.5. Although the 3.5 framework is not required at this time, there may be some features in the next beta that require the 3.5 framework. I thought I would go ahead and add that requirement in this beta to see if there are any problems getting it installed.
The 3.5 framework contains an number of enhancements that improve the performance of 2.0 framework programs. I do recommend that it be installed, regardless of the program requirements.
Monday, September 01, 2008
Red Book Graphics

Goes Image Decoder

A lot of work remains before this can go into production.
Friday, August 29, 2008
A new webserver is installed
This machine is something to behold. This is the second 2900 that we have purchased. It is running a number of web applications along with Weather Message Server. Horsepower should not be a problem now.
I am still migrating some of the applications, so that has taken up alot of my time. This configuration should last a number of years. (I suspect we will need another T1 before this machine is underpowered.)
Saturday, August 23, 2008
Group2Call Instructions Posted
They offer several services and plans. You also have the option to use their free service that is supported by ads.
Werner Labs - EMWIN Receivers
They have a nice information sheet about EMWIN and their receiver. I posted it at http://www.wxmesg.com/documents/WernerPamphlet.pdf
I have already exchanged emails with one of their users that is using Weather Message.
Monday, August 18, 2008
Email Subject Override
If you are not using Group2Call, you can use it to add a better subject line. Something like "Attention: $Subject$". The program will place the word attention followed by the original product description on the subject line.
I am testing this feature now. It will be available in the next beta release.
Tuesday, July 22, 2008
WxMap - Non-Vtec products
These changes also allow the "hover over" county function to display the product description instead of just the awips identifier. This will make event identification easier for users that are not weather experts.
Summer happenings
For those of you that have never had to deal with a water well - be grateful. My well was 205 feet deep and had big issues with iron content. Everything here at my house has been stained red since I built the house. I can say that the pump would always stop at the time that you needed it the most. When that happened, pulling out 205 feet of pipe was a task to say the least.
To add to the excitment, my youngest sister was pregnant with twins. The babies showed up this past Monday 15 weeks early. At the moment Jacob and Cody are doing ok at UAB "Childrens Hospital". One was 1 pound 9 ounces and the other 1 pound and 12 ounces. Please pray for my new nephews. My sister had been in the hospital for two weeks prior confined to the bed. UAB is about a two hours drive from here, so will be supporting the gas companies for the next several months.
With all of the above and the time needed to keep up with the grass and some bushhogging, I have been busy. I still have a number of changes in the works. More good things will follow.
Sunday, June 22, 2008
WxPDA - SM (Smart Phone Edition)
More to follow as testing progresses.
Monday, May 26, 2008
Getting your time settings
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _ &
"{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set colItems = objWMIService.ExecQuery("Select * from Win32_TimeZone")
For Each objItem in colItems
Wscript.Echo "Bias: " & objItem.Bias
Wscript.Echo "Caption: " & objItem.Caption
Wscript.Echo "Daylight Bias: " &
objItem.DaylightBias
Wscript.Echo "Daylight Day: " &
objItem.DaylightDay
Wscript.Echo "Daylight Day of Week: " &
objItem.DaylightDayOfWeek
Wscript.Echo "Daylight Hour: " &
objItem.DaylightHour
Wscript.Echo "Daylight Millisecond: " &
objItem.DaylightMillisecond
Wscript.Echo "Daylight Minute: " &
objItem.DaylightMinute
Wscript.Echo "Daylight Month: " &
objItem.DaylightMonth
Wscript.Echo "Daylight Name: " &
objItem.DaylightName
Wscript.Echo "Daylight Second:
" & objItem.DaylightSecond
Wscript.Echo "Daylight Year: " &
objItem.DaylightYear
Wscript.Echo "Description: " &
objItem.Description
Wscript.Echo "Setting ID: " &
objItem.SettingID
Wscript.Echo "Standard Bias: " &
objItem.StandardBias
Wscript.Echo "Standard Day: " &
objItem.StandardDay
Wscript.Echo "Standard Day of Week: " &
objItem.StandardDayOfWeek
Wscript.Echo "Standard Hour: " &
objItem.StandardHour
Wscript.Echo "Standard Millisecond: " &
objItem.StandardMillisecond
Wscript.Echo "Standard Minute: " &
objItem.StandardMinute
Wscript.Echo "Standard Month: " &
objItem.StandardMonth
Wscript.Echo "Standard Name: " &
objItem.StandardName
Wscript.Echo "Standard Second: " &
objItem.StandardSecond
Wscript.Echo "Standard Year: " &
objItem.StandardYear
Wscript.EchoNext
You can save this to time.vbs and run it on your computer with the command "cscript time.vbs"
Queuing Sounds
I will look into adding an option to queue the sounds in the order that they are generated.
Sunday, May 25, 2008
Weather Message 3.3 Refreshed
By default, the zone map is not installed. Because of this, it was necessary to correct the public 3.3 release.
Sunday, May 18, 2008
Weather Message 3.3 Released
Monday, May 05, 2008
HTC 6800 Smart Phone
My plan has unlimited internet access so this will allow me to experiment with additional weather related applications. (I sure would like a program to download radar to the pda)