Loading…
CSS Dev Conf 2012 has ended
A full-day conference devoted solely to CSS, the design language of the web + mobile: twenty sessions, four tracks, and two great keynote sessions.
Resources and Tools [clear filter]
Wednesday, December 5
 

10:00am HST

Building Responsive Layouts
Speakers
avatar for Zoe Gillenwater

Zoe Gillenwater

Author of Flexible Web Design
I am an experienced web designer and technical author, active in the web standards community, who specializes in visual design, CSS, and accessibility. I’m the author of the New Riders books Stunning CSS3: A Project-based Guide to the Latest in CSS and Flexible Web Design: Creating... Read More →



Wednesday December 5, 2012 10:00am - 10:45am HST
Elua Room Outrigger on the Beach

10:00am HST

CSS Squirrel

TBA


Speakers
avatar for Kyle Weems

Kyle Weems

Front End Developer & Chief Humorist, Mindfly
Kyle Weems is a Front End Developer and Chief Humorist at Mindfly Web Design Studio. The city of Bellingham, Washington, is his base of operations from which he pokes fun at the world of web design and development via CSSquirrel, a webcomic that studies the intersection between... Read More →


Wednesday December 5, 2012 10:00am - 10:45am HST
Eha Room Outrigger on the Beach

10:00am HST

Make the Build Go #F00 - Automated CSS testing

Even in the biggest web apps built on continuous integration servers with automated deploys, CSS is still often tested only visually. Something can easily be missed or regressions can slip in and not be spotted until production.

As CSS is a declarative language, traditional automated testing techniques either don't apply or aren't sensible. This talk aims to give an overview of the techniques available for automated testing such as page render image diffs, cross-browser equality, frozen DOM structure comparisons. It will also cover some of the tools you can use to integrate automated CSS testing into your build pipeline.


Speakers
SM

Simon Madine

Maps Technologies Evangelist, Nokia
Senior Engineer and Technologies Evangelist on Nokia Maps. Organiser and host of the Nokia Berlin Tech Talks and editor of the Nokia Web Dev blog. I write regularly for creativejs.com as well as my own site (thingsinjars.com). Worked in Edinburgh and Tokyo as a web dev for a top creative... Read More →



Wednesday December 5, 2012 10:00am - 10:45am HST
Ekolu Room Outrigger on the Beach

10:00am HST

Select This!

Pick an element, any element. Style it. No IDs. No classes. No jQuery necessary. We'll learn all the new features of CSS3 selectors that enable you to select this DOM node, that DOM node, and even imaginary DOM nodes based on attributes, relation to other elements, location in the DOM, or just an element's mere existence. The possibilities are endless, if you know how to use the tools in your tool box. Today's tool is CSS3 selectors.


Speakers
avatar for Estelle Weyl

Estelle Weyl

Open Web Evangelist, UI Eng., Author, Trainer, Instart Logic
Estelle Weyl is an internationally published author, speaker, trainer, and consultant. Estelle started her professional life running public health programs, but decided instead to be a web standardista. A UI Engineer, she has consulted for Kodakgallery, Samsung, SurveyMonkey, Yahoo... Read More →



Wednesday December 5, 2012 10:00am - 10:45am HST
Ekahi Room Outrigger on the Beach

11:00am HST

Adaptive Images in RWD
Speakers
avatar for Christopher Schmitt

Christopher Schmitt

Author, Self
The Internet's Christopher Schmitt.


Wednesday December 5, 2012 11:00am - 11:45am HST
Eha Room Outrigger on the Beach

11:00am HST

Fast, Responsive Designs: Optimizing Your Media Queries

CSS media queries have revolutionized web design -- nowadays, if your site isn't responsive, it isn't cool. But page speed is also critically important and media queries can have a negative impact on performance and the user experience if not executed carefully. Learn how to optimize your media queries to keep your site both responsive and fast with Kimberly Blessing, who has focused on CSS architecture and performance for over 10 years.


Speakers
avatar for Kimberly Blessing

Kimberly Blessing

VP of Technology, Think Company
Kimberly Blessing is a web developer, standards evangelist, and teacher. Her resume includes everything from prominent technical leadership positions at big companies you love to hate to freelance gigs for tiny sites you've never heard of. She loves building web sites to suit them... Read More →



