From the monthly archives:

June 2006

Head First HTML

by Karen on June 9, 2006

A book in the new ‘Head FIrst’ series from O’Reilly. The point of the series is that it’s designed to be easy to learn from by using diagrams, conversations (interviews with CSS elements) and games (crosswords). They did some research into how most people learn and then used that research when making the book.

It’s a great beginner’s web design book. Not only does it teach you HTML and CSS, but it teaches how to use them to make good web pages. There’s discussion of web standards, of accessibility, and of best coding practices. It’s very thorough, I learned a few tidbits (like applying a line height to a div will apply that line height to all the elements in the div).

I’d definitely recommend it to someone just starting out who wants an overview of how to code HTML and CSS. As to whether the ‘Head First’ philosophy works, well, I’m all for anything that makes it easier to learn this stuff. I happen to be one of the strange ones who can read most manuals and learn it, but I do appreciate the well-written ones, and this is one of those.

You can check out Head First HTML (and other web design books) in the Cornercode Amazon Store.

{ 0 comments }

Dreamweaver 8: The Missing Manual

by Karen on June 9, 2006

I’m a big fan of the missing manual series, but since I own several pounds worth of Dreamweaver manuals and have been using the program for a few years, I wasn’t going to get this one. Then I decided I needed to do more with templates, and this looked like the best resource.

Like the other Missing Manuals I’ve read, Dreamweaver 8 TMM is easy to read and comprehensive. It really is the book that should have been in the box. It includes several lengthy tutorials and explains why you should make web pages the way they teach you, so you’re learning about web design and the program. It doesn’t get into the nitty gritty of HTML or CSS coding, but does touch on both. To really use Dreamweaver well, I think you should know how to wrangle the code, but it’s possible to do a lot without looking under the hood.

If you’re looking for the end-all, be-all manual for Dreamweaver 8, this is what I’d recommend. I go back to it, from time to time, when I’m getting into Dreamweaver’s more esoteric features.

Missing Manual Web Site: missingmanual.com

You can check out Dreamweaver 8: The Missing Manual (and other web design books) in the Cornercode Amazon Store.

{ 0 comments }

Bulletproof Web Design

June 9, 2006

Wonderful book on creating web sites that will scale and not break. The web is a constantly changing medium: new browsers, new protocols, new requirements. When we were making pixel-perfect layouts using graphics any change pretty much broke the page. Now, using semantic HTML and CSS, we can make sites that flex and don’t break [...]

Read the full article →

Celiac.org

June 9, 2006

The Celiac Disease Foundation is a non-profit organization that works to increase awareness about the disease. The site is both informational and a way for users to find out what CDF has been doing with the money that is donated to them.
Most visitors are looking for information on Celiac Disease and the first button in [...]

Read the full article →

TakeItToAnotherLevel.com

June 9, 2006

Take It To Another Level is a self-help site offering information and recommendations on subjects like body cleansing, nutrition, fitness and more. We wanted to make the information accessible in multiple ways, which led to coding the site with php includes so that the information is only entered in once, but it appears in the [...]

Read the full article →

UplandSportsArena.com

June 9, 2006

The Upland Sports Arena is the premiere indoor soccer arena in Southern California. They have an account with a company to handle all their league organization online, so we wanted to make sure that visitors would use that service. We made the login to that service available on every page.
To keep the information up [...]

Read the full article →

WesternResourcesTitle.com

June 9, 2006

Western Resources Title just changed their name and wanted to present a new image as the resource for real estate and title agents. The site is both good looking and designed to bring the visitor back again and again for the info they use everday.
The site also ties in to the all the new business [...]

Read the full article →

ParkeIndustries.com

June 9, 2006

Parke Industries installs lighting for business, often resulting in huge savings to the business and better light conditions. The site is both for clients to find out more about Parke Industries and for Parke Industry employees to use when talking to their clients. There’s a whole library of case studies included on the site that [...]

Read the full article →

OffRoadAdventures.com

June 9, 2006

Off-Road Adventures is a monthly magazine about off-roading, with a tread-lightly slant. The web site went up at the first of each month and included the entire contents of the magazine, all articles and all images. I received the quark file that was sent to the printer along with all the printer ready graphics and [...]

Read the full article →

WRPioneers.org – Portfolio

June 9, 2006

The Will Rogers Motion Picture Pioneers Foundation is a charity to help out people in the motion picture industry. The site is mainly informational, putting all the information in one place for visitors to find.
Graphic design by Jill Von Hartmann Graphic Design.

Bookmark It

Hide Sites

$$(’div.d6′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Read the full article →