I am also specifically interested in what techniques they they are using to determine the levels of change -
Is it based on content changes or changes in (x)html tree structure?
Hmmm, they ask for your email address, but there is no privacy policy on the site. What are they going to do with your email address? Use it, spam it, sell it to others?
Also, no loop-back check on email. What's to stop you signing up a dozen other people to this free service? It would be polite to bounce a "confirmation" email back first before sending.
+1 on the earlier comment about samples, and indication of notification format.
I wonder if there is something like this I could use for automated testing of style changes to an app/site. Currently I have to regression test the style manually.
A partner of mine has used http://mogotest.com/ on a production site to add some regression testing for visual changes. You'd have to look into it more specifically, but I believe it worked fairly well.
Seems like a good idea but as mentioned no privacy policy does raise a few concerns. Also, when I tried the www.google.com example it redirected to www.google.ch
Where is the site being pinged from? The website indicates it is based on Switzerland, but does that mean you are doing it from there using whatever back-end service you are running or is it going to be run locally from my own browser?
Thanks for the shoutout javiercr! We've been so busy we haven't pushed this forward but given how much interest there is in these types of tools, we may just need to put some time on the calendar and polish up the product. Would love to hear more about what use cases people have besides product tracking, competitive monitoring, etc.
I've built something similar to launch this week. To check, I'm using a Go service which checks filesize, hash, image dimensions, and each individual's pixels difference to calculate changes.
26 comments
[ 2.8 ms ] story [ 35.5 ms ] threadAlso, no loop-back check on email. What's to stop you signing up a dozen other people to this free service? It would be polite to bounce a "confirmation" email back first before sending.
+1 on the earlier comment about samples, and indication of notification format.
Wraith, used by BBC: https://github.com/BBC-News/wraith
Huxley, by Facebook: https://github.com/facebook/huxley
Typing in their own site and hitting go takes multiple minutes to return a screenshot.
http://velocityconf.com/velocity2013/public/schedule/detail/...
It doesn't look like the video is online anywhere, but the slides are available.
http://keepupdated.co
Had the idea few years ago and eventually moved it into action. Funny that we're doing it at the same time!