Ask HN: Design tools and software. What can I buy?
What software and tools can I buy that real designers use to improve the quality of my web designs and make nice looking websites faster? (soft and hard solutions please!)
What software and tools can I buy that real designers use to improve the quality of my web designs and make nice looking websites faster? (soft and hard solutions please!)
[+] [-] anujkk|14 years ago|reply
1. Interaction Design: In this stage I design my web app's UX - mainly wireframes. The focus is on usability and not on look and feel. For this the only useful tools are paper, pen, whiteboard and an open, creative mind. Knowledge of html,css,js will help you in determining what is feasible and what is not.
2. Illustration(optional):In this stage I take wireframes as input and create a design that will look exactly like final desired product. I use vector graphics tools to create design and then export it into png files. If some heavy graphics is needed I also use raster graphics programs. Tools recommended:
1. Vector : Adobe Illustrator or Inkscape(open source)
2. Raster : Adobe Photoshop or GIMP(open source)
I don't use anything else.
3. Web Design : In this stage, I do actual front end development. I take png mockups created in previous stage and make webpages by coding html,css,js in my editor. Tools used :
a good editor(vim/emacs)
css reset(http://meyerweb.com/eric/tools/css/reset/)
jquery library(and some plugins)
Browser(Chrome/firefox for development/testing. IE8+ and Safari for testing)
Some browser plugins - Firebug, Color Pick, Resolution Test, etc.
Some sites - 0to255.com, kuler.adobe.com, ui-patterns.com, smashingmagazine.com
That's it. Anything else isn't really necessary.
One more advice. Get inspired. Find sites that inspire you, sites with good design. Learn from those designs. Keep learning. Keep improving and keep designing.
Some recommended sites : http://www.cssmania.com/ http://dribbble.com/ http://www.awwwards.coam/ http://themeforest.net/
[+] [-] noahc|14 years ago|reply
Now, the question I think you're asking is how do I make my websites not look like crap. Revorad answers that question and it basically is don't reinvent the wheel.
[+] [-] brador|14 years ago|reply
So, I guess the question is, what "hammers" do designers use? Frontpage? Dreamweaver?
[+] [-] revorad|14 years ago|reply
ThemeForest is cheap and cheerful - http://themeforest.net/
And of course, now there's Twitter Bootstrap - http://twitter.github.com/bootstrap/
Check out David Kadavy's Design for Hackers book too, for more general design learning.
[+] [-] adyda|14 years ago|reply
[+] [-] brador|14 years ago|reply
[+] [-] pdenya|14 years ago|reply