WeatherAlert


Recommended Posts

one thing I have noticed that kind of bugs me...when I dont have a connection, it pops up saying cant get data...thats fine and dandy, but it keeps doing it over and over (I assume everytime it checks?)? Can you make it so once it displays it once, perhaps have a var that set to true that its been shown during the current offline...and not show it again until it once again downloads info and then goes offline again?

basically...only show the 'cant get data' balloon once per going offline?

585330346[/snapback]

Good idea. I am never offline so I didn't think of such things (I test it to make sure it works offline but didn't realize things like balloon tip annoyance).

hey there..have some feedback from a friend. I passed this prog onto him and he wanted to set the extreme temp notification when it goes below -20C? .. the prog only goes as low as 0.? It would be nice to have this accept negative values as during winter here, i'd consider -20 starting to get extreme as right now its -22 but feels like -3;) ;)

(this is all metric)

is it doable?? perhaps a max of -50C just to cover all bas:)? :)?

i've attached a screenshot of the pref dialog i'm referring to

this is why I request :(is :(

585334897[/snapback]

That was shortsighted of me. I will lower that.

Ok, I have an interesting problem.

At some point, I got an alert.? For whatever reason, instead of clicking OK, I accidentally clicked on Forecast (I've done this with "RADAR" as well).? It switched to the screenshot where the forecast would be below the current conditions, and went absolutely crazy.? I've attached a screenshot for you, but it doesn't do it justice.? It's flipping up and down inside of it's window so fast, you can't click anything except the CLose button.? And, it gives me the "WeathAlert Program is not responding" error.? I have to click End Now to close it.

This was with 2.9.2, but when I upgraded just now to the latest version, it's still doing it.? The only solution I found in the past was to clear out the registry entries, and act like it's a clean installation.

585336011[/snapback]

That is, I'm guessing, an issue with the window docking (it docks to the bottom, but it's still close enough to the top, so it docks to the top--you see where this goes). I thought I had taken sufficient precautions to ensure that it wouldn't do that again. I wish you'd mentioned it earlier. What resolution are you running?

Whenever I set the tray icon to transparent, it doesn't go transparent. There's a really ugly opaque blue around the temperature. WTF?

585337125[/snapback]

post-11870-1106417141.png

Link to comment
Share on other sites

That was shortsighted of me.? I will lower that.

585337513[/snapback]

excellent, thanks! i'll let him know. he'll be happy. oh btw, he loves the program:))

Link to comment
Share on other sites

Hi there.. I have another request :o :laugh:

I was wondering if it would be possible to implement Proxy Authentication to the program? at work, only port 80 works and even then, i cant get through without putting in a username/password. i dont know if this feature would benefit anyone else but it'd be of use to me :)

Link to comment
Share on other sites

Hi there.. I have another request :o  :laugh:

I was wondering if it would be possible to implement Proxy Authentication to the program?  at work, only port 80 works and even then, i cant get through without putting in a username/password. i dont know if this feature would benefit anyone else but it'd be of use to me :)

585378258[/snapback]

I will see what I can do.

Link to comment
Share on other sites

Hmm, it seems someone is interested in buying my program:

Hi Mark,

please let me know if you are interested in selling your WeatherAlert application and all its rights: http://www.ic.sunysb.edu/stu/msowul/weathalert.htm

If you do, please let me know the price tag.

I would like to buy the program, rights and source code.

Sincerely,

...

I'm not quite sure what I should do; on the one hand money = good but on the other, it's sort of been my pet project for the last 10 months. Hrm.

Link to comment
Share on other sites

Well depends on their plans. Do they want to keep it freeware or make it shareware or what?

If freeware I say go for it if you want but if shareware or worst then we need some details.

And totally up to you in the end.

Though it would be nice of you to ask your "customers" first. ;) As your doing. :)

Link to comment
Share on other sites

I think you've made a great program, you've worked hard on it and im sure a little money for all that hard work would be nice :yes: but I would certainly like to know how they would continue the project.

Thanks for asking our opinions mark :)

Link to comment
Share on other sites

my opinion...dont sell until you get absolutly bored with it...i bet even though some bugs you fix are annoying, you love the challenge...keeping a great program running :)

Link to comment
Share on other sites

No update on the program sale yet, I plan to meet with a lawyer today about it. I have totally redone my website though, so please check it out and give me feedback. The weathalert section is actually complete now, so please feel free to check out the "icons" section to find out how to skin the icons, and if you make any sets, let me know and I'll post them!

Link to comment
Share on other sites

I had a idea about the customizability you added.

What about making them load out of .zip files or something, so you could have multiple themes?

If you did that, it would allow someone to add a theme, but without having to wipe their old images or back them up (which everyone forgets to do once in a while)

You could also add a preview option (like firefox's), and could have a preview image in the .zip file, you could also have the ability to include a readme.txt file in the theme .zip, and have a button in your app which shows it (either in notepad or a custom window for example)

Anyway, that's just a suggestion.

As always, great program.

Link to comment
Share on other sites

  • 2 weeks later...

I have some very good news, I have finally found the cause of most if not all of those random little errors that occur when the program is open for a long time, and have also fixed a Handle leak (not as critical since the GC was fixing each time it would hit a certain threshold but still good)...apparently making icons from bitmaps (such as the tray icons and the statusbar icon) by getting handles requires those handles to be deleted. I did not know this, because I thought all of that was managed. The result is that there is a leak every time those are created, e.g. each time data is downloaded. You can see this by going to task manager and showing the columns "handle count", "gdi objects" and "user objects". Once the leak is to much, getting the icon handle fails and the program gives an error. The ever-increasing handles are due to the fact that I didn't realize registry keys needed to be manually closed (it reads the registry each time it queries an option). I am running it now and those three things are finally stable. I do need to do some more testing before I release this but this should bring a quantum leap in stability over long periods of time. In addition of course, I have fixed a few other small errors, for example the "only one instance" feature added last time doesn't work right if you don't have performance counters enabled, because it uses that to get the information needed to activate the previous instance. Expect release in a few days or so. I haven't begun working on features yet, I have not had any time lately.

Link to comment
Share on other sites

  • 2 weeks later...

Maybe it is just my copy of the program, but I have not been able to get maps for the last week or so. Whenever I click Radar it says "Retrieving map list..." Unfortunately it does not go away. Does anybody else have this problem?

Thanks

Link to comment
Share on other sites

Mark,

I sent you an email a while back about a "feature" I'd like added. You said you'd get to it. I haven't noticed you mention it or implement it. So I thought I'd mention it again.

It was about the NWS weather alerts. You show them and, say I want to go look at the radar, there is no way to re-display the alerts. Any word on when this might be added?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.