10
Bootstrap & XPages XPages & Beer – 1 oktober 2013

Introduction to Bootstrap (with XPages)

Embed Size (px)

DESCRIPTION

Slides for the half hour session I recently gave at XPages & Beer (October 2, 2013) in Amsterdam

Citation preview

Page 1: Introduction to Bootstrap (with XPages)

Bootstrap & XPagesXPages & Beer – 1 oktober 2013

Page 2: Introduction to Bootstrap (with XPages)

Wie?

Freelance consultant/ developer

IBM Notes/ Domino

XPages, web, client, mobile, Unplugged

OpenNTF board member & contributor

http://XPages4Bootstrap.com

Page 3: Introduction to Bootstrap (with XPages)

Waarom een design framework? Omdat look & feel belangrijk is

Wat een applicatie kan is niet het enige dat belangrijk is

Een consistente UI maakt een applicatie eenvoudig(er) in gebruik Herkenbaar Logisch

Goede developers hebben geen gevoel voor design Meestal…

Page 4: Introduction to Bootstrap (with XPages)

Bootstrap – the basics

Design framework Layout Grids Allerlei componenten in dezelfde stijl

Net als OneUI Cross browser dezelfde stijl Eenvoudig te implementeren en uit te

breiden. Oorspronkelijk ontwikkeld voor/ door

Twitter Sinds 2011 open source

Page 5: Introduction to Bootstrap (with XPages)

Bootstrap – the basics

Responsive Default vanaf v3 – mobile first

In de basis alleen een CSS file Voor bepaalde functies ook JavaScript

nodig jQuery als framework

Veel documentatie, voorbeelden & plugins

Integreert goed met XPages Maar er zijn wel wat hindernissen

Page 6: Introduction to Bootstrap (with XPages)

Methode 1: do-it-yourself

Bestanden in WebContent folder in een nsf CSS JavaScript (jQuery) Afbeeldingen (Glyphicons)

Thema maken om de CSS/ JS te laden

Layout custom control o.b.v. standaard Bootstrap voorbeeld sjablonen

Page 7: Introduction to Bootstrap (with XPages)

Demo

http://Bootstrap4XPages.com

Page 8: Introduction to Bootstrap (with XPages)

Methode 2: plugin

OpenNTF project Op server en Designer client

installeren Bootstrap 2.3.1

Niet de meest recente versie dus… Maakt gebruik van de extension

library Support op Domino 9

Page 9: Introduction to Bootstrap (with XPages)

Demo

Bootstrap4XPages – de plugin

Page 10: Introduction to Bootstrap (with XPages)

Q ?