Welcome to northCoder

a blind man in a dark cellar searching for a black cat that isn't there

Using Hugo, Atom, GitHub and Render

12 Jan 2021
Some notes on how I am using Hugo for this platform.

Lucene.Net v4.8.0 Set-Up

11 Jan 2021
Installing the Lucene.Net libraries for version 4.8.0.

Lucene Query Types

02 Jan 2021
A reference list of the different query types in Lucene.

Lucene Fields and Term Vectors

30 Dec 2020
A look at Lucene fields, and the related index data.

Row Indexes vs. Display Positions in DataTables

29 Dec 2020
A look at the difference between internal row indexes used by DataTables, and the position of a row in a displayed table.

Running Jenkins in Docker

29 Dec 2020
Summary set-up notes for reference (assumes Windows host).

DataTables Example Using an Ajax Callback

24 Nov 2020
DataTables example using an Ajax callback, which allows additional processing of the JSON received from the Ajax call.

DataTables Example Using reduce()

24 Nov 2020
A DataTables example showing the reduce() function.

Extracting Data from a DataTables Table

17 Nov 2020
Various ways of extracting data from a DataTables table.

DataTables - Some Key Documentation Pages

24 Oct 2020
A round-up of some of the DataTables pages I repeatedly visit - for my own use and to point others to the relevant docs.