New Notifier: 'Tell Me When'
Moderator: Tech Team
Forum rules
Please read the Community Guidelines before posting.
Please read the Community Guidelines before posting.
New Notifier: 'Tell Me When'
Download here: http://fantius.com/TellMeWhen.exe
---------------------------------------------------------------
I just created a general purpose notifier tool. CC players may find it useful. Here is how I have mine setup to tell me when it's my turn in a CC game:
Interval = 1 minute
URL = http://www.conquerclub.com/rss.php?user_id=30249
Search pattern = READY
The tray icon will change when the search pattern is found in the data received from the specified URL.
The program requires that you have the .NET runtime library installed. You will get an error when you run it if it is not installed. You can get the runtime library here:
http://www.microsoft.com/downloads/deta ... b15c5e04f5
And you can get 'Tell Me When' here:
http://fantius.com/TellMeWhen.exe
---------------------------------------------------------------
I just created a general purpose notifier tool. CC players may find it useful. Here is how I have mine setup to tell me when it's my turn in a CC game:
Interval = 1 minute
URL = http://www.conquerclub.com/rss.php?user_id=30249
Search pattern = READY
The tray icon will change when the search pattern is found in the data received from the specified URL.
The program requires that you have the .NET runtime library installed. You will get an error when you run it if it is not installed. You can get the runtime library here:
http://www.microsoft.com/downloads/deta ... b15c5e04f5
And you can get 'Tell Me When' here:
http://fantius.com/TellMeWhen.exe
Last edited by Fantius on Thu Jun 28, 2007 9:24 pm, edited 2 times in total.
- gavin_sidhu
- Posts: 1428
- Joined: Mon May 22, 2006 6:16 am
- Location: Brisbane, Australia
- lackattack
- Posts: 6097
- Joined: Sun Jan 01, 2006 10:34 pm
- Location: Montreal, QC
Hey Fantius,
I installed .Net to try out your notifier. Since I've been trained not to trust any executables I download over the internet (except from reputable sites like adobe.com) I thought I should use my firewall to see what it does.
So why does 'Tell Me When' contact IP 65.182.102.23 - It belongs to neither my computer nor CC
I installed .Net to try out your notifier. Since I've been trained not to trust any executables I download over the internet (except from reputable sites like adobe.com) I thought I should use my firewall to see what it does.
So why does 'Tell Me When' contact IP 65.182.102.23 - It belongs to neither my computer nor CC

lackattack,
Obviously you are right to not trust any old exe that you download. The program does not talk to any host other than the one you tell it to check.
The IP that you cited is owned by the hosting company that is hosting the exe. Is it possible that you still had the browser opened that you downloaded though and it was still communicating? That's the only explanation that I can think of.
Actually, I did have another paranoid thought: What if the hosting company altered the exe on it's own? To test this, I donloaded the exe from paulcrowder.net, installed and started WireShark (packet sniffer), and then ran the exe. I only saw it communicate with conquerclub's IP and my router.
If there is some better way I can check this, please let me know. Or if anyone else has checked this, please let us know your results. I certainly don't want my program doing something that I didn't tell it to do and don't want it doing.
Obviously you are right to not trust any old exe that you download. The program does not talk to any host other than the one you tell it to check.
The IP that you cited is owned by the hosting company that is hosting the exe. Is it possible that you still had the browser opened that you downloaded though and it was still communicating? That's the only explanation that I can think of.
Actually, I did have another paranoid thought: What if the hosting company altered the exe on it's own? To test this, I donloaded the exe from paulcrowder.net, installed and started WireShark (packet sniffer), and then ran the exe. I only saw it communicate with conquerclub's IP and my router.
If there is some better way I can check this, please let me know. Or if anyone else has checked this, please let us know your results. I certainly don't want my program doing something that I didn't tell it to do and don't want it doing.
pjdonald,
Although I've never seen that error, my guess is that it is a problem with the remote server. Is it still occuring?
tals,
I would like to fix the bug, does it give you any error message? If you want to try deleting the settings as a work-around, look in your version of:
C:\Documents and Settings\Administrator\Local Settings\Application Data\TellMeWhen
Again, I'd really like to fix the bug, so any additional info you can give me would be appreciated.
Although I've never seen that error, my guess is that it is a problem with the remote server. Is it still occuring?
tals,
I would like to fix the bug, does it give you any error message? If you want to try deleting the settings as a work-around, look in your version of:
C:\Documents and Settings\Administrator\Local Settings\Application Data\TellMeWhen
Again, I'd really like to fix the bug, so any additional info you can give me would be appreciated.
gator24 wrote:Lack can you validate this claim before i try it? It would be a great help. i hate staring at my computer doing nothing when i could acomplish things around the house.
I don't think any of the add on products have been 'validated'. That said as Lack did make an accusation earlier in the thread he should reply to fantius's response. It's a very good add on IMHO.
Tals
I made some changes to this notifier to allow me to easily check my game status from my cell phone while I was out of my normal routine over Christmas. It can now send you an email with the subject line containing how many times the pattern was found (how many games are waiting for you to take your turn).
Then I setup my gmail account to put a special label on those messages, and created a bookmark in my cell phone to take me straight to messages with that label on them. The result is that I can now see how many CC games require my attention within 40 seconds of opening my cell phone (the initial web connect takes most of that).
The new version is hosted here (different than where it was hosted before):
http://fantius.com/TellMeWhen.exe
Then I setup my gmail account to put a special label on those messages, and created a bookmark in my cell phone to take me straight to messages with that label on them. The result is that I can now see how many CC games require my attention within 40 seconds of opening my cell phone (the initial web connect takes most of that).
The new version is hosted here (different than where it was hosted before):
http://fantius.com/TellMeWhen.exe
Oh, and it also tells you how many games are ready by the appearance of the tray icon. Digits 1-9 are superimposed over the icon to denote how many times the pattern was found ("9" means "nine or more").
And an unrelated note: While your SMTP password can be saved along with the other settings, it is not encrypted before is is saved. That's why I provided the option to allow you to choose to save it or not save it.
And an unrelated note: While your SMTP password can be saved along with the other settings, it is not encrypted before is is saved. That's why I provided the option to allow you to choose to save it or not save it.
In case anyone wants to do the same thing, here is the URL I used on my RAZR phone with Verizon service to get directly to my gmail messages that are labeled "TellMeWhen":
http://mail.google.com/mail/x/?s=l&l=tellmewhen
http://mail.google.com/mail/x/?s=l&l=tellmewhen
Fantius wrote:Oh, and it also tells you how many games are ready by the appearance of the tray icon. Digits 1-9 are superimposed over the icon to denote how many times the pattern was found ("9" means "nine or more").
And an unrelated note: While your SMTP password can be saved along with the other settings, it is not encrypted before is is saved. That's why I provided the option to allow you to choose to save it or not save it.
New update is great Fantius - I love the number superimposing over the tray icon. Nice work. Great add on.
Tals