by noelhenneman | Oct 28, 2014 | Web Design
Try Googling that question! When I Googled it I got 361 million results, so it seems to be a question that a fair number of people are asking. I also think that the answer is somewhat complex. Part of the answer is that people tend to follow the current design trend,...
by noelhenneman | Oct 21, 2014 | Technology, Usability
As a web developer I am very aware of the need for usability of web sites. I also teach HTML/CSS as an adjunct professor at Clark College. In the time that I have been teaching HTML/CSS and trying to help students understand these languages, I have become more aware...
by noelhenneman | Oct 14, 2014 | Technology, Web Design
Working for a graphic design firm is interesting. Print designers can be highly-strung individuals when faced with examples of poor typography. Straight quotes that should be curved quotes, poor kerning, fonts not using ligatures—are all examples of things that can...
by noelhenneman | Oct 7, 2014 | Technology
I am a big fan of bookmarklets. (A bookmarklet is basically a piece of JavaScript code that is embedded in a web address (URL) and saved as a bookmark or, in Internet Explorer (IE), a favorite.) Bookmarklets work because JavaScript can be run from the address/URL bar...
by noelhenneman | Sep 30, 2014 | HB Design, Web Design
If you think hiring a design firm to build you a web site is daunting, try researching “what you need to know about hiring a design firm.” Do some research, and you can find 44 questions to ask before hiring a design firm, or is it 13 questions, or 8...
by noelhenneman | Sep 16, 2014 | Technology, Web Design
Finally, web browsers are becoming relatively standards compliant. The latest versions of Firefox, Safari, Chrome, Internet Explorer (IE), and Opera render web pages mostly the same. So I was surprised to find a case where Firefox and Opera were doing something...
by Gail Snow | Aug 21, 2014 | Culture, Design, HB Design
This summer, we had an intern from India in our studio. Aastha’s internship was her first exposure to the American business world as well as an opportunity to immerse herself in a design culture. After only a few days in our studio and her completion of a...
by noelhenneman | Aug 14, 2014 | Technology, Web Design
I have been coding web sites from the dawn of time (1996 or so), and currently teach college courses relating to coding for the web. Until recently, whenever a web job came into the agency, the process would be to get the client’s requirements, mock-up the home...
by noelhenneman | Aug 7, 2014 | Technology, Web Design
We use a lot of different HTML editors here at HB Design. Dreamweaver, Visual Studio, SharePoint Designer, Notepad++, and PSPad, to name a few. I personally like PSPad. It is fast and simple, yet has some powerful features like search and replace across files and a...
by noelhenneman | Jul 31, 2014 | Technology, Web Design
As a web coder, part of my work flow is to validate the HTML and CSS code on my pages. In the past I have used the “Web Developer Toolbar” plugin for Firefox. The plugin is a great tool with a lot of good features, but it always bothered me that I had to...