vote up 2 vote down star
2

Hi,

I need to find some good tools for designing UI. I need only the design part, I don't need any code generation or anything like that... It would be nice to find some freeware ;)

tia

flag

web? windows forms? osx forms? details please – Geoff May 7 at 12:16
a good UI design tool should be able to handle the majority of requirements – Nick Allen - Tungle139 May 7 at 12:17
ideally would be to have evrything - web based apps and desktop based apps... – argh May 7 at 12:59

8 Answers

vote up 1 vote down check

It depends what you mean exactly by 'design'.

If you mean graphic design, as in you want to produce nice fancy graphics for your UI that you then slice up and integrate, then personally I always use Fireworks from Adobe (originally a Macromedia product). It's a vector based graphics tool so I find it much simpler to use than Photoshop or Illustrator. Not free however.

If you mean design as in laying out UI elements and experimenting with different ideas, e.g. for prototyping, then pen and paper is the best tool there is! Use sticky notes or a whiteboard to simulate changes in state, it's very easy to iterate and to prototype with users. There's even a book been written on it. If you need something digital but low-fi, then Baclsamiq Mockups is a good choice, or anything that lets you draw simple shapes (Paint!).

(the preview screwed up the hyperlinks, I'm hoping this will turn out better when posted...)

link|flag
I'll stick with pen & paaper for several reasons: 1. it's fast, faster than any other app... 2. it's cheap ;) 3. you can prototype or sketch things in a bus/train/whatever so you don't have to pull out your laptop and start it up for later stages of design I've found that Photoshop + Wacom Bamboo works like a charm, but I'll have to give Fireworks a try.. stil pen & paper (preferably your little sketchbook so you can review your older designs.) – argh May 20 at 15:27
vote up 2 vote down

Take a look at http://www.lovelycharts.com the key is simplicity so that you don't get wrapped up in design details when creating your UI

link|flag
I hope I wasn't down voted because I said ignore design and the OP asked for only the design part, because by UI design he doesn't mean making things look pretty, he means laying out a usuable & intuitive interface. Well that's how I interpret it anyway – Nick Allen - Tungle139 May 7 at 12:20
yup that's what I meant :) – argh May 20 at 20:36
vote up 1 vote down

The best free one I've found so far is Pencil, which can be installed as a stand-alone app or as a Firefox plugin.

link|flag
vote up 1 vote down

I have used Microsoft Expression . It is an awesome tool for UI designing.

link|flag
vote up 7 vote down

I've used Balsamiq Mockups and have been real happy with it.

link|flag
vote up 0 vote down

The UI for an operating system is typically designed in the primary app developement tool for that OS. VS on windows, XCode on mac, etc. UI's in html can just be positioned, and those in java had to be layed out with one of the layout choices, or swing or something like that.

link|flag
vote up 0 vote down

You can try ForeUI, really handy and meet your requirements, they are offering free license now.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.