Transcript
Page 1: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Jen Kramer • Refresh Boston • January 17, 2013

Page 2: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

www.jenkramer.org • [email protected]

Page 3: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Smartphone sales to hit 1bn a year for first time in 2013

“The smartphone is predicted to become a mass market phenomenon this year, with annual shipments soaring to 1bn globally for the first time, although a fifth of the devices will rarely be used to go online.”

“In 2013…the number of active phones with either a touch screen or an alphabet keyboard to 2bn by the end of the year.”

www.jenkramer.org • [email protected]

Page 4: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

mashable.com/2013/01/08/tablets-outsell-notebooks/

www.jenkramer.org • [email protected]

Page 5: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Build a separate mobile-compatible website or mobile app (or both)

Responsive Design Which is better? It Depends.

www.jenkramer.org • [email protected]

Page 6: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Defined by three characteristics o Flexible grid-based layout o Images that resize o Media queries (CSS3)

www.alistapart.com/articles/responsive-web-design/

www.jenkramer.org • [email protected]

Page 7: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Twitter Bootstrap is a free collection of tools for creating websites and web applications.

It is the most popular project in GitHub and is used by NASA and MSNBC among others.

wikipedia.org/wiki/Twitter_Bootstrap

www.jenkramer.org • [email protected]

Page 8: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Two grid-based systems, one adaptive, one fully responsive Base CSS includes standardized styling for forms, buttons,

images, headings, navigation systems, etc. jQuery-driven components include dropdown menus, tooltips,

popovers, alerts, image carousel, accordion panels, etc.

www.jenkramer.org • [email protected]

Page 9: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

HTML: Can use XHTML or HTML5. CSS: Minified CSS, one or two files. Uses LESS. Javascript: One minified file, plus link to the latest version of

jQuery Images: Glyphicons (140 available) as image sprite, light and

dark versions Documentation available: getbootstrap.com

www.jenkramer.org • [email protected]

Page 11: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Joomla (open source CMS) integrated Bootstrap into version 3. Bootstrap available as 3rd party extension for Joomla 2.5. http://www.joostrap.com/built-with-joomla-bootstrap-website-showcase

Bootstrap unofficial showcase A few big names:

o State of Kentucky o Breaking News (NBC) o code.NASA (with WordPress) o Pinstagram

www.jenkramer.org • [email protected]

Page 12: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

www.jenkramer.org • [email protected]

Page 13: Up and Running with Twitter Bootstrap: Refresh Boston, January 2013

Jen Kramer Waltham, MA Phone: 802-257-2657 [email protected] www.jenkramer.org Twitter: @jen4web Facebook: facebook.com/webdesignjen

www.jenkramer.org • [email protected]

Slides available at www.slideshare.net/jen4web Code files available at: www.jenkramer.org/refreshboston.zip


Top Related