The book that really set this off for me was The Elements of Typographic Style, which tries to explain the history behind typography and summarise them into a couple of simple rules (yes, and it tells you to break the rules). The odd thing about the book is that it is a strange size, but that works out well. It's a beautifully designed book and everyone should have a read through it. It points out various minor things: one of the neatest is that bullet points should be in the margin, not in the body text. It shows an example of this and it looks so sweet that I've decided I hate HTML for forcing such ugly design on us.
After reading the book, I looked around for nice fonts and have found myself using Adobe Jenson Pro regularly. See how use.perl.org looks using this font. I particularly like its T, e, t, z and colons. I think Mac OS X's rendering technology is a big factor in why this looks good. Adobe Jenson Pro Italic looks nice too.
Typography isn't new. The font is based upon a design by Nicolas Jenson which he did about 530 years ago. Surprisingly little has changed since, apart from recent new trends like slab sans serifs and general font abusing. Yes, distressed fonts are very clever, but don't use them everywhere.
I haven't been only using Jenson for surfing the web, I've also been inflicting it upon other people via my slides. Amusingly, Elian presented his Parrot slides using an ugly, minimal blue-on-yellow design, and I had the pretty Jenson and orange ones. He definitely won on the content versus presentation angle, but I think I won the other way around. Even if nobody enjoyed my content, at least they had a pleasant design to look at while they chatted on IRC during my talk
If you remember one thing about this journal entry, it should be that fonts are pretty, design is good and it's boring having everything using Helvetica.
Now if only we had decent free fonts...
Bringhurst (Score:1)
And I had thought the font you used looked familiar. Couldn't quite place it though. It's very lovely on the slides. (Have to check the screenshot out later, when on a machine that doesn't do weird crap to PNGs.)
btw: Have to agree on the 'free' fonts thing. Fonts are typically overpriced, and their clon
---ict / Spoon
Yep, they're horrid alright (Score:1)
Don't suppose I could hit you up for a slide design...
Re:Yep, they're horrid alright (Score:2)
Re:Yep, they're horrid alright (Score:1)
Graphic design's not one of my strong points, so I picked something reasonably simple that I liked, secure in the knowledge that, while it was really ugly, at least it wasn't really ugly trying to be cool. (No star wipes and laser beam fade in effects for me!)
I think I'm gonna steal your slide format, choose a different color, and dig up a nice font. (I think perhaps Poetica would be good. Maybe a plain Adobe Garamo
waste some time with this... (Score:4, Informative)
Use http://colorlab.wickline.org/ [wickline.org] to find colors you like that work for colorblind folks.
Note that you'll want to maintain good light/dark contrast to accomodate older viewers (even if they aren't color blind).
-matt
Reply to This
Parent
Re:waste some time with this... (Score:1)
Re:waste some time with this... (Score:2)
> have the changes to colorblindness settings alter the color wheel
done
-matt
Re:waste some time with this... (Score:1)
I'm so glad I've stolen^Wemulated acme's slide design, modulo the color issues they have.
Re:waste some time with this... (Score:1)
I wasn't even aware there were two forms of red/green (apparently the information I was reading on color blindness and color deficiency was horribly out of date). I've just always had the "that's not green, it's red" problem.
I'll fool around with that thing some more...but I guess I should schedule a visit with an optometrist at some point. :\
------------------------------
You are what you think.
Ugh, I don't like it (Score:2)
But hey, I'm probably one of those programmers who have no sense of asthetics ;-)
book info (Score:2, Informative)
don't hate html (Score:2)
Hate the browsers for not supporting standards.
HTML isn't meant to force *any* design on you.
That's what CSS is for: allowing page authors
to force ugly designs on folks
Try the following in mozilla...
-matt
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html><head><title>test</title>
<style type="text/css">
div
Bringhurst (Score:2)
Anyone got any good suggestions for how to write good technical documentation?
Georgia (Score:1)
I snagged it from MS and used it without a problem on a linux box with Xft truetype abilities.
I hadn't thought to change the default font in Mozilla, but I've just changed it to Georgia, and the results are spectacular with OSX's font smoothing.
Now I need to find a monospaced type that's just as clear. Right now both courier and Andal
Re:Georgia (Score:1)
Re:Georgia (Score:1)
I've been using Lucida Console in putty and gnome-term for the past few years. Yes, it's from Microsoft, but it's a nice font to look at all day.
---ict / Spoon