Station identification: you are now reading t-minus.

Paul Rand’s Ends

The 2003 UPS identity redesign is a good example of a bad trend: Identity design that cuts back on signal in favor of the safety of the noise.

In April of 2003, UPS released what has since become a very hotly debated brand update. Summarily, UPS retired Paul Rand’s iconic 1961 package-and-shield logo and replaced it with “a two-tone, 3-D-look shield topped with a quasi-swoosh [and a wordmark] set in a customized version of [the common logo font] FF Dax…” (Source*)

* As evidence of how positively engaging this identity redesign was, the discussion on this article received its first comment April 7, 2003 and got its last one on November 9, 2007!

UPS' logo redesign of 2003

The great UPS logo debacle of 2003

The responses to this re-branding varied from declaiming FutureBrand, the New York-based designers of the new logo as glorified Paul Gaskills to flat-out declamation that “the new logo is better,” and subsequently that, “you typography/graphic/illustrator bullies need to relax.” (Ibid).

A couple of more gems from this really swell discussion, for your consideration:

The old one was stale, but it reminds us of a time when quirkiness and personality were still allowed into the world of commerce. The new one expresses absolutely nothing, and quite well. It’s the perfect emblem of this age.

The old one always reminded me of a face, and the package was like a hat with a little bow in front. It said “straitlaced efficient guys in uniforms delivering stuff.” The new one reminds me of a kid with the haircut I had in my skateboarding days. Coupled with the brass-badge look, it gives off a strange mix of incompetence and official self-importance.

However, for my money, the situation was best summed up preemptively (you heard me) by Susan Kare, most widely known as the designer of the Windows 3.0 iconography as well as for the infamous “smiling Mac” and MacPaint icons. In a 1999 issue of Fast Company magazine, she opines, “[a]t one point, some years ago, it seemed as if all the logos that had any personality - such as the winged horse of Mobil gas stations - were being replaced by death-star shapes that supposedly looked high-tech. UPS didn’t need to make that kind of update.”

Well it turned out some three and a half years later that they made it, rendering the question of whether they needed it or not immaterial.

Signal to Noise

Or so it would seem. As it turns out, UPS has provided the design culture with a rallying point against what I believe have become endemic behaviors on both sides of the design equation: Both designers and their corporate benefactors, when charged with the identity (re-)development process, too often take the “safe” road, phoning-in the de facto message-less identity (see above) instead of taking the opportunity to do some mental unpacking and come up with a better solution. What we lose in this situation is what Paul Rand stood for, the human parts of the design. What we get instead is assembly-line brands - brands with a very low risk of catastrophic failure, but also with an equally infinitesimal possibility of “standing out from the crowd”.

I believe this phenomenon to have flatly negative consequences for corporations, and I’m going to evidence that belief [quickly] with an appeal to information theory, and specifically with an appeal to the information theory formulation of the concept of redundancy.

Redundancy in information theory is the number of bits used to transmit a message minus the number of bits of actual information in the message. Informally, it is the amount of wasted “space” used to transmit certain data.

Gradients, lens flares, faux-3D elements, and overused fonts can, as a result of their relative overabundance in our design ecosystem, officially be classified as noise. This means that about 90% of the new UPS logo is “wasted space.” Whereas, with the Rand logo (and in this way, like much of his identity work), it’s all signal, baby.

These icons link to social bookmarking sites where readers can share and discover new web pages.
PaulDec 21, 2007
 

Make snowflake designs from your family’s names

More internally cohesive than a macaroni picture and more personal than an engraved pen set, the Go flight! Snowflake Generator is win-win.

December is gift-giving time, and if you’re not very organized indeed, late November/early December threatens to be characterized not by a pleasant anticipation of quality-time-to-come and a much-needed respite from work and research, but instead by a certain existential dread, or at least a rather more ontic version, most often directed at visions of the mall parking lot.

Being the vigilant (and vigilante) designers we are, Go flight! organized in November under the auspices of creating some generative art for the holidays. We especially liked Jer Thorp’s idea of using letterforms as elements in a snowflake, but we wanted to personalize the results. In what even now we have to admit was a brilliant intuitive leap, we thought, “why not use the names of our loved ones? Then we can give them to our loved ones instead of going to the mall.”

Once we knew we were making these as gifts, we decided we would digitally fabricate ornaments from our designs. This threw a structural requirement on top of the aesthetic one, but, remembering the mall, we plunged bravely forward.

A detail from a generated snowflake.

A detail from a generated snowflake.

Check it out for yourself or continue reading for…

Some ideas for your snowflake

So you’ve typed the names of your family, friends, co-workers, favorite baseball team, or whoever else into the snowflake generator, at which point you immediately realized that an email probably doesn’t constitute a gift in the traditional sense, and you’re ready to take it to the next level. Here’s some ideas we had to help you with that:

Images (Really easy)

Take a screen capture (Shift, PrtScn) and paste the image into your favorite program. Some suggestions:

  • Make Christmas cards.
  • Make a “family tree” with snowflakes for everyone in your extended family. Print it out and bring it to decorate your holiday party.

Masks/Vectors (Still pretty easy)

You can use the mask mode (press 3 on your keyboard) to output silhouette of the snowflake. This is useful for making masks or stamps/brushes in photo editing software like Photoshop.

We made a Christmas card!

We made a Christmas card!

It is also possible to use the Paths > Work Path tool in Photoshop to take the edges of the snowflake and turn them into a vector version.

This works, but if you need a more precise solution:

  1. Download the code and run it in Processing.
  2. Flip the PDF booleans on line 33 and 34 to “true”. The program will now output PDFs in the code directory.
  3. Then, when you open the PDF in Illustrator, everything will come in as vectors.
  4. From here, you can scale it to any size you like and the lines will still be crisp.
  5. Now you can print your snowflakes on everything from gift tags all the way up to banners!

Export to other Formats (Difficulty varies from “Unbelievably, still pretty easy” to “Claes Oldenburg”)

There are all kinds of things you can do besides print out an image of your snowflake.

You can:

  • make a 3d model or an animation
  • a stencil for painting
  • a fabric pattern
  • cut out stickers using a vinyl cutter, or…
  • (our favorite) make an ornament with a laser cutter

For these kinds of projects, you will probably need to generate shapes in different file formats. Luckily, the process is fairly straightforward.

We took a DXF export and used a laser cutter to make this acrylic ornament.

We took a DXF export and used a
laser cutter to make this acrylic ornament.
  1. Start with a PDF of your design. Open it in Illustrator.
  2. Select everything and choose Type > Create Outlines. If you want the keep the separate letters, skip to step 6. Otherwise, to make a solid cutout, continue on.
  3. Pick the snowflake, select Object > Ungroup, and delete the white border/frame around the snowflake.
  4. Now, if you are sure all you have left are the letterforms, select them all, go to the Pathfinder window and apply Add to Shape Area (Boolean Add).
  5. Next, click Expand in the Pathfinder. Your snowflake should be one connected solid now.
  6. At this point, the next step is up to you. You can export your newly-solid shape to common formats like DWG or DXF using File > Export. From here you should be able to open it in the program you need.

Words of thanks and our pink Christmas tree

Our ornament on our favorite Christmas tree.

This project was inspired by some other winter-themed works we’ve come across over the years. First, by MIT’s Snowflake-a-Thon from 2005, and, second, by Jer Thorp’s aforementioned typeflakes project from 2006. As neither of them published the source code, we wanted to make it a point that the 2007 update to this geek/designer tradition would do just that.

So, from us to you: The Go flight! Snowflake Generator (source code included, pink Christmas tree sold separately).

Happy Holidays from the Go flight! team: Paul, Jon, and Nick.

These icons link to social bookmarking sites where readers can share and discover new web pages.
Go flight!Dec 12, 2007
 

Not Keen on Kindle

Thibaut Sailly does not like the Amazon Kindle. Not the whole ebook-DRM thing (which is also broken), but the form factor itself. For example:

Kindle Assymetry

(Note:Edited a few words– his English is not perfect.)
“I don’t have anything against asymmetrical designs… the volume itself is ok to me. But having symmetric elements (the keyboard and the screen) that give the most visual weight to an un-centered (left aligned) element in an asymmetric shape can only result as a mess. If you choose asymmetry, stick with it. For example, don’t make a symmetric keyboard when you can do an asymmetric one. But first, don’t choose it when the purpose of the object is to display a book page that looks like it has a center line (apparently they acknowledged this fact by placing the logo centered under the screen).”

I’m inclined to agree with the guy, not only because of the clear arguments he makes with his visuals, but also because he follows a posting about the gorgeous video game Bioshock with a video about Paul Rand (“hero” tag, indeed!).

Personally, I wonder if Amazon isn’t possibly “pulling a Gameboy” here, wherein they lead with a subpar, feature-crippled design only to follow it with the design they should of come up with in the first place (i.e. Gameboy Advance to Advance SP; Gameboy DS to DS Lite).

Old Skool “Phatty” DS vs. the DS Lite

Regular folks will buy some of each, but the fanboys will buy both versions. Question is, does the Kindle already have fanboys? Suprisingly, perhaps it does.

These icons link to social bookmarking sites where readers can share and discover new web pages.
NickDec 8, 2007
 
Close
E-mail It