Hi, my name is David Herrold and I work at Kaango.com. I'm interested in: mobile technology, social media, networking, web design, usability, publishing, software, hardware, search engine optimization and management tips. Feel free to drop me a note and let me know what you think.

21st
MAR

Design intuition and serendipity

Posted by Dave | Filed under Design, Google, Web design

bigblue

Douglas Bowman, the visual design lead at Google, recently left his post to pursue greener pastures. In a farewell blog post, he cited a profound reason for leaving (emphasis mine). You can read the entire post here.

Yes, it’s true that a team at Google couldn’t decide between two blues, so they’re testing 41 shades between each blue to see which one performs better. I had a recent debate over whether a border should be 3, 4 or 5 pixels wide, and was asked to prove my case. I can’t operate in an environment like that. I’ve grown tired of debating such minuscule design decisions. There are more exciting design problems in this world to tackle.

From an engineering perspective, testing multiple colors, recording outcomes and making sound empirical judgments makes all the sense in the world.  If this is done correctly, eventually you will end up with the most effective design implemented.

However, from a design perspective, this tactic may be lacking some things the design world relies upon on a regular basis.

Intuition

Like master mechanics who are able to diagnose many car problems by simply listening to the engine, seasoned designers can solve web design problems in a similar fashion.  They can look at an obstacle or task and solve it almost instinctively.

They could, of course, perform user experience testing to dissect the problem and solve it in a very methodical way.  However, accumulated years of design experience give them an almost intuitive knowledge to see the most effective solution without much testing at all.

Serendipity

These are the beautiful accidents that designers stumble upon when looking for something else.  They may be attempting to solve a complicated navigation issue and stumble upon a great idea for handling web forms.

The world of technology and invention is rife with happy accidents that have created new products or changed humanity in some significant way.  A vital part of the creative process is lost when designers are forced to operate in a rigid environment that relies heavily upon empirical engineering data.

Could these happy accidents still occur in an environment like this?  Probably…

However, I think it is much less likely to happen.  And when it does happen, it is more likely to be ignored because the idea has not gone through the rigors of testing yet.  Or perhaps the idea was so different it didn’t get the consideration it deserves.

Google was built by engineers and has become the largest property on the internet due to the policies and guidance from these early engineers.  It would be silly to say their method of design doesn’t work.  However, this environment might not work for everyone…especially creative people who need to challenge themselves with big ideas and sweeping changes.

So, designers, what do you think?

Tags: , , , , , ,

4th
MAR

FfffoundTape

Posted by Dave | Filed under Music, Productivity, Technology

fffoundtape

I’m not sure how long it will be around, but Fffoundtape looks like an interesting music sharing service that doesn’t actually move files.  It only “finds” them on the internet and then makes collections of the found files online.

I suspect this will draw the attention of the recording industry much like MuxTape did.

Should we take bets on how long it will survive?

(I’m giving them 8 months, although I hope it’s much longer.)

- Dave

Tags: , , ,

3rd
MAR

Back ups outside of Dropbox

Posted by Dave | Filed under Apple, Linux, Productivity, Software

dropboc_logoI’m a pretty big fan of DropBox, the remote back up service with version control and file sharing.  It works on Mac, Linux and Windows.  I use it nearly every day to back up important files and pass documents to colleagues in a safe version-controlled environment.  (I wrote a brief explanation of DropBox last summer if you’re interested.)  There is also a web interface that allows access to your files no matter what computer you happen to be using at the time.

The only problem I saw with the service was its inability to back up files residing outside your DropBox folder.

I found a solution to this problem recently on the DropBox wiki.  The solution is brilliantly simple, but requires a short Terminal command to create a symbolic link.  Let’s say you would like to back up a folder called “Projects” that lives inside your “Documents” folder.  Open your Terminal and type the following command:

symlink

This command will create a symbolic link of your Projects folder into your DropBox. I have tested this in Mac OSX and Linux (Ubuntu) and it works beautifully.  There is a hack to make it work in Windows as well.

By the way, I’m not affiliated with DropBox in any way, I just happen to think it’s a beautiful piece of software.

If you’re interested, you can get a free DropBox account here.

If you already have a DropBox account, do you have any tips or tricks to share in the comments?

Tags: , , , ,