Anna Stout’s Astute Design Observations

Anna’s business story is as insightful as her conference takeaways. She finished school, worked as a front end developer with the GS&F communications agency, resigned from that position to stay home with her almost 2 year-old son, and has now owned her own company for a little over a year.

Front-End Conf Lives!

Dan Denney and UnmatchedStyle have teamed up to continue to bring you the one and only Front-End Design Conference!

A to Z CSS: Justify

In this episode, we’ll look at the 12 possible values for text-align, one of which is justify, next we’ll look at using justified text with CSS columns and finally look at how justify can be used to create a floatless responsive grid system with just a few lines of code.

Wren Lanier – Designing on the z-axis

UMS Video Podcast: Giovanni talks with talks with Wrenn Lanier about her ideas for using visual depth and layering to communicate context and content to mobile web users.

Kickdrop Code Sample: Bootstrap Sliders

Simple and beautiful form sliders for any bootstrap-based project. We love these sliders because the jQuery is very easy to work with and the overall code quality is fantastic.

A to Z CSS: ID

ID is a CSS selector that allows the styling of a single unique element. Their use in CSS is common and often a little controversial. In this video, I will outline some of the reasons why I prefer the `class` selector over `ID`, how CSS specificity works.

A to Z CSS: Hover

Hover is a pseudo class and can be used to style state. The hover state is active when a users mouse enters the bounding box of an element and is inactive when the users mouse leaves it. In this episode, we’ll look at the :hover pseudo class on text links and create a CSS dropdown menu triggered by hover and enhanced with jQuery for touch devices.

CSSOff Update

Update on CSSOff progress and some explanation on its status.

James White @signalnoise Interview – Ep.83

UMS Video Podcast: Gene talks with James White about what it takes to be a professional illustrator and that path he’s taken in his career. Also, there’s talk about wrestling.

Krit: Easy Project Management for Designers and Devs

During their startup, Askins learned an important lesson: you must often remove yourself from your work in order to discover core issues. For example, his team desired to quickly solve their own developer problems and build systems to solve those issues.