Web Design Tools and Tips
Links to various tools and tips to help you get your site running fast and efficiently without sacrificing your design. Tips on search engine optimization as well.
CLEAN CSS
CSS Formatter and Optimiser (based on csstidy 1.1)
XML-Sitemaps
Create an XML sitemap that can be submitted to Google, Yahoo and other search engines to help them crawl your website better. Create a Text sitemap to have a plain list of all your pages. Create a ROR sitemap, which is an independant XML format for any search engine. Generate an HTML site map to allow human visitors to easily navigate on your site.
CSS Compression Tools
Utilities to compress your CSS to increase loading speed and save on bandwidth as well.
Web Page Analyzer
Free web page analysis tool calculates page size, composition, and download time. Gives speed recommendations based on best practices for usability, HCI, and website optimization.
Code and Coffee Online Javascript Compression Tool
Online Javascript Compression Tool
CSSTidy
CSSTidy is an opensource CSS parser and optimiser. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).


