templates
< web
< programming
< linux
< delicious
< jlemoine
Get flash to fully experience Pearltrees
As a follow up to yesterday's post on Bill Gates' presentation style, I thought it would be useful to examine briefly the two contrasting visual approaches employed by Gates and Jobs in their presentations while keeping key aesthetic concepts found in Zen in mind. I believe we can use many of the concepts in Zen and Zen aesthetics to help us compare their presentation visuals as well as help us improve our own visuals. My point in comparing Jobs and Gates is not to poke fun but to learn. Simplicity A key tenet of the Zen aesthetic is kanso or simplicity. In the kanso concept beauty, grace, and visual elegance are achieved by elimination and omission. Says artist, designer and architect, Dr.
All layouts use valid markup and CSS, and have been tested successfully on Internet Explorer/win 5.0, 5.5, 6 and beta 2 preview of version 7; Opera 8.5, Firefox 1.5 and Safari 2. Each of the columns could be the longest, and for testing columns length I've used the script filler text on demand . Each layout could represent a site with five main sections: header, content, navigation, other stuff and footer. The basic markup, common to every layout, is the following: <div id="container"> <div id="header">Header</div> <div id="wrapper"> <div id="content">Content</div> </div> <div id="navigation">Navigation</div> <div id="extra">Extra stuff</div> <div id="footer">Footer</div> </div> It's almost minimal, apart from an extra wrapper around the content.