in reply to The One True Style of indentation:
Having started in C, indentation is irrelevant! As long as there are logical line breaks in a language (present), changing the presentation is a useless endeavor. An observer would still need to separate statements, and would go through the same motions as if code was tab-ridden and each line had a description 5x its length.
-Koala