Posted 2006-06-16T23:02:00+01:00 in web
I visited Europe's
foremost professional web design conference
for Fabrique.
Below are my (sparse, ahem) notes that I took from
the conference.
Eric Meyer
10 years ago, at www5 in France at CNIT. ... Talks about the history of CSS, commemorating the people that made the adoption of CSS happen:
Demo sites where CSS was used without considering browser issues. MSIE still brags that Meyers Complex spiral demo works in MSIE.
Wired site; The first high profile site that applied tables the way they are supposed to. Douglas Bowman - designer/CSS
Dave Shea's CSS Zen Garden spoke to designers. "for a long time css sites were boxy and boring. " ... "it was the people using them." CSS applied to an audience that did not care for styling.
CSS styling appearing in AIM and Dashboard.
Solving current browser problems with DOM Scripting (Inman Position Clearing, Resolution-dependent layout, sIFR, ...)
Future: CSS 3, with printing and grid layout features (with the funky syntax).
"Community is important, but also individual action" (Fahrner, Tantek, Allsop)
Cameron Moll, Veerle Pieters, Jon Hicks
Cameron: Mark Boulton; A grid will ease the burden of decision making for you; X-step program:
Timothy Samara: Making and Breaking the Grid: A Graphic Design Layout Workshop
Look at the content first, find a fitting grid with that;
what are the needs of the content. (photographs, banner with fixed widths)
Jon; 318.com; "the elements of typographic style" - to the web; markboulton.co.uk
Veerle; "simplicity is the key"; "colors is like an extra layer on top the design"; subtraction website; details are necessary to make the design better than good.
Chris Wilson
Opensearch (Adding Search providers to IE 7 using OpenSearch 1.1
Anti-phishing service integrated into IE
Vista's parental controls (network layer)
explicit user consent is required on first run of unused installed
ActiveX controls
, "ActiveX opt-in"
"hackers are looking to get paid" (malware)
Vista protected mode
Select is no longer a native window! (layering, styling)
We're planning the next two releases now;
We will support XHTML in the future
The mash-up pattern will continue to grow: combining data from multiple sites; RSS will help stimulate the growth of mash-up sites
Semantic tagging of data; "LiveClipboard" stuff is a good example;
Application semantics
Andy Budd
veen.com/nextgen.pdf (18 MB); Garret's layer story; Mash-up of data silos.
Bulletproof - umbrella term for robustness.
Robin Cristoperherson
JAWS en Homepage Reader as browser/browser add on; AJAX will give users with disabilities more problems
Speak to people in their own language
Belgium: multi-language documents are the norm
Ethnic diversity: Tucson, Arizona: Spanish-speaking Mexicans and English/Americans
BBC sites: commonwealth
Enthusiastic presentation underlining the importance of language. Ethnic diversity is more and more important to address because many are (becoming) global.
Good example: In Japan a cursive glyph means nothing. Japanese use dashes to emphasize a word. Meaning: use <em> and not <i>.
Rachel Andrew, Dave Shea, Roger Johansson
/* Page: =Header */ (practical application where multiple CMS applications can use the same styling)
topstyle, stylemaster, skedit, dreamweaver, zenstudio, visual studio 2005
I just have a lot of computers.
linux, mac and windows box / browsercam / virtual machine VMWare
(how do they feel about reuse of existing rule blocks on extensions of existing websites? My colleagues and myself end up rewriting properties all the time, making CSS files bulkier and less maintainable every month)
Tantek Celik