Computer Science

This category contains pragmatic information and solutions to some complex issues I have worked out by gluing bits of information gleaned from technical sites like Stack Overflow.


SQL – Recursive CTE

How to create a recursive CTE to get hierarchical data from a table.

WordPress – Add AJAX Search

Simple steps to add AJAX search to your WordPress site.

WPF – Center Window to Screen

Center WPF window on display screen.

ZSH Shell Prompt Horizontal Line

Visually separate terminal commands with horizontal lines to make it easier to find previously ran commands.