<?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>Six Revisions &#187; Resources</title>
	<atom:link href="http://sixrevisions.com/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 03:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Top 10 Git Tutorials for Beginners</title>
		<link>http://sixrevisions.com/resources/git-tutorials-beginners/</link>
		<comments>http://sixrevisions.com/resources/git-tutorials-beginners/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 14:54:20 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=5519</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=5519&c=782468206' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=5519&c=782468206' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />As a web designer or web developer, you&#8217;ve probably heard of Git before, a version control system that has had a swift ascension to ubiquity due in part to GitHub, a social code repository site. If you&#8217;d like to learn how to use Git, check out my top 10 favorite Git tutorials for beginners. At [...]]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=5519&c=1161666207' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=5519&c=1161666207' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/git-tutorials-beginners/"><img src="http://cdn.sixrevisions.com/0141-01_git_tutorial_beginners_thumbnail.png" width="550" height="200" /></a></p>
<p>As a web designer or web developer, you&#8217;ve probably heard of Git before, a version control system that has had a swift ascension to ubiquity due in part to GitHub, a social code repository site.</p>
<p>If you&#8217;d like to learn how to use Git, check out my top 10 favorite Git tutorials for beginners. At the end, you&#8217;ll also see a list of other  educational Git resources.</p>
<p><span id="more-5519"></span></p>
<h3>1. <a href="http://progit.org/book/">Pro Git</a></h3>
<p><a href="http://progit.org/book/"><img src="http://cdn.sixrevisions.com/0141-02_git_tutorial_pro_git.png" width="550" height="367" alt="Pro Git" /></a></p>
<p>Pro Git is a free online book by Scott Chacon, a developer working on GitHub. The book&#8217;s excellent structure and range of topics allow you to skip to the chapters that are pertinent to your level of Git knowledge. Whether you&#8217;re a complete beginner or a seasoned pro, there&#8217;s something in this book for you.</p>
<h3>2. <a href="http://gitimmersion.com/">Git Immersion</a></h3>
<p><a href="http://gitimmersion.com/"><img src="http://cdn.sixrevisions.com/0141-03_git_tutorial_gitimmersion.jpg" width="550" height="367" /></a></p>
<p>This Git tutorial walks you through Git basics using a step-by-step, hands-on approach. It&#8217;s a great tutorial for those who prefer to get into Git right away.</p>
<h3>3. <a href="http://book.git-scm.com/">Git Community Book</a></h3>
<p><a href="http://book.git-scm.com/"><img src="http://cdn.sixrevisions.com/0141-04_git_tutorial_gitcombook.png" width="550" height="367" alt="Git Community Book" /></a></p>
<p>This Git resource hosted on the official Git project site is a free web-based book written by the Git community. It&#8217;s divided into 7 parts that include an introduction to Git, basic usage, working with Git, etc.</p>
<h3>4. <a href="http://ftp.newartisans.com/pub/git.from.bottom.up.pdf">Git From the Bottom Up</a></h3>
<p><a href="http://ftp.newartisans.com/pub/git.from.bottom.up.pdf"><img src="http://cdn.sixrevisions.com/0141-05_git_tutorial_bottomup.png" width="550" height="367" alt="Git From the Bottom Up" /></a></p>
<p>This Git tutorial in PDF format familiarizes the reader with Git through a conceptual approach. You&#8217;ll gain the most benefit from this tutorial by reading it in a linear fashion.</p>
<h3>5. <a href="http://www-cs-students.stanford.edu/~blynn/gitmagic/">Git Magic</a></h3>
<p><a href="http://www-cs-students.stanford.edu/~blynn/gitmagic/"><img src="http://cdn.sixrevisions.com/0141-06_git_tutorial_gitmagic.png" width="550" height="367" alt="Git Magic" /></a></p>
<p>This online book on Git is well written with wonderful analogies to help beginners understand the concepts behind Git. It&#8217;s also available in several spoken languages like Chinese and French, as well as in various formats (PDF, as a <a href="http://www.amazon.com/Git-Magic-Ben-Lynn/dp/1451523343/">printed book</a>, etc.)</p>
<h3>6. <a href="http://sysmonblog.co.uk/misc/git_by_example/">Git by Example</a></h3>
<p><a href="http://sysmonblog.co.uk/misc/git_by_example/"><img src="http://cdn.sixrevisions.com/0141-07_git_tutorial_gitexample.png" width="550" height="367" alt="Git by Example" /></a></p>
<p>This Git tutorial for beginners assumes you already have Git installed and are ready to go. This is a great tutorial to go through if you just want to get a quick overview of how Git works functionally.</p>
<h3>7. <a href="http://net.tutsplus.com/tutorials/other/easy-version-control-with-git/">Easy Version Control with Git</a></h3>
<p><a href="http://net.tutsplus.com/tutorials/other/easy-version-control-with-git/"><img src="http://cdn.sixrevisions.com/0141-08_git_tutorial_easyversion.jpg" width="550" height="367" alt="Easy Version Control with Git" /></a></p>
<p>This excellent Git tutorial on Nettuts+ gives you enough information to get started. What&#8217;s great about this tutorial is that it also has a section on using GitHub.</p>
<h3>8. <a href="http://www.ralfebert.de/blog/tools/git_screencast/">Git in Action</a></h3>
<p><a href="http://www.ralfebert.de/blog/tools/git_screencast/"><img src="http://cdn.sixrevisions.com/0141-09_git_tutorial_gitactionscreen.jpg" width="550" height="367" alt="Git in Action" /></a></p>
<p>This  screencast will show you how Git works by example; it&#8217;s only a little less than 18 minutes long, so it&#8217;s definitely worth a watch.</p>
<h3>9. <a href="http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/">Intro to Git for Web Designers</a></h3>
<p><a href="http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/"><img src="http://cdn.sixrevisions.com/0141-10_git_tutorial_webdesigner.jpg" width="550" height="367" alt="Intro to Git for Web Designers" /></a></p>
<p>This Git tutorial on Webdesigner Depot is geared towards web designers. As such, it outlines the benefits of version control in the context of creating websites and assumes the reader prefers a GUI for working with Git instead of the traditional command-line interface.</p>
<h3>10. <a href="http://marklodato.github.com/visual-git-guide/index-en.html">A Visual Git Reference</a></h3>
<p><a href="http://marklodato.github.com/visual-git-guide/index-en.html"><img src="http://cdn.sixrevisions.com/0141-11_git_tutorial_visual_git_reference.png" width="550" height="367" alt="A Visual Git Reference" /></a></p>
<p>This Git resource is great for visual learners. It illustrates common Git commands so that you can understand what&#8217;s happening conceptually.</p>
<h3>Other Great Git Resources</h3>
<p>There isn&#8217;t any shortage of great tutorials and online resources for getting started with Git. Below is a list of other Git resources for beginners. If you know of a good Git tutorial that isn&#8217;t listed here, please share it with us in the comments below.</p>
<ul>
<li><a href="http://www.ralfebert.de/tutorials/git/">Git Tutorial: How to Version Projects with Git</a>: This is a beginner-level Git tutorial that includes installation instructions.</li>
<li><a href="http://learn.github.com/p/intro.html">Introduction To Git</a>: Check out this screencast on GitHub that introduces basic Git concepts.</li>
<li><a href="http://stackoverflow.com/questions/315911/git-for-beginners-the-definitive-practical-guide#323764">How to Install Git</a>: This is a Stack Exchange answer that covers how to install Git on Windows, Mac OS X and Linux.</li>
<li><a href="http://excess.org/article/2008/07/ogre-git-tutorial/">Git The Basics Tutorial</a>: A two-part recorded video of Bart Trojanowski talking about Git basics (available as a PDF).</li>
<li><a href="http://www.kernel.org/pub/software/scm/git/docs/everyday.html">Everyday GIT With 20 Commands Or So</a>: Here, you can learn Git basics through the most common commands (with examples of how to use the commands in real-world scenarios).</li>
<li><a href="http://thinkvitamin.com/code/starting-with-git-cheat-sheet/">Starting with Git: Cheat Sheet</a>: A quick introduction to Git that discusses fundamental activities such as committing to the repository and adding files for version tracking.</li>
<li><a href="http://refcardz.dzone.com/refcardz/getting-started-git">Getting Started with Git</a>: This 6-page cheat-sheet-style Git tutorial from technology publishing company Dzone is available as a PDF that you can print.</li>
<li><a href="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">gittutorial Manual Page</a>: This Git tutorial is an official man page in the Git package.</li>
<li><a href="http://www.spheredev.org/wiki/Git_for_the_lazy">Git for the lazy</a>: This guide will get you up and running on Git as quickly as possible.</li>
<li><a href="http://gitready.com/">git ready</a>: This resource collects quick Git tips categorized by level of difficulty (beginner, intermediate and advanced).</li>
<li><a href="http://wiki.sourcemage.org/Git_Guide">Git_Guide</a>: This FAQ-style Git guide covers the most popular topics for beginners.</li>
<li><a href="http://sixrevisions.com/web-development/introductory-guide-to-git-version-control-system/">Introductory Guide to Git Version Control System</a>: This guide here on Six Revisions is a quick-start resource for familiarizing yourself with Git.</li>
<li><a href="http://www.metacircus.com/hacking/2011/02/18/play-git-like-a-violin.html">Playing Git Like A Violin</a>: Learn how to create Git command aliases (shortcuts) to speed up your version control workflow through this online resource.</li>
<li><a href="http://nathanj.github.com/gitguide/index.html">An Illustrated Guide to Git on Windows</a>: A wonderful tutorial on installing and using Git on Windows (using mysysgit, a GUI for Git).</li>
<li><a href="http://kylecordes.com/2008/git-windows-go">Getting Started with Git and GitHub on Windows</a>: A guide for Windows users covering how to use Git with the popular social coding site GitHub.</li>
<li><a href="http://betterexplained.com/articles/aha-moments-when-learning-git/">Aha! Moments When Learning Git</a>: Kalid Azad shares some insights and lessons about his first experiences with Git.</li>
<li><a href="http://hoth.entp.com/output/git_for_designers.html">Version Control for Designers</a>: This Git guide discusses the principles and concepts behind version control systems.</li>
<li><a href="http://cworth.org/hgbook-git/tour/">A Tour of Git: The Basics</a>: A walkthrough of Git to get you started through a hands-on approach.</li>
<li><a href="http://net.tutsplus.com/tutorials/other/getting-the-hang-of-github/">Getting the Hang of GitHub</a>: If you&#8217;re interested in Git, chances are, it&#8217;s because of GitHub. Learn how to get up and running using GitHub through this guide.</li>
<li><a href="http://www.eecs.harvard.edu/~cduan/technical/git/">Understanding Git Conceptually</a>: This Git tutorial focuses on the fundamentals of how Git works.</li>
<li><a href="http://blogs.sitepoint.com/version-control-git/">Git: Your New Best Friend</a>: This introductory guide on SitePoint introduces the reader to version control and Git.</li>
<li><a href="http://www.youtube.com/watch?v=4XpnKHJAok8">Linus Torvalds on Git</a>: View this Google Talk video of Linus Torvalds talking about Git.</li>
</ul>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/tools/30-useful-open-source-apps-for-web-designers/">30 Useful Open Source Apps for Web Designers</a></li>
<li><a href="http://sixrevisions.com/graphics-design/10-excellent-open-source-and-free-alternatives-to-photoshop/">10 Excellent Open Source and Free Alternatives to Photoshop</a></li>
<li><a href="http://sixrevisions.com/project-management/the-ultimate-guide-to-version-control-for-designers/">The Ultimate Guide to Version Control for Designers</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/web-development/">Web Development</a> and <a href="http://sixrevisions.com/category/tools/">Tools</a></li>
</ul>
<h3>About the Author</h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/jacob_gube_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Jacob Gube</strong> is the Founder and Chief Editor of <strong><a href="http://sixrevisions.com/">Six Revisions</a></strong>. He&#8217;s also a web developer/designer who specializes in front-end development (JavaScript, HTML, CSS) and also a <a href="http://www.amazon.com/gp/product/1847194583?ie=UTF8&amp;tag=sixrevi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1847194583"><strong>book author</strong></a>. If you&#8217;d like to connect with him, head on over to the <a href="http://sixrevisions.com/contact/"><strong>contact page</strong></a> and follow him on Twitter: <strong>@<a href="http://twitter.com/sixrevisions">sixrevisions</a></strong>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/git-tutorials-beginners/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>50 Amazing Free Icon Sets</title>
		<link>http://sixrevisions.com/resources/50-amazing-free-icon-sets/</link>
		<comments>http://sixrevisions.com/resources/50-amazing-free-icon-sets/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 10:30:59 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=3587</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3587&c=1632311861' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3587&c=1632311861' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />There are a lot of free icon sets out there for you to use. In this collection, we rounded up a few icon sets from all over the web that you can use in your design projects. The hundreds of featured icons here are diverse in their styles: glossy, hand-drawn, realistic, textured are among the [...]]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3587&c=1340544418' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3587&c=1340544418' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/50-amazing-free-icon-sets/"><img src="http://images.sixrevisions.com/2010/07/02-51_amazing_icons_ld_img.jpg" width="550" height="200" alt="50 Amazing Icon Sets" /></a></p>
