Live data from Hacker News

Show HN: Sieve - filter webpages and watch changes

getsieve.com

21–30 of 33 posts

Re: Show HN: Sieve - filter webpages and watch changes

#22
post #4
post #2

Cool concept, but name collision: Sieve has been the name of a server-side mail filtering language for quite some time. https://en.wikipedia.org/wiki/Sieve_%28mail_filtering_langua...

Glad that you liked the concept. Wasn't aware of the unfortunate name collision. I am open to suggestions. Thanks!

Siv. https://news.ycombinator.com/item?id=5739784

Re: Show HN: Sieve - filter webpages and watch changes

#23
post #16
post #14

Can I ask what sort of libraries you're using for the canvas-in-page-browser-selector? Is it server or client side? The technology here is spectacular. Great job!

Thanks for your kind words. The stack is a mix of both. Browser runs on the server and sends updates to the client via websocket. Then it is painted on the client. On the client-side a part of noVNC js library is used to capture input and is sent to the browser running on the server.

Pretty slick. Could be the seed of a lightweight Browserling competitor, if you could scale it economically.

Re: Show HN: Sieve - filter webpages and watch changes

#24
post #4
post #2

Cool concept, but name collision: Sieve has been the name of a server-side mail filtering language for quite some time. https://en.wikipedia.org/wiki/Sieve_%28mail_filtering_langua...

Glad that you liked the concept. Wasn't aware of the unfortunate name collision. I am open to suggestions. Thanks!

Herodotus or shorten it to Herodo

GetHerodotus.com and GetHerodo.com are both open

Re: Show HN: Sieve - filter webpages and watch changes

#25
post #16

Earlier quoted context omitted.

Thanks for your kind words. The stack is a mix of both. Browser runs on the server and sends updates to the client via websocket. Then it is painted on the client. On the client-side a part of noVNC js library is used to capture input and is sent to the browser running on the server.

Pretty slick. Could be the seed of a lightweight Browserling competitor, if you could scale it economically.

Thats an excellent suggestion. We do have plans to modularize the browser component to offer browser as a web service.

Re: Show HN: Sieve - filter webpages and watch changes

#27
post #4
post #2

Cool concept, but name collision: Sieve has been the name of a server-side mail filtering language for quite some time. https://en.wikipedia.org/wiki/Sieve_%28mail_filtering_langua...

Glad that you liked the concept. Wasn't aware of the unfortunate name collision. I am open to suggestions. Thanks!

strainer?

Re: Show HN: Sieve - filter webpages and watch changes

#28
post #9

This is very awesome! The implementation is different to what I expected (or to what I would have done). They seem to run a browser on the server and let the user interact with it to choose DOM elements to monitor for changes. I would have just taken a screenshot (perhaps with http://urlbox.io/ or perhaps with CutyCapt) and allowed the user to draw boxes over the screenshot. Then repeatedly screenshot the site and wh…

I'm been working on http://imnosy.com for a while, and thought about that approach, but ran into difficulties when slight variations to the screen were made. Right now, we're using a diff engine. Sieve looks pretty rad though. Will check that out. Fun space :)

Re: Show HN: Sieve - filter webpages and watch changes

#29
post #28
post #9

This is very awesome! The implementation is different to what I expected (or to what I would have done). They seem to run a browser on the server and let the user interact with it to choose DOM elements to monitor for changes. I would have just taken a screenshot (perhaps with http://urlbox.io/ or perhaps with CutyCapt) and allowed the user to draw boxes over the screenshot. Then repeatedly screenshot the site and wh…

I'm been working on http://imnosy.com for a while, and thought about that approach, but ran into difficulties when slight variations to the screen were made. Right now, we're using a diff engine. Sieve looks pretty rad though. Will check that out. Fun space :)

This is what the selection boxes are useful for - you can make it ignore changes to irrelevant areas of the page (though obviously that doesn't apply so well to imnosy).

Re: Show HN: Sieve - filter webpages and watch changes

#30
post #4

Earlier quoted context omitted.

Glad that you liked the concept. Wasn't aware of the unfortunate name collision. I am open to suggestions. Thanks!

Siv. https://news.ycombinator.com/item?id=5739784

Liked this suggestion. Unfortunately the domain names getsiv.com and sivapp.com are taken.

Edit: siv.io could be nice.

Post reply on HN