SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Downloaden Sie, um offline zu lesen
Boulos Dib
New York Dot Net Developers Group
February 20, 2014

1
Independent Consultant.
 First Commercial Personal Computer 1980 – TRS-80 Model III 
 First Z80 based product (Hand Built Protocol Adapter For Citibank– 1984)
 First Commercial MS-DOS product (Telex/IBM PC, 50 Baud – 1985)
 Used: 16-bit Win 3.x , 8080/Z80, 68xxx, PDP/RSX,VAX-VMS and x86 (C,
C++, C# among others), JavaScript, HTML, CSS, etc…
 Community Involvement:


 Co-Founder: NYC Pluralsight Study Group.
 Founder: NYC Windows Developers – Launching 2014

 Co-Organizer: NYC Code Camp, Alt.Net Meetup, Windows Phone Meetup ,

XAML NYC Meetup
 Volunteer: SharePoint Saturday, NYC Code Camp
 Speaker: NY Code Camp, Philly.Net Code Camp, and various user groups.

2
http://www.meetup.com

3


What are we going to cover
 Overview of Bootstrap
 Why use Bootstrap
 Using Bootstrap in a simple project
 Customizing Bootstrap

 Third Party templates and themes
 Tools and Resources

4




Sleek, intuitive, and powerful mobile first
front-end framework for faster and easier
web development.
Standards Based:
 HTML, CSS, JavaScript



Browser Support:
 All modern browsers

 Some older browsers as well*
5


Bootstrap is a framework you give a Web
developer who is not an expert in CSS so he
can do something that a CSS developer won't
kill him for .
▪ Richard Campbell – .Net Rocks! Show #944
while discussing Bootstrap and CSS with Dan Wahlin.

6










Easy to Start – download and use
Good and Flexible Layout System (Grid)
MOBILE-FIRST Responsive Web Design
Styling for almost all HTML Elements
Extensive list of components
Very nice list of Icons as fonts
Extensible via JavaScript Plugins
Nearly Perfect Documentation
Freaking Growing Community Support…
7
8


Official Bootstrap Site
 http://getbootstrap.com/



GruntJS *
 http://gruntjs.com/



DurandalJS *
 http://durandaljs.com/



AngularJS*
 http://www.angularjs.org/

* Using Older Bootstrap versions

9
V 2.3.x Spported optional Responsive Design
 It was not mobile first.
 V3.0 is Mobile first from the start
 Bootstrap 3.0 breaks existing 2.3.x sites.


 See http://getbootstrap.com/migration/



Chrome Extension – Responsive Inspector
 http://bit.ly/1a3LMVc
10



http://getbootstrap.com
Include
 Bootstrap[.min].css
 Bootstrap-theme[.min].css

Done!!!
 Simple Sample!!!


* A theme is optional.

11





http://lesscss.org/
A CSS Processor used to build Bootstrap
Recent addition: SASS
If you know CSS, you already know LESS



Visual Studio 2013 with Web Essentials extension
precompile and preview LESS files as you code 
http://vswebessentials.com/



If you prefer stand alone GUI tools for LESS and other
pre-compilation steps: checkout Prepros App
 http://alphapixels.com/prepros/
12



Pre-requisite: Node.js and npm (http://nodejs.org/)
Download Bootstrap Source from Github into a folder (bs)
 https://github.com/twbs/bootstrap






cd .bs
npm install –g grunt-cli
npm install
grunt dist

 Note: this compiles bootstrap LESS file into dist folder.



grunt clean

 Note: this step removes all files created in dist folder


Or
 cd .bs
 npm install –g less
 lessc .lessbootstrap.less > my-bootstrap.css
13
14
http://www.bootstrapcdn.com
15




None when using compiled CSS.
LESS compiler if the LESS sources are used.
jQuery if JavaScript Components are used.

16










Grid System
Typography
Code
Tables
Forms
Buttons
Images
Helper Classes
Responsive Utilities
17
18


Grid Displayer



Sample Page

http://alefeuvre.github.io/foundation-grid-displayer/

19


All glyphicons require 2 classes


Glyphicon
 Glyphicon-xxxx



<span class="glyphicon glyphicon-search"></span>

20











Glyphicons
Dropdowns
Button groups
Button dropdowns
Input groups
Navs
Navbar
Breadcrumbs
Pagination
Labels












Badges
Jumbotron
Page header
Thumbnails
Alerts
Progress bars
Media object
List group
Panels
Wells
21







Transitions
Modal
Dropdown
Scrollspy
Tab
Tooltip








Popover
Alert
Button
Collapse
Carousel
Affix

22


Two types of customization
 Themes
 Third Party Templates



Theming
 Customization Page
▪ http://getbootstrap.com/customize/
 Third party Customizers



Plugins and Extensions
23


http://getbootstrap.com/migration/



Upgrader by divshot
 http://code.divshot.com/bootstrap3_upgrader/



Bootstrap3 Upgrader
 http://bootstrap3.kissr.com/

24


Editors
 http://www.bootply.com/
 http://www.divshot.com/



Themes
 http://www.boottheme.com/

 http://rriepe.github.io/1pxdeep/
 http://designmodo.github.io/Flat-UI/

25


Blueprint
 http://www.blueprintcss.org/



Zurb Foundation

 http://foundation.zurb.com/



Metro UI

 http://metroui.org.ua/



PURE

 http://purecss.io/



Gumby Framework
 http://gumbyframework.com/



BASE Framework

 http://gumbyframework.com/
26





Download Bootstrap
Customize Bootstrap
Keep the original bootstrap CSS
Load customized CSS file after bootstrap



For mobile apps, exclude what’s not used to
minimize footprint.

27





Easy To Use
Saves Time
Work well with Developers and Designers
Easy enough to theme
 The client wants the colors changed again? No

problem, now you know what to do .

28


Bootstrap




LESS




http://mediaqueri.es/

LayoutIt - Bootstrap Interface Builder




http://pikock.github.io/bootstrap-magic/index.html

Media Queries




http://icomoon.io/

Bootstrap Magic – Theme Builder




http://bootswatch.com/

Icon Fonts App




http://alefeuvre.github.io/foundation-grid-displayer/

Free Themes – Bootswatch




http://lesscss.org/

Grid Displayer Bookmarklet




http://getbootstrap.com/

http://www.layoutit.com/

The Original 960 Grid System




http://960.gs/



http://bradfrost.github.io/this-is-responsive/

Brad Frost – This Is Responsive (Should be called ‘This is Awesome’ )
29
@boulosdib
 http://blog.boulosdib.com


Note:
I co-organize a weekly study group at Microsoft’s NYC office
where we share lots of development resources, tips and tricks.
 http://www.meetup.com/NYPluralsightStudy/

30

Weitere ähnliche Inhalte

Andere mochten auch

今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》
今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》
今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》
吉田印刷所
 
Primero analyst workshop presentation
Primero analyst workshop presentation Primero analyst workshop presentation
Primero analyst workshop presentation
primero_mining
 
Myworld
Myworld Myworld
Myworld
shinee_
 
Ольга Дашивец, Агенство путешествий "Ноги в руки"
Ольга Дашивец, Агенство путешествий "Ноги в руки"Ольга Дашивец, Агенство путешествий "Ноги в руки"
Ольга Дашивец, Агенство путешествий "Ноги в руки"
Анна Мрук
 
Looking back at my preliminary task
Looking back at my preliminary taskLooking back at my preliminary task
Looking back at my preliminary task
entwistlesophie8064
 

Andere mochten auch (17)

Perspektif islam tentang seni
Perspektif islam tentang seniPerspektif islam tentang seni
Perspektif islam tentang seni
 
이태석과 Korean sdb
이태석과 Korean sdb이태석과 Korean sdb
이태석과 Korean sdb
 
Union of Agricultural Work Committees (UAWC) presentation
Union of Agricultural Work Committees (UAWC) presentationUnion of Agricultural Work Committees (UAWC) presentation
Union of Agricultural Work Committees (UAWC) presentation
 
今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》
今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》
今すぐ実行できる環境配慮型印刷《環境・CSR担当の方へ》
 
Primero analyst workshop presentation
Primero analyst workshop presentation Primero analyst workshop presentation
Primero analyst workshop presentation
 
CETPA Introduction
CETPA IntroductionCETPA Introduction
CETPA Introduction
 
01.referensi export
01.referensi export01.referensi export
01.referensi export
 
Myworld
Myworld Myworld
Myworld
 
Getting started
Getting startedGetting started
Getting started
 
CETPA Winter Training Details
CETPA Winter Training DetailsCETPA Winter Training Details
CETPA Winter Training Details
 
Proposal pkm beasiswa bbm universitas palangka raya kalimantan tengah
Proposal pkm beasiswa bbm universitas palangka raya kalimantan tengahProposal pkm beasiswa bbm universitas palangka raya kalimantan tengah
Proposal pkm beasiswa bbm universitas palangka raya kalimantan tengah
 
Ольга Дашивец, Агенство путешествий "Ноги в руки"
Ольга Дашивец, Агенство путешествий "Ноги в руки"Ольга Дашивец, Агенство путешествий "Ноги в руки"
Ольга Дашивец, Агенство путешествий "Ноги в руки"
 
Google Analytics on Steroids: New Features & What You Need to Know
Google Analytics on Steroids: New Features & What You Need to KnowGoogle Analytics on Steroids: New Features & What You Need to Know
Google Analytics on Steroids: New Features & What You Need to Know
 
2ª setmana blog
2ª setmana blog2ª setmana blog
2ª setmana blog
 
творци с мишки1
творци с мишки1творци с мишки1
творци с мишки1
 
Primero Corporate Presentation - July 2014
Primero Corporate Presentation - July 2014Primero Corporate Presentation - July 2014
Primero Corporate Presentation - July 2014
 
Looking back at my preliminary task
Looking back at my preliminary taskLooking back at my preliminary task
Looking back at my preliminary task
 

Mehr von Boulos Dib (6)

Knockoutjs databinding
Knockoutjs databindingKnockoutjs databinding
Knockoutjs databinding
 
PowerShell for SharePoint Developers
PowerShell for SharePoint DevelopersPowerShell for SharePoint Developers
PowerShell for SharePoint Developers
 
Light-up-your-out-of-the-box LightSwitch Application
Light-up-your-out-of-the-box LightSwitch ApplicationLight-up-your-out-of-the-box LightSwitch Application
Light-up-your-out-of-the-box LightSwitch Application
 
Introduction to PowerShell
Introduction to PowerShellIntroduction to PowerShell
Introduction to PowerShell
 
Introduction To MVVM
Introduction To MVVMIntroduction To MVVM
Introduction To MVVM
 
Data Binding in Silverlight
Data Binding in SilverlightData Binding in Silverlight
Data Binding in Silverlight
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Bootstrap your web styles with twitter bootstrap