Lotus Greenhouse and the IBM OneUI v3

There is no reason why that Apps menu couldn't host access to Quickr or your custom applications. So Lotus Connections evolves into the Lotus lead application. Looking at the OneUI you can see how it is evolving. This is one more reason to stick to OneUI for your custom applications. A simple CSS update will bring you in line with the new styles. Jeffrey Veen once taught me: Websites are about structure, layout and behaviour. Structure is provided by HTML, layout by CSS and behaviour by JavaScript. OneUI is all about structure - You don't need to agree with the CSS. Feel free to change anything inside the { }. Below you see the evolution from OneUI v2 to OneUI v3. Will we see user contributed OneUI themes anytime soon?


Can you spot the difference?
Update: The v3.0 documentation is out






Comments
@Nathan: you have to love the ambiguity of the English language. What Jeffrey meant was "layout" as in "looks". So "structure" defines what it is (like a head line, a list of things, a piece of code, a container for content).
"layout" hints how it should look like: the headline has big fonts, the list turns into a dropdown menu and the container has a margin and a white background. The renderer might follow these hints (or not).
HTML doesn't provide any content. It is the text inside and around the HTML tags.
Posted by Stephan Wissel At 15:52:26 On 09/27/2010 | - Website - |
{ Link }
But there is much dispute about whether the Latin or Anglicized version is preferred in modern English.
Posted by Michelle O'Rorke At 13:56:15 On 09/27/2010 | - Website - |
Maybe if it were "content, layout and behavior" it might make more sense.
Posted by Nathan T. Freeman At 14:08:19 On 09/27/2010 | - Website - |