How to run ASP.NET 4.0 applications on Debian/Linux using nginx and Mono FastCGI, with practical migration tips and filesystem considerations.
Articles in the Computing category
Collecting and Visualizing Mouse Position Distribution
Collecting mouse positions throughout the day and visualizing them as heatmaps reveals user behavior patterns that could potentially be used for person identification.
Updates on Beamer Outline Generator
Quick updates to the Beamer Outline Generator tool: removed info panel, added page numbers, improved indent handling and CSS styling for faster LaTeX slide creation.
Install DotNetBlogEngine 1.6 on Debian
Step-by-step guide to installing DotNetBlogEngine 1.6 on Debian Linux using Apache, Mono, and mod-mono, with notes on version compatibility limitations.
Markov Random Field (MRF) and Graph-Cut (3)
Implementing Loopy Belief Propagation as a more general optimization approach for MRF, supporting non-grid graphs and non-binary cases, with image restoration experiment results.