Proud to Be a Girl Coder
Posted by Anna Belle on 19 May 2007 at 07:32 am | Tagged as: Accessibility, Church Websites, Standards
Yesterday I discovered Code like a girl, and have been dancing on air ever since. I’ve always, since just a baby web diva, fiddled with code until it looked just right, picking up after the likes of Dreamweaver, not to mention Word. Until yesterday, the closest I’d come to affirmation of my seemingly compulsive tendencies to tidy code was an absolutely astonishing book on Internet Art. It’s filled with wonders such as code that shapes and mailing lists to counter the “unbearable lightness of Wired.” But that’s art.
For those like Mr. Web Diva who don’t program, and say, “Huh? What are you talking about?” … this has to do with how one arranges one’s source code – the characters and computer files that drive not just web pages, but computer programs. Some programmers arrange things like if/then statements in tidy rows and columns with consistent indentations. Those are girl (or meterosexual) coders. Other slam code out at a furious pace, unfazed by how it appears. Those aren’t.
One added and not-so-minor point: a user can’t usually see this code (even with a browser’s “View Source” command, although it comes close). That’s because the source code gets compiled in the case of programming and dynamically rendered in the case of scripted web pages.
And what, you say, does this have to do with excellent church websites? Well, aside from the obvious making of a happy webmaster, I like to think a clean source goes hand-in-hand with standards-compliant valid code and accessibility. The latter is especially important for great congregational websites. Churches and church websites aren’t there just for the young with perfect vision and health. They are there for the broken, be it broken in spirit or broken of body.
Of course, it’s possible to have valid code that’s messy and renders a completely inaccessible site, etc., etc., but still…. For those of us who aspire to the highest quality code, tidiness makes life so much easier. Now I’m proud to know I’m a girl coder. And for those who are of a similar persuasion, here are a few great resources.
Girl Code Tools
- PHP Code Beautifier
- HTML TIDY
- W3C Markup Validation Service
- W3C CSS Validation Service
- TAW. Web Accessibility Test

[…] Passionate Users nimmt in “Code like a girl” (via Proud to Be a Girl Coder) sowohl als Comic und Artikel die Diskussionrunde auf, die sich an den Artikel “Beautiful […]
Hi,
UU Ann Arbor Michigan here. Love your site. Thought you might like to try this site…speaking of clean code: http://www.lonniebest.com/FormatCSS/
a nice little cleanup for CSS files. The only issue I’ve had with it is that it erases comments. Also some explorer 6 fixes can end up at the top of the list, so watch those too.
Thanks for a great site!
CL
Thanks for the great CSS clean-up tool. I’ll add it to my del.icio.us toolbox. By the way, I think the Ann Arbor has one of the best UU websites around. Keep up the good work!
I’m not a girl (let me check again… OK, still there), but if “coding like a girl” is using things like indenting correctly, then give me that extra X chromosome. Indenting, meaningful variable names, etc., increase productivity. Using them is simply part of being professional.
Actually, Kathy Sierra’s equating sloppiness with maleness is a little insulting.
All good points, Kieran. I particularly like the one about increasing productivity — and am relieved to here you’re still all there. Whew.