Web Design Articles - Web Design Essentials

opera browser
Anantait asked:


These days, most site design is focused on the improvement and upgrade of existing Websites. As the economy continues to sag, more emphasis has been placed on maintaining what already exists, rather than creating a new one. As a result, productivity, ROI, and other measures of efficiency have found their way into the lexicon of Web design.

This focus on productivity has seen Website designs go back to basics. With the end user in mind, the prime focus of today’s sites is to provide information or make transactions quickly, simply, and without the distraction of long animated introductions, bombardment of visuals, or multi-hyperlink black holes.

So let’s take a look at the basics of good Web design, as well as some of the current tools and technologies available to assist you in creating powerful, usable Websites. We’ll also look at some concepts that are out there on the bleeding edge of design theory and browser technology, just to keep you excited all the time!

A work well begun is half done!

 

In the heady days of the blast, Web designers went straight to page design, building the overall concept and user experience one Web page at a time. Only after all the pages were built were they connected together—the results were usually a chaos.

In today’s world, most Web designers begin by developing a concept before they create their actual Web pages. Several techniques have evolved to assist designers develop a concept, such as wire framing and site architecting. In any of these cases, a designer defines a starting point, then builds out the various parent/child relationships between pages, documents, external links, and so on. In addition, a separate “link framework” can be defined to point to documents or external destinations. And of course, today, programmatic elements such as dynamic markup language, database connectivity, and Web service support are defined before anyone begins to build any pages.

Like a symphony performance, where the music binds each instrument together in harmony, so a Website’s concept definition binds each participant (graphic designer, copywriter, programmer) together in design harmony. And just as the conductor keeps time and manages the performance, the Web project manager uses this concept definition to coordinate resources, and ensure that the Web project moves through its milestones as scheduled.

Current Web authoring software programs, such as Adobe Go Live, provide Web designers with information architecture, user experience definition, and other design tools. With this kind of toolkit, you can architect a better user experience up front. Whether you create this roadmap for yourself or for a team of graphic artists, designers, and copy editors, a well thought-out site design will ensure your symphony doesn’t hit any sour notes. The result is that harmony is maintained.

Presentation is the key:

It seems ironic that a communication medium with the potential to provide rich information to billions of people revolves around tables. Tables are optimized to display tabular data in rigid boxes defined by height and width—which is great if you’re reading a spreadsheet, but awful if you’re trying to have an interactive experience. Sure, we tried frames for a while, but we all know which way they went. So, just what are designers left with?

Cascading Style Sheets (CSS) seem to offer the most promise for unchaining design from the restrictions of tables. Simply put, CSS enables designers to separate the style of information from its structure.

Typographic elements (fonts, sizes, and so forth), colors, and other design elements are divided into a separate set of HTML that is leveraged for all the data on a page, which helps avoid fatter elements such as image maps. CSS is reusable across multiple pages, which adds to its versatility. CSS Level 2 (CSS2), an upgrade from the original CSS spec that’s been in use for several years now, provides additional control and functionality such as “@media,” which allows the designer to set specific styles for particular media.

CSS1 took some time to become widely adopted because there were (and in fact continue to be) browser incompatibility issues associated with the technology. While a lot of the problems have since been fixed, it is still advisable to complete thorough browser testing before deploying your CSS-based design. As for CSS2, well, it’s still new enough to suffer from a number of deployment problems, so tread lightly. See HTML Utopia – Designing without Tables Using CSS, Parts 1 and 2 for the ultimate introduction to this topic.

Another concept of note to the burgeoning Web designer is “liquid tables.” Tables that stretch and shrink give designers considerable creative flexibility, removing the rigid constraints of standard table design. Liquid table design basically works by setting percentages for width and height, instead of specific pixel measurements.

But be cautious—liquid design is a complex technique that requires a designer to account for the users’ screen size as a separate element in a design. Elements such as navigation bars and menus become more complex because a range of placement issues must be accounted for in the design. Regardless, well-implemented, liquid pages provide designers with a higher level of flexibility

Advantage XML:

XML is in one sense a markup language like HTML or PHP. However, because tag semantics and tag sets are undefined, rather than fixed, XML is really a “meta-language” for describing other languages that you—the Web designer—defines. To use XML, you write a Document Type Definition (DTD) that describes a series of tags and the elements to be used with those tags.

 

XML’s flexibility is not only its greatest asset, but also its greatest liability. In order for computer systems to talk to each other using XML, they need to share a standard (in the form of a DTD). This invites numerous coordination problems, especially if different enterprises create different standards for the same application. Security is also an issue, especially for government Web designers, again because of the necessity of shared DTDs in order for different systems to communicate together.

Problems aside, there has been a lot of work done around XML, especially by enterprises with critical content management requirements. Small- and middle-market publishers have been aggressively pursuing XML-based workflows that elegantly store data for both print and the Web, and allow for cross-platform sharing of that data. Plus, these homegrown systems contain business rules and other logic that assist with content routing, deadline management, and archiving.

For Web design, extensible Style sheet Language Transformation (XSLT) is of particular interest. It allows Web designers to define transformations on XML documents and XML-based data, creating presentation structures for end users. XSLT can also help transform XML into non-XML formats, such as HTML. It can work behind the scenes on the Web server or on the client side with more recent browser updates.

XSLT is still a very complicated language that requires some programming sophistication. It has not been well incorporated into visual design tools, either. And unfortunately, today’s browsers don’t fully support direct XML rendering, so most XML-based Websites still need to transform that XML back to HTML for optimum compatibility. However, as design applications and browsers grow more sophisticated; expect to see more support for both XML and XSLT.

Browsing Experience:

Every Web designer has his/her experience of trouble shooting while browsing. In spite of this, the number of browsers continues to grow — Safari and Opera are two of the most recent entries.

Fundamentally, though, the end user experience remains unchanged from years past. Content and data are presented in a window, and requests for other pages or data are made through this window. Browsers also continue to be thin-client in nature, requiring the Web servers on the other end to do most of the heavy code parsing before they present results to a user.

If you really want to glimpse the future, consider events taking place at the extreme fringe of browser concepts. Here you will find applications that break the window metaphor and use visualizations, spider-Web imagery, and other non-traditional elements to guide a user to information or a destination. Some of the more interesting concepts include the Ambulator, the DataCloud, and the Webstalker.

These ideas have a lot of potential, as the traditional PC/monitor interface ages rapidly and the proliferation of wireless devices and wireless connectivity force the design community to deal with a myriad of new presentation platforms.

The next step:

As you approach Website design, ask yourself the following questions:

Can my users get to their desired information in two clicks? Are my visuals distracting or useful? What technologies are appropriate and not overkill? Do my users know where they are within the Website at all times? Can users get back to the front/home page with one click? Is my content accessible to disabled users?

This list is simple enough, but many Websites continue to violate these basic rules–and frustrate users in the process. Remember, your competitor’s Website is only one click away, so removing these lacunas will keep your visitors stick to your site.

Attractive Design Sells:

The boom years distracted many from good design techniques as we were lead astray by a rash of new technologies and competitive fervor.

In todays more competitive and focused design world, the provision of clean, crisp information and interaction design leads to greater productivity on the design side and a better user experience on the client side. Plus, design applications have improved over time, incorporating many sophisticated features that allow designers to optimize their creativity, while keeping the programmatic side in check. What’s more, these tools are no longer accused of writing “bloated” code—something that has in the past plagued these applications.

There are still many emerging technologies, a growing number of presentation platforms, and some lingering issues in today’s browsers, but it boils down to this — good design is good business.



Michael

Tags: , ,

