<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>Thanks.   but... isn't that executing on the server side?    In which case I don't think <a href="http://recreation.gov">recreation.gov</a> is going to let me configure that on their server(s). </div><div><br></div><div>regards, </div><div><br></div><div>Neal </div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: RE: [ale] How to drive Linux browser to make a campground<br>
sniper?<br>
From: "Putnam, James M." <<a href="mailto:putnamjm@sa.edu">putnamjm@sa.edu</a>><br>
Date: Mon, January 15, 2018 1:28 pm<br>
To: "<a href="mailto:neal@mnopltd.com">neal@mnopltd.com</a>" <<a href="mailto:neal@mnopltd.com">neal@mnopltd.com</a>>, Atlanta Linux Enthusiasts<br>
<<a href="mailto:ale@ale.org">ale@ale.org</a>><br>
<br>
<br>
   Use a Node.js equivalent of Greasemonkey and you can do anything you want<br>
   as a notification. Like maybe:<br>
<br>
       <a href="https://github.com/hejiheji001/NodeMonkey">https://github.com/hejiheji001/NodeMonkey</a><br>
<br>
--<br>
James  M. Putnam<br>
Visiting Professor of Computer Science<br>
<br>
The air was soft, the stars so fine,<br>
the promise of every cobbled alley so great,<br>
that I thought I was in a dream.<br>
________________________________________<br>
From: Neal Rhodes [<a href="mailto:neal@mnopltd.com">neal@mnopltd.com</a>]<br>
Sent: Monday, January 15, 2018 12:52 PM<br>
To: Putnam, James M.; Atlanta Linux Enthusiasts<br>
Cc: Jim Lynch<br>
Subject: Re: [ale] How to drive Linux browser to make a campground sniper?<br>
<br>
Yes.  Read the fine print.  $40/pop just for them TRYING to see if a site opens up.   On a $25 campsite.   If no luck you are still out $40.  Once you are retired and travel a lot that doesn't scale well.<br>
<br>
I'm just impressed we've had several days of reasonably solid suggestions until the discourse drifted off into the tall weeds.<br>
<br>
Digging through the details, it looks like GreaseMonkey/Tampermonkey can be used to drive the browser.   I have mapped out the various components and have a strategy.  The advantage of GreaseMonkey over iMacro is primarily GreaseMonkey forces you to understand Javascript better.   iMacro seem to require you to mostly learn iMacro.     Probably more useful in the long run to have a better grip on Javascript.<br>
<br>
The remaining item is what I can do inside a javascript add-on once we detect that indeed there are sites, and now we want to email us.   I assume there are sandbox limitations on what can be invoked.    Initial research indicates that yes, this can be a booger.      Would it be smarter to:<br>
- Have the GreaseMonkey script set a locally stored cookie which indicates it has a match and quit the repeat action;<br>
- Have a separate shell script running in the background as my normal linux user which looks at where-ever my Chrome cookie values are stored and reacts to that value being stored?<br>
<br>
Yes, if I didn't claim to be retired, at our normal billing rates this would have bought a lot of campsites.   But, it beats labeling all the jars of miscellaneous nuts and bolts in the garage.<br>
<br>
n Mon, 2018-01-15 at 16:08 +0000, Putnam, James M. via Ale wrote:<br>
<br>
<br>
<a href="http://campsitesniper.com">http://campsitesniper.com</a>/<br>
<br>
    Although, a stay in a local Federal low-security prison might qualify as more of a vacation...<br>
<br>
    <a href="http://www.myajc.com/news/atlanta-federal-prison-camp-drugs-booze-and-mexican-takeout/AQYbbBAq2VpgZnBVsvdUZO">http://www.myajc.com/news/atlanta-federal-prison-camp-drugs-booze-and-mexican-takeout/AQYbbBAq2VpgZnBVsvdUZO</a>/<br>
<br>
--<br>
James  M. Putnam<br>
Visiting Professor of Computer Science<br>
<br>
The air was soft, the stars so fine,<br>
the promise of every cobbled alley so great,<br>
that I thought I was in a dream.<br>
________________________________________<br>
From: Ale [<a href="mailto:ale-bounces@ale.org">ale-bounces@ale.org</a><<a href="mailto:ale-bounces@ale.org">mailto:ale-bounces@ale.org</a>>] on behalf of Jim Lynch via Ale [<a href="mailto:ale@ale.org">ale@ale.org</a><<a href="mailto:ale@ale.org">mailto:ale@ale.org</a>>]<br>
Sent: Monday, January 15, 2018 10:22 AM<br>
To: Neal Rhodes; Atlanta Linux Enthusiasts<br>
Subject: Re: [ale] How to drive Linux browser to make a campground sniper?<br>
<br>
1. My favorite National Park.<br>
<br>
2. Now you did it.  I suspect the FBI by now has us squarely in their<br>
sights.  "campground sniper", really?<br>
<br>
Jim.<br>
<br>
<br>
On 01/13/2018 02:16 PM, Neal Rhodes via Ale wrote:<br>
> So, we are planning a summer trip to Glacier National Park in Montana.<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><<a href="mailto:Ale@ale.org">mailto:Ale@ale.org</a>><br>
<a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><<a href="mailto:Ale@ale.org">mailto:Ale@ale.org</a>><br>
<a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
<br>
<br>
<br>

</div>
</blockquote></span></body></html>