<p>There are a lot of free  icon sets out there for you to use.  In this collection, we rounded up a few icon sets from all over the web that you can use in your design projects.</p>
<p>The hundreds of  featured icons here are diverse in their styles: glossy, hand-drawn, realistic, textured are among the design themes you&#8217;ll find. I hope you find a handful of icon sets that you&#8217;ll bookmark, download, and use!</p>
<p><span id="more-3587"></span></p>
<p><strong>Note:</strong> You should read the license of each icon set before using them. Some of the icon sets featured here are available only for personal use.</p>
<p>If you want to discover more free icons, check out our other collections:</p>
<ul>
<li><a href="http://sixrevisions.com/resources/40-beautiful-free-icon-sets/">40 Beautiful Free Icon Sets</a></li>
<li><a href="http://sixrevisions.com/user-interface/30-high-quality-icon-sets-for-e-commerce-designs/">30 High-Quality Icon Sets for E-Commerce Designs</a></li>
<li><a href="http://sixrevisions.com/resources/40-stylish-and-trendy-icon-sets/">40+ Stylish and Trendy Icon Sets</a></li>
<li><a href="http://sixrevisions.com/category/freebies/icons/">Freebie Icons category</a> on Six Revisions</li>
</ul>
<p>In addition, here our our collections of icon design tutorials in case you want to learn how to make icons yourself:</p>
<ul>
<li><a href="http://sixrevisions.com/graphics-design/50-excellent-icon-design-tutorials/">50 Excellent Icon Design Tutorials</a></li>
<li><a href="http://sixrevisions.com/resources/icon-design-tutorials/">50 Wonderful Icon Design Tutorials</a></li>
</ul>
<h3>1. <a href="http://shlyapnikova.deviantart.com/art/Icons-Pack-quot-Web-Cartoon-quot-160683726">Icons Pack &quot;Web Cartoon&quot;</a></h3>
<p><strong>40 icons</strong> &#8211; 48x48px &#8211; PNG format.</p>
<p><a href="http://shlyapnikova.deviantart.com/art/Icons-Pack-quot-Web-Cartoon-quot-160683726"><img src="http://images.sixrevisions.com/2010/07/02-01_amazing_icon_sets_web_cartoon.jpg" alt="Icons Pack &quot;Web Cartoon&quot;" width="550" height="188" /></a></p>
<h3>2. <a href="http://Shek0101.deviantart.com/art/Near-148322833">Near</a></h3>
<p><strong>15 icons</strong> &#8211; 170x130px &#8211; PNG format.</p>
<p><a href="http://shek0101.deviantart.com/art/Near-148322833"><img src="http://images.sixrevisions.com/2010/07/02-02_amazing_icon_sets_near.jpg" alt="Near" width="550" height="358" /></a></p>
<h3>3. <a href="http://Shek0101.deviantart.com/art/Adobe-icons-164884384">Adobe icons</a></h3>
<p><strong>5 icons</strong> &#8211; 32&#215;32–512x512px &#8211; PNG format.</p>
<p><a href="http://shek0101.deviantart.com/art/Adobe-icons-164884384"><img src="http://images.sixrevisions.com/2010/07/02-03_amazing_icon_sets_adobe_icons.jpg" alt="Adobe icons" width="550" height="321" /></a></p>
<h3>4. <a href="http://Shek0101.deviantart.com/art/Blue-icons-DOWNLOAD-148048050">Blue icons</a></h3>
<p><strong>5 icons</strong> &#8211; 256x256px &#8211; PNG format.</p>
<p><a href="http://shek0101.deviantart.com/art/Blue-icons-DOWNLOAD-148048050"><img src="http://images.sixrevisions.com/2010/07/02-04_amazing_icon_sets_blue_icons.jpg" alt="Blue icons" width="550" height="198" /></a></p>
<h3>5. <a href="http://i-love-icons.deviantart.com/art/So-sweet-167027352">So sweet</a></h3>
<p><strong>6 icons</strong> &#8211; 100x100px &#8211; ICO format.</p>
<p><a href="http://i-love-icons.deviantart.com/art/So-sweet-167027352"><img src="http://images.sixrevisions.com/2010/07/02-05_amazing_icon_sets_so_sweet.jpg" alt="So sweet" width="550" height="138" /></a></p>
<h3>6. <a href="http://bogo-d.deviantart.com/art/Project-Icons-Version-1-6-5-155863784">Project Icons</a></h3>
<p><strong>165 icons</strong> &#8211; 32x32px (some 48px) &#8211; PNG, ICO, ICNS formats.</p>
<p><a href="http://bogo-d.deviantart.com/art/Project-Icons-Version-1-6-5-155863784"><img src="http://images.sixrevisions.com/2010/07/02-06_amazing_icon_sets_project_icons.jpg" alt="Project Icons" width="550" height="227" /></a>
</p>
<h3>7. <a href="http://shlyapnikova.deviantart.com/art/Toolbar-Icon-Set-165905043">Toolbar Icon Set</a></h3>
<p><strong>35 icons</strong> &#8211; 32x32px &#8211; PNG, ICO, ICNS formats.</p>
<p><a href="http://shlyapnikova.deviantart.com/art/Toolbar-Icon-Set-165905043"><img src="http://images.sixrevisions.com/2010/07/02-07_amazing_icon_sets_toolbar_icon_set.jpg" alt="Toolbar Icon Set" width="550" height="227" /></a></p>
<h3>8. <a href="http://www.folksnetdesktop.com/icons/item/sport-balls-set.html">Sport balls set</a></h3>
<p><strong>6 icons</strong> -500x500px &#8211; PNG format.</p>
<p><a href="http://folksnet.deviantart.com/art/Sport-balls-set-166843118"><img src="http://images.sixrevisions.com/2010/07/02-08_amazing_icon_sets_sport_balls_set.jpg" alt="Sport balls set" width="550" height="196" /></a></p>
<h3>9. <a href="http://Miniartx.deviantart.com/art/Fruit-Pack-166894045">Fruit Pack</a></h3>
<p><strong>8 icons</strong> &#8211; 16&#215;16–48x48px &#8211; PNG, ICO, and ICNS formats.</p>
<p><a href="http://miniartx.deviantart.com/art/Fruit-Pack-166894045"><img src="http://images.sixrevisions.com/2010/07/02-09_amazing_icon_sets_fruit_pack.jpg" alt="Fruit Pack" width="550" height="176" /></a></p>
<h3>10. <a href="http://umar123.deviantart.com/art/32px-Mantra-v2-166693983">32px Mantra v2</a></h3>
<p><strong>39 icons</strong> &#8211; 32x32px &#8211; PNG format.</p>
<p><a href="http://umar123.deviantart.com/art/32px-Mantra-v2-166693983"><img src="http://images.sixrevisions.com/2010/07/02-10_amazing_icon_sets_32px_mantra_v2.jpg" alt="32px Mantra v2" width="550" height="176" /></a></p>
<h3>11. <a href="http://omercetin.deviantart.com/art/PixeloPhilia2-166570194">PixeloPhilia2</a></h3>
<p><strong>44 icons</strong> &#8211; 32x32px &#8211; PNG format.</p>
<p><a href="http://omercetin.deviantart.com/art/PixeloPhilia2-166570194"><img src="http://images.sixrevisions.com/2010/07/02-11_amazing_icon_sets_pixelophilia2.jpg" alt="PixeloPhilia2" width="550" height="176" /></a></p>
<h3>12. <a href="http://Miniartx.deviantart.com/art/Drinks-166317275">Drinks</a></h3>
<p><strong>8 icons</strong> &#8211; 64&#215;64-128x128px &#8211; PNG format.</p>
<p><a href="http://miniartx.deviantart.com/art/Drinks-166317275"><img src="http://images.sixrevisions.com/2010/07/02-12_amazing_icon_sets_drinks.jpg" alt="Drinks" width="550" height="176" /></a></p>
<h3>13. <a href="http://Gurato.deviantart.com/art/Classy-Folder-Icons-165734486">Classy Folder Icons</a></h3>
<p><strong>29 icons</strong> (and 6 color themes) &#8211; 16&#215;16-512x512px &#8211; PNG and ICO formats.</p>
<p><a href="http://gurato.deviantart.com/art/Classy-Folder-Icons-165734486"><img src="http://images.sixrevisions.com/2010/07/02-13_amazing_icon_sets_classy_folder_icons.jpg" alt="Classy Folder Icons" width="550" height="190" /></a></p>
<h3>14. <a href="http://Miniartx.deviantart.com/art/Gifts-icons-pack-2-165827337">Gifts icons pack 2</a></h3>
<p><strong>3 icons</strong> &#8211; 64&#215;64-128x128px &#8211; PNG, ICO, and ICNS format.</p>
<p><a href="http://miniartx.deviantart.com/art/Gifts-icons-pack-2-165827337"><img src="http://images.sixrevisions.com/2010/07/02-14_amazing_icon_sets_gifts_icons_pack_2.jpg" alt="Gifts icons pack 2" width="550" height="302" /></a></p>
<h3>15. <a href="http://Kiwiiik.deviantart.com/art/Falcon-32px-165946442">Falcon 32px</a></h3>
<p><strong>21 icons</strong> &#8211; 32x32px &#8211; PNG format.</p>
<p><a href="http://kiwiiik.deviantart.com/art/Falcon-32px-165946442"><img src="http://images.sixrevisions.com/2010/07/02-15_amazing_icon_sets_falcon_32px.jpg" alt="Falcon 32px" width="550" height="118" /></a></p>
<h3>16. <a href="http://www.orphicpixel.com/freebies-abobe-cs5-master-collection-icons/">Abobe CS5 Master Collection Icons</a></h3>
<p><strong>24 icons </strong>- 128x128px &#8211; PNG format.</p>
<p><a href="http://www.orphicpixel.com/freebies-abobe-cs5-master-collection-icons/"><img src="http://images.sixrevisions.com/2010/07/02-16_amazing_icon_sets_adobe_cs5.jpg" alt="Abobe CS5 Master Collection Icons" width="550" height="268" /></a></p>
<h3>17. <a href="http://Miniartx.deviantart.com/art/Icecream-icon-set-165495485">Icecream icon set</a></h3>
<p><strong>6 icons</strong> &#8211; 64&#215;64–256x256px &#8211; PNG, ICO, and ICNS formats.</p>
<p><a href="http://miniartx.deviantart.com/art/Icecream-icon-set-165495485"><img src="http://images.sixrevisions.com/2010/07/02-17_amazing_icon_sets_icecream_icon_set.jpg" alt="Icecream icon set" width="550" height="254" /></a></p>
<h3>18. <a href="http://www.psdeluxe.com/freebies/12-creative-wooden-social-networking-icons/">12 Creative Wooden Social Networking Icons</a></h3>
<p><strong>12 icons</strong> &#8211; 16&#215;16–256x256px &#8211; PNG format.</p>
<p><a href="http://www.psdeluxe.com/freebies/12-creative-wooden-social-networking-icons/"><img src="http://images.sixrevisions.com/2010/07/02-18_amazing_icon_sets_creative_wooden_social_icons.jpg" alt="12 Creative Wooden Social Networking Icons" width="550" height="248" /></a></p>
<h3>19. <a href="http://Faychen521.deviantart.com/art/kitchen-163719317">Kitchen icons</a></h3>
<p><strong>34 icons</strong> &#8211; 128x128px &#8211; PNG format.</p>
<p><a href="http://faychen521.deviantart.com/art/kitchen-163719317"><img src="http://images.sixrevisions.com/2010/07/02-19_amazing_icon_sets_kitchen.jpg" alt="Kitchen icons" width="550" height="248" /></a></p>
<h3>20. <a href="http://sixrevisions.com/freebies/folders-free-icons/" rel="bookmark" title="Permanent Link to Folders: A Free Icon Set">Folders: A Free Icon Set</a></h3>
<p><strong>9 icons </strong>- 256&#215;256-512x512px &#8211; PNG format.</p>
<p><a href="http://sixrevisions.com/freebies/folders-free-icons/"><img src="http://images.sixrevisions.com/2010/07/02-20_amazing_icon_sets_folders_free_icons.jpg" alt="Folders: A Free Icon Set" width="550" height="248" /></a></p>
<h3>21. <a href="http://Miniartx.deviantart.com/art/Gifts-icons-pack-1-163447671">Gifts icons pack 1</a></h3>
<p><strong>3 icons </strong>- 64&#215;64-128x128px &#8211; PNG and ICO formats.</p>
<p><a href="http://miniartx.deviantart.com/art/Gifts-icons-pack-1-163447671"><img src="http://images.sixrevisions.com/2010/07/02-21_amazing_icon_sets_gifts_icons_pack_1.jpg" alt="Gifts icons pack 1" width="550" height="248" /></a></p>
<h3>22. <a href="http://umar123.deviantart.com/art/Social-and-Web-Icons-141511292">Social and Web Icons</a></h3>
<p><strong>57 icons</strong> &#8211; 64x64px &#8211; PNG format.</p>
<p><a href="http://umar123.deviantart.com/art/Social-and-Web-Icons-141511292"><img src="http://images.sixrevisions.com/2010/07/02-22_amazing_icon_sets_social_and_web_icons.jpg" alt="Social and Web Icons" width="550" height="184" /></a></p>
<h3>23. <a href="http://LazyCrazy.deviantart.com/art/Lovely-website-icons-pack-1-132237340">Lovely website icons pack 1</a></h3>
<p><strong>8 icons</strong> &#8211; various dimensions &#8211; PNG format.</p>
<p><a href="http://lazycrazy.deviantart.com/art/Lovely-website-icons-pack-1-132237340"><img src="http://images.sixrevisions.com/2010/07/02-23_amazing_icon_sets_lovely_website_icons_pack_1.jpg" alt="Lovely website icons pack 1" width="550" height="304" /></a></p>
<h3>24. <a href="http://LazyCrazy.deviantart.com/art/Lovely-website-icons-pack-2-140128830">Lovely website icons pack 2</a></h3>
<p><strong>8 icons</strong> &#8211; various dimensions &#8211; PNG format.</p>
<p><a href="http://lazycrazy.deviantart.com/art/Lovely-website-icons-pack-2-140128830"><img src="http://images.sixrevisions.com/2010/07/02-24_amazing_icon_sets_lovely_website_icons_pack_2.jpg" alt="Lovely website icons pack 2" width="550" height="325" /></a></p>
<h3>25. <a href="http://antialiasfactory.deviantart.com/art/Currency-Stock-Icons-163199145">Currency Stock Icons</a></h3>
<p><strong>4 icons</strong> &#8211; 64&#215;64-512x512px &#8211; PNG format.</p>
<p><a href="http://antialiasfactory.deviantart.com/art/Currency-Stock-Icons-163199145"><img src="http://images.sixrevisions.com/2010/07/02-25_amazing_icon_sets_currency_stock_icons.jpg" alt="Currency Stock Icons" width="550" height="310" /></a></p>
<h3>26. <a href="http://blog.artcore-illustrations.de/aicons/">Artcore Icons Nr. 1</a></h3>
<p><strong>9 icons</strong> &#8211; 512x512px &#8211; PNG format.</p>
<p><a href="http://artcoreillustrations.deviantart.com/art/Artcore-Icons-Nr-1-160412332"><img src="http://images.sixrevisions.com/2010/07/02-26_amazing_icon_sets_artcore_icons_nr_1.jpg" alt="Artcore Icons Nr. 1" width="550" height="304" /></a></p>
<h3>27. <a href="http://artcoreillustrations.deviantart.com/art/Artcore-Icons-Nr-2-160412630">Artcore Icons Nr. 2</a></h3>
<p><strong>7 icons</strong> &#8211; 512x512px &#8211; PNG format.</p>
<p><a href="http://artcoreillustrations.deviantart.com/art/Artcore-Icons-Nr-2-160412630"><img src="http://images.sixrevisions.com/2010/07/02-27_amazing_icon_sets_artcore_icons_nr_2.jpg" alt="Artcore Icons Nr. 2" width="550" height="304" /></a></p>
<h3>28. <a href="http://PrekeshC.deviantart.com/art/Mini-Icon-Set-161965791">Mini Icon Set</a></h3>
<p><strong>22 icons</strong> &#8211; 16&#215;16-48x48px &#8211; ICO, ICNS, and iContainer format.</p>
<p><a href="http://prekeshc.deviantart.com/art/Mini-Icon-Set-161965791"><img src="http://images.sixrevisions.com/2010/07/02-28_amazing_icon_sets_mini_icon_set.jpg" alt="Mini Icon Set" width="550" height="223" /></a></p>
<h3>29. <a href="http://antialiasfactory.deviantart.com/art/General-Vector-Icons-162977664">General Vector Icons</a></h3>
<p><strong>8 icons</strong> &#8211; 32x32px &#8211; PNG and AI formats.</p>
<p><a href="http://antialiasfactory.deviantart.com/art/General-Vector-Icons-162977664"><img src="http://images.sixrevisions.com/2010/07/02-29_amazing_icon_sets_general_vector_icons.jpg" alt="General Vector Icons" width="550" height="223" /></a></p>
<h3>30. <a href="http://Robsonbillponte666.deviantart.com/art/Sinem-Final-Version-161924080">Sinem Final Version</a></h3>
<p><strong>26 icons</strong> &#8211; 512x512px &#8211; PNG, ICNS, and iContainer formats.</p>
<p><a href="http://robsonbillponte666.deviantart.com/art/Sinem-Final-Version-161924080"><img src="http://images.sixrevisions.com/2010/07/02-30_amazing_icon_sets_sinem_final_version.jpg" alt="Sinem Final Version" width="550" height="223" /></a></p>
<h3>31. <a href="http://sixrevisions.com/freebies/icons/burnt-wood-a-social-media-icon-set/" rel="bookmark" title="Permanent Link to Burnt Wood: A Social Media Icon Set">Burnt Wood: A Social Media Icon Set</a></h3>
<p><strong>12 icons</strong> &#8211; 420x420px &#8211; PNG format.</p>
<p><a href="http://sixrevisions.com/freebies/icons/burnt-wood-a-social-media-icon-set/"><img src="http://images.sixrevisions.com/2010/07/02-31_amazing_icon_sets_burnt_wood.jpg" alt="Burnt Wood: A Social Media Icon Set" width="550" height="250" /></a></p>
<h3>32. <a href="http://LazyCrazy.deviantart.com/art/Gentle-Romantic-icons-142375324">Gentle Romantic icons</a></h3>
<p><strong>5 icons</strong> &#8211; 512x512px &#8211; PNG format.</p>
<p><a href="http://lazycrazy.deviantart.com/art/Gentle-Romantic-icons-142375324"><img src="http://images.sixrevisions.com/2010/07/02-32_amazing_icon_sets_gentle_romantic_icons.jpg" alt="Gentle Romantic icons" width="550" height="248" /></a></p>
<h3>33. <a href="http://LazyCrazy.deviantart.com/art/Very-Emotional-Emoticons-144461621">Very Emotional Emoticons</a></h3>
<p><strong>40 icons </strong>- 32&#215;32-128x128px &#8211; PNG format.</p>
<p><a href="http://lazycrazy.deviantart.com/art/Very-Emotional-Emoticons-144461621"><img src="http://images.sixrevisions.com/2010/07/02-33_amazing_icon_sets_very_emotional_emoticons.jpg" alt="Very Emotional Emoticons" width="550" height="248" /></a></p>
<h3>34. <a href="http://medialoot.com/blog/incredibly-detailed-free-icons-set/">Incredibly Detailed 3D Icon Set</a></h3>
<p><strong>30 icons</strong> &#8211; 128x128px &#8211; PNG format.</p>
<p><a href="http://medialoot.com/blog/incredibly-detailed-free-icons-set/"><img src="http://images.sixrevisions.com/2010/07/02-34_amazing_icon_sets_incredibly_detailed_free_icons_set.jpg" alt="Incredibly Detailed 3D Icon Set" width="550" height="248" /></a></p>
<h3>35. <a href="http://medialoot.com/item/medialoot-prime-60-detailed-vector-icons/">60+ Detailed Vector Icons</a></h3>
<p><strong>60+ icons</strong> &#8211; 32&#215;32-96x96px &#8211; PNG format.</p>
<p><a href="http://medialoot.com/item/medialoot-prime-60-detailed-vector-icons/"><img src="http://images.sixrevisions.com/2010/07/02-35_amazing_icon_sets_prime_60_detailed_vector_icons.jpg" alt="60+ Detailed Vector Icons" width="550" height="248" /></a></p>
<h3>36. <a title="Permanent Link to “Where Are My Money” Icon Set" href="http://blog.iconspedia.com/icons/were-are-my-money-icon-set-205/" rel="bookmark">“Where Are My Money” Icon Set</a></h3>
<p><strong>6 icons</strong> &#8211; 256x256px &#8211; PNG format.</p>
<p><a href="http://blog.iconspedia.com/icons/were-are-my-money-icon-set-205/"><img src="http://images.sixrevisions.com/2010/07/02-36_amazing_icon_sets_money.jpg" alt="“Where Are My Money” Icon Set" width="550" height="248" /></a></p>
<h3>37. <a href="http://LazyCrazy.deviantart.com/art/Twitter-Icons-TweetMyWeb-7-PNG-149326784">Twitter Icons TweetMyWeb</a></h3>
<p><strong>10 icons</strong> &#8211; various dimensions &#8211; PNG format.</p>
<p><a href="http://lazycrazy.deviantart.com/art/Twitter-Icons-TweetMyWeb-7-PNG-149326784"><img src="http://images.sixrevisions.com/2010/07/02-37_amazing_icon_sets_twitter_icons_tweetmyweb.jpg" alt="Twitter Icons TweetMyWeb" width="550" height="194" /></a></p>
<h3>38. <a href="http://LazyCrazy.deviantart.com/art/Fliraneo-icon-pack-159676918">Fliraneo icon pack</a></h3>
<p><strong>5 icons</strong> &#8211; various sizes &#8211; PNG format.</p>
<p><a href="http://lazycrazy.deviantart.com/art/Fliraneo-icon-pack-159676918"><img src="http://images.sixrevisions.com/2010/07/02-38_amazing_icon_sets_fliraneo_icon_pack.jpg" alt="Fliraneo icon pack" width="550" height="248" /></a></p>
<h3>39. <a href="http://www.woothemes.com/2009/09/woofunction-178-amazing-web-design-icons/" rel="bookmark" title="WooFunction: 178 Amazing Web Design Icons">WooFunction: 178 Amazing Web Design Icons</a></h3>
<p><strong>178 icons</strong> &#8211; 32x32px &#8211; PNG format.</p>
<p><a href="http://www.woothemes.com/2009/09/woofunction-178-amazing-web-design-icons/"><img src="http://images.sixrevisions.com/2010/07/02-39_amazing_icon_sets_woofunction.jpg" alt="WooFunction: 178 Amazing Web Design Icons" width="550" height="231" /></a></p>
<h3>40. <a href="http://psd.tutsplus.com/freebies/icons/free-set-of-25-icons-from-turbomilk-courtesy-of-graphicriver/">Free Set of 25 Icons from TurboMilk</a></h3>
<p><strong>25 icons</strong> &#8211; 16&#215;16-64x64px &#8211; PNG format.</p>
<p><a href="http://psd.tutsplus.com/freebies/icons/free-set-of-25-icons-from-turbomilk-courtesy-of-graphicriver/"><img src="http://images.sixrevisions.com/2010/07/02-40_amazing_icon_sets_free_25_icons.jpg" alt="Free Set of 25 Icons from TurboMilk" width="550" height="209" /></a></p>
<h3>41. <a href="http://pixel-mixer.com/basic_set/" rel="bookmark" title="Permanent Link to Basic set">Basic set</a></h3>
<p><strong>42 icons</strong> &#8211; 16&#215;16-64&#215;64 &#8211; PNG format.</p>
<p><a href="http://pixel-mixer.com/basic_set/"><img src="http://images.sixrevisions.com/2010/07/02-41_amazing_icon_sets_basic_set.jpg" alt="Basic set" width="550" height="185" /></a></p>
<h3>42. <a href="http://pixel-mixer.com/basic-set-2/" rel="bookmark" title="Permanent Link to Basic Set 2">Basic Set 2</a></h3>
<p><strong>42 icons</strong> &#8211; 16&#215;16-64&#215;64 &#8211; PNG format.</p>
<p><a href="http://pixel-mixer.com/basic-set-2/"><img src="http://images.sixrevisions.com/2010/07/02-42_amazing_icon_sets_basic_set_2.jpg" alt="Basic Set 2" width="550" height="185" /></a></p>
<h3>43. <a href="http://www.kidcomic.net/pjblog/article.asp?id=143">Office Supplies</a></h3>
<p><strong>9 icons</strong> -512x512px &#8211; PNG format.</p>
<p><a href="http://www.kidcomic.net/pjblog/article.asp?id=143"><img src="http://images.sixrevisions.com/2010/07/02-43_amazing_icon_sets_office_supplies.jpg" alt="Office Supplies" width="550" height="209" /></a></p>
<h3>44. <a href="http://Noctuline.deviantart.com/art/Morning-Pleasure-156771223">Morning Pleasure</a></h3>
<p><strong>16 icons</strong> &#8211; 256x256px &#8211; PNG, ICO, and ICNS format.</p>
<p><a href="http://noctuline.deviantart.com/art/Morning-Pleasure-156771223"><img src="http://images.sixrevisions.com/2010/07/02-44_amazing_icon_sets_morning_pleasure.jpg" alt="Morning Pleasure" width="550" height="240" /></a></p>
<h3>45. <a href="http://www.tutorial9.net/resources/social-buzz-icon-pack/" title="Social Buzz Icon Pack">Social Buzz Icon Pack</a></h3>
<p><strong>12 icons</strong> &#8211; various dimensions &#8211; PNG format.</p>
<p><a href="http://www.tutorial9.net/resources/social-buzz-icon-pack/"><img src="http://images.sixrevisions.com/2010/07/02-45_amazing_icon_sets_social_buzz_icon_pack.jpg" alt="Social Buzz Icon Pack" width="550" height="314" /></a></p>
<h3>46. <a href="http://www.tutorial9.net/resources/3d-social-media-icon-pack-20-icon-set/" title="3D Social Media Icon Pack | 20 Icon Set">3D Social Media Icon Pack</a></h3>
<p><strong>20 icons</strong> &#8211; 64x64px &#8211; PNG format.</p>
<p><a href="http://www.tutorial9.net/resources/3d-social-media-icon-pack-20-icon-set/"><img src="http://images.sixrevisions.com/2010/07/02-46_amazing_icon_sets_3d_social_media_icon_pack.jpg" alt="3D Social Media Icon Pack" width="550" height="266" /></a></p>
<h3>47. <a href="http://www.tutorial9.net/resources/nixus-icon-pack-60-beautiful-premium-icons-free/" title="NIXUS Icon Pack: 60 Beautiful Premium Icons (Free)">NIXUS Icon Pack</a></h3>
<p><strong>60 icons</strong> &#8211; 32&#215;32-64x64px &#8211; PNG format.</p>
<p><a href="http://www.tutorial9.net/resources/nixus-icon-pack-60-beautiful-premium-icons-free/"><img src="http://images.sixrevisions.com/2010/07/02-47_amazing_icon_sets_nexus_icon_pack.jpg" alt="NIXUS Icon Pack" width="550" height="214" /></a></p>
<h3>48. <a href="http://www.tutorial9.net/resources/vibrant-stickers-web-icon-pack/" title="Vibrant Stickers Web Icon Pack">Vibrant Stickers Web Icon Pack</a></h3>
<p><strong>15 icons</strong> &#8211; 256x256px &#8211; PNG format.</p>
<p><a href="http://www.tutorial9.net/resources/vibrant-stickers-web-icon-pack/"><img src="http://images.sixrevisions.com/2010/07/02-48_amazing_icon_sets_vibrant_stickers_iconpack.jpg" alt="Vibrant Stickers Web Icon Pack" width="550" height="238" /></a></p>
<h3>49. <a href="http://tatice.deviantart.com/art/Browsers-Navigateurs-160607320">Browsers &#8211; Navigateurs</a></h3>
<p><strong>10 icons</strong> &#8211; 256x256px &#8211; PNG, ICO, and ICNS format.</p>
<p><a href="http://tatice.deviantart.com/art/Browsers-Navigateurs-160607320"><img src="http://images.sixrevisions.com/2010/07/02-49_amazing_icon_sets_browsers_navigateurs.jpg" alt="Browsers - Navigateurs" width="550" height="238" /></a></p>
<h3>50. <a href="http://www.webiconset.com/mobile-icon-set/">Mobile Icon Set</a></h3>
<p><strong>10 icons</strong> &#8211; 32&#215;32-128x128px &#8211; PNG format.</p>
<p><a href="http://www.webiconset.com/mobile-icon-set/"><img src="http://images.sixrevisions.com/2010/07/02-50_amazing_icon_sets_mobile_icon_set.jpg" alt="Mobile Icon Set" width="550" height="229" /></a></p>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/resources/professional-clean-fonts-designs/">35  Professional Clean Fonts For Your Designs</a></li>
<li><a href="http://sixrevisions.com/resources/creative-unique-free-fonts/">30  Creative and Unique Free Fonts</a></li>
<li><a href="http://sixrevisions.com/freebies/icons/social-sketches-exclusive-free-hand-sketched-icon-set/">Social Sketches: Exclusive Free Hand-Sketched Icon Set</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/resources/">Web Design</a></li>
</ul>
<h3>About the Author </h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/tomas_laurinaviciu_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Tomas Laurinavičius</strong> is interested in web design, graphic design and web development, based in Lithuania. He’s also the founder of <a href="http://iniwoo.net"><strong>Iniwoo</strong></a>, a site about photoshop, web design, wordpress and inspiration. If you’d like to connect with him, you can <a href="http://twitter.com/iniwoonet"><strong>follow him on Twitter</strong></a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/50-amazing-free-icon-sets/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Bundle Hunt: Premium Resource Pack for Creatives</title>
		<link>http://sixrevisions.com/resources/bundle-hunt-premium-resource-pack-for-creatives/</link>
		<comments>http://sixrevisions.com/resources/bundle-hunt-premium-resource-pack-for-creatives/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 10:00:36 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=3812</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3812&c=665441066' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3812&c=665441066' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />You may have heard the buzz surrounding Bundle Hunt, a premium resource pack aimed at creatives, offering $1,400+ worth of outstanding apps, templates, icons, eBooks, hosting plans and premium memberships, all for $49. Bundle Hunt is a project by Noura Yehia, founder of Noupe and curated by me, Walter Apai of Webdesigner Depot, Steven Snell [...]]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3812&c=596981571' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3812&c=596981571' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/bundle-hunt-premium-resource-pack-for-creatives/"><img src="http://images.sixrevisions.com/2010/08/08-01_bundle_hunt_ld_img.jpg" width="550" height="200" alt="bundle-hunt-premium-resource-pack-for-creatives" /></a></p>
