The Behavior of C# Nested Static Classes

While working on a code review, I found a nested static class that I needed to verify the validity of. I had three questions: Does the »

Transparent Video in all Browsers from Cross-Domain Sources

A brief history of time cross-domain transparent video Transparent video is not a terribly new concept in web development, however, because browsers do not support transparency »

Using Time as a Color Generator

The idea I saw the site What colour is it? and thought the concept was really cool. For whatever reason, visualization generators pique my interest. I »