Quick tutorial on configuring exim and email packages in Cygwin to send emails from Windows command line via SMTP server without authentication.
Build a Small-World Fish-Eye Style Panorama
Converting regular panoramas to small-world fisheye style using coordinate transformation from rectangular to polar coordinates, with nonlinear radius mapping to control the virtual camera height.
New features of Beamer Writer
Beamer Writer update with equation support using [x^2] syntax and simplified figure insertion using [[fig.png]] notation.
F# Revisited
Explores F# for implementing domain-specific languages, demonstrating turtle graphics and fractal generation with elegant syntax, async support, and parallel computing capabilities.
Running ASP.NET 4.0 applications in Debian/Linux
How to run ASP.NET 4.0 applications on Debian/Linux using nginx and Mono FastCGI, with practical migration tips and filesystem considerations.