Broken Links

Thoughts on web development and technologies by Peter Gasston

Search

Category: Books

Reviews and recommendations of books on design and development.

Understanding Comics and User Experience

I work as an Information Architect / Developer, and I’m a big fan of comics. For my IA work I refer frequently to the work of Jesse James Garrett, especially his Elements of User Experience book, and as a fan of comics I recently read (again) Scott McCloud’s Understanding Comics.

I’m not saying that to boast of my geek credentials, but to introduce something I never imagined I’d find: a connection between the two.

Read the full post


Book review: Microformats, by John Allsopp

I’ve just finished reading John Allsopp’s book ‘Microformats: empowering your markup for Web 2.0′, and thought it deserved a review here — marked up, of course, with hReview. I was given a free copy at the recent Microformats vEvent, but hope that hasn’t coloured my review at all. Markup for the review was generated by the hReview creator (and slightly modified by myself).

Read the full post


Review: The Art & Science of CSS

As you may be aware, I write for CSS3.info every now and again. Joost, the brains behind the site, rewards me for my work by sending me the occasional web development book; I’d do it for free, to be honest (don’t tell him that, please), but it’s a nice little bonus.
The latest book I’ve received […]

Read the full post


CSS a little too easy…

CSSeasy.com’s Q&A says:

Q: Why do I need this site?
A: ‘Cause you don’t want to read CSS books of 500+ pages…

I’d suggest that you’d learn a lot more reading a book than you would just copying someone else’s templates. Plus, I don’t think there are many CSS books of 500+ pages.

Read the full post


Five books that have helped me develop

I made my first forays into web development back in 1998, with my own Geocities homepage (now sadly defunct). It was after I developed my first ‘proper’ website (an unoffical guide to the FIFA Club World Championship 2000; please don’t laugh, this was eight years ago…) that I decided I wanted to be a professional […]

Read the full post


Aside

I’m writing about the CSS3 Multi-column layout module and I notice that WebKit supports a series of proprietary properties: –webkit-column-break-after, –webkit-column-break-before, and –webkit-column-break-inside. However, despite the documentation saying that they’re implemented in Safari 3+, I can’t seem to get any of them to work.

Has anyone reading this ever seen an example of these in action? I’ve searched for demos but have found nothing. If you know anything about this, please leave me a comment; your help would be gratefully appreciated.

[#] 2 Comments