Web Design Tools

TwitterFacebook
Get flash to fully experience Pearltrees
Designing websites can be a long and complicated process. Dealing with clients, designing prototypes, coding, programming, and testing – there’s a lot to keep track of and a lot to make sure gets done . That’s where checklists can make your life a whole lot easier. With lists of points covering multiple areas from content to usability to accessibility to standards, you’re a lot less likely to overlook important parts of a site. Below are 45 checklists to make your design process easier and more organized .

45 Incredibly Useful Web Design Checklists and Questionnaires - Smashing Magazine | Smashing Magazine

http://www.smashingmagazine.com/2009/06/29/45-incredibly-useful-web-design-checklists-and-questionnaires/

Web Design Questionnaires, Project Sheets and Work Sheets - Smashing Magazine | Smashing Magazine

http://www.smashingmagazine.com/2010/11/26/web-design-questionnaires-project-sheets-and-work-sheets/ It’s nearly impossible to provide an accurate quote to a prospective Web design client without first gathering information about what that particular client needs. Some designers do this in either a face-to-face meeting or over the phone, but more often, they have a questionnaire that prospective clients fill out. This is preferable for a couple of reasons; the most important, is probably that this document then becomes an integral part of the design process and is available to refer back to.

AskApache - Crazy Advanced Web Development

This is not your everyday vimrc . This is my personalized vimrc.. works especially great on remote servers, in tmux, screen, etc. This doesn't require a git checkout, a vim update, a bash update, an OS update, a plugin. No. 1 vimrc, 1 colorscheme, just use curl to download and it's on. http://www.askapache.com/

Semantic data extractor - QA @ W3C

http://www.w3.org/2003/12/semantic-extractor.html This tool, geared by an XSLT stylesheet , tries to extract some information from a HTML semantic rich document. It only uses information available through a good usage of the semantics defined in HTML. The aim is to show that providing a semantically rich HTML gives much more value to your code: using a semantically rich HTML code allows a better use of CSS, makes your HTML intelligible to a wider range of user agents (especially search engines bots).