<p>You may have heard the buzz surrounding <a href="http://bundlehunt.com/">Bundle Hunt</a>, a premium resource pack aimed at creatives, offering $1,400+ worth of outstanding apps, templates, icons, eBooks, hosting plans and premium memberships, all for $49.</p>
<p><span id="more-3812"></span></p>
<p>Bundle Hunt is a project by Noura Yehia, founder of <a href="http://www.noupe.com/">Noupe</a> and curated by me, Walter Apai of <a href="http://www.webdesignerdepot.com/">Webdesigner Depot</a>, Steven Snell of <a href="http://vandelaydesign.com/blog/">Vandelay Design</a>, Henry Jones of <a href="http://webdesignledger.com/">Web Design Ledger</a>, Jon Philips of <a href="http://spyrestudios.com/">SpyreStudios</a> and Ray Cheung of <a href="http://www.webappers.com/">Webappers</a>.</p>
<p>Bundle Hunt is available until <strong>August 16, 2010.</strong></p>
<p><a href="http://www.bundlehunt.com"><img src="http://images.sixrevisions.com/2010/08/08-02_bundle_hunt_offering.jpg" width="550" height="1432" alt="Bundle Hunt" /></a></p>
<p>Check out Bundle Hunt at:</p>
<ul>
<li><a href="http://www.bundlehunt.com">http://www.bundlehunt.com</a></li>
</ul>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/flashactionscript/10-useful-flash-components-for-graphing-data/">10 Useful Flash Components for Graphing Data</a></li>
<li><a href="http://sixrevisions.com/resources/15-fantastic-finds-on-the-google-code-repository/">15 Fantastic Finds on the Google Code Repository</a></li>
<li><a href="http://sixrevisions.com/web_design/250-quick-web-design-tips-part-1/">250 Quick Web Design Tips (Part 1)</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/freebies/">Freebies</a></li>
</ul>
<h3>About the Author</h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/jacob_gube_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Jacob Gube</strong> is the Founder and Chief Editor of <strong><a href="http://sixrevisions.com/">Six Revisions</a></strong>. He&#8217;s also a web developer/designer who specializes in front-end development (JavaScript, HTML, CSS) and also a <a href="http://www.amazon.com/gp/product/1847194583?ie=UTF8&amp;tag=sixrevi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1847194583"><strong>book author</strong></a>. If you&#8217;d like to connect with him, head on over to the <a href="http://sixrevisions.com/contact/"><strong>contact page</strong></a> and follow him on Twitter: <strong>@<a href="http://twitter.com/sixrevisions">sixrevisions</a></strong>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/bundle-hunt-premium-resource-pack-for-creatives/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>40 Great Resources for a Complete Roadmap to Freelancing</title>
		<link>http://sixrevisions.com/resources/40-great-resources-for-a-complete-roadmap-to-freelancing/</link>
		<comments>http://sixrevisions.com/resources/40-great-resources-for-a-complete-roadmap-to-freelancing/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:00:44 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=3647</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3647&c=1649639559' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3647&c=1649639559' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />An important activity that all freelancers need to do&#8211;no matter what their freelancing field may be&#8211;is to read and educate ourselves. Reading is a great source for freelancers to get motivated, inspired, and learns tips and techniques for becoming a better professional. There are many excellent resources on the web dedicated to the Freelancer. From [...]]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3647&c=1093795671' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3647&c=1093795671' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/40-great-resources-for-a-complete-roadmap-to-freelancing/"><img src="http://images.sixrevisions.com/2010/07/10-01_resources_roadmap_freelancing_ld_img.jpg" width="550" height="200" alt="40 Great Resources for a Complete Roadmap to Freelancing" /></a></p>
<p>An important activity that all freelancers need to do&#8211;no matter what their freelancing field may be&#8211;is to read and educate ourselves. Reading is a great source for freelancers to get motivated, inspired, and learns tips and techniques for becoming a better professional.</p>
<p>There are many excellent resources on the web dedicated to the Freelancer. From <a href="http://sixrevisions.com/resources/10-unusual-places-to-get-design-inspiration/" title="10 Unusual Places to Get Design Inspiration - sixrevisions.com">getting inspiration</a> to dealing with <a href="http://sixrevisions.com/creativity/avoiding-design-burnout/" title="Avoiding Design Burnout - sixrevisions.com">creativity burnout</a>, you will find it all on the internet; there is <strong>a lot of information</strong> spread throughout the nooks and crannies of the online world, covering all the topics you could possibly think of concerning freelancing.</p>
<p><span id="more-3647"></span></p>
<p>I have organized a list of great articles that will be very helpful to freelancers, containing hundreds of tips, tools, and lessons. This article could certainly be called the <strong>freelancing treasure box</strong> because every item shared here is a gem to read.</p>
<h3>Starting as a Freelancer</h3>
<p>The route to starting out as a freelancer is made easy with the great advice from these articles.</p>
<h4>1. <a href="http://sixrevisions.com/project-management/how-to-start-a-freelance-company/">How to Start a Freelance Company</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-02_comphensive_guide_freelance.jpg" width="550" height="250" alt="How to Start a Freelance Company" /></p>
<h4>2. <a href="http://freelanceswitch.com/start/a-comprehensive-guide-to-starting-your-freelance-career/">A Comprehensive Guide to Starting Your Freelance Career</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-03_starting_your_freelance_career.jpg" width="550" height="171" alt="A Comprehensive Guide to Starting Your Freelance Career" /></p>
<h4>3. <a href="http://www.1stwebdesigner.com/design/25-awesome-tips-successful-freelancer/">25 Awesome Tips to Become a Successful Freelancer</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-04_25_tips_successful_freelancer.jpg" width="550" height="250" alt="25 Awesome Tips to Become a Successful Freelancer" /></p>
<h4>4. <a href="http://designinformer.com/what-i-wish-someone-told-me-about-freelancing/">What I Wish Someone Had Told Me About Freelancing</a><u> </u></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-05_wish_told_me_freelancing.jpg" width="550" height="200" alt="What I Wish Someone Had Told Me About Freelancing " /></p>
<h4>5. <a href="http://www.instantshift.com/2010/03/22/are-you-just-a-freelancer-or-a-successful-one/">Are You Just a Freelancer or a Successful One?</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-06_freelancer_successful_one.jpg" width="550" height="200" alt="Are You Just a Freelancer or a Successful One?" /></p>
<h3>Freelancer Inspiration and Creativity</h3>
<p>The essence of gathering inspiration and becoming creative could never be simpler with the tips shared below.</p>
<h4>6. <a href="http://www.onextrapixel.com/2009/12/02/ways-for-freelancers-to-get-inspiration-for-design-work/">Ways for Freelancers to Get Inspiration for Design Work</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-07_freelancers_get_designwork.jpg" width="550" height="200" alt="Ways for Freelancers to Get Inspiration for Design Work" /></p>
<h4>7. <a href="http://www.minervity.com/features/inspire_me/10-ways-to-stay-creative-while-exhausted/">10 Ways to Stay Creative While Exhausted</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-08_stay_crative_exhausted.jpg" width="550" height="200" alt="10 Ways to Stay Creative While Exhausted" /></p>
<h4>8. <a href="http://acrisdesign.com/2010/01/15-ways-to-improve-freelance-creativity/">15 Ways to Improve Freelance Creativity</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-09_improve_freelance_creativity.jpg" width="550" height="200" alt="15 Ways to Improve Freelance Creativity" /></p>
<h4>9. <a href="http://www.inspiredm.com/2010/01/31/creative-block/">10 Tips to Avoid a Creative Block</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-10_tips_creative_block.jpg" width="550" height="200" alt="10 Tips to Avoid a Creative Block" /></p>
<h4>10. <a href="http://spyrestudios.com/must-read-books-for-designers-typography-lovers-and-freelancers/">25 Must Read Books for Designers and Freelancers</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-11_must_read_books_freelancers.jpg" width="550" height="200" alt="25 Must Read Books for Designers, Typography Lovers and Freelancers" /></p>
<h4>11. <a href="http://www.1stwebdesigner.com/inspiration/excellent-ways-creatives-find-inspiration/">33 Excellent &quot;Out of the Box&quot; Ways for Creatives to Find Inspiration</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-12_outofbox_creatives_inspiration.jpg" width="550" height="200" alt="33 Excellent &quot;Out of the Box&quot; Ways for Creatives to Find Inspiration" /></p>
<h3>Freelancer Thoughts and Tips</h3>
<p>What goes on in the mind of a freelancer? What are the best tips you can get from freelancers themselves? Check them out below!</p>
<h4>12. <a href="http://www.onextrapixel.com/2010/05/10/wise-words-from-freelancer-to-freelancer-8-tips-to-help-you/">Wise Words from Freelancer to Freelancer: 8 tips to Help You</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-13_freelancer_freelancer_help.jpg" width="550" height="200" alt="Wise Words from Freelancer to Freelancer: 8 tips to Help You" /></p>
<h4>13. <a href="http://www.gracesmith.co.uk/10-blogs-every-freelancer-wish-existed/">10 Blogs Every Freelancer Wish Existed</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-14_freelancer_wish_existed.jpg" width="550" height="200" alt="10 Blogs Every Freelancer Wish Existed" /></p>
<h4>14. <a href="http://www.webdesignerdepot.com/2009/08/20-quick-tips-for-aspiring-freelancers/">20 Quick Tips for Aspiring Freelancers</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-15_tips_aspiring_freelancers.jpg" width="550" height="148" alt="20 Quick Tips for Aspiring Freelancers" /></p>
<h4>15. <a href="http://freelancefolder.com/how-to-beef-up-your-freelancing-skills/">How to Beef Up Your Freelancing Skills</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-16_beefup_freelancing_skills.jpg" width="550" height="250" alt="How to Beef Up Your Freelancing Skills" /></p>
<h4>16. <a href="http://www.smashingmagazine.com/2009/12/21/essential-habits-of-an-effective-professional-freelancer/">Essential Habits of an Effective Professional Freelancer</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-17_habits_professional_freelancer.jpg" width="550" height="109" alt="Essential Habits of an Effective Professional Freelancer" /></p>
<h4>17. <a href="http://www.onextrapixel.com/2010/07/01/freelancing-how-to-deal-with-long-working-hours/">Freelancing: How to Deal with Long Working Hours</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-18_deal_long_hours.jpg" width="550" height="250" alt="Freelancing: How to Deal with Long Working Hours" /></p>
<h4>18. <a href="http://www.1stwebdesigner.com/design/tips-freelancers-what-to-do-with-slow-days-and-dry-times/">15 Tips for Freelancers: What to Do in Slow Days and Dry Times</a><u> </u></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-19_freelancers_dry_times.jpg" width="550" height="250" alt="15 Tips for Freelancers: What to Do in Slow Days and Dry Times " /></p>
<h4>19. <a href="http://www.1stwebdesigner.com/design/spring-cleaning-for-freelancers-and-creatives/">Spring Cleanup: 30 Must Do Tasks for Freelancers and Creatives</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-20_spring_freelancers_creatives.jpg" width="550" height="250" alt="Spring Cleanup: 30 Must Do Tasks for Freelancers and Creatives" /></p>
<h3>Combating Freelancer Burnout</h3>
<p>Feeling drained out? These great formulas will kick away your worst enemy: Fatigue!</p>
<h4>20. <a href="http://www.inspiremonkey.com/2010/07/freelancer-burnout-effect-8-great-tips-to-overcome-it/">Freelancer Burnout: 8 Great Tips to Overcome It</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-21_freelancer_burnout.jpg" width="550" height="250" alt="Freelancer Burnout: 8 Great Tips to Overcome It" /></p>
<h4>21. <a href="http://www.1stwebdesigner.com/development/health-hazards-freelancing/">10 Most Common Health Hazards of Freelancing</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-22_health_hazards_freelancing.jpg" width="550" height="250" alt="10 Most Common Health Hazards of Freelancing" /></p>
<h4>22. <a href="http://www.1stwebdesigner.com/design/30-things-you-have-to-know-about-being-a-freelancer/">30+ Things You Have to Know About Being a Freelancer</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-23_havetoknow_being_freelancer.jpg" width="550" height="250" alt="30+ Things You Have to Know About Being a Freelancer" /></p>
<h3>Freelancer&#8217;s Hunting Ground</h3>
<p>Do you know where to get jobs? These are the places to get you started.</p>
<h4>23. <a href="http://www.hongkiat.com/blog/50-freelance-job-sites-for-designers-programmers-best-of/">50 Freelance Job Sites for Designers &amp; Programmers: Best Of</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-24_freelance_job_sites.jpg" width="550" height="250" alt="50 Freelance Job Sites for Designers &amp; Programmers: Best Of" /></p>
<h4>24. <a href="http://www.1stwebdesigner.com/resources/best-job-boards-freelancers/">Get Hired: 15 Best Job Boards for Freelancers</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-25_best_job_boards_freelancers.jpg" width="550" height="250" alt="Get Hired: 15 Best Job Boards for Freelancers" /></p>
<h3>Promoting and Branding Yourself</h3>
<p>Making yourself known is essential if you would like to gain more exposure and incoming business. Learn all about self-promotion in the articles below!</p>
<h4>25. <a href="http://www.webdesignerdepot.com/2009/10/the-art-of-branding-yourself-and-your-freelancing-business/">The Art of Branding Yourself and Your Freelancing Business</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-26_branding_yourself_freelancing_business.jpg" width="550" height="250" alt="The Art of Branding Yourself and Your Freelancing Business" /></p>
<h4>26. <a href="http://www.smashingmagazine.com/2009/08/24/marketing-rules-and-principles-for-freelancers/">Marketing Rules and Principles for Freelancers</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-27_marketing_rules_freelancers.jpg" width="550" height="250" alt="Marketing Rules and Principles for Freelancers" /></p>
<h4>27. <a href="http://spyrestudios.com/15-guerrilla-marketing-tips-for-freelancers/">15 Guerrilla Marketing Tips for Freelancers</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-28_guerrilla_marketing_freelancers.jpg" width="550" height="250" alt="15 Guerrilla Marketing Tips for Freelancers" /></p>
<h3>Dealing with Clients</h3>
<p>Is the client your best friend or worst enemy? Read about tips and ways on how you can better work with your clients.</p>
<h4>28. <a href="http://www.smashingmagazine.com/2009/10/15/identifying-and-dealing-with-different-types-of-clients/">Identifying and Dealing with Different Types of Clients</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-29_dealing_different_clients.jpg" width="550" height="250" alt="Identifying and Dealing with Different Types of Clients" /></p>
<h4>29. <a href="http://freelanceswitch.com/clients/12-breeds-of-client-and-how-to-work-with-them/">12 Breeds of Client and How to Work with Them</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-30_breeds_client_work_them.jpg" width="550" height="250" alt="12 Breeds of Client and How to Work with Them" /></p>
<h4>30. <a href="http://webdesignledger.com/tips/how-to-find-local-clients-for-your-freelance-business">How to Find Local Clients for Your Freelance Business</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-31_local_clients_freelance.jpg" width="550" height="250" alt="How to Find Local Clients for Your Freelance Business" /></p>
<h3>Freelancer&#8217;s Tools</h3>
<p>Be more productive and make your life easier with these tools at hand!</p>
<h4>31. <a href="http://freelanceswitch.com/productivity/cool-pc-apps-the-top-50-pc-applications-for-freelancers/">Cool PC Apps: The Top 50 PC Applications for Freelancers</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-32_pc_apps_freelancers.jpg" width="550" height="200" alt="Cool PC Apps: The Top 50 PC Applications for Freelancers" /></p>
<h4>32. <a href="http://freelancefolder.com/ten-essential-items-every-freelance-office-needs/">Ten Essential Items Every Freelance Office Needs</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-33_items_freelance_office.jpg" width="550" height="250" alt="Ten Essential Items Every Freelance Office Needs" /></p>
<h4>33. <a href="http://www.underworldmagazines.com/90-useful-freelance-tools/">90 Useful Freelance Tools</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-34_freelance_tools.jpg" width="550" height="250" alt="90 Useful Freelance Tools" /></p>
<h4>34. <a href="http://www.webdesignerdepot.com/2009/02/14-applications-for-project-management-and-collaboration/">14 Applications for Project Management and Collaboration</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-35_project_management_collaboration.jpg" width="550" height="250" alt="14 Applications for Project Management and Collaboration" /></p>
<h4>35. <a href="http://www.smashingshare.com/2009/10/12/30-freelance-work-websites-and-resources-you-should-know/">30 Freelance Work Websites and Resources You Should Know</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-36_freelance_worksites_resources.jpg" width="550" height="250" alt="30 Freelance Work Websites and Resources You Should Know" /></p>
<h4>36. <a href="http://www.1stwebdesigner.com/resources/awesome-tools-freelancers-time-management/">5 Tools for Freelancers To Manage Their Time</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-37_freelancers_mange_time.jpg" width="550" height="149" alt="5 Tools for Freelancers To Manage Their Time" /></p>
<h3>Freelancer&#8217;s Failures</h3>
<p>If all else fails, pick yourself up and learn from the mistakes you made. Better still, you can learn from other people&#8217;s mistakes without the need to go through them yourself.</p>
<h4>37. <a href="http://sixrevisions.com/project-management/five-ways-to-guarantee-your-failure-as-a-web-professional/">Five Ways to Guarantee Your Failure as a Web Professional</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-39_shouldnt_be_freelancer.jpg" width="550" height="200" alt="20 Reasons You Shouldn't be a Freelancer" /></p>
<h4>38. <a href="http://www.webdesignerdepot.com/2010/04/20-reasons-you-shouldnt-be-a-freelancer/">20 Reasons You Shouldn&#8217;t be a Freelancer</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-40_reasons_not_freelancer.jpg" width="550" height="200" alt="How to Overcome 20 Reasons Not to Become a Freelancer" /></p>
<h4>39. <a href="http://www.webdesignerdepot.com/2010/05/how-to-overcome-20-reasons-not-to-become-a-freelancer/">How to Overcome 20 Reasons Not to Become a Freelancer</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-41_critical_mistakes_freelancers.jpg" width="550" height="200" alt="Critical Mistakes Freelancers Make" /></p>
<h4>40. <a href="http://www.smashingmagazine.com/2009/11/28/critical-mistakes-freelancers-make/">Critical Mistakes Freelancers Make</a></h4>
<p><img src="http://images.sixrevisions.com/2010/07/10-04_25_tips_successful_freelancer.jpg" width="550" height="250" alt="25 Awesome Tips to Become a Successful Freelancer" /></p>
<h3>Bonus: Freelancing-Related Articles on Six Revisions</h3>
<p>Here are a few articles on Six Revisions not mentioned above that will be helpful to you in your journey into freelancing.</p>
<ul>
<li><a href="http://sixrevisions.com/project-management/a-beginners-guide-to-the-business-side-of-freelancing/">A Beginner&#8217;s Guide to the Business Side of Freelancing</a></li>
<li><a href="http://sixrevisions.com/project-management/why-branding-yourself-is-important/">Why Branding Yourself is Important</a></li>
<li><a href="http://sixrevisions.com/web_design/earn-more-web-designer/">10 Ways Designers Can Earn More from Projects</a></li>
<li><a href="http://sixrevisions.com/tools/20-invoicing-tools-web-designers/">20 Invoicing Tools for Web Designers</a></li>
<li><a href="http://sixrevisions.com/project-management/five-reasons-why-you-shouldnt-expand-your-design-business/">Five Reasons Why You Shouldn&#8217;t Expand Your Design Business</a></li>
<li><a href="http://sixrevisions.com/project-management/the-crowdsourcing-quagmire/">The Crowdsourcing Quagmire</a></li>
</ul>
<h3>Share Your Freelancing Wisdom!</h3>
<p>Whether you are a seasoned freelancer or thinking of joining the ranks soon, these  articles will surely give you all the motivation you need to start and remove any doubts you have about freelancing. Which gems have you particularly enjoyed above? Are you a seasoned freelancing pro with tips you can share with us? Are you starting your journey into freelancing? What important lessons have you learned?</p>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/project-management/five-reasons-why-you-shouldnt-expand-your-design-business/">Five Reasons Why You Shouldn&#8217;t Expand Your Design Business</a></li>
<li><a href="http://sixrevisions.com/project-management/a-beginners-guide-to-the-business-side-of-freelancing/">A Beginner&#8217;s Guide to the Business Side of Freelancing</a></li>
<li><a href="http://sixrevisions.com/project-management/how-to-start-a-freelance-company/">How to Start a Freelance Company</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/project-management/">Project Management</a></li>
</ul>
<h3>About the Author</h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/aidan_huang_small.jpg" alt="" width="80" height="80" /><strong>Aidan Huang</strong> is one of the editors-in-chief and author at <a href="http://www.onextrapixel.com/" target="_blank">Onextrapixel</a>. He is also a web enthusiast and front-end web developer that strongly believes in sharing exciting and noteworthy information with the community. Grab their <a href="http://feeds2.feedburner.com/onextrapixel" target="_blank">RSS feed</a> and follow him on Twitter as @<a href="http://twitter.com/AidanOXP" target="_blank">AidanOXP</a> for more exciting information.</p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/40-great-resources-for-a-complete-roadmap-to-freelancing/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>35 Professional Clean Fonts For Your Designs</title>
		<link>http://sixrevisions.com/resources/professional-clean-fonts-designs/</link>
		<comments>http://sixrevisions.com/resources/professional-clean-fonts-designs/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 17:00:42 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=3461</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3461&c=436404509' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3461&c=436404509' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />Typography plays an important role in graphic and web design. Everybody likes clean and professional-looking work and the correctly chosen fonts can help you to make your design work more attractive. These 35 clean and professional fonts will help you to achieve simple and design results. Important: You should read the license of each font [...]]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3461&c=446340529' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3461&c=446340529' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/professional-clean-fonts-designs/"><img src="http://images.sixrevisions.com/2010/06/11-36_professional_clean_fonts_ld_img.jpg" width="550" height="200" alt="11-36_professional_clean_fonts_ld_img" /></a></p>
