Boo is a Python-flavored language for .NET and Mono. It is statically typed, but has a "duck" type similar to the dynamic keyword in C# 4.0. It is compiled, but has strong meta-pro
Using Sprockets in Rails 3.1 can be a little tricky. It wasn't hard to get Sprockets compiling CSS files from SASS into CSS. However, it became difficult wh
An example using jQuery's andSelf, filter, and find functions to locate an element starting with the element itself instead of only looking at its descendants.
Vim provides several features helpful for working with character encodings; both legacy encodings, such as Latin-1, and modern Unicode encodings, such as UTF-8.