Donald F Coffin

Results 7 comments of Donald F Coffin

@jgrandja Should we reference RFC 8707 in the description or EPIC project entry since it defines how Resource Indicators function?

@diafygi Have a look at this blog post: https://www.klaasnotfound.com/2017/02/16/proper-multilingual-site-with-github-pages-and-jekyll/

I am trying to document an API that uses a REST request interface and produces an application/atom+xml response. Is there a workaround to provide examples, since only application/json generates code...

I successfully installed jekyll on my Windows 10 using the "gem install jekyll bundler" command. But attempting to use ridk version failed: ``` donal@DESKTOP-GLIN45Q MINGW64 ~ $ gem -v 3.3.26...

This is the results of running ridk install usine Powershell: ``` PS C:\Users\donal> ridk install _____ _ _____ _ _ _ ___ | __ \ | | |_ _| |...

I deleted C:/Ruby32-x64/lib/ruby/gems/3.2.0/cache/concurrent-ruby-1.2.2.gem and reinstalled. ``` Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Try the new cross-platform PowerShell https://aka.ms/pscore6 Cannot load PSReadline module. Console is running without PSReadline....

I want to upgrade the current version of guava from 2.14 to the latest version. Selenium 3 requires a more recent version to run. I’ve replaced the jar file in...