OutSystems - RAD remakes modern UI frameworks - Silk UI is born - NextStep Benelux 2015

Post on 16-Apr-2017

566 views 1 download

Transcript of OutSystems - RAD remakes modern UI frameworks - Silk UI is born - NextStep Benelux 2015

RAD Remakes Modern UI FrameworksSilk UI is Born!

OutSystems ExpertsGonçalo Veiga

4 months old

Over 5.000 downloadsof Silk UI components, since May

Story of a failed project …

Basically, users will accept less crap today, when it comes to software. That is because the world of consumer software has become easy and simple to use and has trained users to expect that business software will follow a similar model. And if it doesn’t, people are much less patient than they were in the past.

-- Industry Analyst Michael Krigsman

The UX kit for IT professionals | by OutSystemshttp://www.outsystems.com/ux-for-it/

OutSystems NextStep 2013

CSS

.Box {background-color: white;font-size: 12px;border: 1px solid black;

}

Simple, right?

CSS

@media screen and (max-width: 700px) and (min-width: 340px) and (device-pixel-ratio: 2) {

.content > li.kpbb a:hover {position: relative;box-sizing: border-box;padding: 30px 0 0;font-size: .857142857142857rem;background-image: -webkit-gradient(linear,

from(#4d90fe),to(#357ae8)); z-index: -1!important;}

.aok-clearfix:after,.aok-clearfix:before, .clearfix:after,.clearfix:before { display: table; content: ""; line-height: 0; font-size: 0}

over 3000 lines of CSS

Responsive Menu

Front-End Frameworks

There’s a better way

Silk UI frameworklabs.outsystems.net/SilkUI

It just worksPerfect fit with the Platform

QualityBest Practices for CSS and JS

Big focus on performance3.000 tests (manual and automated) every release

Tested in all modern browsers and IE8+Tested in over 20 devices (iOS, Android and WinPhone)

Going ForwardContinuous support

Monthly releases

Silk UI frameworklabs.outsystems.net/SilkUI