<p>Typography plays an important role in graphic and web design. Everybody likes clean and professional-looking work and the correctly chosen fonts can help you to make your design work more attractive. These 35 clean and professional fonts will help you to achieve simple and design results.</p>
<p><span id="more-3461"></span></p>
<p><strong>Important:</strong> You should read the license of each font before using them in your designs. In some cases, you have to attribute the font designer or  meet specific requirements for you to use the font for commercial purposes.</p>
<p>If you need more fonts to look at and download, check out our other collections:</p>
<ul>
<li><a href="http://sixrevisions.com/graphics-design/45-beautiful-free-fonts-for-modern-design-trends/">45 Beautiful Free Fonts for Modern Design Trends</a></li>
<li><a href="http://sixrevisions.com/resources/creative-unique-free-fonts/">30 Creative and Unique Free Fonts</a></li>
<li><a href="http://sixrevisions.com/graphics-design/20-creative-and-unique-typefaces/">20 Creative and Unique Typefaces</a></li>
<li><a href="http://sixrevisions.com/graphics-design/25-high-quality-free-fonts-for-professional-designs/">25 High Quality Free Fonts for Professional Designs</a></li>
</ul>
<h3>1. <a href="http://www.dafont.com/ingleby.font">Ingleby</a></h3>
<p><a href="http://www.dafont.com/ingleby.font"><img src="http://images.sixrevisions.com/2010/06/11-01_professional_clean_fonts_ingleby.jpg" alt="Ingleby" width="550" height="130" /></a></p>
<h3>2. <a href="http://www.dafont.com/circula.font">Circula</a></h3>
<p><a href="http://www.dafont.com/circula.font"><img src="http://images.sixrevisions.com/2010/06/11-02_professional_clean_fonts_circula.jpg" alt="Circula" width="550" height="130" /></a></p>
<h3>3. <a href="http://typethefont.com/post/550992450/sertig-free-font">Sertig</a></h3>
<p><a href="http://typethefont.com/post/550992450/sertig-free-font"><img src="http://images.sixrevisions.com/2010/06/11-03_professional_clean_fonts_sertig.jpg" alt="Sertig" width="550" height="130" /></a></p>
<h3>4. <a href="http://26plus-zeichen.de/fonts/acid-type/">Acid</a></h3>
<p><a href="http://26plus-zeichen.de/fonts/acid-type/"><img src="http://images.sixrevisions.com/2010/06/11-04_professional_clean_fonts_acid.jpg" alt="Acid" width="550" height="130" /></a></p>
<h3>5. <a href="http://browse.deviantart.com/resources/fonts/sansserif/?order=9&amp;offset=24#/d1tbodj">Apogee</a></h3>
<p><a href="http://browse.deviantart.com/resources/fonts/sansserif/?order=9&amp;offset=24#/d1tbodj"><img src="http://images.sixrevisions.com/2010/06/11-05_professional_clean_fonts_apogee.jpg" alt="Apogee" width="550" height="130" /></a></p>
<h3>6. <a href="http://www.yanone.de/typedesign/kaffeesatz/">Kaffeesatz</a></h3>
<p><a href="http://www.yanone.de/typedesign/kaffeesatz/"><img src="http://images.sixrevisions.com/2010/06/11-06_professional_clean_fonts_kaffeesatz.jpg" alt="Kaffeesatz" width="550" height="130" /></a></p>
<h3>7. <a href="http://www.dafont.com/mank_sans.font">Mank Sans</a></h3>
<p><a href="http://www.dafont.com/mank_sans.font"><img src="http://images.sixrevisions.com/2010/06/11-07_professional_clean_fonts_manksans.jpg" alt="Mank Sans" width="550" height="130" /></a></p>
<h3>8. <a href="http://www.theleagueofmoveabletype.com/fonts/13-prociono">Prociono</a></h3>
<p><a href="http://www.theleagueofmoveabletype.com/fonts/13-prociono"><img src="http://images.sixrevisions.com/2010/06/11-08_professional_clean_fonts_prociono.jpg" alt="Prociono" width="550" height="130" /></a></p>
<h3>9. <a href="http://www.tenbytwenty.com/products/typefaces/jura">Jura</a></h3>
<p><a href="http://www.tenbytwenty.com/products/typefaces/jura"><img src="http://images.sixrevisions.com/2010/06/11-09_professional_clean_fonts_jura.jpg" alt="Jura" width="550" height="130" /></a></p>
<h3>10. <a href="http://www.fonts2u.com/crew-36.font">CREW 36</a></h3>
<p><a href="http://www.fonts2u.com/crew-36.font"><img src="http://images.sixrevisions.com/2010/06/11-10_professional_clean_fonts_crew_36.jpg" alt="CREW 36" width="550" height="130" /></a></p>
<h3>11. <a href="http://lgruffa.deviantart.com/art/Motoplatio-Font-156870629">Motoplatio</a></h3>
<p><a href="http://lgruffa.deviantart.com/art/Motoplatio-Font-156870629"><img src="http://images.sixrevisions.com/2010/06/11-11_professional_clean_fonts_motoplatio.jpg" alt="Motoplatio" width="550" height="130" /></a></p>
<h3>12. <a href="http://www.fontsquirrel.com/fonts/Adelle-Basic">Adelle</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Adelle-Basic"><img src="http://images.sixrevisions.com/2010/06/11-12_professional_clean_fonts_adelle.jpg" alt="Adelle" width="550" height="130" /></a></p>
<h3>13. <a href="http://www.theleagueofmoveabletype.com/fonts/14-raleway">Raleway</a></h3>
<p><a href="http://www.theleagueofmoveabletype.com/fonts/14-raleway"><img src="http://images.sixrevisions.com/2010/06/11-13_professional_clean_fonts_raleway.jpg" alt="Raleway" width="550" height="130" /></a></p>
<h3>14. <a href="http://www.dafont.com/steiner.font">Steiner</a></h3>
<p><a href="http://www.dafont.com/steiner.font"><img src="http://images.sixrevisions.com/2010/06/11-14_professional_clean_fonts_steiner.jpg" alt="Steiner" width="550" height="130" /></a></p>
<h3>15. <a href="http://www.fontsquirrel.com/fonts/Existence-Light">Existence Light</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Existence-Light"><img src="http://images.sixrevisions.com/2010/06/11-15_professional_clean_fonts_existence_light.jpg" alt="Existence Light" width="550" height="130" /></a></p>
<h3>16. <a href="http://www.fontsquirrel.com/fonts/Otari">Otari</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Otari"><img src="http://images.sixrevisions.com/2010/06/11-16_professional_clean_fonts_otari.jpg" alt="Otari" width="550" height="130" /></a></p>
<h3>17. <a href="http://www.fontsquirrel.com/fonts/Merge">Merge</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Merge"><img src="http://images.sixrevisions.com/2010/06/11-17_professional_clean_fonts_merge.jpg" alt="Merge" width="550" height="130" /></a></p>
<h3>18. <a href="http://www.fontsquirrel.com/fonts/Tuffy">Tuffy</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Tuffy"><img src="http://images.sixrevisions.com/2010/06/11-18_professional_clean_fonts_tuffy.jpg" alt="Tuffy" width="550" height="130" /></a></p>
<h3>19. <a href="http://www.fontex.org/download/Holla.ttf">Holla</a></h3>
<p><a href="http://www.fontex.org/download/Holla.ttf"><img src="http://images.sixrevisions.com/2010/06/11-19_professional_clean_fonts_holla.jpg" alt="Holla" width="550" height="130" /></a></p>
<h3>20. <a href="http://www.fontsquirrel.com/fonts/Sonrisa">Sonrisa</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Sonrisa"><img src="http://images.sixrevisions.com/2010/06/11-20_professional_clean_fonts_sonrisa.jpg" alt="Sonrisa" width="550" height="130" /></a></p>
<h3>21. <a href="http://www.fontsquirrel.com/fonts/Gnuolane">Gnuolane</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Gnuolane"><img src="http://images.sixrevisions.com/2010/06/11-21_professional_clean_fonts_gnuolane.jpg" alt="Gnuolane" width="550" height="130" /></a></p>
<h3>22. <a href="http://www.fontsquirrel.com/fonts/AlexandriaFLF">AlexandriaFLF</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/AlexandriaFLF"><img src="http://images.sixrevisions.com/2010/06/11-22_professional_clean_fonts_alexandriaflf.jpg" alt="AlexandriaFLF" width="550" height="130" /></a></p>
<h3>23. <a href="http://www.fontsquirrel.com/fonts/Snickles">Snickles</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Snickles"><img src="http://images.sixrevisions.com/2010/06/11-23_professional_clean_fonts_snickles.jpg" alt="Snickles" width="550" height="130" /></a></p>
<h3>24. <a href="http://www.fontsquirrel.com/fonts/Hattori-Hanzo">Hattori Hanzo</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Hattori-Hanzo"><img src="http://images.sixrevisions.com/2010/06/11-24_professional_clean_fonts_hattori_hanzo.jpg" alt="Hattori Hanzo" width="550" height="130" /></a></p>
<h3>25. <a href="http://www.fontsquirrel.com/fonts/DISCO">DISCO</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/DISCO"><img src="http://images.sixrevisions.com/2010/06/11-25_professional_clean_fonts_disco.jpg" alt="DISCO" width="550" height="130" /></a></p>
<h3>26. <a href="http://www.fontsquirrel.com/fonts/Colaborate">Colaborate</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Colaborate"><img src="http://images.sixrevisions.com/2010/06/11-26_professional_clean_fonts_colaborate.jpg" alt="Colaborate" width="550" height="130" /></a></p>
<h3>27. <a href="http://www.fontsquirrel.com/fonts/Surface">Surface</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Surface"><img src="http://images.sixrevisions.com/2010/06/11-27_professional_clean_fonts_surface.jpg" alt="Surface" width="550" height="130" /></a></p>
<h3>28. <a href="http://www.fontcubes.com/Sansation.font">Sansation</a></h3>
<p><a href="http://www.fontcubes.com/Sansation.font"><img src="http://images.sixrevisions.com/2010/06/11-28_professional_clean_fonts_sansation.jpg" alt="Sansation" width="550" height="130" /></a></p>
<h3>29. <a href="http://www.fontsquirrel.com/fonts/Bebas">Bebas</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Bebas"><img src="http://images.sixrevisions.com/2010/06/11-29_professional_clean_fonts_bebas.jpg" alt="Bebas" width="550" height="130" /></a></p>
<h3>30. <a href="http://www.fontsquirrel.com/fonts/Franchise">Franchise</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Franchise"><img src="http://images.sixrevisions.com/2010/06/11-30_professional_clean_fonts_franchise.jpg" alt="Franchise" width="550" height="130" /></a></p>
<h3>31. <a href="http://www.theleagueofmoveabletype.com/fonts/7-league-gothic">League Gothic</a></h3>
<p><a href="http://www.theleagueofmoveabletype.com/fonts/7-league-gothic"><img src="http://images.sixrevisions.com/2010/06/11-31_professional_clean_fonts_league_gothic.jpg" alt="League Gothic" width="550" height="130" /></a></p>
<h3>32. <a href="http://www.fonts2u.com/champagne-limousines.font">Champagne &amp; Limousines</a></h3>
<p><a href="http://www.fonts2u.com/champagne-limousines.font"><img src="http://images.sixrevisions.com/2010/06/11-32_professional_clean_fonts_champagne_limousines.jpg" alt="Champagne &amp; Limousines" width="550" height="130" /></a></p>
<h3>33. <a href="http://www.fontsquirrel.com/fonts/Garton">Garton</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Garton"><img src="http://images.sixrevisions.com/2010/06/11-33_professional_clean_fonts_garton.jpg" alt="Garton" width="550" height="130" /></a></p>
<h3>34. <a href="http://www.fonts2u.com/wendelinhalbfettkursiv.font">Wendelin</a></h3>
<p><a href="http://www.fonts2u.com/wendelinhalbfettkursiv.font"><img src="http://images.sixrevisions.com/2010/06/11-34_professional_clean_fonts_wendelin.jpg" alt="Wendelin" width="550" height="130" /></a></p>
<h3>35. <a href="http://www.fontsquirrel.com/fonts/Tertre">Tertre</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Tertre"><img src="http://images.sixrevisions.com/2010/06/11-35_professional_clean_fonts_tertre.jpg" alt="Tertre" width="550" height="130" /></a></p>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/web_design/google-font-api-guide/">A Guide to Google Font API</a></li>
<li><a href="http://sixrevisions.com/graphics-design/20-useful-typography-tools/">20 Useful Typography Tools</a></li>
<li><a href="http://sixrevisions.com/web_design/20-websites-with-beautiful-typography/">20 Websites with Beautiful Typography</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/tools/">Tools</a></li>
</ul>
<h3>About the Author</h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/tomas_laurinaviciu_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Tomas Laurinavičius</strong> is interested in web design, graphic design and web development, based in Lithuania. He’s also the founder of <a href="http://iniwoo.net"><strong>Iniwoo</strong></a>, a site about photoshop, web design, wordpress and inspiration. If you’d like to connect with him, you can <a href="http://twitter.com/iniwoonet"><strong>follow him on Twitter</strong></a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/professional-clean-fonts-designs/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>40 Beautiful and Very High-Resolution Wallpapers</title>
		<link>http://sixrevisions.com/resources/40-beautiful-and-very-high-resolution-wallpapers/</link>
		<comments>http://sixrevisions.com/resources/40-beautiful-and-very-high-resolution-wallpapers/#comments</comments>
		<pubDate>Sun, 23 May 2010 11:23:39 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=3356</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3356&c=1231554348' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3356&c=1231554348' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />Do you have a boring desktop wallpaper? Are you tired of looking at the same, old desktop wallpaper? Well, here&#8217;s the remedy. This collection contains beautiful, high-quality and high-resolution (at least 1900x1200px) wallpapers. I hope you will find several wallpapers to refresh and invigorate your workspace. 1. Stonehenge 2. Bamboo 3. Dragonfrog 4. Laniakea Sunset [...]]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3356&c=1498851592' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3356&c=1498851592' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/40-beautiful-and-very-high-resolution-wallpapers/"><img src="http://images.sixrevisions.com/2010/05/25-41_high_res_wallpapers_ld_img.jpg" width="550" height="200" alt="Beautiful and Very High-Resolution Wallpapers" /></a></p>
