<?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>See Brown Design &#187; tips</title>
	<atom:link href="http://seebrowndesign.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://seebrowndesign.com</link>
	<description></description>
	<lastBuildDate>Wed, 26 May 2010 20:00:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10+ Tips and tricks for the designer&#8217;s foray into e-mail marketing</title>
		<link>http://seebrowndesign.com/2009/09/10-tips-tricks-html-e-mail/</link>
		<comments>http://seebrowndesign.com/2009/09/10-tips-tricks-html-e-mail/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 02:27:50 +0000</pubDate>
		<dc:creator>Cindy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://seebrowndesign.com/blog/?p=642</guid>
		<description><![CDATA[First time setting up an e-mail newsletter or mass HTML e-mail? The following tips are for the creative who not only has to design, but also slice up, and possibly distribute, a mass e-mail for their client.
1. Use HTML.
Even if the majority of your list recipients are on Blackberries, an HTML e-mail can be Blackberry-friendly [...]]]></description>
			<content:encoded><![CDATA[<p>First time setting up an e-mail newsletter or mass HTML e-mail? The following tips are for the creative who not only has to design, but also slice up, and possibly distribute, a mass e-mail for their client.</p>
<h2>1. Use HTML.</h2>
<p>Even if the majority of your list recipients are on Blackberries, an HTML e-mail can be Blackberry-friendly without being a wall of text. This means using images where appropriate, using text where appropriate, and giving all images alt tags.</p>
<p><a rel="lightbox" href="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/apple.jpg"><img src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/apple.gif" alt="Apple e-mail" width="100" height="100" /></a></p>
<h2>2. Get an E-mail marketing provider or software.</h2>
<p>Really push the adoption of e-mail marketing software if your client has the budget. Without being able to look at your e-mail statistics, open rates, click-throughs, etc. you’re flying blind. There are also a host of problems when sending out e-mails through Outlook or Entourage – the alternative.</p>
<p>I personally recommend <a href="http://www.blueskyfactory.com" target="_blank">Blue Sky Factory</a> since they have a really great system and wonderful customer service, but there are other providers with different services and different pricing packages. I <a href="http://seebrowndesign.com/blog/2009/05/e-mail-marketing">posted previously about the topic</a>, but here is the list repeated:<br />
<a href="http://www.blueskyfactory.com" target="_blank"><img class="alignnone size-full wp-image-650" title="logo_bsf" src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/logo_bsf.gif" alt="Blue Sky Factory" width="218" height="65" /></a><br />
<a href="http://www.campaignmonitor.com" target="_blank"><img class="alignnone size-full wp-image-651" title="logo_campaignmonitor" src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/logo_campaignmonitor.gif" alt="Campaign Monitor" width="229" height="42" /></a><br />
<a href="http://constantcontact.com" target="_blank"><img class="alignnone size-full wp-image-652" title="logo_constantcontact" src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/logo_constantcontact.gif" alt="Constant Contact" width="168" height="85" /></a><br />
<a href="http://myemma.com" target="_blank"><img class="alignnone size-full wp-image-653" title="logo_emma" src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/logo_emma.gif" alt="My Emma" width="234" height="65" /></a><br />
<a href="http://mailchimp.com" target="_blank"><img class="alignnone size-full wp-image-654" title="logo_mailchimp" src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/logo_mailchimp.gif" alt="Mail Chimp" width="199" height="66" /></a></p>
<p>If your client insists on sending out the e-mail without software, they will need Outlook (<a href="http://corriehaffly.wordpress.com/2007/07/12/creating-custom-outlook-stationery" target="_blank">Stationery</a>) for the PC or Entourage (with <a href="http://www.robbuckley.co.uk/HTML2004.php" target="_blank">SCHWIF2004</a>) for the Mac, bare minimum.</p>
<h2>3. &#8220;Can&#8217;t see this e-mail? View it online.&#8221;</h2>
<p>It’s fairly standard to have a link at the top or bottom of your e-mail to an online version of the same e-mail. If the HTML e-mail does view incorrectly in the viewer’s e-mail provider, they can see the correct version online.</p>
<p><a rel="lightbox" href="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/myfonts.jpg"><img src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/myfonts.gif" alt="MyFonts e-mail top" width="100" height="100" /></a></p>
<h2>4. Tonight we’re gonna code like it’s 1999.</h2>
<p>E-mail clients don’t read full CSS. This means that all HTML e-mails are created with table-based layouts, CSS applied with the style tag. Script tags in the header won&#8217;t work in most e-mail clients, so the class tag is out.</p>
<p>HTML e-mails also need to account for the client the e-mail will be viewed in, so the e-mail will need a small width. Most e-mails don’t have a width larger than 700 pixels. I typically design with a 650 pixel width.</p>
<h2>5. Some weird extra notes about HTML e-mail code.</h2>
<p>Avoid nested tables. Some e-mail providers will display them incorrectly when they&#8217;re nested too deep. I usually nest one table deep when needed, but no further.</p>
<p>Yahoo!mail translates all paragraph breaks into normal breaks. Use two breaks together to make one paragraph break if a large portion of your list recipients are on Yahoo!.</p>
<p>Not all e-mail providers allow for table padding or margins, so set padding and margins to 0 and use a 1px square transparent gif (spacer) to expand rows and columns.</p>
<h3>Don’t overuse the spacer if a majority of your list recipients are on Blackberries. The img tag code displays in Blackberries.</h3>
<h2>6. CAN-SPAM.</h2>
<p>Per the <a href="http://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003" target="_blank">CAN-SPAM act</a>, you’ll need an unsubscribe option and a physical mailing address on your e-mail.</p>
<p><a title="Adobe's disclaimer at the bottom of an e-mail." rel="lightbox" href="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/adobe.jpg"><img src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/adobe.gif" alt="Adobe bottom disclaimer" width="444" height="143" /></a></p>
<h2>7. Testing, testing, one, two.</h2>
<p>Have your e-mail tested for e-mail client compatibility through your e-mail marketing service. If the option isn&#8217;t available or there isn&#8217;t a budget for it, set up dummy accounts on several common e-mail hosts and test the e-mail yourself. Hotmail, Yahoo, Gmail, AOL, and Outlook are fairly common providers.</p>
<h2>8. E-mail marketing practices.</h2>
<p>Keep your subject line, or the most important part of the subject line, to 50 characters max, including spaces. A lot of e-mail providers cut off the subject line in the preview beyond 50 characters.</p>
<p>Avoid the use of exclamation points, all caps, and common spam words like ”free” in your subject line, which can auto-Junk the e-mail.</p>
<p>The most important article or the call-to-action goes above the fold (i.e. at the top, before the user has to scroll down).</p>
<p><a rel="lightbox" href="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/fuchsia.jpg"><img src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/fuchsia.gif" alt="Fuchsia e-mail newsletter" width="100" height="100" /></a></p>
<h2>9. E-newsletter specifics.</h2>
<p>Named-anchor links to articles in your newsletter allow viewers to both read e-mail contents and jump down to the article they’re interested in. Use them.</p>
<p>Give a very short descriptor paragraph with a link to the larger article online rather than each full article in the e-mail – no one wants to read a 4 page e-newsletter in their inbox.</p>
<p><a title="Blue Sky Factory uses a table of contents and shortened articles in this e-newsletter." rel="lightbox" href="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/bsf.jpg"><img src="http://seebrowndesign.com/blog/wp-content/uploads/2009/09/bsf.gif" alt="Blue Sky Factory e-newsletter" width="100" height="100" /></a></p>
<h2>10. Lastly: don&#8217;t use the term blast</h2>
<p>You may be shunned in the world of e-mail marketing if you do.</p>
<div class="twitstatus_badge_container" id="twitstat_badge_414"></div>
<p><script type="text/javascript" src="http://twitstat.us/twitstat.us-min.js"></script><br />
<script type="text/javascript">
twitstat.badge.init({
    badge_container: "twitstat_badge_414",
    width: 444,
    title: "Twitter Email Blast Chatter",
    keywords: "#emailsnob blast",
    max: 5,
    border_color: "#434343",
    header_background: "#434343",
    header_font_color: "#ffffff",
    content_background_color: "#e1e1e1",
    content_font_color: "#333333",
    link_color: "#00afef"
});
</script></p>
<h3>That&#8217;s it: all of the weird and quirky things I&#8217;ve learned about e-mail marketing!</h3>
<p> Have any additions or comments? I&#8217;d love to hear them!</p>
]]></content:encoded>
			<wfw:commentRss>http://seebrowndesign.com/2009/09/10-tips-tricks-html-e-mail/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Ten rules of web design for the transitioning print designer</title>
		<link>http://seebrowndesign.com/2009/08/web-print-design/</link>
		<comments>http://seebrowndesign.com/2009/08/web-print-design/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 14:02:12 +0000</pubDate>
		<dc:creator>Cindy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://seebrowndesign.com/blog/?p=373</guid>
		<description><![CDATA[I got this idea from Fuel Your Coding&#8217;s 10 Rules of Front End Coding. Someone had mentioned that they wished there was a similar article from the opposite perspective. These 10 tips assume you are a mostly-print designer and just beginning web design.
1. Talk to the developer before you begin designing, and be open to [...]]]></description>
			<content:encoded><![CDATA[<p>I got this idea from Fuel Your Coding&#8217;s <a href="http://fuelyourcoding.com/10-rules-of-front-end-coding/" target="_blank">10 Rules of Front End Coding</a>. Someone had mentioned that they wished there was a similar article from the opposite perspective. These 10 tips assume you are a mostly-print designer and just beginning web design.</p>
<h3>1. Talk to the developer before you begin designing, and be open to modifying your ideas.</h3>
<p>Designs you have in mind may not translate to the web exactly the way you want. By talking to the developer before you have every page mocked up, you can establish what will be possible, what will be near impossible, and save time for you both.</p>
<h3>2. Use the grid system, and think about your design in terms of content-blocks.</h3>
<p>When designing for a non-Flash website, different sections, like navigation, body, and sidebar, can be grouped into subject-matter. This does not need to be obvious in the design, but it should be easy to block subject-matter together with imaginary rectangles. This is typically called <a href="http://en.wikipedia.org/wiki/Website_wireframe" target="_blank">wireframing</a>.</p>
<p><em>Examples with content block overlays:</em><br />
<a title="www.narhir.com with content block overlays" rel="lightbox[Blocks]" href="http://seebrowndesign.com/img/content_blocks2.jpg"><img title="www.narhir.com with content block overlays" src="http://seebrowndesign.com/img/content_blocks1_thm.jpg" width="100" height="100" /></a> <a title="www.mailchimp.com with content block overlays" rel="lightbox[Blocks]" href="http://seebrowndesign.com/img/content_blocks1.jpg"><img title="www.mailchimp.com with content block overlays" src="http://seebrowndesign.com/img/content_blocks2_thm.jpg" width="100" height="100" /></a></p>
<h3>3. Assume your initial mockup is a template for the other pages.</h3>
<p>Create a color palette and type treatments that can be used consistently from page to page. With cascading style sheets (css), each block of content will be defined much like Paragraph and Character Styles in InDesign. These styles can be repeated on various pages, like the main navigation, which will most likely be present on every page. Identify the colors and type treatment that you want for links, headlines, pull quotes, etc. in each block. Remember that colors should be consistent from level to level (e.g. heading 1 versus heading 2 text should vary from each other, but not change from page to page).</p>
<h3> 4. Create sample active links and mouse-over effects in your mockup pages.</h3>
<p>Every mouse-over effect on every page doesn&#8217;t need to be mocked up, but general colors for active links, and basic mouse-over button effects, should be illustrated somewhere to keep the developer from guessing.</p>
<h3>5. Design in Photoshop with layers kept intact.</h3>
<p>Utilize Illustrator for effects, but import everything into your layered Photoshop mockup. Layers will need to be exported to jpg, png or gif format &ndash; all raster formats. Notice none of those formats are print formats like eps or pdf. This also means keeping your fonts intact (i.e. not flattening them to any other layers). Illustrator can be used in place of Photoshop if web design is line art heavy, but Photoshop is more typically used.</p>
<p><em>Edit: a great post on <a href="http://www.webdesignerdepot.com/2009/08/how-to-effectively-organize-your-photoshop-layers/" target="_blank">how to effectively organize your Photoshop layers</a> was just posted.</em></p>
<h3>6. Don&#8217;t expect your design to look consistent across all computers and browsers…</h3>
<p>or exactly how it looks in your mockup. The type you are setting in Photoshop is not going to translate to the web the way that Photoshop displays it. The background you are creating may shift based on someone&#8217;s monitor resolution. The colors you pick may look slightly different on another computer.</p>
<p><em>Examples of a website in Internet Explorer 6.0 versus Mozilla Firefox 3.0:</em><br />
<a title="www.lebloe.com on Internet Explorer 6.0, which does not support png transparency" rel="lightbox[Consistency]" href="http://seebrowndesign.com/img/consistent1.jpg"><img title="www.lebloe.com on Internet Explorer 6.0" src="http://seebrowndesign.com/img/consistent1_thm.jpg" width="100" height="100" /></a> <a title="www.lebloe.com on Mozilla Firefox 3.0" rel="lightbox[Consistency]" href="http://seebrowndesign.com/img/consistent2.jpg"><img title="www.lebloe.com on Mozilla Firefox 3.0" src="http://seebrowndesign.com/img/consistent2_thm.jpg" width="100" height="100" /></a></p>
<h3>7. Consider color blind visitors when creating your color palette.</h3>
<p>As many as 1 in 12 visitors to your website may be color blind. There are four types of color blindness to consider, but the most common color deficit is red/green (Deuteranopia). &#8220;Although most people see red and green as contrasting, those with [Deuteranomaly Vision] will not be able to tell these colors apart. This also goes for combination with variations of green and red, including colors such as purple and orange.&#8221; (Source: <a href="http://www.allwebdesignresources.com/webdesignblogs/graphics/how-to-design-web-accessible-pages-for-the-colorblind/" target="_blank">How to Design Web Accessible Pages for the Color Blind</a>)</p>
<p><em>Deuteranomaly Vision example:</em><br />
<a title="redesignunit.com" rel="lightbox[Color Blindness]" href="http://seebrowndesign.com/img/colorblind1.jpg"><img title="Original website" src="http://seebrowndesign.com/img/colorblind1_thm.jpg" width="100" height="100" /></a> <a title="redesignunit.com preview with Deuteranomaly Vision. Notice how red/green as an accent color no longer stands out." rel="lightbox[Color Blindness]" href="http://seebrowndesign.com/img/colorblind2.jpg"><img title="Website preview with Protanomaly Vision (color blind red)" src="http://seebrowndesign.com/img/colorblind2_thm.jpg" width="100" height="100" /></a></p>
<h3>8. Unless creating a headline that will be a graphic, use common fonts in your type treatments.</h3>
<p>Verdana, Arial, Times, Palatino, Lucida Sans… Using cross-platform common fonts is standard for body copy in web design. Visit <a href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html" target="_blank">Common fonts to all versions of Windows &#038; Mac equivalents</a> for a complete list.</p>
<h3>9. If you are using an image for a background, make sure it is tileable.</h3>
<p>This may mean designing a separate background file that tiles correctly and tiling it in your mockups. Your background image may need to tile on all four sides, or tile on the left and right if it is a large image that is vertically stationary. This accounts for various large monitor resolutions.</p>
<p><em>Example of website with tiled background:</em><br />
<a title="www.ladysign.com" rel="lightbox[Tiled BG]" href="http://seebrowndesign.com/img/tiling1.jpg"><img title="Website" src="http://seebrowndesign.com/img/tiling1_thm.jpg" width="100" height="100" /></a> <a title="www.ladysign.com, zoomed out, in which you can see where the background tiles" rel="lightbox[Tiled BG]" href="http://seebrowndesign.com/img/tiling2.jpg"><img title="Website background" src="http://seebrowndesign.com/img/tiling2_thm.jpg" width="100" height="100" /></a></p>
<h3>10. Realize that pdfs are usually available to site visitors only as a secondary source of information.</h3>
<p>Pdfs can be used for printable versions of content already on a web page, but typically aren&#8217;t primary links or sources of information. First, site visitors don&#8217;t expect to open a pdf when clicking on a link. Second, search engines don&#8217;t typically rank pdfs very high, because pdfs aren&#8217;t usually optimized for indexing.</p>
<h2>Doing it yourself</h2>
<p>Many of these tips assume you will be having someone else do your web site development. If you are planning to script the website yourself and have never done it before, familiarize yourself with <a href="http://en.wikipedia.org/wiki/Html" target="_blank">html</a> and <a href="http://en.wikipedia.org/wiki/Css" target="_blank">css</a>, bare minimum. Use Dreamweaver (or similar <a href="http://en.wikipedia.org/wiki/Wysiwyg" target="_blank">WYSIWYG</a> software) to help you with the scripting, but don&#8217;t design without looking at and familiarizing yourself with the source code, otherwise you will most likely end up with a website that is non-web compliant and will not look consistent across different browsers and platforms. Remember to test your site in multiple browsers and on both a Mac and a PC if possible.</p>
<h3>Some final notes about doing the scripting yourself:</h3>
<p>It is no longer the standard to design websites in html tables; the standard is css. This is important to keep in mind when you are using WYSIWYG software and also when learning the relationship between html and css.</p>
<p>You may also be tempted to use Flash to design your whole website, which has positives and negatives. The biggest positive is interactivity (check out <a href="http://thefwa.com" target="_blank">thefwa.com</a> for some great examples). The biggest negative is lack of search engine optimization. As a beginning web designer, I would not recommend an all Flash website.</p>
<p>Lastly, if you are just learning web design and are designing for a client, don&#8217;t over-promise! Outsource a web developer if the project looks too daunting.</p>
<p>Good luck!</p>
<h3>Resources for designers shifting from print to web:</h3>
<p>W3 Schools (web scripting tutorials and standards):<br />
<a href="http://www.w3schools.com/" target="_blank">http://www.w3schools.com</a></p>
<p>Lynda.com (great tutorials on software and coding):<br />
<a href="http://www.lynda.com/" target="_blank">http://www.lynda.com</a></p>
<p>Web Monkey (web developer tutorials):<br />
<a href="http://www.webmonkey.com/" target="_blank">http://www.webmonkey.com/</a></p>
<h2>Print Design versus Web Design</h2>
<table border="0" cellpadding="10" cellspacing="0" style="font-size: 80%">
<tr>
<td bgcolor="#e5e5e5">&nbsp;</td>
<td bgcolor="#e5e5e5"><strong>Colors</strong></td>
<td bgcolor="#e5e5e5"><strong>DPI</strong></td>
<td bgcolor="#e5e5e5"><strong>Size</strong></td>
<td bgcolor="#e5e5e5"><strong>Tools</strong></td>
<td bgcolor="#e5e5e5"><strong>Display/Output File Extensions</strong></td>
<td bgcolor="#e5e5e5"><strong>Linked File Extensions</strong></td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Print</strong></td>
<td bgcolor="#CCCCCC">CMYK/Spot</td>
<td bgcolor="#CCCCCC">300</td>
<td bgcolor="#CCCCCC">varied</td>
<td bgcolor="#CCCCCC">InDesign/Quark, Photoshop, Illustrator</td>
<td bgcolor="#CCCCCC">ind, qxt, pdf</td>
<td bgcolor="#CCCCCC">eps, tif</td>
</tr>
<tr>
<td bgcolor="#e5e5e5"><strong>Web</strong></td>
<td bgcolor="#e5e5e5">RGB, <a href="http://en.wikipedia.org/wiki/Hexadecimal_color" target="_blank">hexadecimal colors</a></td>
<td bgcolor="#e5e5e5">72</td>
<td bgcolor="#e5e5e5"><a href="http://www.smashingmagazine.com/2009/06/02/fixed-vs-fluid-vs-elastic-layout-whats-the-right-one-for-you/" target="_blank">960 pixels wide</a> &times; varied height</td>
<td bgcolor="#e5e5e5">Dreamweaver, Photoshop,  Illustrator, <a href="http://en.wikipedia.org/wiki/Html" target="_blank">html</a>, <a href="http://en.wikipedia.org/wiki/Css" target="_blank">css</a> (additional: <a href="http://en.wikipedia.org/wiki/Javascript" target="_blank">Javascript</a>, <a href="http://en.wikipedia.org/wiki/Php" target="_blank">php</a>, <a href="http://en.wikipedia.org/wiki/Text_editor" target="_blank">text editors</a>, <a href="http://en.wikipedia.org/wiki/Web_content_management_system" target="_blank">content management systems</a>)</td>
<td bgcolor="#e5e5e5">html/htm, php</td>
<td bgcolor="#e5e5e5"><strong>image:</strong> jpg, gif, png<br />
      <strong>script: </strong>css, js</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://seebrowndesign.com/2009/08/web-print-design/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
