Archive for October, 2007
How to STYLE a table using CSS (JSF examples)
October 18th, 2007
Tables are very important parts of the web interface. They are (hopefully) used for tabular data. It is one of the oldest and most basic HTML presentation tag but in order for it to smoothly fit into the new CSS age, we need to look at the most practical way in correctly setting up the markup and the CSS.
Nowadays, we no longer wish to make separate instances of a similar application for different clients. We want to thrive on making a single application that will fit the needs of as many clients as possible. This task is very challenging. In my opinion the ideal situation is to have the clients and developers both understand the benefits of the end goal and compromise to reach it. As developers we can always dream to have a single application reach the level of customization we can accomplish with many separate applications and yet don’t confuse the heck out of the end users. While I am unsure if that’s ever a possibility, I know ways that might help get us closer.
One of the biggest challenges is to give each client who uses the same application their own unique UI presentation. This is no small task and I only plan to address a small issue you might encounter in accomplishing this task. That’s how to mark up a table with the most amount of UI flexibility.
(more…)
Quotes from CSI
October 5th, 2007
If you haven’t watched CSI - the most watched crime show on TV, then you should. I was looking some quotes from the show last night and thought I’d share these:
Gil Grissom: A Harvard professor conducted an experiment. Asked a bunch of students to watch a basketball game - count the number of times the ball was passed.
Captain Jim Brass: Yeah? Groundbreaking.
Gil Grissom: During the game a person dressed in a gorilla suit ran across the court. Afterward, the professor asked the students if they noticed the gorilla. Fifty percent responded, “what gorilla?”
Captain Jim Brass: That’s wonderful, Gil. If I see a gorilla, I’ll arrest it.
Captain Jim Brass: [to a suspect] Nice stare. Too bad it doesn’t work on me. Keep it though - they’ll love it in prison.
Gil Grissom: So, let’s see. You surf, you scuba dive. You’re into latex, you like fashion models and Marilyn Manson. And you also have a coin collection?
Greg Sanders: Weird, ha?
Gil Grissom: Well, I race cockroaches!
[Dr. Robbins has received a human head in the mail]
[Grissom walks into the room]
Gil Grissom: I heard you got some head.
Warrick Brown: Who brings a gun to a knife fight?
Gil Grissom: The winner?

