Articles Archive

ps-layerspanel-f

The Master Guide to the Photoshop Layers Panel

photoshop layers panel

The Layers Panel in Photoshop is one of the single most important aspects of the software’s UI. Odds are, you’ve spent a good chunk of your life staring at and interacting with the Layers Panel, but how well do you really know it?

Today we’re going to take a deep dive into what the Layers Panel has to offer and how to make the most of it in your workflow. We’ll learn about everything from keyboard shortcuts to obscure customization features. Whether you’re a beginner or a pro, you’re bound to learn a few new tricks!

September 10th, 2012 Posted in Software
DSCRT-87-f

Web Design Critique #87: Pacarama Peru

web design critique

Every week we take a look at a new website and analyze the design. We’ll point out both the areas that are done well in addition to those that could use some work. Finally, we’ll finish by asking you to provide your own feedback.

Today’s site is Pacarama, a website specialized in reservations for hotels in Peru and other South American countries. Let’s jump in and see what we think!

September 7th, 2012 Posted in Critique
css-lightsoff-f

Toggle a Page’s Color and Content With Pure CSS

screenshot

Today’s project is going to be a fun one. We’re going to build a basic HTML/CSS demo page, then add in a button that allows the user to toggle the page’s color scheme between to states: day and night. As the colors switch, so will various other elements on the page.

The really awesome part is that we can pull all of this off using only CSS. Along the way we’ll learn how to create a CSS-powered click event as well as how to wield pseudo elements to manipulate page content.

September 6th, 2012 Posted in CSS
photoswap-f

Build a Fun Photo Swap Animation With CSS Keyframes

screenshot

CSS keyframe animations open up a vast range of possibilities for what can be accomplished with CSS. Much more than simple, one-step transitions, keyframes can be used to achieve complex, multi-step animations that are quite impressive.

In today’s project, we’re going to start from scratch and build a stack of two photos that spread out and swap their stacking order when you hover over them. Along the way we’ll learn all about how to wield keyframes like a pro and juggle all of those head-spinning prefixes!

September 5th, 2012 Posted in CSS
leanercss-0

A Beginner’s Guide to Leaner CSS

screenshot

Don’t repeat yourself (DRY). It’s a simple concept with the ability to completely change the way you write code. If I look back to my early days with CSS though, I don’t think the concept meant much to me. Sure, all right, don’t repeat myself, thanks for the advice. How does that translate to applicable advice though?

Today we’re going to look at the very core concepts for how to rethink the CSS you’ve been writing by trimming the fat and reducing the redundancy. The result will be leaner CSS that’s easier to author and maintain.

September 4th, 2012 Posted in CSS
notificationcenter-f

Code a Mountain Lion Style Notification Window With CSS

screenshot

This one is for my fellow Mac nerds. Apple’s newest desktop operating system, OS X Mountain Lion, has a built-in notification system similar to what we’ve had on iOS for years. Today we’re going to build one of the notification windows using CSS.

To pull this off, we’ll use some basic HTML and a little bit of fancy CSS3. To finish it off, we’ll add a touch of jQuery magic to allow the user to drag the window around. It’ll be tons of fun, so boot up your favorite coding app and follow along!

September 3rd, 2012 Posted in CSS
artvdesigncarrie-f

Art vs. Design: Are They the Same Thing?

screenshot

Every project is created by design. It is thought out, analyzed and finally, designed and executed.

But is every design project also a work of art? How similar (or different) are the processes and results? You may find that every designer or artist has a different definition. Here I will share my characteristics of each. (Feel free to agree with or even challenge me.)

August 29th, 2012 Posted in Articles, Inspiration
sass-placeholderselectors-f2

Semantic Grid Class Naming With Placeholder Selectors in Sass 3.2

screenshot

CSS frameworks are known for taking a club to the idea of semantic HTML. This is such a problem that developers everywhere have entirely sworn off the idea of grid-based frameworks solely on the principle that it leads to non-semantic class names.

With Sass, it becomes quite easy to work around this problem and use a predefined grid without resorting to wonky class names. In fact, the latest version of Sass (3.2) has a new feature that makes this task easier than ever. Read on to see what it is and how it works.

August 28th, 2012 Posted in CSS
res-blogs-f

25+ Awesome Responsive Blog Designs

screenshot

One of the very first steps that you should take in any major redesign is to get a feel for the state of the industry by taking a look around at what others are doing. When used properly, good inspiration drives you to your own unique ideas.

This is especially helpful when embarking on your first responsive design project. Today we’re going to hone in specifically on blogs and take a look at how some of the early adopters in responsive blog design have approached the challenge. If you’re thinking about taking your blog responsive, you won’t want to miss these 25 sites!

August 27th, 2012 Posted in Inspiration
DSCRT-86-f

Web Design Critique #86: WPMU

web design critique

Every week we take a look at a new website and analyze the design. We’ll point out both the areas that are done well in addition to those that could use some work. Finally, we’ll finish by asking you to provide your own feedback.

Today’s site is WPMU.org, a site for WordPress enthusiasts. Let’s jump in and see what we think!

August 24th, 2012 Posted in Critique
Subscribe
Membership