1/ For the last 6.5 years NH has had a registar of deeds website that required installing a very specific version of Java (no, not Javascript - JAVA - do you remember the 6 months back in 1995 or so when there was no sandbox and apps ran outside the browser?)
-
Show this thread
-
2/ I spent a few hours trying to get that to work on my linux box, with complete lack of success. About once / yr I check back to see if the site sucks less yet. Today...it sucked less! New app is JS / HTML5. Yippee! I can find esoteric details about my land and its history
1 reply 0 retweets 26 likesShow this thread -
3/ HOWEVER, I guess to fund their operations, the website demands a credit card if you want to actually print out the results. Can't right click and save the images either. :(
3 replies 0 retweets 13 likesShow this thread -
4/ ...but ... I can inspect elements. Turns out that the JS is loading data into an HTML5 canvas.
1 reply 0 retweets 17 likesShow this thread -
5/ in console var canvas = document.getElementById("imageCanvas"); var img = canvas.toDataURL("image/png"); document.write('<img src="'+img+'"/>'); then right click, "save image"
3 replies 0 retweets 20 likesShow this thread -
ⓘ Dogs don't have thumbs Retweeted nzc
6/ a fine idea (and what I thought of first), but the entire image doesn't fit into viewable section of canvas at once, so print screen crops datahttps://twitter.com/ngvrnd/status/1255862691505278976 …
ⓘ Dogs don't have thumbs added,
2 replies 0 retweets 11 likesShow this thread -
7/ You know that old joke about how New Englanders give directions? "Go up a ways, then turn left where the Williamson barn used to be"? THAT'S HOW THE DEEDS ARE WRITTENpic.twitter.com/yTcPGf5csv
6 replies 1 retweet 48 likesShow this thread -
Replying to @MorlockP
I love everything about this brb looking for an excuse to slip 'thence' into casual conversation
1 reply 0 retweets 1 like
ⓘ Dogs don't have thumbs Retweeted ⓘ Dogs don't have thumbs
make sure to check out the update where I puzzle it outhttps://twitter.com/MorlockP/status/1255915812709335041 …
ⓘ Dogs don't have thumbs added,
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.