Tools for conceptual website design [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this questionWhat tools (apart from 开发者_运维知识库Visio) will generate visually pleasing website site maps or diagrams of a conceptual website?
We want to present nice diagrams to our client, but we're unsure about where to get started—we're all coders, not designers.
Visio shapes or stencils are quite old. What tools are others in the industry using?
Whilst not in the same category as Visio I am a huge fan of the wire framing tools provided by Balsamiq. While on the topic of wire framing (which is useful in addition to site map tools like Visio) Smashing Magazine recently had an excellent article on wire framing resource.
Microsoft SketchFlow
http://www.microsoft.com/expression/products/Sketchflow_Overview.aspx
(source: microsoft.com)
(source: microsoft.com)
(source: microsoft.com)
I use illustrator to draw basic boxes for very raw webpage layout images. Previously I used Photoshop to build visually complex mockups of websites. Now I skip the photshop stage and go straight to code.
I use a css framework called blueprint (http://www.blueprintcss.org/) to quickly build interfaces. It includes a grid system, css reset, typography and forms, etc.
Sitemaps can be drawn using mind mapping software. I use omni graffle (I work on a mac) It works well.
精彩评论