Advertisement

Results for "Author: larry myers"

2002ASP #6322
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

2002ASP #6323
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks!

2002C #14926
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

2002C #14927
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks!

2002VB #23530
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

2002VB #23531
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks!

ASP_Volume2 #29887
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

ASP_Volume2 #30289
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks! Updated to correct errors found by Jeff and others! Inet control removed. Let me know if there are any other problems.

ASP_Volume3 #55106
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks! Updated to correct errors found by Jeff and others! Inet control removed. Let me know if there are any other problems.

ASP_Volume3 #55107
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

ASP_Volume3 #55108
Weather Application - Updated

Firstly, Thanks Thomas Swift, for getting me back into this application. This code grabs the weather from wunderground.com as well as radar images and other data and creates web pages on the local machine to display the weather for the zip code of your choice. It is still a work in development, but thought I would share what is completed. The ads are removed and just the pertinent information is shown. When the form is minimized a little form pops up woth current weather icon and the temperature. I also included a proxy setting just in case you are behind one. If you are you may need to restart the app after setting your proxy. Let me know how bad it is, comments are sprinkled throughout. Thanks for looking, Later Larry ** Updated ** I have basically rewritten the parsing code for this app and corrected most of the issues that were in existence, including the directories used for the storage of the files. I have also added an alert function which grabs the latest updates and checks every 5 minutes, also changes the mini-mode background color to red when alerts exist. I have done a lot of mods on what the app does with the weather. I have also corrected the xml parsing for current conditions. Thanks again Tom! ** Update **

C_Volume2 #70949
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

C_Volume2 #71351
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks! Updated to correct errors found by Jeff and others! Inet control removed. Let me know if there are any other problems.

Java_Volume1 #89493
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

Java_Volume1 #89895
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks! Updated to correct errors found by Jeff and others! Inet control removed. Let me know if there are any other problems.

1_2002 #110284
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

1_2002 #110285
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks!

2_2002-2004 #116640
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

2_2002-2004 #117042
Atomic clock w/o winsock

This is basically an Atomic Clock time retriever, this one is a little different. All the others are utilizing winsock, which is good for dialup, but I use a LAN connection with a firewall which stops me from connecting using winsock. So I created this program to go to a time site and grab the time from within the html of the page, then update all of the US time zones. It doesn't update system clock but I have found it useful. Documented good for me, but code is very simple. Vote if you want to, thanks! Updated to correct errors found by Jeff and others! Inet control removed. Let me know if there are any other problems.

3_2004-2005 #135184
Weather Display Program

Displays the current weather and forecast for 7 days. Also has tabs for Local Radar loop and a East coast Hurricane watch loop, and also a pollen count tab. When minimized it has a mini weather form with current temp and conditions image. Can also be fully minimzed to the tray. I download the webpage code and make a new local webpage based on what I am looking for and then browse to the local page. Let me know what you think. Later

Languages
Top Categories
Global Discovery