<p>Do you have a boring desktop wallpaper? Are you tired of looking at the same, old desktop wallpaper? Well, here&#8217;<span title="">s the remedy. </span><span title="">This collection contains beautiful, high-quality and high-resolution (at least 1900x1200px)</span><span title=""> wallpapers. </span><span title="">I hope you will find several wallpapers to refresh and invigorate your workspace.</span></p>
<p><span id="more-3356"></span></p>
<h4>1. <a href="http://interfacelift.com/wallpaper_beta/details/2137/stonehenge.html">Stonehenge</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2137/stonehenge.html"><img src="http://images.sixrevisions.com/2010/05/25-04_stonehenge.jpg" alt="Stonehenge" width="550" height="298" /></a></p>
<h4>2. <a href="http://interfacelift.com/wallpaper_beta/details/2237/bamboo.html">Bamboo</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2237/bamboo.html"><img src="http://images.sixrevisions.com/2010/05/25-40_bamboo.jpg" alt="Bamboo" width="550" height="344" /></a></p>
<h4>3. <a href="http://interfacelift.com/wallpaper_beta/details/2186/dragonfrog.html">Dragonfrog</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2186/dragonfrog.html"><img src="http://images.sixrevisions.com/2010/05/25-37_dragonfrog.jpg" alt="Dragonfrog" width="550" height="344" /></a></p>
<h4>4. <a href="http://interfacelift.com/wallpaper_beta/details/2169/laniakea_sunset.html">Laniakea Sunset</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2169/laniakea_sunset.html"><img src="http://images.sixrevisions.com/2010/05/25-39_laniakea_sunset.jpg" alt="Laniakea Sunset" width="550" height="344" /></a><br />
<!--more-->
</p>
<h4>5. <a href="http://interfacelift.com/wallpaper_beta/details/2193/the_monastery.html">The Monastery</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2193/the_monastery.html"><img src="http://images.sixrevisions.com/2010/05/25-01_the_monastery.jpg" alt="The Monastery" width="550" height="344" /></a></p>
<h4>6. <a href="http://an1ken.deviantart.com/art/Krump-It-Wallpaper-124793974">Krump It</a></h4>
<p><a href="http://an1ken.deviantart.com/art/Krump-It-Wallpaper-124793974"><img src="http://images.sixrevisions.com/2010/05/25-02_krump_it.jpg" alt="Krump It" width="550" height="344" /></a></p>
<h4>7. <a href="http://interfacelift.com/wallpaper_beta/details/2154/stand_alone.html">Stand Alone</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2154/stand_alone.html"><img src="http://images.sixrevisions.com/2010/05/25-06_stand_alone.jpg" alt="Stand Alone" width="550" height="344" /></a></p>
<h4>8. <a href="http://interfacelift.com/wallpaper_beta/details/2164/sahara.html">Sahara</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2164/sahara.html"><img src="http://images.sixrevisions.com/2010/05/25-07_sahara.jpg" alt="Sahara" width="550" height="289" /></a></p>
<h4>9. <a href="http://interfacelift.com/wallpaper_beta/details/2136/magenta_morning.html">Magenta Morning</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2136/magenta_morning.html"><img src="http://images.sixrevisions.com/2010/05/25-05_magenta_morning.jpg" alt="Magenta Morning" width="550" height="344" /></a></p>
<h4>10. <a href="http://customize.org/wallpapers/70514">Without Darkness</a></h4>
<p><a href="http://customize.org/wallpapers/70514"><img src="http://images.sixrevisions.com/2010/05/25-03_without_darkness.jpg" alt="Without Darkness" width="550" height="280" /></a></p>
<h4>11. <a href="http://interfacelift.com/wallpaper_beta/details/2171/romantic_cottage.html">Romantic Cottage</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2171/romantic_cottage.html"><img src="http://images.sixrevisions.com/2010/05/25-08_romantic_cottage.jpg" alt="Romantic Cottage" width="550" height="344" /></a></p>
<h4>12. <a href="http://interfacelift.com/wallpaper_beta/details/2178/croatian_boat.html">Croatian Boat</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2178/croatian_boat.html"><img src="http://images.sixrevisions.com/2010/05/25-09_croatian_boat.jpg" alt="Croatian Boat" width="550" height="290" /></a></p>
<h4>13. <a href="http://interfacelift.com/wallpaper_beta/details/2211/lazing_leopard.html">Lazing Leopard</a></h4>
<p property="dc:title"><a href="http://interfacelift.com/wallpaper_beta/details/2211/lazing_leopard.html"><img src="http://images.sixrevisions.com/2010/05/25-10_lazing_leopard.jpg" alt="Lazing Leopard" width="550" height="344" /></a></p>
<h4>14. <a href="http://www.flickr.com/photos/turyddu/3361789229/">Spring Is Coming</a></h4>
<p><a href="http://www.flickr.com/photos/turyddu/3361789229/"><img src="http://images.sixrevisions.com/2010/05/25-11_spring_is_coming.jpg" alt="Spring Is Coming" width="550" height="279" /></a></p>
<h4>15. <a href="http://customize.org/wallpapers/70507">Torrent</a></h4>
<p><a href="http://customize.org/wallpapers/70507"><img src="http://images.sixrevisions.com/2010/05/25-12_torrent.jpg" alt="Torrent" width="550" height="288" /></a></p>
<h4>16. <a href="http://customize.org/wallpapers/70433">Jiangnan</a></h4>
<p><a href="http://customize.org/wallpapers/70433"><img src="http://images.sixrevisions.com/2010/05/25-13_jiangnan.jpg" alt="Jiangnan" width="550" height="295" /></a></p>
<h4>17. <a href="http://customize.org/wallpapers/70429">Light</a></h4>
<p><a href="http://customize.org/wallpapers/70429"><img src="http://images.sixrevisions.com/2010/05/25-14_light.jpg" alt="Light" width="550" height="278" /></a></p>
<h4>18. <a href="http://customize.org/wallpapers/70396">Abstract</a></h4>
<p><a href="http://customize.org/wallpapers/70396"><img src="http://images.sixrevisions.com/2010/05/25-15_abstract.jpg" alt="Abstract" width="550" height="281" /></a></p>
<h4>19. <a href="http://customize.org/wallpapers/70504">Construction</a></h4>
<p><a href="http://customize.org/wallpapers/70504"><img src="http://images.sixrevisions.com/2010/05/25-16_construction.jpg" alt="Construction" width="550" height="271" /></a></p>
<h4>20. <a href="http://interfacelift.com/wallpaper_beta/details/2127/muriwai_gannet_colony.html">Muriwai Gannet Colony</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2127/muriwai_gannet_colony.html"><img src="http://images.sixrevisions.com/2010/05/25-17_muriwai_gannet_colony.jpg" alt="Muriwai Gannet Colony" width="550" height="278" /></a></p>
<h4>21. <a href="http://interfacelift.com/wallpaper_beta/details/2128/meow.html">Meow</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2128/meow.html"><img src="http://images.sixrevisions.com/2010/05/25-18_meow.jpg" alt="Meow" width="550" height="317" /></a></p>
<h4>22. <a href="http://interfacelift.com/wallpaper_beta/details/2134/azure_serenity.html">Azure Serenity</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2134/azure_serenity.html"><img src="http://images.sixrevisions.com/2010/05/25-19_azure_serenity.jpg" alt="Azure Serenity" width="550" height="272" /></a></p>
<h4>23. <a href="http://www.flickr.com/photos/23429871@N00/2401871122/">Blupper wallpaper</a></h4>
<p><a href="http://www.flickr.com/photos/23429871@N00/2401871122/"><img src="http://images.sixrevisions.com/2010/05/25-20_blupper_wallpaper.jpg" alt="Blupper wallpaper" width="550" height="344" /></a></p>
<h4>24. <a href="http://www.flickr.com/photos/meantux/4016287102/">Couches / Layers</a></h4>
<p><a href="http://www.flickr.com/photos/meantux/4016287102/"><img src="http://images.sixrevisions.com/2010/05/25-21_couches_layers.jpg" alt="Couches / Layers" width="550" height="283" /></a></p>
<h4>25. <a href="http://www.flickr.com/photos/esaurimentocronico/4134247015/">Smarties HD</a></h4>
<p><a href="http://www.flickr.com/photos/esaurimentocronico/4134247015/"><img src="http://images.sixrevisions.com/2010/05/25-22_smarties_hd.jpg" alt="Smarties HD" width="550" height="283" /></a></p>
<h4>26. <a href="http://www.flickr.com/photos/tiltti/2774761481/">Background</a></h4>
<p><a href="http://www.flickr.com/photos/tiltti/2774761481/"><img src="http://images.sixrevisions.com/2010/05/25-23_background.jpg" alt="Background" width="550" height="283" /></a></p>
<h4>27. <a href="http://customize.org/wallpapers/72075">Audi R8 Gold</a></h4>
<p><a href="http://customize.org/wallpapers/72075"><img src="http://images.sixrevisions.com/2010/05/25-24_audi_r8_gold.jpg" alt="Audi R8 Gold" width="550" height="344" /></a></p>
<h4>28. <a href="http://customize.org/wallpapers/72072">White Cherry</a></h4>
<p><a href="http://customize.org/wallpapers/72072"><img src="http://images.sixrevisions.com/2010/05/25-25_white_cherry.jpg" alt="White Cherry" width="550" height="275" /></a></p>
<h4>29. <a href="http://www.flickr.com/photos/janslyn/4583341329/in/pool-wallpaperandbackgrounds">Cloud Minimal</a></h4>
<p><a href="http://www.flickr.com/photos/janslyn/4583341329/in/pool-wallpaperandbackgrounds"><img src="http://images.sixrevisions.com/2010/05/25-26_cloud_minimal.jpg" alt="Cloud Minimal" width="550" height="286" /></a></p>
<h4>30. <a href="http://customize.org/wallpapers/72040">SNZ &#8211; 19</a></h4>
<p><a href="http://customize.org/wallpapers/72040"><img src="http://images.sixrevisions.com/2010/05/25-27_snz-19.jpg" alt="SNZ - 19" width="550" height="288" /></a></p>
<h4>31. <a href="http://customize.org/wallpapers/71741">Bokeh Lightning</a></h4>
<p><a href="http://customize.org/wallpapers/71741"><img src="http://images.sixrevisions.com/2010/05/25-28_bokeh_lightning.jpg" alt="Bokeh Lightning" width="550" height="272" /></a></p>
<h4>32. <a href="http://customize.org/wallpapers/70510">Tabac</a></h4>
<p><a href="http://customize.org/wallpapers/70510"><img src="http://images.sixrevisions.com/2010/05/25-30_tabac.jpg" alt="Tabac" width="550" height="246" /></a></p>
<h4>33. <a href="http://customize.org/wallpapers/71572">HeadShot</a></h4>
<p><a href="http://customize.org/wallpapers/71572"><img src="http://images.sixrevisions.com/2010/05/25-29_headshot.jpg" alt="HeadShot" width="550" height="344" /></a></p>
<h4>34. <a href="http://interfacelift.com/wallpaper_beta/details/2146/new_york.html">New York</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2146/new_york.html"><img src="http://images.sixrevisions.com/2010/05/25-32_new_york.jpg" alt="New York" width="550" height="303" /></a></p>
<h4>35. <a href="http://interfacelift.com/wallpaper_beta/details/2174/gazed_upon_by_angels_in_their_flight.html">Gazed Upon By Angels In Their Flight</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2174/gazed_upon_by_angels_in_their_flight.html"><img src="http://images.sixrevisions.com/2010/05/25-33_gazed_upon_by_angels_in_their_flight.jpg" alt="Gazed Upon By Angels In Their Flight" width="550" height="344" /></a></p>
<h4>36. <a href="http://customize.org/wallpapers/71655">Abstract</a></h4>
<p><a href="http://customize.org/wallpapers/71655"><img src="http://images.sixrevisions.com/2010/05/25-31_abstract.jpg" alt="Abstract" width="550" height="220" /></a></p>
<h4>37. <a href="http://interfacelift.com/wallpaper_beta/details/2179/pier_to_nowhere.html">Pier To Nowhere</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2179/pier_to_nowhere.html"><img src="http://images.sixrevisions.com/2010/05/25-34_pier_to_nowhere.jpg" alt="Pier To Nowhere" width="550" height="344" /></a></p>
<h4>38. <a href="http://interfacelift.com/wallpaper_beta/details/2159/sunset.html">Sunset</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2159/sunset.html"><img src="http://images.sixrevisions.com/2010/05/25-35_sunset.jpg" alt="Sunset" width="550" height="344" /></a></p>
<h4>39. <a href="http://interfacelift.com/wallpaper_beta/details/2183/ocean_colours.html">Ocean Colours</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2183/ocean_colours.html"><img src="http://images.sixrevisions.com/2010/05/25-36_ocean_colours.jpg" alt="Ocean Colours" width="550" height="344" /></a></p>
<h4>40. <a href="http://interfacelift.com/wallpaper_beta/details/2194/all_alone_in_this_world.html">All Alone In This World</a></h4>
<p><a href="http://interfacelift.com/wallpaper_beta/details/2194/all_alone_in_this_world.html"><img src="http://images.sixrevisions.com/2010/05/25-38_all_alone_in_this_world.jpg" alt="All Alone In This World" width="550" height="344" /></a></p>
<h3>Our Other Wallpaper Collections</h3>
<ul>
<li><a href="http://sixrevisions.com/resources/50-stunning-and-beautiful-desktop-wallpapers/">50  Stunning and Beautiful Desktop Wallpapers</a></li>
<li><a href="http://sixrevisions.com/resources/45-beautiful-dual-screen-wallpapers/">45  Beautiful Dual-Screen Wallpapers</a></li>
<li><a href="http://sixrevisions.com/design-showcase-inspiration/20-incredible-sunrise-wallpapers-caught-in-space/">20  Incredible Sunrise Wallpapers Caught in Space</a></li>
<li><a href="http://sixrevisions.com/resources/40-beautiful-grunge-style-wallpapers-for-your-desktop/">40  Beautiful Grunge Style Wallpapers for Your Desktop</a></li>
</ul>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/design-showcase-inspiration/25-elegant-workstations-for-your-inspiration/">25  Elegant Workstations for Your Inspiration</a></li>
<li><a href="http://sixrevisions.com/project-management/the-remote-designer-how-to-work-while-on-the-road/">The  Remote Designer: How to Work While on the Road</a></li>
<li><a href="http://sixrevisions.com/resources/40-stylish-and-trendy-icon-sets/">40+  Stylish and Trendy Icon Sets</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/freebies/">Freebies</a></li>
</ul>
<h3>About the Author </h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/tomas_laurinaviciu_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Tomas Laurinavičius</strong> is interested in web design, graphic design and web development, based in Lithuania. He’s also the founder of <a href="http://iniwoo.net"><strong>Iniwoo</strong></a>, a site about photoshop, web design, wordpress and inspiration. If you’d like to connect with him, you can <a href="http://twitter.com/iniwoonet"><strong>follow him on Twitter</strong></a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/40-beautiful-and-very-high-resolution-wallpapers/feed/</wfw:commentRss>
		<slash:comments>100</slash:comments>
		</item>
		<item>
		<title>30 Creative and Unique Free Fonts</title>
		<link>http://sixrevisions.com/resources/creative-unique-free-fonts/</link>
		<comments>http://sixrevisions.com/resources/creative-unique-free-fonts/#comments</comments>
		<pubDate>Sun, 16 May 2010 09:47:46 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=3156</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3156&c=52296262' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3156&c=52296262' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />Everyone love free fonts. If you want to be a bit different, you can use these creative fonts to make sure that your designs will stand out.]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3156&c=1607592596' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=3156&c=1607592596' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/creative-unique-free-fonts/"><img src="http://images.sixrevisions.com/2010/04/28-31_creative_free_fonts_ld_img.jpg" width="550" height="200" alt="30 Creative and Unique Free Fonts" /></a></p>
