<?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; Favorite Site</title>
	<atom:link href="http://learnittips.com/tag/favorite-site/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>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>Important Blog Post: Presentation Zen</title>
		<link>http://learnittips.com/2009/08/important-blog-post-presentation-zen/</link>
		<comments>http://learnittips.com/2009/08/important-blog-post-presentation-zen/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 06:56:58 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Microsoft PowerPoint]]></category>
		<category><![CDATA[Favorite Site]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://learnittips.com/?p=174</guid>
		<description><![CDATA[One of my favorite bloggers posted something back in June I think is really valuable - a technical speaker doing everything right. I've included the post, and the video of the presenter.]]></description>
			<content:encoded><![CDATA[<p>I was reading some back posts on one of my favorite blogs, and stumbled across Garr Reynolds speaking about <a href="http://bit.ly/8MhQn">Engaging Presentations</a> on Presentation Zen. He lives in Japan, and uses Japanese principles of simplicity, beauty, harmony, and zen to address what&#8217;s wrong with modern presentations. In this article, he specifically speaks about technical presentations, and what&#8217;s lacking in most. Included in the post is a really great <a href="http://www.ted.com">TED Talk</a>. Please take a few minutes to really absorb the points of the post, and of the lecture.</p>
]]></content:encoded>
			<wfw:commentRss>http://learnittips.com/2009/08/important-blog-post-presentation-zen/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>
