|
News portal :
The
traditional media rooms all around the world are fast adapting to the new age
technologies. This marks the beginning of news portals by media houses across
the globe. This new media channels give them the opportunity to reach the
viewers in a shorter span of time than their print media counter parts.
Government Web Portals :
At the end of the dot-com boom in the 1990s, many governments had already
committed to creating portal sites for their citizens. These included primary
portals to the Governments as well as portals developed for specific audiences.
Portal Design vs. Web Design -
In a Web project, the designers know who their client is, the purpose of the
site, and the image that the client wants to project. Usually, the designers
also know the type and amount of the initial content of the site. Portal
designers, on the other hand, don't know any of these specifics. Designing a
portal is a bit like creating an all-weather, unisex, one-size-fits-all garment,
as opposed to a dress for Madonna to wear on Oscar night. The design of a portal
has to be flexible enough to meet diverse clients' and users' needs, yet
structured enough to accommodate a wide range of content and visual elements. A
good portal should offer an attractive and usable default design which is not so
deeply entrenched in the coding that it is difficult or costly for the customer
to modify.
Building Flexibility into the Design -
One of the most important tools for providing design flexibility is cascading
style sheet (css) rendering. By using css rendering we avoid hard-coding colors
and images into the portal so that customers (and to some degree users as well)
can easily modify the look of their portal. Customers can change the appearance
simply by choosing one of a set of predefined looks, called "themes," or having
in-house designers or a design firm create a new interface. Our aim is to
simplify the customization of the design to the point that one designer, even
one with limited experience in Web development and graphic design, can change
the face of the portal in a very short period of time.
|