<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Smashing Magazine &#187; Tools</title>
	<atom:link href="http://www.smashingmagazine.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smashingmagazine.com</link>
	<description>For Professional Web Designers and Developers</description>
	<lastBuildDate>Thu, 09 Feb 2012 15:08:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>GuideGuide: Free Plugin For Dealing With Grids In Photoshop</title>
		<link>http://www.smashingmagazine.com/2012/01/03/guideguide-free-plugin-for-dealing-with-grids-in-photoshop/</link>
		<comments>http://www.smashingmagazine.com/2012/01/03/guideguide-free-plugin-for-dealing-with-grids-in-photoshop/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 14:34:29 +0000</pubDate>
		<dc:creator>Cameron McEfee</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=121634</guid>
		<description><![CDATA[<p><em>This article is the fourth in our new series that introduces the latest, useful and freely available tools and techniques, developed and released by active members of the Web design community. The first article covered <a href="http://coding.smashingmagazine.com/2011/10/12/prefixfree-break-free-from-css-prefix-hell/">PrefixFree</a>; the second introduced <a href="http://coding.smashingmagazine.com/2011/10/25/rapid-prototyping-for-any-device-with-foundation/">Foundation</a>, a responsive framework; the third presented <a href="http://coding.smashingmagazine.com/2011/12/05/sisyphus-js-client-side-drafts-and-more/">Sisyphus.js</a>, a library for Gmail-like client-side drafts. Today we are happy to present Cameron McEfee's Photoshop extension <strong>GuideGuide</strong> which provides a tool to create pixel accurate columns, rows, midpoints and baselines.</em></p>

<p><a href="http://www.smashingmagazine.com/2012/01/03/guideguide-free-plugin-for-dealing-with-grids-in-photoshop/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/guideguide-grids-frontpage.jpg" width="500" height="284" alt="GuideGuide: Free Plugin For Dealing With Grids In Photoshop" /></a></p>

<p>Take a moment and think about creating a multi-column grid in a Photoshop comp. Have your palms started to sweat? Yes, creating grids in Photoshop is a pain indeed. Some designers just estimate and drag guides arbitrarily onto the stage. Others draw vector shapes, duplicate them to represent columns, then stretch them to fit their design. The hardy few who don&#8217;t say things like, &#8220;I&#8217;m a designer, not a mathematician,&#8221; generally use a little math and logic to calculate their grid.</p>]]></description>
			<content:encoded><![CDATA[<p>This article is the fourth in our new series that introduces the latest, useful and freely available tools and techniques, developed and released by active members of the Web design community. The first article covered <a href="http://coding.smashingmagazine.com/2011/10/12/prefixfree-break-free-from-css-prefix-hell/">PrefixFree</a>; the second introduced <a href="http://coding.smashingmagazine.com/2011/10/25/rapid-prototyping-for-any-device-with-foundation/">Foundation</a>, a responsive framework; the third presented <a href="http://coding.smashingmagazine.com/2011/12/05/sisyphus-js-client-side-drafts-and-more/">Sisyphus.js</a>, a library for Gmail-like client-side drafts. Today we are happy to present Cameron McEfee&#8217;s Photoshop extension <strong>GuideGuide</strong> which provides a tool to create pixel accurate columns, rows, midpoints and baselines.</p>
<p>Take a moment and think about creating a multi-column grid in a Photoshop comp. Have your palms started to sweat? Yes, creating grids in Photoshop is a pain indeed. Some designers just estimate and drag guides arbitrarily onto the stage. Others draw vector shapes, duplicate them to represent columns, then stretch them to fit their design. The hardy few who don’t say things like, “I’m a designer, not a mathematician,” generally use a little math and logic to calculate their grid. If you were to boil that math down, it probably ends up looking something like this:</p>
<p><code>(siteWidth - (gutterWidth × (numberOfColumns - 1) ) ÷ numberOfColumns = columnWidth</code></p>
<p>I was sitting at my desk one day doing this exact equation when I thought, &#8220;<em>Man, this looks just like code. I wish someone would make a plugin that would do this for me.</em>&#8221; Several months and many grids later, it occurred to me that I could probably build the plugin myself.</p>
<h3>Enter: GuideGuide</h3>
<p>I created GuideGuide for the sole purpose of making one of the most time consuming parts of Photoshop based design as easy as possible. Enter in a few numbers and GuideGuide will draw a grid on your document using Photoshop’s guides. You’ll become drunk with power the first time you watch it happen, I promise. Even better, GuideGuide’s real power is Photoshop’s marquee. If you have an active selection in your Photoshop document, GuideGuide creates the grid you specify within the selection’s boundaries. Anything GuideGuide can do, can be done using either the document or a selection.</p>
<h4>Columns and Rows</h4>
<p>Designing a site that needs multiple columns and gutters? GuideGuide has your back.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-cols-demo.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-cols-demo-500.jpg" alt="Columns and Rows" width="500" height="254" /></a></p>
<h4>Midpoints</h4>
<p>GuideGuide makes finding the midpoint of items within your design a breeze. Simply draw a selection or <code>⌘</code> + <code>click</code> (<code>ctrl</code> + <code>click</code> on Windows) to create a selection around the item you want to find the midpoint of. To find its midpoint, click one of the midpoint buttons.</p>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-midpoint-demo.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-midpoint-demo-500.jpg" alt="Midpoints" width="500" height="327" /></a></p>
<p>GuideGuide places a guide at the midpoint of the selection. Now you can easily center align elements under the original item.</p>
<h4>Save It For Later</h4>
<p>If you find yourself frequently using the same grid over and over, you can save it as a set for later use.</p>
<h3>The Fun Part</h3>
<p>Sure, GuideGuide has its basic rows, columns and midpoints, but with a little creativity it can do a whole lot more.</p>
<h4>Measure Navigation</h4>
<p>I <em>hate</em> figuring out how wide a navigation element needs to be to evenly fit across the width of a site. Instead, I let GuideGuide do the work for me.</p>
<ol>
<li>Make a selection the width of your site</li>
<li>Enter your info, thinking of the <em>columns</em> field as the number of navigation items and the <em>gutter</em> field as the space you want between each item (if you want it).</li>
</ol>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-nav-demo.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-nav-demo-500.jpg" alt="Measure Navigation" width="500" height="355" /></a></p>
<h4>Element Padding</h4>
<p>Want to draw a box around an item but don’t feel like measuring it out exactly?</p>
<ol>
<li><code>⌘</code> + <code>click</code> (<code>ctrl</code> + <code>click</code> on Windows) the item to make a selection around it.</li>
<li>Enter a negative margin in one of GuideGuide’s margin fields, and click the icon next to it. GuideGuide will fill that value into all the margin fields.</li>
<li>Use the newly placed guides to draw your box.</li>
</ol>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-neg-demo.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-neg-demo-500.jpg" alt="Element Padding" width="500" height="390" /></a></p>
<h4>Baseline Grid</h4>
<p>Using GuideGuide’s explicit row height, you can easily create a baseline grid for your design.</p>
<ol>
<li>Enter your desired line height in the row height field.</li>
<li>Align your type and other elements to your new baseline grid.</li>
</ol>
<p><a href="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-baseline-demo.png"><img src="http://media.smashingmagazine.com/wp-content/uploads/2012/01/gg-baseline-demo-500.jpg" alt="Baseline Grid" width="500" height="385" /></a></p>
<h4>Thoughts?</h4>
<p>Do you have an unconventional use for GuideGuide? Post it in the comments of this post. I love hearing the clever and unusual ways people use GuideGuide. Found a bug or have a feature request? If you’d like to request a feature or have found something that is broken, please create an issue on GuideGuide’s support repo over on <a href="https://github.com/cameronmcefee/guideguide-support/issues">GitHub</a>.</p>
<p>To download GuideGuide and learn more about some of its hidden features, head on over to <a href="http://www.guideguide.me">guideguide.me</a>. OS X Lion users with CS5 will need to <a href="http://blogs.adobe.com/cssdk/2011/12/fix-for-extension-signature-bug-on-mac-os-10-7-patch-posted.html">download a patch</a> for Adobe Extension Manager before they will be able to install GuideGuide.</p>
<p><em>(il)</em></p>
<hr />
<p><small>© Cameron McEfee for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2012.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2012/01/03/guideguide-free-plugin-for-dealing-with-grids-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>71</slash:comments>
		</item>
		<item>
		<title>Useful Coding Tools and JavaScript Libraries For Web Developers</title>
		<link>http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/</link>
		<comments>http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 15:30:03 +0000</pubDate>
		<dc:creator>Vitaly Friedman</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=118247</guid>
		<description><![CDATA[<p>Everyone who is a regular Smashing Magazine reader will know that we have a traditional habit of regularly researching the latest resources, tools and services out there on the Web, as <strong>productivity</strong> is a crucial asset of professional Web designers and developers. We could, and should, all integrate workflow optimization into our working practices.</p>

<p><a href="http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/stripe.jpg" width="497" height="292" alt="Stripe: Easy Credit-Card Processing For Online Stores" border="0"></a></p>

<p>Perhaps we should warn you upfront for the long compilation, but what can we say — there are so many excellent tools out there which deserve attention of the community, yet unfortunately remain obscure way too often. We love all the designers and developers out there for releasing and producing useful, valuable resources for all of us to use! We, for one, surely sincerely appreciate it in the name of the Web design community. Whether you like it or not, here are some of the <strong>most useful coding and workflow tools released recently</strong>.</p>]]></description>
			<content:encoded><![CDATA[<p>Everyone who is a regular Smashing Magazine reader will know that we have a traditional habit of regularly researching the latest resources, tools and services out there on the Web, as <strong>productivity</strong> is a crucial asset of professional Web designers and developers. We could, and should, all integrate workflow optimization into our working practices.</p>
<p>Perhaps we should warn you upfront for the long compilation, but what can we say — there are so many excellent tools out there which deserve attention of the community, yet unfortunately remain obscure way too often. We love all the designers and developers out there for releasing and producing useful, valuable resources for all of us to use! We, for one, surely sincerely appreciate it in the name of the Web design community. Whether you like it or not, here are some of the <strong>most useful coding and workflow tools released recently</strong>.</p>
<p>Feel free to comment to this post and let us know how exactly you use these tools in your workflow and also share other tools you’ve found with others who may also find them useful and still haven’t run across them. Please do avoid link dropping and share your insights and your experience instead.</p>
<h3>Useful Coding and Workflow Tools</h3>
<p><a href="https://stripe.com/">Stripe: Easy Credit-Card Processing For Online Stores</a><br />A website owner has many options for accepting credit card payments. Most of those options have a verification process that is quite slow; some have APIs and interfaces that are more or less robust than others; and some solutions are much easier to use than others. With Stripe, you can forget the tedious experience of the PayPal API and other mysterious programming environments. Unfortunately, Stripe is currently available only in the US.</p>
<p class="showcase"><a href="https://stripe.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/stripe.jpg" width="497" height="292" alt="Stripe: Easy Credit-Card Processing For Online Stores" border="0"></a></p>
<p><a href="http://livereload.com/">The Web Developer’s Wonderland</a><br />Web development comes with truly enjoyable, creative tasks and some mundane, boring ones. Probably the most frustrating task is having to reload the browser page during development or debugging every time you make a change to the page. Livereload is a desktop app that monitors changes in your file system. As soon as you save a file, the file is preprocessed as needed, and the browser is refreshed. Also, every time you change a CSS file or image, the browser is updated instantly without you having to reload the page. The tool supports CoffeeScript, SASS/SCSS, LESS, Stylus, HAML and Jade, and it ships with all of them included. Currently available only for Mac.</p>
<p class="showcase"><a href="http://livereload.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/livereload.gif" width="500" height="300" alt="The Web Developer’s Wonderland" border="0"></a></p>
<p><a href="http://ender.no.de/">Ender: The End Of Monolithic JavaScript Libraries</a><br />Ender allows you to search, install, manage and compile front-end JavaScript packages and their dependencies. Essentially, it’s a command-line tool that allows you to combine and mix all of the popular and small JavaScript libraries out there to create your own personal development library. If one library you use goes bad or is abandoned, Ender will help you quickly replace it with another. And if you need a particular version of a package, the tool can help you out as well. The release page contains detailed documentation, a user guide and some video tutorials. No more wasted bandwidth!</p>
<p class="showcase"><a href="http://ender.no.de/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/ender.jpg" width="498" height="298" alt="Ender: the end of monolithic JS libraries" border="0"></a></p>
<p><a href="http://josscrowcroft.github.com/money.js/">Open-Source Exchange Rates and Currency Conversion</a><br />So, you&#8217;d like your customers to be able to purchase your products in various currencies, but how exactly do you build this functionality into your product? Finding a free and reliable API for developers to access the rates data is darn hard. Joss Crowcroft has created an Open Source Exchange Rates API, which provides up-to-date, flexible and portable currency-conversion data that can be used in any application, framework or language (not just JavaScript). It has no access fees, no rate limits, no nasty XML: just free, hourly updated exchange rates in JSON. Even better: Joss has also built <em>money.js</em>, a <a href="http://josscrowcroft.github.com/money.js/">JavaScript currency conversion library</a> that can be easily integrated in any website. A demo playground and detailed documentation are provided on the website, and the source code is available on GitHub.</p>
<p class="showcase"><a href="http://josscrowcroft.github.com/money.js/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/money-js-2.gif" width="500" height="245" alt="Open-Source Exchange Rates and Currency Conversion" border="0"></a></p>
<p><a href="http://josscrowcroft.github.com/accounting.js/">Easier Number and Currency Formatting</a><br />This simple, tiny JavaScript library will solve your currency and numbers-related formatting hassles, and it even includes optional Excel-style column rendering to line up symbols and decimals. It will make all of your numbers and currencies look much more uniform and professional than they would if left to many content creators.</p>
<p class="showcase"><a href="http://josscrowcroft.github.com/accounting.js/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/accounting-js.gif" width="498" height="244" alt="Easier Number and Currency Formatting" border="0"></a></p>
<p><a href="http://hacks.mozilla.org/2011/07/tilt-visualize-your-web-page-in-3d/">Tilt Firefox Extension: DOM Inspection In 3-D</a><br />How much time do you spend traversing the DOM in Firebug, exploring the relationships between nodes, analyzing the structure of code and trying to manipulate it with nasty (or not so nasty) JavaScript? Well, perhaps you’d like to try a different approach to DOM inspection for a change. Mozilla’s new tool, Tilt Firefox Extension lets you visualize the DOM tree of any Web page in 3-D. Because the DOM is essentially a tree-like representation of a document, the developers of the tool have decided to layer nodes based on the nesting in a tree, creating stacks of elements, each with a corresponding depth, and textured according to the Web page being rendered.</p>
<p class="showcase"><a href="http://hacks.mozilla.org/2011/07/tilt-visualize-your-web-page-in-3d/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-806.jpg" width="500" height="300" alt="Tilt Firefox Extension: DOM Inspection in 3D" border="0"></a></p>
<p><a href="http://mouapp.com/">Mou &#8211; Markdown editor for web developers, on Mac OS X</a><br />When current available Markdown editors are almost all for general writers, Mou is different: It&#8217;s for web developers. Syntax highlighting, live preview, fullscreen mode, auto save, powerful actions, auto pair, incremental search, custom themes, HTML export, enhanced CJK characters support. It&#8217;s exactly the app you want.</p>
<p class="showcase"><a href="http://mouapp.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-812.jpg" width="500" height="300" alt="Mou - Markdown editor for web developers, on Mac OS X" /></a></p>
<p><a href="http://launcheffectapp.com/">Creating Buzz With Launch Effect</a><br />The one-page theme lets visitors sign up using their email. Upon signing up, the page generates a special URL for them to share with their friends, so that you can track your most active promoters and reward them for spreading the word. What more do you need from a pre-launch page? This is a good tool to bookmark for your next creative breakthrough or start-up idea.</p>
<p class="showcase"><a href="http://launcheffectapp.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/launcheffect1.jpg" width="500" height="379" alt="Making a Buzz With the Launch Effect" border="0"></a></p>
<p><a href="http://goldengridsystem.com/">A Better Responsive Grid</a><br />The Golden Grid System uses the concept of “folding” grid columns into one another, based on the browser’s size. So, a 16-column grid that works great in desktop browsers would fold down to an 8-column grid for tablets, and a 4-column grid for mobile devices. It can handle screen sizes ranging anywhere from 240 pixels wide all the way up to 2560 pixels. The columns themselves are not the only things that are elastic either; while the column’s widths are based on screen size, the gutter widths adjust based on the page’s font size (specified in ems). The Golden Grid System comes with other features that make it perfectly suited to modern responsive Web design.</p>
<p class="showcase"><a href="http://goldengridsystem.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/goldengridsystem2.gif" width="500" height="306" alt="A Better Responsive Grid" border="0"></a></p>
<p><a href="http://coding.smashingmagazine.com/2011/08/23/the-semantic-grid-system-page-layout-for-tomorrow/">The Semantic Grid System</a><br />CSS grid frameworks can make your life easier, but they’re not without their faults. Fortunately for us, modern techniques offer a new approach to constructing page layouts. But before getting to the solution, we must first understand the three seemingly insurmountable flaws currently affecting CSS grids.</p>
<p class="showcase"><a href="http://coding.smashingmagazine.com/2011/08/23/the-semantic-grid-system-page-layout-for-tomorrow/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/semantic-grid-system.jpg" width="499" height="300" alt="The Semantic Grid System" border="0"></a></p>
<p><a href="http://twitter.github.com/bootstrap/">Bootstrap Kick-Start Development Toolkit</a><br />Bootstrap is a toolkit that includes the base CSS and HTML for typography, tables, grids, navigation, error messages, modal boxes, buttons and forms. It’s built with the LESS framework. It comes with a standard 940-pixel grid (i.e. 960.gs without the side margins), or you can create your own. Bootstrap allows you to create fixed or fluid layouts, and it comes with many elements that can be used as is or restyled to fit your website. Of course, the toolkit is free to use.</p>
<p class="showcase"><a href="http://twitter.github.com/bootstrap/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/alerts.gif" width="498" height="328" alt="Kickstart Your Website and App Development" border="0"></a></p>
<p><a href="http://wearepandr.com/labs/colour_bookmark">Colour Bookmark</a><br />Drag the Colour Bookmark link to your toolbar to find out the colour palette of the website you&#8217;re currently on. Then simply: copy, paste and use the colours you choose.</p>
<p class="showcase"><a href="http://wearepandr.com/labs/colour_bookmark"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-891.jpg" width="500" height="300" alt="Colour Bookmark" /></a></p>
<p><a href="http://leaflet.cloudmade.com/">Leaflet: Open-Source Interactive Maps with JavaScript</a><br />The library offers a variety of map layers, including tiles, markers, pop-ups, image overlays and GeoJSON. It supports panning on both mobile and desktop browsers, double-tap zoom on mobile browsers (plus multi-touch zoom on iOS) and more. On iOS, hardware acceleration is enabled, and Leaflet has a modular structure that lets you reduce the size of the library to make it even faster. The project is open source and available for further development and forking on GitHub.</p>
<p class="showcase"><a href="http://leaflet.cloudmade.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/leaflet.gif" width="500" height="300" alt="Leaflet" border="0"></a></p>
<p><a href="http://phonegap.github.com/weinre/">Weinre</a><br />weinre is a Web Inspector Remote that is essentially a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it&#8217;s designed to work remotely, and in particular, to allow you debug web pages on a mobile device such as a phone.</p>
<p class="showcase"><a href="http://phonegap.github.com/weinre/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-897.jpg" width="500" height="300" alt="Weinre" /></a></p>
<p><a href="http://lexandera.com/aardwolf/">Aardwolf: Remote JavaScript Debugger</a><br />Mobile browsers are becoming more powerful day-by-day and you can do almost everything you do on your desktop browser. One of the major concerns for the developers is the lack of developer tools. The reasons are quite obvious &mdash; real estate needed to show the debugger, non-developer friendly environment. The solution to this problem is remote debugging. You can use  JSConsole for this purpose but when it comes to JavaScript debugging, Aardwolf is a better choice. Aardwolf is a JavaScript debugger for iPhone / Android / WindowsPhone 7 / BlackBerry OS 6+. (via <a href="http://blog.varunkumar.me/2011/09/javascript-remote-debugging.html">Varun Kumar</a>)</p>
<p class="showcase"><a href="http://blog.varunkumar.me/2011/09/javascript-remote-debugging.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-856.jpg" width="500" height="300" alt="Varun's ScratchPad: JavaScript Remote Debugging" /></a></p>
<p><a href="https://github.com/xdissent/ievms/">IE Vms</a><br />Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. But setting these virtual machines up without Microsoft&#8217;s VirtualPC can be extremely difficult. The ievms scripts aim to facilitate that process using VirtualBox on Linux or OS X. With a single command, you can have IE7, IE8 and IE9 running in separate virtual machines.</p>
<p class="showcase"><a href="https://github.com/xdissent/ievms/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/ievms.jpg" width="500" height="278" alt="IE Vms" /></a></p>
<p><a href="http://www.chengyinliu.com/whatfont.html">WhatFont</a><br />The tool allows you to easily get CSS typography details about the text you are hovering on.</p>
<p class="showcase"><a href="http://www.chengyinliu.com/whatfont.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/depths.jpg" width="499" height="388" alt="WhatFont" /></a></p>
<p><a href="http://top-frog.com/projects/wordpress-textmate-bundle/">WordPress TextMate Bundle</a><br />The WordPress TextMate Bundle is a TextMate bundle built with the sole purpose of reducing the amount of time spent digging around the WordPress core to look up the little things that we work with every day.  The plugin features auto-completion of WordPress functions, snippets for common sections of code, and templates for WordPress components. We even snuck in function completion for the Carrington template framework functions. We’re always making improvements as we find more that we want covered by the plugin (merged from WordPress MU with the WordPress 3.0 code base consolidation).</p>
<p class="showcase"><a href="http://top-frog.com/projects/wordpress-textmate-bundle/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-814.jpg" width="500" height="300" alt="WordPress TextMate Bundle" /></a></p>
<p><a href="http://cubic-bezier.com/#.17,.67,.83,.67">cubic-bezier previewer</a><br />No matter how much you see someone changing the parameters, if you don’t picture it in a 2D plane, it’s very hard to understand how bouncing animation with cubic-bezier works. Lea Verou searched for a tool could use to show how bezier curves are formed. She found plenty, but all of them restricted the the coordinates to the 0-1 range. Lea then proceded to create her own cubic_bezier() curves generator.</p>
<p class="showcase"><a href="http://cubic-bezier.com/#.17,.67,.83,.67"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-852.jpg" width="500" height="300" alt="cubic-bezier.com" /></a></p>
<p><a href="http://patternizer.com/vh4">Patternizer &#8211; Stripe Pattern Generator Tool</a><br />With Patternizer, it’s easy to make something amazing in just a few minutes. It takes all the work out of creating complicated patterns, letting you focus on creativity and play. Patterns can be saved and shared with anyone, allowing for collaboration and remixing. And you can access them from any device worldwide.</p>
<p class="showcase"><a href="http://patternizer.com/vh4"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-853.jpg" width="500" height="300" alt="Patternizer - Stripe Pattern Generator Tool" /></a></p>
<p><a href="http://leaverou.github.com/chainvas/">Chainvas</a><br />A tiny, modular library that can add chaining to any API that isn’t naturally chainable, like the Canvas API, the DOM and more.</p>
<p class="showcase"><a href="http://leaverou.github.com/chainvas/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/chainvas.jpg" width="500" height="286" alt="Chainvas" /></a></p>
<p><a href="http://www.compareninja.com/index.php">Comparison Table Generator</a><br />This generator allows you to create beautiful HTML/CSS comparison tables on the fly.</p>
<p class="showcase"><a href="http://www.compareninja.com/index.php"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-889.jpg" width="500" height="300" alt="Compare Ninja Table Generator" /></a></p>
<p><a href="http://jamielottering.github.com/DropKick/">DropKick.js</a><br />A custom drop-down jQuery plugin which degrades gracefully. If the user has JavaScript disabled, the drop-down will display normally using regular <code>&lt;select&gt;</code> elements. It works on IE7+.</p>
<p class="showcase"><a href="http://jamielottering.github.com/DropKick/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/dropkick.jpg" width="500" height="231" alt="DropKick.js" /></a></p>
<p><a href="http://leaverou.github.com/prefixfree/">-prefixfree</a><br />-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.</p>
<p class="showcase"><a href="http://leaverou.github.com/prefixfree/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/prefixfree.jpg" width="500" height="307" alt="Prefixfree" /></a></p>
<p><a href="http://www.proving-ground.be/less/">{less}</a><br />An automated folder scanning/parsing tool for LESS. Once you add your project folders to the application, it will automatically start monitoring the less files inside these folders for changes. After you have saved the less file, the application will automatically parse your less file into a regular CSS file. Also, see: <a href="http://wearekiss.com/simpless">SimpLESS</a>, an app for Mac, Linux and PC to compile *.less files into valid CSS.</p>
<p class="showcase"><a href="http://www.proving-ground.be/less/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-871.jpg" width="500" height="300" alt="SimpLESS" /></a></p>
<p><a href="http://js.recurly.com/">Recurly.js</a><br />This tool allows you to easily embed a PCI compliant order form within your website. The library performs in-line validation, real-time total calculations, and gracefully handles errors. Your customer stays on your website while their billing information is securely sent to Recurly for approval. Because the cardholder data is sent directly to Recurly, your PCI compliance scope is dramatically reduced.</p>
<p class="showcase"><a href="http://js.recurly.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/useful-872.jpg" width="500" height="300" alt="Recurly.js" /></a></p>
<p><a href="http://bohemianalps.com/tools/grid/">Responsive Overlay Grid for In-Browser Development</a><br />The Heads-Up Grid is a recently released grid overlay for in-browser development. It works with fixed-width designs but also works great with responsive grids. Just specify the page units, column units, page width, number of columns, column width, gutter width, top margin and row height, and then paste the Heads-Up Grid code into the <code>head</code> element of your website to generate the grid overlay.</p>
<p class="showcase"><a href="http://bohemianalps.com/tools/grid/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/headsup.gif" width="500" height="305" alt="Responsive-Compatible Overlay Grid for In-Browser Development" border="0"></a></p>
<p><a href="https://github.com/phiggins42/has.js">Has.js</a><br />The library is similar to Modernizr, but instead of testing for HTML5/CSS3 features, it tests for JavaScript features such as: ES5 array, string, and object featuresNative JSON supportNative console supportActiveXNative XHRSome DOM and event features.</p>
<p><a href="http://jamescryer.github.com/grumble.js/">grumble.js</a><br />This library allows you to create tooltips that can be rotated around a given element at any angle. Any distance can be specified. Any CSS style can be applied. There&#8217;s auto-magic size adjustment for use with localised text. FX queues for animating multiple grumbles. And it works in IE6+, and all modern browsers.</p>
<p><a href="http://www.testling.com">testling: Automated Cross-Browser JavaScript Testing</a><br />An automated cross-browser JavaScript testing platform for your quality assurance.</p>
<p><a href="http://www.instantwp.com/">Instant WordPress</a><br />A standalone, portable WordPress development environment for Windows that can run from USB.</p>
<p><a href="https://github.com/andyedinborough/stress-css">CSS Stress Testing and Profiling</a><br />A bookmarklet for stress testing the CSS on any given webpage. It indexes all the elements and their classes, and then — class by class — it removes one, and times how long it takes to scroll the page. Selectors that save a considerable amount of time when removed indicate problem areas.</p>
<p><a href="http://needle.readthedocs.org/en/latest/?redir">Needle: Automated Tests for Your CSS</a><br />This tool checks that CSS renders correctly by taking screenshots of portions of a website and comparing them against known good screenshots. It also provides tools for testing calculated CSS values and the position of HTML elements.</p>
<h3>Last Click</h3>
<p><a href="http://webtypographyforthelonely.com/">Cutting-Edge Web Typography Experiments</a><br />The website is essentially an ongoing collection of experiments and writings on Web typography and the possibilities of cutting-edge standards-based Web design. Christopher is pushing the boundaries of what is both possible and practical in Web standards in a way that is compelling and exciting to the visually minded creative.</p>
<p class="showcase"><a href="http://webtypographyforthelonely.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/web-typography.jpg" width="450" height="278" alt="Cutting-Edge Web Typography Experiments" border="0"></a></p>
<p><a href="http://font-bot.com/">Font-Bot</a><br />It is time for your favorite font to stand its ground. The idea of this project is to build robots out of typeface glyphs, showcase them and hope others put together an opponent. Participating is not hard, the rules are clear: all Robots must be built of type alone (A-Z). You may reflect and rotate the letters. Keep it civil. May the best bot win. Let&#8217;s see if your type design has what it takes to defend its corner. Fight!</p>
<p class="showcase"><a href="http://font-bot.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/fontbot.jpg" width="501" height="321" alt="Font-Bot" /></a></p>
<p><a href="http://lights.elliegoulding.com/">Lights</a><br />&#8220;Lights&#8221; is an interactive music experience which is created with CSS, JavaScript and HTML5. This is why we <em>love</em> the Web.</p>
<p class="showcase"><a href="http://lights.elliegoulding.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/lights-ellie.jpg" width="500" height="294" alt="Lights" /></a></p>
<h3>Stay Tuned!</h3>
<p>More posts with useful tools and techniques are coming very soon here, on Smashing Magazine. If you want to be among the first to be informed about the new tools, resources and techniques, please </p>
<ul>
<li><a href="http://www.twitter.com/smashingmag">follow us on Twitter</a>,</li>
<li><a href="http://www.facebook.com/smashmag">become a fan on Facebook</a>,</li>
<li><a href="http://www.smashingmagazine.com/the-smashing-newsletter/">subscribe to our bi-monthly email newsletter</a>.</li>
</ul>
<p>You won&#8217;t regret it. Thank you.</p>
<p><em>Thank you to the Smashing Editorial team, especially Christiane Rosenberger, Iris Ljesnjanin and Luca Degasperi for their help in preparing and editing the post.</em></p>
<hr />
<p><small>© Vitaly Friedman for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Comprehensive Review Of Usability And User Experience Testing Tools</title>
		<link>http://www.smashingmagazine.com/2011/10/20/comprehensive-review-of-usability-and-user-experience-testing-tools/</link>
		<comments>http://www.smashingmagazine.com/2011/10/20/comprehensive-review-of-usability-and-user-experience-testing-tools/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 14:13:39 +0000</pubDate>
		<dc:creator>Cameron Chapman</dc:creator>
				<category><![CDATA[UX Design]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=117649</guid>
		<description><![CDATA[<p>Usability and user experience testing is vital to creating a successful website, and only more so if it’s an e-commerce website, a complex app or another website for which there’s a definite ROI. And running your own user tests to find out how users are interacting with your website and where problems might arise is completely possible.</p>

<p><a href="http://uxdesign.smashingmagazine.com/2011/10/20/comprehensive-review-usability-user-experience-testing-tools/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/silverback-screenshot.jpg" alt="Verify" title="Comprehensive Review Of Usability And User Experience Testing Tools" width="500" height="389" class="alignnone size-full wp-image-108454" /></a></p>

<p>But using one of the many existing tools and services for user testing is a lot easier than creating your own. Free, freemium and premium tools are out there, with options for most budgets. The important thing is to find a tool or service that works for your website and then use it to gather real-world data on what works and what doesn’t, rather than relying purely on instinct or abstract theories.</p>]]></description>
			<content:encoded><![CDATA[<p>Usability and user experience testing is vital to creating a successful website, and only more so if it’s an e-commerce website, a complex app or another website for which there’s a definite ROI. And running your own user tests to find out how users are interacting with your website and where problems might arise is completely possible.</p>
<p>But using one of the many existing tools and services for user testing is a lot easier than creating your own. Free, freemium and premium tools are out there, with options for most budgets. The important thing is to find a tool or service that works for your website and then use it to <strong>gather real-world data on what works and what doesn’t</strong>, rather than relying purely on instinct or abstract theories.</p>
<h3>Free And Freemium Tools</h3>
<p>A ton of free and freemium tools are out there to test your website’s usability and user experience. Many of them get you to use your existing visitors as a testing base, which can give you a very accurate picture of what users are experiencing when they use you website.</p>
<p><a href="http://ethn.io">Ethnio</a><br />
Ethnio enables you to intercept visitors on your website and recruit them to help you with research (you can offer incentives to make participation more enticing). Ethnio acts as a hub for your various UX tools, including Usabilla, Optimal Workshop and UserTesting.com. It even works with GoToMeeting for screen-sharing. You’ll get detailed reports on the people who respond to your recruitment efforts. Ethnio has a free plan that allows for up to 10,000 page views per month and up to 250 responses. Paid packages start at $49 per month (for up to 100,000 page views and 500 responses) and go up to $299 per month (for over 1 million page views per month and unlimited responses plus other features).</p>
<p class="showcase"><a href="http://ethn.io"><img class="alignnone size-full wp-image-116171" title="ethnio" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/ethnio.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://smt.speedzinemedia.com/smt/">Simple Mouse Tracking</a><br />
Mouse tracking is a great way to see how visitors are actually interacting with your website. This plugin lets you record mouse activity on your Web pages and then replay that activity in real time. It works in virtually all modern and not-so-modern browsers, it works with static and liquid layouts, and it is customizable by the end user.</p>
<p class="showcase"><a href="http://smt.speedzinemedia.com/smt/"><img class="alignnone size-full wp-image-116172" title="simplemousetracking" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/simplemousetracking.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.xsortapp.com/">xSort</a><br />
xSort is a card-sorting application for Mac OS X. It gives you full control over the exercise, supports sub-groups, gives statistical results in real time, and lets you create, read, print and export reports easily. The visual environment of the app resembles a table with cards (and you also get an outline view).</p>
<p class="showcase"><a href="http://www.xsortapp.com/"><img class="alignnone size-full wp-image-116173" title="xsort" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/xsort.jpg" alt="" width="550" height="502" /></a></p>
<p><a href="http://www.kissinsights.com/">KISSinsights</a><br />
KISSinsights lets you embed surveys directly on your website. The free plan offers an unlimited number of surveys, with up to 30 responses for each one. The premium plan, at $29 per month, allows you to customize the surveys and thank-you messages, removes KISSinsights’ branding, and allows for unlimited responses.</p>
<p class="showcase"><a href="http://www.kissinsights.com/"><img class="alignnone size-full wp-image-116174" title="kissinsights" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/kissinsights.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://fivesecondtest.com/">FiveSecondTest</a><br />
FiveSecondTest helps you better design your landing pages and calls to action by analyzing which elements of your design are most prominent. Just upload a screenshot or mockup, set the questions that you want answered, and then wait for users to complete the test. FiveSecondTest collects the responses for you and analyzes them for common keywords, which it then represents visually. The free community plan lets you earn tests by participating in tests run by others. Paid plans start at $20 per month with more features, including private tests.</p>
<p class="showcase"><a href="http://fivesecondtest.com/"><img class="alignnone size-full wp-image-116175" title="fivesecondtest" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/fivesecondtest.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.adduse.com/">AddUse</a><br />
AddUse enables you to conduct user surveys and user tests. You get one of each for free, and then can purchase additional surveys and tests from there. Signing up is quick and easy and doesn’t require a credit card. AddUse offers real-time results and analysis, and also includes ready-to-use usability questions that you can incorporate in your surveys for faster set-up.</p>
<p class="showcase"><a href="http://www.adduse.com/"><img class="alignnone size-full wp-image-116176" title="adduse" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/adduse.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://userecho.com/">UserEcho</a><br />
UserEcho is a simple widget for collecting customer responses and ideas. Just copy and paste a few lines of code onto your website and then wait for visitors to respond. The free plan offers one forum and one official representative, as well as simple moderation, admin control, rich-content editing and YouTube embedding. Paid plans start at $15 per month and include more forums, more representatives and more features.</p>
<p class="showcase"><a href="http://userecho.com/"><img class="alignnone size-full wp-image-116177" title="userecho" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/userecho.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://usabilla.com/">Usabilla</a><br />
Usabilla lets you run micro-usability tests to get a better picture of how well your website performs with visitors. You can collect feedback, discover usability issues, measure how various tasks perform, and then get visual results. The free plan lets you run one public, active test at a time with up to 10 participants. Paid plans start at $49 per month, allowing you to create private tests with up to 50 participants, and go up to $199 a month (allowing up to 10 active tests at a time and up to 250 participants).</p>
<p class="showcase"><a href="http://usabilla.com/"><img class="alignnone size-full wp-image-116178" title="usabilla" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/usabilla.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://google.com/websiteoptimizer">Google Website Optimizer</a><br />
Google’s free Website Optimizer lets you run A/B and multivariate tests on your website. Just sign up with your Google account and create an experiment. You can specify which page you’d like to test and which sections of the page, and then identify your conversion and success targets. Setting up experiments is a straightforward process.</p>
<p class="showcase"><a href="http://google.com/websiteoptimizer"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/Google.jpg" alt="Google Website Optimizer" title="Google Website Optimizer" width="550" height="345" class="alignnone size-full wp-image-108466" /></a></p>
<p><a href="http://userfly.com/">Userfly</a><br />
Userfly lets you watch videos of users interacting with your website. Just install a single line of code, and it will record every mouse movement and click that users make. The free plan allows up to 10 captures per month and stores recordings for 30 days, while premium plans (ranging in price from $10 to $200 per month) allow for more captures and downloadable recordings.</p>
<p class="showcase"><a href="http://userfly.com/"><img class="alignnone size-full wp-image-116180" title="userfly" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/userfly.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.clickdensity.com/">Clickdensity</a><br />
Clickdensity is a heat-map analytics tool that installs in under five minutes. It provides heat maps, click maps and hover maps and gives you real-time results. The trial version can be installed on a single page and stores up to 5,000 clicks. Premium plans start at £2.50 per month, and all include an unlimited number of pages.</p>
<p class="showcase"><a href="http://www.clickdensity.com/"><img class="alignnone size-full wp-image-116181" title="clickdensity" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/clickdensity.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://navflow.com/">Navflow</a><br />
Navflow is a tool for analyzing the conversion paths for your mockups and wireframes. Just upload the designs that you would like to test, run a private or public test, and then view the results. The free plan allows you to earn public tests by participating in tests run by others. Paid plans start at $20 a month and allow you to run unlimited private and public tests.</p>
<p class="showcase"><a href="http://navflow.com/"><img class="alignnone size-full wp-image-116182" title="navflow" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/navflow.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.userplus.com/">User Plus</a><br />
User Plus offers two tools for testing your website’s usability: Tester and Advisor. Tester lets you test the important tasks on your website with real people. Just create a test, invite users and then measure and see what they do. Advisor evaluates your website’s usability based on ISO standards and gives you a usability score. Tester is currently in private beta, and for a limited time you can try it for free. Advisor offers both free and paid plans.</p>
<p class="showcase"><a href="http://www.userplus.com/"><img class="alignnone size-full wp-image-116183" title="userplus" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/userplus.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.optimalworkshop.com/chalkmark.htm">Chalkmark</a><br />
Chalkmark is for first-click testing, to see what visitors click on first on your website. It’s a simple concept, but vital to ensuring that your website is converting well. A free plan is available for running short surveys on a trial basis before you buy. The free plan lets you survey 10 people, with 3 tasks each. Paid plans include unlimited studies, unlimited tasks, unlimited questionnaires and unlimited participant responses.</p>
<p class="showcase"><a href="http://www.optimalworkshop.com/chalkmark.htm"><img class="alignnone size-full wp-image-116184" title="chalkmark" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/chalkmark.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.4qsurvey.com/">4Q</a><br />
4Q is an online survey tool for evaluating user experience and customer satisfaction. Setting it up takes less than five minutes, and the intuitive suite of online tools gives you valuable insight into how visitors are interacting with your website with only a few mouse clicks. A free plan is available that lets you collect responses from up to 100 participants. Paid plans start at $19 per month and include more features and more responses.</p>
<p class="showcase"><a href="http://www.4qsurvey.com/"><img class="alignnone size-full wp-image-116185" title="4qsurvey" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/4qsurvey.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://websort.net/">WebSort.net</a><br />
WebSort.net is a remote card-sorting application. Just create a study, send the link to participants, and wait for the results. You can create a free study with up to 10 participants. Then upgrade whenever you want to include 100 participants or more (starting at $149 per test). You can also buy a three-pack of studies for $299; or buy an enterprise license, with unlimited tests in a 12-month period for $2,499.</p>
<p class="showcase"><a href="http://websort.net/"><img class="alignnone size-full wp-image-116186" title="websort" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/websort.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.conceptfeedback.com/">Concept Feedback</a><br />
Concept Feedback lets you get feedback on your website so that you can increase conversion rates. Just post your website, get expert feedback from experienced design, usability and strategy pros, and then share the evaluation with your team or client. You can pay to have experts review your website ($99 per expert), or just get feedback from the community for free.</p>
<p class="showcase"><a href="http://www.conceptfeedback.com/"><img class="alignnone size-full wp-image-116187" title="conceptfeedback" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/conceptfeedback.jpg" alt="" width="550" height="450" /></a></p>
<h3>Premium Tools</h3>
<p>Vendors of premium testing tools generally recruit users specifically to offer feedback on your website. Many of the tools come with videos of users interacting with your website, and some offer both remote and local testing.</p>
<p><a href="http://www.whatusersdo.com/index.php">WhatUsersDo</a><br />
WhatUsersDo lets you test the user experience of virtually any part of your website. Just set tasks for users to carry out on your website, and then watch and listen to recordings of everything they do and say. Setting up a test takes less than five minutes, and results are available within 48 hours. Pricing is a flat fee of £30 per user, and five users are recommended for each test.</p>
<p class="showcase"><a href="http://www.whatusersdo.com/index.php"><img class="alignnone size-full wp-image-116188" title="whatusersdo" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/whatusersdo.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.trymyui.com/site/home">TryMyUI</a><br />
TryMyUI lets you test your website with real users and watch videos of them using your website. You get to see all of their mouse movements and keystrokes and hear everything they say about your website. Users also provide written answers to your questions. A free trial is available, and the regular price is $35 per test.</p>
<p class="showcase"><a href="http://www.trymyui.com/site/home"><img class="alignnone size-full wp-image-116189" title="trymyui" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/trymyui.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.userlytics.com/">Userlytics</a><br />
Userlytics is a full-featured testing service that guides you through the entire testing process, from designing the study to scheduling tests, managing logistics and incentivizing participation. Pricing starts as low as $59 per participant but goes lower with volume discounts. You’ll also get videos of participants interacting with your website for accurate results.</p>
<p class="showcase"><a href="http://www.userlytics.com/"><img class="alignnone size-full wp-image-116190" title="userlytics" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/userlytics.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.openhallway.com/">OpenHallway</a><br />
With OpenHallway, you create test scenarios, record users either remotely or locally, and then watch video results from your browser. You can share videos with clients or team members, and an unlimited number of projects and test scenarios are allowed within your storage limit. You can try OpenHallway for free, with a test scenario and up to three 10-minute user videos. Regular plans start at $49 per month, which allows for up to 1 GB of storage (3 hours of video), and go up to $199 per month for 9 GB of storage (30 hours of video) and downloadable test results.</p>
<p class="showcase"><a href="http://www.openhallway.com/"><img class="alignnone size-full wp-image-116191" title="openhallway" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/openhallway.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="https://www.gazehawk.com/">GazeHawk</a><br />
GazeHawk runs eye-tracking studies on any image or website. It offers targeted or general user studies, depending on your needs. The starter plan, which includes a 10-participant study with heat maps and gaze replays, is $495. GazeHawk also offer A/B testing packages ($995 for two 10-participant studies), a professional package with 20 participants for $995, and enterprise solutions for bigger tests.</p>
<p class="showcase"><a href="https://www.gazehawk.com/"><img class="alignnone size-full wp-image-116192" title="gazehawk" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/gazehawk.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://silverbackapp.com/">Silverback</a><br />
Silverback is downloadable software for your Mac for running user tests. You can capture screen activity, record video of testers’ faces, record their voices, and control recording with the built-in remote. And it’s all exportable to Quicktime. The app is free for the first 30 days, and the full license is $69.95.</p>
<p class="showcase"><a href="http://silverbackapp.com/"><img class="alignnone size-full wp-image-116193" title="silverback" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/silverback.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://verifyapp.com/">Verify</a><br />
Verify, from Zurb, includes nine different test types: click, memory, mood, preference, annotate, label, multi-page click, and linked. New user tests can be set up in less than three minutes. You can share tests with team members or make them public, and visual reports are included to make decision-making easier. The “Plus” plan is $9 per month and includes unlimited tests, while the “Premium” plan includes demographics reports, linked tests and PDF export. A 30-day free trial is available on all accounts.</p>
<p class="showcase"><a href="http://verifyapp.com/"><img class="alignnone size-full wp-image-116194" title="verify" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/verify.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.feedbackarmy.com/">Feedback Army</a><br />
Feedback Army offers cheap and simple usability testing for your website. You can set up a new test in two minutes, submit a question about your website, and get 10 responses from Feedback Army reviewers. And it all costs only $15.</p>
<p class="showcase"><a href="http://www.feedbackarmy.com/"><img class="alignnone size-full wp-image-116195" title="feedbackarmy" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/feedbackarmy.jpg" alt="" width="550" height="510" /></a></p>
<p><a href="http://www.usertesting.com/">UserTesting.com</a><br />
For $39, UserTesting.com provides you with video of a visitor as they use your website, speaking their thoughts about their experience. You also get a written summary of the problems they encountered while on the website. Videos are generally about 15 minutes long and can be downloaded for archiving and editing (even embedded on a Web page).</p>
<p class="showcase"><a href="http://www.usertesting.com/"><img class="alignnone size-full wp-image-116196" title="usertesting" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/usertesting.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.intuitionhq.com/">IntuitionHQ</a><br />
IntuitionHQ lets you sign up and start creating tests for free. Pay only once you start actually running tests (and then it’s only $9 per test). Creating a test simply requires that you upload screenshots and then write tasks for users to complete. Once the test is created and published, you get a URL to share with whoever you want to perform the tests.</p>
<p class="showcase"><a href="http://www.intuitionhq.com/"><img class="alignnone size-full wp-image-116197" title="intuitionhq" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/intuitionhq.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="https://requester.mturk.com/">Mechanical Turk</a><br />
While not strictly a usability testing app, Amazon’s Mechanical Turk service can be used to gather usability data or feedback from real users. Just set up a “HIT” (human-intelligence task), and then set how much you’re willing to pay people to perform it. You pay only when you’re satisfied with the results.</p>
<p class="showcase"><a href="https://requester.mturk.com/"><img class="alignnone size-full wp-image-116198" title="mechanicalturk" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/mechanicalturk.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.userfeel.com/">UserFeel.com</a><br />
UserFeel.com performs remote usability tests for you, providing videos of users testing your website. Just specify the website that you want to test, set the scenario and tasks, and then watch the videos. Pricing is $39 or less per test, with a 90-day money-back guarantee.</p>
<p class="showcase"><a href="http://www.userfeel.com/"><img class="alignnone size-full wp-image-116199" title="userfeel" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/userfeel.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.loop11.com/">Loop11</a><br />
Loop11 offers user testing for up to 1000 participants at a time, with an unlimited number of tasks and questions. There’s no time limit and no limit on the number of websites or wireframes you can test. Try Loop11 for free (with a maximum of five tasks and two questions, with data stored for only seven days); after that, tests are $350 each. Tests don’t require any code to be added to the website being tested, which means you can even test competitors’ websites.</p>
<p class="showcase"><a href="http://www.loop11.com/"><img class="alignnone size-full wp-image-116200" title="loop11" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/loop11.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.clicktale.com/">ClickTale</a><br />
ClickTale offers a number of usability testing services, including visitor recordings, click heat maps, mouse movement heat maps, and conversion funnel visualizations. Premium plans start at $99 per month, with full playback and a choice of three out of the four heat maps offered, while other plans (at $290 and $990 per month) include more features. A limited free plan is available to try out the service, as well as enterprise options.</p>
<p class="showcase"><a href="http://www.clicktale.com/"><img class="alignnone size-full wp-image-116201" title="clicktale" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/clicktale.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.crazyegg.com/">CrazyEgg</a><br />
CrazyEgg offers heat maps so that you can see exactly how users interact with your website and so increase your sales or leads. In addition to standard heat maps, CrazyEgg also offers scroll maps, confetti (which allows you to distinguish between all of the clicks your website gets, broken down by referral source, search term and other variables), and overlay reports. The basic plan is only $9 a month and includes 10,000 visits per month, up to 10 active pages, and daily reporting. Starting with the “Plus” plan, which is $49 a month, you get hourly reporting.</p>
<p class="showcase"><a href="http://www.crazyegg.com/"><img class="alignnone size-full wp-image-116202" title="crazyegg" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/crazyegg.jpg" alt="" width="550" height="450" /></a></p>
<p><a href="http://www.webnographer.com/">Webnographer</a><br />
Webnographer provides remote usability testing services. You can test websites, Web apps, prototypes and intranets with a large number of users anywhere in the world. The tests are unmoderated, so you get honest feedback. And no downloads or website modifications are required to run tests. Pricing is available on request.</p>
<p class="showcase"><a href="http://www.webnographer.com/"><img class="alignnone size-full wp-image-116203" title="webnographer" src="http://media.smashingmagazine.com/wp-content/uploads/2011/09/webnographer.jpg" alt="" width="550" height="450" /></a></p>
<p>Regardless of which tool you choose, the important thing is to <strong>recognize the value of user testing</strong>. Getting real feedback is an invaluable way to determine which parts of your design work and which don’t. With that information, creating a more user-friendly website that converts better is possible. Usability and user experience testing should be a part of any website redesign project, to ensure that the changes being made will actually have a positive effect.</p>
<p>To streamline the selection process, below is a chart with the key features of each tool, as well as pricing information.</p>
<!-- deleted style tag -->
<table border="0" cellspacing="0" cellpadding="6" width="100%" id="testing" style="border: 1px solid #ccc; border-collapse: collapse;">
<tbody>
<tr style="background: #e1e1e1;">
<th>Service</th>
<th>Cost</th>
<th>Tests existing or new users?</th>
<th>Type of testing</th>
<th>Visual reporting?</th>
</tr>
<tr>
<td>Ethnio</td>
<td>$0 &#8211; $299 per month</td>
<td>Existing</td>
<td>Surveys (a hub for other testing services)</td>
<td>Detailed reports</td>
</tr>
<tr>
<td>Simple Mouse Tracking</td>
<td>Free</td>
<td>Existing</td>
<td>Mouse tracking</td>
<td>Yes</td>
</tr>
<tr>
<td>xSort</td>
<td>Free</td>
<td>Both</td>
<td>Card-sorting</td>
<td>Yes</td>
</tr>
<tr>
<td>KISSinsights</td>
<td>$0 &#8211; $29 per month</td>
<td>Existing</td>
<td>Surveys</td>
<td>No</td>
</tr>
<tr>
<td>FiveSecondTest</td>
<td>$0 &#8211; $200 per month</td>
<td>New</td>
<td>Visual questionnaires</td>
<td>No</td>
</tr>
<tr>
<td>AddUse</td>
<td>$0 &#8211; $99, depending on number of tests</td>
<td>Existing</td>
<td>Surveys and user tests</td>
<td>Somewhat</td>
</tr>
<tr>
<td>UserEcho</td>
<td>$0 &#8211; $256 per month</td>
<td>Existing</td>
<td>Surveys</td>
<td>Somewhat</td>
</tr>
<tr>
<td>Usabilla</td>
<td>$0 &#8211; $199 per month</td>
<td>Existing</td>
<td>Micro-usability</td>
<td>Yes</td>
</tr>
<tr>
<td>Google Website Optimizer</td>
<td>Free</td>
<td>Existing</td>
<td>A/B and multivariate tests</td>
<td>No</td>
</tr>
<tr>
<td>Userfly</td>
<td>$0 &#8211; $200 per month</td>
<td>Existing</td>
<td>Mouse clicks and movement recording</td>
<td>Yes (video)</td>
</tr>
<tr>
<td>Clickdensity</td>
<td>$0 &#8211; $400 per month</td>
<td>Existing</td>
<td>Heat maps</td>
<td>Yes</td>
</tr>
<tr>
<td>Navflow</td>
<td>$0 &#8211; $200 per month</td>
<td>New</td>
<td>User paths</td>
<td>Yes</td>
</tr>
<tr>
<td>User Plus</td>
<td>$0 &#8211; $35+ per month</td>
<td>Both</td>
<td>User testing and usability scoring</td>
<td>Yes</td>
</tr>
<tr>
<td>Chalkmark</td>
<td>$0 &#8211; $109 per month</td>
<td>Existing</td>
<td>First clicks</td>
<td>Yes</td>
</tr>
<tr>
<td>4Q</td>
<td>$0 &#8211; $399 per month</td>
<td>Existing</td>
<td>Surveys</td>
<td>Yes</td>
</tr>
<tr>
<td>WebSort.net</td>
<td>$0 &#8211; $2,499 per year</td>
<td>Both</td>
<td>Card-sorting</td>
<td>Yes</td>
</tr>
<tr>
<td>Concept Feedback</td>
<td>Free for community feedback, $99 per expert</td>
<td>New</td>
<td>Expert and community feedback</td>
<td>Yes</td>
</tr>
<tr>
<td>WhatUsersDo</td>
<td>£30 per user</td>
<td>New</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>TryMyUI</td>
<td>$35 per test</td>
<td>New</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>Userlytics</td>
<td>$59 per participant</td>
<td>New</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>OpenHallway</td>
<td>$49 &#8211; $199 per month</td>
<td>Both</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>GazeHawk</td>
<td>$495 &#8211; $995+ per test</td>
<td>New</td>
<td>General usability, including heat maps</td>
<td>Yes</td>
</tr>
<tr>
<td>Silverback</td>
<td>$69.95</td>
<td>Both</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>Verify</td>
<td>$9 &#8211; $29 per month</td>
<td>Existing</td>
<td>Nine types of usability tests</td>
<td>Yes</td>
</tr>
<tr>
<td>Feedback Army</td>
<td>$20 per test</td>
<td>New</td>
<td>Surveys</td>
<td>No</td>
</tr>
<tr>
<td>UserTesting.com</td>
<td>$39 per user</td>
<td>New</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>IntuitionHQ</td>
<td>$9 per test</td>
<td>Both</td>
<td>Screenshot surveys, including A/B tests</td>
<td>Yes</td>
</tr>
<tr>
<td>Mechanical Turk</td>
<td>Varies</td>
<td>New</td>
<td>Surveys</td>
<td>No</td>
</tr>
<tr>
<td>UserFeel.com</td>
<td>$39 per test</td>
<td>New</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>Loop11</td>
<td>$350 per project</td>
<td>Both</td>
<td>General usability</td>
<td>Yes</td>
</tr>
<tr>
<td>ClickTale</td>
<td>$99 &#8211; $990 per month</td>
<td>Existing</td>
<td>Heat maps</td>
<td>Yes</td>
</tr>
<tr>
<td>Crazy Egg</td>
<td>$9 &#8211; $99 per month</td>
<td>Existing</td>
<td>Heat maps</td>
<td>Yes</td>
</tr>
<tr>
<td>Webnographer</td>
<td>Unknown</td>
<td>New</td>
<td>General usability</td>
<td>Unknown</td>
</tr>
</tbody>
</table>
<p><em>(al)</em></p>
<hr />
<p><small>© Cameron Chapman for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/10/20/comprehensive-review-of-usability-and-user-experience-testing-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PrefixFree: Break Free From CSS Prefix Hell</title>
		<link>http://www.smashingmagazine.com/2011/10/12/prefixfree-break-free-from-css-prefix-hell/</link>
		<comments>http://www.smashingmagazine.com/2011/10/12/prefixfree-break-free-from-css-prefix-hell/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 13:44:37 +0000</pubDate>
		<dc:creator>Lea Verou</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=117206</guid>
		<description><![CDATA[<p><strong>Editor's note:</strong> This article is the first piece in our new series introducing new, useful and  freely available tools and techniques presented and released by active members of the Web design community. Lea Verou is well-known for her experiments with CSS and JavaScript and in this post she presents her recent tool, <strong>prefixfree</strong> which will hopefully help you break free from the CSS prefix hell.</p>

<p><a href="http://coding.smashingmagazine.com/2011/10/12/prefixfree-break-free-from-css-prefix-hell/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/prefixfree-main.jpg" width="500" height="197" alt="prefixfree" /></a></p>

<p>The code I write in my live demo slides and presentations doesn’t have any prefixes, even for things like <code>@keyframes</code> or the <code>transition</code> property, which aren’t yet supported anywhere prefix-less. To be able to do this, I wrote a script that detects the prefix of the current browser and adds it where needed. Recently, I thought, why not adapt the script to process all of the CSS code on a page, so that the CSS in my style sheets is as elegant as the code in my demos? Shortly after, prefixfree was born.</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Editor&#8217;s note:</strong> This article is the first piece in our new series introducing new, useful and  freely available tools and techniques presented and released by active members of the Web design community. Lea Verou is well-known for her experiments with CSS and JavaScript and in this post she presents her recent tool, <strong>prefixfree</strong> which will hopefully help you break free from the CSS prefix hell.</p>
<h4>So What&#8217;s the Problem With Prefixes?</h4>
<p>I’m sure we all agree that CSS3 is pretty cool and that it enables us to do things that were previously impossible. But those of us who use CSS3 a lot have surely experienced prefix hell, as seen in the snippet below (from a real style sheet!):</p>
<pre class="brush: css">
.download {
   position: absolute;
   top: 1em;
   left: -1.5em;
   width: 6em;
   height: 6em;
   padding: 1em 0;
   background: #80A060;
   background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,.3));
   background-image: -moz-linear-gradient(transparent, rgba(0,0,0,.3));
   background-image: -o-linear-gradient(transparent, rgba(0,0,0,.3));
   background-image: -ms-linear-gradient(transparent, rgba(0,0,0,.3));
   background-image: linear-gradient(transparent, rgba(0,0,0,.3));
   color: white;
   line-height: 1;
   font-size: 140%;
   text-align: center;
   text-decoration: none;
   text-shadow: .08em .08em .2em rgba(0,0,0,.6);
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   border-radius: 50%;
   -webkit-box-shadow: .1em .2em .4em -.2em black;
   -moz-box-shadow: .1em .2em .4em -.2em black;
   box-shadow: .1em .2em .4em -.2em black;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -ms-transform: rotate(15deg);
   -webkit-transform: rotate(15deg);
   -moz-transform: rotate(15deg);
   -o-transform: rotate(15deg);
   -ms-transform: rotate(15deg);
   transform: rotate(15deg);
   -webkit-animation: none;
   -moz-animation: none;
   animation: none;
}
</pre>
<p>I’m not saying that prefixes are bad. <a href="http://www.alistapart.com/articles/prefix-or-posthack/">We need them.</a> But the reality is that, in most cases, they cause maintenance troubles, they bloat CSS files, and they make it harder to tweak values (because you have to do it five times or more).</p>
<h4>A Solution: prefixfree</h4>
<p>The code I write in my live demo slides and presentations doesn’t have any prefixes, even for things like <code>@keyframes</code> or the <code>transition</code> property, which aren’t yet supported anywhere prefix-less. To be able to do this, I wrote a script that detects the prefix of the current browser and adds it where needed. Recently, I thought, why not adapt the script to process all of the CSS code on a page, so that the CSS in my style sheets is as elegant as the code in my demos? Shortly after, <a href="http://leaverou.github.com/prefixfree/">prefixfree</a> was born.</p>
<p><a href="http://leaverou.github.com/prefixfree/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/prefixfree-main.jpg" width="500" height="197" alt="prefixfree" /></a></p>
<p>The script essentially does everything in JavaScript’s power to allow you to <strong>completely forget about vendor prefixes</strong>. It processes linked style sheets (except the ones in <code>@import</code> rules), embedded style sheets, inline styles, even CSS added afterwards (such as in new elements, CSSOM property changes and lookups). And if, in rare cases, you want to use a different definition for a different engine (for example, because one’s implementation is buggy), you can still use prefixed CSS.</p>
<p>The good thing about <em>prefixfree</em> is that once the browser vendors drop their prefixes for CSS3 properties, you can just remove the script and your CSS will still work. Your code will continue to be valid CSS3 (so valid that it will even pass a CSS validator). Your code does not depend on it (unlike CSS preprocessors); rather, it functions more like a polyfill, smoothing out browser differences for the time being.</p>
<p>Another useful feature is that the script <strong>auto-detects which properties need prefixing</strong>. Its code has no property list. It detects which properties are supported and which of them are supported <em>only</em> with a prefix. Values, selectors and @rules are based on predefined lists, but they are still prefixed <em>only</em> when needed. No browser sniffing is involved; everything is based on feature detection.</p>
<p><a href="http://leaverou.github.com/prefixfree/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/prefixfree-500px.jpg" width="500" height="346" alt="prefixfree" /></a></p>
<p>Unlike <a href="http://prefixr.com/">other solutions</a>, <em>prefixfree</em> adds the current prefix at runtime, so the user downloads a much smaller CSS file. Some might argue that pre-processed CSS is faster because no client-side processing is involved. To some extent, this is true, but in my experiments there was no significant lag. With the borderline exception of Opera, it was hardly noticeable.</p>
<p>Also, there are a few server-side solutions, but there are two main issues with those. Firstly, the file size of the CSS file is still huge, as it has to contain all the prefixes (and the unprefixed versions). And secondly, the server-side script has to maintain lists of properties at all times, because they cannot be automatically detected, like with <em>prefixfree</em>.</p>
<p>So, what does the rule above become with prefix<strong>free</strong>? It becomes this beauty:</p>
<pre class="brush: css">
.download {
   position: absolute;
   top: 1em;
   left: -1.5em;
   width: 6em;
   height: 6em;
   padding: 1em 0;
   background: #80A060;
   background-image: linear-gradient(transparent, rgba(0,0,0,.3));
   color: white;
   line-height: 1;
   font-size: 140%;
   text-align: center;
   text-decoration: none;
   text-shadow: .08em .08em .2em rgba(0,0,0,.6);
   border-radius: 50%;
   box-shadow: .1em .2em .4em -.2em black;
   box-sizing: border-box;
   transform: rotate(15deg);
   animation: none;
}
</pre>
<h4>Download the Script on GitHub!</h4>
<p>You can <a href="http://leaverou.github.com/prefixfree">download prefixfree from GitHub</a>. The minified version is less than 5 KB, which becomes less than 2 KB after Gzip’ing. Please keep in mind that it’s still a very early beta and might have bugs. You can <a href="https://github.com/LeaVerou/prefixfree">help fix them</a>, or at least report them in the <a href="https://github.com/LeaVerou/prefixfree/issues">issues tracker</a>. Have fun!</p>
<p><em>(al)</em></p>
<hr />
<p><small>© Lea Verou for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/10/12/prefixfree-break-free-from-css-prefix-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Download: Cheat Sheet For Designing Web Forms</title>
		<link>http://www.smashingmagazine.com/2011/10/07/free-download-cheat-sheet-for-designing-web-forms/</link>
		<comments>http://www.smashingmagazine.com/2011/10/07/free-download-cheat-sheet-for-designing-web-forms/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 08:01:56 +0000</pubDate>
		<dc:creator>Joe Leech</dc:creator>
				<category><![CDATA[UX Design]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=116659</guid>
		<description><![CDATA[<p>Forms, forms, forms, often overlooked when it comes to design. In this post we are glad to release a Form Design Cheat Sheet, created by <em>Joe Leech</em> and released for Smashing Magazine and its readers. This crib sheet contains an Omnigraffle template, Photoshop (PSD) and PDF examples for you to download and use how you wish. Print it out, stick it on your wall, send it to your clients, generally help make everybody’s forms a bit better.</p>

<p><a href="http://uxdesign.smashingmagazine.com/2011/10/07/free-download-cheat-sheet-for-designing-web-forms/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/form_design.jpg" alt="Form Design" title="Free Download: Cheat Sheet For Designing Web Forms" width="500" height="350" class="alignnone size-full wp-image-108176" /></a></p>

<p>The designers of the crib sheet have spent years designing and testing forms for their projects and decided to summarize the most common problems and issue that they've seen quite often in their projects. As usual, the goodie is absolutely free to use in private and commercial projects. The crib sheet is released under a <em>Creative Commons license</em>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Forms, forms, forms: so often overlooked in design. In this post, we are pleased to release the <strong>Form Design Cheat Sheet</strong>, created by <a href="http://www.cxpartners.co.uk/thoughts/the_myth_of_the_page_fold_evidence_from_user_testing.htm">Joe Leech</a> and released for Smashing Magazine and its readers. This crib sheet contains an Omnigraffle template, as well as Photoshop (PSD) and PDF examples for you to download and use as you wish. Print out the sheet, stick it to your wall, send it to clients, and just generally help make everyone’s forms a bit better.</p>
<p>The designers of the crib sheet have spent <strong>years designing and testing forms</strong>, and they’ve decided to summarize the most common problems and issues that come up in their projects.</p>
<p>As usual, this goodie is absolutely <strong>free to use</strong> in private and commercial projects. The crib sheet is released under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons license</a>.</p>
<p><a href="http://files.smashingmagazine.com/wallpapers/images/form-crib-sheet/full_preview.png"><img class="alignnone size-full wp-image-108176" title="Form Design" src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/form_design.jpg" alt="Form Design" width="500" height="350" /></a></p>
<p>Form Design Cheat Sheet: <a href="http://files.smashingmagazine.com/wallpapers/images/form-crib-sheet/full_preview.png">Full preview</a></p>
<h4>Features</h4>
<p>The crib sheet presents best practices for a variety of Web form issues:</p>
<ul>
<li>Variety of fields (simple, optional, etc.);</li>
<li>Layout and examples;</li>
<li>Page-level error handling;</li>
<li>Password strength;</li>
<li>Currency values;</li>
<li>Inline validation;</li>
<li>Buttons.</li>
</ul>
<h3>Download The Crib Sheet For Free</h3>
<p>The crib sheet is released under a Creative Commons license. You can use it in all of your projects for free and without any restrictions. Please link to this article if you would like to spread the word. You may modify the theme as you wish. We know you’ll find it useful in your next project!</p>
<ul>
<li><a href="http://files.smashingmagazine.com/wallpapers/images/form-crib-sheet/full_preview.png">Large preview</a> (PNG, 1.9 MB)</li>
<li><a href="http://files.smashingmagazine.com/wallpapers/images/form-crib-sheet/form-crib-sheet.zip">Download the compressed package</a> (ZIP, 0.7 MB)</li>
<li><a href="http://www.cxpartners.co.uk/cxinsights/form_design_guidelines_crib_sheet_free.htm">The release notes on the developer’s website</a></li>
</ul>
<p>Thank you, guys. We appreciate your work and your good intentions!</p>
<p><em>(al) (fi) (il)</em></p>
<hr />
<p><small>© Joe Leech for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/10/07/free-download-cheat-sheet-for-designing-web-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review Of Cross-Browser Testing Tools</title>
		<link>http://www.smashingmagazine.com/2011/08/07/a-dozen-cross-browser-testing-tools/</link>
		<comments>http://www.smashingmagazine.com/2011/08/07/a-dozen-cross-browser-testing-tools/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 09:24:40 +0000</pubDate>
		<dc:creator>Cameron Chapman</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://mgmt.smashingmagazine.com/?p=108332</guid>
		<description><![CDATA[<p>At some point in the future, the way that all major browsers render Web code will likely be standardized, which will make testing across multiple browsers no longer necessary as long as the website is coded according to Web standards. But because that day is still a way off (if it will really come at all), testing your design the advanced browsers as well as legacy browsers is a necessary part of any project.</p>

<p><a href="http://www.smashingmagazine.com/2011/08/07/a-dozen-cross-browser-testing-tools/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/08/browsers.jpg" width="500" height="342" alt="Screenshot" /></a></p>

<p>The old-school way to test code was to load your website on as many computers as you could find, using as many different combinations of browsers and operating systems as possible. That was fine if you had access to a bunch of different computers (and had some time to kill). But there are much more <strong>efficient ways to test across browsers</strong>, using either free or commercial Web services and software. In this article we review some of the most useful ones.</p>
]]></description>
			<content:encoded><![CDATA[<p>At some point in the future, the way that all major browsers render Web code will likely be standardized, which will make testing across multiple browsers no longer necessary as long as the website is coded according to Web standards. But because that day is still a way off (if it will really come at all), testing your design the advanced browsers as well as legacy browsers is a necessary part of any project.</p>
<p>The old-school way to test code was to load your website on as many computers as you could find, using as many different combinations of browsers and operating systems as possible. That was fine if you had access to a bunch of different computers (and had some time to kill). But there are much more <strong>efficient ways to test across browsers</strong>, using either free or commercial Web services and software. In this article we review some of the most useful ones.</p>
<h3>Free Cross-Browser Testing</h3>
<p>Good news: very powerful free testing tools are available for Web designers today. Some are more user-friendly than others, and some have significantly better user interfaces. Don&#8217;t expect much (if any) support with these tools. But if you&#8217;d rather not spend extra money on testing, some great options are here as well.</p>
<h4>Adobe BrowserLab</h4>
<p><a href="https://browserlab.adobe.com/en-us/index.html#">Adobe BrowserLab</a> is a free cross-browser compatibility tool that lets you test a number of modern and legacy browsers, including various versions of Chrome, Safari, IE and Firefox. It gives you a number of ways to view pages, including a full-page view in a single browser, as well as side-by-side comparisons of browsers and an onion skin view. The service can access dynamic pages across the web, or viewed locally via Firebug or Adobe Dreamweaver CS5. The ability to create pre-defined browser sets is also useful, in case you don&#8217;t need to test on older browsers.</p>
<p><a href="https://browserlab.adobe.com/en-us/index.html#"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/adobebrowserlab.jpg" alt="" /></a></p>
<h4>Browsershots</h4>
<p><a href="http://browsershots.org/">Browsershots</a> is probably the most comprehensive free testing tool available. It includes Linux, Windows and BSD browsers. It also includes a number of browsers you&#8217;ve probably never heard of (like Galeon, Iceape, Kazehakase and Epiphany). For the most part, Browsershots tests on the most recent version of each browser, as well as on legacy versions.</p>
<p>While Browsershots does support a huge variety of browsers, the more you test, the more slowly it prepares the results. So, you may want to stick to the major browsers.</p>
<p><a href="http://browsershots.org/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/browsershots.jpg" alt="" /></a></p>
<h4>SuperPreview (Free and Commercial)</h4>
<p><a href="http://expression.microsoft.com/en-us/dd565874.aspx">SuperPreview</a> is Microsoft&#8217;s offering in this space (and it&#8217;s compatible only with Windows). It lets you define your own “baseline” (or default) browser, and it works with any browser installed on your system (and comes with the IE6 rendering engine built in). The fact that it only works with your built-in browsers does make it faster (because you&#8217;re not uploading anything or waiting for a remote server), but it also limits the number of browsers you can compare.</p>
<p>SuperPreview trial comes with 60 days of cloud services before you have to either buy it or go into reduced, (local browsers and IE 6-9 mode). In an online version, you have support for Chrome, Safari (Mac) 4+5, Firefox 3+4. You can also use an interactive mode to log into sites that require a login before displaying the page you want to test. There are also debugging tools for the DOM and onion skinning available in Adobe Browserlabs. Unfortunately, there is no support for Opera whether installed locally or in the cloud and you do have to have the version included with Expression Web to get the cloud services option but the base version with support for IE 6, IE 7, IE 8 (and IE 8 rendering as IE 7) are included with the free version as well as IE 9 if it is installed locally. (<em>Thanks, Cheryl D Wise</em>)</p>
<p><a href="http://expression.microsoft.com/en-us/dd565874.aspx"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/superpreview.jpg" alt="" /></a></p>
<h4>Lunascape 6</h4>
<p><a href="http://www.lunascape.tv/">Lunascape</a> is a triple-engine browser for Windows. It runs Trident (IE), Gecko (Firefox) and Webkit (Chrome and Safari), so that you can see how your website looks in all three, side by side. While it&#8217;s not a traditional browser compatibility tester, it is nonetheless a useful tool for designers and developers. One major benefit is that you get to view your website instantly in all three major rendering engines. There&#8217;s also support for Firefox extensions and plug-ins, so you can use developer tools like Firebug to diagnose compatibility problems.</p>
<p><a href="http://www.lunascape.tv/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/lunascape.jpg" alt="" width="550" height="400" /></a></p>
<h4>IETester</h4>
<p><a href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a> is a free (both for personal and professional usage) browser for Windows that allows you to have the rendering and JavaScript engines of IE10 preview, IE9, IE8, IE7, IE6 and IE5.5 on Windows 7, Vista and XP, as well as the installed IE. Only an alpha version of the tool is available. Windows 7, Windows Vista or Windows XP with IE7 minimum are required for the tool to run.</p>
<p><a href="http://www.my-debugbar.com/wiki/IETester/HomePage"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/08/ietester1.jpg" alt="" width="550" height="318" /></a></p>
<h4>IE NetRenderer</h4>
<p><a href="http://www.ipinfo.info/netrenderer/">IE NetRenderer</a> lets you check compatibility in Internet Explorer versions 5.5 through 9. You&#8217;ll have to check each version individually, but the service is free.</p>
<p><a href="http://www.ipinfo.info/netrenderer/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/ienetrenderer.jpg" alt="" /></a></p>
<h4>Spoon</h4>
<p><a href="http://spoon.net/browsers/">Spoon</a> is an application emulation service. It provides free versions of Firefox, Chrome, Opera and Safari for Windows users. A number of versions of each browser are included: Firefox 2&#8211;5, Chrome 4&#8211;8, Safari 3&#8211;5 and Opera 9&#8211;10. Bad news: Internet Explorer is supported by Spoon virtualization but is not available by request of Microsoft.</p>
<p><a href="http://spoon.net/browsers/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/spoon.jpg" alt="" /></a></p>
<h4>Sauce Labs (free and commercial)</h4>
<p><a href="http://saucelabs.com/">Sauce Labs</a> provides a lot of browser and OS options and sets you up with a browser dedicated VM instance that you operate inside the browser of your choice. It also records a video of your entire testing session. The service offers 200 free minutes of testing per month and allows you to quickly build automated tests from your browser with Selenium.</p>
<p><a href="http://saucelabs.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/08/sauce-labs.jpg" width="550" height="335" alt="" /></a></p>
<h4>Browsera (free and commercial)</h4>
<p><a href="http://www.browsera.com/">Browsera</a> provides automated compatibility testing. It automatically highlights differences in the way browsers render your design, thus simplifying the testing process. It also detects JavaScript errors, and the commercial version can test pages behind subscription or log-in walls. It can also test dynamic pages.</p>
<p>The free plan includes a limited number of browsers and low-resolution screenshots. Premium plans start at $39 for a single project and $49 to $99 for monthly subscriptions, and they support more browsers, provide high-resolution screenshots and let you test private pages.</p>
<p><a href="http://www.browsera.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/browsera.jpg" alt="" /></a></p>
<h4>Browserling (free and commercial)</h4>
<p><a href="http://browserling.com/">Browserling</a> is a relatively new cross-browser testing app. It supports a limited number of browsers (and not necessarily the newest versions), which makes it of limited use to some developers. It&#8217;s still in beta, though, so hopefully more browsers will be supported in the near future.</p>
<p>The free version comes with a five-minute session limit, and the developer version is $20 per month with no time limit.</p>
<p><a href="http://browserling.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/browserling.jpg" alt="" /></a></p>
<h3>Commercial Cross-Browser Testing</h3>
<p>Commercial tools often have features not found in the free ones, including live interactive browser virtualization and mobile device testing.</p>
<h4>Mogotest</h4>
<p><a href="http://mogotest.com/">Mogotest</a> does complete browser-compatibility testing, including for private pages. There&#8217;s an API, so it can be integrated in your current tools and workflow. Mogotest also offers a website health report that tells you about broken links and pages, redirect loops and other issues common to new websites. The service also offer screenshot comparison tools for testing screenshots against each other as well as site-level testing including page consistency testing and individual page tests. HTTP basic and cookie-based login systems are supported as well.</p>
<p>There are two plans for individuals: a personal plan starting at $15 per month that lets you test up to 50 pages on three websites, and a freelancer plan for $45 per month that includes up to 10 websites and 350 pages. The team plans start at $125 per month and go up to $4499+ for unlimited access. The two highest-cost plans include custom reports.</p>
<p><a href="http://mogotest.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/mogotest.jpg" alt="" /></a></p>
<h4>Cloud Testing</h4>
<p><a href="http://www.cloudtesting.com/functional-testing/">Cloud Testing</a> offers functional cross-browser testing. You record the user journey with your browser and Selenium IDE, upload it, and then Cloud Testing will run that script in multiple operating systems and browsers. It then provides screenshots and HTML and component diagnostics. No prices are listed on its website.</p>
<p><a href="http://www.cloudtesting.com/functional-testing/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/cloudtesting.jpg" alt="" /></a></p>
<h4>BrowserCam</h4>
<p><a href="http://www.browsercam.com/">BrowserCam</a> includes testing tools for both desktop and mobile browser compatibility (the latter is still absent in many other tools). It also offers remote access for live testing on Windows, Linux and OS X configurations, and email capture for checking your HTML, RTF and TXT emails.</p>
<p>Pricing for BrowserCam starts at only $19.95 per day for a single service (and $24.95 for the browser, remote access and email capture package), up to an annual subscription price of $399.95 for a single service (and $499.95 for browser capture, remote access, email capture and multi-user access, or $999.95 for all of those features plus device capture).</p>
<p><a href="http://www.browsercam.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/browsercam.jpg" alt="" /></a></p>
<h4>Multi-Browser Viewer</h4>
<p><a href="http://www.multibrowserviewer.com/">Multi-Browser Viewer</a> covers both desktop and mobile browsers. It includes 26 virtualized Web browsers, 5 mobile browsers (including the iPhone and iPad) and 61 screenshot browsers (meaning you can see how the website renders but not interact with it). It&#8217;s also available in five languages: English, Spanish, German, Russian and French.</p>
<p>Multi-Browser Viewer is $139.95 for a single-user license and includes a year of product usage and updates. Updates after the first year are currently $99.95. A free trial is available through the website.</p>
<p><a href="http://www.multibrowserviewer.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/multibrowserviewer.jpg" alt="" /></a></p>
<h4>CrossBrowserTesting</h4>
<p><a href="http://crossbrowsertesting.com/">CrossBrowserTesting</a> provides live interactive browser testing with remote VNC sessions. It also generates automated screenshots across multiple browsers for more basic testing. There are more than 100 browser and operating system combinations, including many mobile platforms.</p>
<p>Monthly subscriptions range from $29.95 to $199.95, depending on the number of users and the minutes of testing (minutes can roll over to the next month, but they&#8217;re not unlimited). A one-week free trial is available for all plans.</p>
<p><a href="http://crossbrowsertesting.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/07/crossbrowsertesting.jpg" alt="" /></a></p>
<h3>Testing Services Compared</h3>
<p>The chart below shows the basic features offered by these cross-browser testing services and applications, making it quick and easy to compare.</p>
<!-- deleted style tag -->
<table border="0" cellspacing="0" cellpadding="6" width="100%" id="testing" style="border: 1px solid #ccc; border-collapse: collapse;">
<tbody>
<tr style="background: #e1e1e1;">
<th style="text-align: left;"><em>Tool</em></th>
<th style="text-align: left; width: 135px;">Number of browser versions supported</th>
<th style="text-align: left;">IE?</th>
<th style="text-align: left;">Interactive testing?</th>
<th style="text-align: left;">Side-by-side testing?</th>
<th style="text-align: left;">Pricing</th>
</tr>
<tr>
<td><a href="https://browserlab.adobe.com/en-us/index.html#">Adobe BrowserLab</a></td>
<td>13</td>
<td>IE6+</td>
<td>No</td>
<td>Yes</td>
<td>Free</td>
</tr>
<tr>
<td><a href="http://browsershots.org/">Browsershots</a></td>
<td>60+</td>
<td>IE6+</td>
<td>No</td>
<td>No</td>
<td>Free</td>
</tr>
<tr>
<td><a href="http://expression.microsoft.com/en-us/dd565874.aspx">SuperPreview</a></td>
<td>Varies</td>
<td>IE6+</td>
<td>Yes</td>
<td>Yes</td>
<td>Free</td>
</tr>
<tr>
<td><a href="http://www.lunascape.tv/">Lunascape</a></td>
<td>3</td>
<td>IE6+</td>
<td>Yes</td>
<td>Yes</td>
<td>Free</td>
</tr>
<tr>
<td><a href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a></td>
<td>6 versions of IE</td>
<td>IE5.5+</td>
<td>Yes</td>
<td>Yes</td>
<td>Free</td>
</tr>
<tr>
<td><a href="http://www.ipinfo.info/netrenderer/">IE NetRenderer</a></td>
<td>5 versions of IE</td>
<td>IE5.5+</td>
<td>No</td>
<td>No</td>
<td>Free</td>
</tr>
<tr>
<td><a href="http://spoon.net/browsers/">Spoon</a></td>
<td>16+</td>
<td>no IE</td>
<td>Yes</td>
<td>No</td>
<td>Free</td>
</tr>
<tr>
<td><a href="http://saucelabs.com/">Sauce Labs</a></td>
<td>40+</td>
<td>IE6+</td>
<td>Yes</td>
<td>No</td>
<td>Free — $499 per month</td>
</tr>
<tr>
<td><a href="http://www.browsera.com/">Browsera</a></td>
<td>9</td>
<td>IE6+</td>
<td>No</td>
<td>Yes</td>
<td>Free &#8211; $99/month</td>
</tr>
<tr>
<td><a href="http://browserling.com/">Browserling</a></td>
<td>9</td>
<td>IE5.5+</td>
<td>No</td>
<td>No</td>
<td>Free &#8211; $20/month</td>
</tr>
<tr>
<td><a href="http://mogotest.com/">Mogotest</a></td>
<td>7+</td>
<td>IE6+</td>
<td>No</td>
<td>Yes</td>
<td>$15 &#8211; $4,499/month</td>
</tr>
<tr>
<td><a href="http://www.cloudtesting.com/functional-testing/">Cloud Testing</a></td>
<td>4+</td>
<td>IE6+</td>
<td>Yes</td>
<td>Yes</td>
<td>Not specified</td>
</tr>
<tr>
<td><a href="http://www.browsercam.com/">BrowserCam</a></td>
<td>90+</td>
<td>IE5.2+</td>
<td>Yes</td>
<td>Yes</td>
<td>$19.95 &#8211; $89.95/month</td>
</tr>
<tr>
<td><a href="http://www.multibrowserviewer.com/">Multi-Browser Viewer</a></td>
<td>80+</td>
<td>IE6+</td>
<td>For some browsers</td>
<td>Yes</td>
<td>$139.95</td>
</tr>
<tr>
<td><a href="http://crossbrowsertesting.com/">CrossBrowserTesting</a></td>
<td>100+</td>
<td>IE6+</td>
<td>Yes</td>
<td>Yes</td>
<td>$29.95 &#8211; $199.95/month</td>
</tr>
</tbody>
</table>
<h4>Conclusion</h4>
<p>Regardless of the tool you choose, testing early and often during the Web development process can save you from a lot of headaches later. Find a tool that fits your workflow (so that you&#8217;ll actually want to use it and it won&#8217;t be a hassle), and test whenever you make major changes to a design.</p>
<h4>What tools do you use for cross-browser testing?</h4>
<p>How has your experience been with cross-browser testing tools and services? Which ones do you use? How do you integrate cross-browser testing in your professional workflow? Let us know in the comments!</p>
<h3>Related Posts</h3>
<p>You might be interested in the following related articles:</p>
<ul>
<li><a href="http://www.smashingmagazine.com/2010/10/20/review-of-popular-web-font-embedding-services/">Review of Popular Web Font Embedding Services</a></li>
<li><a href="http://www.smashingmagazine.com/2009/04/10/25-text-batch-processing-tools-reviewed/">Review of Text Batch Processing Tools</a></li>
<li><a href="http://www.smashingmagazine.com/2011/06/17/useful-resources-tools-and-services-for-web-designers/">Useful Resources, Tools and Services for Web Designers</a></li>
<li><a href="http://www.smashingmagazine.com/2011/01/18/time-saving-and-educational-resources-for-web-designers/">Time-Saving and Educational Resources for Web Designers</a></li>
</ul>
<p><em>(al)</em></p>
<hr />
<p><small>© Cameron Chapman for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/08/07/a-dozen-cross-browser-testing-tools/feed/</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
		<item>
		<title>Useful Resources, Tools and Services for Web Designers</title>
		<link>http://www.smashingmagazine.com/2011/06/17/useful-resources-tools-and-services-for-web-designers/</link>
		<comments>http://www.smashingmagazine.com/2011/06/17/useful-resources-tools-and-services-for-web-designers/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 12:21:37 +0000</pubDate>
		<dc:creator>Smashing Editorial Team</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.smashingmagazine.com/?p=105106</guid>
		<description><![CDATA[<p>Productivity is a crucial asset of professional Web designers and developers. We regularly look for new resources, tools and services to make the search of these ever-growing techniques easier. Once we have a reasonable number of useful resources, we prepare them in a handy overview for your convenience. In this post we present some of the <strong>useful resources and tools for designers and Web developers</strong>.</p>

<p><a href="http://www.smashingmagazine.com/2011/06/17/useful-resources-tools-and-services-for-web-designers/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-223.jpg" width="500" height="300" alt="DesignersMX: Which Tunes Keep Designers Rolling?"></a></p>

<p>Please don’t hesitate to comment to this post and let us know how exactly you use these tools in your workflow. Please do avoid link dropping and share your insights and your experience instead. A big thank you to all designers and developers out there for releasing and producing useful, valuable resources for all of us to use. We sincerely appreciate it.</p>]]></description>
			<content:encoded><![CDATA[<p>Productivity is a crucial asset of professional Web designers and developers. We regularly look for new resources, tools and services to make the search of these ever-growing techniques easier. Once we have a reasonable number of useful resources, we prepare them in a handy overview for your convenience. In this post we present some of the <strong>useful resources and tools for designers and Web developers</strong>.</p>
<p>Please don’t hesitate to comment to this post and let us know how exactly you use these tools in your workflow. Please do avoid link dropping and share your insights and your experience instead. A big thank you to all designers and developers out there for releasing and producing useful, valuable resources for all of us to use. We sincerely appreciate it.</p>
<h3>Useful Resources and Websites</h3>
<p><a href="http://methodandcraft.com/">Method &amp; Craft</a><br />Describing itself as “the DVD extras of design,” this site offers a behind-the-scenes look at different designs, including how they were achieved, the techniques used and how the designers have grown in their professional careers.</p>
<p class="showcase"><a href="http://methodandcraft.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-219.jpg" width="500" height="300" alt="The DVD Extras of Web Design"></a></p>
<p><a href="http://designers.mx/">DesignersMX</a><br />This site is dedicated to finding out which tunes keep designers around the globe rolling and get their creative juices flowing. Just sign up, log in and share your own compilation of fresh beats and bright tunes.</p>
<p class="showcase"><a href="http://designers.mx/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-223.jpg" width="500" height="300" alt="DesignersMX: Which Tunes Keep Designers Rolling?"></a></p>
<p><a href="http://littlebigdetails.com/">Little Big Details</a><br />This site features tiny details that help improve the user experience of websites and mobile apps. You can also share your favorite little things on the website. The collection is very useful &mdash; with more design examples submitted regularly.</p>
<p class="showcase"><a href="http://littlebigdetails.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-231.jpg" width="500" height="300" alt="Screenshot"></a></p>
<p><a href="http://www.shadycharacters.co.uk/">Shady Characters</a><br />This blog, owned by Keith Houston, aims to shed light on the history of both well-known and outlandish marks of punctuation. It’s an interesting study in the stories behind the punctuation we use every day.</p>
<p class="showcase"><a href="http://www.shadycharacters.co.uk"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-224.jpg" width="500" height="300" alt="The Secret Life of Punctuation"></a></p>
<p><a href="http://anillustratedguide.com/">An Illustrated Guide</a><br />This project reviews some of the notable picture books. Guide&#8217;s authors, Catherine and Matthew Buchanan, have collected many of them from the last decade. The books are categorized according to cover art styles and reading level.</p>
<p class="showcase"><a href="http://anillustratedguide.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-226.jpg" width="500" height="300" alt="An Illustrated Guide"></a></p>
<p><a href="http://cvparade.com/">CV PARADE</a><br />This website celebrates the art of the résumé &mdash; a great collection of different and unique CVs that might be useful for you if you are about to polish your own CV.</p>
<p class="showcase"><a href="http://cvparade.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-172.jpg" width="500" height="300" alt="CV PARADE" /></a></p>
<p><a href="http://www.comicsanscriminal.com/">Comic Sans Criminal</a><br />The next time you see someone using Comic Sans inappropriately, consider sharing with them a link to this site which lays out the reasons why Comic Sans is misused and offers some helpful alternatives.</p>
<p class="showcase"><a href="http://www.comicsanscriminal.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-201.jpg" width="500" height="300" alt="Death to Comic Sans"></a></p>
<p><a href="http://desksnear.me/">Where Do You Want To Work Today?</a><br />A simple way for freelancers, contractors and other nomadic workers to check out some great places where they can work in a different environment for a change.</p>
<p class="showcase"><a href="http://desksnear.me/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-175.jpg" width="500" height="300" alt="Where do you want to work today?" /></a></p>
<p><a href="http://www.nodecloud.org/">Node Cloud</a><br />NodeCloud is a resource directory gathering sites related to Node.js and ordering them by their Alexa traffic, allowing to evaluate relative popularity of a project.</p>
<p class="showcase"><a href="http://www.nodecloud.org/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/node.png" width="500" height="253" alt="Node Cloud" border="0"></a></p>
<p><a href="http://www.weekendhacker.net">WeekendHacker</a><br />This site provides a mailing list you can issue a cry for help for one of those tiny projects that cross your path &mdash; whether you&#8217;re a designer, developer, or both.</p>
<p class="showcase"><a href="http://www.weekendhacker.net"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-192.jpg" width="500" height="300" alt="WeekendHacker: A Place for Small Collaborative Projects" border="0"></a></p>
<p><a href="http://phraseologyproject.com/">The Phraseology Project</a><br />Here you can submit a letter, word or phrase which is then turned into a beautiful design by the website’s founder, Drew Melton, or his colleagues.</p>
<p class="showcase"><a href="http://phraseologyproject.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-194.jpg" width="500" height="300" alt="Phraseology Project"></a></p>
<p><a href="http://www.designersandbooks.com/">Designers &amp; Books</a><br />This projects presents short reviews of books that esteemed members of the design community identify as personally important, meaningful, and formative. Designers introduce one or more books that have influenced their ideas and values. You’ll also find members who have created must-read lists for different disciplines in design.</p>
<p class="showcase"><a href="http://www.designersandbooks.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/books2.gif" alt="Inspirational books for designers and artists" width="501" height="261" /></a></p>
<p><a href="http://quotevadis.com/">Quotevadis</a><br />Quotevadis is a Tumblog that offers quotes from creative and intelligent individuals from both past and present. An excellent replacement for the dusty old &#8220;about:blank&#8221; page in your browser.</p>
<p class="showcase"><a href="http://quotevadis.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-213.jpg" border="0" alt="Quotevadis: Inspiring and Interesting Quotes" width="500" height="300" /></a></p>
<p><a href="http://letsswap.it/">Let&#8217;s Swap</a><br />In case you&#8217;ve had a particular artistic piece hanging around for a while, you could try swapping it with other artists for prints, books, zines, original artwork, tshirts, sculptures, or any other objects.</p>
<p class="showcase"><a href="http://letsswap.it/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1151.jpg" width="500" height="300" alt="Let's Swap" /></a></p>
<p><a href="http://ideeeas.com/">ideeeas</a><br />This project collects brainwaves from people who have brilliant, fancy ideas on any topic. There are posts with popular or useful social ideas that could make the world just a little better.</p>
<p class="showcase"><a href="http://ideeeas.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-217.jpg" border="0" width="500" height="300" alt="Screenshot"></a></p>
<p><a href="http://aworkinglibrary.com/">A Working Library</a><br />A great book cover definitely makes for a graceful entrance, but the thought of it disappears as you start reading the book. This website aims to explore the ways we read &mdash; without being overtly conscious of the cover design.</p>
<p class="showcase"><a href="http://aworkinglibrary.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-218.jpg" border="0" width="500" height="300"></a></p>
<p><a href="http://blog.thegodfounder.com/">The Godfounder</a><br />A blog which showcases details that make Web apps successful, in particuliar little details that show designer&#8217;s attention to users&#8217; needs.</p>
<p class="showcase"><a href="http://blog.thegodfounder.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1121.jpg" width="500" height="300" alt="The Godfounder Blog - Virality in Web Apps" /></a></p>
<p><a href="http://www.underconsideration.com/fpo/">FPO: For Print Only</a><br />A blog dedicated to both visual stimulus and detailing of the development and production of printed matter such as annual reports, books, business cards, stationery suites, collateral materials, posters, packaging and anything else where ink meets substrate.</p>
<p class="showcase"><a href="http://www.underconsideration.com/fpo/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-143.jpg" width="500" height="300" alt="FPO: For Print Only" /></a></p>
<p><a href="http://usesthis.com/">What Software and Hardware Do Professionals Use?</a><br />A useful resource for people who love to keep discovering new tools. Browse these nerdy interviews  and guaranteed, you will come across some new wonders, especially because every interviewee explains why they have chosen a particular tool.</p>
<p class="showcase"><a href="http://usesthis.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1051.jpg" width="500" height="300" alt="What Software and Hardware Do Professionals Use?" /></a></p>
<p><a href="http://www.supportdetails.com/">Browser Details for Tech Support</a><br />When in doubt, send your customers to the website <em>Support Details</em>. Their data will be automatically read out of the browser and sent directly to you via email or will be saved. The free service uses Flash but can also complete its task without it.</p>
<p class="showcase"><a href="http://www.supportdetails.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/supportdetails.png" width="500" height="273" alt="Browser Details For Tech Support" /></a></p>
<p><a href="http://www.theuxbookmark.com/">The UX Bookmark</a><br />A resource for HCI and human factors professionals, usability engineers, interaction designers as well as information architects. You can submit a link if you feel that it would benefit the UX Design Community.</p>
<p class="showcase"><a href="http://www.theuxbookmark.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1131.jpg" width="500" height="300" alt="The UX Bookmark" /></a></p>
<p><a href="http://sprungmarker.de/wp-content/uploads/webfont-services/">Web Font Hosting Services Reviewed</a><br />A good overview of web font hosting services you can always look up when in doubt:</p>
<p class="showcase"><a href="http://sprungmarker.de/wp-content/uploads/webfont-services/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-138.jpg" width="500" height="300" alt="Web font hosting services" /></a></p>
<p><a href="http://www.androidpatterns.com">Android Patterns</a><br />Design patterns, which are basically reusable solutions for recurring problems, can be found in many design niches. Recently, they&#8217;ve also turned up in user interface designs for Android apps. Android Patterns publishes a comprehensive set of interaction patterns that can help you design Android apps.</p>
<p class="showcase"><a href="http://www.androidpatterns.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-220.jpg" width="500" height="300" alt="User Interface Patterns For Android Apps"></a></p>
<h3>Useful Tools, Libraries, Plugins</h3>
<p><a href="http://www.zurb.com/playground/rapid-prototyping-with-flickrbomb">Rapid Prototyping with flickrBomb</a><br />flickrBomb is a jQuery plugin that helps you quickly fill your prototypes with relevant content, and not just dull gray placeholder images when making a website.</p>
<p class="showcase"><a href="http://www.zurb.com/playground/rapid-prototyping-with-flickrbomb"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1011.jpg" width="500" height="300" alt="Rapid Prototyping with flickrBomb - ZURB Playground - ZURB.com" /></a></p>
<p><a href="http://kkovacs.eu/cool-but-obscure-unix-tools">Unix Terminal/Console/Curses Tools</a><br />A nice list of 28 tools for the UNIX Terminal and Console. Some are little-known, some are just too useful to miss, some are pure obscure. You can use your operating system&#8217;s package manager to install most of them.</p>
<p class="showcase"><a href="http://kkovacs.eu/cool-but-obscure-unix-tools"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-106.jpg" width="500" height="300" alt="Cool, but obscure unix tools :: KKovacs" /></a></p>
<p><a href="http://htaccess.madewithlove.be/">.htaccess tester</a><br />A very simple tool that lets you test your .htaccess rewrite rules. Simply fill in the URL that you&#8217;re applying the rules to, place the contents of your .htaccess on the larger input area and analyze if the rules are doing what they are supposed to do.</p>
<p class="showcase"><a href="http://htaccess.madewithlove.be/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/htaccess.gif" width="500" height="199" alt="Simple htaccess tester - A bite of bits" /></a></p>
<p><a href="http://csslint.net/">CSS Lint</a><br />CSS Lint is a useful tool to help you detect problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don&#8217;t want.</p>
<p class="showcase"><a href="http://csslint.net/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/csslint.gif" width="501" height="289" alt="CSS Lint" /></a></p>
<p><a href="http://logio.org/">Log.io</a><br />Here is a way how to perform real-time log monitoring in your browser. Harvesters watch log files for changes, send new log messages to the server, which broadcasts to Web clients. You can then create stream and history screens to view and search log messages.</p>
<p class="showcase"><a href="http://logio.org/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-131.jpg" width="500" height="300" alt="Log.io - Real-time log monitoring in your browser" /></a></p>
<p><a href="http://www.popuload.com/">Popuload for Adobe Photoshop</a><br />Rather than idly waiting for each processing task in Adobe Photoshop to finish, you can spend that time browsing the latest news feeds. Popuload has been programmed to detect when any Photoshop loading bar appears; it then appends to that loading bar window throughout the duration of the processing time.</p>
<p class="showcase"><a href="http://www.popuload.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1061.jpg" width="500" height="300" alt="Popuload for Adobe Photoshop" /></a></p>
<p><a href="http://www.asciiflow.com/">Asciiflow: ASCII Flow Diagram Tool</a><br />A simple Web based ASCII flow diagram drawing tool which allows you to draw boxes, lines, arrows and type and then export it straight to text or HTML.</p>
<p class="showcase"><a href="http://www.asciiflow.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1081.jpg" width="500" height="300" alt="Asciiflow - ASCII Flow Diagram Tool" /></a></p>
<p><a href="http://microjs.com/">Microjs: Micro-Frameworks and Micro-Libraries</a><br />Microjs helps you discover the most compact-but-powerful microframeworks, and makes it easy for you to pick one that&#8217;ll work for you.</p>
<p class="showcase"><a href="http://microjs.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1111.jpg" width="500" height="300" alt="Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!" /></a></p>
<p><a href="https://showoff.io/">Showoff</a><br />Demonstrating your ongoing projects could be a huge pain. In general, your best option is to upload the files to a server somewhere. You could prepare a video or send over a huge package of files or just .zip it somewhere on project collaboration website. But what if you just want to quickly show someone a project you&#8217;re working on without sending over the large files? This tool aims to solve this problem. If you&#8217;re looking for an alternative, you might want to consider <a href="http://progrium.com/localtunnel/">LocalTunnel</a>.</p>
<p class="showcase"><a href="https://showoff.io"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-198.jpg" width="500" height="300" alt="Showoff.io: Easily Share Localhost" border="0"></a></p>
<p><a href="http://meld.sourceforge.net/">Meld</a><br />A visual diff and merge tool that lets you compare two or three files and edit them in place (diffs update dynamically). You can also compare two or three folders and launch file comparisons.</p>
<p class="showcase"><a href="http://meld.sourceforge.net/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-103.jpg" width="500" height="300" alt="Meld" /></a></p>
<p><a href="http://www.convert-unix-time.com/">Convert Unix Time</a><br />A Unix timestamp (or epoch time) is the number of seconds that have elapsed since January 1, 1970 00:00 UTC. The mission of this site is to convert your timestamp into a human readable format and vice versa. You also might want to check out <a href="http://www.epochconverter.com/">Epoch Converter</a>.</p>
<p class="showcase"><a href="http://www.convert-unix-time.com/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-132.jpg" width="500" height="300" alt="Convert Unix Time - convert and create your unix timestamp" /></a></p>
<p><a href="http://3wavesmedia.com/blog/drush-ultimate-drupal-productivity-tool">Drush</a><br />This Drupal tool lets you install, download and uninstall modules and much more without even opening a Web browser.</p>
<p class="showcase"><a href="http://3wavesmedia.com/blog/drush-ultimate-drupal-productivity-tool"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-128.jpg" width="500" height="300" alt="Drush the Ultimate Drupal Productivity Tool" /></a></p>
<p><a href="http://themble.com/bones/">Bones</a><br />A WordPress development theme that was created after years of editing and reusing the same template to develop custom sites. A nice, well organized boilerplate for developers of WordPress themes or designers using WordPress in their projects.</p>
<p class="showcase"><a href="http://themble.com/bones/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-153.jpg" width="500" height="300" alt="Bones - A WordPress Development Theme Themble" /></a></p>
<p><a href="http://www.fructoselang.org/">Fructose</a><br />Fructose is a subset of Ruby that&#8217;s designed to be compiled into PHP 5.x. The generated code should run on any PHP version above 5.0. Most major Ruby features are supported, including operator overloading and blocks. Eventually, most of the Ruby standard library will be available to Fructose programs via libfructose. </p>
<p class="showcase"><a href="http://www.fructoselang.org/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-155.jpg" width="500" height="300" alt="Fructose" /></a></p>
<p><a href="http://loads.in/">loads.in</a><br />By simply entering the URL here, you can test how fast a webpage loads in a real browser from over 50 locations worldwide.</p>
<p class="showcase"><a href="http://loads.in/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-115.jpg" width="500" height="300" alt="loads.in - test how fast a webpage loads in a real browser from over 50 locations worldwide" /></a></p>
<p><a href="http://writemaps.com/">WriteMaps</a><br />WriteMaps is a Web application that allows you to create, edit, and share your sitemaps online.</p>
<p class="showcase"><a href="http://writemaps.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1171.jpg" width="500" height="300" alt="WriteMaps" /></a></p>
<p><a href="http://www.volkside.com/2010/12/introducing-wirify-the-web-as-wireframes/">Wirify</a><br />Wirify is a bookmarklet that lets you turn any Web page into a wireframe with a single click. The bookmarklet also helps you get rid of all distractions by blocking out copy, images and ads, letting you take a closer look at the website’s building blocks.</p>
<p class="showcase"><a href="http://www.volkside.com/2010/12/introducing-wirify-the-web-as-wireframes/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-216.jpg" width="500" height="300" alt="Screenshot"></a></p>
<p><a href="http://lorempixum.com/">Lorempixum</a><br />Hand-selecting and inserting placeholder images in a layout can be a hassle. This tool takes care of that task by providing you with placeholder images for every possible usage, whether for Web design or print layout. Using it is simple: visit the website, pick the URL, define dimensions and category, and insert it in the layout. You can use the &#8220;Placeholder Generator,&#8221; which lets you specify the size, category and color settings of the placeholder image. </p>
<p class="showcase"><a href="http://lorempixum.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-200.jpg" width="500" height="300" alt="Lorempixum"></a></p>
<p><a href="http://stereopsis.com/flux/">f.lux</a><br />This tool makes your display adapt to the lighting of the room you are in, all the time. During sunset, your screen mimics room light, and in the morning the tint resembles sunrise and its natural light. Configuring f.lux is easy: simply tell the control panel what kind of lighting your office has and where you live. The rest is taken care of automatically. The free tool is available for Windows, Mac and Linux.</p>
<p class="showcase"><a href="http://stereopsis.com/flux/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-204.jpg" border="0" alt="Follow the Sun" width="500" height="300" /></a></p>
<p><a href="http://ethanschoonover.com/solarized">Solarized</a><br />Solarized is a free custom palette of sixteen colors (including four background tones, four “content tones” and eight accent tones). The content and accent tones are visible on both the light and dark backgrounds and are based on established color theory principles.</p>
<p class="showcase"><a href="http://ethanschoonover.com/solarized"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-205.jpg" alt="Solarized: Precision Colors for Your Code" width="500" height="300" /></a></p>
<h3>Useful Services</h3>
<p><a href="http://www.rolbe.com/paypal.htm">PayPal Fee Calculator</a><br />A PayPal &#8216;percentage fee&#8217; is determined by which country you are registered in and how much you receive every month via PayPal. The PayPal &#8216;fixed fee&#8217; is determined by which currency the payment is sent in. This calculator helps you keep an overview of fees as well as currency conversions.</p>
<p class="showcase"><a href="http://www.rolbe.com/paypal.htm"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-125.jpg" width="500" height="300" alt="PayPal Fee Calculator" /></a></p>
<p><a href="http://courteous.ly/">courteous.ly</a><br />A helpful way of letting people know your real time email load and when sending mails works best for you.</p>
<p class="showcase"><a href="http://courteous.ly/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-126.jpg" width="500" height="300" alt="courteous.ly: publish your email load" /></a></p>
<p><a href="http://ifttt.com/">ifttt</a> (if this, then that)<br />This tool allows you to create simple &#8220;if then&#8221; actions based on common activities, and lets ifttt automate them. By triggering an email when the weather forecast predicts rain, this can help remind you to take your umbrella with you. The service is currently in private beta, but you can request an invite.</p>
<p class="showcase"><a href="http://ifttt.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-196.jpg" width="500" height="300" alt="If-Then Statements for Online Tasks" border="0"></a></p>
<p><a href="http://www.unsubscribe.com/">Unsubscribe.com</a><br />A fast way of unsubscribing from <em>any</em> mailing list by simply clicking on the emails you no longer wish to receive.</p>
<p class="showcase"><a href="http://www.unsubscribe.com/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-105.jpg" width="500" height="300" alt="Unsubscribe.com" /></a></p>
<p><a href="http://minutes.io/">minutes.io: Take Notes Quickly and Easily</a><br />minutes.io lets you take notes in your browser even when you&#8217;re offline and waits until you&#8217;re online again so you can send and share with others right away.</p>
<p class="showcase"><a href="http://minutes.io/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-125.jpg" width="500" height="300" alt="minutes.io — take it easy!" /></a></p>
<p><a href="http://doodle.com/?locale=en">Doodle: Easy Scheduling</a><br />A great way to mutually agree when to meet by simply creating a poll, inviting participants and cofirming the date and time. Free of charge and without registration.</p>
<p class="showcase"><a href="http://doodle.com/?locale=en"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-127.jpg" width="500" height="300" alt="Doodle: easy scheduling" /></a></p>
<p><a href="http://www.focusboosterapp.com/">Focus Booster</a><br />A simple and elegant application designed to help you eliminate the anxiety of time and enhance your focus and concentration.</p>
<p class="showcase"><a href="http://www.focusboosterapp.com/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-103.jpg" width="500" height="300" alt="focus booster - home; try the pomodoro technique" /></a></p>
<p><a href="http://typeinsight.org/">Typography Insight iPad App</a><br />Typography Insight is an iPad application that introduces new methods for learning and teaching typefaces. The project stemmed from my love for typography and evolving mobile platforms</p>
<p class="showcase"><a href="http://typeinsight.org/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-129.jpg" width="500" height="300" alt="Typography Insight - New ways of learning&#038;teaching typefaces" /></a></p>
<p><a href="http://www.fontdeals.com/">FontDeals</a><br />This service is like Groupon, but for fonts. Various font deals from various type foundries are offered at lower prices. </p>
<p class="showcase"><a href="http://www.fontdeals.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1141.jpg" width="500" height="300" alt="FontDeals - The world's first font bundle site" /></a></p>
<h3>Last Click</h3>
<p><a href="http://weavesilk.com/">Weave Silk</a><br />Is your desktop, motivation or even design work in need of something fresh, swirly and remarkable? Just weave some Silk! Yuri Vishnevsky created this experimental, magical interactive gimmick. You can spend minutes playing around with this little technique, based upon HTML5 Canvas: no Flash in use.</p>
<p class="showcase"><a href="http://weavesilk.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-232.jpg" alt="Screenshot" width="500" height="300"></a></p>
<p><a href="http://photojojo.com/store/awesomeness/photo-app-keyboards/">Keyboard Shortcut Skins for Macs</a><br />For all of you out there who are shortcut lovers, here are some amazing custom-fitted color-coded keyboard skins that will help you fly through Photoshop, Aperture, Final Cut Pro, and many more.</p>
<p class="showcase"><a href="http://photojojo.com/store/awesomeness/photo-app-keyboards/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/keyboard.jpg" width="500" height="313" alt="Keyboard Shortcut Skins for Macs" /></a></p>
<p><a href="http://ro.me/">Ro.me: Three Dreams of Black</a><br />&#8220;3 Dreams of Black&#8221; is an interactive film by Chris Milk and some friends at Google that showcases the creative potential of WebGL. WebGL is a context of the HTML5 canvas element that enables hardware-accelerated 3D graphics in the web browser without a plug-in. This is why we &heart; the Web.</p>
<p class="showcase"><a href="http://ro.me /"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-1351.jpg" alt="Screenshot" width="500" height="300"></a></p>
<p><em>(vf) (il)</em></p>
<hr />
<p><small>© Smashing Editorial Team for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/06/17/useful-resources-tools-and-services-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Useful HTML-, CSS- and JavaScript Tools and Libraries</title>
		<link>http://www.smashingmagazine.com/2011/06/10/useful-html-css-and-javascript-tools-and-libraries/</link>
		<comments>http://www.smashingmagazine.com/2011/06/10/useful-html-css-and-javascript-tools-and-libraries/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 12:10:35 +0000</pubDate>
		<dc:creator>Smashing Editorial Team</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.smashingmagazine.com/?p=105093</guid>
		<description><![CDATA[<p>Front-end development is a tricky beast. It's not difficult to learn, but it's quite difficult to master. There are just too many things that need to be considered; too many tweaks that might be necessary here and there; too many details to make everything just right. Luckily, developers and designers out there keep releasing useful tools and resources for all of us to learn, improve our skills and just get better at what we do.</p>

<p><a href="http://coding.smashingmagazine.com/2011/06/10/useful-html-css-and-javascript-tools-and-libraries/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-189.jpg" width="500" height="300" alt="Flexible Font Sizes with jQuery" /></a></p>

<p>Here at Smashing Magazine, we're continuously searching for <strong>time-saving, useful HTML-, CSS- and JavaScript-resources</strong> for our readers, to make the search of these ever-growing tools easier. We hope that these tools will help you improve your skills as well as your professional workflow. A sincere thanks to all designers and developers who are featured in this round-up. We respect and appreciate your contributions to the design community.</p>]]></description>
			<content:encoded><![CDATA[<p>Front-end development is a tricky beast. It&#8217;s not difficult to learn, but it&#8217;s quite difficult to master. There are just too many things that need to be considered; too many tweaks that might be necessary here and there; too many details to make everything just right. Luckily, developers and designers out there keep releasing useful tools and resources for all of us to learn, improve our skills and just get better at what we do. Such tools are valuable and helpful because they save our time, automate mundane tasks and hence help us focus on more important things.</p>
<p>Here at Smashing Magazine, we&#8217;re continuously searching for <strong>time-saving, useful HTML-, CSS- and JavaScript-resources</strong> for our readers, to make the search of these ever-growing tools easier. We hope that these tools will help you improve your skills as well as your professional workflow. A sincere thanks to all designers and developers who are featured in this round-up. We respect and appreciate your contributions to the design community.</p>
<h3>HTML and CSS Tools</h3>
<p><a href="http://htmlemailboilerplate.com/">HTML Email Boilerplate</a><br />This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problems with the most common email clients out there. It also provides some helpful examples and snippets that will keep your email design rendering as true-to-form as possible.</p>
<p class="showcase"><a href="http://htmlemailboilerplate.com/"><img src="http://media.smashingmagazine.com/uploads/2011/06/emailboiler.jpg" width="502" height="303" alt="HTML EMAIL BOILERPLATE" /></a></p>
<p><a href="http://initializr.com/">Initializr</a><br />This tool creates a customizable template based on HTML5 Boilerplate. Decide whether you want sample content, choose between JavaScript and jQuery, and specify your compatibility and server configuration needs. You’ll get a template based on key features of Boilerplate to start your next project. You might want to check out <a href="http://switchtohtml5.com/">The HTML5 Framework Generator</a> as well.</p>
<p class="showcase"><a href="http://initializr.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-227.jpg" width="500" height="300" border="0" alt="Start an HTML5 Project in Seconds"></a></p>
<p><a href="http://layerstyles.org/">Layer Styles</a><br />A nice simple tool for creating CSS in an intuitive way — very much like you would do with a graphics editor. The tool lets you add drop shadow, inner shadow, background, border and border radius and generates cross-browser CSS code.</p>
<p class="showcase"><a href="http://layerstyles.org/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/layerstyles.jpg" width="502" height="302" alt="Layer Styles" /></a></p>
<p><a href="http://html5boilerplate.com/mobile/">Mobile Boilerplate</a><br />A template that creates rich and performant mobile Web apps. You can get cross-browser consistency among A-grade smartphones, and fallback support for legacy Blackberry, Symbian, and IE Mobile.</p>
<p class="showcase"><a href="http://html5boilerplate.com/mobile/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-124.jpg" width="500" height="300" alt="Mobile Boilerplate" /></a></p>
<p><a href="http://www.askthecssguy.com/kotatsu/index.html">Kotatsu</a><br />A simple HTML table generator that helps you create a table and throw in row as well as column classes quickly and easily. And if you want a quick tool to generate lists, you might want to take a look at <a href="http://www.limaker.com/">li maker</a>.
<p class="showcase"><a href="http://www.askthecssguy.com/kotatsu/index.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-188.jpg" width="500" height="300" alt="Kotatsu" /></a></p>
<p><a href="http://code.google.com/p/zen-coding/">Zen Coding</a><br />Zen Coding is an editor plugin for high-speed coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions (similar to CSS selectors) into HTML code.</p>
<p><a href="http://aboutcode.net/vogue/">Vogue</a><br />This tool reloads the style sheet (not the HTML) of a page in all browsers, and it can even be configured to reload a page automatically in multiple browsers at the same time. The tool doesn’t host your website but rather runs your website’s own local server. To use it, you just need to install NodeJS and npm.</p>
<p class="showcase"><a href="http://aboutcode.net/vogue/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-162.jpg" width="500" height="300" alt="Vogue - Auto-reload stylesheets whenever CSS files are saved" /></a></p>
<p><a href="https://github.com/mockko/livereload">LiveReload</a><br />LiveReload applies CSS/JS changes to Safari or Chrome without reloading the page and reloads the page automatically once the HTML changes. Alternatively, take a look at <a href="http://livejs.com/">Live.js</a>, a library that makes sure that you&#8217;re always looking at the latest version of the page you&#8217;re working on, whether you are writing HTML, CSS or JavaScript.</p>
<p class="showcase"><a href="https://github.com/mockko/livereload"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-141.jpg" width="500" height="300" alt="mockko/livereload - GitHub" /></a></p>
<p><a href="http://code.google.com/p/css-x-fire/">css-x-fire</a><br />This tool allows editing CSS properties in the IDE from Firebug CSS editor and also allows the developer to concentrate on CSS styling without having to refresh the browser.</p>
<p class="showcase"><a href="http://code.google.com/p/css-x-fire/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/cssxfire.jpg" width="500" height="256" alt="CSS-x-fire - Allows editing CSS properties in the IDE from Firebug CSS editor - Google Project Hosting" /></a></p>
<p><a href="http://ffffallback.com/">Ffffallback</a><br />A bookmarklet that lets you test different font stacks to find the best result. It bascially scans the page’s CSS and creates a clone page where you can test and analyze different fallback fonts.</p>
<p class="showcase"><a href="http://ffffallback.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-199.jpg" width="500" height="300" alt="Bulletproof Font Stacks"></a></p>
<p><a href="http://incident57.com/less/">LESS.app for Mac OS X</a><br />LESS  extends CSS with variables, nested rules and operators. This app makes it very simple to use {Less} by automatically compiling *.less files into standard CSS.</p>
<p class="showcase"><a href="http://incident57.com/less/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-151.jpg" width="500" height="300" alt="LESS.app For Mac OS X" /></a></p>
<p><a href="http://mgeraci.github.com/Less-Boilerplate/">Less-Boilerplate</a><br />Boilerplate CSS is written in Less and includes a CSS reset, CSS3 helpers, centered column blocks, and much more.</p>
<p class="showcase"><a href="http://mgeraci.github.com/Less-Boilerplate/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-138.jpg" width="500" height="300" alt="mgeraci/Less-Boilerplate" /></a></p>
<p><a href="http://needle.readthedocs.org/en/latest/?redir">Needle v0.1a1</a><br />Needle is a handy tool you can use to test whether your CSS renders correctly by taking screenshots of portions of a website and comparing them with other screenshots. It also provides tools for testing calculated CSS values and the position of HTML elements.</p>
<p class="showcase"><a href="http://needle.readthedocs.org/en/latest/?redir"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-101.jpg" width="500" height="300" alt="Needle: Automated tests for your CSS — Needle v0.1a1 documentation" /></a></p>
<p><a href="http://csswizardry.com/inuitcss/">inuit.css</a><br />A CSS framework that provides you with the best dev tips, tricks and practices in one handy file.</p>
<p class="showcase"><a href="http://csswizardry.com/inuitcss/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-111.jpg" width="500" height="300" alt="inuit.css—cooler than a polar bear’s toenails…" /></a></p>
<p><a href="http://yostudios.github.com/Spritemapper/">Spritemapper</a><br />This application merges multiple images into one and generates CSS positioning for the corresponding slices; by reducing the amount of images and better utilizing the connection, CSS spritemapping can reduce your website&#8217;s loading time.</p>
<p class="showcase"><a href="http://yostudios.github.com/Spritemapper/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-178.jpg" width="500" height="300" alt="Spritemapper" /></a></p>
<p><a href="http://theleggett.com/2011/05/04/csssitemap-system/">CSSsitemap System</a><br />David Leggett shares with us the code for a CSS-based sitemap that Andrew Maier and himself have created and are still working on. A set of tools for project documentation &#038; UX designers is also coming up soon.</p>
<p class="showcase"><a href="http://theleggett.com/2011/05/04/csssitemap-system/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-151.jpg" width="500" height="300" alt="CSSsitemap System" /></a></p>
<p><a href="http://andy.edinborough.org/CSS-Stress-Testing-and-Performance-Profiling">CSS Stress Testing and Performance Profiling</a><br />Andy Edinborough shares the code he uses for his so-called &#8216;CSS Stress Test&#8217; for almost all browsers.</p>
<p><a href="http://necolas.github.com/normalize.css/">Normalize.css</a><br />Normalize.css takes a slightly different approach to CSS resets. Rather than eliminating all browser defaults, Jonathan Neal and Nicolas Gallagher have taken the time to research how different browsers handle different bits of code and then kept the defaults that are useful. It saves you time as a designer, while also providing consistent results.</p>
<p class="showcase"><a href="http://necolas.github.com/normalize.css/"><img src="http://media.smashingmagazine.com/uploads/2011/06/normalizecss.gif" width="502" height="225" alt="Normalize.css: A New Kind of CSS Reset" border="0"></a></p>
<p><a href="http://www.red-root.com/sandbox/holmes/">Holmes</a><br />The tool is a diagnostic CSS style sheet that highlights possibly invalid or erroneous mark-up. Just add a single class, and it will create a red border around errors, a yellow border around warnings and a gray border around deprecated styles. In addition to the downloadable CSS style sheet, there&#8217;s also a Holmes bookmarklet that lets you apply <em>holmes.css</em> to any page within your browser.</p>
<p class="showcase"><a href="http://www.red-root.com/sandbox/holmes/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-195.jpg" width="500" height="300" alt="HTML5 Diagnostics with CSS" border="0" ></a></p>
<p><a href="http://the-echoplex.net/log/css-crush">CSS Crush</a><br />A CSS pre-processor that is familiar, convenient, intuitive, and much more &mdash; everything Pete Boere wants a pre-processor to be.</p>
<p class="showcase"><a href="http://the-echoplex.net/log/css-crush"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-103.jpg" width="500" height="300" alt="CSS Crush" /></a></p>
<p><a href="http://cssprefixer.appspot.com/">CSSPrefixer</a><br />CSSPrefixer helps you improve your workflow and saves you a lot of time while inserting all of the necessary CSS prefixes for various browsers.</p>
<p class="showcase"><a href="http://cssprefixer.appspot.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-210.jpg" border="0" alt="Painless CSS Prefixes" width="500" height="300" /></a></p>
<p><a href="http://markboultondesign.com/tools/index.html">iOS Media Query Previewer</a><br />A very simple tool to preview how a particular website looks on an iPhone as well as iPad.</p>
<p class="showcase"><a href="http://markboultondesign.com/tools/index.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-150.jpg" width="500" height="300" alt="iOS Media Query Previewer" /></a></p>
<p><a href="http://www.csspivot.com/">CSS Pivot</a><br />Here you can add CSS styles to any website and share the result with a short, handy link.</p>
<p><a href="http://pcss.wiq.com.br/">PCSS</a><br />A PHP-driven CSS preprocessor that helps you unleash the CSS3 power with much less code and features like class nesting, server-side browser specifics, default unit and variables. The tool requires PHP5.</p>
<h3>JavaScript Tools</h3>
<p><a href="http://www.modernizr.com/">Modernizr 2</a><br />Modernizr is a widely used open-source JavaScript library that helps you build HTML5 and CSS3-powered websites. With the second version of the tool, you can now combine feature detection with media queries and conditional resource loading. That gives you the power and flexibility to optimize for every circumstance. Developed by Paul Irish, Faruk Ateş and Alex Sexton.</p>
<p class="showcase"><a href="http://www.modernizr.com/"><img src="http://media.smashingmagazine.com/uploads/2011/06/modernizr.jpg" width="502" height="286" alt="Modernizr 2" /></a></p>
<p><a href="http://yepnopejs.com/">yepnope.js</a><br />A conditional loader for your polyfills that is very fast and allows you to load only the scripts that your users actually need.</p>
<p class="showcase"><a href="http://yepnopejs.com/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-117.jpg" width="500" height="300" alt="yepnope.js" /></a></p>
<p><a href="http://fittextjs.com/">FitText</a><br />FitText is a jQuery plug-in for responsive and fluid layouts that resizes display text to fit the parent element. A good solution for creating headlines that look good on everything from a small mobile device to a 30-inch desktop display.</p>
<p class="showcase"><a href="http://fittextjs.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-189.jpg" width="500" height="300" alt="Flexible Font Sizes with jQuery" /></a></p>
<p><a href="http://imakewebthings.github.com/jquery-waypoints/">jQuery Waypoints</a><br />Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.</p>
<p class="showcase"><a href="http://imakewebthings.github.com/jquery-waypoints/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-109.jpg" width="500" height="300" alt="jQuery Waypoints" /></a></p>
<p><a href="http://stefangabos.ro/jquery/jquery-plugin-boilerplate-revisited/">jQuery Plugin Boilerplate</a><br />This boilerplate implements public and private methods, as well as public and private properties, making it very easy when building both simple and complex jQuery plugins.</p>
<p class="showcase"><a href="http://stefangabos.ro/jquery/jquery-plugin-boilerplate-revisited/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-110.jpg" width="500" height="300" alt="jQuery Plugin Boilerplate" /></a></p>
<p><a href="http://code.google.com/p/ligature-js/">ligature-js</a><br />This Java script lets you convert text patterns into common typographic ligatures by going through the text on a web page and inserting ligatures where appropriate.</p>
<p class="showcase"><a href="http://code.google.com/p/ligature-js/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-112.jpg" width="500" height="300" alt="ligature-js - JavaScript to convert text patterns into common typographic ligatures. - Google Project Hosting" /></a></p>
<p><a href="https://github.com/danbentley/placeholder">Placeholder jQuery Plugin/Polyfill</a><br />This jQuery plugin provides support for the new <code>placeholder=""</code> HTML5 form attribute in browsers that don&#8217;t natively support it (IE et al).</p>
<p class="showcase"><a href="https://github.com/danbentley/placeholder"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-105.jpg" width="500" height="300" alt="Normalize.css: A New Kind of CSS Reset" border="0"></a></p>
<p><a href="http://leaverou.me/2011/05/strongly-typed-javascript/">StronglyTyped</a><br />A JS library that allows you to specify strongly typed properties of various types (Boolean, Number, String, etc.) and constants (final properties in Java). It uses ES5 getters and setters and falls back to regular, loosely typed properties in non-supporting browsers.</p>
<p class="showcase"><a href="http://leaverou.me/2011/05/strongly-typed-javascript/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-129.jpg" width="500" height="300" alt="StronglyTyped: A library for strongly typed properties &#038; constants in JavaScript" /></a></p>
<p><a href="http://weepy.github.com/kaffeine/">Kaffeine</a><br />A set of extensions to the JavaScript syntax that attempts to make it nicer to use. It compiles directly into JavaScript that is very similar, readable and line for line equivalent to the input.</p>
<p class="showcase"><a href="http://weepy.github.com/kaffeine/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-113.jpg" width="500" height="300" alt="Kaffeine" /></a></p>
<p><a href="http://millermedeiros.github.com/crossroads.js/">Crossroads.js</a><br />A JS routing library inspired by URL Route/Dispatch utilities which are present on frameworks like Rails, Pyramid, Django, CakePHP, CodeIgniter, etc. It parses a string input and decides which action should be executed by matching the string against multiple patterns.</p>
<p class="showcase"><a href="http://millermedeiros.github.com/crossroads.js/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-114.jpg" width="500" height="300" alt="Crossroads.js: JavaScript Routes System" /></a></p>
<p><a href="http://doctorjs.org/">Doctor JS</a><br />Doctor JS analyzes your JavaScript code and  provides you with a complete analysis in JSON, whether you&#8217;re dealing with polymorphism, prototypes, exceptions or callbacks. Tell Doctor JS about it:</p>
<p class="showcase"><a href="http://doctorjs.org/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-res-118.jpg" width="500" height="300" alt="Doctor JS" /></a></p>
<p><a href="http://headjs.com/">HEAD.js</a><br />A script that speeds up, simplifies and modernizes your site &mdash; a concise solution to universal issues. You can load scripts like images as well as use HTML5 and CSS3 safely.</p>
<p><a href="http://hivelogic.com/enkoder/form">Hivelogic</a><br />Posting your email address on a website is an easy way to get an inbox full of spam. This anti-spam email address enkoder helps protect email addresses by converting them into encrypted JavaScript code so only real people using real browsers will see them. An alternative, more robust solution is <a href="http://mollom.com/">Mollom</a>.</p>
<p class="showcase"><a href="http://hivelogic.com/enkoder/form"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-tool-screenshot-005.jpg" width="500" height="286" alt="Hivelogic - The Anti-Spam Email Address Enkoder Web Form" /></a></p>
<p><a href="http://bonsaiden.github.com/JavaScript-Garden/">JavaScript Garden</a><br />A JS project that offers advice on avoiding common mistakes and subtle bugs, and lays down performance issues and bad practices that JavaScript programmers might run into on their journey to the depths of the language.</p>
<p class="showcase"><a href="http://bonsaiden.github.com/JavaScript-Garden/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-206.jpg" alt="Programming Advice for JavaScript Developers" width="500" height="300" /></a></p>
<p><a href="http://www.syntaclet.com/">Syntaclet</a><br />By clicking on the Syntaclet bookmarklet, you can automatically see all language specific syntax colored with line numbers to all the code on the page.</p>
<p class="showcase"><a href="http://www.syntaclet.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-173.jpg" width="500" height="300" alt="Makes boring code look pretty! {} Syntaclet" /></a></p>
<p><a href="http://chris.zarate.org/projects/bookmarkleter/">Bookmarkleter</a><br />This tool creates bookmarklets from JavaScript code. It removes new lines, tabs, and optional spaces, URL-encodes special ASCII characters and places code in a wrapper function (if not done already).</p>
<p class="showcase"><a href="http://chris.zarate.org/projects/bookmarkleter/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-144.jpg" width="500" height="300" alt="Bookmarkleter" /></a></p>
<p><a href="http://ted.mielczarek.org/code/mozilla/bookmarklet.html">Bookmarklet Crunchinator</a><br />This great tool helps you quickly create a bookmarklet from any JavaScript code and will automatically be wrapped in a function to make it bookmarklet-friendly.</p>
<h3>Grids</h3>
<p><a href="http://javascriptgrid.org/">The JavaScript Grid</a><br />A JavaScript-based grid overlay &mdash; just drag the snipplets into your bookmarks bar, open your URL and click the bookmark.</p>
<p class="showcase"><a href="http://javascriptgrid.org/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-164.jpg" width="500" height="300" alt="The JAVASCRIPT GRID – A JavaScript based grid overlay" /></a></p>
<p><a href="http://gridcalculator.dk/">Grid Calculator</a><br />A calculator that helps you easily create your own grid and download it for either Adobe Illustrator or Photoshop.</p>
<p class="showcase"><a href="http://gridcalculator.dk/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-139.jpg" width="500" height="300" alt="Grid Calculator by Nicolaj Kirkgaard Nielsen" /></a></p>
<p><a href="http://www.problem.se/labs/gridcalc/">GridCalc</a><br />This easy-to-use grid calculator lets you download a configuration as a CSS file which you can use in your project by simply entering the desired width of your page and an aproximate range for your column and gutter width. The calculator then gives you all the possible combinations within the limits you entered and provides you with a nice visual representation of the results and how the grid can be used.</p>
<p class="showcase"><a href="http://www.problem.se/labs/gridcalc/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-169.jpg" width="500" height="300" alt="GridCalc - Grid calculator and generator" /></a></p>
<p><a href="http://modulargrid.org/#app">Modular Grid Pattern</a><br />This tool enables you to create a grid template for Photoshop and other image editing applications. Enter the baseline, the module’s width and height, the gutter width, and the number of modules (columns), and it gives you a custom pattern to import into Photoshop. A Photoshop extension is also available, and you can download a PNG or transparency map, too.</p>
<p class="showcase"><a href="http://modulargrid.org/#app"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-193.jpg" width="500" height="300" alt="Customized Grid Patterns" border="0"></a></p>
<p><a href="http://susy.oddbird.net/">Susy</a><br />A Rails framework that enables you to create a completely custom grid based on your mark-up and designs. No more compromises because the grid framework you’re working with isn’t quite what you need, and no more spending hours tweaking things to get them just right so that the design works the way you want.</p>
<p class="showcase"><a href="http://susy.oddbird.net"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-209.jpg" border="0" alt="Un-obtrusive Grids for Designers" width="500" height="300" /></a></p>
<p><a href="http://griddle.it/">Griddle.it</a><br />A clean and simple way to help you align your layouts. All you need to do is put your dimensions after the URL provided to get a background guide image to work with in your browser. Grids are created on the fly, so any combination should work.</p>
<p class="showcase"><a href="http://griddle.it/"><img src="http://media.smashingmagazine.com/uploads/2011/06/useful-tools-167.jpg" width="500" height="300" alt="Griddle.it - Web page alignment made easy" /></a></p>
<h3>Last Click</h3>
<p><a href="http://www.codinghorror.com/blog/2008/06/ascii-pronunciation-rules-for-programmers.html">ASCII Pronunciation Rules for Programmers</a><br />Most programmers would recognize ASCII characters on a website and know how to use them in their own work. But how many know what to <em>call</em> all those characters? This article gives a pretty thorough rundown of common and not-so-common names for ASCII characters. It&#8217;s a useful guide if you&#8217;re ever at a loss when listening to another programmer speak about coding.</p>
<p class="showcase"><a href="http://www.codinghorror.com/blog/2008/06/ascii-pronunciation-rules-for-programmers.html"><img src="http://gallery.mailchimp.com/16b832d9ad4b28edf261f34df/images/asciicharacters.jpg" border="0" alt="ASCII Character Pronunciation Rules" width="492" height="266" /></a></p>
<p><a href="http://weavesilk.com/">Weave Silk</a><br />Is your desktop, motivation or even design work in need of something fresh, swirly and remarkable? Just weave some Silk! Yuri Vishnevsky created this experimental, magical interactive gimmick. You can spend minutes playing around with this little technique, based upon HTML5 Canvas: no Flash in use.</p>
<p class="showcase"><a href="http://weavesilk.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/06/useful-resources-232.jpg" alt="Screenshot" width="500" height="300"></a></p>
<p><a href="http://fromme-toyou.tumblr.com/tagged/cinemagraph">From Me To You</a><br />No, this has <em>nothing</em> to do with CSS, HTML or JavaScript, but it is just remarkable. On his photography blog, Jamir collects scenes from around the world, memorable events, food, people and small personal universes. The interesting part is that the photos are animated (hence the name); they come to life using good old animated GIFs. Pay a visit to the article <a href="http://www.css-101.org/articles/two-layer-image/animated-gif-with-a-jpg-background.php">Positioning an animated gif over a jpg image</a>. His short tutorial explains how to save on bytes when putting GIFs and JPEGs together, without losing too much quality.</p>
<p class="showcase"><a href="http://fromme-toyou.tumblr.com/tagged/cinemagraph"><img src="http://gallery.mailchimp.com/16b832d9ad4b28edf261f34df/images/beautiful_woman.gif" width="500" height="298" alt="From Me To You" border="0"></a></p>
<h3>Related Articles</h3>
<p>You might want to take a look at our previous related articles:</p>
<ul>
<li><a href="http://coding.smashingmagazine.com/2011/04/18/powerful-new-css-techniques-and-tools/">Powerful New CSS Techniques and Tools</a> (April 2011)</li>
<li><a href="http://coding.smashingmagazine.com/2011/04/07/useful-javascript-and-jquery-tools-libraries-plugins/">Useful JavaScript and jQuery Tools, Libraries, Plugins</a> (April 2011)</li>
<li><a href="http://coding.smashingmagazine.com/2011/02/16/css-useful-coding-techniques-and-design-solutions/">CSS: Innovative Techniques and Practical Solutions</a> (February 2011)</li>
<li><a href="http://www.smashingmagazine.com/2011/01/18/time-saving-and-educational-resources-for-web-designers/">Time-Saving and Educational Resources for Web Designers</a> (January 2011)</li>
</ul>
<p><em>(vf) (il)</em></p>
<hr />
<p><small>© Smashing Editorial Team for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/06/10/useful-html-css-and-javascript-tools-and-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Photoshop Tools and Techniques For Your Workflow</title>
		<link>http://www.smashingmagazine.com/2011/05/04/useful-photoshop-tools-and-techniques-for-your-workflow/</link>
		<comments>http://www.smashingmagazine.com/2011/05/04/useful-photoshop-tools-and-techniques-for-your-workflow/#comments</comments>
		<pubDate>Wed, 04 May 2011 14:21:32 +0000</pubDate>
		<dc:creator>Smashing Editorial Team</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PSD]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.smashingmagazine.com/?p=99160</guid>
		<description><![CDATA[<p>Productivity is a crucial asset of professional designers. Photoshop is an extremely powerful application for photo processing and image manipulation, and we can make it even more powerful by using handy tools, actions, plugins and templates to save time for solving mundane regular tasks. The better our professional tool set is, the more time we can spend to focus on the actual design process rather than the tool we are using to implement it on screen.</p>

<p><a href="http://www.smashingmagazine.com/2011/05/04/useful-photoshop-tools-and-techniques-for-your-workflow/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/abc-widgets.jpg" width="473" height="296" alt="Useful Photoshop Tools and Techniques For Your Workflow" /></a></p>


<p>Here at Smashing Magazine, we're continuously searching for <strong>recent time-saving, useful Photoshop resources</strong> for our readers, to make the search of these ever-growing techniques easier. We hope that these techniques will help you improve your design skills as well as your professional workflow when using Adobe Photoshop. A sincere thanks to all designers and developers whose articles are featured in this roundup. We respect and appreciate your contributions to the design community.</p>]]></description>
			<content:encoded><![CDATA[<p>Productivity is a crucial asset of professional designers. Photoshop is an extremely powerful application for photo processing and image manipulation, and we can make it even more powerful by using handy tools, actions, plugins and templates to save time for solving mundane regular tasks. The better our professional tool set is, the more time we can spend to focus on the actual design process rather than the tool we are using to implement it on screen.</p>
<p>Here at Smashing Magazine, we&#8217;re continuously searching for <strong>recent time-saving, useful Photoshop resources</strong> for our readers, to make the search of these ever-growing techniques easier. We hope that these techniques will help you improve your design skills as well as your professional workflow when using Adobe Photoshop. A sincere thanks to all designers and developers whose articles are featured in this roundup. We respect and appreciate your contributions to the design community.</p>
<h3>Useful Photoshop Tools</h3>
<p><a href="http://mrstacks.com/">Mr. Stacks</a><br />
A small Photoshop script that can quickly generate storyboards, stacks and PDFs for project CDs, client presentations or anything else — right from the Layers Comps in your Photoshop file. The script would be useful for a series of animations, storytelling elements in a design and advertising.</p>
<p class="showcase"><a href="http://mrstacks.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/mr-stack.jpg" alt="Mr. Stacks. On the fly layercomp storyboarding." width="500" height="300" /></a></p>
<p><a href="http://lumens.se/tychpanel/">Photoshop Tych Panel</a><br />
Every photographer and Web designer who has spent time arranging images and photographs knows that scaling and resizing takes time. But even existing templates are unnecessary when you try out Reimund Trost&#8217;s latest little Tych Panel for Photoshop. It completely automates the n-Tych creation process, and it has a lot of layouts to choose from. The tool has been open sourced by Reimund Trost and can be freely used, modified and redistributed in any way.</p>
<p class="showcase"><a href="http://lumens.se/tychpanel/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/tych.jpg" alt="Tych Panel by Reimund Trost" width="500" height="330" /></a></p>
<p><a href="http://punchcut.com/perspectives/expanding-universe-toolset-managing-screen-resolutions">Pixel Proliferation: A Toolset For Managing Screen Resolutions</a><br />
This tool will help you to manage screens resolutions more easily. The toolset contains a collection of PS5 marquee-tool presets for common screen resolutions, covering fixed-screen resolution sizes, ratios for less common resolutions and standard ratios. Also, a collection of layered CS5 PSDs provides common devices for computing and design presentations. Finally, there is a reference chart for resolutions and design landscape. Useful.</p>
<p class="showcase"><a href="http://punchcut.com/perspectives/expanding-universe-toolset-managing-screen-resolutions"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-106.jpg" alt="Pixel Proliferation: A Toolset For Managing Screen Resolutions" width="500" height="300" /></a></p>
<p><a href="http://arnaumarch.com/en/sprites.html">Generating CSS positions for Sprites</a><br />
A Photoshop plug-in by Arnau March that generates sprites with your given CSS file. You can then add the sprite locations and also create hover and click effects with the help of jQuery. You might want to check out <a href="http://www.interactivellama.com/blog/archives/photoshop-script-combine-two-images-css-hover-css-sprite/">CSS Sprite: Photoshop Script Combines Two Images for CSS Hover</a> as well: the article presents a simple JSX Photoshop script for creating image sprites, and you can also assign a keyboard shortcut to it.</p>
<p class="showcase"><a href="http://arnaumarch.com/en/sprites.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-126.jpg" alt="A M" width="500" height="300" /></a></p>
<p><a href="http://sourceforge.net/projects/goldencrop/">Golden Crop</a><br />
Golden Crop is a Photoshop Script making cropping with respect to division rules (golden rule, 1/3 rule) very easy with visual guides. Requires installed Photoshop CS2, CS3, CS4 or CS5 (either x86 or amd64 version). Works on Windows and Mac.</p>
<p class="showcase"><a href="http://sourceforge.net/projects/goldencrop/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-103.jpg" alt="Golden Crop" width="500" height="300" /></a></p>
<p><a href="http://www.browserui.com/">Browser UI</a><br />
The Browser UI is an action that creates a browser window around any size Photoshop document you can throw at it. The free version includes only Internet Explorer 6 UI. The deluxe edition with current versions of Chrome, Safari and Firefox is not free ($3).</p>
<p class="showcase"><a href="http://www.browserui.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-102.jpg" alt="Browser UI" width="500" height="300" /></a></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/open-with-photoshop/">Open With Photoshop 0.6</a><br />
An add-on for Firefox that is a new companion for Web and graphic designers to open up any Web image with Adobe Photoshop via a single and quick mouse click. A useful time saver.</p>
<p class="showcase"><a href="https://addons.mozilla.org/en-US/firefox/addon/open-with-photoshop/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-104.jpg" alt="Open With Photoshop :: Add-ons for Firefox" width="500" height="300" /></a></p>
<p><a href="http://foxgui.de/">foxGuide: Photoshop Guides Inside Firefox</a><br />
A Firefox extension that displays horizontal and vertical guides. You can move or remove the floating guides on a webpage just the way you do it Photoshop with the help of foxGuide. Guides are useful for laying out elements symmetrically, structure a design and improving the overall layout.</p>
<p class="showcase"><a href="http://foxgui.de/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-137.jpg" alt="foxGuide - Photoshop Guides Inside FireFox - A Firefox Extension For Web Designers and Developers" width="500" height="300" /></a></p>
<p><a href="http://modulargrid.org">Modular Grid Pattern: create a modular grid in Photoshop, Fireworks and GIMP</a><br />
Modular Grid Pattern is application for web designers, which helps you quickly and easily to create a modular grid in Adobe Photoshop, Adobe Fireworks, GIMP, Microsoft Expression Design and other applications. The extension requires Adobe Photoshop CS5</p>
<p class="showcase"><a href="http://modulargrid.org"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/modular.jpg" alt="Modular Grid" width="500" height="354" /></a></p>
<p><a href="http://cbg.me/2010/12/960gs-extendscript-for-photoshop-cs5/">960gs ExtendScript for Photoshop CS5</a><br />
The script is very raw and crashes easily with the wrong input or settings. However, it has some nice features such as disabling gutters by putting 0 for gutter width and optionally adding evenly-spaced horizontal guides.</p>
<p class="showcase"><a href="http://cbg.me/2010/12/960gs-extendscript-for-photoshop-cs5/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-104.jpg" alt="960gs ExtendScript for Photoshop CS5" width="500" height="300" /></a></p>
<p><a href="http://blogs.adobe.com/jnack/2010/05/workspace_importexport_script_for_photoshop.html">Workspace import/export script for Photoshop</a><br />
John Nack has written a script to enable simple importing and exporting of Photoshop workspaces. It should work in both CS4 and CS5 (although it is a little more robust in CS5), so you can use it to migrate workspaces from CS4 to CS5 in addition to using it to enable easier sharing of CS5 workspaces between machines or people.</p>
<p class="showcase"><a href="http://blogs.adobe.com/jnack/2010/05/workspace_importexport_script_for_photoshop.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-119.jpg" alt="John Nack on Adobe: Workspace import/export script for Photoshop" width="500" height="300" /></a></p>
<p><a href="http://thomasmaier.me/blog/2010/03/17/yes-add-subpixel-hinting-to-your-photoshop-text-layers/">Subpixel Hinted Font-Rendering</a><br />
This technique is great for your concepts when you want to simulate actual text in your Photoshop file. Thomas Maier has saved his workflow as an action. You can download the subpixel-rendering technique and use it for free.</p>
<p class="showcase"><a href="http://thomasmaier.me/blog/2010/03/17/yes-add-subpixel-hinting-to-your-photoshop-text-layers/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-127.jpg" alt="Add Subpixel-Rendering to your Photoshop Text Layers" width="500" height="300" /></a></p>
<p><a href="http://www.cameronmcefee.com/guideguide/">GuideGuide 1.0</a><br />
What actually started out as a script that drew guidelines at the middle of the document, turned out to become a quite helpful extension for Photoshop when working with columns, rows and midpoints in CS4 &amp; CS5. You can download Cameron McEfee&#8217;s GuideGuide to help you find midpoints, make margins and create rows and columns much easier while working in Photoshop.</p>
<p class="showcase"><a href="http://www.cameronmcefee.com/guideguide/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-101.jpg" alt="Cameron McEfee" width="500" height="300" /></a></p>
<p><a href="http://retroaffect.com/blog/132/Photoshop_Animation_to_Sprite_Sheet/#b">Photoshop Animation to Sprite Sheet</a><br />
This tool enables you to easily export a framed animation in Adobe Photoshop to a packed sprite sheet. The tool is available for Photoshop CS3 or higher. Developed by Peter Jones.</p>
<p><a href="http://mapki.com/wiki/Automatic_Tile_Cutter">Automatic Tile Cutter</a><br />
Some images are made of dozens to thousands of tile images, depending on the zoom level. At the distant zoom levels you only need a few images to cover a large area. Creating and then uniquely naming each of these images would be a daunting task if you had to do it by hand. Will James has solved this problem and released a batch processing script to use with Photoshop 7 or CS that will carve all the titles you need and name them exactly as you need them named.</p>
<p><a href="http://blog.gilbertconsulting.com/2010/01/pimp-my-image-processor.html">The Image Processor Script</a><br />
The Image Processor in Photoshop CS4 is a simple way to quickly resize and convert a bunch of images to JPEG, PSD or TIFF format. The modified script allows exporting CMYK JPEGs as CMYK, as well as support for exporting PNG images.</p>
<h4>Further Resources</h4>
<p><a href="http://morris-photographics.com/photoshop/scripts/">Adobe Photoshop Scripts</a><br />
Trevor Morris provides more than a dozen of free scripts for Adobe Photoshop. All scripts are commented, making them easy to modify and/or learn from. Among other scripts, you&#8217;ll find Layers to Comps, Rename Layers, Sort Layers and Distribute Layers Vertically scripts.</p>
<p class="showcase"><a href="http://morris-photographics.com/photoshop/scripts/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-112.jpg" alt="Adobe Photoshop Scripts" width="500" height="300" /></a></p>
<p><a href="http://ps-scripts.com/bb/">The Photoshop Scripting Community Forum</a><br />
PS-Scripts is a community for Photoshop scripting and automation. The site contains articles Members of the community release their script on the site&#8217;s forum; for instance, you can find the <a href="http://ps-scripts.com/bb/viewtopic.php?f=27&amp;t=3045">Smart Object links panel</a>, <a href="http://www.ps-scripts.com/bb/viewtopic.php?f=10&amp;t=687&amp;sid=271d699c987777b4c93d76f45d6c306d">Listing fonts used in PSD files</a> (<a href="http://nspeaks.com/91/list-fonts-used-in-a-psd-file/">alternative</a>), <a href="http://www.ps-scripts.com/bb/viewtopic.php?f=10&amp;t=4097&amp;sid=271d699c987777b4c93d76f45d6c306d">Distribute Layers</a>. Unfortunately, the forum&#8217;s activity is quite low, although the scripts are being released quite often.</p>
<p class="showcase"><a href="http://ps-scripts.com/bb/viewtopic.php?f=27&amp;t=3045"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-114.jpg" alt="PS-Scripts" width="500" height="300" /></a></p>
<p><a href="http://www.russellbrown.com/scripts.html">Russel Brown&#8217;s Scripts Page</a><br />
Russel Brown provides a number of free useful Adobe Photoshop Scripts and Panels for CS4 and CS5. Among other things, Adobe Emailer Panel, Image Processor Pro and Edit Layers in ACR scripts are available.</p>
<p><a href="http://www.scriptopedia.org/">Scriptopedia</a><br />
Another community that helps to find scripts and scripters for Photoshop and other Adobe applications. The site is frequently updated; you&#8217;ll find various scripts as well as tutorials on the site.</p>
<h3>Useful References and Articles</h3>
<p><a href="http://photoshopetiquette.com/">The Photoshop Etiquette Manifesto for Web Designers</a><br />
The recently updated Photoshop Etiquette can be quite useful when wanting to improve the clarity of a PSD when transferred. This site provides you with rules that will show you examples and bonus points ranging from external as well as internal file organization to exporting and design practices.</p>
<p class="showcase"><a href="http://photoshopetiquette.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-107.jpg" alt="The Photoshop Etiquette Manifesto for Web Designers" width="500" height="300" /></a></p>
<p><a href="http://webdesignerwall.com/tutorials/photoshop-secret-shortcuts">Photoshop Secret Shortcuts</a><br />
This old, yet still very useful article by Nick La provides an overview of secret (i.e. not documented) Photoshop shortcuts that the author has learned from years of experience.</p>
<p class="showcase"><a href="http://webdesignerwall.com/tutorials/photoshop-secret-shortcuts"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-110.jpg" alt="Photoshop Secret Shortcuts" width="500" height="300" /></a></p>
<p><a href="http://webcache.googleusercontent.com/search?q=cache:LAEl-PYRBeEJ:www.bigspaceship.com/blog/labs/photoshop-tip-organizing-layers/+http://www.bigspaceship.com/blog/labs/photoshop-tip-organizing-layers/&amp;cd=1&amp;hl=de&amp;ct=clnk&amp;gl=de&amp;source=www.google.de">Photoshop Tip: Organizing Layers</a><br />
Daniel Mall has thought of a super handy Photoshop file organization trick that separates layer groups for different stages of a page within the same PSD. You can prefix your layer groups with a bullet  to organize your PSDs but also using a hyphen will enable you to create a horizontal divider in the context menu.</p>
<p class="showcase"><a href="http://webcache.googleusercontent.com/search?q=cache:LAEl-PYRBeEJ:www.bigspaceship.com/blog/labs/photoshop-tip-organizing-layers/+http://www.bigspaceship.com/blog/labs/photoshop-tip-organizing-layers/&amp;cd=1&amp;hl=de&amp;ct=clnk&amp;gl=de&amp;source=www.google.de"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-110.jpg" alt="Photoshop Tip: Organizing Layers" width="500" height="300" /></a></p>
<p><a href="http://aisleone.net/photoshoptimize/">Photoshoptimize: Optimize Photoshop Performance</a><br />
To improve the performance of Photoshop, this list of best tips will help any designer to optimize Adobe Photoshop for Mac as well as PC; from reducing cache levels to disabling export clipboard in Photoshop, and much more.</p>
<p class="showcase"><a href="http://aisleone.net/photoshoptimize/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-125.jpg" alt="Photoshoptimize - Optimize Photoshop Performance" width="500" height="300" /></a></p>
<p><a href="http://www.tutorial9.net/tutorials/photoshop-tutorials/super-crisp-font-anti-aliasing-in-photoshop-with-sub-pixel-hinting/">Super Crisp Font Anti-Aliasing With Sub-Pixel Hinting</a><br />
David Leggett shares with us the most useful technique in creating concepts in Photoshop, especially when you’re working on a website layout in Photoshop, and want an accurate representation of what a font is going to look like in your content body. This surely helps bring the frustrating times when working with small font using anti-aliasing in Adobe Photoshop to an end.</p>
<h3>Freebies, Goodies</h3>
<p><a href="http://www.campaignmonitor.com/templates/">100+ Free HTML Email PSD Templates</a><br />
CampaignMonitor has released a large collection of freely available high quality email templates which have been thoroughly tested in more than 20 of the most popular email clients like Outlook 2010, Gmail, Lotus Notes, Apple Mail and the iPhone. They are completely free. Every template contains a Photoshop document, HTML template and a Campaign Monitor Template. The complete packages with all templates is 320 Mb.</p>
<p class="showcase"><a href="http://www.campaignmonitor.com/templates/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/email-newsletter.jpg" alt="100+ free HTML email templates" width="500" height="300" /></a></p>
<p><a href="http://www.coveractionpro.com/blog/?p=684">Bottles and Cans Photoshop CS4 Actions</a><br />
3 exclusive Photoshop CS4 Actions that might save you some time when you are working on the next soda, wine or bottle label design.</p>
<p class="showcase"><a href="http://www.coveractionpro.com/blog/?p=684"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/bottle.jpg" alt="New Photoshop CS4 Actions: Bottles and Cans" width="500" height="340" /></a></p>
<p><a href="http://webdesigneraid.com/fridays-freebie-pricing-table-template/">Pricing Table PSD Template</a><br />
A free pricing table template with various button states.</p>
<p class="showcase"><a href="http://webdesigneraid.com/fridays-freebie-pricing-table-template/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-112.jpg" alt="Friday’s Freebie: Pricing Table Template" width="500" height="300" /></a></p>
<p><a href="http://webdesigneraid.com/fridays-freebie-search-email-input-text-psd/">Search and Email Input Text PSD Template</a><br />
A free template for search field and email input fields.  You can find new freebies released every Friday on the site.</p>
<p class="showcase"><a href="http://webdesigneraid.com/fridays-freebie-pricing-table-template/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/search-email.jpg" alt="Search and Email Input Text PSD" width="500" height="310" /></a></p>
<p><a href="http://designmoo.com/3289/tickets-x-7/">Free PSD: Seven Tickets</a><br />
Seven Tickets inspired by Seven Dribbble Shots.</p>
<p class="showcase"><a href="http://designmoo.com/3289/tickets-x-7/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/tickets.jpg" alt="Designmoo" width="402" height="302" /></a></p>
<p><a href="http://www.premiumpixels.com/freebies/simple-download-buttons-psd/">Free PSD: Simple Download Buttons</a><br />
Orman Clark has released a set of simple download buttons in three different states: nroaml,normal, hover and active. These download buttons use a subtle icon to suggest the action of downloading. The download includes the editable PSD. You can download <a href="http://www.premiumpixels.com/freebies/10-simple-web-buttons-psd/">even more PSD buttons</a>.</p>
<p class="showcase"><a href="http://www.premiumpixels.com/freebies/simple-download-buttons-psd/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-116.jpg" alt="Free PSD: Simple Download Buttons" width="500" height="300" /></a></p>
<p class="showcase"><a href="http://www.premiumpixels.com/freebies/10-simple-web-buttons-psd/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/buttons-2.jpg" alt="Free PSD: Simple Download Buttons" width="500" height="300" /></a></p>
<p><a href="http://www.premiumpixels.com/freebies/album-cover-art-carousel-psd/">Album Cover Art Carousel (PSD)</a><br />
The download (PSD) includes styles for the covert art, the hover and/or active state, and the next/previous arrows. Try experimenting with the colour of the album cover hover state, a vivid orange looks great.</p>
<p class="showcase"><a href="http://www.premiumpixels.com/freebies/album-cover-art-carousel-psd/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/cover-art.jpg" alt="Free PSD: Simple Download Buttons" width="500" height="300" /></a></p>
<p><a href="http://www.premiumpixels.com/freebies/flip-clock-countdown-psd/">Flip-Clock Countdown (PSD)</a><br />
A groovy little countdown flip-clock design: the perfect event/product launch companion.</p>
<p class="showcase"><a href="http://www.premiumpixels.com/freebies/flip-clock-countdown-psd/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/clock.jpg" alt="Free PSD: Simple Download Buttons" width="500" height="300" /></a></p>
<p><a href="http://www.premiumpixels.com/freebies/big-green-button-psd/">Big Green Button (PSD)</a><br />
This template is perfect for when a regular sized button just isn’t cutting it; this big fat round button should grab a visitors&#8217; attention with ease. The download (PSD) displays a pricing plan as an example.</p>
<p class="showcase"><a href="http://www.premiumpixels.com/freebies/big-green-button-psd/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/5-bucks.jpg" alt="Free PSD: Simple Download Buttons" width="500" height="300" /></a></p>
<p><a href="http://www.premiumpixels.com/freebies/tagtastic-tag-cloud-psd/">Free PSD: Tagtastic Tag Cloud</a><br />
The topic of this article is a nice and simple little tag cloud – tagtastic!</p>
<p class="showcase"><a href="http://www.premiumpixels.com/freebies/tagtastic-tag-cloud-psd/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-117.jpg" alt="Free PSD: Tagtastic Tag Cloud" width="500" height="300" /></a></p>
<p><a href="http://blog.joelhelin.com/2279">The Ultimate Free Master PSD File</a><br />
The download features one master .PSD file with folders, assets, grid folders and layer comps ready to be used. The master file is using the best practice featured in Dan Rose&#8217;s <a href="http://photoshopetiquette.com/">Photoshop Etiquette</a>.</p>
<p class="showcase"><a href="http://blog.joelhelin.com/2279"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/05/resource-ultimate.jpg" alt="Free Master PSD File" width="400" height="300" /></a></p>
<p><a href="http://www.tutorialshock.com/freebie/mac-osx-leopard-gui-set/">OS X Leopard GUI  Freebie</a><br />
A freebie including a GUI set for Mac’s OS X Leopard operative system for all Web developers who want to integrate great designs into their applications. This package includes fully editable vector Photoshop sources and a customizable Fireworks PNG file; the original fonts that were utilized for the making of the GUI are also included.</p>
<p class="showcase"><a href="http://www.tutorialshock.com/freebie/mac-osx-leopard-gui-set/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-131.jpg" alt="OSX Leopard GUI set, Vector Photoshop and Fireworks files included, great Freebie « Design and Development tuts – TutorialShock" width="500" height="300" /></a></p>
<p><a href="http://www.tabsicons.com/">Tabs Icons: Interface Icons for iOS &amp; Designers</a><br />
You can find free iPhone tab bar icons for Mac OSX Lion and iOS here which are specially  designed and optimized for toolbars and tab bars. All these icons have been created for iPhone, iPhone 4 and iPad and are provided as fully editable and scalable Photoshop PSD files.</p>
<p class="showcase"><a href="http://www.tabsicons.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-115.jpg" alt="Tabs - Interface Icons for iOS &amp; Designers" width="500" height="300" /></a></p>
<p><a href="http://designmoo.com/">Designmoo</a><br />
Designmoo is a community for discovering and sharing free PSDs, vectors, textures, patterns and fonts.</p>
<p><a href="http://www.premiumpixels.com/">Premum Pixels</a><br />
Premium Pixels is Orman Clark&#8217;s remarkable resource with free design resources and tutorials.</p>
<h3>Last Click</h3>
<p><a href="http://www.psdcleanup.com/">PSDcleanup</a><br />
It’s very difficult for coders to work with someone else’s PSD files if they’re not organized correctly. This online service helps fixes that problem by organizing PSDs and polishing them for you. We aren&#8217;t advertising here, but it&#8217;s quite sad that services like this one exist at all.</p>
<p class="showcase"><a href="http://www.psdcleanup.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-105.jpg" alt="PSDcleanup.com - Organize your PSDs!" width="500" height="300" /></a></p>
<p><a href="http://methodandcraft.com/">Method &amp; Craft</a><br />
Method &amp; Craft features the stories behind the work and the techniques professionals have developed throughout their professional career. A very useful resource for designers permanently looking to improve their skills.</p>
<p class="showcase"><a href="http://methodandcraft.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/psd-122.jpg" alt="Method &amp; Craft" width="500" height="300" /></a></p>
<h3>Related Articles</h3>
<p><a href="http://www.smashingmagazine.com/2010/01/20/obscure-adobe-photoshop-time-savers/">Mastering Photoshop: Unknown Tricks and Time-Savers</a><br />
Keyboard shortcuts can be very useful and are truly essential to our busy, daily workflow. Occasionally, we stumble upon a shortcut we wish we&#8217;d learned years ago. Please note that the shortcuts listed in this article are for Photoshop CS4 on OS X and can also be converted apposite to Windows.</p>
<p class="showcase"><a href="http://www.smashingmagazine.com/2010/01/20/obscure-adobe-photoshop-time-savers/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-133.jpg" alt="Mastering Photoshop: Unknown Tricks and Time-Savers - Smashing Magazine" width="500" height="300" /></a></p>
<p><a href="http://www.smashingmagazine.com/2011/04/14/mastering-photoshop-pixel-perfection-when-rotating-pasting-and-nudging/">Pixel Perfection When Rotating, Pasting And Nudging In Photoshop</a><br />
When creating Web and app interfaces, most designers slave over every single pixel, making sure it’s got exactly the right color, texture and position. If you’re not careful, though, some common functions like moving, rotating and pasting can undo your hard work, resulting in a blurry mess. But with some small changes to your workflow, you should be able to maintain the highest-quality artwork from the start to the end of the project.</p>
<p class="showcase"><a href="http://www.smashingmagazine.com/2011/04/14/mastering-photoshop-pixel-perfection-when-rotating-pasting-and-nudging/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-145.jpg" alt="Pixel Perfection When Rotating, Pasting And Nudging In Photoshop - Smashing Magazine" width="500" height="300" /></a></p>
<p><a href="http://www.smashingmagazine.com/2010/12/16/compositing-in-adobe-photoshop-time-saving-tips/">Compositing in Adobe Photoshop: Time-Saving Tips</a><br />
Daniel Durrans shares his own time-saving tips for compositing in Photoshop with us and emphasizes on adapting a certain technique for each one of us to make our work more efficient and improve our workflow.</p>
<p class="showcase"><a href="http://www.smashingmagazine.com/2010/12/16/compositing-in-adobe-photoshop-time-saving-tips/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-122.jpg" alt="Compositing in Adobe Photoshop: Time-Saving Tips - Smashing Magazine" width="500" height="300" /></a></p>
<p><a href="http://www.smashingmagazine.com/2011/03/09/useful-photoshop-tips-and-tricks-for-photo-retouching/">Useful Photoshop Tips And Tricks For Photo Retouching</a><br />
In case you&#8217;ve been searching for some insight on the most useful techniques tips and tricks when working in Photoshop, then this is the article you shouldn&#8217;t miss out on. Dirk Metzmacher shares with us even <a href="http://www.smashingmagazine.com/2011/03/25/30-tips-and-tricks-for-photo-retouching-that-you-dont-know-yet/">more</a> tips and tricks to improve your workflow.</p>
<p class="showcase"><a href="http://www.smashingmagazine.com/2011/03/09/useful-photoshop-tips-and-tricks-for-photo-retouching/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-107.jpg" alt="Useful Photoshop Tips And Tricks For Photo Retouching" width="500" height="300" /></a></p>
<p><a href="http://www.smashingmagazine.com/2010/09/22/round-up-of-useful-adobe-photoshop-techniques-tutorials-and-tools/">Useful Adobe Photoshop Techniques, Tutorials and Tools</a><br />
Our recent overview of useful Adobe Photoshop techniques and tutorials that we have found and collected over the last months.</p>
<p class="showcase"><a href="http://www.smashingmagazine.com/2010/09/22/round-up-of-useful-adobe-photoshop-techniques-tutorials-and-tools/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/04/photoshop-144.jpg" alt="Useful Adobe Photoshop Techniques, Tutorials and Tools - Smashing Magazine" width="500" height="300" /></a></p>
<p><em>(vf) (ilj)</em></p>
<hr />
<p><small>© Smashing Editorial Team for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/05/04/useful-photoshop-tools-and-techniques-for-your-workflow/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Time-Saving and Educational Resources for Web Designers</title>
		<link>http://www.smashingmagazine.com/2011/01/18/time-saving-and-educational-resources-for-web-designers/</link>
		<comments>http://www.smashingmagazine.com/2011/01/18/time-saving-and-educational-resources-for-web-designers/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 17:48:11 +0000</pubDate>
		<dc:creator>Smashing Editorial Team</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[time savers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.smashingmagazine.com/?p=84289</guid>
		<description><![CDATA[<p>Web design community is strong and hard-working. We have plenty of useful resources, tools and services created, developed and released every single day: apart from goodies such as free fonts or icons, there are also many educational resources and little time-savers that can significantly improve designer's workflow. We permanently look out for the new projects and support them by presenting them on <a href="http://twitter.com/smashingmag">Twitter</a>, <a href="http://www.facebook.com/smashmag">Facebook</a>, in our <a href="http://www.smashingmagazine.com/the-smashing-newsletter/">e-mail newsletter</a> and, evidently, in Smashing Magazine's posts.</p>

<p><a href="http://www.smashingmagazine.com/2011/01/18/time-saving-and-educational-resources-for-web-designers/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/manifesto.jpg" width="500" height="380" alt="Screenshot" /></a></p>


<p>Today we are glad to present one of such posts: an <strong>overview of handy new resources for web designers</strong>; most of them were released recently, but some of them are a bit older. Still, they were included to supplement the overview, making the post more comprehensive and complete. Please feel free to discuss the featured resources in the comments to this post. And, of course, thank you guys for creating and maintaining all these useful resources. Your efforts are deeply appreciated.</p>]]></description>
			<content:encoded><![CDATA[<p>Web design community is strong and hard-working. We have plenty of useful resources, tools and services created, developed and released every single day: apart from goodies such as free fonts or icons, there are also many educational resources and little time-savers that can significantly improve designer&#8217;s workflow. We permanently look out for the new projects and support them by presenting them on <a href="http://twitter.com/smashingmag">Twitter</a>, <a href="http://www.facebook.com/smashmag">Facebook</a>, in our <a href="http://www.smashingmagazine.com/the-smashing-newsletter/">e-mail newsletter</a> and, evidently, in Smashing Magazine&#8217;s posts.</p>
<p>Today we are glad to present one of such posts: an <strong>overview of handy new resources for web designers</strong>; most of them were released recently, but some of them are a bit older. Still, they were included to supplement the overview, making the post more comprehensive and complete. Please feel free to discuss the featured resources in the comments to this post. And, of course, thank you guys for creating and maintaining all these useful resources. Your efforts are deeply appreciated.</p>
<h3>Useful Resources for Web Designers</h3>
<p><a href="http://fontsinuse.com/">Fonts in Use</a><br />This site presents a catalogue for real-world typography samples and innovations in branding, advertising, signage and publishing. The regularly updated collection of trends and case studies is commented on by typography experts and gurus from around the world. The sharp, interesting comments and discussions will keep you engaged, all backed up by real examples.</p>
<p class="showcase"><a href="http://fontsinuse.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/fonts-in-use1.jpg" width="500" height="309" border="0" alt="Screenshot"></a></p>
<p><a href="http://noteandpoint.com/">Note and Point: Keynote and PowerPoint Gallery</a><br />Note and Point highlights the most beautiful Keynote, PDF and PowerPoint work on the Web, which happens to be mostly Web design-related, although various topics are covered. No doubt these presentations &mdash; which really do look <em>that</em> much better &mdash; might surprise you by the attention given to color, illustrations and typography.</p>
<p class="showcase"><a href="http://noteandpoint.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/note-point.jpg" width="500" height="413" alt="Screenshot" border="0"></a></p>
<p><a href="http://www.campaignmonitor.com/templates/">Free High-Quality HTML Email Templates</a><br />The page presents 38 free HTML email templates (including PSD and HTML files), created by talented professional designers. Every template has been tested in more that 20 popular email clients, including Outlook 2010, Gmail, Lotus Notes, Apple Mail and the iPhone. All of the Photoshop documents are layered and ready to be tweaked. You can download all of the templates for free (320 MB) and use them for any private or commercial project. In case you use Campaign Monitor to send out newsletters, you&#8217;ll also get Campaign Monitor&#8217;s templates as an extra goodie. Mailchimp users can choose from the <a href="http://www.mailchimp.com/features/designer-templates/">professional templates for Mailchimp</a>.</p>
<p class="showcase"><a href="http://www.campaignmonitor.com/templates/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/45royale.jpg" width="500" height="320" alt="HTML Email Newsletter" border="0"></a></p>
<p><a href="http://retinart.net/miscellaneous/grammar">The Grammar Cheat Sheet</a><br />Never mix up your dashes again, learn how to set quotations marks and remind yourself to keep paragraphs short and topical. Overall, this article is a nice little overview of suggestions that would help you improve the quailty of your copy. For a closer examination of what else might go wrong, check out &#8220;<a href="http://www.alistapart.com/stories/emen/" title=""/>The Trouble With EM &#8216;n EN (and Other Shady Characters)</a>&#8221; by Peter K Sheerin.</p>
<p class="showcase"><a href="http://retinart.net/miscellaneous/grammar"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/145-useful.jpg" width="500" height="300" alt="The Grammar cheat sheet" border="0"></a></p>
<p><a href="http://www.underconsideration.com/fpo/">FPO: For Print Only</a><br />For Print Only is a blog that is dedicated to everything related to print design. FPO celebrates that print is not dead by showcasing the most compelling printed projects. Print is alive and well as witnessed by this well organized and inspirational resource. </p>
<p class="showcase"><a href="http://www.underconsideration.com/fpo/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/print.jpg" width="500" height="334" alt="FPO: For Print Only" /></a></p>
<p><a href="http://www.graphicsatlas.org">Graphic Atlas: History of Printing</a><br />The site is a virtual study collection that showcases printing processes from early woodcuts to modern digital print. The print-identification tool guides you through a number of explorations that replicate the experience of identifying prints using common tools. Among other things, you&#8217;ll learn about such printing techniques as relief, letterpress, gravure, silver-dye bleach, dye sublimation and direct thermal. The object explorer allows you to view two images side by side to compare traits across processes. Characteristics such as size, format, color, texture, sheen and layer structure are explained as well.</p>
<p class="showcase"><a href="http://www.graphicsatlas.org/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/graphics-atlas.jpg" border="0" width="500" height="418" alt="Screenshot"></a></p>
<p><a href="http://www.smarthistory.org">Smarthistory</a><br />Smarthistory.org is a free and open, not-for-profit art history textbook. The website covers a wide variety of the artwork usually found in art history classes, ranging from ancient cultures to post-colonialism. In addition to the audio and video, Smarthistory contains articles and images organized by style and chronology. As a bonus, the user interface itself is worth looking at. The appealing design and intuitive navigation (which allows you to browse by era, style, artist and theme) makes this experience not only educational but enjoyable. A comprehensive overview of the seeds that helped sew the graphic design field.</p>
<p class="showcase"><a href="http://www.smarthistory.org/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/smarthistory.jpg" border="0" width="500" height="388" alt="Screenshot"></a></p>
<p><a href="http://photoshopetiquette.com/">The Photoshop Etiquette Manifesto for Web Designers</a><br />This site lays out a number of guidelines for creating Photoshop files and workflows that are conducive to productivity and team collaboration. By following these guidelines, you make it easier for others to work with your files, and more likely that your project will go smoothly. Some of the things included are common-sense (proofread before exporting), but others aren&#8217;t necessarily something you&#8217;d think of if you&#8217;re not used to collaborating or working on big projects (use folders, keep logos as vector smart objects). It also includes helpful illustrations for each example, so there&#8217;s no confusion.</p>
<p class="showcase"><a href="http://photoshopetiquette.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/manifesto.jpg" width="500" height="380" alt="Screenshot" /></a></p>
<p><a href="http://desksnear.me/">Desks Near Me</a><br />This site features places all over the world that designers and developers might like to work in, be they offices or cafés. The website provides detailed information, including hours of operation and reviews. Some places charge a small fee for use, and many throw in a few goodies like food, drink and access to equipment.</p>
<p class="showcase"><a href="http://desksnear.me/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/desks-near-me.jpg" border="0" width="500" height="428"></a></p>
<p><a href="http://darkpatterns.org/">Dark Design Patterns</a><br />Dark Design Patterns aims to expose these black-hat designs whose sole aim is to misdirect and deceive visitors. Anti-usability design patterns that are currently identified on the website include the &#8220;Roach Motel,&#8221; &#8220;Bait and Switch,&#8221; &#8220;Privacy Zuckering&#8221; and &#8220;Forced Information Disclosure,&#8221; among others. Examples of each are included, and visitors can add their own in the comments on each page. It&#8217;s a great website to show clients when they ask you to implement a questionable &#8220;feature&#8221; on their website. </p>
<p class="showcase"><a href="http://darkpatterns.org/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/darkpatterns.jpg" width="500" height="288" alt="Screenshot" border="0"></a></p>
<p><a href="http://www.formstack.com/the-anatomy-of-a-perfect-landing-page">The Anatomy of a Perfect Landing Page</a><br />Formstack explains how design translates to users and ten key landing page features that draw them in. A useful breakdown of elements to include in your designs and things to keep in mind during your design-work.</p>
<p class="showcase"><a href="http://www.formstack.com/the-anatomy-of-a-perfect-landing-page"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/127-useful.jpg" width="500" height="300" alt="The Anatomy of a Perfect Landing Page" /></a></p>
<p><a href="http://brand-identity-essentials.com/100-principles">100 Principles for Designing Logos and Building Brands</a><br />Inspiration can come from anywhere, but sometimes the simpler the better. From Brand Identity Essentials, here are some principals for designing logos and building brands. These cover example shapes, consistency, voice, meaning and flexibility.</p>
<p class="showcase"><a href="http://brand-identity-essentials.com/100-principles"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/126-useful.jpg" width="500" height="300" alt="100 Principles for Designing Logos and Building Brands" /></a></p>
<p><a href="http://www.designishistory.com/">Design Is History</a><br />A wonderful reference site for all designers and provides brief overviews of a wide range of topics — for us, designers, it is improtant to understand where design originates from.</p>
<p class="showcase"><a href="http://www.designishistory.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/172-useful.jpg" width="500" height="300" alt="Design Is History" /></a></p>
<p><a href="http://thenounproject.com/">NounProject</a><br />NounProject provides a huge collection of highly recognizable symbols, available for free download and use. The designers are committed to quality in what they do, and so the icons are indeed designed very well.</p>
<p class="showcase"><a href="http://thenounproject.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/153-useful.jpg" width="500" height="300" alt="NounProject" /></a></p>
<p><a href="http://www.robotregime.com/">Ethics for Web Designers</a><br />Robot Regime is dedicated to ethics and Web design, and it discusses what our ethical obligations are &mdash; to ourselves, our colleagues and our clients. The site already features some nice pieces, including posts about fair pricing, misrepresenting yourself as a designer and giving clients what they want.</p>
<p class="showcase"><a href="http://www.robotregime.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/robotregime.jpg" width="500" height="369" alt="Screenshot" border="0"></a></p>
<p><a href="http://www.supernicestudio.com/rfp/">Politely Decline Speculative Work</a><br />&#8220;I won&#8217;t do free design work to win your business  &mdash;  here&#8217;s why&#8221; is a Web page that offers a stock letter you can send to clients explaining why spec work is bad for everyone involved. It&#8217;s concise and professional, and it presents clear arguments against spec work, with links to additional information. Plus, you can personalize the letter by adding the recipient&#8217;s name to the end of the URL.</p>
<p class="showcase"><a href="http://www.supernicestudio.com/rfp/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/rfp.jpg" border="0" width="500" height="410"></a></p>
<p><a href="http://csswizardry.com/type-tips/">Type Tips</a><br />A nice short overview of quick useful tips on all things related to Web typography by Harry Roberts from CSS Wizardry.</p>
<p class="showcase"><a href="http://csswizardry.com/type-tips/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/160-useful.jpg" width="500" height="300" alt="Type Tips &mdash; short, quick tips on all things web typography from Harry Roberts of CSS Wizardry" /></a></p>
<p><a href="http://ontwik.com/">OnTwik</a><br />The website brings together lectures, screencasts and conferences from around the world. Both expert and novice developers and designers should be able to find topics of interest, whether it&#8217;s CSS and HTML5 or start-ups and creativity. Ontwik is free, and anyone can suggest content for the website; you can even submit your own lectures.</p>
<p class="showcase"><a href="http://ontwik.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/ontwik1.jpg" width="500" height="427" alt="Screenshot" border="0"></a></p>
<p><a href="http://www.designmoo.com/">Design Moo</a><br />&#8220;Join together and share valuable free Web design resources.&#8221; This could be the slogan of this design community, created and curated by  front-end developer Chris Wallace. The project is a network of designers and a high-quality collection of free design resources: fonts, icons, illustrations, patterns, textures and Web layouts. All goodies are tagged for easy navigation, and you can follow new releases on Twitter. You might want to check <a href="http://boxtuffs.com/">Boxtuffs</a> and <a href="http://www.premiumpixels.com/">Premium Pixels</a> as well, another websites featuring free high-quality resources.</p>
<p class="showcase"><a href="http://www.designmoo.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/designmoo.jpg" width="500" height="374" border="0" alt="Screenshot"></a></p>
<p><a href="http://www.designkindle.com/">Design Kindle: Free High-Quality Design Files</a><br />This site offers a ton of free high-quality design files that you might actually want to use, all without restrictions on personal or commercial use. Everything from design elements to images to full themes is included. Design Kindle doesn&#8217;t have a big library of files just yet, but more are sure to be added soon.</p>
<p class="showcase"><a href="http://www.designkindle.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/designkindle.jpg" width="500" height="322" border="0" alt="Screenshot"></a></p>
<p><a href="http://365psd.com/">365psd: A Free PSD Every Day</a><br />Every day, this site offers a free PSD file for you to download. These files are almost all design elements that you can use in Web and application designs, including buttons, progress bars, navigation elements and more, and they are well designed. Currently, there are more than 300 days worth of freebies, all tagged, browsable and searchable.</p>
<p class="showcase"><a href="http://365psd.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/365psd1.jpg" width="500" height="411" alt="Screenshot" border="0"></a></p>
<p><a href="http://www.mobilexweb.com/blog/ui-guidelines-mobile-tablet-design">Guidelines for Mobile Web App Design</a><br />This article presents a comprehensive list of links to official user interface and user experience guidelines from various manufacturers. The guidelines include samples, tips and descriptions of common weaknesses for mobile platforms such as iPhone, iPad, Android, BlackBerry, Symbian, webOS and Mee Go. Many of the guidelines focus on native application development, but they can be applied to design of mobile applications in general, too.</p>
<p class="showcase"><a href="http://www.mobilexweb.com/blog/ui-guidelines-mobile-tablet-design"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/mee-go.png" width="450" height="249" border="0" alt="Screenshot"></a></p>
<p><a href="http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books">List of Freely Available Programming Books</a><br />Here is a list of programming books on programming languages or about computers in general with open-source licenses and others. If you&#8217;ve been searching for some freely available programming books on the Internet, this list will surely give you some good tips. </p>
<p class="showcase"><a href="http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/159-useful.jpg" width="500" height="300" alt="List of freely available programming books" /></a></p>
<p><a href="http://www.pctools.com/guides/password/">Secure Password Generator</a><br />The tool lets you enter parameters, including the length of the password, whether to include uppercase and/or lowercase letters or numbers or punctuation and whether to eliminate characters that resemble each other (such as i and l, 1 and I, and o and 0). Then, just select the number of passwords to generate, and it returns a list. It even includes phonetics for each password to make it easier to read out loud (in case you&#8217;re giving a password to someone over the phone, for example).</p>
<p class="showcase"><a href="http://www.pctools.com/guides/password/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/passwordgenerator.jpg" width="450" height="350" alt="Screenshot" border="0"></a></p>
<p><a href="http://keyonary.com/">Keyonary</a><br />This tool is a nice little application for finding shortcuts in Mac OS X, Photoshop and so on. Currently, more than 300 Photoshop shortcuts are available. Simply type the name of application in the search box, and it spits out a long shortcut list.</p>
<p class="showcase"><a href="http://keyonary.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/keyonary1.jpg" width="500" height="381" alt="Screenshot" border="0"></a></p>
<p><a href="http://letsswap.it/">Let&#8217;s Swap</a><br />A place where artists and designers can swap art for free. The site is an experiment: if you are an artist or designer, you probably have something hanging around and you&#8217;ll be willing to swap it for something else. The site gives you the opportunity to do exactly that; just put out an open invitation and see what happens. Very interesting idea.</p>
<p class="showcase"><a href="http://letsswap.it/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/168-useful.jpg" width="500" height="300" alt="Let's Swap" /></a></p>
<p><a href="http://thinkvitamin.com/code/starting-with-git-cheat-sheet/">Starting with Git: Cheat Sheet</a><br />After freshening up her git skills, Loma Jane Mitchell shares her &#8216;cheat sheet&#8217; &mdash; the commands that she uses on a day-to-day basis when working with git. Also note that GUI tools and IDE plugins are available for Git, so it is worth taking a look at what is available for the development environment you use.</p>
<p class="showcase"><a href="http://thinkvitamin.com/code/starting-with-git-cheat-sheet/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/144-useful.jpg" width="500" height="300" alt="Starting with Git: Cheat Sheet" /></a></p>
<p><a href="http://blog.envylabs.com/2010/12/rails-3-cheat-sheets/">Rails 3 Cheat Sheets</a><br />The site provides Rails 3 Cheat Sheets for Activemodel, Actionmailer and Actioncontroller, XSS protection and UJS, Activerelation, Bundler and Routing API.</p>
<p class="showcase"><a href="http://blog.envylabs.com/2010/12/rails-3-cheat-sheets/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/152-useful.jpg" width="500" height="300" alt="Midday Latte" /></a></p>
<p><a href="http://blog.kissmetrics.com/bounce-rate/">Bounce Rate Demystified</a><br />If you are doing business on the web and have Google Analytics set up for your website, it&#8217;s very likely that you know the bounce rate for your website. But, do you know anything about how it&#8217;s calculated, what your industry&#8217;s average bounce rate is or even what factors affect your bounce rate? Inspired by common questions, KissMetrics created this infographic to give you answers and some tips to help you improve your bounce rate.</p>
<p class="showcase"><a href="http://blog.kissmetrics.com/bounce-rate/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/136-useful.jpg" width="500" height="300" alt="Bounce Rate Demystified" /></a></p>
<p><a href="http://www.inspireux.com">InspireUX</a><br />User Experience quotes and articles to inspire and connect the UX community.</p>
<p class="showcase"><a href="http://www.inspireux.com"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/178-useful.jpg" width="500" height="300" alt="Defecting by Accident - A Flaw Common to Analytical People" /></a></p>
<p><a href="http://quotesondesign.com/">Quotes on Design</a><br />A growing collection of useful quotes by designers for designers and developers.</p>
<p class="showcase"><a href="http://quotesondesign.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/179-useful.jpg" width="500" height="300" alt="Screenshot" /></a></p>
<p><a href="http://iatelevision.blogspot.com/">IA TV</a><br />Information Architecture Television features a collection of videos from around the Web that all focus on information architecture. Hundreds of videos dating back to 2008 offer a great wealth of information on everything from design thinking to usability.</p>
<p class="showcase"><a href="http://iatelevision.blogspot.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/119-useful.jpg" width="500" height="300" alt="IA TV" /></a></p>
<p><a href="http://bza.co/">The Bazaar</a><br />On this site you can create galleries, upload your artworks and specify your products which you would like to sell. Once the buyer has checked out and has made the payment, your artwork is printed, wrapped and delivered.</p>
<p class="showcase"><a href="http://bza.co/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/148-useful.jpg" width="500" height="300" alt="The Bazaar is a marketplace to buy and sell creative objects." /></a></p>
<p><a href="http://theixdlibrary.com/">A Collection of Materials Related to Interaction Design</a><br />This IxD library provides you with an ultimate collection of posts, articles, PDFs as well as videos related to interaction design for you to read and gain more knowledge and inspiration.</p>
<p class="showcase"><a href="http://theixdlibrary.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/164-useful.jpg" width="500" height="300" alt="A collection of materials related to Interaction Design" /></a></p>
<p><a href="http://pinterest.com/">Pinterest &mdash; Catalog the Things You Love</a><br />Pinterest is a social catalog service. Think of it as a virtual pinboard — a place where you can post collections of things you love, and &#8220;follow&#8221; collections created by people with great taste.</p>
<p class="showcase"><a href="http://pinterest.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/169-useful.jpg" width="500" height="300" alt="Pinterest / Home" /></a></p>
<p><a href="http://wp-snippets.com/">WordPress Snippets</a><br />WP-Snippets can come in handy when you&#8217;re designing a WordPress theme. Rather than start from scratch when building some functionality or another, why not grab a snippet of code that has already been tested? The website includes many useful snippets, from highlighting author comments to listing random posts to filtering the loop. Make sure to read the comments for each snippet because they could contain helpful information on whether the code works in certain WordPress versions.</p>
<p class="showcase"><a href="http://wp-snippets.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/wp-snippets.jpg" width="451" height="374" border="0" alt="Screenshot"></a></p>
<p><a href="http://www.impressivewebs.com/css-terms-definitions/">CSS Terms and Definitions</a><br />This article discusses the consistency in the use of terms with reagrds to CSS.</p>
<p class="showcase"><a href="http://www.impressivewebs.com/css-terms-definitions/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/143-useful.jpg" width="500" height="300" alt="CSS Terms and Definitions" /></a></p>
<p><a href="http://nimbupani.com/css-vocabulary.html">CSS Vocabulary</a><br />&#8220;I realized quite late that to say something meaningful about CSS, I would have to know exactly what the terms used means. Often, I have asked for help in forums, and have got stuck wondering how exactly to describe my problem. So I thought it would be a good idea to describe all the common terms of CSS.&#8221; A nice overview of common CSS terms and definitions and a good addition to the article &#8220;CSS Terms and Definitions&#8221; described above..</p>
<p class="showcase"><a href="http://nimbupani.com/css-vocabulary.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/102-useful.jpg" width="500" height="300" alt="CSS Vocabulary" /></a></p>
<p><a href="http://bagcheck.com/">Bagcheck</a><br />BagCheck lets you share your personal collections and also lets you browse through other &#8216;bags&#8217; to find out common hobbies or activities that helps you connect with people and their interests.</p>
<p class="showcase"><a href="http://bagcheck.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/155-useful.jpg" width="500" height="300" alt="Bagcheck | What are you using for your favorite activities?" /></a></p>
<p><a href="http://manybooks.net/">ManyBooks: Repository of Free E-Books</a><br />This site offers a huge collection of public domain e-books, as well as other newer books that have been released in the public domain or under Creative Commons licenses, in a variety of formats. You can download classics such as <a href="http://manybooks.net/titles/austenjaetext98pandp12.html">Pride and Prejudice</a>, as well as newer books such as <a href="http://manybooks.net/titles/shetterlywother07Gospel_of_the_Knife.html">The Gospel of the Knife</a>, in formats such as ePub, Mobi, PDB and even PDF and plain text. Books are also browsable by genre, author and title. And of course, there is a search function.</p>
<p class="showcase"><a href="http://manybooks.net/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/manybooks.jpg" width="500" height="375" border="0"></a></p>
<h3>Last Click</h3>
<p><a href="http://www.shouldiworkforfree.com/">Should I Work for Free?</a><br />Who&#8217;s ready to stop working for free? Hopefully you are! If you have any doubts, consult this handy chart below. Start in the middle and work your way to your answer.</p>
<p class="showcase"><a href="http://www.shouldiworkforfree.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/150-useful.jpg" width="500" height="300" alt="Should I Work for Free?" /></a></p>
<p><a href="http://the99percent.com/tips/6975/Email-Etiquette-for-the-Super-Busy">Email Etiquette for the Super-Busy</a><br />In a recent blog post, venture capitalist Fred Wilson talked about his ongoing struggle with email management and the various solutions he&#8217;s tried, concluding: &#8220;Every time I make a productivity gain, the volume eventually overwhelms me.&#8221; It&#8217;s a familiar problem. We&#8217;re all extremely busy, and we all get too much email. So what to do?</p>
<p class="showcase"><a href="http://the99percent.com/tips/6975/Email-Etiquette-for-the-Super-Busy"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/123-useful.jpg" width="500" height="300" alt="Email Etiquette for the Super-Busy" /></a></p>
<p><a href="http://www.fastcompany.com/magazine/151/mayhem-on-madison-avenue.html">The Future of Advertising</a><br />An article on advertising; stating that advertising is on the cusp of its first creative revolution since the 1960s brings us to a new prespective. This involves the ad industry that just might get left behind. Click here to read and find out more. Very interesting read.</p>
<p class="showcase"><a href="http://www.fastcompany.com/magazine/151/mayhem-on-madison-avenue.html"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/175-useful.jpg" width="500" height="300" alt="The Future of Advertising" /></a></p>
<p><a href="http://uxmovement.com/forms/why-your-form-buttons-should-never-say-submit">Why Your Form Buttons Should Never Say &#8216;Submit&#8217;</a><br />When you see a &#8216;Submit&#8217;-button on a form, what comes to your mind? One could easily reason that clicking the button submits the user&#8217;s information into the system for processing. A &#8216;Submit&#8217;-button describes what the system does well, but it doesn&#8217;t describe what the user does at all. The article suggests to stop using the wording &#8216;Submit&#8217; on buttons and provide more meaningful, task-specific names instead.</p>
<p class="showcase"><a href="http://uxmovement.com/forms/why-your-form-buttons-should-never-say-submit"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/01/122-useful.jpg" width="500" height="300" alt="Why Your Form Buttons Should Never Say Submit" /></a></p>
<hr />
<p><small>© Smashing Editorial Team for <a href="http://www.smashingmagazine.com">Smashing Magazine</a>, 2011.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.smashingmagazine.com/2011/01/18/time-saving-and-educational-resources-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>88</slash:comments>
		</item>
	</channel>
</rss>

