Interesting.  I just got a substitute certificate
in WA with the intention of subbing for a few days
in the first two weeks of Jan.  I was earlier
certificated in WA and endorsed in Math, CS, Physics.
I wrote a little script to do exactly what you are
asking for, refreshing every 15 minutes or so.  After
not seeing anything for several days, I called up to
find out whether everything was in order.  Turns
out, WA does not transfer endorsements, so the
substitute certificate, despite no expiration, is
approximately worthless, and $100 out the door.
Turns out there is another certificate which would
have cost $15 more, also (effectively) without
expiration, which does include the endorsements.
I really have to wonder why WA has done this.

In any case, I have done the type of page sequencing
you refer to with IE and PHP, which I find fairly
efficient for this type of scenario.  It is started
off via the scheduler.  It used to be possible to do
this via Greasemonkey, but you had to know the trick
because command line args to FF were really messed up
at the time I investigated.  I expect that has changed
in the last two years or so, as implied by your post.

My PHP script runs in the background, but it does open
IE (internet explorer) as a log window to show that it
is still running as scheduled.  When there is nothing
going on, it just adds the time of the most recent attempt
to the log.  If, however, something is found, then it
shows what is found and has the PC speak a short
text in case I'm around.

Of course your pages would have to be customised for
your specific purpose, but it should be straightforward.
If you're interested, then you should let me know.
I won't be able to work on it until Monday as I'm
traveling till the weekend.

Csaba Gabor from Portland


--- On Tue, 1/12/10, flefster <[email protected]> wrote:

> From: flefster <[email protected]>
> Subject: [greasemonkey-users] Looking to hire for small project
> To: [email protected]
> Date: Tuesday, January 12, 2010, 8:24 AM
> 
> I'm a substitute teacher that can sign up for jobs online
> and I was hoping
> there was a way to be notified when new jobs become
> available, this way I
> don't have to spend hours in front of my computer. The site
> i use to find
> jobs is http://www.frontlineplacement.com/education/. I log-in
> using my ten
> digit phone number and password. I then click one button
> from there to
> search for available jobs. What I normally do is run the
> ReloadEvery plug-in
> for Firefox, and simply wait for a job to appear. When a
> job appears, all I
> have to do is hit accept and then hit confirm.
> 
> I was hoping someone could make a script or small program
> for me that
> refreshed the website every ten seconds or so (you can use
> ReloadEvery to
> help with this), then as soon as a string of text
> disappears (when there is
> no job there is text there saying "All qualifying Jobs are
> currently filled.
> However, please review this web site periodically for new
> Jobs listings."),
> open a new tab in Firefox that sends an e-mail to myself
> (so I get it on my
> phone), and repeat. I know there is one Firefox add-on
> called iMacros that
> can be used to do this, I just don't know how to program.
> Here is a relevant
> thread on the iMacros message board:
> http://forum.iopus.com/viewtopic.php?f=11&t=8697.
> 
> I'm willing to pay for your help with this project. Thank
> you.


      
-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.


Reply via email to