Spam control: some choice words now blacklisted
*Public announcement:* Should anyone like to announce anything in the comments section about female breasts, in a colloquial manner, stay away from using the word “boobs”. I just blacklisted it. Use your imaginations. Also, should you want to discuss females…
bash functions example
Bradley Taylor (of [Railsmachine](http://railsmachine.com/) hosting fame) said this on [the excellent Mongrel mailing list](http://rubyforge.org/mailman/listinfo/mongrel-users): “Just use these bash functions and put them in your .bashrc:” cluster\_restart () { mongrel\_rails cluster::restart -C /etc/ mongrel\_cluster/$1.yml; } cluster\_start () { mongrel\_rails cluster::start -C…
New Blog on DSLs: Little Languages
It was made official in the coolest way possible, in a [Lambda the Ultimate post](http://lambda-the-ultimate.org/node/1628), that the [LittleLanguages.net blog](http://www.littlelanguages.net/blog/) has begun. DSLs (domain-specific languages) are hip. The weblog “A Fistful of Languages” is a weblog about them. > Here’s where…
