Skip to content

Instantly share code, notes, and snippets.

View jkiddo's full-sized avatar
🔥
🥷

Jens Kristian Villadsen jkiddo

🔥
🥷
View GitHub Profile
@jkiddo
jkiddo / introrx.md
Created June 29, 2017 07:16 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
package cda.uuid.generator;
import java.nio.charset.Charset;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Objects;
import java.util.UUID;
public class UUIDType5 {
private static final Charset UTF8 = Charset.forName("UTF-8");
// https://docs.microsoft.com/en-us/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-net-client
// https://docs.microsoft.com/en-us/aspnet/web-api/overview/formats-and-model-binding/bson-support-in-web-api-21
private async Task doPostAsync(byte[] document)
{
var someUrl = "http://localhost:4567";
var parametersToAdd = new Dictionary<string, string> { { "resource", "foo" } };
var newUri = QueryHelpers.AddQueryString(someUrl, parametersToAdd);
public static void run(String sourceDoc, String xslDoc, String resultDoc,
Boolean dtdValidation) throws SaxonApiException {
/*
* http://www.cs.duke.edu/courses/fall08/cps116/docs/saxon/samples/java/
* S9APIExamples.java
*/
Processor proc = new Processor(false);
POST http://ccda-scorecard.smartplatforms.org/v1/ccda-scorecard/request with CDA
http://tqi.tiobe.com/tiobeweb/default/TqiLabelGenerator.html#Compliance(AI)=22&Compliance(CS)=90&Compliance(CW)=87&avgCodeCoverage=71&cycloxAverage=4&deadCode=5&duplicatedCode=10&fanOut=20&organization=dsadasdasd&path=asdsadsf&project=asd&print=true