contrapunctus, by Christopher League
archive of ‘design’

Low-tech screencast

Common Craft has a fun and engaging style for presenting “Web 2.0” technologies with paper and white-boards. Found at Presentation Zen, but I chose a different video than the two that appear there. Enjoy “Wikis in Plain English”…

Presentation Zeno

My talk at CCSC seemed to go okay. I took more inspiration this time from Garr’s Presentation Zen blog and book. I have always been relatively pleased with my visuals, I think because I received some good advice early on, and I’ve always had a reasonable sense of design. But this is the first time I let go of some long-cherished approaches (for one, titles on each slide that successively tell the story) and the first time I used ‘full-bleed’ stock photography. Some of the slides also contain videos. Here’s a slide-sorter view of most of the visuals (some redundant progressions elided). Click to embiggen.

I think Garr’s advice worked because this talk is more persuasive than technical. I’m not certain yet how I would adapt a talk about compilers or type theory. But in a sense, all conference talks are persuasive. You just don’t have time to convey the finer technical points in that format, so really the goal is to persuade the audience that your result is worth investigating after the talk is over.

Published photographer

Cover design for the book.

This month, I became a published photographer. Some time ago, Mark Zachry happened across my Australia photos and contacted me about the possibility of using one of them for the cover of an academic book he was co-editing. Mark is a professor of technical communication at the University of Washington, and the book is Communicative Practices in Workplaces and the Professions: Cultural Perspectives on the Regulation of Discourse and Organizations [Amazon] [B&N] [Baywood]. I received a gratis copy of the book at my office address today.

My original photograph.

This is not the first time my photographic work has been used by others; I’m aware of various event tickets, business cards, and presentations. But this is (as far as I know) the first time one of my photographs has been displayed on Amazon and B&N. If you do “search inside” at Amazon and click one page past the cover, you’ll find my photo credit at the bottom of the page. That’s somewhat exciting.

Incidentally, commercial use such as this is not permitted by the default license, so don’t start treating my site as istockphoto! To reproduce my photographic work commercially, you must seek specific permission (as Mark did). If the thrill of having my amateur work appear on Amazon wears off, I may start raising the fee. ;)

Two types of types

Follow-up about BitTorrent: at some point, I read the FAQ and found that for BT to work correctly, one needs to forward ports to overcome the Network Address Translation done by the router. (Would have been easy except that I forgot my router config password and had to reset it.) But after doing that, the number of peers increased significantly, and with it both upload and download rates. That’s more like it!

In my email the other day, I received a message with an image claiming that:

Leitura is an elegant, versatile Type System

Wow, sounds great, I thought. Where was this when I was doing my thesis research? So is it based on the lambda calculus? I read on:

that comes in 4 varieties: A crisp Roman, a stylish Sans, a News version, etc.

Ah, that kind of ‘type system’. Come to think of it, the message was from myfonts.com…

Peer pressure

I had to see what all the fuss was about. I have been visiting ‘productivity porn’ sites like 43folders and lifehacker (and their associated flickr groups) off and on for a year. And last weekend I finally swung by a Barnes & Noble and picked up a Moleskine grid-lined notebook.

When I first opened it up, the experience was a bit deflating. I caressed the cover. I sniffed the binding. I investigated the pocket in the back. I don’t know what I was expecting… a shining beacon? A choir of angels? I guess it’s impossible not to be a little underwhelmed after the way these things are hyped on the Internets.

So I tried it for a week, sitting aside my usual cheap black-marbled composition book, half full. I carried the Moleskine notebook to meetings and seminars. I did some course planning and sketched some project ideas. I’m just up to page 12, and I have to admit it has grown on me already.

Having grid-lined pages comes in handy. It allows you to write landscape or portrait equally well. It supports very neatly-drawn ad-hoc tables. (I’m tracking meeting-time preferences for members of my committee on one such table.)

But more important is the size: 13 x 21 cm, which is a lot narrower than my old composition books, and a more extreme aspect ratio than even ISO 216 A-series paper. A narrow page is useful for typographical reasons, of course, but even for note-taking it seems to work out well. It’s hard to use my composition books on my lap or otherwise in the absence of a desk… but I guess that’s also partly because of the soft cover.

Anyway, I’d like to write more on my quest (and misadventures) to find suitable tools for project planning and task tracking. LifeBalance was fun for a while, but it doesn’t run on Linux, and the interface is too ‘widgetized’ for my taste. I set myself up on Backpack a few weeks ago; I like its interface and concept but there are certainly drawbacks for realizing the cross-cutting concerns of GTD (project view vs. context view). This morning I’m checking out org-mode for Emacs, and for now I’m amazed, but I’m still reading the manual. I guess once I manage to settle into something truly workable, I’ll write about it here. I’m sure to David Allen it’s a travesty to spend so long chasing down the perfect system rather than just getting things done. But to me it feels like a legitimate (but, so far, unending) meta-project to sharpen my tools.

