The latest…

It’s been a while since I last posted to the blog here. A lot of things have happened in my live, both professionally and personally. I’ll cover the professional here.

In June, I started a contract gig at United Airlines as a HTML Developer. Hands-on, indeed. It has been an adventure and a great experience. Although I don’t yet write my own JavaScript, I’ve been engaged in working with JavaScript, calling on the expertise of others. I’ve actually written and worked with JSP more than JavaScript. This, from a front-end guy.

It has, although, placed my on an emotional roller coaster. A good chunk of it relates to my lack of control; being able to handle certain tasks on my own. And there’s the “things” that just drive you nuts (nope, won’t go into it).

When this gig is over, I will be a better web professional. Stay tuned. I promise to be more prolific with my writing soon.

Improve Website Relevance & Conversion via Google Analytics

Search engine optimization is an ongoing task that covers a variety of aspects of your website. One item of note is the relevancy of your landing pages. I’m not referring to search engine ranking, but meeting the expectation of site visitors when they first arrive on your site.

Here’s an exercise that can improve your website’s landing pages. The article assumes you have your site hooked up to Google Analytics. If not, stop reading, register the site and install the code.

Read More

The Way We Build Websites

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.

Read More

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.”

Read More

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.

Read More

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.

Read More

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.

Read More

New Website

Well, the planets all lined up again. Which meant, my intent to redesign my personal website had to be placed on hold. Yet, moving off of a web host and getting things updated took precedence. So with that, here’s the latest website redesign.

It’s based on the wpFolio WordPress theme, with just a few customizations. I need to make more, but it’ll have to wait until time allows.

Stay tuned, more fun on the way.