vote up 1 vote down star
1

Which is the best recommended tool for webpage UI design including Javascript/jQuery?

flag

46% accept rate

6 Answers

vote up 3 vote down

Design? I'd say: a pencil and paper.

(When it comes to implementation, I use a variety of graphics tools (including the GNU Image Manipulation Program, Inkscape and ImageMagick) and a text editor (Komodo Edit at present).

link|flag
vote up 0 vote down

I use Notepad2, Visual Studio Express and Firefox + Firebug

link|flag
vote up 0 vote down

Aptana Studio, Eclipse or NetBeans might be a choice.

Bobby

link|flag
NeatBeans... You did that on purpose, I'm sure.. :P – Duroth Oct 21 at 13:55
Hey, don't tell me coffee beans aren't attractive and neat to you in the morning. ;) – Bobby Oct 21 at 14:40
vote up 0 vote down

Dreamweaver, Notepad++.

link|flag
"...I believe you can get me through the night" – ewall Oct 21 at 13:29
vote up 0 vote down

As David Dorward has already mentioned there is really no substitute for a pencil and a couple of pieces of paper. My best designs always come from a couple of sketches and in my eyes no designer is truly above sketching their ideas out.

Once I draw out what I intend my application to do I typically scan it onto my computer and open it in a graphics program, typically Photoshop because it's what I have available to me (feel free to replace it with any other program). From there I set up my layers and start designing. I always find it good to have some design galleries (deviantART is a favourite of mine) just so I can gain some inspiration from what others have designed for purely artistic purposes. Some of the best user interfaces I've used have their roots in art and natural/mechanical design.

Whilst I am doing this I typically use a small whiteboard to jot down changes and properties of my designs. This approach has served me well on several occasions and I'll typically catch out any major issues before testing.

In short, if you're using just one tool then you're going to suffer a lot of problems with the flexibility of your design. The most flexible approach is by using a pen and paper but I'd recommend that you use everything you can to plan out what you're trying to do, then to press on with a raster graphics tool and start building.

link|flag
vote up 0 vote down

I always use photoshop, but any image editor would be just as good. gimp, paint.net, ect..

I would never start the design of the UI in html. Its far to slow in comparison.

link|flag

Your Answer

Get an OpenID
or

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