Joshua Johnson
Equal parts editor, writer, designer, & photographer. Hit me up on Twitter, read my Mac tutorials or check out my photos.
Stock Photography is a tricky beast.
The presence or lack of good stock imagery can make or break a design. My best advice is to use custom photography/artwork whenever possible. However, I’m a big fan of stack art because there are tons of scenarios when it makes good sense to purchase someone else’s work over taking the time to create your own. To keep it classy, here are ten things to avoid when you’re working with stock images.
January 18th, 2010 Posted in Business, LayoutsCSS3 has brought about a number of aesthetically impressive new features. Perhaps the most fun of these to play with is CSS animation, which allows you to perform many motion-based functions normally delegated to JavaScript. Join me on my epic quest to discover the coolest, most innovative, and more importantly, nerdiest use of CSS animation on the web. Begin!
January 13th, 2010 Posted in CSS, InspirationThis article will showcase several ways to backup your irreplaceable client work using both offline and online solutions. Find the solution that fits your budget and workflow best and start backing up today.
January 11th, 2010 Posted in Business
How do you mockup a website?
The typical workflow starts in Photoshop and then transitions over to HTML and CSS to mimic the original PSD as best as possible. However, there is a growing trend in web design to scrap the Photoshop step in favor of creating the initial comp right in the browser with your favorite editor. I’m sure right about now your head is buzzing with reasons why this approach would limit your design, but there’s actually a lot more you can do right in the browser than you might think. This article will provide you with the tools and tricks you need to create brilliant, working mockups as your very first step in the design process.
January 8th, 2010 Posted in CSS, LayoutsA strong footer can leave your visitors with a lasting positive impression.
There are tons of creative ways to boost the cool factor of your footers by focusing on both form and function. Below you’ll find 10 simple ideas to inspire you towards footer greatness.
January 5th, 2010 Posted in Graphics, Inspiration, Layouts, Navigation
The “Contact Us” form too often gets thrown in as a quick afterthought rather than an element that sets the tone for the communication. Today we’ll take a look at several easy techniques you can use to take your contact forms from boring to brilliant.
Along the way we’ll see several examples of great contact forms along with resources on how to recreate the effect on your own site.
December 23rd, 2009 Posted in InspirationToday’s post features a wealth of uniquely creative WordPress sites. I share a little bit about each site and why I think it’s creative and then provide you with the opportunity to do the same.
December 17th, 2009 Posted in Inspiration
This is the second article in our series on making money selling WordPress themes. In this post we’ll look at what kind of features users look for in a professional WordPress theme.
Read through the list and use the comments below to let us know what features you think are most important in a WordPress theme.
December 10th, 2009 Posted in Business
WordPress is to professional blogging what Photoshop is to design. Sure, there are widely used alternatives, but it’s definitely the standard to beat. This post will examine how to sell, price and promote your WordPress themes.
December 8th, 2009 Posted in BusinessLearning to write clean, optimized CSS requires lots of practice and an unstoppable compulsive desire for neatness. Keeping your CSS trim and tidy isn’t all about feeding your crazy psychological need for cleanliness though, in the case of particularly large websites, the payoff is faster loading pages. Faster loading times equals increased usability and higher user satisfaction.
This post will examine several techniques you can use to optimize your CSS as well as several online tools that can automatically compress your code.
December 4th, 2009 Posted in CSS