Mat Kelly
Mat Kelly
@akavel Thanks for the continued feedback. I am working on regaining a Windows test environment but for the time being, we may just need conditional functionality within the code until...
@akavel I have added a quick-fix to prevent the SIGNAL module commands from being executed on Windows. The change has been applied to the current master branch and via the...
As a followup on @ibnesayeed's suggestion, `signal.ALRM` on Windows produces an `AttributeError`. On Mac (and I presume Linux, untested), `signal.SIGALRM` returns an integer. Similarly, `signal.SIGABRT` produces an integer on both...
Possible dependencies/relevant tickets: * #51 - ipwb Py3 compat. * #152 (blocked by #426) - support for WS-DL machine deployment I would love for @shawnmjones to chime in on this...
I tried to use a local deployment of MementoEmbed via Docker. I first ran `ipwb index ipwb/samples/warcs/froggie.warc.gz | ipwb replay` and ensured the memento was accessible and the embedded image...
That is the "expanded banner", @shawnmjones. @ibnesayeed has a graphic in his [JCDL 2018](https://www.cs.odu.edu/~mkelly/papers/2018_jcdl_banners.pdf) paper with some sample things we hope to include in the expanded banner but can potentially...
@ibnesayeed Thanks for noticing that. Perhaps I will try to install MementoEmbed on my machine sans docker to re-test this. @shawnmjones Please take https://github.com/oduwsdl/MementoEmbed/issues/116 with a grain of salt due...
@ibnesayeed This seems like the goal you described for server-less replay it would make achieving #434 even more difficult. Please comment on this, as I am motivated of integrating Prefer...
@ibnesayeed Do you think the CDXJ meta headers should be included in the response? I am working on an implementation that leverages our currently existing functionality and want to be...
> ...just create a JSON object... Per our verbal discussion, please outline how you expect this JSON object to look, e.g., including all the Memento-esque relations. Just an example ought...