<?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>Tips and Tricks &#187; Web Design</title>
	<atom:link href="http://learnittips.com/tag/web_design/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnittips.com</link>
	<description>Design and Productivity Help</description>
	<lastBuildDate>Tue, 05 Jan 2010 05:42:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>One Great Web Tip: Find Inspiration</title>
		<link>http://learnittips.com/2009/09/one-great-web-tip-find-inspiration/</link>
		<comments>http://learnittips.com/2009/09/one-great-web-tip-find-inspiration/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 15:00:31 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Adobe Dreamweaver]]></category>
		<category><![CDATA[Design Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Favorite Site]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=266</guid>
		<description><![CDATA[Today, I&#8217;d like to do something very simple: give you my personal reading list. These blogs know what they&#8217;re talking about &#8211; do yourself a favor and visit them regularly.
Design Shard
CSS Tricks
Six Revisions
A List Apart
Function
Smashing Magazine
Noupe
Design Mag
Before &#038; After Magazine
Good luck!
]]></description>
			<content:encoded><![CDATA[<p>Today, I&#8217;d like to do something very simple: give you my personal reading list. These blogs know what they&#8217;re talking about &#8211; do yourself a favor and visit them regularly.</p>
<p><a href="http://www.designshard.com">Design Shard</a><br />
<a href="http://www.css-tricks.com">CSS Tricks</a><br />
<a href="http://www.sixrevisions.com">Six Revisions</a><br />
<a href="http://www.alistapart.com">A List Apart</a><br />
<a href="http://www.wefunction.com">Function</a><br />
<a href="http://www.smashingmagazine.com">Smashing Magazine</a><br />
<a href="http://www.noupe.com">Noupe</a><br />
<a href="http://www.designm.ag">Design Mag</a><br />
<a href="http://www.bamagazine.com">Before &#038; After Magazine</a></p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/09/one-great-web-tip-find-inspiration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Pen Tool Tutorial: Part 1</title>
		<link>http://learnittips.com/2009/08/the-pen-tool-tutorial-part-1/</link>
		<comments>http://learnittips.com/2009/08/the-pen-tool-tutorial-part-1/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 15:00:45 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Adobe Illustrator]]></category>
		<category><![CDATA[Design Tips and Tricks]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Design Fridays]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Pen Tool]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Print Design]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=135</guid>
		<description><![CDATA[The Pen tool is a very important piece of several different design programs. It is probably most integral, though, to Adobe Illustrator. It's also a complicated tool to master. This is the first in a multi-part series designed to break down the tool and make it more approachable.]]></description>
			<content:encoded><![CDATA[<p>The Pen tool is a very important piece of several different design programs. It is probably most integral, though, to Adobe Illustrator. It&#8217;s also a complicated tool to master. This is the first in a multi-part series designed to break down the tool and make it more approachable.</p>
<h3>Pen Tool Basics</h3>
<p>The Pen tool is otherwise known as the Bezier curve tool. The <a href="http://en.wikipedia.org/wiki/B%C3%A9zier_curve" target="_blank">Bezier curve</a> was invented to draw smooth, curved car lines for the automotive industry, and now has been used for any curved drawing in digital format. The basic idea is that a computer would prefer the &#8217;shortest path between two points&#8217; &#8211; drawing a straight line &#8211; instead of an arc of some kind. What came about was a system of points with an added component &#8211; direction and velocity. With direction and velocity, a computer connects points the same way a car driving quickly would &#8211; long, sweeping curves.</p>
<p>To draw with the pen tool, not only click to draw a point, but also hold the mouse button down and drag. This will add the directional component to the points.</p>
<div align="center"><img src="http://www.learnittips.com/images/pentool_tut01_01.gif" style="margin:5px;" /></div>
<p>With this tool at your disposal, you can draw nearly anything you can imagine &#8211; you just need to know how to make it work for you.</p>
<h3>Click and Drag &#8211; Where?</h3>
<p>The idea of click-and-drag with the point is to give the line that &#8216;leaves&#8217; that point a direction to go. If I click and drag up, like the image above, the line wants to leave the point going up. Then, when drawing the second point, dragging up means two things &#8211; the line &#8216;leaving&#8217; the point goes up, but also, the line entering the point comes in from the bottom. That&#8217;s why the animation above has an S-curve. The line leaves the point at the left going up, and goes into the point at the right from the bottom. The line must bend in the middle to make that happen.</p>
<h3>Basic Drawings: The S-Curve</h3>
<p>To draw a basic S-curve, the line must leave the first point in a single direction, and enter the second point from the opposite angle. This necessitates the S-bend in the middle of the line.</p>
<div align="center"><img src="http://www.learnittips.com/images/pentool_tut01_02.gif" style="margin:5px;" /></div>
<h3>Basic Drawings: The Horseshoe</h3>
<div align="center"><img src="http://www.learnittips.com/images/pentool_tut01_03.gif" style="margin:5px;" /></div>
<p>Drawing a horseshoe, a single bend, can be done two different ways. Possibility #1 &#8211; create 2 points, and have the line that leaves both points go in opposite directions. Possibility #2 &#8211; create 3 points, and only bend the point in the middle.</p>
<div align="center"><img src="http://www.learnittips.com/images/pentool_tut01_04.gif" style="margin:5px;" /></div>
<h3>Stick Around</h3>
<p>In our next installation, I&#8217;m going to discuss how to make the pen tool a little more user-friendly. When I was starting to get the hang of things, using the complimentary tools to the pen really helped ease the transition.</p>
<p>To learn more about the Pen tool and Bezier curves, try out our classes in Adobe <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=536">Flash</a>, <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=625">Illustrator</a>, and <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=626">Photoshop</a>. You&#8217;ll see it in action until it becomes second nature!</p>
<p><img src="http://static.delicious.com/img/delicious.small.gif" height="10" width="10" alt="Delicious" /><a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=550,height=550'); return false;">Del.icio.us</a> <img src="http://digg.com/img/badges/16x16-digg-guy.gif" width="16" height="16" alt="Digg!" /><a href="http://digg.com/submit?phase=2&#038;url=http%3A%2F%2Fwww.learnittips.com/2009/08/the-pen-tool-tutorial-part-1/&#038;title=The%20Pen%20Tool%20Tutorial&#038;bodytext=Pen%20Tool%20Basics&#038;topic=software">Digg</a></p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/08/the-pen-tool-tutorial-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Favorite Sites: CSS Typeset</title>
		<link>http://learnittips.com/2009/08/my-favorite-sites-css-typeset/</link>
		<comments>http://learnittips.com/2009/08/my-favorite-sites-css-typeset/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 15:00:50 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Adobe Dreamweaver]]></category>
		<category><![CDATA[Design Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design Fridays]]></category>
		<category><![CDATA[Favorite Site]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=131</guid>
		<description><![CDATA[As a web designer, one of the biggest issues I have is finding the right typography for my sites. Using Cascading Style Sheets, we can plan out every facet of the type design on our sites, but you have to get a handle on each setting. That's why <a href="http://www.csstypeset.com" target="_blank">CSS Typeset</a> is one of my favorite sites.]]></description>
			<content:encoded><![CDATA[<p>As a web designer, one of the biggest issues I have is finding the right typography for my sites. Using Cascading Style Sheets, we can plan out every facet of the type design on our sites, but you have to get a handle on each setting. That&#8217;s why <a href="http://www.csstypeset.com" target="_blank">CSS Typeset</a> is one of my favorite sites.</p>
<div align="center"><a href="http://www.csstypeset.com" target="_blank"><img src="http://www.learnittips.com/images/csstypeset_01.jpg" border="0px" style="margin:10px;" /></a></div>
<p>This site is fairly one-dimensional, but it delivers on its dimension. As you can see, there are two panels on the screen. The one at left represents the &#8216;visual&#8217; of your finished product. The panel at right is the code that creates that product. In most WYSIWYG web editing programs, you can pull sliders and enter values to change the formatting. Now, however, you have a real-time view as to the results.</p>
<p>When working with CSS, probably the biggest problem first-timers have is a desire to work &#8216;outside the box&#8217; too often. While it is true that CSS permits a very wide range of formatting, the problem is that we are all constrained by what our users can support. That means that if you pick a weird font, and the viewer of your website doesn&#8217;t have it, the viewer won&#8217;t see it the way you drew it up.</p>
<p>The best recommendation I can give to the beginning CSS artist is &#8211; work within the simplest of solutions, but do it creatively. An example of this is that, while Arial and Verdana are the most widely-used fonts on the Internet, you can still keep them fresh. See the shot below:</p>
<div align="center"><a href="http://www.csstypeset.com" target="_blank"><img src="http://www.learnittips.com/images/csstypeset_02.jpg" alt="Changing settings on CSS Typeset.com to get interesting effects." style="margin:10px;" border="0px" /></a></div>
<p>By adding a slightly different value in &#8216;line-height&#8217;, &#8216;word-spacing&#8217;, and the like, you can get something that barely resembles the text of so many others&#8217; websites. And you get it with only a .00001% chance that the user will see something different. That&#8217;s really important.</p>
<p>Oh, and of course the reason I love the site so much: I didn&#8217;t have to pull 1.5 em, 2.2pt letter-spacing out of thin air!</p>
<p>To further discuss web standards, best practices, and great websites, check out our 8-hour session call <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=804">Web Design Theory and Best Practices</a>. It&#8217;s worth your time, I promise.</p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/08/my-favorite-sites-css-typeset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patterns in Design: Typography</title>
		<link>http://learnittips.com/2009/07/patterns-in-design-typography/</link>
		<comments>http://learnittips.com/2009/07/patterns-in-design-typography/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 15:00:19 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Design Tips and Tricks]]></category>
		<category><![CDATA[Print Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Design Fridays]]></category>
		<category><![CDATA[Patterns]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=86</guid>
		<description><![CDATA[Patterns help our brains determine relationships between things. You can use patterns to help all parts of your design. Today we'll focus on typography.]]></description>
			<content:encoded><![CDATA[<p>One of the guiding principles you should remember when designing anything is:</p>
<p>&#8220;The human brain likes patterns.&#8221;</p>
<p>When I say that, I don&#8217;t mean that we like paisleys or flannel; I&#8217;m saying that our brains latch onto repetition. Here&#8217;s a real-life example:</p>
<p>Let&#8217;s say I have a quarter. What are the odds I get heads when I flip it? 50-50 &#8211; even odds. What about the next time? The next time? The point is, that no matter how many times I flip the coin, I always have the same chance of getting heads and the same chance of getting tails.</p>
<p><div align="center"><img src="http://www.learnittips.com/images/quarters.jpg" alt="If you flip three straight heads, are you more likely to flip tails the fourth time?" /></div>
</p>
<p>But, in real life, when you flip &#8216;heads&#8217; three times in a row, most of us would bet on tails &#8216;because it&#8217;s due.&#8217; In reality, nothing about the pattern of three &#8216;heads&#8217; in a row has any bearing on whether the next one is heads or tails. Our brains latch onto patterns, even when there isn&#8217;t one there!</p>
<p>How do we use this in design? Simple. The more patterns we repeat in our design, the more our audience &#8216;figures out&#8217; what we&#8217;re doing. The more you can figure out a design, the easier it is to use. Now, how do we apply that to typography?</p>
<p>One of the simplest, and most repeated examples of bad typography choices is the constantly-changing font. I just received a promotional email earlier this week that included 7 different fonts. I can tell you from personal experience &#8211; it was not a good-looking email. I spent most of my time reading the email thinking &#8216;why is this so strange?&#8217; By keeping a consistent font throughout a design, we cause less confusion with our audience. Our brains calm down because they can recognize the repeated choices.</p>
<p>At the same time, if your entire document contains only one font, pretty soon you&#8217;ll start to feel bored. There&#8217;s a fine line between calm and boring, and you don&#8217;t want to end up on the wrong side of that! So how do you spice it up? You choose a complementary font.</p>
<p>It&#8217;s very important to understand the idea of a &#8216;complementary font.&#8217; To see this in exercise, check out the figures below. In the first graphic, your brain again is confused, and you may not be able to pinpoint why. In the second, there&#8217;s a clear distinction between the different pieces of text.</p>
<p><div align="center"><img src="http://www.learnittips.com/images/typographypatterns_01.gif" alt="On the left, we have Arial text and Verdana text together. They're too similar. On the right, the complementary fonts Arial and Times." /></div>
</p>
<p>The reason the second figure is so much clearer than the first is this: the two bits of text in the first figure are from the same &#8216;family&#8217; of fonts, the sans-serifs. One is Arial, the other Verdana. They&#8217;re so similar to one another, with subtle differences, that you&#8217;re more focused on the distinctions than the text on the page. By selecting one serif and one sans-serif (Times and Arial in this case), we create a clear difference between the fonts that&#8217;s easy to see. It calms the brain, while at the same time creating enough difference to make it interesting. Again, the most important thing to remember here is &#8211; create patterns the brain can easily identify, and your design will be more widely useable.</p>
<p>Try out the following &#8216;complementary&#8217; font choices in your next design, and you&#8217;ll see it come together a lot more easily.</p>
<p><div align="center"><img src="http://www.learnittips.com/images/typographypatterns_02.gif" alt="Some complementary font choices laid out." /></div>
</p>
<p>To have further conversation about font choices in design, try out our courses <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=804" target="_blank">Web Design Theory</a>, the <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=1464" target="_blank">Guided Web Design Lab</a>, or the <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=1464" target="_blank">Guided Print Design Lab</a>. You&#8217;ll be able to discuss directly with someone who has practical experience in the field.</p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/07/patterns-in-design-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite Sites: Kuler</title>
		<link>http://learnittips.com/2009/07/my-favorite-sites-kuler/</link>
		<comments>http://learnittips.com/2009/07/my-favorite-sites-kuler/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 21:11:18 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Design Tips and Tricks]]></category>
		<category><![CDATA[Print Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Color Theory]]></category>
		<category><![CDATA[Design Fridays]]></category>
		<category><![CDATA[Favorite Site]]></category>
		<category><![CDATA[Illustrator]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=32</guid>
		<description><![CDATA[The website Kuler from Adobe is a very powerful tool for the forces of beauty and useability. It's perfect for people like me - people who freeze up when someone asks them 'which shade of purple is better for this?']]></description>
			<content:encoded><![CDATA[<p>When designing anything &#8211; websites, pamphlets, a &#8216;Lost Dog&#8217; poster &#8211; color is one of your major considerations. I&#8217;m fond of saying that I never took a Color Theory course in college, and that&#8217;s absolutely true. When faced with a choice between one shade of purple and another, or to select brown or black to go with a particular shade of green, I immediately freeze up. So, I need resources.</p>
<p><a href="http://kuler.adobe.com" target="_blank"><img src="http://www.learnittips.com/images/kuler_01.jpg" alt="Kuler, a powerful color selection resource for designers." style="float:right;margin:5px;" border="0px" /></a>The website Kuler from Adobe (pronounced &#8216;color&#8217;, if you can believe that) is a very powerful tool for the forces of beauty and useability. Try out this link to see what I&#8217;m talking about: <a href="http://kuler.adobe.com" target="_blank">Awesome Color Picker</a>. You&#8217;ll need the latest version of Flash Player to get it to function for you. Let me walk you around some of the possibilities:</p>
<p>First, at the very top &#8211; do you want to register on this site? That&#8217;s a good question. The short answer is &#8216;not yet&#8217;. You can use the functionality of Kuler without a registration. If you&#8217;d like to save color schemes for later use, or to throw them out to the community, you&#8217;ll need an account. Let&#8217;s not get ahead of ourselves.</p>
<p>Next, what is the color scheme that I see in front of me? It happens to be one of the more popular saved schemes that a user has created recently. If you look at the list of schemes directly below it, you can see that clicking one of your options on the list changes the scheme above. Pretty nice, to be able to use color schemes that others have created and still others have voted in.</p>
<p><a href="http://kuler.adobe.com" target="_blank"><img src="http://www.learnittips.com/images/kuler_02.jpg" alt="Kuler, a powerful color selection resource for designers." style="float:right;margin:5px;" border="0px" /></a>Finally, you have the bottom-left corner. You can see that you&#8217;re currently in the Themes section and browsing some Highly Rated schemes; you can also search by key terms for a scheme that does what you need it to do. Anytime you like, click the button that looks like color sliders (see inset), and you can get the number values (HSV, RGB, CMYK, HEX) that represent the scheme you like. Then use those number values to input into the program of your choice (Photoshop, Dreamweaver, the like). One of my favorite features, though, is the button that says &#8216;Create&#8217;. I&#8217;ll click there and dive into more possibilities.</p>
<p>As you can see, you&#8217;re currently creating a color scheme that adheres to a color theory rule called &#8216;Analogous&#8217;. This means that the colors within the scheme are all on the same part of the color wheel, and all have the same base color. As you can see, this results in a scheme that works, but is very one-note. This can be perfect for deciding which colors to use in addition to white, black, or brown.</p>
<p><a href="http://kuler.adobe.com/#create/fromacolor" target="_blank"><img src="http://www.learnittips.com/images/kuler_04.jpg" alt="Kuler, a powerful color selection resource for designers." style="float:right;margin:5px;" border="0px" /></a>If you change rules, you&#8217;ll see that the markers on the color wheel slide around, giving you greens with reds, or even yellows and blues with your reds (Superman color scheme!). Then, when you think you&#8217;ve seen enough from the red end of the spectrum, feel free to grab the markers on the wheel and begin pulling them around the wheel, or in and out. A color from the outside part of the wheel is very &#8217;saturated&#8217;, or has a lot of pigment, whereas the ones from the center of the wheel are washed out, or &#8216;desaturated&#8217;.</p>
<p>Between these two possibilities (using someone else&#8217;s scheme or creating your own), you should be pretty well set on colors for most of your designs. However, there are times when you need a little something more. For example, if you&#8217;d like a design that feels &#8216;beachy&#8217; or one that reminds you of a warm autumn afternoon in the Northeast, you may not be able to find the exact colors that ring true. For that purpose, you have the option to Create your color scheme From an Image. Simply click that option on the left, then upload the photo of your choice. Kuler automatically pulls complementary colors from the photograph. It&#8217;s a beautiful thing.</p>
<div align="center"><a href="http://kuler.adobe.com/#create/fromanimage" target="_blank"><img src="http://www.learnittips.com/images/kuler_05.jpg" alt="Kuler, a powerful color selection resource for designers." style="margin:5px;" border="0px" /></a></div>
<p>Learn iT! offers courses that use these tools regularly. You may want to check out our <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=625" target="_blank">Adobe Illustrator</a> line, or perhaps come into our <a href="http://www.learnit.com/default.aspx?tabid=58&#038;a=3&#038;cID=1464" target="_blank">Guided Web Design Lab</a>. This will give you ample opportunity to select complementary colors and see if they work for your designs!</p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/07/my-favorite-sites-kuler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
