Welcome to northCoder

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

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.

My SE Tag Cloud

20 Oct 2020
Just as a diversion…
tag

Tomcat's Default DB Connection Pool

05 Oct 2020
Some initial confusion about Tomcat’s connection pool options…

Java Currency and Locale - Miscellaneous Notes

09 Aug 2020
Some notes about managing locales in Java, with examples for custom currency formats, and some potentially surprising behavior for language tags.

Sample Maven POM including Plugin Versions

30 Jul 2020
For reference, a sample Maven POM focusing on plugin configuration.

Sample setenv.bat file for Tomcat and VisualVM

30 Jul 2020
A set-up which can be used on Windows to allow VisualVM to connect to a running Tomcat instance…

java.time - Summary Table

05 Jul 2020
A summary table showing the core java.time temporal classes and the main time units (including zone data) handled by each class.

Linux File System Layout - Notes

29 Jun 2020
My attempt to understand the Linux file system layout.