September 15th, 2011
Reading time: 1 – 2 minutes
Why jealousy? I have not had the opportunity to work on a responsive redesign yet; REALLY jealous of all parties involved!
A short while ago, the Boston Globe rolled out a redesigned website. To say that it was just redesigned is an understatement, though – the new entity is the result of Responsive Web Design.
This very buzzwordy descriptor is a new philosophy in web design where content is delivered in principally the same manner to all devices but its presentation is adjusted to accommodate the browser’s screen size and orientation. There is a single site that works for both desktop and mobile displays in both portrait and landscape. In the past, this has been accomplished by developing a site per visitor type – one site for the iPhone visitors, one for Blackberry visitors, a ‘main’/'regular’/'desktop’ site, etc. Sure, designers and developers could combine some of the views and use a generic ‘mobile’ site, but the idea was the same.
Read the rest of this entry »
September 15th, 2011 |
Posted in CSS, HTML Development, Responsive Web Design, web standards
| Tagged with Boston Globe, css, Planning, Site Design |
April 26th, 2010
Reading time: 2 – 2 minutes
When the topic of Web Accessibility arises, I immediately think of a standard set of keywords: ADA/508 compliance, information architecture, JavaScript, well-formed HTML, ALT text, etc. This list represents the things that, as I have been taught over the past few years, have significant impact on the accessibility of a page and a site.
Recently, during an accessibility assessment, I discovered a new factor to consider: page weight. Page Weight should not be a new concept to any web designer. Ever since the days of dial-up dominance, we have been scrutinizing every paragraph, abusing calculators to determine the most appropriate image collection, mapping the dimension and location of every new icon and rollover in our sprite, clocking speed tests and ripping out every non-essential bit of white-space we could find. I admit that I have become a little lax, allowing more and larger images on my page for the sake of design, all the while whispering silent apologies to the dial-up community.
Read the rest of this entry »
April 26th, 2010 |
Posted in Accessibility, versus, web standards
| Tagged with Accessibility, Information Architecture, JavaScript, Planning, Site Design |