Software that makes us stupid

This TV show advert — plastered all around New York lately — is making me angry. Why?

Til death logo from advert

That curly thing is not an apostrophe! And you don’t have to be a font freak or typography wonk to know the difference. In grade school — before I could distinguish Garamond from Gill Sans, before Adobe Systems was founded — I knew that an apostrophe curved down and to the left.

So how did this happen? Considering that computer keyboards have no ‘left curly single quote’ key — and that probably 98% of all computer users wouldn’t know how to type that character if their lives depended on it — how could this gaffe occur when the apostrophe key is right there on your keyboard?

Yes, you know where I’m going with this: SmartQuotes.™

This is the feature on many word processors and desktop publishers that automatically converts typewriter-style straight quotes into curly ones. Unfortunately, it does a poor job of it, and that’s often worse than not doing the job at all.

Now, I’m not one to ridicule or be offended by home-made garage sale fliers and grocery store signage with their superfluous quotation marks. Er, well, I don’t extensively ridicule them.

But here is a case of a major broadcasting firm with professional graphic artists plastering their large full-color ads across a major city in which you can’t swing a cat without hitting a designer. There’s just no excuse.

P.S., it’s even wrong in the HTML on the web site:

Unfortunate CSS design

I was looking forward to reading a Slashdot interview with Håkon Wium Le, the inventor of Cascading Style Sheets. Unfortunately, the way the page was rendered, each question was in a monospaced typeface in a little pre-formatted window with a horizontal scroll bar. The horror! If this is what CSS buys us, I want nothing to do with it! :)

I remember when web sites first started adopting CSS. Browser support was exceptionally poor (it still is if one includes Microsoft IE — as Håkon writes, “standards don’t benefit monopolists”) and the web designers didn’t really know what they were doing with it either. The tell-tale sign of a CSS-based web site in those days was that text overlapped with other text. I presume this was because designers assumed certain fonts at certain sizes, and hard-coded positions of everything based on them. This did not fare well at all with my GNU/Linux/Mozilla setup. Eventually, browser support improved and designers learned better ways to deal with ‘liquid’ layouts and user-selectable font sizes.

Now, though, the capabilities of CSS are somewhat respectable. Sometimes I think it would be helpful to support a notion of ‘glue’ like in TeX. Glue is space that has a natural size, but can potentially shrink and expand as needed, within specified parameters. Or at least, I’d like to be able to specify a width as “3em + 5px,” since one of these measurements is relative to the current font size, and the other isn’t.

I haven’t really looked yet at what is in CSS3; maybe I should.

Hip 2 b square, redux

Human-cropped 1:1

Some meandering trail of web surfing brought me back to Flickr today, and I wondered whether anyone else is bugged by the square thumbnails — see my post from 5 June — or whether a distaste for machine-cropped 1:1 aspect ratios is just my private obsession.

I found a much more poetic diatribe by Glenn McDonald. He says he prefers an extreme horizontal 3:1 ratio, although I found little evidence of that in his (quite beautiful and well-narrated) galleries. But his explanation of what is happening with Flickr is bang on:

Cropping 4:3s and 3:4s to 1:1 symmetrically is technically trivial, and although it’s aesthetically unreliable in the abstract, the vast majority of amateur photographs are center-weighted, so it usually turns out OK. Actually, the vast majority of amateur photographs are also probably framed too widely, so a little universal symmetrical cropping almost certainly improves more Flickr pictures than it damages.

He goes on to describe how ubiquitous square thumbnails in galleries will shape our own perceptions of what we want, leading ultimately to square-format cameras, and tools that make it even harder to process non-square scenes. One day, even 4:3 will seem ‘extreme’.

This self-reinforcing dependent vogue for square photography is, I think, a machine gain and a human loss. Worse, it’s a sparkly machine-gain that humans are lining up to lose.

He concludes with a rousing appeal to designers and developers to make our tools less sparkly — keep the flaws conspicuous, and we’ll be more likely to address them.

We make our tools in the easiest shapes, and then we accommodate their limitations, and then we hone them to perfect their limits, and then we forget that this is not how we wanted to live.

Croppr

Flickr is pretty popular as a social photo management application. I end up visiting it at least weekly, although I’ve never put my own photos on it. One thing that bothered me about Flickr from the very beginning is that they use square thumbnails all over the place. That is, they ignore the natural aspect ratio of your photos, and cut a square segment out of it for use as the thumbnail.

Tile artwork that spells out: ANAL S

Occasionally, the effect is somewhat disturbing. I guess it’s natural to see people’s heads cut off in amateur snaps, but what about the photo all the way to the right? Is it a tile plaque in the washroom of a deviant sex club? Or something altogether more innocent? Click through to find out!

The auto-cropped square thumbnails bug me because I happen to think the aspect ratio is an essential part of the photographer’s statement. I do actually take the time to crop and otherwise post-process (some of) my photos, which is one reason it can take so long for me to get them published. But still I think it’s worthwhile. Here are some before/after examples…