<p>Everyone love free fonts. If you want to be a bit different, you can use these creative fonts to make sure that your designs will stand out.</p>
<p><strong>Note:</strong> Before using any fonts on your projects, it&#8217;s important to read the licensing agreement!</p>
<p><span id="more-3156"></span></p>
<p>Interested in seeing more articles about fonts? Also check out the following related articles:</p>
<ul>
<li><a href="http://sixrevisions.com/graphics-design/45-beautiful-free-fonts-for-modern-design-trends/">45 Beautiful Free Fonts for Modern Design Trends</a></li>
<li><a href="http://sixrevisions.com/graphics-design/comic-sans-the-font-everyone-loves-to-hate/">Comic Sans: The Font Everyone Loves to Hate</a></li>
<li><a href="http://sixrevisions.com/graphics-design/25-high-quality-free-fonts-for-professional-designs/">25 High Quality Free Fonts for Professional Designs</a></li>
</ul>
<h3>1. <a href="http://mindriders.deviantart.com/art/MDRS-FD01-112592193">MDRS-FD01</a></h3>
<p><a href="http://mindriders.deviantart.com/art/MDRS-FD01-112592193"><img src="http://images.sixrevisions.com/2010/04/28-04_creative_free_fonts_fd01.jpg" alt="MDRS-FD01" width="550" height="200" /></a></p>
<h3>2. <a href="http://www.dafont.com/labrat.font">Labrat</a></h3>
<p><a href="http://www.dafont.com/labrat.font"><img src="http://images.sixrevisions.com/2010/04/28-05_creative_free_fonts_labrat.jpg" alt="Labrat" width="550" height="99" /></a></p>
<h3>3. <a href="http://rgsone.deviantart.com/art/TYPORM01-Round-ans-Square-57634697">TYPORM01 Round ans Square</a></h3>
<p><a href="http://rgsone.deviantart.com/art/TYPORM01-Round-ans-Square-57634697"><img src="http://images.sixrevisions.com/2010/04/28-09_creative_free_fonts_round_ans_square.jpg" alt="TYPORM01 Round ans Square" width="550" height="200" /></a></p>
<h3>4. <a href="http://digitalam.deviantart.com/art/squaretypeB-125986122">SquaretypeB</a></h3>
<p><a href="http://digitalam.deviantart.com/art/squaretypeB-125986122"><img src="http://images.sixrevisions.com/2010/04/28-10_creative_free_fonts_squaretypeb.jpg" alt="squaretypeB" width="550" height="200" /></a></p>
<h3>5. <a href="http://knarfart.deviantart.com/art/Knarf-art-font-112530354">Knarf art font</a></h3>
<p><a href="http://knarfart.deviantart.com/art/Knarf-art-font-112530354"><img src="http://images.sixrevisions.com/2010/04/28-11_creative_free_fonts_knarf_art_font.jpg" alt="Knarf art font " width="550" height="200" /></a></p>
<h3>6. <a href="http://www.dafont.com/velocity.font">Velocity</a></h3>
<p><a href="http://www.dafont.com/velocity.font"><img src="http://images.sixrevisions.com/2010/04/28-12_creative_free_fonts_velocity.jpg" alt="Velocity" width="550" height="147" /></a></p>
<h3>7. <a href="http://www.bvfonts.com/fonts/details.php?id=81">Synthetique</a></h3>
<p><a href="http://www.bvfonts.com/fonts/details.php?id=81"><img src="http://images.sixrevisions.com/2010/04/28-13_creative_free_fonts_synthetique.jpg" alt="Synthetique" width="550" height="200" /></a></p>
<h3>8. <a href="http://quiccs.deviantart.com/art/Amputa-Bangiz-Standard-TTF-122444794">Amputa Bangiz Standard TTF</a></h3>
<p><a href="http://quiccs.deviantart.com/art/Amputa-Bangiz-Standard-TTF-122444794"><img src="http://images.sixrevisions.com/2010/04/28-14_creative_free_fonts_amputa_bangiz_standard_ttf.jpg" alt="Amputa Bangiz Standard TTF" width="550" height="200" /></a></p>
<h3>9. <a href="http://www.fontex.org/download/Giant-head.otf">Giant Head</a></h3>
<p><a href="http://www.fontex.org/download/Giant-head.otf"><img src="http://images.sixrevisions.com/2010/04/28-26_creative_free_fonts_giant_head.jpg" alt="Giant Head" width="550" height="147" /></a></p>
<h3>10. <a href="http://www.fontex.org/download/Snickles.ttf">Snickles</a></h3>
<p><a href="http://www.fontex.org/download/Snickles.ttf"><img src="http://images.sixrevisions.com/2010/04/28-27_creative_free_fonts_snickles.jpg" alt="Snickles" width="550" height="147" /></a></p>
<h3>11. <a href="http://www.dafont.com/times-new-yorker.font">Times New Yorker</a></h3>
<p><a href="http://www.dafont.com/times-new-yorker.font"><img src="http://images.sixrevisions.com/2010/04/28-03_creative_free_fonts_times_new_yorker.jpg" alt="Times New Yorker" width="550" height="200" /></a></p>
<h3>12. <a href="http://www.dafont.com/vintage.font">Vintage</a></h3>
<p><a href="http://www.dafont.com/vintage.font"><img src="http://images.sixrevisions.com/2010/04/28-22_creative_free_fonts_vintage.jpg" alt="Vintage" width="550" height="147" /></a></p>
<h3>13. <a href="http://www.abstractfonts.com/font/13380?text=">GOCA LOGOTYPE</a></h3>
<p><a href="http://www.abstractfonts.com/font/13380?text="><img src="http://images.sixrevisions.com/2010/04/28-23_creative_free_fonts_goca_logotype.jpg" alt="GOCA LOGOTYPE" width="550" height="147" /></a></p>
<h3>14. <a href="http://marzhal.deviantart.com/art/Parallello-Font-99497108">Parallello</a></h3>
<p><a href="http://marzhal.deviantart.com/art/Parallello-Font-99497108"><img src="http://images.sixrevisions.com/2010/04/28-24_creative_free_fonts_parallello_font.jpg" alt="Parallello Font" width="550" height="147" /></a></p>
<h3>15. <a href="http://www.dafont.com/karabine.font">Karabine</a></h3>
<p><a href="http://www.dafont.com/karabine.font"><img src="http://images.sixrevisions.com/2010/04/28-01_creative_free_fonts_karabine.jpg" alt="Karabine" width="550" height="200" /></a></p>
<h3>16. <a href="http://www.dafont.com/infected.font">Infected</a></h3>
<p><a href="http://www.dafont.com/infected.font"><img src="http://images.sixrevisions.com/2010/04/28-02_creative_free_fonts_infected.jpg" alt="Infected" width="550" height="200" /></a></p>
<h3>17. <a href="http://fontfabric.com/facet-font/">Facet</a></h3>
<p><a href="http://fontfabric.com/facet-font/"><img src="http://images.sixrevisions.com/2010/04/28-15_creative_free_fonts_facet.jpg" alt="Facet" width="550" height="200" /></a></p>
<h3>18. <a href="http://www.dafont.com/drift-type.font">Drift Type</a></h3>
<p><a href="http://www.dafont.com/drift-type.font"><img src="http://images.sixrevisions.com/2010/04/28-06_creative_free_fonts_drift_type.jpg" alt="Drift Type" width="550" height="120" /></a></p>
<h3>19. <a href="http://www.fontspace.com/manfred-klein/multistrokes">Multistrokes</a></h3>
<p><a href="http://www.fontspace.com/manfred-klein/multistrokes"><img src="http://images.sixrevisions.com/2010/04/28-07_creative_free_fonts_multistrokes.jpg" alt="Multistrokes" width="550" height="120" /></a></p>
<h3>20. <a href="http://www.dafont.com/cat-basah-kental.font">Cat Basah Kental!!!</a></h3>
<p><a href="http://www.dafont.com/cat-basah-kental.font"><img src="http://images.sixrevisions.com/2010/04/28-08_creative_free_fonts_cat_basah_kental.jpg" alt="Cat Basah Kental!!!" width="550" height="120" /></a></p>
<h3>21. <a href="http://www.dafont.com/que-fontita.font">Que FONTita</a></h3>
<p><a href="http://www.dafont.com/que-fontita.font"><img src="http://images.sixrevisions.com/2010/04/28-16_creative_free_fonts_que_fontita.jpg" alt="Que FONTita" width="550" height="200" /></a></p>
<h3>22. <a href="http://www.dafont.com/confessions.font">Confessions</a></h3>
<p><a href="http://www.dafont.com/confessions.font"><img src="http://images.sixrevisions.com/2010/04/28-17_creative_free_fonts_confessions.jpg" alt="Confessions" width="550" height="147" /></a></p>
<h3>23. <a href="http://www.dafont.com/madredeus.font">Madredeus</a></h3>
<p><a href="http://www.dafont.com/madredeus.font"><img src="http://images.sixrevisions.com/2010/04/28-18_creative_free_fonts_madredeus.jpg" alt="Madredeus" width="550" height="147" /></a></p>
<h3>24. <a href="http://www.dafont.com/vtks-revolt.font">Vtks Revolt</a></h3>
<p><a href="http://www.dafont.com/vtks-revolt.font"><img src="http://images.sixrevisions.com/2010/04/28-19_creative_free_fonts_vtks_revolt.jpg" alt="Vtks Revolt" width="550" height="147" /></a></p>
<h3>25. <a href="http://mauroh.deviantart.com/art/Exus-Pilot-110755293">Exus Pilot</a></h3>
<p><a href="http://mauroh.deviantart.com/art/Exus-Pilot-110755293"><img src="http://images.sixrevisions.com/2010/04/28-20_creative_free_fonts_exus_pilot.jpg" alt="Exus Pilot" width="550" height="200" /></a></p>
<h3>26. <a href="http://fontfabric.com/val-font/">VAL</a></h3>
<p><a href="http://fontfabric.com/val-font/"><img src="http://images.sixrevisions.com/2010/04/28-21_creative_free_fonts_val.jpg" alt="VAL" width="550" height="200" /></a></p>
<h3>27. <a href="http://www.fonts2u.com/outlaw.font">Outlaw</a></h3>
<p><a href="http://www.fonts2u.com/outlaw.font"><img src="http://images.sixrevisions.com/2010/04/28-25_creative_free_fonts_outlaw.jpg" alt="Outlaw" width="550" height="147" /></a></p>
<h3>28. <a href="http://kallegraphics.com/?page_id=385">Kilogram</a></h3>
<p><a href="http://kallegraphics.com/?page_id=385"><img src="http://images.sixrevisions.com/2010/04/28-28_creative_free_fonts_kilogram.jpg" alt="Kilogram" width="550" height="147" /></a></p>
<h3>29. <a href="http://www.fontsquirrel.com/fonts/Ballpark">Ballpark</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Ballpark"><img src="http://images.sixrevisions.com/2010/04/28-29_creative_free_fonts_ballpark.jpg" alt="Ballpark" width="550" height="147" /></a></p>
<h3>30. <a href="http://www.dafont.com/orial.font">Orial</a></h3>
<p><a href="http://www.dafont.com/orial.font"><img src="http://images.sixrevisions.com/2010/04/28-30_creative_free_fonts_orial.jpg" alt="Orial" width="550" height="147" /></a></p>
<p><strong><em>Which ones are your favorite? Did you discover any new fonts that you downloaded and will use in your design projects?</em></strong></p>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/tools/10-free-apps-for-managing-your-fonts/">10 Free Apps for Managing Your Fonts</a></li>
<li><a href="http://sixrevisions.com/web_design/20-websites-with-beautiful-typography/">20 Websites with Beautiful Typography</a></li>
<li><a href="http://sixrevisions.com/graphics-design/20-creative-and-unique-typefaces/">20 Creative and Unique Typefaces</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/graphics-design/">Graphic Design</a></li>
</ul>
<h3>About the Author </h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/tomas_laurinaviciu_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Tomas Laurinavičius</strong> is interested in web design, graphic design and web development, based in Lithuania. He’s also the founder of <a href="http://iniwoo.net"><strong>Iniwoo</strong></a>, a site about photoshop, web design, wordpress and inspiration. If you’d like to connect with him, you can <a href="http://twitter.com/iniwoonet"><strong>follow him on Twitter</strong></a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/creative-unique-free-fonts/feed/</wfw:commentRss>
		<slash:comments>70</slash:comments>
		</item>
		<item>
		<title>Fundamental Typography Guidelines for Motion Designers</title>
		<link>http://sixrevisions.com/resources/typography-guidelines-motion-designer/</link>
		<comments>http://sixrevisions.com/resources/typography-guidelines-motion-designer/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 16:00:42 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=2995</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2995&c=2044576844' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2995&c=2044576844' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />The do's and don'ts of typography used in animation.]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2995&c=84340121' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2995&c=84340121' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/typography-guidelines-motion-designer/"><img src="http://images.sixrevisions.com/2010/04/12-01_typography_animators_leadimg.jpg" width="550" height="200" alt="Fundamental Typography Guidelines for Motion Designers" /></a></p>
<p>When designing for the screen, people tend to underestimate the importance of type. You would be wrong to think that only print designers have to kern, adjust, weight and organize type meticulously.</p>
<p>That&#8217;s exactly what separates semipro&#8217;s from high standard professionals. Let&#8217;s talk about <strong>minuteness</strong> for a bit.</p>
<p><span id="more-2995"></span></p>
<p>It is strictly a lie that motion designers don&#8217;t have to spend hours on adjustment and alignment on type.</p>
<p>It is starkly a lie that motion designers don&#8217;t have to kern, weight and organize type.</p>
<p>Obviously, we can&#8217;t bring typography to perfection for every single frame, but the important key frames should show a sense of aesthetics when it comes to <strong>typography</strong>.</p>
<p>We&#8217;ll share with you the <strong>do&#8217;s and don&#8217;ts of typography used in animation</strong>.</p>
<h3>Do&#8217;s and Don&#8217;ts of Typography in Animation</h3>
<p><strong>Do:</strong> <em>use sans serif fonts</em> when the type you are displaying is not easily legible due to terms of timing or composition. Serif fonts are harder to read and become a plight rather than the originally intended information bearer.</p>
<p><img src="http://images.sixrevisions.com/2010/04/12-02_serifen_size.jpg" width="477" height="93" alt="Serif" /></p>
<p>Always keep in mind that you are designing for the screen. In opposition to printed work, the user can easily resize your screen design, and you sure as hell do not want to lose your serifs due to the user&#8217;s high screen resolution. Using sans serif typefaces retains the readability even at smaller font sizes.</p>
<p><strong>Don&#8217;t:</strong> <em>stretch fonts disproportionally</em>. The thick strokes will get way out of proportion fast, so will the curvatures. Squeezing type could even put your job in jeopardy.</p>
<p><strong>Do:</strong> <em>limit yourself to two or three different typefaces</em> per piece of art. More than that will destroy the feeling of a clear concept and make you look like an amateur. This tip is generally held as a basic guideline for typography in any media, whether its print design or <a href="http://sixrevisions.com/web_design/a-basic-look-at-typography-in-web-design/" title="A Basic Look at Typography in Web Design">web design typography</a>.</p>
<p><strong>Don&#8217;t:</strong> <em>use faux italic or faux bold</em>. Those are the buttons for bold and italic in Photoshop and any other Adobe product. They will try to simulate the type style of the font but never succeed entirely as it can&#8217;t elicit what the intention of the font&#8217;s creator was. And yes, in most cases, faux italic and faux bold are noticeable.</p>
<p>Instead, look for the typeface&#8217;s italic or bold style. In the example below, you can see the difference between the real versus the faux bold style.</p>
<p><img src="http://images.sixrevisions.com/2010/04/12-03_faux_bold.jpg" width="470" height="205" alt="Faux bold" /></p>
<p><strong>Do:</strong> <em>kern your type</em>. A big leap between L and T, for example, simply looks foul. Use your Alt/Option key in combination with the arrow keys to change the kerning between letters in any product of Adobe.</p>
<p><strong>Don&#8217;t:</strong> <em>make text oriented vertically</em> unless you&#8217;re targeting an audience that is accustomed to reading them this way. Especially in animation, it is irritating and takes time to read since most viewers are used to reading from left to right.</p>
<p><img src="http://images.sixrevisions.com/2010/04/12-04_kerning.jpg" width="530" height="125" alt="Kerning" /></p>
<p><strong>Do:</strong> <em>use a grid to align your type elements</em>. Relate them to each other in size and position and make sure the spaces between them are equal or follow the same pattern. (<a href="http://sixrevisions.com/web_design/a-brief-look-at-grid-based-layouts-in-web-design/" title="A Brief Look at Grid-Based Layouts in Web Design">Learn more about grid layouts</a>.) Use tracking and leading to bring the spacing to perfection.</p>
<p><strong>Don&#8217;t:</strong> <em>use Comic Sans or Papyrus</em>. We don&#8217;t care how funny they might look. Do not ever use them. Since Microsoft released Comic Sans back in 1994, it has been used in any possible (unintended) way.</p>
<p>It was originally designed to imitate Comic book lettering, and that&#8217;s the only occasion you should ever even consider using it. And even then—you&#8217;re better off with another font. (Read more about the <a href="http://sixrevisions.com/graphics-design/comic-sans-the-font-everyone-loves-to-hate/" title="Comic Sans: The Font Everyone Loves to Hate">History of Comic Sans</a>.)</p>
<h3>Summing Up</h3>
<p>Don&#8217;t look at type as if it is a &quot;must&quot;, but rather, see it as another powerful graphical element that will not only help to convey your message and information, but also support the overall visual impression. And—when worse comes to worst—you can still ask <a href="http://www.maxkerning.com" target="_blank">Max Kerning</a>.</p>
<p><strong><em>What are your own experiences with typography in motion design such as Flash movies? What tips can you share with us?</em></strong> Share it in the comments.</p>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/web_design/a-basic-look-at-typography-in-web-design/">A Basic Look at Typography in Web Design</a></li>
<li><a href="http://sixrevisions.com/graphics-design/20-useful-typography-tools/">20 Useful Typography Tools</a></li>
<li><a href="http://sixrevisions.com/web_design/20-websites-with-beautiful-typography/">20 Websites with Beautiful Typography</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/tutorials/">Tutorials</a></li>
</ul>
<h3>About the Author</h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/jake_and_dan_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Jake and Dan</strong> is the design and postproduction team of Jake Rathmanner and Dan Borufka, based in Austria and the Bay Area. They are the founders of <strong><a href="http://www.creatogether.com/">creatogether</a></strong>, a site where  they share articles and tutorials on design and coding. As freelancers in web design and postproduction, they are driven by challenge. Catch Jake and Dan on Twitter as <strong>@<a href="http://twitter.com/jakeanddan">jakeanddan</a></strong>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/typography-guidelines-motion-designer/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>The History of Computers in a Nutshell</title>
		<link>http://sixrevisions.com/resources/the-history-of-computers-in-a-nutshell/</link>
		<comments>http://sixrevisions.com/resources/the-history-of-computers-in-a-nutshell/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 10:04:22 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=2705</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2705&c=878622568' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2705&c=878622568' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />Computers have wedged themselves into every facet of our lives: They are what we would use as the symbolic representation of the modern world. But did you know that the history of computers dates back to the 1800s? In this article, we explore the development and progression of computers.]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2705&c=474279243' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2705&c=474279243' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/the-history-of-computers-in-a-nutshell/"><img src="http://images.sixrevisions.com/2010/03/06-01_computers_nutshell_lead_image.jpg" width="550" height="200" alt="The History of Computers in a Nutshell" /></a></p>
