Search Results For: photoshop

How to Avoid Stupid Screw-Ups With Adobe Template Files

Software / 1 Oct 2012

How to Avoid Stupid Screw-Ups With Adobe Template Files

Don’t you hate it when you use some important file as a template and then accidentally save over it? I used to do this all the time and it frustrated me to no end.

Fortunately, Adobe has invented these great little template file types that fundamentally function differently than your normal files to make sure you don’t screw anything up. Read on to see how they work.

Adobe Edge: Does Adobe Finally Understand Developers?

Software / 26 Sep 2012

Adobe Edge: Does Adobe Finally Understand Developers?

Adobe and web design. They have a complicated history. I can never quite tell if Adobe is an estranged partner of web developers or an active advocate. Are they focused on empowering developers or replacing them with clunky WYSIWYGs?

Today we’re going to take a look at Adobe Edge Tools and Services, a new initiative from Adobe that might be enough to change your mind about how Adobe views coders.

Finally, Collect for Output in Illustrator

Software / 25 Sep 2012

Finally, Collect for Output in Illustrator

For over a decade, a fierce debate has raged on about whether or not Adobe Illustrator is an appropriate tool for page layout projects. Should you really be building ads and brochures in an application meant for illustration?

The question is an interesting one, and those in the “yes” camp have always been held back by the simple lack of a “Collect for Output” feature. This has finally changed in CS6. So is the debate over? Not remotely. Read on and join the discussion.

How to Design the Perfect Twitter Header Image

Graphics / 20 Sep 2012

How to Design the Perfect Twitter Header Image

Twitter recently rolled out an updated design for profile pages, which allows you to insert a new “header photo” that sits on top of your feed, much like Facebook’s timeline cover image.

Today we’re going to dive in and see some examples of good Twitter profile images and discuss how you can design your own. I’ll even toss in a free template so you can get started right away.

5 Design Lessons That I Learned From Writing 85 Web Design Critiques

CSS / 9 Aug 2012

5 Design Lessons That I Learned From Writing 85 Web Design Critiques

Here at Design Shack we offer a simple but useful service called a web design critique. It’s basically a consulting service that you can take advantage of for a mad cheap price in exchange for letting us post it on the site as an educational tool.

I’ve personally written up a whopping eighty five of these things thus far (#85 will be posted later this week). That’s a whole lot of design advice! Read on to see what I’ve learned about web design in the process, both from the good examples and the bad.

Leveraging Stereotypes in Design: Masculine vs. Feminine Typography

Typography / 19 Jul 2012

Leveraging Stereotypes in Design: Masculine vs. Feminine Typography

Can type have a gender? Is it even socially acceptable to ask such as question? Putting aside any sort of nonsensical gender bias, it’s absolutely the case that typography can and does suggest a level of masculinity (or a lack thereof).

Today, we’re going to jump into what makes a typeface feminine vs. masculine. More importantly, we’ll talk about why this matters and and how it should influence your design work.

Designing on a Retina Screen: My Thoughts on the Retina MacBook Pro

Graphics / 9 Jul 2012

Designing on a Retina Screen: My Thoughts on the Retina MacBook Pro

220.5 pixels per inch: 2,800 wide and 1,800 tall for a total of over five million pixels. That’s the screen that I work on now, full time. This gives rise to tons of questions: does Apple have any business making such a screen? Will it help or hinder the industry? Can you really do design work on that thing if you’re designing for non-retina screens?

Today I’m going to tell you all about my experience with the machine that threatens to change the way you do your job. I’ll hold nothing back as I rave about what I love and rant about what drives me nuts. Read along and see if you agree with my conclusions.

How to Organize Your Shoots and Catalogs in Lightroom

Lightroom Presets / 5 Jul 2012

How to Organize Your Shoots and Catalogs in Lightroom

Typically I stick to strictly design related topics, but today we’re going to stretch that a bit with a quick discussion on Adobe Photoshop Lightroom. Tons of designers take photos for their projects whether they consider themselves “photographers” or not so I’m sure lots of you will find this to be a useful topic.

The main struggle that I see with Lightroom users is simply organization. How can you keep multiple shoots separate? Where should you import your files? These are important questions and the answers aren’t very intuitive so today I’ll walk you through my basic process for keeping various shoots organized.

Help Prevent User Screw-Ups With These Awesome Tips

Software / 2 Jul 2012

Help Prevent User Screw-Ups With These Awesome Tips

As a user, don’t you hate it when you click a button, only to realize that the resulting action really isn’t what you wanted at all? Sometimes this is a minor annoyance and sometimes it’s a complete disaster that ruins hours or even days of work.

As a designer, it’s up to you to help your users avoid these tragic mistakes whenever possible. Today we’ll look at some methods that you can use to achieve this goal.

Meet CodePen: Dribbble for Coders

CSS / 20 Jun 2012

Meet CodePen: Dribbble for Coders

If you follow Chris Coyier on Twitter, then you have no doubt seen quite a few mentions go by in recent months of a not so secret project called CodePen. Chris promised us that this new tool would join the ranks of jsFiddle and Tinkerbin, serving as a sort of online playground to experiment with and share CSS, HTML and JavaScript demos.

Like a kid in December anxiously awaiting Christmas day, I’ve been dying to see what Chris and his team would come up with. Fortunately, Christmas has arrived. CodePen is a live project and I can’t wait to tell you all about it.

Adobe Muse Test Drive: Is It Worth $15 Per Month?

Software / 15 May 2012

Adobe Muse Test Drive: Is It Worth $15 Per Month?

Adobe has an interesting relationship with folks who design websites. Photoshop and Fireworks have you covered from a static image perspective, but tools to build live, functioning websites are another story completely. Flash is no longer the poster child of modern web technologies (quite the opposite), GoLive went the way of the dinosaurs and Dreamweaver, though still widely used, is regarded by many to be a bloated mess.

One area that Adobe is intent on pursuing is web design for non-coders. They’ve made it their mission to bring the world of professional website creation to the huge market of designers who can’t write a lick of code. Thus far, they’ve largely fallen short of that goal (Project Rome anyone?). Their latest attempt, Adobe Muse, has finally exited beta and is available as a part of Adobe’s new Creative Cloud service ($50 per month) or as a stand alone product ($15 per month). Is Muse worth your time and money? Will it really allow you to create professional level websites without coding? Read on to find out.

Build an Infinite Scrolling Photo Banner With HTML and CSS

CSS / 3 Apr 2012

Build an Infinite Scrolling Photo Banner With HTML and CSS

Today we’re going to embark on the challenge of creating an animated banner of photos that automatically scrolls horizontally through an infinite loop. The best part: we’re going to do it without a single line of JavaScript.

To make this banner truly useful, our goal will be to use individual photos dropped into our HTML, not simply one long CSS background that repeats. This is pretty tricky but we’ll walk you through exactly how it works. Let’s get started!