Leave a Reply


  • backlight
  • mtv true life
  • lamps
  • cherokee
  • hp support 530
  • dis pater
  • zara phillips baby
  • bengals images
  • hp support center
  • bengals record 2010
  • chad ochocinco quits football
  • c span youtube obama
  • recruiting
  • new england patriots xxl
  • cspan government shutdown
  • chad ochocinco and cheryl burke
  • la ink season 6
  • chicago bears number 17
  • bengals insider
  • bengals history
  • cspan streaming
  • tea party 8 28 09
  • bengals job fair
  • bengals 80's
  • dose
  • beagle
  • new england patriots jake locker
  • bea goldfishberg
  • new england patriots needs
  • tea party hats
  • hp support driver downloads
  • chad ochocinco 15
  • bea 4603
  • bevel
  • mtv live
  • connecticut quarter error
  • dis systems
  • new england patriots 07
  • search optics
  • greg olsen dustin keller
  • experience
  • defination
  • greg olsen mormon
  • bengals qb situation
  • battleship lexington
  • la ink youtube pixie
  • tea party gifts
  • greg olsen football
  • bea 2011 map
  • bench
  • chad ochocinco yesterday
  • search tumblr
  • lenz
  • chad ochocinco career stats
  • daughter
  • abrams
  • chicago bears football club
  • metabolism
  • mtv youtube channel
  • cummings
  • hp support helpline
  • dis lyrics
  • bea rims
  • freida pinto boyfriend
  • fittings
  • mtv american idol
  • hp support greece
  • battleship yamato wreck
  • bengals usa
  • hp support assistant review
  • la ink season 5 premiere
  • proxy
  • chad ochocinco sisterchad ochocinco twitter
  • battleship 1967
  • geometry
  • sculptures
  • greg olsen no greater love
  • randy moss yahoo stats
  • assisted
  • shreveport
  • asus
  • bengals football
  • randy moss jail
  • battleship kirishima
  • hp support venezuela
  • connecticut lakes
  • vince young depression
  • vince young 99 yard video
  • hp support error 1005
  • greg olsen combine
  • freida pinto miral
  • randy moss wonderlic
  • vince young usc
  • yearly
  • mtv 25 lame
  • greg olsen 2009 calendar
  • ransom
  • battleship aurora
  • burner
  • dis tester
  • zara phillips youtube 2009
  • discjuggler
  • battleship excel
  • vince young rivals
  • c span 2009
  • search 990 finder
  • la ink bam margera
  • connecticut state parks
  • marajuana
  • bengals youth jerseys
  • connecticut transit
  • windscreen
  • convertable
  • rhyme
  • hp support englandhp support forum
  • backpacks
  • bupropion
  • tea party manifesto
  • chicago bears expo
  • dis v44
  • zara phillips queen elizabeth
  • bea taylor
  • battleship yamato 2010
  • chicago bears expo 2011
  • zara phillips shoes royal wedding
  • la ink book an appointment
  • greg olsen puzzles
  • randy moss 98 vikings
  • greg olsen website
  • vince young drunk
  • cspan michelle bachmann
  • cabelas
  • bengals merchandise
  • connecticut food bank
  • search chuck norris
  • connecticut education
  • randy moss height
  • emergencies
  • search engines for jobs
  • freida pinto can't act
  • mtv website
  • la ink phone number
  • cspan washington correspondents dinner 2011
  • scratched
  • dis boards cruise
  • wieght
  • search engines cookiessearch engines definition
  • bengals forum
  • mtv oddities
  • la ink cast
  • knives
  • volcano
  • new england patriots 3 4
  • mtv dougie
  • frontline
  • new england patriots underwear
  • waters
  • everybody
  • bea exhibitors
  • freida pinto zac posen
  • doppler
  • chicago bears donation request
  • chicago bears rumors 2011
  • chicago bears garter
  • new england patriots 98.5
  • ammonium
  • bengals hard knocks episode 1
  • chicago bears pictures
  • zara phillips wedding plans
  • freida pinto jeansfreida pinto kissing
  • randy moss combine results
  • search engines images
  • la ink map
  • cspan question timecspan radio
  • palmdale
  • battleship history
  • chatroom
  • nominee
  • chicago bears jewish players
  • connecticut 104.1
  • cubed
  • pram
  • search comcast net
  • chad ochocinco wedding date
  • bea fox
  • vince young jay cutler
  • nyse