Myspace Message Notifier |
Author: |
Message: |
cloudhunter
Senior Member
Posts: 536 Reputation: 18
37 / – / –
Joined: Dec 2005
|
RE: Myspace Message Notifier
A compromise: How about it detects when the toast is pressed, and if it is, stops showing the toasts
Cloudy
Sig by pirateok/marisaok/marisa
quote: Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return
6910 days, 4 hours, 45 minutes, 24 seconds ago
|
|
09-20-2006 12:01 AM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
RE: Myspace Message Notifier
quote: Originally posted by cloudhunter
A compromise: How about it detects when the toast is pressed, and if it is, stops showing the toasts
When would the toast next be displayed?
The script reads information from the page. If nothing is new on the page, the script knows theres nothing to display a toast for. so it can reset itself, allowing it to start showing toasts again
EDIT: 200th Post!
This post was edited on 09-20-2006 at 12:07 AM by Spunky.
<Eljay> "Problems encountered: shit blew up"
|
|
09-20-2006 12:05 AM |
|
|
cloudhunter
Senior Member
Posts: 536 Reputation: 18
37 / – / –
Joined: Dec 2005
|
RE: RE: Myspace Message Notifier
quote: Originally posted by SpunkyLoveMuff
quote: Originally posted by cloudhunter
A compromise: How about it detects when the toast is pressed, and if it is, stops showing the toasts
When would the toast next be displayed?
Hmm, didn't think of that one
Sig by pirateok/marisaok/marisa
quote: Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return
6910 days, 4 hours, 45 minutes, 24 seconds ago
|
|
09-20-2006 12:10 AM |
|
|
IamFroggy
Junior Member
Senior Web Monkey Extraordinaire
Posts: 17
48 / / –
Joined: Sep 2006
|
O.P. RE: RE: RE: Myspace Message Notifier
quote: Originally posted by cloudhunter
quote: Originally posted by SpunkyLoveMuff
quote: Originally posted by cloudhunter
A compromise: How about it detects when the toast is pressed, and if it is, stops showing the toasts
When would the toast next be displayed?
Hmm, didn't think of that one
Hi and thanks for your input
I've come up with a solution , of a bogus sort ,what happens is that it displays the toast only once, and doesnt display it while it read that there are still NEW <whatever triggerd the toast> , so for instance if NEW messages triggered it NEW comments will still trigger it.
Now heres the clever part , it keeps the toasts untriggered while the NEW <whatever> message is recieved (indicating that they havent been seen) , BUT if it gets no NEW <whatever> following a s NEW <whatever> (indicating its been seen) it resets itself , so that the next NEW will trigger an event.
HOWEVER for this means that the Notifier might miss NEW notifications if a new message is sent within a minute as thats the fequency it polls at, if you read a message and replied and got a reply in less than a minute (very possible) it would think the new reply and the coresponding NEW <message>was just the old NEW notifier. This goes for All the notifiers
THis meand the user might not be notified of events , which was the whole point really. Maybe I could implement this as an option with a warning of low accuracy of reporting things happening within a minute , or frequency of each other?
|
|
09-20-2006 12:25 AM |
|
|
IamFroggy
Junior Member
Senior Web Monkey Extraordinaire
Posts: 17
48 / / –
Joined: Sep 2006
|
O.P. RE: RE: Myspace Message Notifier
quote: Had an alert saying I had a "Birthday Reminder", but it filled the whole toast with text... (repeating the same words over and over) Also, there should be an option to turn of the alert once it's been shown once.
Had a friends request that replicated that error today so I fixed the bug and attached a the new version to the first post
|
|
09-20-2006 11:52 AM |
|
|
jmccarroll
Full Member
Posts: 141
40 / / –
Joined: Jun 2003
|
RE: Myspace Message Notifier
Would it be possible to toggle what it checks for? Like say if you wanted it to check for messages and comments, but not bulletins, birthdays, etc.
Also, can you make it to where you can enter your own sound without going in and editing the script itself ... and being able to toggle notify by sound on/off, as well.
|
|
09-20-2006 02:19 PM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
RE: Myspace Message Notifier
Thats a good idea. not interested in people's birthdays... They never get ME nything
<Eljay> "Problems encountered: shit blew up"
|
|
09-20-2006 02:24 PM |
|
|
IamFroggy
Junior Member
Senior Web Monkey Extraordinaire
Posts: 17
48 / / –
Joined: Sep 2006
|
O.P. RE: RE: Myspace Message Notifier
quote: Originally posted by jmccarroll
Would it be possible to toggle what it checks for? Like say if you wanted it to check for messages and comments, but not bulletins, birthdays, etc.
Also, can you make it to where you can enter your own sound without going in and editing the script itself ... and being able to toggle notify by sound on/off, as well.
yes indeedy i always intended to make the sound playing configurable with yes/no , i can make it so you chose the sound I suppose.
Also it would be easy to define what you wanted to be notified off i'll start making a new options screen
|
|
09-20-2006 03:18 PM |
|
|
jmccarroll
Full Member
Posts: 141
40 / / –
Joined: Jun 2003
|
RE: Myspace Message Notifier
Another thing... When you attach a new version will you change the filename. And put the version number in the About window, and change the version number in the script itself.
Supposedly 0.3 is attached, but I'm downloading a copy that has 0.2 listed in the script. Nothing anywhere to tell me what version number I have. So I uninstalled and cleared my cache, thinking I was downloading an old one, and the same thing happened. Did you forget to change it in the script or did you attach the wrong file?
Easiest way would be to put a version number in the file name ... but please put it in the About window too.
Thanks.
|
|
09-21-2006 06:18 PM |
|
|
IamFroggy
Junior Member
Senior Web Monkey Extraordinaire
Posts: 17
48 / / –
Joined: Sep 2006
|
O.P. RE: RE: Myspace Message Notifier
quote: Originally posted by jmccarroll
Another thing... When you attach a new version will you change the filename. And put the version number in the About window, and change the version number in the script itself.
Supposedly 0.3 is attached, but I'm downloading a copy that has 0.2 listed in the script. Nothing anywhere to tell me what version number I have. So I uninstalled and cleared my cache, thinking I was downloading an old one, and the same thing happened. Did you forget to change it in the script or did you attach the wrong file?
Easiest way would be to put a version number in the file name ... but please put it in the About window too.
Thanks.
Yea sorry about that I just sorta put it together and put it up , ok i'm gonna add somethings to it today
|
|
09-22-2006 12:24 PM |
|
|
Pages: (3):
« First
«
1
[ 2 ]
3
»
Last »
|
|