Roger G. Coram

Results 24 comments of Roger G. Coram

@bee-san, I've got some GitHub config. over [here](https://github.com/PsypherPunk/jargon-rs/blob/main/.github/workflows/release.yml) that does something similar: * whenever you [tag a release](https://github.com/PsypherPunk/jargon-rs/blob/main/.github/workflows/release.yml#L4); * it [builds a `.deb` file](https://github.com/PsypherPunk/jargon-rs/blob/main/.github/workflows/release.yml#L29); * then [creates a new GitHub...

@amaurym, would you accept a PR for each individually? Wouldn't mind attempting at least the Gmail one.

I'll take a look at the Office 365 validation now, if that's okay?

Has this been fixed by the above pull request?

Would something like http://okfnlabs.org/annotator/ be suitable, rather than Wayback per se?

Does the [ProxyHttpsURIConverter](https://github.com/iipc/openwayback/blob/6d64391226db88fbf4fc7ef44a9b2bbfbb3166da/wayback-core/src/main/java/org/archive/wayback/proxy/ProxyHttpsResultURIConverter.java) in any way answer this?

I was wondering whether something like [flyer.js](https://github.com/benzap/flyer.js) might be appropriate. i.e. each frame, on load, broadcasts its size and position and the largest is considered the correct place for the...

As discussed at the GA, the ZipNum docs. should be moved out of general config. and into a post-2.0.0 large-scale/advanced section.

If they are then yes, I think that should work. Worth building in a test case anyway. In the case of the above I'm wondering whether we should attempt to...

Is this being covered, at least in part, by the [warc-specification](https://github.com/iipc/warc-specifications/tree/gh-pages/specifications/warc-deduplication/samples) project?