Toke Eskildsen

Results 28 comments of Toke Eskildsen

The "click on the thumbnail to get the original image" collides with #28, which uses clicking for URL-change to support bookmarking. Maybe the original image could be accessed via double...

"4. Get the best match for embedded resources" seems to be a scenario with multiple URIs and one shared timestamp, presumably the timestamp of the page referencing the resources. As...

My colleague @thomasegense is experimenting with a light page-render for WARC-based web archives. Instead of doing `URL+timestamp -> WARC-name+offset` CDX-like lookups on page resource resolve time, he does it up-front...

In addition to this a switch between thumbs and their histograms would make it easy to compare them.

This has been implemented in `demo_twitter.sh`, with the trade-offs as described above. I am not really sure that the best option is to repeat the duplicate images though. Maybe some...

Somewhat handled by recent commits, so that a collage is generated. Links to the sources still doesn't work.

Wrong close by git commit.

An aggregated histogram for all images in a folder would be a nice extension.

The folder view now supports sorting based on dark and light spikes. This is not recursive though, so it works poorly for locating outliers in deep tree structures.

Since outliers in all stat types are potentially interesting, the full solution would require dynamic backend in order to scale properly with many files. Either the scope should be limited...