Late last year, I wanted to verify thoughts I had on web design and the industry, specifically related to the web design process. I tapped my network at LinkedIn to poll. The results are definitely not scientific, as the questions were polled at different times, with different responders. Consider this just a quick check into the industry, not an all encompassing survey, like A List Apart’s Web Design Survey. Continue Reading »
Text-Decoration vs. Border-Bottom
The topic of using text-decoration versus border-bottom for hyperlinks recently cross my mind. To be honest, I had never consider the effects and impacts of these two different implementations. However, since playing with these concepts, it has become quite an important usability item to me. Continue Reading »
Modular CSS – Flexible Web Design
I really don’t know the official term to describe this method. It’s not new, by all means. However, it’s a powerful method of using CSS code & classes effectively and efficiently.
Multiple CSS Classes
First, you may not be aware that you can use multiple css classes on elements. Example:
<p class="classone classtwo"></p>
Here’s where the power comes in. We can use these multiple classes to separate the structure from the “skin.” Continue Reading »
Great New Web Design Podcast
Just learned of a great new web design podcast.
The Pipeline, hosted by Dan Benjamin, features interviews with leading designers, developers, writers, and entrepreneurs. The first episode featured Jeffrey Zeldman, designer, founder of ALA. I found this to be the best interview with Jeffrey.
Other shows feature interviews with Ryan Carson and Jason Fried, with more interviews to come.
Visit the web site to listen to individual interviews, or subscribe via iTunes.
Let’s Eliminate Sexism in the Web Industry
My typical post center around sharing my knowledge and experience with other web professionals. This particular post will depart from the norm and cover the very important topic of diversity & respect in the web industry, specifically related to gender.
I recently attended the 200th episode of the Boagworld podcast. The podcast celebrated by spanning twelve hours with special guests; experts in their specific web-related field. As usual with the Boagworld podcast, there was plenty of banter, including a few music numbers and bad jokes, along with the valuable, motivating information. If you don’t listen to the podcast, I highly recommend it. Continue Reading »
Too Much Emphasis De-emphasizes Content
Early in my web career, say 2000, I was always told to limit what you emphasize. The theory is that the more you emphasize, the less something is emphasized. I remember debating with several content producers on this topic. Continue Reading »
User Experience and Mobile Flash
I recently had a bad experience at a local restaurant. So what does that have to do with web design?
My wife & I were told to view the carryout menu online. As we were physically at the restaurant, we attempted to view the menu on the restaurant’s website from our smart phones. That failed, due to the site being created solely in Flash. Continue Reading »
Update Your Copyright Date Automatically
It’s a new year, and it’s time to get back to work.
So why do your websites still read © last year or worse?
Most web site owners forget to update their copyright date. And it’s easy to understand why. For most sites, the footer, where the copyright date usually sits, is below the fold and in small type anyways. But for site visitors, it can communicate the freshness of a website’s content. So it doesn’t hurt to make sure this information is updated. Continue Reading »
December Chicago Dreamweaver Meetup Wrap-up
We are truly blessed.
No, I’m not getting religious. As a web professional, we here in Chicago are truly bless. Continue Reading »
CSS Styling for ASP.NET Applications
I just concluded a month long, onsite project for a mid-to-large sized company. The project was to consolidate several client-side applications into one web-based application for corporate & field employees. It was personally rewarding on several levels (besides financial). First, got to work with a company that has a seemingly great culture of teamwork and respect, of which I truly appreciate. I also had the opportunity to do some things graphically that I had not focused on before. Now don’t picture anything life changing here, just plenty of expanding rounded corner boxes, a logo, and an animated graphic (.gif) designed in Illustrator that involved 2-3D images. The final task was to create styles that would be implemented on an ASP.NET-based application leveraging ASP components & extensions. The latter proved to be an unexpectedly difficult challenge. Continue Reading »
