<?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>letscounthedays &#187; Web Design</title>
	<atom:link href="http://www.shayhowe.com/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shayhowe.com</link>
	<description>The Online Portfolio of Creative Professional Shay Howe</description>
	<lastBuildDate>Fri, 02 Dec 2011 15:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An Intro to HTML &amp; CSS</title>
		<link>http://www.shayhowe.com/web-design/intro-to-html-css/</link>
		<comments>http://www.shayhowe.com/web-design/intro-to-html-css/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 15:12:44 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1262</guid>
		<description><![CDATA[HTML and CSS can be a little daunting at first but fear not. This workshop covers the basics and breaks down the barrier to entry, showing you how you can start using HTML and CSS in practical examples today.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/intro-to-html-css/" title="An Intro to HTML and CSS Presentation and Workshop">An Intro to HTML &amp; CSS Presentation and Workshop</a></h1>

<p><a href="http://codeacademy.org/" title="Code Academy">Code Academy</a> recently asked me to come in give a workshop on the basics of <abbr title="Hypertext Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr> to their students. The workshop started with a presentation outlining the different structures of HTML and CSS, along with some common terms to be familiar with. After a collective understanding of HTML and CSS a deeper dive was taken into the box model and how to work with floats.</p>

<div style="width: 620px; margin: 0 auto; padding-bottom: 18px;"><script src="http://speakerdeck.com/embed/4ed8e69918277a004d006d61.js"></script></div><span id="more-1262"></span>

<p>Following the presentation was a workshop to provide practical examples of using HTML and CSS. The workshop included cleaning up a web page by improving the user interface and design solely using HTML and CSS. With a few quick changes the web page changed shape and came to life.</p>

<p>Overall the students were bright and very receptive making for an excellent workshop. You can checkout the slides from my presentation above and a link to the demo page below.</p>

<a class="btn" href="http://www.shayhowe.com/articles/intro-to-html-css/code/" title="View the HTML5 and CSS3 Demo Page" rel="nofollow"><span>View the HTML &amp; CSS Demo Page</span></a>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/intro-to-html-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 &amp; CSS3 Development Talks</title>
		<link>http://www.shayhowe.com/web-design/html5-css3/</link>
		<comments>http://www.shayhowe.com/web-design/html5-css3/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 02:50:21 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1240</guid>
		<description><![CDATA[HTML5 and CSS3 are paving a new frontier in front-end design and development. We now have the ability to develop more semantic code and styles quicker than ever. 


Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/complete-css3-support/' rel='bookmark' title='Permanent Link: CSS3 Support with Modernizr'>CSS3 Support with Modernizr</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/intro-to-html-css/' rel='bookmark' title='Permanent Link: An Intro to HTML &#038; CSS'>An Intro to HTML &#038; CSS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/html5-css3/" title="Quality Development with HTML5 &#038; CSS3">Quality Development with HTML5 &amp; CSS3</a></h1>

<p>Over the summer I have had the opportunity to speak at some terrific conferences, the last two being <a href="http://chicagowebconf.org/" title="ChicagoWebConf" rel="nofollow">ChicagoWebConf</a> and <a href="http://www.omniuser.org/TechConf2011Reg.html" title="Omni Technical Conference" rel="nofollow">Omni Technical Conference</a>. At these two conferences I spoke specifically about <abbr title="Hypertext Markup Language 5">HTML5</abbr> and <abbr title="Cascading Style Sheets 3">CSS3</abbr> and it's roll within quality front-end design and development.  Please feel free to check out my slides from these talks below and let me know if you have any questions.</p>

<h3>Quality Development with HTML5</h3>
<p><em>September 2011</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_9256432"><iframe src="http://www.slideshare.net/slideshow/embed_code/9256432" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div><span id="more-1240"></span>

<p>Work on HTML5 began in 2004 to improve the existing markup language which has been in place for the past decade. In this decade the web has grown and evolved quite a bit, leaving web designers and developers much to ask for. HTML5 responds to those request and helps pave the way for a new frontier in front-end development. HTML5 introduces new elements, a more semantic structure, improved form functionality, better media control and more for the growing web.</p>

<h3>Quality Development with CSS3</h3>
<p><em>September 2011</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_9232188"><iframe src="http://www.slideshare.net/slideshow/embed_code/9232188" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>

<p>There is no better time to be a front-end web designer and developer than now and CSS3 proves it. What used to take a handful of images and nested elements now only takes one element with just a few CSS3 properties. Not only has development speed increased but so has the potential to stretch boundaries within web design. Thanks to CSS3 we now how the ability to embed fonts, create rounded corners, add shadows and gradients, build responsive design and more all without breaking a sweat.</p>

<a class="btn" href="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/html5-css3/" title="View the HTML5 and CSS3 Demo Page" rel="nofollow"><span>View the HTML5 &amp; CSS3 Demo Page</span></a>
<p class="special no-top">Best viewed in Chrome.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/complete-css3-support/' rel='bookmark' title='Permanent Link: CSS3 Support with Modernizr'>CSS3 Support with Modernizr</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/intro-to-html-css/' rel='bookmark' title='Permanent Link: An Intro to HTML &#038; CSS'>An Intro to HTML &#038; CSS</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/html5-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Web Design Process</title>
		<link>http://www.shayhowe.com/web-design/design-process/</link>
		<comments>http://www.shayhowe.com/web-design/design-process/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 19:46:43 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Design Process]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1218</guid>
		<description><![CDATA[Before diving into your next website take a step back and examine your design process. Evaluate how you approach building a website to see if it the most effective way possible.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/design-process/" title="The Web Design Process: A Strategy for Success">The Web Design Process: A Strategy for Success</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-design-process/design-process.jpg" alt="The Web Design Process: A Strategy for Success" />

<p>Building a website is an exciting time! Everyone is firing on all cylinders and eager to get started. The mood is high and the room is full of great ideas. Putting the correct process in place will help grow the excitement and craft ideas into executable goals.</p>

<h3>The Web Design Process: A Strategy for Success presented by Shay Howe</h3>
<p><em>TechWeek, July 2011</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_8688617"><iframe src="http://www.slideshare.net/slideshow/embed_code/8688617" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div><span id="more-1218"></span>

<h4>Discovery</h4>
<h6>Project Definition &amp; Brief</h6>

<p>The first step in building a website, discovery, is often the hardest. It is critical to make sure everyone is on the same page and expectations are in place. Gathering information and doing a deep analytical dive isn&#8217;t easy but getting genuine information will pay dividends down the road.</p>

<h3>Have a Purpose</h3>

<p>To get started you need to <em>identify the purpose</em> of a new website. One of the best ways to do so is to cover the five Ws and one H. The who, what, when, where, why and how. It&#8217;s impossible to build a new website without knowing the purpose and having defined objectives.</p>

<h3>Set Goals</h3>

<p>Forecast where you want to be and how you would like your website to perform by setting goals. Goals give you something to work towards and <em>provide a defined metric for success</em>. Goals are important for both the short term and long term, modeling what you want to get done this week as well as in the following months.</p>

<h3>Evaluate Existing Website</h3>

<p>Your current website can be the best research tool available. Take a look and see <em>what is working</em> well on the current website and <em>what needs the most work</em>. Help ensure your new website is indeed an improvement and not a step in the wrong direction. Dive into analytics, set benchmarks and measure room for improvement.</p>

<h3>Find What Users Want</h3>

<p>Websites rely on users and users rely on websites. Stop guessing what users want and <em>go directly to the source</em>. Find out exactly what users enjoy about your website and what they strive to need.</p>

<h3>Research the Competition</h3>

<p>See what you are missing by researching the competition and analysing market trends. Chances are your competitors have been down this road before, take the opportunity to <em>learn from them</em> and see what is proven to work.</p>

<h3>Interview Stakeholders</h3>

<p>A great way to fully understand a websites is to speak with those who work with it directly. A customer service agent might have a slightly different opinion than a content strategist. Understanding every one&#8217;s perspective will help you <em>make better, informed decisions</em>. Additionally, the website needs to have support from the entire company for them to fully back it.</p>

<h3>Outline Initial Tech Specs</h3>

<p>Do your best to research and understand what <em>will be required</em> for the website from a technical standpoint. Does the current server have the capability to host the new website or will a upgraded server be required? Before building a new website ensure all of the correct technical specifications are in place.</p>

<h3>Collaborate and Listen</h3>

<p>Start the design process by listening and end the design process by listening, especially within the discovery phase. Hear everyone out and <em>collaborate together</em>. When everything is on the table and everyone is working together the most intuitive decisions are made for the benefit of the project.</p>

<h4>Plan</h4>
<h6>Information Architecture &amp; Strategy</h6>

<p>A strategy needs to be put in place based off all of the information outline within the discovery phase. Decisions made at this stage can, and will, affect the bottom line of a website. Having a plan of action is key to success and it will help dictate decisions moving on.</p>

<h3>Define a Timeline</h3>

<p>Set dates and define a timeline for the expected duration of a project. Doing so will help ensure everything runs smoothly and the design process does not get stalled. A timeline also helps set expectations and <em>keep everyone on track</em>.</p>

<h3>Outline Responsibilities</h3>

<p>Know exactly who is responsible for what. Who is in charge of the design? Who is required to sign off on the design? How is the design handed off to the developer? Going over these questions up front will eliminate the guess work down the road and help speed up the process. <em>Outline all of the members of the team, what they are responsible for and what deliverables they will produce.</em></p>

<h3>Determine the Structure</h3>

<p>Outline all of the different pages and their <em>hierarchy within the website</em>. Getting an understanding of what pages are needed and where they will live within the website will assist with content creation and building out a site diagram.</p>

<h3>Diagram Page Flows</h3>

<p>Each page can have it&#8217;s own flow, specifying how the content on the page should relate to other elements on the page. Determine the content necessary for each page and the priority with the content. Arrange the page to place emphasis on the primary content and <em>keep a user focused</em> moving down the page.</p>

<h3>Make Content Relationships</h3>

<p>The sooner you can define content needs the better. Summarize what specific content and messaging is needed for each page and how it will relate to other items on the page, as well as other pages in general. Design needs to work for and fit around the content properly. Content should not be worked to fit within the design. <em>Start writing</em> early and as soon as possible.</p>

<h3>Prototype Wireframes</h3>

<p>Before jumping into the detailed design, build and prototype different wireframes. Wireframes allow you to get a quick idea of how the website will look and function without all of the embellishments, putting the <em>focus on usability</em>. Furthermore, wireframes allow you to produce designs much faster, saving time and energy.</p>

<h3>Perform Usability Test</h3>

<p>Review case studies and perform usability test on your wireframes. The quicker you can <em>acknowledge any flaws</em> within the design the easier they will be to fix. Follow the best practices and continually refine your wireframes.</p>

<h3>Set a Maintenance Plan</h3>

<p>Once a website is launched it needs to continually be nurtured in order to grow. Take the proper steps and outline an ongoing maintenance plan. Once the website is launched this plan will need to be put into effect to <em>keep the website up to date</em> and in alignment with the overall strategy.</p>

<h4>Design</h4>
<h6>Web &amp; User Interface Design</h6>

<p>Once the overall architecture and plan of the website is in place it is time to get moving with the web and user interface design. At this stage you will see all of your ideas come to life. By the end you should have a finalized layout and design, along with a handful of other brand and design elements to utilize.</p>

<h3>Brainstorm Creative Concepts</h3>

<p>Before jumping into the layout and visual design you want to make sure everyone is on the same page concerning the <em>look and feel</em> of the website. The best way to do this is to put together a mood board consisting of different visual references to use during the design phase. These references may include other websites, pictures, colors or any other artistic inspiration. A mood board doesn't need to be set in stone but should be used as a tool to align ideas and spark inspiration.</p>

<h3>Design the Visual Layout</h3>

<p>Using the wireframes and mood board in hand, begin the visual design of the website. Taking the wireframes, design a full fledged layout complete with poise and polish. Remember to <em>reference the site diagrams, page flows and other information architecture</em> documents for additional support.</p>

<h3>Follow Design Principles</h3>

<p>Working on the design and visual layout can be quite difficult. There are numerous items to take into consideration, all for the greater good of the website, and often the most important <em>design principles can be forgotten</em>. Remember to follow and reference different design principles while working on the layout and design.</p>

<h3>Keep Brand Identity</h3>

<p>Often a new website commissions a refresh within the brand identity as well. Ensure the <em>brand identity is properly carried out</em> and developed throughout the new website. It can be easy to get carried away and stray from the core brand personality, remember to stay on track.</p>

<h3>Remember Asset Creation</h3>

<p>The design phase is not complete with the layout and visual design of the website. Remember to cover <em>design for all of the different assets</em> going to be needed during the life of the website, including different sub page  layouts, different emails and other elements requiring design.</p>

<h3>Obtain Feedback and Revise</h3>

<p>As within the discovery phase, it is beneficial to check back with all of the different stakeholders involved with the website and see what they think about the layout and design. Chances are that they may <em>pick up on something initially missed</em>. They&#8217;re additional support encourages them and lets them know that their input is appreciated. Taking what these different stakeholders have suggested revisit the layout and design, revising it with the updated recommendations.</p>

<h3>Perform Usability Test</h3>

<p>Very similar to the usability testing completed with the wireframes, run the layout and designs by a select group to see what thoughts they may have. See if they understand the flow of the pages and the overall hierarchy of the website. The more problems you can <em>recognize and address</em> now the better.</p>

<h3>Create a Style Guide</h3>

<p>One of the final parts of the design phase is create a style guide. This guide will <em>serve as a reference</em> for updating and managing the website once launched. The guide will also insure that the website keeps a consistent tone and feel.</p>

<h4>Develop</h4>
<h6>Coding &amp; Development</h6>

<p>Once the design concept is finalized it is time to start programming. If there are quite a few components to the project the development phase could take quite a while. Remember to <em>stay focused, make logical decisions</em> and write the cleanest code possible. Writing quality code the first time around will save hours upon hours of headaches later down the road.</p>

<h3>Code HTML/CSS Markup</h3>

<p>Start the development by coding the general premise of the design in <abbr title="HyperText Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr>. This will provide you with a strong base to work from and the ability to grow it into an application or CMS if needed. <em>Keep your code well organized</em> so that it may be scaled and maintained easily.</p>

<h3>Develop Any Applications</h3>

<p>Behind most websites there is some heavy lifting involved to get everything working properly. Developing an application, setting up a <abbr title="Content Management System">CMS</abbr> or e-commerce platform can often be that heavy lifting. This step can be quite complex and often begins even before the design phase. <em>Stay agile</em> and deploy often to keep everything aligned and on track.</p>

<h3>Add 3rd Party Integration</h3>

<p>If your website will be using any 3rd party integration now is the time to get it properly installed. Make all of the proper connections and run vigorous test to make sure everything is working accurately. Make sure to especially test any part of the process that you may have personally customized. Remember to also run more <em>test over time</em> as the 3rd party will make updates of their own.</p>

<h3>Support Responsive Design</h3>

<p>Surfing the web from a mobile device is getting more popular as time goes on. Mobile browsers are getting much better at displaying websites however they have not completely figured it out. Make sure that your website has mobile compatibility for a <em>variety of screen sizes</em> and displays content largely relevant to a user on the go.</p>

<h3>Test and Validate Code</h3>

<p>After all of the development is wrapped up you need to <em>double back and review the code</em>, test it for for errors and make sure that it properly validates. This steps can often be a breeze or very frustrating. Either way, the important thing to remember is not to ship any faulty code. You may only get one shot with a user and if that experience is anything but enjoyable it is likely you will never get them back.</p>

<h3>Set Up Hosting and Launch</h3>

<p>At last, it is time to launch the website. Hopefully you covered all of the hosting and server needs in the discovery phase and are ready for launch. Upon launch do not forget to test and retest all of the functionality that was working on the development server, you never know what will happen when making re final migration. Additionally, don&#8217;t forget to <em>make any last minute updates</em>, configuring the proper analytics for example.</p>

<h4>Launch</h4>
<h6>Deploy &amp; Grow</h6>

<p>Think of your website as an <em>evolution not a revolution</em>. Once a website is launched it needs to evolve and grow with time, not sit inactive waiting for the next uprising. Stay on top of your website and provide it with the support it needs. You have put all this time and effort into launching it, why stop now?</p>

<h3>Train Website Managers</h3>

<p>More times than not once the website is launched you will be handing it over to a set of employees to manage. Train these employees and managers on how to <em>use and update</em> the website. Make sure they thoroughly understand the <abbr title="Content Management System">CMS</abbr, email management system or any other platform necessary. If those in charge of managing the website do not know how to properly update it you may have a recipe for disaster.</p>

<h3>Maintain the Website</h3>

<p>Take the maintenance plan established within the planning phase and put it to use. If unattended your website can become dormant fairly quickly. Update and maintain the website to keep it relevant and <em>inline with your overall strategy</em>.</p>

<h3>Start Marketing</h3>

<p>The phrase &#8220;If you built it, they will come&#8221; doesn&#8217;t apply to most websites. You need to market and promote your website to drive traffic. There are a million different ways to do so including social, search engine marketing and search engine optimization to name a few. <em>Find the right advertising medium</em> for you and work to acquire users.</p>

<h3>Measure Progress</h3>

<p>Continually measure your website progress and work to improve it&#8217;s overall performance. Learn from what you have completed so far and <em>find ways to grow</em> based on these experiences. Over time you will get to know your users better and better, finding out exactly what they desire. Do your best to give them what they want.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/design-process/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS3 Support with Modernizr</title>
		<link>http://www.shayhowe.com/tutorial/complete-css3-support/</link>
		<comments>http://www.shayhowe.com/tutorial/complete-css3-support/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 03:59:37 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1169</guid>
		<description><![CDATA[Make the most of CSS3 by designing with the latest and greatest technology on browsers with CSS3 support while providing alternative fallbacks for browsers without CSS3 support.


Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
<li><a href='http://www.shayhowe.com/tutorial/hyperlink-css-attribute-selectors/' rel='bookmark' title='Permanent Link: Hyperlink CSS Attribute Selectors'>Hyperlink CSS Attribute Selectors</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/tutorial/complete-css3-support/" title="Designing with CSS3 Support and Alternative Fallbacks">Designing with CSS3 Support &amp; Alternative Fallbacks</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/complete-css3-support/css-fallbacks.jpg" alt="Designing with CSS3 Support and Alternative Fallbacks" />

<p><abbr title="Cascading Style Sheets 3">CSS3</abbr> is a hot topic these days. Designers and developers are starting to widely utilize CSS3 and new tutorials are popping up nearly everyday. As a designer it is an exciting time to be at the forefront of it&#8217;s development. There are, however, many designers and developers that see browser support for CSS3 as insufficient. In their defense, not all clients are open to letting their websites look moderately different from browser to browser.</p>

<p>Thankfully Faruk Ate&#351;, Paul Irish and Alex Sexton have developed a script, <a href="http://www.modernizr.com/" title="Modernizr" rel="nofollow">Modernizr</a>, that detects CSS3, as well as HTML5, browser support and allows us to take advantage of CSS3 in compatible browsers while providing alternative fallbacks to incompatible browsers. The script adds a unique class to the <code>html</code> element of a page specific to each CSS3 property supported. As an example, in browsers that support CSS3 border radius a class of <code>borderradius</code> will be added to the <code>html</code> element, while in browsers without support for CSS3 border radius a class of <code>no-borderradius</code> will be added to the <code>html</code> element. This opens up a world of opportunities, giving us just what we need to fully implement CSS3 without worrying about incompatible browsers.</p>

<a class="btn" href="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/complete-css3-support/" title="View a Sample CSS3 Menu with Fallbacks" rel="nofollow"><span>View a Sample CSS3 Menu with Fallbacks</span></a>
<p class="special no-top">Best viewed in Safari or Chrome.</p><span id="more-1169"></span>

<h4>Putting Modernizr and CSS3 to Use</h4>

<p>I built the following sample navigation to demonstrate how Modernizr works with CSS3 and how to build out fallbacks for incompatible browsers. With the help of Modernizr, the benefits of this navigation include:</p>

<ul>
<li>100% compatible with all browsers</li>
<li>No images and no flash for modern browsers with CSS3 support</li>
<li>One image for depreciated browsers without CSS3 support</li>
</ul>

<h4>The Code</h4>

<h3>Step 1: The HTML Structure</h3>

<pre><code>&#60;!DOCTYPE HTML&#62;
&#60;html class="no-js" lang="en"&#62;
&#60;head&#62;
&#60;meta charset="utf-8" /&#62;
&#60;title&#62;CSS3 Navigation&#60;/title&#62;
&#60;link rel="stylesheet" href="style.css" type="text/css" /&#62;
&#60;/head&#62;
&#60;body&#62;

&#60;h1&#62;Sample Navigation&#60;/h1&#62;
&#60;ul&#62;
&#60;li&#62;&#60;a href="#">Home&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href="#">About Us&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href="#">Our Services&#60;/a&#62;&#60;/li&#62;
&#60;li class="last"&#62;&#60;a href="#"&#62;Contact Us&#60;/a&#62;&#60;/li&#62;
&#60;/ul&#62;

&#60;script src="modernizr-1.7.min.js"&#62;&#60;/script&#62;
&#60;/body&#62;
&#60;/html&#62;
</code></pre>

<p>The <abbr title="HyperText Markup Language">HTML</abbr> here is pretty cut and dry. We have the basic structure of an HTML5 document, including a heading and an unordered list with a set of links. A few things to note here:</p>

<ul>
<li>The <code>no-js</code> class on the <code>html</code> element</li>
<li>The <code>last</code> class on the last <code>li</code> element within the unordered list</li>
<li>The Modernizr script included at the bottom of the document</li>
</ul>

<p>Once we include the Modernizr script at the bottom of the document we need to set it into action with adding the <code>no-js</code> class to the <code>html</code> element. The <code>last</code> class on the last <code>li</code> element is in place for older browsers which do no support the <code>:last-child</code> pseudo-class.</p>

<h3>Step 2: Adding General Styles to the Heading</h3>

<pre><code>h1 { 
color: #222;
font-size: 15px; 
line-height: 36px; 
margin: 0;
padding: 0 10px; }
</code></pre>

<p>Before we jump into the CSS3 and specific property support we declare the general styles for the heading.</p>

<h3>Step 3: Declaring Heading Styles for Browsers with CSS3 Support</h3>

<pre><code>.cssgradients h1 { 
background: -moz-linear-gradient(#f5f5f5, #d9d9d9);
background: -webkit-gradient(linear, left top, left bottom,
	    from(#f5f5f5), to(#d9d9d9));
border: 1px solid #bbb;
-moz-border-radius: 4px 4px 0 0; 
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-moz-box-shadow: inset 0 1px 0 #fff; 
-webkit-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
height: 34px;
width: 198px; }
</code></pre>

<p>First up we use the Modernizr class of <code>cssgradients</code> to target browsers who specifically support this CSS3 property. Equally, we could use a <code>borderradius</code> or <code>boxshadow</code> class since we will be using these properties as well. We will be using CSS3 gradients later on so we will choose the <code>cssgradients</code> class to keep everything consistent.</p>

<p>Within this CSS3 please note that we are using the old WebKit gradient syntax. The new WebKit gradient syntax will mirror that of the Mozilla syntax however at the time of publish the new syntax is only viewable within the WebKit Nightly builds.</p>

<h3>Step 4: Declaring Heading Styles for Browsers without CSS3 Support</h3>

<pre><code>.no-cssgradients h1 { 
background: url("bg.png") 0 0 no-repeat;
height: 36px;
width: 200px; }
</code></pre>

<p>To target browsers without CSS3 gradient support we use the <code>no-cssgradients</code> class. In place of all of the CSS3 declarations we used before we now use a background image instead.</p>

<h3>Step 5: Adding General Styles to the Unordered List and Links</h3>

<pre><code>ul { 
list-style: none;
margin: 0;
padding: 0;
width: 220px; }

a {
border: 1px solid #bbb; 
border-bottom: 1px solid #ccc;
border-width: 0 1px 1px 1px;
color: #3690cf;
display: block; 
font-weight: bold; 
line-height: 30px; 
padding: 0 10px; 
text-decoration: none;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out; }

a:hover {
background: #fff;
color: #222;
padding: 0 10px 0 18px; }
</code></pre>

<p>As with our heading before, we will declare all of the general styles for the unordered list and links. These styles apply to all browsers and are unspecific to browsers with or witout CSS3 support.</p>

<p>Within the <code>a</code> element CSS rule set we use the CSS3 <code>transition</code> property. This property will be ignored by browsers that do not support it however using it here will prevent us from having to use another CSS rule set specific for CSS3 links. Additionally it is worth noting that the <code>transition</code> value is set to <code>all</code>, which will transition all of our priorities including <code>color</code>, <code>background-color</code>, <code>padding</code>, <code>opacity</code>, and more.</p>

<h3>Step 6: Declaring Unordered List and Link Styles for Browsers with CSS3 Support</h3>

<pre><code>.cssgradients li {
background: -moz-linear-gradient(#fff, #f2f5f5);
background: -webkit-gradient(linear, left top, left bottom,
	    from(#fff), to(#f2f5f5));
position: relative; }

.cssgradients a:before {
border-bottom: 4px solid transparent;
border-left: 4px solid #666;
border-top: 4px solid transparent;
content: "";
display: block;
height: 0;
left: 10px;
opacity: 0;
position: absolute;
top: 11px;
width: 0; }

.cssgradients a:hover::before {
opacity: 1; }

.cssgradients li:last-child a {
border: 1px solid #bbb;
border-width: 0 1px 1px 1px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px; }
</code></pre>

<p>Keeping in pace with our <code>cssgradients</code> class for CSS3 support we declare all of our styles for the unordered list and links. Here we kick things up a bit with different pseudo classes and elements, along with a combining the <code>:before</code> pseudo-element with the <code>:hover</code> pseudo-class.</p>

<p>We start this block of code by declaring our styles for the <code>li</code> element, including a CSS3 gradient and a <code>position</code> of <code>relative</code>. You may wonder why we are declaring a gradient background on the <code>li</code> element and not the <code>a</code> element. The reason for this is because CSS3 background gradients are seen as background images and we are currently unable to transition a background image within CSS3. What we have done is declared a background gradient on the <code>li</code> element and then declared a solid background color to the <code>a</code> element upon hover. This way the <code>a</code> elements background will transition on top of the <code>li</code> elements background gradient giving the impression that the gradient is smoothly transitioning into a solid white. The <code>relative</code> position on the <code>li</code> element is necessary to properly position our arrow, which we will build next with all CSS.</p>

<p>We use the <code>:before</code> pseudo-element to attach the arrow to the beginning of all of the links. Building the arrow using CSS borders is not too difficult and is actually pretty fascinating. We do set an <code>opacity</code> of <code>0</code> to the arrow to hide it until hovered upon. We then combine the <code>:before</code> pseudo-element with the <code>:hover</code> pseudo-class to display arrow when a link is hovered over by setting the <code>opacity</code> to <code>1</code>. Right now we could technically combine the two rule sets into one under the <code>.cssgradients a:hover::before</code> selector and omit the <code>opacity</code> property altogether since the <code>transition</code> property does not yet apply contents of the <code>:before</code> pseudo-element. However we have left them separate because <code>transition</code> support for the <code>:before</code> pseudo-element <a href="http://www.w3.org/TR/css3-transitions/#transitions-" title="CSS3 Transition Support" rel="nofollow">is coming</a> and when available the <code>opacity</code> property will provide the perfect transition.</p>

<p>Lastly, we use the <code>:last-child</code> pseudo-class to select the last <code>li</code> element and round the bottom corners and change the border.</p>

<h3>Step 7: Declaring Unordered List and Link Styles for Browsers without CSS3 Support</h3>

<pre><code>
.no-cssgradients a {
background: url("bg.png") 0 -36px no-repeat;
height: 30px; }

.no-cssgradients a:hover {
background: url("bg.png") 0 -66px no-repeat; }

.no-cssgradients li.last a {
background: url("bg.png") 0 -96px no-repeat;
border: none;
height: 31px; }

.no-cssgradients li.last a:hover {
background: url("bg.png") 0 -127px no-repeat; }
</code></pre>

<p>Finally to wrap everything up, and to provide a fallback for browsers without CSS3 support, we use the <code>no-cssgradients</code> class. Using this class we use a background image fallback for the CSS3 gradients, border radius, and pseudo classes and elements.</p>

<h4>Wrapping Up</h4>

<a class="btn" href="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/complete-css3-support/" title="View a Sample CSS3 Menu with Fallbacks" rel="nofollow"><span>View a Sample CSS3 Menu with Fallbacks</span></a>
<p class="special no-top">Best viewed in Safari or Chrome.</p>

<p>Hopefully this short tutorial has opened you up on how to use CSS3 while still providing support for older browsers. Modernizr is a fantastic tool and can be used far wider than what has been outlined here.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
<li><a href='http://www.shayhowe.com/tutorial/hyperlink-css-attribute-selectors/' rel='bookmark' title='Permanent Link: Hyperlink CSS Attribute Selectors'>Hyperlink CSS Attribute Selectors</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/tutorial/complete-css3-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Quick Six with Chris Coyier</title>
		<link>http://www.shayhowe.com/interviews/chris-coyier-interview/</link>
		<comments>http://www.shayhowe.com/interviews/chris-coyier-interview/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 23:24:29 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1130</guid>
		<description><![CDATA[I recently had a chance to ask Chris Coyier, one of the most well know authors within the web design industry and curator of CSS-Tricks, some quick questions and catch up with what he has been up to lately.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/10-ecommerce-tips/' rel='bookmark' title='Permanent Link: 10 Quick E-Commerce Tips'>10 Quick E-Commerce Tips</a></li>
<li><a href='http://www.shayhowe.com/tutorial/hyperlink-css-attribute-selectors/' rel='bookmark' title='Permanent Link: Hyperlink CSS Attribute Selectors'>Hyperlink CSS Attribute Selectors</a></li>
<li><a href='http://www.shayhowe.com/seo/6-visual-media-optimization-mistakes/' rel='bookmark' title='Permanent Link: 6 Visual Optimization Mistakes'>6 Visual Optimization Mistakes</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/interviews/chris-coyier-interview/" title="The Quick Six with Chris Coyier">Six Quick Questions with Chris Coyier</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/q6-chris-coyier/q6-chris-coyier.jpg" alt="Six Quick Questions with Chris Coyier" />

<p>Recently I had the chance to ask Chris Coyier some quick questions, get his take on a few things within the web design industry, and see what he has been up to lately. Chris, as you may already know, is an extremely talented man who wears a number of different hats and has his hands in many different projects. Perhaps most notably, Chris is the curator behind one of the most well known web design communities <a href="http://css-tricks.com/" title="CSS-Tricks" rel="nofollow">CSS-Tricks</a>. It was a pleasure to get to speak with Chris and I thank him for opportunity.</p><span id="more-1130"></span>

<h4>The Quick Six</h4>

<p class="q"><strong>Shay:</strong> You are a very talented man. You are able to design and develop websites while also having a strong understanding of how to do so. A lot of your articles lean more on development side, whether it be CSS, JavaScript, or so forth. Do you prefer development over design at all? If so, is there any special reason as to why?</p>

<p><strong>Chris:</strong> I actually don&#8217;t consider myself much of a developer. I guess it depends on how you view and define that term. CSS is a purely front end technology. Ninety percent of what I do with JavaScript is front-end related as well. I think of those technologies as design tools as they deal with how websites look and how users interact with them. As a designer, I think it&#8217;s my responsibility to know those technologies as well as I can. &#8220;Developers&#8221; I consider server-side people dealing literally with servers and making websites store and serve up information. I am very limited in my developer skills.</p>

<p>I do tend to be a web-tech-minded designer though. I like working in Photoshop, but just as much I like getting into the HTML/CSS/JavaScript and making things happen with the &#8220;final product.&#8221;</p>
 
<p class="q"><strong>Shay:</strong> Your a big fan of WordPress, and have even written a book on it. Have you ever thought about releasing any WordPress themes? Perhaps selling them?</p>

<p><strong>Chris:</strong> Between me and Jeff Starr, my co-author on <em><a href="http://digwp.com/" title="Digging Into WordPress" rel="nofollow">Digging Into WordPress</a></em>, we&#8217;ve done a number of themes at the <a href="http://themeclubhouse.digwp.com/" title="Theme Clubhouse" rel="nofollow">Theme Clubhouse</a>. Most of them are free, a few come with the book. None of them are super duper complex or amazingly designed. They all have some sort of niche purpose. I could see possibly doing more themes in the future, but honestly, I generally prefer working on projects that have some specific purpose beyond &#8220;this is a cool looking theme.&#8221; If I ever did spend a bunch of time on a new theme intended for public use, it&#8217;s hard to say if it would be a freebie or for sale. There is a lot of benefit to either way!</p>

<p class="q"><strong>Shay:</strong> You recently left your day job to venture out on your own. Shortly after you were hired by Wufoo, a company you have grown quite fond of over the years. What has the process been like, heading out on your own and then being offered a job you could not refuse? What is your position over at Wufoo, is anything in particular that you will be doing?</p>

<p><strong>Chris:</strong> <a href="http://wufoo.com/" title="Wufoo Forms" rel="nofollow">Wufoo</a> has been great. It&#8217;s a real honor to get to work for a company like this. When I did decide to leave my last job, it was in knowing that I needed a change and that I had the luxury of just doing nothing for a while if I wanted to. The only thing that was going to break that plan was a job offer that was really perfect for me. I turned down some pretty dream-level jobs just because they weren&#8217;t a good match for what I wanted my life to be like. Wufoo is a perfect match for me in that the job matches my life and that the product is one that I love.</p>

<p>My job title at Wufoo is Lead Hucklebucker. We basically have joke titles because what is in title anyway? We all work to improve the Wufoo application itself, improve awareness of the Wufoo, and to improve the experience and community of Wufoo. Specifically, lately I&#8217;ve been working on some industry-specific landing pages, rethinking our forums, our <a href="http://wufoo.com/apicontest/" title="Wufoo API Contest" rel="nofollow">API contest</a> (August 2010), and researching HTML5 forms.</p>

<p class="q"><strong>Shay:</strong> You have built quite a few web apps over time, one being Are My Sites Up? Do these ideas stem from some of your basic needs or are they something you generally feel would be useful? If needed, how do you go about finding the right help to build out the app?</p>

<p><strong>Chris:</strong> It&#8217;s a combination of building something that will be useful and that has a decent chance of &#8220;making it&#8221; because there is enough of a market for it that you can charge for it and make money. I would never want to be working on something that I didn&#8217;t personally find useful, but there are things that you personally would find useful but have no chance in the market. In the case of <a href="http://aremysitesup.com/" title="Are My Sites Up?" rel="nofollow">Are My Sites Up?</a>, I was working at a design agency at the time and we would promise our clients that we would monitor their websites. I thought the world could really use a super simple service for that. I have a friend who is really into building apps and was down with the idea. We both thought there was room in the market for this (we actually had no idea how many competitors there were until we were out the door with it). I&#8217;m no longer involved with AMSU (just got too busy, needed to cut some things), but there was absolutely room in the market for it and it did pretty well.</p>

<p>I&#8217;ve fortunately never been in the position where I had a great idea but nowhere to turn to get it built. My ideas usually stem from things I already know how to do myself or that I currently have people around me who I know can do it. A friend of mine once had an idea to build a site where it would analyze a picture of your face and tell you what celebrities you look like. I basically shrugged it off because even though I thought it was kind of a fun idea, I know that I don&#8217;t have those kind of skills or know anybody who does.</p>

<p class="q"><strong>Shay:</strong> One of the best resources for us web designs and developers are books thanks to some tremendous authors, yourself included. Do you have any favorite web design and development books you would recommend? How about any books unrelated to web design and development?</p>

<p><strong>Chris:</strong> If you are into learning straight up CSS, <em><a href="http://www.cssmastery.com/" title="CSS Mastery" rel="nofollow">CSS Mastery</a></em> and <em><a href="http://handcraftedcss.com/" title="Handcrafted CSS" rel="nofollow">Handcrafted CSS</a></em> are the ones you want. If you are starting with jQuery get <em><a href="https://www.packtpub.com/learning-jquery-1.3/book?mid=220409c024ep" title="Learning jQuery" rel="nofollow">Learning jQuery</a></em>, let that sink in about 6 months, then do a comprehensive review with <em><a href="http://jqueryenlightenment.com/" title="jQuery Enlightenment" rel="nofollow">jQuery Enlightenment</a></em>. If you are just interested in design theory, I think you should go to college and get a degree in Art! You have to learn design by designing a lot of stuff, you can&#8217;t learn that in a book.</p>

<p class="q"><strong>Shay:</strong> You have your time wrapped in quite a few different websites and projects. Outside of work, what do you enjoy doing? Any particular activities that help keep you refreshed and relaxed?</p>

<p><strong>Chris:</strong> I love playing music. I can play a variety of acoustic instruments and I&#8217;m finally at the point where doing that is relaxing instead of frustrating (as it is when you are just starting to learn and can&#8217;t do much). Otherwise I like a lot of normal people things like live music, good TV, good movies, sporting events, good food, etc.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/10-ecommerce-tips/' rel='bookmark' title='Permanent Link: 10 Quick E-Commerce Tips'>10 Quick E-Commerce Tips</a></li>
<li><a href='http://www.shayhowe.com/tutorial/hyperlink-css-attribute-selectors/' rel='bookmark' title='Permanent Link: Hyperlink CSS Attribute Selectors'>Hyperlink CSS Attribute Selectors</a></li>
<li><a href='http://www.shayhowe.com/seo/6-visual-media-optimization-mistakes/' rel='bookmark' title='Permanent Link: 6 Visual Optimization Mistakes'>6 Visual Optimization Mistakes</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/interviews/chris-coyier-interview/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web Design Community News</title>
		<link>http://www.shayhowe.com/resource/web-design-community-news/</link>
		<comments>http://www.shayhowe.com/resource/web-design-community-news/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 23:42:43 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Resource]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1076</guid>
		<description><![CDATA[Drive traffic to your website by submitting your content to websites featuring community news. Featured in this article are over 110 websites supporting community news.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/form-design/' rel='bookmark' title='Permanent Link: Website Form Design'>Website Form Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<script>
$(document).ready(function(){ $("tr:nth-child(even)").addClass("even"); });
</script>

<h1><a href="/resource/web-design-community-news/" title="Where to Submit Your Web Design and Development News">Where to Submit Your Web Design and Development News</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-design-community-news/web-design-community-news.jpg" alt="Where to Submit Your Web Design and Development News" />

<p>One of the most popular lines from the 1989 film Field of Dreams is <i>&#8220;If you build it, he will come.&#8221;</i> A great quote from an excellent movie. Sadly, this quote does not hold true to that of web design. Building a website will not get you visitors and writing in a blog will not get you readers. You must advertise and promote your website accordingly. Today, with the help of social media, gaining publicity has become increasingly easier. There are however many outlets that are often quickly overlooked. One of these outlets being user submitted community news.</p><span id="more-1076"></span>

<p>User submitted community news is one of the hidden gems within the web design and development community. Websites featuring community news allow users to submit their content and then have that content linked to if determined appropriate. In doing so, users are able to build links to their content and get it out in front of a larger audience that they would have not been able to reach otherwise. As a return, websites offering community news will continue to get traffic from users submitting their own content as well as from users looking for the latest and greatest articles.</p>

<p>Getting your content accepted on community news websites is neither easy nor guaranteed. Your content has to be original, of high quality, and beneficial to readers in order to be accepted. It is hard work and can take time before you see any results. When your content is accepted, however, the results can be significant. The exposure and boost in traffic will prove to be well worth the effort.</p>

<h4>Non-Account Based</h4>
<p>The following is a list of websites that offer web design and development user submitted community news without the need of an account. Simply enough, all you need to do to submit your content is complete a quick and easy contact form. The websites are listed in order of page rank (highest to lowest) as well as alphabetized.</p>

<table>
<thead><tr><td class="lt">Website</td><td width="20%">Alexa Rank</td><td width="22%">Compete Rank</td><td width="18%">Page Rank</td></tr></thead>
<tr><td class="lt"><a href="http://www.cssdrive.com/index.php/main/submit/" title="CSS Drive Community News" rel="nofollow">CSS Drive</a></td><td align="right">8,920</td><td align="right">29,799</td><td align="right">9</td></tr>
<tr><td class="lt"><a href="http://www.cssleak.com/submit.php" title="CSS Leak Community News" rel="nofollow">CSS Leak</a></td><td>30,753</td><td>138,138</td><td>6</td></tr>
<tr><td class="lt"><a href="http://designm.ag/submit-news/" title="DesignM.ag Community News" rel="nofollow">DesignM.ag</a></td><td>7,502</td><td>12,700</td><td>6</td></tr>
<tr><td class="lt"><a href="http://designrfix.com/submitnews" title="Designrfix Community News" rel="nofollow">Designrfix</a></td><td>16,657</td><td>37,978</td><td>6</td></tr>
<tr><td class="lt"><a href="http://www.dezinerfolio.com/linksubmit" title="Dezinerfolio Community News" rel="nofollow">Dezinerfolio</a></td><td>13,869</td><td>39,250</td><td>6</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourcreativity.com/user-link-feed/" title="Fuel Your Creativity Community News" rel="nofollow">Fuel Your Creativity</a></td><td>25,887</td><td>43,214</td><td>6</td></tr>
<tr><td class="lt"><a href="http://www.instantshift.com/user-submitted-news/" title="InstantShift Community News" rel="nofollow">InstantShift</a></td><td>6,076</td><td>10,569</td><td>6</td></tr>
<tr><td class="lt"><a href="http://www.myinkblog.com/design-news/#submit" title="MyInkBlog Community News" rel="nofollow">MyInkBlog</a></td><td>24,032</td><td>53,307</td><td>6</td></tr>
<tr><td class="lt"><a href="http://10steps.sg/community-link/#fvCommunityNewsForm" title="10Steps.SG Community News" rel="nofollow">10Steps.SG</a></td><td>18,284</td><td>53,672</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.brushking.eu/submit_news.php" title="Brush King Community News" rel="nofollow">Brush King</a></td><td>27,893</td><td>81,362</td><td>5</td></tr>
<tr><td class="lt"><a href="http://buildinternet.com/news/#fvCommunityNewsForm" title="Build Internet! Community News" rel="nofollow">Build Internet!</a></td><td>10,076</td><td>22,483</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.chethstudios.net/2009/04/submit-design-news-on-chethstudios.html" title="Cheth Studios Community News" rel="nofollow">Cheth Studios</a></td><td>29,359</td><td>49,502</td><td>5</td></tr>
<tr><td class="lt"><a href="http://colorburned.com/link-feed#submit" title="Colorburned Creative Community News" rel="nofollow">Colorburned Creative</a></td><td>23,610</td><td>57,762</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.designdazzling.com/#submit" title="DesignDazzling Community News" rel="nofollow">DesignDazzling</a></td><td>54,648</td><td>498,143</td><td>5</td></tr>
<tr><td class="lt"><a href="http://thedesignmag.com/#fvCommunityNewsForm" title="The Design Mag Community News" rel="nofollow">The Design Mag</a></td><td>80,041</td><td>125,853</td><td>5</td></tr>
<tr><td class="lt"><a href="http://desizntech.info/submit-link/" title="Desizn Tech Community News" rel="nofollow">Desizn Tech</a></td><td>30,542</td><td>75,691</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.knowtebook.com/community-link-feed-1112.htm#add" title="KnowTeBook Community News" rel="nofollow">KnowTeBook</a></td><td>43,522</td><td>94,043</td><td>5</td></tr>
<tr><td class="lt"><a href="http://psdfan.com/user-link-feed/" title="PSDFan Community News" rel="nofollow">PSDFan</a></td><td>21,140</td><td>51,816</td><td>5</td></tr>
<tr><td class="lt"><a href="http://psdvibe.com/#fvCommunityNewsName" title="PSDVibe Community News" rel="nofollow">PSDVibe</a></td><td>57,903</td><td>166,870</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.pvmgarage.com/en/submit-news/" title="PV.M Garage Community News" rel="nofollow">PV.M Garage</a></td><td>21,946</td><td>56,003</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.reencoded.com/#fvCommunityNewsForm" title="Reencoded Community News" rel="nofollow">Reencoded</a></td><td>26,774</td><td>39,199</td><td>5</td></tr>
<tr><td class="lt"><a href="http://scriptandstyle.com/submit" title="Script &amp; Style Community News" rel="nofollow">Script &amp; Style</a></td><td>24,358</td><td>56,854</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.tripwiremagazine.com/submit-user-link" title="Tripwire Magazine Community News" rel="nofollow">Tripwire Magazine</a></td><td>11,065</td><td>2,071</td><td>5</td></tr>
<tr><td class="lt"><a href="http://tutorialoutpost.com/submit" title="Tutorial Outpost Community News" rel="nofollow">Tutorial Outpost</a></td><td>55,780</td><td>78,747</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.uxbooth.com/new-resource/" title="UX Booth Community News" rel="nofollow">UX Booth</a></td><td>24,513</td><td>40,187</td><td>5</td></tr>
<tr><td class="lt"><a href="http://webtreats.mysitemyway.com/link-feed/#submit-link" title="WebTreats Etc. Community News" rel="nofollow">WebTreats Etc.</a></td><td>9,408</td><td>20,365</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.admixweb.com/communitynews/#fvCommunityNewsForm" title="Admix Web Community News" rel="nofollow">Admix Web</a></td><td>56,440</td><td>431,119</td><td>4</td></tr>
<tr><td class="lt"><a href="http://cssbrigit.com/CNews/" title="CSS Brigit Community News" rel="nofollow">CSS Brigit</a></td><td>172,476</td><td>1,959,538</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.cssstyle.me/index.php?mode=memo&#038;submode=new" title="CSSStyle.Me Community News" rel="nofollow">CSSStyle.Me</a></td><td>75,390</td><td>0</td><td>4</td></tr>
<tr><td class="lt"><a href="http://design-newz.com/submit-newz/" title="Design Newz Community News" rel="nofollow">Design Newz</a></td><td>30,752</td><td>80,423</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.designyourway.net/blog/submit/" title="Design Your Way Community News" rel="nofollow">Design Your Way</a></td><td>36,103</td><td>51,833</td><td>4</td></tr>
<tr><td class="lt"><a href="http://divitodesign.com/community-news/#new-submission" title="DivitoDesign Community News" rel="nofollow">DivitoDesign</a></td><td>72,534</td><td>106,974</td><td>4</td></tr>
<tr><td class="lt"><a href="http://devsnippets.com/submit" title="DevSnippets Community News" rel="nofollow">DevSnippets</a></td><td>17,495</td><td>39,766</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourapps.com/user-link-feed/" title="Fuel Your Apps Community News" rel="nofollow">Fuel Your Apps</a></td><td>410,546</td><td>684,145</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourblogging.com/user-link-feed/" title="Fuel Your Blogging Community News" rel="nofollow">Fuel Your Blogging</a></td><td>105,471</td><td>140,785</td><td>4</td></tr>
<tr><td class="lt"><a href="http://fuelyourcoding.com/user-link-feed/" title="Fuel Your Coding Community News" rel="nofollow">Fuel Your Coding</a></td><td>122,552</td><td>166,523</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourillustration.com/user-link-feed/" title="Fuel Your Illustration Community News" rel="nofollow">Fuel Your Illustration</a></td><td>1,089,873</td><td>2,030,334</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourinterface.com/user-link-feed/" title="Fuel Your Interface Community News" rel="nofollow">Fuel Your Interface</a></td><td>157,021</td><td>144,755</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourphotography.com/user-link-feed/" title="Fuel Your Photography Community News" rel="nofollow">Fuel Your Photography</a></td><td>430,180</td><td>1,253,664</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourwriting.com/user-link-feed/" title="Fuel Your Writing Community News" rel="nofollow">Fuel Your Writing</a></td><td>428,865</td><td>252,005</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.graphicrating.com/submit/" title="Graphic Rating Community News" rel="nofollow">Graphic Rating</a></td><td>111,414</td><td>226,851</td><td>4</td></tr>
<tr><td class="lt"><a href="http://kailoon.com/web-design-news/#reply" title="LoonDesign Community News" rel="nofollow">LoonDesign</a></td><td>40,696</td><td>143,277</td><td>4</td></tr>
<tr><td class="lt"><a href="http://theprodesigner.com/#community-news-form" title="The Pro Designer Community News" rel="nofollow">The Pro Designer</a></td><td>105,884</td><td>212,657</td><td>4</td></tr>
<tr><td class="lt"><a href="http://psdlearning.com/2008/07/user-links/#commentform" title="PSD Learning Community News" rel="nofollow">PSD Learning</a></td><td>66,391</td><td>178,973</td><td>4</td></tr>
<tr><td class="lt"><a href="http://sharebrain.info/#fvCommunityNewsForm" title="Sharebrain Community News" rel="nofollow">Sharebrain</a></td><td>47,636</td><td>94,197</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.tutorialspalace.com/community-news/#submit" title="Tutorials Palace Community News" rel="nofollow">Tutorials Palace</a></td><td>115,889</td><td>804,563</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.vagrantradio.com/user-submitted" title="Vagrant Radio Community News" rel="nofollow">Vagrant Radio</a></td><td>176,761</td><td>294,320</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.visual-blast.com/#community-news-form" title="Visual Blast Community News" rel="nofollow">Visual Blast</a></td><td>18,966</td><td>42,048</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.webanddesigners.com/user-link-feed" title="Web and Designers Community News" rel="nofollow">Web and Designers</a></td><td>84,276</td><td>288,447</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.webdesign-ne.ws/submit/" title="Webdesign-ne.ws Community News" rel="nofollow">Webdesign-ne.ws</a></td><td>30,059</td><td>126,163</td><td>4</td></tr>
<tr><td class="lt"><a href="http://whofreelance.com/news-submission/" title="WhoFreelance Community News" rel="nofollow">WhoFreelance</a></td><td>102,444</td><td>520,848</td><td>4</td></tr>
<tr><td class="lt"><a href="http://wparena.com/community-news/#fvCommunityNewsForm" title="WordPress Arena Community News" rel="nofollow">WordPress Arena</a></td><td>48,743</td><td>110,556</td><td>4</td></tr>
<tr><td class="lt"><a href="http://becreativemagazine.com/2009/12/community-link-feed/#commentform" title="BeCreative Magazine Community News" rel="nofollow">BeCreative Magazine</a></td><td>316,174</td><td>264,628</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.crazyleafdesign.com/blog/user-submitted-links/#add" title="CrazyLeaf Design Community News" rel="nofollow">CrazyLeaf Design</a></td><td>13,180</td><td>32,483</td><td>3</td></tr>
<tr><td class="lt"><a href="http://designjojo.com/submit" title="Design Jojo Community News" rel="nofollow">Design Jojo</a></td><td>238,084</td><td>489,634</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.espreson.com/archive-index/community-news/#commentform" title="Espreson Community News" rel="nofollow">Espreson</a></td><td>164,201</td><td>347,109</td><td>3</td></tr>
<tr><td class="lt"><a href="http://favshare.net/favshare-your-article/" title="favSHARE Community News" rel="nofollow">favSHARE</a></td><td>98,872</td><td>372,816</td><td>3</td></tr>
<tr><td class="lt"><a href="http://freelancefolder.com/submit-link/" title="Freelance Folder Community News" rel="nofollow">Freelance Folder</a></td><td>21,121</td><td>18,747</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourbranding.com/user-link-feed/" title="Fuel Your Branding Community News" rel="nofollow">Fuel Your Branding</a></td><td>532,595</td><td>638,561</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.fuelyourmotionography.com/user-link-feed/" title="Fuel Your Motionography Community News" rel="nofollow">Fuel Your Motionography</a></td><td>2,739,998</td><td>0</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.graphicmania.net/news-archive/" title="Graphic Mania Community News" rel="nofollow">Graphic Mania</a></td><td>16,431</td><td>15,769</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.hongkiat.com/blog/submit-news-tips/" title="Hongkiat Community News" rel="nofollow">Hongkiat</a></td><td>2,393</td><td>3,308</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.online-photoshoptutorials.com/2008/10/user-link-feed.html#add" title="Online-Photoshop Tutorials Community News" rel="nofollow">Online-Photoshop Tutorials</a></td><td>186,291</td><td>303,042</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.psdeluxe.com/submit-link.html" title="Psdeluxe Community News" rel="nofollow">Psdeluxe</a></td><td>26,768</td><td>71,103</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.quandtnet.de/submit_your_news/" title="QNT Community News" rel="nofollow">QNT</a></td><td>110,214</td><td>493,379</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.readactor.com/submit-link/#respond" title="reADactor Community News" rel="nofollow">reADactor</a></td><td>143,388</td><td>221,570</td><td>3</td></tr>
<tr><td class="lt"><a href="http://scarletbits.com/user-news/#respond" title="Scarletbits Community News" rel="nofollow">Scarletbits</a></td><td>134,263</td><td>752,144</td><td>3</td></tr>
<tr><td class="lt"><a href="http://speckyboy.com/submit-or-recommend-a-design-resource/" title="Speckyboy Community News" rel="nofollow">Speckyboy</a></td><td>4,454</td><td>8,116</td><td>3</td></tr>
<tr><td class="lt"><a href="http://toproundups.com/submit/" title="Top Roundups Community News" rel="nofollow">Top Roundups</a></td><td>63,240</td><td>849,598</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.tutorio.com/info/submit" title="Tutorio Community News" rel="nofollow">Tutorio</a></td><td>27,104</td><td>30,591</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.bloground.ro/submit-post/" title="Bloground Community News" rel="nofollow">Bloground</a></td><td>266,078</td><td>342,714</td><td>2</td></tr>
<tr><td class="lt"><a href="http://www.thedesignbuzz.net/" title="The Design Buzz Community News" rel="nofollow">The Design Buzz</a></td><td>468,778</td><td>0</td><td>2</td></tr>
<tr><td class="lt"><a href="http://designshards.com/submit-link/" title="Design Shards Community News" rel="nofollow">Design Shards</a></td><td>98,111</td><td>672,764</td><td>2</td></tr>
<tr><td class="lt"><a href="http://www.looks.gd/user-link-feed#respond" title="Looks Good Design Magazine Community News" rel="nofollow">Looks Good Design Magazine</a></td><td>183,757</td><td>1,362,826</td><td>2</td></tr>
<tr><td class="lt"><a href="http://pixelactic.com/community-news/#newsform" title="Pixelactic Community News" rel="nofollow">Pixelactic</a></td><td>218,742</td><td>975,720</td><td>2</td></tr>
<tr><td class="lt"><a href="http://creativeurbia.com/add-news/#fvCommunityNewsForm" title="Creative Urbia Community News" rel="nofollow">Creative Urbia</a></td><td>253,665</td><td>0</td><td>1</td></tr>
<tr><td class="lt"><a href="http://webdevcodex.com/community-links/" title="Web Development Codex Community News" rel="nofollow">Web Development Codex</a></td><td>222,595</td><td>2,085,833</td><td>1</td></tr>
</table>
<p class="last-updated">Last updated April 14, 2010</p>

<h4>Account Based</h4>
<p>The following is a list of websites that require an account in order to submit your content. Many of these websites also cover a large variety of topics rather than strictly web design and development related news. While the range of topics may be larger than you would prefer the out reach and pay off can often be larger as well. As with the non-account based list, these websites are listed in order of page rank (highest to lowest) as well as alphabetized.</p>

<table>
<thead><tr><td class="lt">Website</td><td width="20%">Alexa Rank</td><td width="22%">Compete Rank</td><td width="18%">Page Rank</td></tr></thead>
<tr><td class="lt"><a href="http://delicious.com/" title="Delicious Community News" rel="nofollow">Delicious</a></td><td>342</td><td>1,396</td><td>8</td></tr>
<tr><td class="lt"><a href="http://digg.com/" title="Digg Community News" rel="nofollow">Digg</a></td><td>102</td><td>20</td><td>8</td></tr>
<tr><td class="lt"><a href="http://www.mixx.com/" title="Mixx Community News" rel="nofollow">Mixx</a></td><td>748</td><td>2,833</td><td>8</td></tr>
<tr><td class="lt"><a href="http://www.reddit.com/" title="Reddit Community News" rel="nofollow">Reddit</a></td><td>309</td><td>262</td><td>8</td></tr>
<tr><td class="lt"><a href="http://www.stumbleupon.com/" title="Stumble Upon Community News" rel="nofollow">Stumble Upon</a></td><td>204</td><td>287</td><td>8</td></tr>
<tr><td class="lt"><a href="http://technorati.com/" title="Technorati Community News" rel="nofollow">Technorati</a></td><td>900</td><td>1,186</td><td>8</td></tr>
<tr><td class="lt"><a href="http://news.ycombinator.com/" title="Hacker News Community News" rel="nofollow">Hacker News</a></td><td>3,472</td><td>8,166</td><td>7</td></tr>
<tr><td class="lt"><a href="http://csscreme.com/" title="CSS Creme Community News" rel="nofollow">CSS Creme</a></td><td>21,264</td><td>69,198</td><td>6</td></tr>
<tr><td class="lt"><a href="http://designbump.com/" title="Design Bump Community News" rel="nofollow">Design Bump</a></td><td>10,121</td><td>15,955</td><td>6</td></tr>
<tr><td class="lt"><a href="http://www.dzone.com/" title="DZone Community News" rel="nofollow">DZone</a></td><td>2,497</td><td>6,575</td><td>6</td></tr>
<tr><td class="lt"><a href="http://sphinn.com/" title="Sphinn Community News" rel="nofollow">Sphinn</a></td><td>5,961</td><td>7,529</td><td>6</td></tr>
<tr><td class="lt"><a href="http://www.blogengage.com/" title="Blog Engage Community News" rel="nofollow">Blog Engage</a></td><td>12,141</td><td>56,575</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.cypherbox.net/" title="Cypher Box Community News" rel="nofollow">Cypher Box</a></td><td>67,360</td><td>394,375</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.designfloat.com/" title="Design Float Community News" rel="nofollow">Design Float</a></td><td>7,425</td><td>51,056</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.designrelated.com/" title="Design:Related Community News" rel="nofollow">Design:Related</a></td><td>44,086</td><td>58,330</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.faqpal.com/" title="FAQ Pal Community News" rel="nofollow">FAQ Pal</a></td><td>20,912</td><td>131,233</td><td>5</td></tr>
<tr><td class="lt"><a href="http://indeziner.com/" title="Indeziner Community News" rel="nofollow">Indeziner</a></td><td>73,253</td><td>186,073</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.tweako.com/" title="Tweako Community News" rel="nofollow">Tweako</a></td><td>29,580</td><td>137,323</td><td>5</td></tr>
<tr><td class="lt"><a href="http://www.undrln.com/" title="Undrln Community News" rel="nofollow">Undrln</a></td><td>236,375</td><td>388,221</td><td>5</td></tr>
<tr><td class="lt"><a href="http://abduzeedo.com/" title="Abduzeedo Community News" rel="nofollow">Abduzeedo</a></td><td>4,042</td><td>7,804</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.bloggerden.com/" title="Blogger Den Community News" rel="nofollow">Blogger Den</a></td><td>69,786</td><td>243,879</td><td>4</td></tr>
<tr><td class="lt"><a href="http://cssglobe.com/news.asp" title="CSS Globe Community News" rel="nofollow">CSS Globe</a></td><td>8,228</td><td>24,566</td><td>4</td></tr>
<tr><td class="lt"><a href="http://inspiredn.com/" title="Inspired News Community News" rel="nofollow">Inspired News</a></td><td>158,667</td><td>312,056</td><td>4</td></tr>
<tr><td class="lt"><a href="http://www.queness.com/" title="Queness Community News" rel="nofollow">Queness</a></td><td>7,393</td><td>24,739</td><td>4</td></tr>
<tr><td class="lt"><a href="http://thewebblend.com/" title="The Web Blend Community News" rel="nofollow">The Web Blend</a></td><td>19,514</td><td>35,632</td><td>4</td></tr>
<tr><td class="lt"><a href="http://designmess.com/" title="Design Mess Community News" rel="nofollow">Design Mess</a></td><td>143,895</td><td>203,686</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.developersniche.com/" title="Developersniche Community News" rel="nofollow">Developersniche</a></td><td>403,106</td><td>2,090,785</td><td>3</td></tr>
<tr><td class="lt"><a href="http://joyoge.com/" title="Joyoge Community News" rel="nofollow">Joyoge</a></td><td>114,865</td><td>932,901</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.kreativenews.com/" title="Kreative News Community News" rel="nofollow">Kreative News</a></td><td>159,508</td><td>339,182</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.pixelgroovy.com/" title="Pixel Groovy Community News" rel="nofollow">Pixel Groovy</a></td><td>172,648</td><td>299,582</td><td>3</td></tr>
<tr><td class="lt"><a href="http://servefault.com/" title="Serve Fault Community News" rel="nofollow">Serve Fault</a></td><td>401,729</td><td>0</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.talking-web.org/" title="Talking Web Community News" rel="nofollow">Talking Web</a></td><td>1,789,591</td><td>0</td><td>3</td></tr>
<tr><td class="lt"><a href="http://wordtaps.com/" title="WordTaps Community News" rel="nofollow">WordTaps</a></td><td>131,829</td><td>510,082</td><td>3</td></tr>
<tr><td class="lt"><a href="http://www.zabox.net/" title="zaBox Community News" rel="nofollow">zaBox</a></td><td>24,685</td><td>221,361</td><td>3</td></tr>
<tr><td class="lt"><a href="http://webdev5.com/" title="WebDev5 Community News" rel="nofollow">WebDev5</a></td><td>345,549</td><td>0</td><td>1</td></tr>
<tr><td class="lt"><a href="http://submit.designdazzling.com/" title="DesignDazzling News Community News" rel="nofollow">DesignDazzling News</a></td><td>54,648</td><td>498,143</td><td>Unranked</td></tr>
<tr><td class="lt"><a href="http://www.pixelelement.com/news/" title="Pixel Element Community News" rel="nofollow">Pixel Element</a></td><td>86,000</td><td>87,416</td><td>Unranked</td></tr>
</table>
<p class="last-updated">Last updated April 14, 2010</p>

<h4>Download Bookmarks</h4>
<p>Download all of the websites, both non-account and account based, listed above in one simple <abbr title="HyperText Markup Language">HTML</abbr> bookmark file. The bookmarks may then be imported into your web browser of choice.</p>

<a class="btn" href="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-design-community-news/community-news-bookmarks.html" title="Community News" rel="nofollow"><span>Download Community News Bookmarks</span></a>
<p class="last-updated">(Right/Control Click Save As)</p>

<h4>Was Any Website Missed?</h4>
<p>There are dozens upon dozens of websites featuring community news, did you notice any that were left out? Particularly, was any website specific to web design and development left out? Please leave your contributions in the comments below.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/form-design/' rel='bookmark' title='Permanent Link: Website Form Design'>Website Form Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/resource/web-design-community-news/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Hyperlink CSS Attribute Selectors</title>
		<link>http://www.shayhowe.com/tutorial/hyperlink-css-attribute-selectors/</link>
		<comments>http://www.shayhowe.com/tutorial/hyperlink-css-attribute-selectors/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 23:26:12 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1009</guid>
		<description><![CDATA[CSS attribute selectors provide an additional method of setting CSS styles outside of ids and classes. Learn how an attribute selector, when used with a hyperlink, can increase your clicks.


Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/complete-css3-support/' rel='bookmark' title='Permanent Link: CSS3 Support with Modernizr'>CSS3 Support with Modernizr</a></li>
<li><a href='http://www.shayhowe.com/seo/6-visual-media-optimization-mistakes/' rel='bookmark' title='Permanent Link: 6 Visual Optimization Mistakes'>6 Visual Optimization Mistakes</a></li>
<li><a href='http://www.shayhowe.com/seo/top-10-keyword-research-tips/' rel='bookmark' title='Permanent Link: Top 10 Keyword Research Tips'>Top 10 Keyword Research Tips</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<link rel="stylesheet" href="/wp-content/themes/letscounthedays/articles/hyperlink-css-attribute-selectors/links.css" type="text/css" media="screen" />

<h1><a href="/tutorial/hyperlink-css-attribute-selectors/" title="Document Links Styled with CSS Attribute Selectors">Document Links Styled with CSS Attribute Selectors</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/hyperlink-css-attribute-selectors/document-css-links.jpg" alt="Document Links Styled with CSS Attribute Selectors" />

<p>With <abbr title="Cascading Style Sheets 3">CSS3</abbr> gaining popularity so are <abbr title="Cascading Style Sheets">CSS</abbr> attribute selectors. CSS attribute selectors have been around for some time however CSS3 adds more selectors to the mix bringing new light to subject. Increased browser support, with nearly every major browser currently supporting attribute selectors <i>(Internet Explorer 6 still struggles)</i>, has also added to the popularity.</p>

<p>So what benefit do CSS attribute selectors have to adding style to document links? CSS attribute selectors allow you to quickly and easily add styles to document links while keeping your code clean and clutter free. Ultimately, the more attractive looking your links are the more clicks they will receive.</p><span id="more-1009"></span>

<h4>PDF Hyperlink Example</h4>

<h3>HTML Code</h3>
<pre><code>&#60;a href="#.pdf" title="PDF File Link"&#62;PDF File&#60;/a&#62;</code></pre>

<h3>CSS Code</h3>
<pre><code>a[href$=".pdf"] {
	background: url(acrobat.gif) no-repeat left center;
	padding-left: 20px;
}
</code></pre>

<h3>Output</h3>
<p><a href="#.pdf" title="PDF File External Link" rel="nofollow">PDF File</a></p>

<h4>Breaking Down the Attribute Selector</h4>

<p>You start your CSS just as if your were to style any other hyperlink. Directly following the <code>a</code> element comes the attribute selector, in this case <code>[href$=".pdf"]</code>. The attribute selector will always be wrapped in <code>[]</code> brackets and will always sit right next to the element to which it applies to without any spaces in-between the two.</p>

<p>Within the <code>[]</code> brackets the <code>href</code> attribute is declared as we are specifically targeting hyperlinks. Next we insert the <code>$=</code> selector, which specifies that we only want to target hyperlinks ending with the file format value to follow. For this example we are using a PDF document making the value <code>.pdf</code>, which is wrapped in <code>""</code> quotations.</p>

<p>To target any other type of document just change the value to what ever file extension you wish. As an example, to target Microsoft Word documents just change the <code>.pdf</code> value to <code>.doc</code>.</p>

<h4>Taking It a Step Further</h4>

<p>Chris Coyier from CSS-Tricks has put together and outstanding resource on CSS attribute selectors in his article &#8220;<a href="http://css-tricks.com/attribute-selectors/" title="The Skinny on CSS Attribute Selectors" rel="nofollow">The Skinny on CSS Attribute Selectors</a>&#8221;. To learn the full potential of CSS attribute selectors this article is a must read as it does a great job of breaking them down for you.</p>

<p>If you are worried about the lack of support for Internet Explorer 6 you can, with a some additional work, use CSS attribute selectors via jQuery. Zac Gordon has written a great tutorial, &#8220;<a href="http://dabrook.org/blog/articles/selecting-and-styling-external-links-or-pdf-ppts-and-other-files-by-extensi/" title="Selecting and Styling External Links, PDFs, PPTs, and other links by file extension using jQuery" rel="nofollow">Selecting and Styling External Links, PDFs, PPTs, and other links by file extension using jQuery</a>&#8221;, on how to do so.</p>

<p>Adding an icon to your document links is a great way to quickly draw more attention to the link. InstantShift has put together an article packed full of icons. If you would like some to use on your website check out the article at &#8220;<a href="http://www.instantshift.com/2009/08/19/75-free-useful-icon-sets-for-web-designers-and-developers/" title="75 Free Useful Icon Sets for Web Designers and Developers" rel="nofollow">75 Free Useful Icon Sets for Web Designers and Developers</a>&#8221;.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/complete-css3-support/' rel='bookmark' title='Permanent Link: CSS3 Support with Modernizr'>CSS3 Support with Modernizr</a></li>
<li><a href='http://www.shayhowe.com/seo/6-visual-media-optimization-mistakes/' rel='bookmark' title='Permanent Link: 6 Visual Optimization Mistakes'>6 Visual Optimization Mistakes</a></li>
<li><a href='http://www.shayhowe.com/seo/top-10-keyword-research-tips/' rel='bookmark' title='Permanent Link: Top 10 Keyword Research Tips'>Top 10 Keyword Research Tips</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/tutorial/hyperlink-css-attribute-selectors/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Defining A Multivariate Test</title>
		<link>http://www.shayhowe.com/web-design/defining-multivariate-testing/</link>
		<comments>http://www.shayhowe.com/web-design/defining-multivariate-testing/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 00:42:30 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=997</guid>
		<description><![CDATA[Multivariate testing is becoming more popular amongst the web design and development community, and rightfully so. Take a look and see how the smallest changes can produce the biggest results.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/designing-call-to-action/' rel='bookmark' title='Permanent Link: Designing a Strong Call to Action'>Designing a Strong Call to Action</a></li>
<li><a href='http://www.shayhowe.com/web-design/10-ecommerce-tips/' rel='bookmark' title='Permanent Link: 10 Quick E-Commerce Tips'>10 Quick E-Commerce Tips</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-landing-pages/' rel='bookmark' title='Permanent Link: Landing Page Design'>Landing Page Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/defining-multivariate-testing/">Getting Started with Multivariate Testing</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/multivariate-testing.jpg" alt="Getting Started with Multivariate Testing" />

<p>Multivariate testing (MVT), testing multiple elements of a live web page at a time, is becoming more and more popular amongst the web design and development community. Understandably so, multivariate testing allows you to test a large amount of combinations and see exactly how those combinations stack up against one another. You will quickly find out that the smallest changes can produce the biggest results.</p><span id="more-997"></span>

<h4>What elements should you test?</h4>

<p>When deciding exactly what elements to test within a multivariate test you are going to focus on the call to action. Determine what you want users to do upon landing on a page and then outline all of the key elements in and around the desired call to action. Any element a user will have to interact with to complete this action is an element you are going to want to run the multivariate test with. A few of these elements may include:</p>

<h3>Brand Awareness</h3>
<p><em>Depending on how popular, or unpopular, your brand is may impact conversions.</em> If you have a well-known brand it may help encourage conversions where an unknown brand would not. On the other hand, having too much brand presence on a page may get in the way of users trying to complete a conversion. Figure out what you would like to accomplish with your brand awareness and then test it.</p>

<h3>Headings</h3>
<p>Headings are <em>the first section of text a user will read on a page</em> and if they like it they will continue on. Perhaps they will continue reading, maybe they will scan the rest of the elements surrounding the call to action, or if you&#8217;re lucky they just might jump straight to completing the desired call to action. Either way, testing different headings will allow you to determine which has the best positive outcome. Not too sure headings can make that big of difference? You do not have to take my word for it; 37signals have had significant results all from <a href="http://37signals.com/svn/posts/1525-writing-decisions-headline-tests-on-the-highrise-signup-page" title="Multivariate Testing Headings" rel="nofollow">testing headings</a>.</p>

<h3>Text Content</h3>
<p>Not every user is going to read the text content surrounding a call to action, however those who do are <em>only going to be interested in helpful and useful content</em>. Creating a few different blocks of text to test against one another can give you an insight as to how your users think and what will work best with them moving forward. While you may not see a very sizable difference in your conversion rate from testing text content you will gain a tremendous amount of awareness.</p>

<h3>Images</h3>
<p>The eye is naturally drawn to images on a page, especially striking images. How you present your call to action can be dramatically <em>affected by the images used around it</em>. As an example, if you are selling an e-book that is to be downloaded, try using an image of an actual book against an image of a PDF icon. You may be surprised to find that your users like to see a tangible product over a file icon. The right image or images can work wonders on your conversion rate.</p>

<h3>Buttons</h3>
<p>Buttons may very well be the most important part in completing a call to action. Simply put, <em>buttons are one of the easiest ways for users to take action</em>, an action that is often important in determining the overall success of a website. Does your button actually look like a button? Is it instinctive and easily recognizable? Put together multiple button combinations and test them against one another. It may take a few different tests, but soon enough you will have a shinning star.</p>

<h4>How should you test these elements?</h4>

<p>Within a multivariate test you will need to visually design multiple combinations of the elements surrounding a desired call to action. I recently wrote an article, <a href="http://www.shayhowe.com/web-design/designing-call-to-action/" title="4 Simple Design Elements Behind a Good Call to Action">4 Simple Design Elements Behind a Good Call to Action</a>, which goes into great detail on how to visually craft a strong call to action using size, shape, color, and position. Using size, shape, and color, you are able to create an extensive array of elements to test, all of which will help lead you to the preferred conversion rate.</p>

<h3>Size</h3>
<p>The larger you make your call to action, the <em>easier it is to recognize</em>. Furthermore, the larger an element is the more importance it will signify. You want to find a good balance between how large your headings and images are as compared to your button. Headings should not be so small that they do not stand out over the other copy, meanwhile a button should not be so large that it is the only item on the page.</p>

<h3>Shape</h3>
<p>A good call to action will use shape to its benefit. Make the corners on your button rounded so that it looks more like a button and instinctively clickable. Use an arrow or another object to <em>draw attention</em> to the button. Do not be afraid to break a grid in order to make a call to action stand out. On a page full of straight lines the curved one is sure to stick out so use shape to your advantage.</p>

<h3>Color</h3>
<p>Every color is going to catch a user&#8217;s attention a little differently. Additionally, each color is going to provoke a different emotion for each user. One of the biggest things you can test, and continually test, is the color of your headings, buttons, text, and so forth. Honestly, the options are endless! Test and <em>work with colors that will standout, provide a high contrast, and encourage users</em>.</p>

<h3>Position</h3>
<p>Logos are commonly found at the top left of a page for a reason, it is where they are most easily recognized and successful. Position plays a very important role in <em>gaining conversions</em>. How does your call to action perform placed within the left side of the page as compared to the right side? In addition to that, how does your button perform on the top of your call to action as compared to the bottom, left, or right? The position of your call to action needs to be in an instinctive location and clearly obvious to your users.</p>

<h4>Multivariate Testing Example: Smashing Magazine</h4>

<p>I recently wrote a <a href="http://www.shayhowe.com/resource/the-smashing-book-review/" title="The Smashing Book in Review">review on The Smashing Book</a> and in doing so I was visiting the <a href="http://www.smashingmagazine.com/" title="Smashing Magazine" rel="nofollow">Smashing Magazine</a> website quite a bit. I started to notice that they are running a multivariate test on how they advertise the book to their visitors. Outlined below are a few of the different examples and combinations I was able to identify. I do not know how well each of these is performing, nor do I know anything about the parameters of the test. I would love to hear more about the test if Smashing Magazine was to share. Maybe they will release a post about it sometime in the future <i>(wink wink)</i>?</p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-text.jpg" alt="Multivariate Testing Text" />
<p class="full"><strong>Variable: Text</strong> &ndash; <em>Simple enough, these two combinations are strictly comparing the call to action text.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-text-button.jpg" alt="Multivariate Testing Text and Buttons" />
<p class="full"><strong>Variables: Text and Button</strong> &ndash; <em>These combinations are slightly different from the first set. Here the call to action text is different as they have added a button into the mix, and the Smashing brand is down played a little from the previous examples.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-color.jpg" alt="Multivariate Testing Color" />
<p class="full"><strong>Variable: Color</strong> &ndash; <em>Here is a new set of combinations, of which the strong variable is the colors of the buttons. The color of the buttons changes along with the text within the buttons as necessary. Also notable, the color of the text &#8220;Smashing&#8221; within the bottom two examples changes to emphasize the brand within the bottom right example.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-position-size.jpg" alt="Multivariate Testing Position and Size" />
<p class="full"><strong>Variables: Position and Size</strong> &ndash; <em>Within these two examples Smashing Magazine mixes testing position along with size. The image of the book switches from the right hand side to the left of the call to action. Additionally, the size of the button is increased within the example on the right.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-text-size-color.jpg" alt="Multivariate Testing Text, Size, and Color" />
<p class="full"><strong>Variables: Text, Size, and Color</strong> &ndash; <em>Paying attention to the small details, this example tests the effectiveness of different context. In doing so, they slightly change the size of the text.  Notice the text on the right example is just a tad larger than the left. In addition, the color of the pricing is different from one example to the next.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-more.jpg" alt="Multivariate Testing Random Elements" />
<p class="full"><strong>Variables: Random</strong> &ndash; <em>These are just a few of the additional examples I found thrown into the mix, each of which is testing a random combination of elements.</em></p>

<p>The multivariate test by Smashing Magazine is a great example of a multivariate test as it is testing a wide array of elements. The test does a fantastic job at testing the brand, headings, text, images, and buttons. In doing so, they often change the size, shape, color, and position of different elements. There was a decent amount of planning put into this test and it is obvious that Smashing Magazine knows what they are doing.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/designing-call-to-action/' rel='bookmark' title='Permanent Link: Designing a Strong Call to Action'>Designing a Strong Call to Action</a></li>
<li><a href='http://www.shayhowe.com/web-design/10-ecommerce-tips/' rel='bookmark' title='Permanent Link: 10 Quick E-Commerce Tips'>10 Quick E-Commerce Tips</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-landing-pages/' rel='bookmark' title='Permanent Link: Landing Page Design'>Landing Page Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/defining-multivariate-testing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Smashing Book in Review</title>
		<link>http://www.shayhowe.com/resource/the-smashing-book-review/</link>
		<comments>http://www.shayhowe.com/resource/the-smashing-book-review/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 01:13:06 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Resource]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=963</guid>
		<description><![CDATA[The Smashing Book has been well praised from within the web design and development community. Smashing Magazine typically releases high quality content but does the book live up to the hype?


Related posts:<ol><li><a href='http://www.shayhowe.com/usability/universal-website-usability-rules/' rel='bookmark' title='Permanent Link: Universal Website Usability Rules'>Universal Website Usability Rules</a></li>
<li><a href='http://www.shayhowe.com/web-design/defining-multivariate-testing/' rel='bookmark' title='Permanent Link: Defining A Multivariate Test'>Defining A Multivariate Test</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/resource/the-smashing-book-review/">Does the The Smashing Book Live Up to the Hype?</a></h1>

<img class="cover" src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/cover.jpg" alt="The Smashing Book Review" />

<p>Smashing Magazine is one of the largest web design and development blogs online. They publish high quality content on a regular basis and are often seen as one of the most reliable sources within the industry. When they started kicking around the idea of creating a book the community widely encouraged it. After much talk the idea of creating a book, <a href="http://www.smashingmagazine.com/2009/12/03/smashing-book-its-out-now/" title="The Smashing Book" rel="nofollow">The Smashing Book</a>, became a reality and Smashing Magazine went to work. To say that it was a difficult process for Smashing Magazine would be an understatement. As with every project they had their fair amount of roadblocks and then some. Regardless of what was put in from of them Smashing Magazine managed to release a book filled with excellent content written by none other than their own community.</p>
 
<p>Each chapter is written by a different author or authors, of which has appeared on Smashing Magazine before. Perhaps they have written an article for the blog before or maybe they have appeared within the articles themselves. The authors of the book are well established within the community and are experts in their line of work. Each chapter is well crafted to the personal style of the author(s) and is packed with valued content. Let&#8217;s start from the beginning, shall we.</p><span id="more-963"></span>

<h4>In Review</h4>

<h3>Opening/Preface</h3>
<p>The preface to The Smashing Book was very short and there was no introduction chapter disclaiming who the book is or is not for. The book does not waste anytime and quickly gets right to the content. I loved the fact that I did not have to wade through a chapter with an unnecessary introduction. Perfect!</p>

<h3>Chapter 1 &ndash; User Interface Design in Modern Web Applications
<em>by Dmitry Fadeyev</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-1.jpg" alt="Chapter 1 - User Interface Design in Modern Web Applications" />

<p>The first chapter, User Interface Design in Modern Web Applications, written by <a href="http://www.usabilitypost.com/" title="Dmitry Fadeyev" rel="nofollow">Dmitry Fadeyev</a> was a great opening to the book. Dmitry starts out by giving us an overview of the building blocks of visual interface design and how they relate to developing a quality application. In doing so, he covers things such as layout and positioning, size and shape, as well as color, contrast, and texture. Moving from building blocks into the practical techniques Dmitry discusses how different elements of a user interface can play a large part in the success of a web application. A few of the design techniques he mentions include whitespace, rounded corners, color, shadows, and more. He also touches on other elements outside of design including using verbs as field labels, auto focusing inputs, using help messages, and so forth. I won&#8217;t give all of Dmitry&#8217;s techniques away as this is definitely a chapter worth your while.</p>

<blockquote>
&#8220;Even if someone uses an interface for the first time, certain elements can still be familiar.&#8221;
<span>Excerpt from Chapter 1</span>
</blockquote>

<h3>Chapter 2 &ndash; The Art and Science of CSS-Layouts
<em>by Jacob Gube and Kayla Knight</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-2.jpg" alt="Chapter 2 - The Art and Science of CSS-Layouts" />

<p><a href="http://sixrevisions.com/" title="Jacob Gube" rel="nofollow">Jacob Gube</a> and <a href="http://webitect.net/" title="Kayla Knight" rel="nofollow">Kayla Knight</a> tackle The Art and Science of CSS-Layouts in the second chapter of the book. They explain the differences between fixed-width, fluid, elastic, and hybrid CSS-layouts. The chapter gives a detailed explanation of each layout type along with the pros and cons behind each. Their explanations include the basic principles behind each layout type as well as where each layout type is most commonly suitable. Apart from the solid explanations the chapter also provides a few CSS examples to get you started. Some people may argue against different types of CSS-layouts but after giving this chapter a read I believe you may be more open minded to giving other layout types a try.</p>

<blockquote>
&#8220;The question of optimal layout doesn&#8217;t have a single answer. Depending on the context, the time constraints and designer&#8217;s skills, each layout type has its purpose.&#8221;
<span>Excerpt from Chapter 2</span>
</blockquote>

<h3>Chapter 3 &ndash; Web Typography: Rules, Guidelines, and Common Mistakes
<em>by Alessandro Cattaneo, Yves Peters and Jon Tan</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-3.jpg" alt="Chapter 3 - Web Typography: Rules, Guidelines, and Common Mistakes" />

<p>Web typography has been a hot topic as of lately, so it is no surprise that the third chapter, Web Typography: Rules, Guidelines, and Common Mistakes, was a massive one. I understand the idea of covering a different aspect of web design and development in each chapter, but I feel like this chapter could have been split into two as it is nearly twice as big as all of the other chapters. That being said the content of this chapter was superb.</p>

<p>When it comes to web typography there is a lot to talk about and Alessandro Cattaneo, <a href="http://fontfeed.com/" title="Yves Peters" rel="nofollow">Yves Peters</a> and <a href="http://jontangerine.com/" title="Jon Tan" rel="nofollow">Jon Tan</a> leave no stone unturned. They discuss different elements of typography such as legibility, readability, measure, tracking, and leading, as well as giving us an overview of all of the different typography terms and what they actually mean. Beyond this they also talk about the different techniques used within typography to really add value to the content. They do so by talking about font sizes, white space, building a grid, vertical rhythm, hierarchy, typesetting, paying attention to details, and so forth. It is obvious the authors of this chapter know what they are talking about and whether you are a seasoned typographer or a beginner there is something to learn from within this chapter.</p>

<blockquote>
&#8220;In its essence, typography is a powerful medium that allows for precise, effective communication. On the Web, typography can be used to enhance content, turning lifeless chunks of data into vivid, elegant conversations.&#8221;
<span>Excerpt from Chapter 3</span>
</blockquote>
 
<h3>Chapter 4 &ndash; Usability Principles for Modern Websites
<em>by Andrew Maier and David Leggett</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-4.jpg" alt="Chapter 4 - Usability Principles for Modern Websites" />

<p>Chapter four, Usability Principles for Modern Websites, comes from some of the good folks over at UX Booth, <a href="http://www.uxbooth.com/" title="Andrew Maier" rel="nofollow">Andrew Maier</a> and <a href="http://www.tutorial9.net/" title="David Leggett" rel="nofollow">David Leggett</a>. Really breaking down the core elements for usability within modern websites is a challenge. Doing it within one chapter is an even bigger challenge, kudos to Andrew and David for pulling it off successfully. The chapter covers everything from how users think to how important user testing is. Along the way you learn about some of the core usability rules and principles including putting content first, honoring standard usability conventions, and how to really plan out and design your interface. This chapter is jammed packed with information, worthy of a second read to pick up on things missed the first time around.</p>

<blockquote>
&#8220;Creating a great user experience takes a little bit of skill, a little bit of luck and a lot of detailed work.&#8221;
<span>Excerpt from Chapter 4</span>
</blockquote>
 
<h3>Chapter 5 &ndash; The Ultimate Guide to Fantastic Color Usage in Web Design, Usability, and Experience
<em>by Darius A Monsef IV</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-5.jpg" alt="Chapter 5 - The Ultimate Guide to Fantastic Color Usage in Web Design, Usability, and Experience" />

<p>Color just may be the most under rated element when it comes to web design. All too often designers are given a logo and from that they pick a few complimentary colors and run with it. <a href="http://www.colourlovers.com/" title="Darius A Monsef IV" rel="nofollow">Darius A Monsef IV</a> explains how to pick great colors in chapter five, The Ultimate Guide to Fantastic Color Usage in Web Design, Usability, and Experience. Darius give us the basics on color theory and explains the different color models commonly used today. From there he quickly moves on to providing fantastic examples of different color schemes and palettes used within modern websites today. The examples are amazing and it is obvious that quite a bit of time went into finding the examples. Furthermore, Darius finished the chapter by explaining how different colors can relate to usability, engagement, and experience. It is difficult to say, but this chapter just might be my favorite.</p>

<blockquote>
&#8220;Even when your website has a lot of colors, you can draw users to a certain element by giving that element a color unique to the page.&#8221;
<span>Excerpt from Chapter 5</span>
</blockquote>

<h3>Chapter 6 &ndash; Performance Optimization for Websites
<em>by Rene Schmidt</em></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-6.jpg" alt="Chapter 6 - Performance Optimization for Websites" />

<p>Rene Schmidt does a great job explaining helpful ways in which we can optimize the performance of our websites in chapter six, Performance Optimization for Websites. The chapter starts by laying out  a few simple suggestions that almost any web designer and developer could implement. A few of these suggestions include paying attention to your file and image sizes, using CSS sprites, potentially using a content delivery network, using only external CSS and JavaScript (no inline styling or scripting), validating your pages, and so forth. After this Rene gets into the more technical side of performance optimization providing ways to tweak and speed up your server by directly modifying the server. This part of the chapter is not applicable to everyone, however it is very informational. The best part about this chapter is that after each tip or suggestion given Rene highlights exactly why it is helpful and why you should take it into consideration.</p>

<blockquote>
&#8220;Slow and unresponsive web sites are annoying. And if your website is annoying, your visitors are unlikely to buy goods or contact you.&#8221;
<span>Excerpt from Chapter 6</span>
</blockquote>

<h3>Chapter 7 &ndash; Design to Sell: Increasing Conversion Rates
<em>by Dmitry Fadeyev</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-7.jpg" alt="Chapter 7 - Design to Sell: Increasing Conversion Rates" />

<p><a href="http://www.usabilitypost.com/" title="Dmitry Fadeyev" rel="nofollow">Dmitry Fadeyev</a>, whom also wrote the first chapter, tackles how to increase your conversion rates online in chapter seven, Design to Sell: Increasing Conversion Rates. Dmitry talks about the 4 principles needed to increase conversions, attention, interest, desire, action, or AIDA for short. In doing so he outlines quite a few recommendations including really showing the product (possibly using video to do so) to users, provide users with comprehensible lists, give back to users who convert, add testimonials and product recommendations, always provide the next requested action, drive demand with limited time offers, promote money back guarantees, provide shipping cost, and most importantly make your interface instinctual and easy to use. Dmitry does a great job explaining his recommendations and the benefits behind them, making this chapter especially educational.</p>

<blockquote>
&#8220;You need to break down the barriers that customers will put up when evaluating how valuable your product is to them.&#8221;
<span>Excerpt from Chapter 7</span>
</blockquote>
 
<h3>Chapter 8 &ndash; How to Turn a Site into a Remarkable Brand
<em>by Chris Spooner</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-8.jpg" alt="Chapter 8 - How to Turn a Site into a Remarkable Brand " />
 
<p>Inside chapter eight, How to Turn a Site into a Remarkable Brand, <a href="http://www.blog.spoongraphics.co.uk/" title="Chris Spooner" rel="nofollow">Chris Spooner</a> gives readers 5 guidelines or tips on how to make your website memorable and your brand stand out. The first guideline covered is to produce a unique design by using stunning visuals and breaking the mold while still following universal design principles. The next guideline is based on producing quality content that is not only interesting, but useful as well. The third guideline focuses on exploring new concepts, being unique, and making your brand entertaining. The fourth guideline is something we can all agree with, become part of the community. Last, Chris talks about building a buzz around your brand by advertising, creating link bait, and really getting inside people&#8217;s heads. Chris has created a solid brand for himself and within this chapter he does a great job of sharing how he built his brand, allowing us to learn from him.</p>

<blockquote>
&#8220;Building a remarkable brand takes constant and daily effort and attention. Be confident in your content, help others, spread the word and you&#8217;ll be on your way to a remarkable high-profile brand of your own.&#8221;
<span>Excerpt from Chapter 8</span>
</blockquote>
 
<h3>Chapter 9 &ndash; Learning from Experts: Interviews and Insights
<em>by Steven Snell</em></h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-9.jpg" alt="Chapter 9 - Learning from Experts: Interviews and Insights " />
 
<p>Chapter nine, Learning from Experts: Interviews and Insights, by <a href="http://vandelaydesign.com/blog/" title="Steven Snell" rel="nofollow">Steven Snell</a> is kind of an odd chapter, however very helpful. The chapter basically breaks down into a question and answer with some of the top designers and developers in the industry including Jason Santa Maria, Paul Boag, Andy Budd, Elliot Jay Stocks, Chris Coyier, Dave Shea, Nick La, and more. The questions are broken into 4 categories: Designing and Development, The Design Process, Self-Improvement and Skill Development, and Business and Freelancing. The questions and answers are both well thought out and descriptive. While this chapter is not the most exciting chapter in the book it is very interesting and a great way to bring together what has been talked about in all of the previous chapters.</p>

<blockquote>
&#8220;Web design is still relatively new when compared to the rest of the disciplines in the &#8216;big d&#8217; design field.&#8221;
<span>Excerpt from Chapter 9</span>
</blockquote>
 
<h3>Chapter 10 &ndash; Behind the Curtains: The Smashing Magazine Story</h3>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/the-smashing-book-review/chapter-10.jpg" alt="Chapter 10 - Behind the Curtains: The Smashing Magazine Story" />
 
<p>The final chapter, Behind the Curtains: The Smashing Magazine Story, is an excellent way to close the book. For those strictly reading the book to learn about web design and development this chapter probably is not for you, but those who are genuinely interested in Smashing Magazine and would like to learn about them this is the time. This chapter covers it all including how Smashing Magazine started, exactly how they got to be as successful as they are and how they stay successful, as well as what happens behind the scenes. Last, Smashing Magazine thanks everyone within the web design community, stating if it was not for us they would not be where they are today. I would personally like to say the same. I would not be where I am today if it was not for the help of Smashing Magazine, thank you Smashing Magazine.</p>

<blockquote>
&#8220;Our job is not only to contribute to the design community but to help maintain this fertile environment in which ideas are born, insights are exchanged and discussions take place, making the lives of designers and developers easier and richer.&#8221;
<span>Excerpt from Chapter 10</span>
</blockquote>
 
<h4>9 Stars Out of 10</h4>
 
<p>The content of the book is next to none. All of the chapters are greatly detailed and well written. I cannot say enough about the authors and content of the book. My problem with the book is the amount of time it took to release as well as the physical quality of the book. I pre-ordered the book on August 5, 2009 and did not receive it until January 2, 2010, almost five months later. Smashing Magazine has been admirably honest and admits they had numerous setbacks while publishing the book. I also recognize that I did pre-order the book, at which time the release date was not set.</p>

<p>As for the physical quality of the book, the binding on the book fell apart. During the course of reading the book the binding began to split and pages started to fall out. Luckily, Smashing Magazine has recognized the bad binding and have stopped shipping this version of the book. They have fixed the binding and are now strictly shipping the second, fixed binding, edition of the book. Smashing Magazine was nice enough to send me a copy of the new edition of the book upon hearing my troubles.</p>
 
<p>In all, the book is outstanding and I highly recommend picking it up! It does not matter if you&#8217;re a veteran designer or new to the scene, <a href="http://www.smashingmagazine.com/2009/12/03/smashing-book-its-out-now/" title="Buy The Smashing Book" rel="nofollow">you can definitely benefit from purchasing this book</a>. Thank you Smashing Magazine for yet another satisfying experience.</p>

<p class="sm">You may view the all of the links and resources included within the book over at Smashing Magazines <a href="http://smashing-links.com/" title="The Smashing Book Links" rel="nofollow">list of links</a>.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/usability/universal-website-usability-rules/' rel='bookmark' title='Permanent Link: Universal Website Usability Rules'>Universal Website Usability Rules</a></li>
<li><a href='http://www.shayhowe.com/web-design/defining-multivariate-testing/' rel='bookmark' title='Permanent Link: Defining A Multivariate Test'>Defining A Multivariate Test</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/resource/the-smashing-book-review/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Strategizing Web Content</title>
		<link>http://www.shayhowe.com/web-design/web-content-strategy/</link>
		<comments>http://www.shayhowe.com/web-design/web-content-strategy/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 23:33:45 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Resource]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=922</guid>
		<description><![CDATA[Users do not commonly browse the internet looking for a good design or decent user experience. Users browse in search of good content. The more effort you put into your content the better the pay off.


Related posts:<ol><li><a href='http://www.shayhowe.com/resource/writing-user-friendly-content/' rel='bookmark' title='Permanent Link: Writing User Friendly Content'>Writing User Friendly Content</a></li>
<li><a href='http://www.shayhowe.com/seo/web-content-optimization-guidelines/' rel='bookmark' title='Permanent Link: Content Optimization Guidelines'>Content Optimization Guidelines</a></li>
<li><a href='http://www.shayhowe.com/web-design/design-process/' rel='bookmark' title='Permanent Link: The Web Design Process'>The Web Design Process</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/web-content-strategy/">Writing for the Web: The Right Strategy</a></h1>

<p>When it comes to designing a website, content is often overlooked, but why? Very rarely do users browse the web looking for a good design or decent experience. Users come for the content. Not giving them what they want with poorly written content will frustrate users. Not only does it waste their time, but your time as well.</p>

<h3>Writing for the Web: The Right Strategy presented by Shay Howe</h3>
<p><em>Refresh Chicago, January 12th, 2010</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_2891758"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=refresh-presentation-100111212541-phpapp02&#038;stripped_title=writing-for-the-web-the-right-strategy-2891758" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=refresh-presentation-100111212541-phpapp02&#038;stripped_title=writing-for-the-web-the-right-strategy-2891758" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div><span id="more-922"></span>

<h4>The Problem</h4>

<h3>Online content is bad. Real bad.</h3>
<p>Generally speaking, the Internet is lacking when it comes to quality content. People are not properly taking advantage of the opportunity in front of them and commonly fall short with insufficient content.</p>

<h3>Content is low priority.</h3>
<p>All too often we get caught up in the design and development of a website to pay attention to the content. We understand that the website will have a blog, about page, and contact page, but that is as far as we get. From the introduction of a project content takes a low priority.</p>

<h3>Content is last minute.</h3>
<p>Some people do not even think about content until the day that the website is completely designed, developed, and ready to be rolled out. The wireframe, site map, and graphics are all water under the bridge by now. The only thing missing at this point is the content. All too often the content has not even been assigned or allocated to anyone at this point.</p>

<h3>Users notice bad content.</h3>
<p>If your copy is updated, cheerful, and friendly users will not notice. If your content is sterile and resembling a textbook, users will notice and you will hear about it. The second your product description starts to drag users will jump ship.</p>

<a href="http://www.mint.com/" title="Mint" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/mint.png" alt="Mint" />
<p class="full"><strong>Mint</strong> &ndash; <em>Mint has welcoming copy that often goes unnoticed because it is good, friendly content.</em></p></a>

<h3>Make your content work.</h3>
<p>The only way to overcome this horrid content is to make your content work harder. Before you begin any wire frames or development sit down as a whole and put together a content strategy. Initiate a strategy that will outline the metrics needed to keep your content moving forward.</p>

<h4>Developing a Strategy</h4>

<p>Kristina Halvorson has written an amazing book, <a href="http://www.contentstrategy.com/" title="Content Strategy for the Web Book" rel="nofollow">&ldquo;Content Strategy for the Web&rdquo;</a>, which goes into great detail on how to create a content strategy for the web. The following section summarizes some of her most important points. Please support her and purchase her book for more information.</p>

<h3>Create, publish, and govern.</h3>
<p>When putting together a content strategy it is important to understand that your strategy needs to cover not only creating and publishing the content, but governing the content as well. Once a website is live and time passes by content will become obsolete and need to be updated. This includes images and videos as well as the text itself.</p>
 
<h3>Think &ldquo;lifecycle&rdquo; not &ldquo;launch&rdquo;.</h3>
<p>Typically a website is launched everyone involved moves on to bigger and better things. We need to break the &ldquo;launch&rdquo; mindset and focus on the &ldquo;lifecycle&rdquo; of a website rather than the initial lift off. Plan to have an individual or team in charge of occasionally updating and checking the content.</p>

<h3>Stop the separation.</h3>
<p>Who is really in charge of creating the content? Designers and developers? The client? Marketing and research? Information architects? Truth be told, we all are in charge. Bring everyone together to work on the content strategy as a whole and the content will take life.</p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/who-on.png" alt="We are all in charge of online content." style="border:none;" />

<h3>Stop using lorem ipsum.</h3>
<p>Lorem ipsum will not, at all, resemble your actual content. Stop using it as a placeholder within your design or wireframe as it will be mismatched to the real content that will be delivered. While you are all together initiating a content strategy think through the content and any implications you may encounter. Know how to handle multiple levels of headings, ordered list, blockquotes, and other situations a head of time.</p>

<h3>Answer more than just what.</h3>
<p>If all your content does is tell what the website is about you&rsquo;re missing the point. Quality content will answer the what, why, when, where, how, and who. Go over the website inside and out and cover your tracks. Make sure any possible questions a user may have are answered upfront.</p>

<h3>Set goals.</h3>
<p>Measuring your success can be difficult if you do not set goals. Figure out what you are looking to achieve with your website and exactly how your content can play a role in helping. Outline your goals and use them as motivation moving forward.</p>

<h3>Determine accomplishments.</h3>
<p>Figure out exactly what you want to accomplish with your content. Maybe it is to help sell a specific product, to build brand recognition, or to drive form conversions. Whatever you are looking to accomplish, define it now and then, work towards accomplishing it within your content. Knowing what you need to accomplish is easier than taking a stab in the dark.</p>

<h3>Recognize risk.</h3>
<p>Try to recognize any potential risk involved with developing content. Are you worried about being too edgy or too dull? Figure out exactly what your pressure points are and then plan on how to overcome the risk.</p>

<a href="http://www.flickr.com/" title="Flickr" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/flickr.png" alt="Flickr" />
<p class="full"><strong>Flickr</strong> &ndash; <em>Flickr avoids being dull by welcoming users in a different language every time they visit their profile.</em></p></a>

<h3>Outline content structure.</h3>
<p>All websites need to have a structure to their content and this structure needs to be carried out through every single page on the site. Outline a content structure that covers your headings, body text, linking between pages, as well as your narrative, tense, and flow. Really go over your content structure and determine how you will stay consistent throughout the entire website.</p>

<h3>Identify roadblocks.</h3>
<p>As with every other part of the project you are bound and determined to run into a few roadblocks when creating content. Is user research going to hold you up from getting a proper start on the content? Is marketing going to come down on you when they feel that the brand is not properly being carried out? Or, is legal going to tell you to completely scrap entire sections of the content? Identify what roadblocks you may encounter and figure out how you will move around them.</p>

<h3>Determine overall messaging.</h3>
<p>When putting together the content strategy this is the best time to determine the overall messaging of the website. This is a hard question to tackle so getting a head start on it now makes all the difference. Put together some recommendations for the overall messaging and tone of the website and how it should be conveyed. Chances are you will not completely iron out the messaging and that is fine, but getting a head start is crucial.</p>

<a href="http://madebygiant.com/" title="GIANT Creative" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/giant-creative.png" alt="GIANT Creative" />
<p class="full"><strong>GIANT Creative</strong> &ndash; <em>GIANT Creative has a great overall messaging that is carried out through the entire website.</em></p></a>

<h3>Assign launch priorities.</h3>
<p>Since the website will be a work in progress and you plan to continually make updates to the content, figure out where you want the content to be at launch. A lot of projects are time sensitive and getting off the ground is very important. Decide what needs to be completed before launch and what can be incorporated after launch. Do not, I repeat, do not launch a website for the sake of getting it live with the mindset that you will review the content later. This happens all too common and the content is never defined after launch.</p>

<h3>Decide content hierarchy.</h3>
<p>Now is also the time to decide your content hierarchy, meaning in what order do you want to present your messaging to users. Put your most important messaging first then move users back within the site for more information if they wish. Throwing all the content you can at users all at once will not work. Decide in what order you wish to present the content to the users.</p>

<h3>Prepare sub page recommendations.</h3>
<p>A content strategy should include recommendations for the home page all the way down to sub pages. Outline if some sub pages will receive specific templates to better convey messaging. Also determine how the sub pages will carry out the top level messaging, stay consistent from one page to another, and how they will all link and interlace.</p>

<p>In general, your strategy needs to provide all information needed to make any decisions when producing and creating the content. While developing the strategy you need to reach out to all of those whom may have some input. Gathering their input now, rather than later, will hopefully help prevent any roadblocks from occurring later on. Furthermore, use this time to set guidelines on to how the content will be maintained and updated moving forward.</p>

<h4>Writing Quality Content</h4>

<p>There are many different factors that all play into writing quality content. Many of which I addressed in my article <a href="/resource/writing-user-friendly-content/" title="Writing User Friendly Content">&ldquo;Writing User Friendly Content&rdquo;</a>, including:</p>

<ul>
<li>Give users a summary.</li>
<li>Get to the point quickly.</li>
<li>Use small sentences.</li>
<li>Limit one thought per paragraph.</li>
<li>Use bullet points.</li>
<li>Use sub headings.</li>
<li>Do not over use exclamations!!!</li>
<li>Drive emphasis with repetition.</li>
<li>Drop unnecessary adjectives.</li>
<li>Use details, be specific.</li>
<li>Use hyperlinks.</li>
<li>Use a personal tone.</li>
<li>Be unique.</li>
<li>Escape content overload.</li>
</ul>

<p>These are just to name a few. Please refer to the article for further details and complete explanations. In addition to these points I would also like to add:</p>

<h3>Forget the sales pitch.</h3>
<p>Online users are used to the typical sales pitch and can spot it from a mile away. It is commonly tasteless and users hate it. Instead, present them the facts in a friendly manner and let users decide for themselves.</p>

<h3>Keep content understandable.</h3>
<p>Having clear and understandable content is easier said than done. What may be understandable to you may not be to someone else. If a user struggles to find what they are looking for or to understand any of the content they will pounce on the back button like no tomorrow.</p>

<h3>Communicate conversationally.</h3>
<p>Communicate conversationally with a more casual tone and voice to allow for a friendlier and easier reading experience. Users will be extremely happy with content they can understand and you can rest assured you avoided them any frustration.</p>

<a href="http://carrotcreative.com/" title="Carrot Creative" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/carrot.png" alt="Carrot Creative" />
<p class="full"><strong>Carrot Creative</strong> &ndash; <em>Carrot Creative uses a friendly tone and characteristic content to provide for very enjoyable reading.</em></p></a>

<h3>Do not brag.</h3>
<p>No one likes a showoff and the same goes online. Do not brag or boast about how popular you are or how well you did last year. You must earn your users trust and any pompous language will not sit well.</p>

<h3>Avoid industry slang.</h3>
<p>I could ramble all day about front-end and back-end development along with different content management systems, but would my audience understand me? No. Speak in terms that everyone will understand.</p>

<h4>Bringing Content to Life</h4>

<h3>Apply your hierarchy.</h3>
<p>Take the hierarchy you decided on within your strategy and apply it using different headings, text sizes, and typefaces. As before, put your most important messaging first and show users where to begin. From there guide them through the rest of the website.</p>

<a href="http://37signals.com/" title="37signals" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/37signals.png" alt="37signals" />
<p class="full"><strong>37signals</strong> &ndash; <em>37signals uses a creative design to apply their hierarchy and to guide users down the page.</em></p></a>

<h3>Make content able to be scanned.</h3>
<p>One of the most important things to take into consideration when creating and stylizing your content is to make sure that it can be scanned. Users do not read content online, they scan it. Make sure you break up your text using multiple headlines, bullet points, short paragraphs, and descriptive links.</p>

<a href="http://www.hugeinc.com/" title="Huge" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/huge.png" alt="Huge" />
<p class="full"><strong>HUGE</strong> &ndash; <em>Huge adheres to all reading types by breaking up their content with paragraphs, list, and other grid based elements.</em></p></a>

<h3>Stylize your text.</h3>
<p>Make use of common text styling elements like bold, italics, shadows, and so forth as they help to bring life to your content. A little bit of an added touch can go a long way so be sure not to overdo it. Too much style and your content can start to look gaudy.</p>

<a href="http://www.ndesign-studio.com/" title="N.Design Studio" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/ndesign.png" alt="N.Design Studio" />
<p class="full"><strong>N.Design Studio</strong> &ndash; <em>N.Design Studio uses a variety of text effects including multiple typefaces, colors, sizes, strokes, and more.</em></p></a>

<h3>Play with different fonts.</h3>
<p>Online we are commonly limited to a specific number of web friendly fonts. However with the improvements of @font-face and services like <a href="http://typekit.com/" title="Typekit">Typekit</a> the number of fonts is quickly growing. Use different fonts to help deliver your content in a more aesthetic manner. As with adding stylization to your text, be sure to pick a font that will compliment your design.</p>

<a href="http://www.viget.com/inspire/" title="Viget Inspire" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/viget.png" alt="Viget Inspire" />
<p class="full"><strong>Viget Inspire</strong> &ndash; <em>The Viget Inspire blog uses multiple different typefaces for an added touch, easily taking the design to the next level.</em></p></a>

<h3>Use contrasting colors.</h3>
<p>Using black text on a black background probably is not a good idea. Pick colors that fit well with your layout and design. A bright contrasting color has the ability to really draw a user&rsquo;s attention. Use colors within your content to your advantage.</p>

<a href="http://www.bythepond.co.uk/" title="Friendly Duck" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/bythepond.png" alt="Friendly Duck" />
<p class="full"><strong>Friendly Duck</strong> &ndash; <em>The contrasting orange color on Friendly Duck sticks out amongst the dark background and really draws users attention.</em></p></a>

<h3>Apply clean rags.</h3>
<p>Each line of unjustified text should be as close as possible to the same length as the other lines above and below it. Any large spaces at the end of a line will create a large gap that is hard to follow when reading. Further more, having text hanging out on the end of a section of text within the last line creates an unpleasing arrangement and is often over looked.</p>

<a href="http://www.happycog.com/" title="Happy Cog" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/happycog.png" alt="Happy Cog" />
<p class="full"><strong>Happy Cog</strong> &ndash; <em>Happy Cog is aware of their rags and has taken the additional effort to make them as pleasing as possible.</em></p></a>

<h3>Exercise white space.</h3>
<p>A fair amount of white space in a design allows the content to breathe and makes it easier for users to read and follow. White space can also be used to build a grid within your layout and design. Which, in return, may help your content establish a rhythm for easier reading.</p>

<a href="http://elliotjaystocks.com/" title="Elliot Jay Stocks" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/elliot.png" alt="Elliot Jay Stocks" />
<p class="full"><strong>Elliot Jay Stocks</strong> &ndash; <em>Elliot Jay Stocks uses white space to help sculpt his layout while allowing users to easily read and follow the content.</em></p></a>

<h3>Make graphics and text coincide.</h3>
<p>Excellent text and a strong graphic can communicate a powerful message, a message that has the ability to leave a lasting impact on users. Use graphics that work well with your text. Simply adding graphics to a page for no apparent purpose is distracting and aggravating for users.</p>

<a href="http://www.housingworks.org/" title="Housing Works" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/housing.png" alt="Housing Works" />
<p class="full"><strong>Housing Works</strong> &ndash; <em>Housing Works makes use of emotional images to add a powerful impact to their messaging.</em></p></a>

<h3>Take advantage of CSS.</h3>
<p>Cascading style sheets give you the potential to not only add outstanding effects to your text, but to also set a content standard for text across an entire website. Setting standards in CSS ensures the consistency of your typography across an entire website.</p>

<h4>You Need Excellent Content</h4>

<p>Developing a strategy, writing quality content, and bringing that content to life take a tremendous amount of energy. The majority of companies do not have the resources, let alone the time and effort needed to develop great web content. Quality content requires a detailed procedure and hard work which will end up being worth it.</p>

<p>Having a content strategy along with quality content in place allows for a strong user&rsquo;s experience, better brand regularity, up to date working efficiency, improved risk management, more powerful search engine optimization, and more advantageous personality and targeting.</p>

<p>Stop acting like content is secondary nature, of which can be touched up at a later date. Start your projects with creating quality content and start today!</p>

<p class="sm">Very special thanks to Kristina Halvorson on her amazing contributions to educating the importance of web content. Please visit her at <a href="http://www.braintraffic.com/" title="Brain Traffic" rel="nofollow">Brain Traffic</a> or purchase her book <a href="http://www.contentstrategy.com/" title="Content Strategy for the Web Book" rel="nofollow">&ldquo;Content Strategy for the Web&rdquo;</a>.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/resource/writing-user-friendly-content/' rel='bookmark' title='Permanent Link: Writing User Friendly Content'>Writing User Friendly Content</a></li>
<li><a href='http://www.shayhowe.com/seo/web-content-optimization-guidelines/' rel='bookmark' title='Permanent Link: Content Optimization Guidelines'>Content Optimization Guidelines</a></li>
<li><a href='http://www.shayhowe.com/web-design/design-process/' rel='bookmark' title='Permanent Link: The Web Design Process'>The Web Design Process</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/web-content-strategy/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

