Making a splash… page.

Splash of waterIf you were with us last time, we were discussing the numbering of a product called Studio Enterprise by Component One.  I raised some concerns about their versioning scheme, stating that it likely would raise lots of confusion among their userbase.  This time, I’d like to focus on a splash page on their site that is advertising this product.  Again, let me make the disclaimer that I am not reviewing the product itself or making any claims about it being good or bad.  I’m simply using the advertising on their site as a lesson in web design.

Since there’s a good chance the page will eventually come down or change (as it is, after all, advertising a product labeled “2009″, and the last time I checked, we were well into the year 2010), here is a small screenshot of the splash page in question (if this link does eventually kick the metaphorical bucket, just imagine this image blown up to 960 pixels wide and 1050 pixels tall):

Splage page ad

The splash page advertising Studio Enterprise 2009 v3.

(more…)

Tagged with:
 

You may want to catch up on my initial rounded corner discussion before reading this.

If you remember, we left off with a nice-looking tab design for use on a web page:

A nice looking tab design

There are still several flaws with this that I’d like to fix.  To recap:

  • There is no doctype defined for the page, so the page is being rendering in quirks mode.
  • We’re using a table layout for the tab design, which is a no-no, being that we’re not actually dealing with a table of data.

(more…)

Tagged with:
 

How NOT to design rounded corners

Rounded corners tend to get a lot of hype in the web design world. Some don’t consider a site design complete until all its pointed corners are erased from existence. Regardless of your stance on them, they do have a certain pleasantness to them; staring at them can induce calmness in a user. And heaven know, a calm user equals a happy IT support person.

But I digress. Today’s instructional anecdote came about after I got sick to death of looking at a poorly designed rounded corner implementation on an internal web application that I support at my company. First off, allow me to mention that our users are required to use Internet Explorer, something that is terribly common in Windows-based organizations. We have a lot of web applications from vendors who in turn require Internet Explorer, so we don’t give them another browser to use.

(more…)

Tagged with: