Live data from Hacker News

Ask HN: Who designed the graphics for your web app, and where did you find them?

news.ycombinator.com

1–10 of 48 posts

Ask HN: Who designed the graphics for your web app, and where did you find them?

#1
I want my web app to look less like Google and more like Vimeo.

Have you been able to pull good talent from local colleges, Craigslist, or other websites, and how did you narrow down the field? (I am reluctantly moving forward with eLance, but I'd rather find someone local.)

Re: Ask HN: Who designed the graphics for your web app, and where did you find them?

#2
Some simple stuff I do myself. For the more complicated stuff I started out with using digital point...but then I switched to http://99designs.com/ and haven't looked back. You get way more submissions so you have a much higher chance of getting something truly good.

Re: Ask HN: Who designed the graphics for your web app, and where did you find them?

#4
I do a lot of development in Java, Java Server Faces specifically. We used RichFaces which comes with some slick templates and modules. We added FamFamFam silk icons, used JFreeChart for charts and some scriptaculous for transitions and effects, and the whole thing came out looking great.

This may be off topic, but I think part of is it the graphics, and part of it is the AJAX "feel". By that I mean, even though Google Reader and GMail are AJAX apps, they don't "look" like it. I think that is kind of the point though: they're functional, and they don't get in the way. We used lightbox type effects, loading buttons and drop downs sparingly, to really enhance the user's experience.

Re: Ask HN: Who designed the graphics for your web app, and where did you find them?

#5
Can you find someone from a local college or Craigslist to build Google? Prolly not. Same goes for Vimeo's design. It may seem really simple and easy in appearance, but that's the result of clever design, not chance.

It's really hard to hire a talented creative director if you know nothing about design. You may want to consider working with a design studio for now, just to learn the ropes and gain a higher appreciation. Poke around design award websites or places like deviantart.com to find one.

Re: Ask HN: Who designed the graphics for your web app, and where did you find them?

#7
Myself. Photoshop is extremely easy to learn - mainly for regular web sites/graphics. Spend some time and read some tutorials. Get yourself very familiar with CSS. And begin scanning through CSS galleries to get inspiration. Sites like Vimeo are extremely easy to design. Don't waste your money.

Re: Ask HN: Who designed the graphics for your web app, and where did you find them?

#9
post #7

Myself. Photoshop is extremely easy to learn - mainly for regular web sites/graphics. Spend some time and read some tutorials. Get yourself very familiar with CSS. And begin scanning through CSS galleries to get inspiration. Sites like Vimeo are extremely easy to design. Don't waste your money.

Understanding how Photoshop works and being able to make some graphics does not mean you will be able to design a usable web app. It takes practice - just like programming.
Post reply on HN