Before: a pretty scene, but my parents are so far away!
After: they are more recognizable, but without losing the feel of the surroundings.
Before: just some people milling around, but there is no clear subject.
After: I chose the subject in post-production.
Before: I kept the shutter open and successfully blurred a jogger across the center of the frame… but the wires overhead severely detract.
After: not only are the wires cleaned up, but the cinematic aspect ratio emphasizes the motion.

I wonder whether any of the Flickr enthusiasts are the same who complain about the aspect ratio of TV movies or pan-and-scan DVDs. Don’t get me wrong: as an amateur web designer myself, I fully understand the convenience of square thumbnails. You can stack them into very neat grids. You can design little user interface widgets around them without having to fret about a wide variety of image sizes. But in my opinion it’s really worthless if your thumbnail does not accurately represent the image itself.

8 June 2006 update: Serendipity! A useful article on cropping for impact (with good examples) just appeared at the Digital Photography School.

Linear search

Wow, shouldn’t this pop-up menu at amazon.com be in alphabetical order? Linear search is difficult for humans too.

MetaOCaml proof

No, not proof of a theorem… a pre-print from Elsevier, the publisher of my MetaOCaml paper. It arrived by email this morning. So far, practically all of my publications are with ACM or Springer. This is the first that will appear in ScienceDirect. I almost feel like a real scientist. :P

metaserv-proof.png

Without digressing too much on the role of scientific publishers in the Internet age, one thing I do enjoy is getting back a proof that looks like a proper article. Whether it’s due to the banner, or little widgets they add in the header and footer, or just a typeface other than Computer Modern or Times, at least it looks like it was touched by a publishing house since I submitted it.

I’m reminded of visiting technical and academic bookstores when I was still an undergrad, or the first years of grad school. I would pick up a slim $90, 180-page treatise by some professor, and be disappointed when it looked exactly like what I could have printed out myself if only I had access to the .tex file: the Computer Modern typeface and LaTeX book class, with all the default settings. Not that these are necessarily ugly, they’re just not special. For $90 a copy, is it too much to ask that the publisher hire a designer?

The strange thing with this paper is that I used the LaTeX document class provided by Elsevier for my manuscript, and it looked like garbage. It was full of widows and orphans and huge irregular spaces between paragraphs. One of the reviewers even commented, “this can’t possibly be done by TeX.” I was indeed embarrassed by the typography, and I could have fixed it, but I chose not to stray from the publisher’s settings.

Maybe their public document class is intentionally crummy. That way, when you get back the real proofs, you’ll be pleasantly surprised. It will look like they actually did something in exchange for you relinquishing your copyright…

Nothing shouts ‘amateur’ like PowerPoint

Here is one reason of many that PowerPoint makes you look like a total amateur: it cannot kern fonts. Just look at the distance between the initial capital letters and the rest of the words below. ‘Yale’ is the most egregious example, and utterly embarrassing if you’re representing Yale and this horrid bit of text appears on your title slide. No, there is not a space character between the ‘Y’ and the ‘a’… PPT just renders it that way.

Illustration of PowerPoint failing to kern initial capitals

The default way to lay out letters digitally is to use the bounding box of each letter. Just imagine the smallest rectangle that encloses the whole letter. And then stack those rectangles together like books on a shelf. This works for most pairs of letters, but sometimes they look terrible that way.

To fix this, all digital fonts contain information about pairs of letters that should be moved slightly closer together than they would otherwise appear. This is called kerning. Digital fonts have been designed with kerning pairs, and computers have set type with them, since at least the 1970s. And here it is 30 years later… I guess Microsoft didn’t get the memo.

The strange thing is, Microsoft Word can kern the fonts, but inexplicably it is turned off by default. You have to go into the menus and ask for it. If I ask PowerPoint about kerning, it draws a total blank:

Searching for kern in PPT help yields nothing

Now, you may argue that people who have not studied typography or design won’t notice this. So, using PowerPoint would only make you look like an amateur designer to other designers, not an amateur computer scientist or chemist or management consultant.

But I believe this is dead wrong. People who haven’t studied design can’t identify problems like this, but I’m pretty sure they notice them at some level. An audience member will come away thinking my visual aids are very professional looking and yours are crappy. He doesn’t necessarily know whether it was the layout, the color scheme, the choice of font, or the software itself. But the impression left by your visual aids will certainly impact your message. Here is the same text, set in the same size, in Apple’s Keynote software. Notice that the ‘e’ is tucked slightly under the ‘T’ in ‘Team’.

Text is nicely kerned in Keynote

I rant about this problem to myself whenever I see it on someone else’s slides, which is basically whenever I attend a talk. I was prompted to post this today because we had an awards ceremony for students last night, and I had to stare at the word “V aledictorian” in PowerPoint for a while.

Say no to PowerPoint, or at least start bugging Microsoft to fix this!