UI design tools - Stack Overflow most recent 30 from stackoverflow.com2009-11-28T17:51:46Zhttp://stackoverflow.com/feeds/question/834296http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/834296/ui-design-tools2UI design toolsargh2009-05-07T12:12:59Z2009-05-09T12:29:17Z
<p>Hi, </p>
<p>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 ;)</p>
<p>tia</p>
http://stackoverflow.com/questions/834296/ui-design-tools/834306#8343062Answer by Nick Allen - Tungle139 for UI design toolsNick Allen - Tungle1392009-05-07T12:15:40Z2009-05-07T12:15:40Z<p>Take a look at <a href="http://www.lovelycharts.com" rel="nofollow">http://www.lovelycharts.com</a> the key is simplicity so that you don't get wrapped up in design details when creating your UI</p>
http://stackoverflow.com/questions/834296/ui-design-tools/834310#8343101Answer by Thomas Owens for UI design toolsThomas Owens2009-05-07T12:16:37Z2009-05-07T12:16:37Z<p>The best free one I've found so far is <a href="http://www.evolus.vn/Pencil/" rel="nofollow">Pencil</a>, which can be installed as a stand-alone app or as a Firefox plugin.</p>
http://stackoverflow.com/questions/834296/ui-design-tools/834337#8343371Answer by R.A for UI design toolsR.A2009-05-07T12:21:18Z2009-05-07T12:31:49Z<p>I find <a href="http://www.mockupscreens.com/" rel="nofollow">Mockup Screens</a> really useful.</p>
<p>More posts on SO covering this topic:</p>
<p><a href="http://stackoverflow.com/questions/156937/do-you-know-an-alternative-to-balsamiq-mockups">http://stackoverflow.com/questions/156937/do-you-know-an-alternative-to-balsamiq-mockups</a>
<a href="http://stackoverflow.com/questions/54606/what-software-can-i-use-to-create-ui-mockups">http://stackoverflow.com/questions/54606/what-software-can-i-use-to-create-ui-mockups</a>
<a href="http://stackoverflow.com/questions/5672/what-are-you-using-for-web-ui-layout-design">http://stackoverflow.com/questions/5672/what-are-you-using-for-web-ui-layout-design</a></p>
http://stackoverflow.com/questions/834296/ui-design-tools/834351#8343511Answer by amit for UI design toolsamit2009-05-07T12:23:10Z2009-05-07T12:23:10Z<p>I have used <a href="http://www.microsoft.com/expression/" rel="nofollow">Microsoft Expression</a> . It is an awesome tool for UI designing. </p>
http://stackoverflow.com/questions/834296/ui-design-tools/834359#8343597Answer by Bramha Ghosh for UI design toolsBramha Ghosh2009-05-07T12:25:14Z2009-05-07T12:25:14Z<p>I've used <a href="http://www.balsamiq.com/products/mockups" rel="nofollow">Balsamiq Mockups</a> and have been real happy with it.</p>
http://stackoverflow.com/questions/834296/ui-design-tools/834438#8344380Answer by CrazyJugglerDrummer for UI design toolsCrazyJugglerDrummer2009-05-07T12:42:49Z2009-05-07T12:42:49Z<p>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.</p>
http://stackoverflow.com/questions/834296/ui-design-tools/834536#8345361Answer by Rory Fitzpatrick for UI design toolsRory Fitzpatrick2009-05-07T13:03:37Z2009-05-07T13:03:37Z<p>It depends what you mean exactly by 'design'.</p>
<p>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 <a href="http://www.adobe.com/products/fireworks/" rel="nofollow">Fireworks</a> 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.</p>
<p>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 <a href="http://www.paperprototyping.com/" rel="nofollow">book</a> been written on it. If you need something digital but low-fi, then <a href="http://www.balsamiq.com/products/mockups" rel="nofollow">Baclsamiq Mockups</a> is a good choice, or anything that lets you draw simple shapes (Paint!).</p>
<p>(the preview screwed up the hyperlinks, I'm hoping this will turn out better when posted...)</p>
http://stackoverflow.com/questions/834296/ui-design-tools/843215#8432150Answer by Rose Haensse for UI design toolsRose Haensse2009-05-09T12:29:17Z2009-05-09T12:29:17Z<p>You can try <a href="http://www.foreui.com" rel="nofollow">ForeUI</a>, really handy and meet your requirements, they are offering free license now.</p>