Learning JavaScript

Things come easy, things come difficult. For the past 17+ years, I’ve created websites. HTML, XHTML, HTML5, CSS, CSS3, you name it, I’ve done it. I’ve even used Flash, JavaScript and jQuery to enhance my sites. Again, I’ve used JavaScript & jQuery, but I haven’t known it up to this point. I’ve spent over a…

Twitter Discussion on Web Industry Job Titles: Designer

There’s two things that befuddle me (well, there are more, but I digress…). Job titles in the web/internet industry and Twitter. I love Twitter. I primarily use Twitter to follow my mentors and peers in the web/Internet industry. One thing though that frustrates me to no end is that lack of dialog, discussion. I’m also…

Time for Restaurants to Get Their Websites Right

I previously wrote about an experience where a restaurant forced me to visit their website for their menu, only to discover that their website (including their menu) were in Flash. Recently, I again had the need to lookup a restaurants menu online, via a mobile device. This time, the menu was in PDF format, making…

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…

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…

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…

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…