pgodwin
pgodwin
Firstly, thanks for such an terrific library! Quick question - is it possible to skip entries with an InvalidFormatException? I have some rar files (comicbook CBR files), that seem to...
Firstly, thanks for creating this project. I'm impressed with the compatibility so far, especially with OS/2 working out of the box - this seems to be quite a feet! Just...
## Category - [x] Content fix - [ ] New article ## What's in this Pull Request? Example has ``, however this fails in with an incorrect namespace error: ```...
Documentation states that `NewFormToolbar` is a valid location (along with several reference books), however when deploying it to SharePoint online it states that the location is invalid. ### Elements.xml: ```xml...
I have the following RTF with highlighting: ```rtf {\rtf1\ansi\deff0 {\fonttbl {\f0 Courier;}{\f1 ProFontWindows;}} {\colortbl;\red0\green0\blue0;\red255\green0\blue0;\red255\green255\blue0;} This line is font 0 which is courier\line \f1 This line is font 1\line \f0 This...
Not an issue :) Just letting you and your users know I've created a small training set from the vimeo dataset to try and denoise analog VHS noise. Process was...
It looks like Pin 15 is swapped with Pin 14 for the DB25M part between Schematic and Breadboard view. Using v 0.9.3 - updated all parts Example Schematic - Pin...
I've used HtmlSanitizer as the basis for injecting links to keywords in content. Basically, when a TextToken comes up, it looks for keywords in the value and wraps a link...
Just a note for the docs, on Ubuntu 18 LTS I had to run the following: ``` sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-6 10 sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-6...
You wouldn't happen to have a copy of the Mac/Windows ports of Mosaic? The good people of NCSA don't seem to know where the code might be now... though I...