W

X

Monday, May 05, 2008

HTC 6800 Smart Phone

The company that I work for during the day has provided me with a HTC 6800 Smart Phone. This PDA / Phone has windows mobile 6 installed. I have been using the WxPda application to monitor the weather.

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)

Version 3.3 Status

I think I am about ready to release version 3.3. I will try to post the last beta this week. I have been fixing some issues in the retransmission software and that has held up this beta.

Thursday, April 03, 2008

Emwin Low Priority Backlog

A user reported that some products seemed to be arriving late. I checked and confirmed that some low priority products were being delayed for about 50 minutes. A quick note to the EMWIN operators at NWS HQ confirmed that this was the case.

At the beginning of the month there are a number of one time products that are low priority. They cause all low priority products to backup. They have made some additional adjustments to help with this situation.

Wednesday, March 19, 2008

Local User Settings

Microsoft is now encouraging developers to store program settings on a per user basis. This has alot to do with changes in Windows Vista. Presently Weather Message has one set of settings for the entire program. This is not much of an issue for the server as those settings are global. It is more of a issue for the clients.

The client program settings apply to all users (Message Client and Map Client). This includes the position on the screen. If multiple people use the same computer, they cannot configure the clients for their own preferences. This applies to a single computer or a terminal services connection.

The original thought was to make it easy for the administrators. You set up the program and no changes are required by the user. A simple ini file can be copied from computer to computer with the client settings. I will note that in some installations it is not desirable to have users making changes.

Regardless, I am considering the possibilities here.

Monday, March 10, 2008

WxScheduler

A user was trying to create a schedule item that would process a file on the 1st Tuesday of each month. I thought the program would already do that, but the Week of Month required that the Tuesday occur on that week. Some months do not have a Tuesday on the first week of the month. Well may of the first weeks of a month do not have all of the days.

I have changed the scheduler so that it will check to see if the user has specified a week of month and a day of week. If they are both entered, the program will see this as a request for the Xth occurance of the specified day of week for a month.

This should fix the users problem and provide some new capability.

Weather Message 3.3 Beta 7

Weather Message 3.3 Beta 7 has been uploaded to the beta website. This release has changes to address User Account Control compatibility with Windows Vista. I have not had a chance to test these changes on a Vista computer, will do so this week.

Thursday, March 06, 2008

Group2Call Free Voice Messaging

Group2Call is now providing free voice messaging with ad support. If you use this service, each voice message will have a short ad at the end of the message. If you are interested in this service send an email to Alan at info@group2call.com.

Regular Expression Support

I have completed the changes to add support for Regular Expressions in the text match and text exclude routines. Users now have an option to indicate if the expression entered in the Match or Exclude field is a regular expression.

The current matching mechanism is very efficient. It however does not allow for multiple match criteria or complex matching expressions. These can be accomplished with regular expressions. Regular expressions should only be used when needed since they require considerably more cpu cycles than the default matching mechanism.

Here is an example regular expression: (.BMX.)(.MOB.)(.HUN.)

This means match .BMX. or .MOB. or .HUN. in the received message.

Friday, February 29, 2008

Winter Weather Simplification - Open Letter to NWS

To: ELLIOTT.JACKS@NOAA.GOV

Sirs,

I am writing in regards the Proposed Winter Weather Simplification changes. I do not want to see the NWS adopt these changes. The NWS has spent a great deal of time and money to implement VTEC. Vendors and users have also gone to a great deal of effort to use VTEC. This change will put us back where we were before VTEC was implemented.

VTEC has allowed users of NWS products to provide automatic notifications based on the type of weather coded in the VTEC line. This change would make the Winter Storm product generic again for some weather types. If this change is approved we would have a generic “winter weather” coding, with the details in the text. Decoding the text is a problem that was fixed with VTEC. We again will be stuck with the difficult task of trying to determine what kind of “winter weather” is associated with the product.

Many of us have welcomed VTEC because it provides a reliable standardized way to represent the actual weather conditions being issued. Moving from specific weather phenomena to generic phenomena is taking a step backwards.

I respectfully request that this change not be implemented.

Best Regards,

Danny Lloyd
Weather Message

Sunday, February 17, 2008

Weather Message 3.3 Beta 6

I have posted Weather Message 3.3 Beta 6. This release contains several bug fixes and some enhancements to the WxPort program.

I am looking at releasing version 3.3 due to several bug fixes in the program. I will evaluate it over the next week and decide a release date.

Note: Beta 6 changes the image communication data stream to the Message Client. Clients will have to be updated to Beta 6 in order to continue to receive images.