Information Architecture as an Extension of Web Design

 
“While the article can be a little bit in-depth I highly recommend anyone who is a web designer read it as he makes some really good points here” – Nick Finck
 
 

Information Architecture as an Extension of Web Design

 
“While the article can be a little bit in-depth I highly recommend anyone who is a web designer read it as he makes some really good points here” – Nick Finck
 
 

Netscape 8.0 Pre Beta Released

Netscape today released a “Pre Beta” of its brand new Netscape 8 browser to their registered testers.  This was only hours after Netscape announced the delay of the official Beta until the end of February.
 
Netscape 8.0 will be based on Mozilla’s Firefox and will also contain the Microsoft Internet Explorer rendering engine.
 
 

Netscape 8.0 Pre Beta Released

Netscape today released a “Pre Beta” of its brand new Netscape 8 browser to their registered testers.  This was only hours after Netscape announced the delay of the official Beta until the end of February.
 
Netscape 8.0 will be based on Mozilla’s Firefox and will also contain the Microsoft Internet Explorer rendering engine.
 
 

Microsoft to release Internet Explorer 7

At the RSA Conference 2005, Bill Gates announced that Microsoft will release a new version of Internet Explorer.
Important to note is that it will only work on Windows XP with Service Pack 2 installed.
 
 “Browsing is definitely a point of vulnerability,” Gates said.
 
Question is whether it will support standards like XHTML, W3C DOM, CSS2, CSS3, PNG, XForms?
 

Microsoft to release Internet Explorer 7

At the RSA Conference 2005, Bill Gates announced that Microsoft will release a new version of Internet Explorer.
Important to note is that it will only work on Windows XP with Service Pack 2 installed.
 
 “Browsing is definitely a point of vulnerability,” Gates said.
 
Question is whether it will support standards like XHTML, W3C DOM, CSS2, CSS3, PNG, XForms?
 

JavaScript Triggers

“Despite this strict separation, the presentation and behavior layers need instructions from the structural layer. They must know where to add that nice touch of style, when to initiate that smooth bit of behavior. They need triggers.”
 
Now that you’ve separated your Web site’s structure (XHTML) from its
presentation (CSS), wouldn’t it be great to similarly abstract the
behavioral layer (JavaScript) from the others? Peter-Paul Koch shows
how to use JavaScript Triggers to do just that.

JavaScript Triggers

“Despite this strict separation, the presentation and behavior layers need instructions from the structural layer. They must know where to add that nice touch of style, when to initiate that smooth bit of behavior. They need triggers.”
 
Now that you’ve separated your Web site’s structure (XHTML) from its
presentation (CSS), wouldn’t it be great to similarly abstract the
behavioral layer (JavaScript) from the others? Peter-Paul Koch shows
how to use JavaScript Triggers to do just that.