Wednesday December 5, 2012 11:00am - 11:45am HST
Elua Room Outrigger on the Beach

11:00am HST

Weird CSS on the Mobile Web

The mobile web is a strange beast. While modern mobile browsers have advanced leaps and bounds beyond the mobile browsers of the past, there's still plenty of CSS quirks to deal with. Learn how to tackle weird behavior dealing with fixed positioning, overlays, box-shadows, tap-highlight-color, webkit-appearance, and a whole lot more.


Speakers
avatar for Brad Frost

Brad Frost

Mobile web strategist and front end designer, R/GA
I am a mobile web strategist and front-end designer at R/GA, musician, and artist in beautiful Pittsburgh, PA.



Wednesday December 5, 2012 11:00am - 11:45am HST
Ekolu Room Outrigger on the Beach

12:00pm HST

Responsive Content
Designing responsive sites is mainstream, but how do these sites handle content strategy? Like the design, content is flexible—expanding based on device capability to match the user's context. We need techniques to scale content as beautifully and responsively as our designs.


To make content respond, we'll utilize acronyms and buzzwords like HTML5, CSS3, and AJAX to create three responsive tools: pruning, linking, and lazy loading.


These tools will help adapt content to create optimal user experiences across device types. Finally, we'll apply these tools to blogs, news sites, small webapps, and even commerce sites.

Speakers
avatar for Hans Sprecher

Hans Sprecher

Web Developer
Hans Sprecher is a philosopher turned web developer with passion for engaging online experiences. He's Fanatical about HTML, CSS, JS, UI and other acronyms. After launching hundreds of websites at startups, a large corporation, and everything in-between he remains fascinated by the... Read More →


Wednesday December 5, 2012 12:00pm - 12:45pm HST
Ekahi Room Outrigger on the Beach

12:00pm HST

Responsive Retrofitting (or Responsive in the Real World)

The techniques of responsive web design are well established, but how do you put them to use in the real world? We'll look at ways to use these techniques on legacy sites giving attendees knowledge they can put to use immediately. Topics covered:


• creative ways to link retrofit styles
• additive and subtractive CSS
• responsive with minimal HTML changes
• fun real-world examples


Speakers
avatar for Ben Callahan

Ben Callahan

President, Sparkbox
President of Sparkbox and founder of the Build Right workshop series, Ben shares his ideas about the web on the Sparkbox Foundry and other leading industry blogs. He’s incredibly grateful for the team at Sparkbox as they pioneer new responsive web design techniques and... Read More →



Wednesday December 5, 2012 12:00pm - 12:45pm HST
Ekolu Room Outrigger on the Beach

3:00pm HST

Flexible Media in Responsive Web Design

Media Queries: Easy. Fluid Grids: Squeezy.

Fluid Media is surprisingly one of the most challenging aspects of RWD. Squeezing images, video, and display type may result in some undesired effects.

Dave Rupert covers a slew of CSS strategies, techniques, and sweet effects to awesomize™ your media in your next responsive design.

And when CSS can't fully complete the job, Rupert looks at how tiny bits of javascript can solve large problems.


Speakers
DR

Dave Rupert

Lead Developer, Paravel
Dave Rupert is the lead developer for Paravel and host of the ATX Web Show, a podcast about the local web design and development scene in Austin, TX. Most of his attention is focused on current buzzwords: HTML5 / CSS3, Javascript, Rails, Sinatra, and the Mobile Web... Read More →


Wednesday December 5, 2012 3:00pm - 3:45pm HST
Elua Room Outrigger on the Beach

3:00pm HST

Style-Guide Driven UI Design with Sass

For both designers and developers, whether you’re working alone or on a large team, having a solid UI Library and CSS architecture is incredibly rewarding and essential for your application. As continuous integration gains traction in today’s web application development workflows, living user interface style guides and Sass help keep everything in check. Learn how you can create smarter, forward-thinking maintainable web interfaces.


Speakers
avatar for Jina Bolton

Jina Bolton

Senior Product Designer, Salesforce
Sass, Style Guides, Design Systems


Wednesday December 5, 2012 3:00pm - 3:45pm HST
Ekolu Room Outrigger on the Beach
 
Filter sessions
Apply filters to sessions.