<p>Computers have wedged themselves into every facet of our lives—they are what we would use as the symbolic representation of the modern world.</p>
<p>But did you know that the history of computers dates back to the 1800s?</p>
<p>Indeed, the history and evolution of computers is quite extraordinary—and with many early computing technology innovations tied to defense contracts, much of this information were kept secret from the public for decades. In this article, we explore the development and progression of computers.</p>
<p><span id="more-2705"></span></p>
<h3>Mid-1800s-1930s: Early Mechanical Computers</h3>
<p>The first computers were designed by Charles Babbage in the mid-1800s, and are sometimes collectively known as the Babbage Engines. These include the Difference Engine No. 1, the Analytical Engine, and the Difference Engine No. 2.</p>
<p><img src="http://images.sixrevisions.com/2010/03/06-02_differenceengine.jpg" width="550" height="480" alt="Difference Engine No. 2" /><span class="figure-caption">The <strong>Difference Engine </strong>was constructed from designs by Charles Babbage. Photo by  <a href="http://en.wikipedia.org/wiki/File:Difference_engine.JPG">Allan J. Cronin</a></span></p>
<p>These early computers were never completed during Babbage&#8217;s lifetime, but their complete designs were preserved. Eventually, <a href="http://en.wikipedia.org/wiki/File:Difference_engine.JPG">one was built</a> in 2002.</p>
<p>While these early mechanical computers bore little resemblance to the computers in use today, they paved the way for a number of technologies that are used by modern computers, or were instrumental in their development. These concepts include of the idea of separating storage from processing, the logical structure of computers, and the way that data and instructions are inputted and outputted.</p>
<p><a href="http://en.wikipedia.org/wiki/File:Zuse_Z1.jpg"><img src="http://images.sixrevisions.com/2010/03/06-03_zusez1.jpg" width="550" height="325" alt="Z1" /></a><span class="figure-caption"><strong>Z1</strong> was used to take the U.S. Census in 1890. </span></p>
<p>Other important mechanical computers are the Automatic Electrical Tabulating Machine—which was used in the U.S. Census of 1890 to handle data from more than 62 million Americans—and the first binary computer: Konrad Zuse&#8217;s Z1, which was developed in 1938 and was the precursor to the first electro-mechanical computer.</p>
<h3>1930s: Electro-Mechanical Computers</h3>
<p>Electro-mechanical computers generally worked with relays and/or vacuum tubes, which could be used as switches.</p>
<p>Some electro-mechanical computers—such as <a href="http://en.wikipedia.org/wiki/Differential_analyser">the Differential Analyzer</a> built in 1930—used purely mechanical internals but employed electric motors to power them.</p>
<p>These early electro-mechanical computers were either analog or were digital—such as the Model K and the Complex Number Calculator, both produced by George Stibitz.</p>
<p>Stibitz, by the way, was also responsible for the <strong>first remote access computing</strong>, done at a conference at Dartmouth College in New  Hampshire. He took a teleprinter to the conference, leaving his computer in New York City, and then proceeded to take problems posed by the audience. He then entered the problems on the keypad of his teleprinter, which outputted the answers afterward.</p>
<p><a href="http://en.wikipedia.org/wiki/File:Z3_Deutsches_Museum.JPG"><img src="http://images.sixrevisions.com/2010/03/06-04_zusez3.jpg" width="550" height="413" alt="Z3" /></a><span class="figure-caption"><strong>Z3</strong> used floating-point numbers which improved the accuracy of calculations.</span></p>
<p>It was during the development of these early electro-mechanical computers that many of the technologies and concepts still used today were first developed. The <a href="http://en.wikipedia.org/wiki/Z3_%28computer%29">Z3</a>, a descendent of the Z1 developed by Konrad Zuse, was one such pioneering computer. The Z3 used floating-point numbers in computations and was the first program-controlled digital computer.</p>
<p>Other electro-mechanical computers included <a href="http://en.wikipedia.org/wiki/Bombe">Bombes</a>, which were <strong>used during WWII to decrypt German codes</strong>.</p>
<h3>1940s: Electronic Computers</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Colossus.jpg"><img src="http://images.sixrevisions.com/2010/03/06-05_colossus.jpg" width="500" height="331" alt="Colossus" /></a><span class="figure-caption"><strong>Colossus</strong>—whose name was fitting for its size—was developed during World War II.</span></p>
<p>The first electronic computers were developed during the World War II, with the earliest of those being the <a href="http://en.wikipedia.org/wiki/Colossus_computer">Colossus</a>. The Colossus was developed to decrypt secret German codes during the war. It used <a href="http://en.wikipedia.org/wiki/List_of_vacuum_tube_computers">vacuum tubes</a> and paper tape and could perform a number of Boolean (e.g. true/false, yes/no) logical operations.</p>
<p><a href="http://en.wikipedia.org/wiki/File:CRT_memory.jpg"><img src="http://images.sixrevisions.com/2010/03/06-06_williamstube.jpg" width="550" height="367" alt="Williams Tube" /></a><span class="figure-caption"><strong>Williams Tube</strong> used RAM for its computations.</span></p>
<p>Another notable early electronic computer was nicknamed &quot;The Baby&quot; (officially known as the <a href="http://en.wikipedia.org/wiki/Manchester_Small-Scale_Experimental_Machine">Manchester Small-Scale Experimental Machine</a>). While the computer itself wasn&#8217;t remarkable—it was the first computer to use the Williams Tube, a type of <strong>random access memory</strong> (RAM) that used a cathode-ray tube.</p>
<p>Some early electronic computers used decimal numeric systems (such as the ENIAC and the Harvard Mark 1), while others—like the Atanasoff-Berry Computer and the Colossus Mark 2—used binary systems. With the exception of the Atanasoff-Berry Computer, all the major models were programmable, either using punch cards, patch cables and switches, or through stored programs in memory.</p>
<h3>1950s: The First Commercial Computers</h3>
<p>The first commercially available computers came in the 1950s. While computing up until this time had mainly focused on scientific, mathematical, and defense capabilities, new computers were designed for business functions, such as banking and accounting.</p>
<p>The J. Lyons Company, which was a British catering firm, invested heavily in some of these early computers. In 1951, <a href="http://en.wikipedia.org/wiki/LEO_%28computer%29">LEO</a> (Lyons Electronic Office) became the first computer to run a regular routine office job. By November of that year, they were using the LEO to run a weekly bakery valuations job.</p>
<p><a href="http://en.wikipedia.org/wiki/File:Univac-model.jpg"><img src="http://images.sixrevisions.com/2010/03/06-07_univacmodel.jpg" width="550" height="367" alt="UNIVAC" /></a><span class="figure-caption">The <strong>UNIVAC</strong> was the first mass-produced computer.</span></p>
<p>The UNIVAC was the first commercial computer developed in the U.S., with its first unit delivered to the U.S. Census Bureau. It was the <strong>first mass-produced computer</strong>, with more than 45 units eventually produced and sold.</p>
<p>The IBM 701 was another notable development in early commercial computing; it was the first mainframe computer produced by IBM. It was around the same time that the <strong>Fortran programming language</strong> was being developed (for the 704).</p>
<p><a href="http://en.wikipedia.org/wiki/File:IBM_650_EMMA.jpg"><img src="http://images.sixrevisions.com/2010/03/06-08_ibm650.jpg" width="550" height="351" alt="IBM 650" /></a><span class="figure-caption">The <strong>IBM 650</strong> would cost you $4 million dollars if you bought it today.</span></p>
<p>A smaller IBM 650 was developed in the mid-1950s, and was popular due to its smaller size and footprint (it still weighed over 900kg, with a separate 1350kg power supply).</p>
<p>They cost the <strong>equivalent of almost $4 million</strong> today (adjusted for inflation).</p>
<h3>Mid-1950s: Transistor Computers</h3>
<p>The development of transistors led to the replacement of vacuum tubes, and resulted in significantly smaller computers. In the beginning, they were less reliable than the vacuum tubes they replaced, but they also consumed significantly less power.</p>
<p><a href="http://en.wikipedia.org/wiki/File:BRL61-IBM_305_RAMAC.jpeg"><img src="http://images.sixrevisions.com/2010/03/06-09_ramac.jpg" width="550" height="373" alt="RAMAC" /></a><span class="figure-caption"><strong>IBM 350 RAMAC</strong> used disk drives.</span></p>
<p>These transistors also led to developments in <strong>computer peripherals</strong>. The first disk drive, the IBM 350 RAMAC, was the first of these introduced in 1956. Remote terminals also became more common with these second-generation computers.</p>
<h3>1960s: The Microchip and the Microprocessor</h3>
<p>The microchip (or integrated circuit) is one of the most important advances in computing technology. Many overlaps in history existed between microchip-based computers and transistor-based computers throughout the 1960s, and even into the early 1970s.</p>
<p><img src="http://images.sixrevisions.com/2010/03/06-10_microcontroller.jpg" width="550" height="425" /><span class="figure-caption"><strong>Micochips </strong>allowed the manufacturing of smaller computers. Photo by <a href="http://www.flickr.com/people/biwook/">Ioan Sameli</a></span></p>
<p>The microchip spurred the production of minicomputers and microcomputers, which were small and inexpensive enough for small businesses and even individuals to own. The microchip also led to the microprocessor, another breakthrough technology that was important in the development of the personal computer.</p>
<p>There were three microprocessor designs that came out at about the same time. The first was produced by Intel (the 4004). Soon after, models from Texas Instruments (the TMS 1000) and Garret AiResearch (the Central Air Data Computer, or CADC) followed.</p>
<p>The first processors were 4-bit, but 8-bit models quickly followed by 1972.</p>
<p>16-bit models were produced in 1973, and 32-bit models soon followed. AT&amp;T Bell Labs created the first fully 32-bit single-chip microprocessor, which used 32-bit buses, 32-bit data paths, and 32-bit addresses, in 1980.</p>
<p>The first 64-bit microprocessors were in use in the early 1990s in some markets, though they didn&#8217;t appear in the PC market until the early 2000s.</p>
<h3>1970s: Personal Computers</h3>
<p>The first personal computers were built in the early 1970s. Most of these were limited-production runs, and worked based on small-scale integrated circuits and multi-chip CPUs.</p>
<p><img src="http://images.sixrevisions.com/2010/03/06-11_commodorepet.jpg" width="550" height="445" /><span class="figure-caption">The Commodore PET was a personal computer in the 70s. Photo by <a href="http://www.flickr.com/photos/tomislavmedak/3803230853/">Tomislav Medak</a></span></p>
<p>The Altair 8800 was the first popular computer using a single-chip microprocessor. It was also sold in kit form to electronics hobbyists, meaning purchasers had to assemble their own computers.</p>
<p>Clones of this machine quickly cropped up, and soon there was an entire market based on the design and architecture of the 8800. It also spawned a club based around hobbyist computer builders, the <strong>Homebrew Computer Club</strong>.</p>
<p>1977 saw the rise of the &quot;<strong>Trinity</strong>&quot; (based on a reference in Byte magazine): the Commodore PET, the Apple II, and the Tandy Corporation&#8217;s TRS-80. These three computer models eventually went on to sell millions.</p>
<p>These early PCs had between 4kB and 48kB of RAM. The Apple II was the only one with a full-color, graphics-capable display, and eventually became the best-seller among the trinity, with more than 4 million units sold.</p>
<h3>1980s-1990s: The Early Notebooks and Laptops</h3>
<p>One particularly notable development in the 1980s was the advent of the commercially available portable computer.</p>
<p><img src="http://images.sixrevisions.com/2010/03/06-12_osborne1.jpg" width="550" height="413" /><span class="figure-caption"><strong>Osborne 1</strong> was small and portable enough to transport. Photo by <a href="http://www.flickr.com/photos/tomislavmedak/3803228025/sizes/l/">Tomislav Medak</a></span></p>
<p>The first of these was the <strong>Osborne 1</strong>, in 1981. It had a tiny 5&quot; monitor and was large and heavy compared to modern laptops (weighing in at 23.5 pounds). Portable computers continued to develop, though, and eventually became streamlined and easily portable, as the notebooks we have today are.</p>
<p>These early portable computers were portable only in the most technical sense of the word. Generally, they were anywhere from the size of a large electric typewriter to the size of a suitcase.</p>
<p><img src="http://images.sixrevisions.com/2010/03/06-13_gallivan_sc.jpg" width="550" height="372" /><span class="figure-caption">The <strong>Gavilan SC</strong> was the first PC to be sold as a &quot;laptop&quot;.</span></p>
<p>The <strong>first laptop with a flip form factor</strong>, was produced in 1982, but the first portable computer that was actually marketed as a &quot;laptop&quot; was the <a href="http://en.wikipedia.org/wiki/Gavilan_SC">Gavilan SC</a> in 1983.</p>
<p>Early models had monochrome displays, though there were color displays available starting in 1984 (the Commodore SX-64).</p>
<p>Laptops grew in popularity as they became smaller and lighter. By 1988, displays had reached VGA resolution, and by 1993 they had 256-color screens. From there, resolutions and colors progressed quickly. Other hardware features added during the 1990s and early 2000s included high-capacity hard drives and optical drives.</p>
<p><img src="http://images.sixrevisions.com/2010/03/06-14_macbookpros.jpg" width="550" height="248" /><span class="figure-caption"><strong>Laptops</strong> typically come in three categories, as shown by these Macbooks. Photo by <a href="http://www.flickr.com/photos/28526479@N02">Benjamin Nagel</a></span></p>
<p>Laptops are generally broken down into a three different categories:</p>
<ul>
<li>Desktop replacements</li>
<li>Standard notebooks</li>
<li>Subnotebooks</li>
</ul>
<p>Desktop replacements are usually larger, with displays of 15-17&quot; and performance comparable with some better desktop computers.</p>
<p>Standard notebooks usually have displays of 13-15&quot; and are a good compromise between performance and portability.</p>
<p>Subnotebooks, including netbooks, have displays smaller than 13&quot; and fewer features than standard notebooks.</p>
<h3>2000s: The Rise of Mobile Computing</h3>
<p>Mobile computing is one of the most recent major milestones in the history of computers. </p>
<p>Many smartphones today have higher processor speeds and more memory than desktop PCs had even ten years ago. With phones like the iPhone and the Motorola Droid, it&#8217;s becoming possible to perform most of the functions once reserved for desktop PCs from anywhere.</p>
<p><img src="http://images.sixrevisions.com/2010/03/06-15_droid.jpg" width="550" height="413" alt="2000s: The Rise of Mobile Computing" /><span class="figure-caption">The <strong>Droid</strong> is a smartphone capable of basic computing tasks such as emailing and web browsing.</span></p>
<p>Mobile computing really got its start in the 1980s, with the pocket PCs of the era. These were something like a cross between a calculator, a small home computer and a PDA. They largely fell out of favor by the 1990s. During the 1990s, PDAs (Personal Digital Assistant) became popular.</p>
<p>A number of manufacturers had models, including Apple and Palm. The main feature PDAs had that not all pocket PCs had was a touchscreen interface. PDAs are still manufactured and used today, though they&#8217;ve largely been replaced by smartphones.</p>
<p>Smartphones have truly revolutionized mobile computing. Most basic computing functions can now be done on a smartphone, such as email, browsing the internet, and uploading photos and videos.</p>
<h3>Late 2000s: Netbooks</h3>
<p>Another recent progression in computing history is the development of netbook computers. Netbooks are smaller and more portable than standard laptops, while still being capable of performing most functions average computer users need (using the Internet, managing email, and using basic office programs). Some netbooks go as far as to have not only built-in WiFi capabilities, but also built-in mobile broadband connectivity options.</p>
<p><a href="http://upload.wikimedia.org/wikipedia/commons/e/e5/ASUS_Eee_White_Alt.jpg"><img src="http://images.sixrevisions.com/2010/03/06-16_asuseee700.jpg" width="550" height="472" alt="Netbooks" /></a><span class="figure-caption">The <strong>Asus Eee PC 700</strong> was the first netbook to enter mass production.</span></p>
<p>The first mass-produced netbook was the Asus Eee PC 700, released in 2007. They were originally released in Asia, but were released in the US not long afterward.</p>
<p>Other manufacturers quickly followed suit, releasing additional models throughout 2008 and 2009.</p>
<p>One of the main advantages of netbooks is their lower cost (generally ranging from around US$200-$600). Some mobile broadband providers have even offered netbooks for free with an extended service contract. Comcast also had a promotion in 2009 that offered a free netbook when you signed up for their cable internet services.</p>
<p>Most netbooks now come with Windows or Linux installed, and soon, there will be Android-based netbooks available from Asus and other manufacturers.</p>
<p>The history of computing spans nearly two centuries at this point, much longer than most people realize. From the mechanical computers of the 1800s to the room-sized mainframes of the mid-20th century, all the way up to the netbooks and smartphones of today, computers have evolved radically throughout their history.</p>
<p>The past 100 years have brought technological leaps and bounds to computing, and there&#8217;s no telling what the next 100 years might bring.</p>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/design-showcase-inspiration/amazing-computer-concept-designs-you-wish-were-real/">Amazing Computer Concept Designs You Wish Were Real</a></li>
<li><a href="http://sixrevisions.com/tools/five-free-tools-for-multi-monitor-computer-set-ups/">Five Free Tools for Multi-Monitor Computer Set-Ups</a></li>
<li><a href="http://sixrevisions.com/design-showcase-inspiration/30-beautiful-custom-pc-case-designs/">30 Beautiful Custom PC Case Designs</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/resources/">Resources</a> and <a href="http://sixrevisions.com/category/user-interface/">User Interface</a></li>
</ul>
<h3>About the Author</h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/cameron_chapman_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Cameron Chapman</strong> is a professional web and graphic designer with over 6 years of experience in the industry. She&#8217;s also written for numerous blogs such as Smashing Magazine and Mashable. You can find her personal web presence at <a href="http://cameronchapman.com/"><strong>Cameron Chapman On Writing</strong></a>. If you&#8217;d like to connect with her, <a href="http://twitter.com/cameron_chapman"><strong>check her out on Twitter</strong></a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/the-history-of-computers-in-a-nutshell/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>50 Wonderful Icon Design Tutorials</title>
		<link>http://sixrevisions.com/resources/icon-design-tutorials/</link>
		<comments>http://sixrevisions.com/resources/icon-design-tutorials/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 16:33:17 +0000</pubDate>
		<dc:creator>Jacob Gube</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://sixrevisions.com/?p=2824</guid>
		<description><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2824&c=635849646' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2824&c=635849646' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br />In this massive round up, you will find top notch Photoshop and Illustrator icon design tutorials that will show you how to make amazing and highly detailed icons.]]></description>
			<content:encoded><![CDATA[<a href='http://rss.buysellads.com/click.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2824&c=1829654045' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259902&k=6989dd4b5220d0b14530453de7387991&a=2824&c=1829654045' border='0' alt='' /></a><p><a href='http://buysellads.com/buy/sitedetails/pubkey/6989dd4b5220d0b14530453de7387991/zone/1259902' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://sixrevisions.com/resources/icon-design-tutorials/"><img src="http://images.sixrevisions.com/2010/03/21-51_icon_design_tutorials_lead_image.jpg" width="550" height="200" alt="50 Useful and Educational Icon Design Tutorials" /></a></p>
<p><strong>Icon design</strong> is an essential element in web and interface design. In this massive round up, you will find top notch Photoshop and Illustrator icon design tutorials that will show you how to make amazing and highly detailed icons.</p>
<p><span id="more-2824"></span></p>
<p>You should also see our <a href="http://sixrevisions.com/graphics-design/50-excellent-icon-design-tutorials/">previous collection of icon design tutorials</a>.</p>
<h4><a href="http://www.tutorial9.net/photoshop/design-a-vintage-radio-icon-in-photoshop/" title="Design a Vintage Radio Icon in Photoshop">Design a Vintage Radio Icon in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/design-a-vintage-radio-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-12_vintage_radio_icon.jpg" width="550" height="250" alt="Design a Vintage Radio Icon in Photoshop" /></a></p>
<p>In this Photoshop tutorial, you&#8217;ll learn how to design an old vintage radio using simple shapes, gradients, patterns and textures.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/icon-design/create-a-magnifying-glass-icon-in-photoshop-cs4/">Create a Magnifying Glass Icon in Photoshop CS4</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/create-a-magnifying-glass-icon-in-photoshop-cs4/"><img src="http://images.sixrevisions.com/2010/03/21-23_magnifying_glass.jpg" width="550" height="250" alt="Create a Magnifying Glass Icon in Photoshop CS4" /></a></p>
<p>Combine simple vector shapes, layer styles and generous amounts of shininess to create the perfect magnifying glass for all your search icon needs.</p>
<h4><a href="http://www.grafpedia.com/tutorials/design-stylish-chevrolet-icon-photoshop" title="Permanent Link to Design a stylish Chevrolet Icon in Photoshop">Design a Stylish Chevrolet Icon in Photoshop</a></h4>
<p><a href="http://www.grafpedia.com/tutorials/design-stylish-chevrolet-icon-photoshop"><img src="http://images.sixrevisions.com/2010/03/21-21_stylish_chevrolet_icon.jpg" width="550" height="250" alt="Design a Stylish Chevrolet Icon in Photoshop" /></a></p>
<p>In this Adobe Photoshop tutorial, you&#8217;ll be shown how to transform an old style Chevrolet from vector file format into a stylish shiny icon.</p>
<h4><a href="http://www.tutorial9.net/photoshop/simple-coffee-cup-icon-photoshop-tutorial/" title="Simple Coffee Cup Icon Photoshop Tutorial">Simple Coffee Cup Icon Photoshop Tutorial</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/simple-coffee-cup-icon-photoshop-tutorial/"><img src="http://images.sixrevisions.com/2010/03/21-25_simple_coffee_cup_icon.jpg" width="550" height="250" alt="Simple Coffee Cup Icon Photoshop Tutorial" /></a></p>
<p>Create a semi-photo realistic coffee cup with some nice, frothy coffee.</p>
<h4><a href="http://www.webdesignerdepot.com/2010/02/how-to-create-a-vintage-camera-in-photoshop/" title="Permanent Link to How To Create A Vintage Camera in Photoshop">How To Create A Vintage Camera in Photoshop</a></h4>
<p><a href="http://www.webdesignerdepot.com/2010/02/how-to-create-a-vintage-camera-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-26_vintage_camera_photoshop.jpg" width="550" height="250" alt="How To Create A Vintage Camera in Photoshop" /></a></p>
<p>In this&nbsp;Photoshop tutorial, you&#8217;ll reproduce a fairly old camera: a Halina Super 35X.</p>
<h4><a href="http://designinstruct.com/iconlogo-design/how-to-make-a-professional-buddy-icon-in-photoshop/">How to Make a Professional Buddy Icon in Photoshop</a></h4>
<p><a href="http://designinstruct.com/iconlogo-design/how-to-make-a-professional-buddy-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-09_professional_buddy_icon.jpg" width="550" height="250" alt="How to Make a Professional Buddy Icon in Photoshop" /></a></p>
<p>Make an awesome professional buddy icon from scratch using Photoshop.</p>
<h4><a href="http://www.tutorial9.net/photoshop/design-a-stylish-mail-icon-in-photoshop/" title="Design a Stylish Mail Icon in Photoshop">Design a Stylish Mail Icon in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/design-a-stylish-mail-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-28_stylish_mail_icon_photoshop.jpg" width="550" height="250" alt="Design a Stylish Mail Icon in Photoshop" /></a></p>
<p>In this tutorial, you will learn how to create a glossy mail icon that can be used for your apps or websites.</p>
<h4><a href="http://vectips.com/tutorials/create-a-cute-panda-bear-face-icon/" title="Permanent Link: Create a Cute Panda Bear Face Icon">Create a Cute Panda Bear Face Icon</a></h4>
<p><a href="http://vectips.com/tutorials/create-a-cute-panda-bear-face-icon/"><img src="http://images.sixrevisions.com/2010/03/21-40_bear_face_icon.jpg" width="550" height="250" alt="Create a Cute Panda Bear Face Icon" /></a></p>
<p>This tutorial showcases how to create a cute panda bear face icon using simple shapes.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-set-of-digital-painting-icons-part-1-sketchbook-with-pencil-icon/">Creating a Set of Digital Painting Icons</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-set-of-digital-painting-icons-part-1-sketchbook-with-pencil-icon/"><img src="http://images.sixrevisions.com/2010/03/21-11_step_digital_painting.jpg" width="550" height="250" alt="Creating a Set of Digital Painting Icons" /></a></p>
<p>Design five icons that depict common tools associated with digital painting: <a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-set-of-digital-painting-icons-part-1-sketchbook-with-pencil-icon/">a sketchbook with pencil</a>, <a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-set-of-digital-painting-icons-part-2-camera-icon/">a camera for taking reference pictures</a>, <a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-set-of-digital-painting-icons-part-3-paint-brush-icon/">a paintbrush</a>, <a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-set-of-digital-painting-icons-part-4-digital-tablet-icon/">a pen tablet</a> and <a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-set-of-digital-painting-icons-part-5-cityscape-display-icon/">a large screen</a> with a complete matte painting displayed on it.</p>
<h4><a href="http://www.tutorial9.net/photoshop/how-to-design-a-3d-glass-icon-in-photoshop/" title="How To Design a 3D Glass Icon in Photoshop">How To Design a 3D Glass Icon in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/how-to-design-a-3d-glass-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-01_design_3d_glass_photoshop.jpg" width="550" height="250" alt="How To Design a 3D Glass Icon in Photoshop" /></a></p>
<p>Discover how to design a translucent 3D frosted glass box based on the Safari icon using Adobe Photoshop.</p>
<h4><a href="http://vector.tutsplus.com/tutorials/icon-design/create-a-stylized-first-aid-icon-in-illustrator/">Create a Stylized First Aid Icon in Illustrator</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/icon-design/create-a-stylized-first-aid-icon-in-illustrator/"><img src="http://images.sixrevisions.com/2010/03/21-36_first_aid_icon.jpg" width="550" height="250" alt="Create a Stylized First Aid Icon in Illustrator" /></a></p>
<p>In this tutorial, you&#8217;ll use a combination of craft and Illustrator&#8217;s 3D tools to create a first aid icon.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/create-a-shiny-psdtuts-folder-icon-in-photoshop/">Create a Shiny Psdtuts+ Folder Icon in Photoshop</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/create-a-shiny-psdtuts-folder-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-02_psdtuts_folder_icon.jpg" width="550" height="250" alt="Create a Shiny Psdtuts+ Folder Icon in Photoshop" /></a></p>
<p>This Photoshop tutorial will demonstrate some easy steps to help you produce your own shiny folder icon in Photoshop.</p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-create-a-detailed-apple-ipad-icon-in-photoshop">How To Create a Detailed Apple iPad Icon in Photoshop</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-create-a-detailed-apple-ipad-icon-in-photoshop"><img src="http://images.sixrevisions.com/2010/03/21-03_detailed_apple_ipad.jpg" width="550" height="250" alt="How To Create a Detailed Apple iPad Icon in Photoshop" /></a></p>
<p>Create your very own detailed Apple iPad icon graphic in Photoshop. You can also check out another <a href="http://circleboxblog.com/2010/tutorials/how-to-design-the-apple-ipad-in-photoshop/">iPad tutorial</a> on Circlebox Blog.</p>
<h4><a href="http://www.tutorial9.net/photoshop/3d-wooden-box-photoshop-tutorial/" title="How To Design a 3D Wooden Box in Photoshop">How To Design a 3D Wooden Box in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/3d-wooden-box-photoshop-tutorial/"><img src="http://images.sixrevisions.com/2010/03/21-04_3d_wooden_box.jpg" width="550" height="250" alt="How To Design a 3D Wooden Box in Photoshop" /></a></p>
<p>In this Photoshop tutorial, you&#8217;ll learn to make a wooden box with a realistic touch.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-modern-glossy-mouse-icon-in-photoshop/">Creating a Modern, Glossy Mouse Icon in Photoshop</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/creating-a-modern-glossy-mouse-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-05_modern_glossy_mouse.jpg" width="550" height="250" alt="Creating a Modern, Glossy Mouse Icon in Photoshop" /></a></p>
<p>This tutorial is about creating the&nbsp;Apple Magic Mouse&nbsp;in Photoshop.</p>
<h4><a href="http://designinstruct.com/iconlogo-design/make-a-3d-pencil-and-paper-icon-in-photoshop/">Make a 3D Pencil and Paper Icon in Photoshop</a></h4>
<p><a href="http://designinstruct.com/iconlogo-design/make-a-3d-pencil-and-paper-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-06_3d_pencil_paper.jpg" width="550" height="250" alt="Make a 3D Pencil and Paper Icon in Photoshop" /></a></p>
<p>In this Adobe Photoshop icon creation tutorial, you will learn how to create a high-quality three-dimensional pen and paper icon from scratch.</p>
<h4><a href="http://www.tutorial9.net/photoshop/how-to-create-a-clean-3d-notepad-in-photoshop/" title="How to Create a Clean 3D Notepad in Photoshop">How to Create a Clean 3D Notepad in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/how-to-create-a-clean-3d-notepad-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-07_clean_3d_notepad.jpg" width="550" height="250" alt="How to Create a Clean 3D Notepad in Photoshop" /></a></p>
<p>Create a realistic notepad icon using Layer effects and Photoshop&#8217;s Pen Tool.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-a-magicians-hat-in-photoshop/">How to Create a Magician&#8217;s Hat in Photoshop</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-a-magicians-hat-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-17_magicians_hat_photoshop.jpg" width="550" height="250" alt="How to Create a Magician's Hat in Photoshop" /></a></p>
<p>In this tutorial, you&#8217;ll learn how to make a magician&#8217;s hat icon that can be designed in Photoshop.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-a-realistic-fountain-pen/">How to Create a Realistic Fountain Pen</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-a-realistic-fountain-pen/"><img src="http://images.sixrevisions.com/2010/03/21-32_realistic_fountain_pen.jpg" width="550" height="250" alt="How to Create a Realistic Fountain Pen" /></a></p>
<p>In this tutorial, you&#8217;ll learn to design a realistic calligraphy pen from scratch.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-an-envelope-icon-in-photoshop/">How to Create an Envelope Icon in Photoshop</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-an-envelope-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-08_envelop_icon_photoshop.jpg" width="550" height="250" alt="How to Create an Envelope Icon in Photoshop" /></a></p>
<p>In this tutorial, you&#8217;ll go through easy steps for creating a nice envelope icon.</p>
<h4><a href="http://psdfan.com/tutorials/drawing/how-to-design-a-beautiful-google-calendar-icon/" title="How to Design a Beautiful Google Calendar Icon">How to Design a Beautiful Google Calendar Icon</a></h4>
<p><a href="http://psdfan.com/tutorials/drawing/how-to-design-a-beautiful-google-calendar-icon/"><img src="http://images.sixrevisions.com/2010/03/21-10_google_calendar_icon.jpg" width="550" height="250" alt="How to Design a Beautiful Google Calendar Icon" /></a></p>
<p>How to make your very own desktop icon for Google Calendar.</p>
<h4><a href="http://www.1stwebdesigner.com/tutorials/create-a-stylish-and-sleek-play-station-portable-icon/" title="Create A Stylish And Sleek Play-Station Portable Icon">Create A Stylish And Sleek PlayStation Portable Icon</a></h4>
<p><a href="http://www.1stwebdesigner.com/tutorials/create-a-stylish-and-sleek-play-station-portable-icon/"><img src="http://images.sixrevisions.com/2010/03/21-13_stylish_slee_playstation.jpg" width="550" height="250" alt="Create A Stylish And Sleek PlayStation Portable Icon" /></a></p>
<p>See a way to make a stylish and sleek-looking PlayStation Portable (PSP). </p>
<h4><a href="http://psd.tutsplus.com/tutorials/icon-design/create-a-leather-textured-realistic-briefcase-icon/">Create a Leather-Textured, Realistic Briefcase Icon</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/create-a-leather-textured-realistic-briefcase-icon/"><img src="http://images.sixrevisions.com/2010/03/21-14_leather_textured_briefcase.jpg" width="550" height="250" alt="Create a Leather-Textured, Realistic Briefcase Icon" /></a></p>
<p>The goal of this tutorial is to draw a realistic leather briefcase entirely from scratch.</p>
<h4><a href="http://www.tutorial9.net/photoshop/photoshop-tutorial-design-the-mac-os-x-leopard-folder/" title="Photoshop Tutorial: Design the Mac OS X Leopard Folder">Photoshop Tutorial: Design the Mac OS X Leopard Folder</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/photoshop-tutorial-design-the-mac-os-x-leopard-folder/"><img src="http://images.sixrevisions.com/2010/03/21-15_design_macosx_folder.jpg" width="550" height="250" alt="Photoshop Tutorial: Design the Mac OS X Leopard Folder" /></a></p>
<p>Learn how to create the popular Mac OS X Leopard Folder icon using Photoshop in just ten easy steps.</p>
<h4><a href="http://tutorialtown.com/photoshop-tutorials/photoshop-laser-printer-model" title="Permanent Link: Photoshop Laser Printer Model">Photoshop Laser Printer Model</a></h4>
<p><a href="http://tutorialtown.com/photoshop-tutorials/photoshop-laser-printer-model"><img src="http://images.sixrevisions.com/2010/03/21-16_photoshop_laster_printer.jpg" width="550" height="250" alt="Photoshop Laser Printer Model" /></a></p>
<p>Learn how to create a Photoshop laser printer model.</p>
<h4><a href="http://www.tutorial9.net/photoshop/design-a-3d-box-icon-in-photoshop/" title="Design a 3D Box Icon in Photoshop">Design a 3D Box Icon in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/design-a-3d-box-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-18_3d_box_icon.jpg" width="550" height="250" alt="Design a 3D Box Icon in Photoshop" /></a></p>
<p>This tutorial teaches you how to create a sleek box icon in Adobe Photoshop for use in apps or websites.</p>
<h4><a href="http://www.grafpedia.com/tutorials/create-glossy-high-tech-3d-speaker-icon" title="Permanent Link to Create a glossy high tech 3D speaker icon">Create a Glossy High Tech 3D Speaker Icon</a></h4>
<p><a href="http://www.grafpedia.com/tutorials/create-glossy-high-tech-3d-speaker-icon"><img src="http://images.sixrevisions.com/2010/03/21-19_glossy_high_tech_3d_speaker.jpg" width="550" height="250" alt="" /></a></p>
<p>The tutorial is based on teaching some simple ways of using the Layer Styles to create a great 3D speaker.</p>
<h4><a href="http://hv-designs.co.uk/2009/12/24/monitor-icon-design/">Monitor Icon Design</a></h4>
<p><a href="http://hv-designs.co.uk/2009/12/24/monitor-icon-design/"><img src="http://images.sixrevisions.com/2010/03/21-22_monitor_icon_design.jpg" width="550" height="250" alt="Monitor Icon Design" /></a></p>
<p>This tutorial shows you how to make a sleek monitor icon.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-a-basic-house-icon-in-photoshop/">How to Create a Basic House Icon in Photoshop</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/icon-design/how-to-create-a-basic-house-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-20_basic_house_icon.jpg" width="550" height="250" alt="How to Create a Basic House Icon in Photoshop" /></a></p>
<p>In this tutorial, you&#8217;ll go through easy steps and techniques to design a simple yet attractive house icon.</p>
<h4><a href="http://hv-designs.co.uk/2009/09/02/sleek-icon-design/">Sleek Icon Design</a></h4>
<p><a href="http://hv-designs.co.uk/2009/09/02/sleek-icon-design/"><img src="http://images.sixrevisions.com/2010/03/21-24_sleek_icon_design.jpg" width="550" height="250" alt="Sleek Icon Design" /></a></p>
<p>Create a colorful image icon from scratch; the icon features a colorful design in a shiny metal-like border and uses a <a href="http://en.wikipedia.org/wiki/Bokeh">Bokeh</a> effect.</p>
<h4><a href="http://hv-designs.co.uk/2009/05/08/compact-disc-icon/">Compact Disc Icon</a></h4>
<p><a href="http://hv-designs.co.uk/2009/05/08/compact-disc-icon/"><img src="http://images.sixrevisions.com/2010/03/21-27_comact_disc_icon.jpg" width="550" height="250" alt="How To Create A Vintage Camera in Photoshop" /></a></p>
<p>The making of a compact disc icon from scratch.</p>
<h4><a href="http://abduzeedo.com/new-quicktime-icon-photoshop">New Quicktime Icon in Photoshop</a></h4>
<p><a href="http://abduzeedo.com/new-quicktime-icon-photoshop"><img src="http://images.sixrevisions.com/2010/03/21-29_quicktime_icon_photoshop.jpg" width="550" height="250" alt="New Quicktime Icon in Photoshop" /></a></p>
<p>Learn how to reproduce the new Quicktime icon in Photoshop.</p>
<h4><a href="http://hv-designs.co.uk/2009/03/08/share-this-icon/">Share This Icon</a></h4>
<p><a href="http://hv-designs.co.uk/2009/03/08/share-this-icon/"><img src="http://images.sixrevisions.com/2010/03/21-30_share_this_icon.jpg" width="550" height="250" alt="Share This Icon" /></a></p>
<p>How to make a simple stylish “share this” icon that is perfect for weblogs and content-centered websites.</p>
<h4><a href="http://www.tutorial9.net/photoshop/create-a-glossy-volt-icon-in-photoshop/" title="Create a Glossy Volt Icon in Photoshop">Create a Glossy Volt Icon in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/create-a-glossy-volt-icon-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-31_glossy_volt_icon.jpg" width="550" height="250" alt="Create a Glossy Volt Icon in Photoshop" /></a></p>
<p>In this tutorial, you will create a glossy thunder logo using a few layers and some white shapes that will make the thunder more interesting and glossy.</p>
<h4><a href="http://www.tutorial9.net/photoshop/render-a-realistic-cd-in-photoshop/" title="Render a Realistic CD in Photoshop">Render a Realistic CD in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/render-a-realistic-cd-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-33_realistic_cd_photoshop.jpg" width="550" height="250" alt="Render a Realistic CD in Photoshop" /></a></p>
<p>Learn how to create a realistic CD using shapes and layer style.</p>
<h4><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-a-stylish-pair-of-headphones/">How to Create a Stylish Pair of Headphones</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/how-to-create-a-stylish-pair-of-headphones/"><img src="http://images.sixrevisions.com/2010/03/21-34_stylish_pair_headphones.jpg" width="550" height="250" alt="How to Create a Stylish Pair of Headphones" /></a></p>
<p>In this tutorial, you&#8217;ll see how to create a sleek pair of headphones, mainly using the Pen Tool and Blending Options.</p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-build-a-vector-clock-graphic-in-illustrator">How To Build a Vector Clock Graphic in Illustrator</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-build-a-vector-clock-graphic-in-illustrator"><img src="http://images.sixrevisions.com/2010/03/21-37_vector_clock_graphic.jpg" width="550" height="250" alt="How To Build a Vector Clock Graphic in Illustrator" /></a></p>
<p>Follow this walkthrough to see the how adding layer after layer of vector shapes, along with a range of gradients and a spot of texture can quickly create a great looking icon-style clock graphic.</p>
<h4><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-a-photorealistic-imac-and-magic-mouse/">How to Create a Photorealistic iMac and Magic Mouse</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-a-photorealistic-imac-and-magic-mouse/"><img src="http://images.sixrevisions.com/2010/03/21-39_photorealistic_imac.jpg" width="550" height="250" alt="How to Create a Photorealistic iMac and Magic Mouse" /></a></p>
<p>This tutorial is about using Adobe Illustrator&#8217;s Mesh Tool (U) and several basic techniques to create a vector style monitor and mouse.</p>
<h4><a href="http://www.tutorial9.net/photoshop/draw-a-classy-3d-poker-chip-in-photoshop/" title="Draw a Classy 3D Poker Chip in Photoshop">Draw a Classy 3D Poker Chip in Photoshop</a></h4>
<p><a href="http://www.tutorial9.net/photoshop/draw-a-classy-3d-poker-chip-in-photoshop/"><img src="http://images.sixrevisions.com/2010/03/21-35_3d_poker_chip.jpg" width="550" height="250" alt="Draw a Classy 3D Poker Chip in Photoshop" /></a></p>
<p>Illustrate a 3D poker chip in Adobe Photoshop starting from scratch.</p>
<h4><a href="http://www.ndesign-studio.com/tutorials/halloween-pumpkin">Halloween Pumpkin</a></h4>
<p><a href="http://www.ndesign-studio.com/tutorials/halloween-pumpkin"><img src="http://images.sixrevisions.com/2010/03/21-41_halloween_pumpkin.jpg" width="550" height="250" alt="Halloween Pumpkin" /></a></p>
<p>Learn how to draw a realistic Halloween pumpkin in Illustrator.</p>
<h4><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-an-energy-saving-bulb-in-illustrator/">How to Create an Energy Saving Bulb in Illustrator</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-an-energy-saving-bulb-in-illustrator/"><img src="http://images.sixrevisions.com/2010/03/21-42_create_energy_saving_bulb.jpg" width="550" height="250" alt="How to Create an Energy Saving Bulb in Illustrator" /></a></p>
<p>Use Illustrator&#8217;s Mesh Tool to create a light bulb. At the beginning it could be quiet hard to work with, but if you get used to it, it&#8217;s fairly simple.</p>
<h4><a href="http://www.aivault.com/?p=706" title="Permanent Link to Tutorial:How to create a Television Icon">How to create a Television Icon</a></h4>
<p><a href="http://www.aivault.com/?p=706"><img src="http://images.sixrevisions.com/2010/03/21-38_create_television_set.jpg" width="550" height="250" alt="How to create a Television Icon" /></a></p>
<p>How to create a retro television icon just with some basic shapes and gradients.</p>
<h4><a href="http://vectips.com/tutorials/create-a-stylized-gps-icon/" title="Permanent Link: Create a Stylized GPS Icon">Create a Stylized GPS Icon</a></h4>
<p><a href="http://vectips.com/tutorials/create-a-stylized-gps-icon/"><img src="http://images.sixrevisions.com/2010/03/21-43_stylized_gps_icon.jpg" width="550" height="250" alt="Create a Stylized GPS Icon" /></a></p>
<p>This tutorial shows you how to create a GPS icon using simple shapes and gradients.</p>
<h4><a href="http://vectips.com/tutorials/create-a-briefcase-icon/" title="Permanent Link: Create A Briefcase Icon">Create A Briefcase Icon</a></h4>
<p><a href="http://vectips.com/tutorials/create-a-briefcase-icon/"><img src="http://images.sixrevisions.com/2010/03/21-45_create_briefcase_icon.jpg" width="550" height="250" alt="Create A Briefcase Icon" /></a></p>
<p>This icon tutorial illustrates how to create a briefcase icon with rectangles, ellipses, and gradients. This briefcase icon is great for web designs and user interfaces.</p>
<h4><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-a-recycling-paper-bag-icon/">How to Create a Recycling Paper Bag Icon</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-a-recycling-paper-bag-icon/"><img src="http://images.sixrevisions.com/2010/03/21-44_recycling_paper_bag_icon.jpg" width="550" height="250" alt="How to Create a Recycling Paper Bag Icon" /></a></p>
<p>In this tutorial, see how to create an eco-friendly paper icon with simple shapes and gradients. This tutorial is great for beginners to get started with icon design.</p>
<h4><a href="http://vector.tutsplus.com/tutorials/icon-design/create-a-fun-icon-of-frozen-people-on-ice-part-i/">Create a Fun Icon of Frozen People on Ice</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/icon-design/create-a-fun-icon-of-frozen-people-on-ice-part-i/"><img src="http://images.sixrevisions.com/2010/03/21-46_fun_icon_frozen_people.jpg" width="550" height="250" alt="Create a Fun Icon of Frozen People on Ice" /></a></p>
<p>In this tutorial, you&#8217;ll learn how to create a fun, vector icon of a people symbol, frozen in an ice cube, from scratch. <a href="http://vector.tutsplus.com/tutorials/icon-design/create-a-fun-icon-of-frozen-people-on-ice-part-i/">Part1</a> | <a href="http://vector.tutsplus.com/tutorials/icon-design/create-a-fun-icon-of-frozen-people-on-ice-part-ii/">Part2</a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/designing/how-to-create-vintage-vector-bottle-caps-in-illustrator-cs4/">How to Create Vintage Vector Bottle Caps In Illustrator CS4</a><u> </u></h4>
<p><a href="http://vector.tutsplus.com/tutorials/designing/how-to-create-vintage-vector-bottle-caps-in-illustrator-cs4/"><img src="http://images.sixrevisions.com/2010/03/21-47_vintage_vector_bottle_caps.jpg" width="550" height="250" alt="How to Create Vintage Vector Bottle Caps In Illustrator CS4 " /></a></p>
<p>This icon design tutorial covers how to make a vector bottle cap in Illustrator CS4 using some basic shapes, gradients, and effects.</p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-semi-realistic-scissors-in-illustrator/">How to Create Semi-Realistic Scissors in Illustrator</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-semi-realistic-scissors-in-illustrator/"><img src="http://images.sixrevisions.com/2010/03/21-48_semi_realistic_scissors.jpg" width="550" height="250" alt="How to Create Semi-Realistic Scissors in Illustrator" /></a></p>
<p>This Adobe Illustrator icon designing tutorial walks the readers through the method of creating scissors.</p>
<h4><a href="http://hv-designs.co.uk/2009/09/22/pc-mouse-tutorial/">PC Mouse Tutorial</a></h4>
<p><a href="http://hv-designs.co.uk/2009/09/22/pc-mouse-tutorial/"><img src="http://images.sixrevisions.com/2010/03/21-50_pc_mouse_tutorial.jpg" width="550" height="250" alt="PC Mouse Tutorial" /></a></p>
<p>How to create a PC mouse from scratch using Photoshop.</p>
<h4><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-a-golden-vector-compass-in-illustrator/">How to Create a Golden, Vector Compass in Illustrator</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/icon-design/how-to-create-a-golden-vector-compass-in-illustrator/"><img src="http://images.sixrevisions.com/2010/03/21-49_golden_compass.jpg" width="550" height="250" alt="How to Create a Golden, Vector Compass in Illustrator" /></a></p>
<p>By following along this Illustrator tutorial, you will witness the steps in creating a beautiful gold compass.</p>
<h3>Related Content</h3>
<ul>
<li><a href="http://sixrevisions.com/graphics-design/50-excellent-icon-design-tutorials/">50 Excellent Icon Design Tutorials</a></li>
<li><a href="http://sixrevisions.com/resources/40-stylish-and-trendy-icon-sets/">40+ Stylish and Trendy Icon Sets</a></li>
<li><a href="http://sixrevisions.com/graphics-design/50-excellent-icon-design-tutorials/">50 Excellent Icon Design Tutorials</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/graphics-design/">Graphic Design</a> and <a href="http://sixrevisions.com/category/user-interface/">User Interface</a></li>
</ul>
<h3>About the Author</h3>
<p class="about-author"><img src="http://images.sixrevisions.com/authors/ibrahim_cheurfa_small.jpg" alt="" width="80" height="80" /><span class="author-bio-text"><strong>Ibrahim Cheurfa</strong> is a young graphic and web designer (he&#8217;s only 16) based in Algeria. He&#8217;s a self-taught Photoshop artist. You can get in touch with him on <strong><a href="http://www.facebook.com/ibrahim.cheurfa">Facebook</a></strong>, <strong><a href="http://www.linkedin.com/in/berhouma">LinkedIn</a></strong>, or follow him on Twitter: <strong>@<a href="http://twitter.com/berhouma">berhouma</a></strong>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://sixrevisions.com/resources/icon-design-tutorials/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
	</channel>
</rss>

