Show HN: A new way to diff websites
diffd.com
Show HN: A new way to diff websites
1–10 of 15 posts
Re: Show HN: A new way to diff websites
#2Re: Show HN: A new way to diff websites
#3Re: Show HN: A new way to diff websites
#4Looks cool. I wanted to build a service that would monitor an external web page for me and notify me about content changes. The problem was that it was constantly detecting changes with ads or menus or stuff not related to the content itself (which is what I was interested in). Didn't have time to get it going any further. One use case for me was to monitor the Washington State traffic laws (or all RCWs if needed) an…
Re: Show HN: A new way to diff websites
#5Congrats on releasing, I was doing a similar thing, with a 'backup' twist but never got to do the MVP http://clicktwin.com/
You might also be able to achieve a similar sort of backup with Cloudflare.
Re: Show HN: A new way to diff websites
#6Looks cool. I wanted to build a service that would monitor an external web page for me and notify me about content changes. The problem was that it was constantly detecting changes with ads or menus or stuff not related to the content itself (which is what I was interested in). Didn't have time to get it going any further. One use case for me was to monitor the Washington State traffic laws (or all RCWs if needed) an…
[1] http://www.nytimes.com/2014/05/25/us/final-word-on-us-law-is...
Re: Show HN: A new way to diff websites
#7Looks cool. I wanted to build a service that would monitor an external web page for me and notify me about content changes. The problem was that it was constantly detecting changes with ads or menus or stuff not related to the content itself (which is what I was interested in). Didn't have time to get it going any further. One use case for me was to monitor the Washington State traffic laws (or all RCWs if needed) an…
Re: Show HN: A new way to diff websites
#8Do you have any plans to open source this? That's the big factor for a lot of organisations decisions as to whether they'll make use of software or not. For example we have a policy that we won't rely on any proprietary software within our build / test pipeline.
Re: Show HN: A new way to diff websites
#9Nice, I've written a few scripts to do things like this such as creating heat maps of areas of change between two sites and giving you the percentage of difference for CI builds etc... Do you have any plans to open source this? That's the big factor for a lot of organisations decisions as to whether they'll make use of software or not. For example we have a policy that we won't rely on any proprietary software within…
However, we expect that initially most will add Diffd as a manual step at the end of their pipeline. So, it's not like their ability to push code is completely dependent on a third party, it's just another check.
Taking a dependence on Diffd is going to be less risky than depending on a third party for your CI server like Travis CI, CircleCI or CodeShip.
Re: Show HN: A new way to diff websites
#10Looks cool. I wanted to build a service that would monitor an external web page for me and notify me about content changes. The problem was that it was constantly detecting changes with ads or menus or stuff not related to the content itself (which is what I was interested in). Didn't have time to get it going any further. One use case for me was to monitor the Washington State traffic laws (or all RCWs if needed) an…