<?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>Vaynermedia &#187; Adam Kopec</title>
	<atom:link href="http://vaynermedia.com/author/akopec/feed/" rel="self" type="application/rss+xml" />
	<link>http://vaynermedia.com</link>
	<description>The Official VaynerMedia blog</description>
	<lastBuildDate>Wed, 07 Dec 2011 22:47:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Anti-Aliasing: Your Best Friend and Worst Enemy</title>
		<link>http://vaynermedia.com/2010/05/anti-aliasing-your-best-and-worst-enemy/</link>
		<comments>http://vaynermedia.com/2010/05/anti-aliasing-your-best-and-worst-enemy/#comments</comments>
		<pubDate>Mon, 24 May 2010 16:31:25 +0000</pubDate>
		<dc:creator>Adam Kopec</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vaynermedia.com/?p=3371</guid>
		<description><![CDATA[I always use shape layers while designing in photoshop. Not only do they allow me to draw using scalable vectors, but it also makes it super easy to resize and transform. However, if you are not careful while designing, sub-pixel antialiasing can occur and your rounded-corner box (that you just [...]]]></description>
			<content:encoded><![CDATA[<p>I always use <a target="_blank" href="http://www.webdesign.org/photoshop/articles/shape-layer-basics.5151.html" >shape layers</a> while designing in photoshop. Not only do they allow me to draw using <a target="_blank" href="http://en.wikipedia.org/wiki/Vector_graphics" >scalable vectors</a>, but it also makes it super easy to resize and transform. However, if you are not careful while designing, sub-pixel antialiasing can occur and your rounded-corner box (that you <em>just</em> spent 20 minutes working on) can end up looking blurry and less-than-perfect. But have no fear, there&#8217;s a fix!</p>
<h3>Snapping to Pixels</h3>
<p>While anti-aliasing is wonderful and can help make things pretty, it can also have an adverse effect.  There is a right and a wrong way to deal with it:</p>
<p><a href="http://vaynermedia.com/wp-content/uploads/2010/05/right-wrong.png" ><img class="alignnone size-full wp-image-3373" title="right-wrong" src="http://vaynermedia.com/wp-content/uploads/2010/05/right-wrong.png" alt="" width="628" height="190" /></a></p>
<p>Photoshop offers a feature that can help you circumvent this problem &#8211; snap to pixels. When creating a new shape layer, Photoshop will automatically start you off on a whole pixel, allowing you to create perfect lines. To turn this on:</p>
<p><a href="http://vaynermedia.com/wp-content/uploads/2010/05/snap.png" ><img class="alignnone size-full wp-image-3374" title="snap" src="http://vaynermedia.com/wp-content/uploads/2010/05/snap.png" alt="" width="566" height="274" /></a></p>
<p>Although snapping to pixels won&#8217;t solve every anti-aliasing problem you run into, it will at least give you a strong starting point when designing with shape layers.  If you continue to run into this problem, pick your Direct Selection Tool (A), grab the shape layers points and manually drag them into place.  Being mindful of this will help you become more observant as a designer.</p>
<p>This post was more or less a reverberation of one of my previous articles, <a href="http://vaynermedia.com/2009/11/web-design-subtleties-texture/" >Web Design Subtleties</a>, where the attention to detail is major play in making a design really sing.</p>
<p>If you like to learn more about anti-aliasing, <a target="_blank" href="http://www.pantherproducts.co.uk/Articles/Graphics/anti_aliasing.shtml" >click here.</a></p>
<img src="http://vaynermedia.com/?ak_action=api_record_view&id=3371&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vaynermedia.com/2010/05/anti-aliasing-your-best-and-worst-enemy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Twitter Wish</title>
		<link>http://vaynermedia.com/2010/04/my-twitter-wish/</link>
		<comments>http://vaynermedia.com/2010/04/my-twitter-wish/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 17:29:58 +0000</pubDate>
		<dc:creator>Adam Kopec</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vaynermedia.com/?p=2861</guid>
		<description><![CDATA[If you&#8217;ve ever used Twitter, you&#8217;ve probably noticed that your Twitter feed shows up smack dab in the center of your browser. As you resize your browser window, Twitter&#8217;s content adjusts to the changing size while the background remains fixed in place. Anyone involved with marketing through Twitter understands why this structure poses a challenge. When [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever used Twitter, you&#8217;ve probably noticed that your Twitter feed shows up smack dab in the center of your browser. As you resize your browser window, Twitter&#8217;s content adjusts to the changing size while the background remains fixed in place. Anyone involved with marketing through Twitter understands why this structure poses a challenge.</p>
<p>When branding a Twitter account, designers are very much at the mercy of different browser window sizes. Often, designers will focus on branding the left gutter of a Twitter page since that has the highest chance of visibility across different browser sizes, while ignoring the right to avoid losing branding on variable monitor sizes.</p>
<h2 style="margin-top: 10px; margin-bottom: 10px;">My Wish</h2>
<p>This thought process has lead me to an interesting thought: What if your Twitter page remained in place? Say, for example, set to the left of the browser? If it remained fixed, designers would know exactly how much room to work with and they would be less concerned with the content stream partially covering their design.  I think this would allow for more interesting designs like these:</p>
<p><a target="_blank" href="http://twitter.com/felixxxthedj" >@felixxxthedj</a></p>
<p><a target="_blank" href="http://twitter.com/felixxxthedj" ><img class="alignnone size-full wp-image-2870" title="felixxx" src="http://vaynermedia.com/wp-content/uploads/2010/04/felixxx1.png" alt="" width="600" height="340" /></a></p>
<p><a target="_blank" href="http://twitter.com/gaksdesign" >@gaksdesign</a></p>
<div><a target="_blank" href="http://twitter.com/gaksdesigns" ><img class="alignnone size-full wp-image-2871" title="gakdesign" src="http://vaynermedia.com/wp-content/uploads/2010/04/gakdesign1.png" alt="" width="600" height="340" /></a></div>
<p><a target="_blank" href="http://twitter.com/adamplitt" >@adamplitt</a><br />
<a target="_blank" href="http://twitter.com/adamplitt" ><img class="alignnone size-full wp-image-2872" title="adamplitt-small" src="http://vaynermedia.com/wp-content/uploads/2010/04/adamplitt-small.png" alt="" width="600" height="407" /></a></p>
<p>These are all wonderful examples of engaging Twitter backgrounds, however as the browser window is made larger, much of their impact gets lost.  Hypothetically, if the Twitter feed remained in place, designers would be less limited and could really go wild.</p>
<h2 style="margin-top: 10px; margin-bottom: 10px;">Your Thoughts</h2>
<div>Is this a bad idea? Do you think designers would just go overboard and manipulate the core Twitter design too much? Does scarcity spur creativity? Or do you think a fixed background could open the proverbial door for more interesting ideas? What are some Twitter pages you&#8217;ve seen that have backgrounds that interact with the content in an interesting way?</div>
<img src="http://vaynermedia.com/?ak_action=api_record_view&id=2861&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vaynermedia.com/2010/04/my-twitter-wish/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>VaynerMedia Blog Redesign Launches!</title>
		<link>http://vaynermedia.com/2010/03/vaynermedia-blog-redesign-launches/</link>
		<comments>http://vaynermedia.com/2010/03/vaynermedia-blog-redesign-launches/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:52:09 +0000</pubDate>
		<dc:creator>Adam Kopec</dc:creator>
				<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vaynermedia.com/?p=2148</guid>
		<description><![CDATA[We launched the redesign of our blog today! We&#8217;re super excited to be taking advantage of its new interface and added functionality, and we think you will be too! We will constantly be iterating on it, making improvements and adding new things, so we strive for your input. Take a [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 85px;">We launched the redesign of our blog today! We&#8217;re super excited to be taking advantage of its new interface and added functionality, and we think you will be too! We will constantly be iterating on it, making improvements and adding new things, so we strive for your input. Take a moment to poke around and let us know what you think! Since its a completely fresh redesign, there could be some minor bugs, so if you notice anything that looks weird or doesn&#8217;t work please let us know! Thanks!</p>
<img src="http://vaynermedia.com/?ak_action=api_record_view&id=2148&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vaynermedia.com/2010/03/vaynermedia-blog-redesign-launches/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Sneak Peek: VaynerMedia Blog 2.0</title>
		<link>http://vaynermedia.com/2010/02/sneak-peek-vaynermedia-blog-2-0/</link>
		<comments>http://vaynermedia.com/2010/02/sneak-peek-vaynermedia-blog-2-0/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 17:37:35 +0000</pubDate>
		<dc:creator>Adam Kopec</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vaynermedia.com/?p=1926</guid>
		<description><![CDATA[We are very happy to announce that the second iteration of our blog will be launched within the next few days! In this facelift, we've tightened up our user-interface, fixed general usability concerns and packed it with several new features that should make your experience on our blog much more enjoyable.]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 110px;">We are very happy to announce that the second iteration of our blog will be launched within the next few days! In this facelift, we&#8217;ve tightened up our user-interface, fixed general usability concerns and packed it with several new features that should make your experience on our blog much more enjoyable.</p>
<h3 style="font-size:18px; margin-bottom:10px;">Categories (Color-Coded)</h3>
<p><img style="border:1px solid lightgrey; float:left; margin-right:25px;" src="http://vaynermedia.com/images/categories-showcase.jpg"></p>
<p style="margin-bottom: 100px;">All of us here come from different backgrounds, armed with different skills and experiences.  And so do our readers! That&#8217;s why we&#8217;ve attached highly-visible color-coded category tags to each our blog posts.  This should help users skim through content and find interesting topics faster. If you don&#8217;t feel like browsing, we&#8217;ve also included a search bar!</p>
<h3 style="font-size:18px; margin-bottom:10px;">Bigger Photos and Text</h3>
<p><img style="border:1px solid lightgrey; float:left; margin-right:25px;" src="http://vaynermedia.com/images/bigpic-showcase.jpg"></p>
<p style="margin-bottom: 115px;"> We&#8217;ve also included bigger photos for faster skimming and quicker topic recognition. Keeping with that theme, we&#8217;ve also increased the font-size and line-height within each article to help reduce eye fatigue on those longer reads.</p>
<h3 style="font-size:18px; margin-bottom:10px;">Beefed-up Sidebar &#038; Comments Section</h3>
<p><img style="border:1px solid lightgrey; float:left; margin-right:25px;" src="http://vaynermedia.com/images/sidebar-showcase.jpg"></p>
<p style="margin-bottom: 75px;">We&#8217;ve ditched our static sidebar for one that displays useful and relevant content for our users. For example, we&#8217;ve capitalized on some of WordPress&#8217;s built-in plug-ins by including a &#8220;Related Posts&#8221; and &#8220;Most Commented On&#8221; section.  Additionally, we&#8217;ve rebuilt our comments section using Disqus, giving users the ability to &#8220;Like&#8221; comments, among other features.</p>
<h3 style="font-size:18px; margin-bottom:10px;">Authors</h3>
<p><img style="border:1px solid lightgrey; clear:both; display:block; float:left; margin-right:25px;" src="http://vaynermedia.com/images/author-showcase.jpg"></p>
<p style="margin-bottom: 110px;">There will also be an &#8216;About the Author&#8217; section in the sidebar and at the end of each post. By doing this, we hope to bring as much transparency and accountability to each of our contributors.  It could also help put a name to a face when we meet each other!</p>
<h3 style="font-size:20px; margin-bottom:10px;">In Conclusion</h3>
<p> We&#8217;d love to hear your feedback on the changes!  Is there anything you think we&#8217;ve missed or you&#8217;d like to see? Expect to see these changes to go live very soon! Drop a comment below.</p>
<img src="http://vaynermedia.com/?ak_action=api_record_view&id=1926&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vaynermedia.com/2010/02/sneak-peek-vaynermedia-blog-2-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Redesigning Your Facebook Tabs:  From 760px to 520px</title>
		<link>http://vaynermedia.com/2010/01/redesigning-your-facebook-tabs-from-760px-to-520px/</link>
		<comments>http://vaynermedia.com/2010/01/redesigning-your-facebook-tabs-from-760px-to-520px/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 20:08:31 +0000</pubDate>
		<dc:creator>Adam Kopec</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Teachings]]></category>

		<guid isPermaLink="false">http://vaynermedia.com/?p=1298</guid>
		<description><![CDATA[Facebook is rolling out with a new e-mail API that will allow organizations and business to directly collect user e-mail addresses.  Facebook will also be getting rid of the boxes feature, as well as cutting the maximum width of their custom Facebook tabs from 760px to 520px, essentially forcing developers and designers who work on Facebook (like me) to retroactively re-do all of our previous, wider-than-520px, work on Facebook.  Not fun.]]></description>
			<content:encoded><![CDATA[<style type="text/css">
a.gary-tab {
background: transparent url("http://vaynermedia.com/images/blog-gary-tab.jpg") no-repeat left top;
width: 560px !important;
height: 401px;
display: block;
cursor: auto;
margin-bottom:30px;
margin-left:50px;
margin-top:30px;
border: #DFDFDF 10px solid;
} a.gary-tab:hover {
background-position: left bottom;
}
a.sunshine-tab {
background: transparent url("http://vaynermedia.com/images/sunshine-tab.jpg") no-repeat left top;
width: 600px !important;
height: 467px;
display: block;
cursor: auto;
margin-bottom:30px;
margin-left:50px;
margin-top:30px;
border: #DFDFDF 10px solid;
} a.sunshine-tab:hover {
background-position: left bottom;
}
.blog-downloads{
background-color:#E4EFE0;
border:1px solid #D5DFD1;
padding:19px;
}
.blog-downloads .inside{
background-color:#F3FFEF;
border:1px solid #C6CFC2;
padding:17px 5px 5px 23px;
}</style>
<p><a target="_blank" href="http://www.mediapost.com/publications/?fa=Articles.showArticle&#038;art_aid=118190" >As you may have heard by now</a>, Facebook announced in October that they will be making major changes to all existing fan pages by “late ’09, early ’10.”  Much to the excitement of online marketers everywhere, Facebook is rolling out with a new e-mail API that will allow organizations and business to directly collect user e-mail addresses.  Facebook will also be getting rid of the boxes feature, as well as cutting the maximum width of their custom Facebook tabs from 760px to 520px, essentially forcing developers and designers who work on Facebook (like me) to retroactively re-do all of our previous, wider-than-520px, work on Facebook.  <span style="font-weight: bold;">Not fun.</span></p>
<p>So how do us designers and developers prepare for this unmistakably annoying task?  Well, over the past few weeks, the crew here at VaynerMedia have bit the bullet, and converted nearly all of our clients&#8217; Facebook pages to the appropriate size, free of cost.  The following are some insights into our process of converting existing tabs to fit the new format, and how we’ve prepared for the upcoming storm.</p>
<h3>What a Disaster!</h3>
<p>Upon first hearing the news – our design/development team thought the process would be an absolute mess&#8230; and rightfully so! Our meticulously planned layouts and images were suddenly going to be snuffed out by some arbitrary decision and inexplicitly vague deadline. Plus, we were going to have to go back and redesign all of our previous work. We didn&#8217;t have much time, either, as we still had a full slate of current client projects that needed to be taken care of in the upcoming weeks.</p>
<p>However, as we began the process of redesigning, we noticed the workspace reduction wasn’t as severe as originally thought.  In fact, with a workspace reduction of ~30%, we were actually able to tighten up our interfaces in some areas, while still allowing enough pixels to allow our designs to breathe and maintain their clarity (with a little adjustment of course.)</p>
<p style="font-style: italic; font-weight:bold;">Rollover to see the size change with <a target="_blank" href="http://facebook.com/gary" >Gary&#8217;s Facebook Tab.</a> The pink color indicates the 520px mark. (This is not to size &#8211; find the link below for a <a target="_blank" href="http://drop.io/garysfbtab#" >.PSD</a> of the custom tab)</p>
<p><a class="gary-tab" id="unicorn-1" href="#unicorn-1"></a></p>
<p style="font-style: italic; font-weight: bold">Here are a few things we’ve learned through the process:</p>
<h3>Compromise (the right way)</h3>
<p>As your content is getting squeezed, it will tend to get pushed down and your custom tab will become elongated.  If you had plans on getting a lot of content above the fold, you’ll have to come to terms with that not happening.  However you may treat this as a positive, as this may serve as an opportunity to consolidate and boil down your content.</p>
<p>For example, with our client, <a target="_blank" href="http://sunshineny.com" >Sunshine Suites</a> (P.S. If you&#8217;re looking for affordable NYC office space, these guys are Crushing It), you’ll notice we had to remove the navigation of the original Facebook page and focused, instead, on a single introduction video with a clear call-to-action inviting the user to Sign Up Now for more information. This ultimately provides a more enjoyable and easily digestible user-experience.  By being forced to work in a smaller layout, we were able to consolidate and boil down what was most important, rather than what would otherwise be considered a compromise.</p>
<p style="font-style: italic; font-weight:bold;">Rollover to see the how the the new size looks above the fold. The old size is the tab zoomed out.</p>
<p><a class="sunshine-tab" id="sunshine-1" href="#sunshine-1"></a></p>
<h3>Putting the Time In &#8211; Do You Expense the Client?</h3>
<p>There’s no way getting around it – you’ll have to put the time in to accommodate these changes. If you’re working for a digital shop that includes some sort of maintenance retainer in the contract, your costs will be covered for the most part.</p>
<p>However, what about freelance designers and developers, do they revisit the work they’ve already completed, possibly months ago, to restructure their work for free as an added value proposition?  Or do they charge per project?  How will clients react to this change? An interesting metaphor comes to mind: If a customer buys an SUV, and gas prices go up, would the customer be justified in going to the dealership to demand they install a more fuel-efficient part (restructured Facebook tab) in your car for free?  Probably not. I believe that the ball is in our court (as well as other digital agencies) at the moment.</p>
<h3>How to Prepare for Next Time</h3>
<p>In the event Facebook decides to reduce their custom tabs again in the future, it helps to be a little more prepared. One thing that helped ease the process along was keeping Photoshop layers organized (I know, how many times have you heard that before?).  In doing so, we were able to target and resize big chunks of information quickly and efficiently.</p>
<p>Also, from a client-relationship standpoint, accounting for the uncertainty of Facebook and all other social media platforms should be made in future contracts. In writing, it should be made clear that in the event something like this happens again, certain actions should be taken. Perhaps, a redesign/implementation should be offered at a discounted rate? Or perhaps those costs are covered within a monthly retainer?</p>
<h3>In Conclusion</h3>
<p>Most of what I’ve discussed is still up in the air, as we don’t actually know what exactly will happen to existing custom Facebook pages.  Will custom content be distorted or completely cut off?  Perhaps Facebook will provide vertical and horizontal scroll bars to allow you to see content not yet converted to the 520px model?</p>
<p>Either way – it never hurts to be prepared. The best way to get through this is to give yourself enough time to implement and learn from this challenge.  Adaptation and problem solving is what us designers and developers do best.</p>
<h3>What design hurdles have you had to overcome with Facebook&#8217;s pixel downsizing?</h3>
<p>For your convenience, I&#8217;ve included a simple <a target="_blank" href="http://drop.io/fb520px#" >520px width Facebook template</a> for download to make your transition process just a little easier.  If you have any questions, concerns, or just want to bitch about Facebook, shoot me an <a href="mailto:akopec@vaynermedia.com">e-mail</a> or drop a comment below!</p>
<div class="blog-downloads">
<h3 style="margin-bottom: 0px">Downloads</h3>
<p style="font-style: italic;">Below you&#8217;ll find a handful of the assets we&#8217;ve used in the Facebook conversion process</p>
<div class="inside">
<p  style="margin:0">1) A full .PSD of Gary&#8217;s Facebook tab, created by <a target="_blank" href="http://twitter.com/keithholjencin" >Keith Holjencin</a>, one of VaynerMedia&#8217;s in-house designers.<a target="_blank" href="http://drop.io/garysfbtab#" > Click here to download</a></p>
<p style="margin-top: 10px">2) A blank 520px Facebook template with guides <a target="_blank" href="http://drop.io/fb520px#" >Click here to download</a></p>
</div>
</div>
<img src="http://vaynermedia.com/?ak_action=api_record_view&id=1298&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vaynermedia.com/2010/01/redesigning-your-facebook-tabs-from-760px-to-520px/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Web Design Subtleties: Texture</title>
		<link>http://vaynermedia.com/2009/11/web-design-subtleties-texture/</link>
		<comments>http://vaynermedia.com/2009/11/web-design-subtleties-texture/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 19:03:08 +0000</pubDate>
		<dc:creator>Adam Kopec</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Design Subtleties]]></category>

		<guid isPermaLink="false">http://vaynermedia.com/?p=538</guid>
		<description><![CDATA[The subtleties of web design often go unnoticed by the average user.  From single pixel lines to nearly indiscernible color gradients and texture patterns: every detail in website design ultimately affects how the user perceives the quality of the site, and sometimes without the user even realizing it!  In the end, it’s those subtleties in web design that separate  [...]]]></description>
			<content:encoded><![CDATA[<p>The subtleties of web design often go unnoticed by the average user.  From single pixel lines to nearly indiscernible color gradients and texture patterns: every detail in website design ultimately affects how the user perceives the quality of the site, and sometimes without the user even realizing it!  In the end, it’s those subtleties in web design that separate the “good” from the “great.” (<a target="_blank" href="http://www.myinkblog.com/2009/11/02/6-ways-to-take-your-webdesign-from-good-to-great/" >Check out Andrew&#8217;s article at MyInkBlog.com</a>)</p>
<p style="padding-top: 40px; font-weight: bold;">Below are some examples of websites that effectively use textures that you may not have noticed.</p>
<h3><a target="_blank" href="http://snook.ca/" >Snook.ca</a></h3>
<p style="font-style: italic;">Can you see the subtle noise in the tan background?  This effect brings additional depth and life into his design.</p>
<p><a target="_blank" href="http://snook.ca/" ><img src="http://www.vaynermedia.com/images/snook.png" alt="Snook.ca" /></a></p>
<h3><a target="_blank" href="http://thisisgrow.com" >Thisisgrow.com</a></h3>
<p style="font-style: italic;">You have to look closely, but do you notice the hatch pattern separating the main content from the secondary content?  This subtlety divides content and creates a platform to display content.</p>
<p><a target="_blank" href="http://thisisgrow.com" ><img src="http://www.vaynermedia.com/images/grow.png" alt="thisisgrow.com" /></a></p>
<h3><a target="_blank" href="http://versionsapp.com/" >VersionApp</a></h3>
<p style="font-style: italic;">You have to scroll down a bit on this one. Check out the texture on the gray surface &#8211;  notice how nicely it compliments the large graphic?  The texture helps keep a correlation between the hyper-real forefront graphic and the rest of the content.</p>
<p><a target="_blank" href="http://versionsapp.com/" ><img src="http://www.vaynermedia.com/images/versions.png" alt="versionsapp.com" /></a></p>
<h3><a target="_blank" href="http://culinaryculture.com/ " >Culinary Culture</a></h3>
<p style="font-style: italic;">This subtle background texture correlates nicely with it&#8217;s dining-theme.</p>
<p><a target="_blank" href="http://culinaryculture.com/" ><img src="http://www.vaynermedia.com/images/culinary.png" alt="culinaryculture.com" /></a></p>
<h3><a target="_blank" href="http://www.atebits.com/" >Ate Bits</a></h3>
<p style="font-style: italic;">This one is a bit more obvious.  It helps make the website look more &#8220;real&#8221; – creating the illusion of being able to reach out and touch it.</p>
<p><a target="_blank" href="http://www.atebits.com/" ><img src="http://www.vaynermedia.com/images/atebits.png" alt="atebits.com" /></a></p>
<p>Now these examples are not to say that adding a textured background is the answer to every great website&#8217;s design (see: <a target="_blank" href="http://www.vimeo.com" >Vimeo)</a>, but maybe the next time you visit a well-designed site, you’ll notice some of the subtleties of its design and even see elements you hadn&#8217;t before.</p>
<p>Do you know of any other sites that quietly use textures to enhance their design?</p>
<p>Love to hear you thoughts below!</p>
<img src="http://vaynermedia.com/?ak_action=api_record_view&id=538&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vaynermedia.com/2009/11/web-design-subtleties-texture/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>3 Ways to Improve Your Site&#8217;s Usability In Under 30 minutes</title>
		<link>http://vaynermedia.com/2009/11/3-tips-to-improve-your-sites-usability-in-under-30-minutes/</link>
		<comments>http://vaynermedia.com/2009/11/3-tips-to-improve-your-sites-usability-in-under-30-minutes/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 17:45:21 +0000</pubDate>
		<dc:creator>Adam Kopec</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vaynermedia.com/?p=460</guid>
		<description><![CDATA[Your website’s usability has the potential to make or break your business.  Visitor loyalty, referrals and the general size of your audience ultimately correlates with the simplicity of your website, as well as how effectively it drives user actions. If a visitor has trouble navigating your website, they’ll probably have no issues going somewhere else. So here are a few, well 3, tips that can help improve your website's user experience in less than 30 minutes. [...]]]></description>
			<content:encoded><![CDATA[<p>Your website’s usability has the potential to make or break your business.  Visitor loyalty, referrals and the general size of your audience ultimately correlates with the simplicity of your website, as well as how effectively it drives user actions. If a visitor has trouble navigating your website, they’ll probably have no issues going somewhere else. So here are a few, well 3, tips that can help improve your website&#8217;s user experience in less than 30 minutes.</p>
<h6 style="font-family: Helvetica,Arial; font-size: 20px; font-weight: bold; letter-spacing: -0.04px; padding-bottom: 5px; padding-top: 50px;">Correct Page Titles</h6>
<p>When the user clicks through to a page, it should be abundantly clear what page they are viewing.  Best way to do this?  Give your page a title!  Place it on the top left corner of the page; make it the first thing people see.  Try to avoid ambiguous titles, because they&#8217;ll just confuse the user.  If you have an ‘About Me’ page, just title it ‘About Me.’  No need to go crazy.</p>
<p>If you’re using WordPress to run your site, this tip should be especially easy to implement.  Just go to your Dashboard, click through to Pages and edit the name of the page you wish to change.</p>
<h6 style="font-family: Helvetica,Arial; font-size: 20px; font-weight: bold; letter-spacing: -0.04px; padding-bottom: 5px;">Simple Slugs</h6>
<p style="font-style: italic; color: #8F8F8F;">From <a target="_blank" href="http://codex.wordpress.org/Glossary" >WordPress</a>: “Slugs are usually a URL friendly version of the post title…. Slugs are meant to be used with <a target="_blank" href="http://codex.wordpress.org/Glossary#Permalink" >permalinks</a> as they help describe what the content at the URL is.”</p>
<p>Slugs allow the user to preview links before they click it.  If I share this link with you: <a target="_blank" href="http://www.45royale.com/blog/" >45royale.com/blog/</a> you&#8217;ll probably be able to guess that it&#8217;s a blog.  A simple slug takes the guesswork out of navigating links and makes your URL easier to share.  Remember, usability is all about driving user actions.</p>
<p>Go into your WordPress Dashboard and click Edit Page.  Below the page title you’ll find the page URL.  By default, they should both have the same name.  Leave them that way.  Hopefully, the title of your page clearly describes its contents, but if not, that&#8217;s okay &#8211; you can always change it.</p>
<h6 style="font-family: Helvetica,Arial; font-size: 20px; font-weight: bold; letter-spacing: -0.04px; padding-bottom: 5px;">Optimize Clickable Content</h6>
<p>If something can be &#8220;clicked&#8221;, it should be made obvious to the user.  This process can be surprisingly difficult to refine, but there is one quick step you can take to help optimize your clickable content: Make your links look consistent!</p>
<p>This means they should all look and act the same, especially in their &#8220;hovering&#8221; and &#8220;clicking&#8221; states.  They should also be starkly different from non-clickable text.  (For example, make links bold, or a different color.)  When users hover over links, give them a different color or use an underline.  If your site&#8217;s links are obvious, there will be less user guesswork, which means less user frustration and a better overall experience.</p>
<p>Even if you’re not a developer, I would try to spend a few minutes scanning through your CSS and playing with your a, a:hover and a:visited tags.  (If you&#8217;re not sure what I just said, check out <a target="_blank" href="http://webdesign.about.com/od/css/a/aa041904.htm" >this</a>. <a target="_blank" href="http://getfirebug.com" >Firebug</a>, an HTML/CSS debugging Firefox extension, is a great way to play with your markup.  Once you make changes, you can easily update your WordPress CSS by clicking Edit page &gt; Appearance &gt;  Editor and by opening your CSS file in the right column.</p>
<p style="font-weight: bold;">For more (detailed) articles on web usability, please check out:</p>
<p><a target="_blank" href="http://bestwebdesignschools.com/2009/usabilityedu-25-incredibly-useful-usability-cheat-sheets-checklists/" >25 Incredibly Useful Usability Cheat Sheets Checklists</a></p>
<p><a target="_blank" href="http://www.uxbooth.com/blog/10-ux-blogs-you-should-be-reading/" >10-ux-blogs-you-should-be-reading</a></p>
<img src="http://vaynermedia.com/?ak_action=api_record_view&id=460&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://vaynermedia.com/2009/11/3-tips-to-improve-your-sites-usability-in-under-30-minutes/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

