Posts About Design & CSS

Using non-breaking spaces to help with branding

Monday, June 4th, 2007

You hear marketers yammer on about branding. A lot of it has validity, so you want to help out in your web marketing initiatives. So why would you want your company’s 2-word name to be split onto 2 separate lines? Let me show you why this is bad in your web marketing and how to avoid this mistake by using HTML non-breaking spaces.

Read the rest of this entry »

Netflix and its 2 week design iterations

Friday, April 27th, 2007

User Interface Engineering wrote an excellent article about how Netflix publishes changes to their site every 2 weeks. Highly recommended. And honestly, I’m envious of Netflix. Technorati Tags: usability, design, web design, web, internet, experience, marketing, web development, programming, product design

Read the rest of this entry »

Rant: The early adopters are grumbling about the Web’s going mainstream

Saturday, October 14th, 2006

As techies are starting to see more widespread adoption of web standards, they are starting to run out of things to complain about. They have been fighting the good fight for years! Now we have a cluster of comments on Signal vs. Noise complaining about how standards and RSS are making designs and content on [...]

Read the rest of this entry »

PDF is overused on the Web; let’s blame content management systems

Friday, October 6th, 2006

Probably the biggest annoyance in developing government web sites has been the overuse of the PDF format. But the problem extends beyond government sites. On the web are hordes of PDFs. I’ve been taught over the years that PDF is not optimal for delivering content over the Web, but I’ve recently discovered more information that [...]

Read the rest of this entry »

Book Review: The Invisible Computer

Tuesday, October 3rd, 2006

I love Don Norman’s The Invisible Computer. It is packed with so many great ideas and observations that I cannot share them all with you without writing a book myself. So here are the basic points of the book. Technorati Tags: usability, book review, technology, marketing

Read the rest of this entry »

The human-centered view vs. the machine-centered view

Friday, September 29th, 2006

Don Norman makes a great observation about the mindset of most of today’s technology professionals at the end of Chapter 7 in The Invisible Computer. Most technology professionals still look at technology solutions from a machine-centered point of view. Norman suggests a solution by pointing out a different point of view where the human wins. [...]

Read the rest of this entry »

Authoring accessible Web forms

Thursday, September 7th, 2006

As I’ve gotten better with XHTML and CSS, I’ve become more interested in figuring out which tag to use for each element on a web page. HTML tags were designed to describe information, not necessarily to dictate how to display information. We developers should ask ourselves which tags we should use on our HTML forms. [...]

Read the rest of this entry »

Why I am going to investigate ColdFusion on Wheels

Thursday, June 22nd, 2006

I’ve always loved the idea of MVC frameworks. But I don’t like the super long query strings these frameworks usually add to your URLs. I’m starting to find some appeal in what ColdFusion on Wheels does to meet the need of having better URLs, yet providing the benefits of a MVC framework for coding structure. [...]

Read the rest of this entry »

Developing in a large team environment

Wednesday, May 31st, 2006

Our development team at the County spent the last month researching and discussing which development environment(s) to standardize on, particularly with server side languages. All of this started after I requested some funding for an Enterprise upgrade of ColdFusion. Of course, this raised the question of whether or not we really needed ColdFusion. Did we [...]

Read the rest of this entry »

Book Review: Designing Web Usability

Friday, May 5th, 2006

Book Review: Designing Web Usability I’ve finally finshed reading another staple piece of literature in our field of web design. Although slightly outdated, Jakob Nielsen’s Designing Web Usability is a must read. Seriously, go get it. It’s your responsibility as a web designer to know this information.

Read the rest of this entry »