1. Authors
  2. Joshua Johnson

Joshua Johnson

Joshua Johnson

Equal parts editor, writer, designer, and photographer. Hit me up on Twitter, or check out my photos.

JavaScript / 25 May 2011

Create an Awesome Zooming Web Page With jQuery

Want to create a really unique and eye-catching effect for your site? How about an animation that zooms into a specific portion of the page when you click on it?

It may sound like a lot of work but with jQuery and Zoomooz.js, it’s a snap! I’ll walk you through the process step by step as we build a stunning zooming thumbnail gallery.

Business / 24 May 2011

Survival Tips: Doing Free Design Work for Friends and Family

As a designer, you’ve no doubt encountered situations where friends, family members, neighbors or even mere acquaintances ask you for a favor in the form of free design work. If you’ve ever given in to one of these requests, you probably know how quickly they can get out of hand.

How should you respond to these requests and what should you prepare for if you take one on? Today we explore the wonderful world of pro bono design.

Graphics / 20 May 2011

Judging Best Sellers by Their Covers: Does Good Design Sell Books?

I adore a good read. In a time where 90% of my life is spent staring at a digital screen, reading a physical book with real pages gives me an ephemeral illusion that life is simple again. To defy the age old adage, I will freely admit that I choose books to read based on their covers. I’m a designer, I simply can’t help it.

The question I’m exploring today is whether or not the rest of the world thinks like we designers do. Does everyone judge books by the quality of the cover design? If we take a look at the bestseller list, what will we find?

HTML / 19 May 2011

How to Link to Specific Points in a Page and Animate the Scroll

You’ve seen it done before, you click a link in the navigation and it takes you not to another page but a specific point within the current page. How is this accomplished? With some extremely basic HTML that you can pick up in a few seconds!

To take it further, we’re also going to see how to animate the transition using a little jQuery.

Business / 18 May 2011

What Skills Does It Take to Get a Job in Web Design?

There is an ever-raging debate in the design community regarding whether or not web design and web development jobs should overlap (if so, how far?). For example, should a Photoshop layout guru also know how to write HTML and CSS? How about JavaScript and PHP? Where does it end?

Ultimately, this debate isn’t settled in design blog posts but in the real world where businesses are hiring freelancers and employees with very specific qualifications in mind. Today we’re going to explore what employers are looking for in a new hire and how you can prepare yourself to land the job.

CSS / 12 May 2011

20 Amazing Examples of Using Media Queries for Responsive Web Design

Responsive web design is one of the hottest topics among designers and developers right now. If you’re not quite sure what it’s all about, we’ll walk you through what it is, how it works and how CSS media queries are something you need to start incorporating into your own designs.

To top it all off, we’ll finish with twenty seriously impressive of responsive designs that use media queries to present experiences specifically catered to different visitors.

CSS / 11 May 2011

Build a Pure CSS Slideshow With Webkit Keyframes

While playing around with Webkit Keyframe Animations I figured out a way to create an awesome little image slider using only CSS. It’s definitely a bit unconventional but it’s a great way to learn to think outside of the box with what you can do with CSS3.

Keep in mind that since we’re using Webkit Keyframes, this is purely an educational experiment and will only work in Safari or Chrome. As more browsers begin to support keyframe animations in the future, this method should become perfectly usable in your own web projects.

Inspiration / 10 May 2011

Surviving on a Creative Assembly Line

Do you ever feel like you do the same thing all day every day? Do you wonder how you can possibly be expected to come up with original and creative ideas almost ceaselessly?

Join the club. Today we’re going to talk about how and why designers struggle with creativity, some tips for avoiding burn out and whether or not you should tough it out or get out while you still can.

Graphics / 6 May 2011

55 T-Shirts Made Just for Designers

Everyone loves a good t-shirt. Today, we’ve got 55 of them that were specifically designed to appeal to graphic designers, web designer and coders.

We’ve scoured the web to find the coolest, funniest and most ridiculous designer-themed shirts and split them into five categories: Photoshop & Illustrator, Color, Typography, CSS & Code and Design. Enjoy!

CSS / 5 May 2011

5 Cool CSS Hover Effects You Can Copy and Paste

Need a cool hover effect for something on your site? Look no further! We’ve created several custom examples that you can view live for inspiration.

If you like the effect, steal it! We’ve got the CSS ready and waiting for you to copy.