Design

You are currently browsing the archive for the Design category.

Getty Stockphotos for Web & Mobile

Getty Stockphoto for Web & Mobile

While one tends to think of Getty Images as a provider of expensive, high-end imagery, the firm has broadened its range in recent years with the acquisition of iStockphoto. But Getty has targeted another set of image buyers who are developing web and mobile content, and often need hundreds of images at smaller file sizes with the Getty Web & Mobile Images products.

The release of the new Web & Mobile image products featuring very small file sizes designed specifically for online and mobile use. As an extension of the firm’s $49 web-resolution offering, the new product features very small sizes – 170 pixels and 280 pixels. The huge selection of high-quality imagery and illustrations are appropriately priced – starting around $5 – and in ready-to-use formats that are ideal for use in mobile, website, email marketing, banner ads, widgets and other web application environments.

Pantone Color of the Year

Pantone Color of the Year

Pantone gives out a yearly award to one of its 3,000+ colors in their product line. While we’re not sure what other colors were nominated, we do have a winner. The envelope please…

… and the award goes to 14-0848 Mimosa! (hooray, cheering, fist pumping!)

The Color of the Year award was first given out in 1999, when Pantone announced cerulean blue as the Color of the Millennium. Then, in 2007, they turned it into a regular feature, naming chili pepper the winner, and in 2008, blue iris.

In a time of economic uncertainty and political change, optimism is paramount and no other color expresses hope and reassurance more than yellow. Leatrice Eiseman, executive director of the Pantone Color Institute states:

“The color yellow exemplifies the warmth and nurturing quality of the sun, properties we as humans are naturally drawn to for reassurance. Mimosa also speaks to enlightenment, as it is a hue that sparks imagination and innovation.”

Read more from the official Pantone press release and raise your glasses! A Toast to you Mimosa!

Smashingmagazine.com is one of my favorite sites to check.  As a mom whose kids didn’t like to grocery shop with me because of my opinions of the use of type fonts or color on packaging, I found this article inspiring!

No one understands the statement “design is everywhere” better than designers.

For instance, when it’s time to grocery shop, do you treat the experience as a journey through Design Mecca – with sources of inspiration lining the shelves from wall to wall? When you’re waiting on the unbearably slow line at the post office, do you make note of the ugly signage covering the walls and kill the time by redesigning it better in your head?

The next time you go out, why not make a conscious effort to spend the time observing all the graphic design you see around you: from pothole covers to food receipts and anything that catches your eye?

Read the full article by Stephanie Orma, and take the ‘How Good Is My DesignDar?’ test online here.

Web technology has come a long way in a few short years. I’ve been surfing the wave of these new developments as they have come along.

To see just how far we’ve come online, check-out the Internet Archive for a history lesson.

In the 90s, not much was possible unless you used a lot of imagery to make a page look ‘designed’. Today with the use of CSS, pages have finally begun to shape-up and mirror their paper-clad cousins in print media. You can add fonts, colors, graphics, positioning to page elements, and if done well, they will look pretty much the same on any browser (yes even IE).

Over the past few years, I’ve preferred to build my pages using ‘pixels‘ versus ‘points‘ or ‘%’. Why? For me, it was due to consistency. I could define an <h1> tag for a page headline as “16pt” and it might look fine for me, but on a Windows computer, the page might get horsey (and huge!).

On the other hand, if I said that an <h1> tag should be “16px“, I could almost always guarantee that regardless of computer or platform, the font and page would be pretty consistent.

Over the past few years using “em” has been the size designation of choice.

Web developers know that an “em” is a percentage of the body font size. So if you have a headline (<h1>) defined as “2.5em” that means the headline will be 250% larger than your body copy. Or if you have a caption and you want it to be tiny, you might define it as “.3em” (or 30% of the body size). So if you had body copy defined as “12px” as a rule, your caption would be just “4px” tall, and your headlines would be “30px” tall. Make sense?

But like all good things, there are potential problems. I recently noted that if I define my browser font settings so that all my fonts use a specific font and size in Firefox (which I tend to do), pages that show content based on a combination of “em” and “%” without a fixed “px” size, can really get small.

The CSS for BINGenuity.com uses “76%” as the designated size for body copy. For most folks this works fine. But for me, since I have designated specific fonts sizes for my page, this CSS style takes my 12pt font size, and then takes it down to 76% through the page’s cascading style sheet (CSS). So I get a rather small standard body copy size of about 8px.

Thankfully my eyes are pretty good (for now) and I can read things much smaller, but it is tough.

The point being made is that we need to consider users, like me, who like to define their own fonts and sizes. If we are using CSS that is based on “em” and “%” for fonts without a defacto size in pixels, we might end up with some strained user eyes.

But we can’t always be safe defining a page based on pixels either. If a user has a screen resolution set very high, a base font of “12px” might still be tiny.

So test and compare before deciding on what works best for you.

Need to find a complementary color on the fly? Or without a PMS deck handy?

Koloroo’s KolorWheel is a cool utility that turns an iPod into an interactive color wheel that fits in your pocket.

It rotates through base colors when you spin the iPod’s Click Wheel, and shows a complementary color in each corner of the display. You can use KolorWheel with any iPod that has a color display, as well as your desktop or mobile phone. And best of all, it’s free!

« Older entries § Newer entries »