The open source Web development environment formerly known as the Aptana IDE has been re-christened as “Aptana Studio” and released as Version 1.0. As of v1.0, the Eclipse-based product has been split into two different “editions”. The Community Edition remains free, and a new Professional Edition has been introduced for commercial use with “priority” support [...]
Content Strategy Forum London

Clever Title Case Perl Script
John Gruber has released a clever Perl script that transforms selected text into title case (without simply capitalizing the first letter of each word as many so-called title case functions do). The script uses a list of “small words” which are not capitalized based on guidelines from the New York Times Manual of Style. It’s [...]