<?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>Ngayxanh Web Design Resources &#187; tutorial</title>
	<atom:link href="http://blog.ngayxanh.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ngayxanh.com</link>
	<description>PSD, Vector, Tutorial, Article for Web Designer</description>
	<lastBuildDate>Thu, 13 Aug 2009 00:27:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Create A Simple Portfolio Site Running On Surreal CMS</title>
		<link>http://blog.ngayxanh.com/tutorial/how-to-create-a-simple-portfolio-site-running-on-surreal-cms/</link>
		<comments>http://blog.ngayxanh.com/tutorial/how-to-create-a-simple-portfolio-site-running-on-surreal-cms/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 00:27:21 +0000</pubDate>
		<dc:creator>Jon Phillips</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[body background]]></category>
		<category><![CDATA[Canada]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content boxes]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[eeeeee]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[linear gradient]]></category>
		<category><![CDATA[Montreal]]></category>
		<category><![CDATA[nav menu]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[portfoliosample]]></category>
		<category><![CDATA[running]]></category>
		<category><![CDATA[Sample]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[surreal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://spyrestudios.com/?p=4540</guid>
		<description><![CDATA[<a href="http://spyrestudios.com/how-to-create-a-simple-portfolio-site-running-on-surrealcms/" title="How To Create A Simple Portfolio Site Running On SurrealCMS"><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcustomfield.jpg" alt="How To Create A Simple Portfolio Site Running On SurrealCMS" /></a>

I always enjoy working on new things and learn about new CMS and how they work and all. I recently connected with Cory at <a href="http://surrealcms.com/?referer=SpyreStudios">Surreal CMS</a>, and I decided to write a tutorial on how to create a portfolio site and run it with Surreal CMS. 

It's pretty simple actually. In this tutorial I'll show you how I came up with the basic design, we'll also go through coding that layout (markup and CSS) and I'll show you how to integrate Surreal CMS and how it can be used to run your site and your client's sites. We'll also go through the process of branding the CMS so that your clients see your own logo instead of the Surreal CMS logo.]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="adsense_floatright"><br />
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script><br />
</span><span class="dropcaps">I</span> always enjoy working on new things and learn about new CMS and how they work and all. I recently connected with Cory at <a href="http://surrealcms.com/?referer=SpyreStudios">Surreal CMS</a>, and I decided to write a tutorial on how to create a portfolio site and run it with Surreal CMS. </p>
<p>It&#8217;s pretty simple actually. In this tutorial I&#8217;ll show you how I came up with the basic design, we&#8217;ll also go through coding that layout (markup and CSS) and I&#8217;ll show you how to integrate Surreal CMS and how it can be used to run your site and your client&#8217;s sites. We&#8217;ll also go through the process of branding the CMS so that your clients see your own logo instead of the Surreal CMS logo.</p>
<p>Now let&#8217;s get started!</p>
<h3>First We Need A Design</h3>
<p>I used Adobe Fireworks to create the basic layout and graphics. You can check it out below &#8211; This is what we&#8217;ll slice, code and use to run Surreal CMS with. It&#8217;s a rather basic layout, but it&#8217;ll be perfect for the purpose of this tutorial.</p>
<p>Here&#8217;s the layout:</p>
<p><a href="http://spyrestudios.com/wp-content/uploads/2009/08/surrealportfolioscreenshotfull.jpg" rel="lightbox"><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealportfolioscreenshot.jpg" alt="SurrealPortfolio Mock-Up" /></a></p>
<h4>Quick Overview Of The Layout Design</h4>
<p>I created a new document in Adobe Fireworks and set the width and height to something I&#8217;m comfortable working with. In this case I went with 1200&#215;1000px. And I chose <em>#EEEEEE</em> as the background color.</p>
<p>In the first layer I created a rectangle and gave it a height of 130px and a width of 1200px. The rectangle has a linear gradient that goes from <em>#70A033</em> to <em>#48761C</em> (the green rectangle at the top &#8211; which we&#8217;ll use as our body background image).</p>
<p>I then created the logo using <em>Century Gothic</em> and the nav menu is set in <em>Helvetica</em>. I made it uppercase and put a <em>-1px letter spacing</em>. Then I created a main content box and set the color to <em>#FFFFFF</em> (so it contrasts a bit with the <em>#EEEEEE</em> in the background)</p>
<p>Then it was just a matter of figuring out what to put in those content boxes. I figured it&#8217;d be cool to have some thumbnails of recent projects (that would open in a lightbox when clicked) and a little &#8216;<em>about us</em>&#8216; blurb. I used some cool free icons from <a href="http://wefunction.com/2008/07/function-free-icon-set/">Function</a>.</p>
<p>And then at the bottom there&#8217;s the usual footer with a <em>Copyright</em> notice and all.</p>
<h4>Slicing Up The Images</h4>
<p>I grabbed a <em>1&#215;130px</em> sample of my green gradient box. This will become our body background image and it will repeat horizontally.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/bodybackgroundscreenshot.jpg" alt="Body Background Image Slice" /></p>
<p>I also saved the logo and tagline as a transparent PNG file.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/logoscreenshot-1.jpg" alt="Logo - Transparent PNG" /></p>
<p>And then I just sliced the icons.</p>
<h3>Coding The Layout</h3>
<p>Our portfolio site will have 4 pages:</p>
<ul>
<li>Home</li>
<li>About</li>
<li>Work</li>
<li>Contact</li>
</ul>
<p>First of all we&#8217;re going to have to create the following files:</p>
<ul>
<li>nav.php</li>
<li>footer.php</li>
<li>index.php</li>
<li>style.css</li>
</ul>
<p>We&#8217;re going to need more PHP files for the <em>about</em>, <em>work</em> and <em>contact</em> pages, but for now let&#8217;s focus on writing the markup and CSS for the homepage.</p>
<h4>Let&#8217;s Start With The Header</h4>
<p>You&#8217;ll notice that I use a class=&#8221;editable&#8221; on many divs and paragraphs. This is because Surreal CMS will look for those regions and make them editable via the CMS admin panel. Make sure you never use a class=&#8221;editable&#8221; for anything else than what you want to show up in the CMS.</p>
<p>So, we&#8217;ll need to declare the <em><a href="http://htmlhelp.com/tools/validator/doctype.html">DOCTYPE</a></em> and then we can start coding away. Here&#8217;s the first part of the website:</p>
<pre>
<code>&lt; !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;meta name="description" content="This site is a live example of what can be done using Surreal CMS" /&gt;
&lt;meta name="keywords" content="Surreal CMS, CMS, tutorial, portfolio, Surreal" /&gt;
&lt;title&gt;Simple Portfolio Site Running On Surreal CMS&lt;/title&gt;
&lt;link rel="stylesheet" href="style.css" type="text/css" media="screen" /&gt;
&lt;/head&gt;
&lt;/html&gt;</code>
</pre>
<p>Then the logo and navigation:</p>
<pre>
<code>&lt;div id="header" class="editable"&gt;
	&lt;h1&gt;&lt;a href="/" title="Surreal Portfolio"&gt;&lt;img src="images/logo.png" alt="Surreal Portfolio" /&gt;&lt;/a&gt;&lt;/h1&gt;
		&lt;ul class="menu editable"&gt;
			&lt;li&gt;&lt;a href="/"&gt;home&lt;/a&gt;&lt;/li&gt;
			&lt;li&gt;&lt;a href="/about.php"&gt;about&lt;/a&gt;&lt;/li&gt;
			&lt;li&gt;&lt;a href="/work.php"&gt;work&lt;/a&gt;&lt;/li&gt;
			&lt;li&gt;&lt;a href="/contact.php"&gt;contact&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;
&lt;/div&gt;</code>
</pre>
<p>We&#8217;ll come back to the header section later, but that&#8217;s a start. <img src='http://blog.ngayxanh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As you can see I gave my header an ID of &#8216;<em>header</em>&#8216;, and I gave the unordered list a class of &#8216;<em>menu</em>&#8216;. Obvious, right?</p>
<h4>And Then The Main Index</h4>
<p>We&#8217;ll start the main index file with the header we just did and then do a <a href="http://www.w3schools.com/PHP/php_includes.asp">php include</a> to grab the <em>nav.php</em> file, like this:</p>
<pre>
<code>&lt; ?php include('nav.php'); ?&gt;</code>
</pre>
<p>And then we&#8217;ll need a main div (<em>maincontent</em>) that will hold all of our content. Right before that maincontent div I put a <em>paragraph</em> and gave it a class of &#8216;<em>message</em>&#8216;. This is the box that&#8217;s between the header and the content on the homepage.</p>
<pre>
<code>	&lt;p class="message editable"&gt;Hello there! Welcome to surreal portfolio. This site is an example of what you can do with  &lt;a href="http://surrealcms.com/?referer=SpyreStudios" title="Surreal CMS"&gt;Surreal CMS&lt;/a&gt; - an easy to use and powerful CMS that can make your life as a designer much easier! &lt;span&gt;(oh hey, and this section is easy to edit via the Surreal CMS admin panel)&lt;/span&gt;&lt;/p&gt;

&lt;div id="maincontent" class="editable"&gt;
&lt;/div&gt;
</code>
</pre>
<p>And of course we close this file with another <em>php include</em>, our footer file:</p>
<pre>
<code>&lt; ?php include('footer.php'); ?&gt;</code>
</pre>
<h4>A Simple Footer</h4>
<p>The footer is pretty simple, just a paragraph inside a div. Then we end the document with the closing body and html tags.</p>
<pre>
<code>&lt;div class="footer editable"&gt;
	&lt;p&gt;Copyright 2009 - Jon Phillips &amp;amp; SpyreStudios - Powered by &lt;a title="Surreal CMS" href="http://surrealcms.com/?referer=SpyreStudios"&gt;Surreal CMS&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;</code>
</pre>
<h4>We&#8217;re Getting Somewhere</h4>
<p>Now we have a somewhat functional homepage (though it&#8217;s butt ugly since we didn&#8217;t write any CSS yet) Here&#8217;s what our homepage should look like now:</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/layoutwithoutCSS.jpg" alt="Layout Without CSS" /></p>
<p>Here&#8217;s the homepage markup in it&#8217;s entirety (we&#8217;ll add some content and javascript soon):</p>
<pre>
<code>&lt; !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;meta name="description" content="This site is a live example of what can be done using Surreal CMS" /&gt;
&lt;meta name="keywords" content="Surreal CMS, CMS, tutorial, portfolio, Surreal" /&gt;
&lt;title&gt;Simple Portfolio Site Running On Surreal CMS&lt;/title&gt;
&lt;link rel="stylesheet" href="style.css" type="text/css" media="screen" /&gt;
&lt;/head&gt;
&lt;body&gt;

&lt; ?php include('nav.php'); ?&gt;

	&lt;p class="message editable"&gt;Hello there! Welcome to surreal portfolio. This site is an example of what you can do with  &lt;a href="http://surrealcms.com/?referer=SpyreStudios" title="Surreal CMS"&gt;Surreal CMS&lt;/a&gt; - an easy to use and powerful CMS that can make your life as a designer much easier! &lt;span&gt;(oh hey, and this section is easy to edit via the Surreal CMS admin panel)&lt;/span&gt;&lt;/p&gt;

&lt;div id="maincontent" class="editable"&gt;
	&lt;/div&gt;

&lt; ?php include('footer.php'); ?&gt;
&lt;/body&gt;&lt;/html&gt;</code>
</pre>
<h3>Now We Need Content</h3>
<p>So, before we write any CSS, let&#8217;s add some content. Let&#8217;s take the &#8216;maincontent&#8217; div and add some stuff in there:</p>
<pre>
<code>	&lt;div id="maincontent" class="editable"&gt;
	&lt;/div&gt;</code>
</pre>
<p>We have 2 sections:</p>
<ul>
<li>Latest From The Portfolio</li>
<li>About Our Company</li>
</ul>
<p>Since the first section to come up is the &#8216;<em>Latest From The Portfolio</em>&#8216;, let&#8217;s create a div and add some images:</p>
<pre>
<code>	&lt;div id="maincontent" class="editable"&gt;
		&lt;div class="content1 editable"&gt;
		&lt;h2&gt;Latest From The Portfolio&lt;/h2&gt;
			&lt;a href="images/portfoliosample1full.jpg" title="Work Sample 1 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample1.jpg" alt="Work Sample 1"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample2full.jpg" title="Work Sample 2 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample2.jpg" alt="Work Sample 2"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample3full.jpg" title="Work Sample 3 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample3.jpg" alt="Work Sample 3"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample4full.jpg" title="Work Sample 4 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample4.jpg" alt="Work Sample 4"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample5full.jpg" title="Work Sample 5 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample5.jpg" alt="Work Sample 5"/&gt;&lt;/a&gt;
		&lt;/div&gt;
	&lt;/div&gt;</code>
</pre>
<p>See, I also added <em>rel=&#8221;lightbox&#8221;</em> to my image links. We&#8217;ll need to go back in the header.php and add the JS file for this to work. I used Lightbox 2 and you can <a href="http://www.lokeshdhakar.com/projects/lightbox2/" title="Lightbox 2">download it here</a> and instructions are also available on the website.</p>
<p>Let&#8217;s go back to our header and add the JS files and the Lightbox 2 CSS file in there. Like this:</p>
<pre>
<code>&lt; !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;meta name="description" content="This site is a live example of what can be done using Surreal CMS" /&gt;
&lt;meta name="keywords" content="Surreal CMS, CMS, tutorial, portfolio, Surreal" /&gt;
&lt;title&gt;Simple Portfolio Site Running On Surreal CMS&lt;/title&gt;
&lt;link rel="stylesheet" href="style.css" type="text/css" media="screen" /&gt;

&lt;link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /&gt;
&lt;script type="text/javascript" src="js/prototype.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/lightbox.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;/html&gt;</code>
</pre>
<p>Now let&#8217;s do the &#8216;<em>About Our Company</em>&#8216; section. Another div and 2 paragraphs inside it. You&#8217;ll notice I&#8217;ve also put H2 headings for each section.</p>
<pre>
<code>	&lt;div id="maincontent" class="editable"&gt;
		&lt;div class="content1 editable"&gt;
		&lt;h2 class="computer editable"&gt;Latest From The Portfolio&lt;/h2&gt;
			&lt;a href="images/portfoliosample1full.jpg" title="Work Sample 1 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample1.jpg" alt="Work Sample 1"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample2full.jpg" title="Work Sample 2 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample2.jpg" alt="Work Sample 2"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample3full.jpg" title="Work Sample 3 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample3.jpg" alt="Work Sample 3"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample4full.jpg" title="Work Sample 4 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample4.jpg" alt="Work Sample 4"/&gt;&lt;/a&gt;
			&lt;a href="images/portfoliosample5full.jpg" title="Work Sample 5 Full" rel="lightbox"&gt;&lt;img src="images/portfoliosample5.jpg" alt="Work Sample 5"/&gt;&lt;/a&gt;
		&lt;/div&gt;
		&lt;div class="content2 editable"&gt;
		&lt;h2 class="coffeecup editable"&gt;About Our Company&lt;/h2&gt;
			&lt;p&gt;We're a small, yet highly focussed, team of designers and developers from Montreal, Canada. We build websites for clients from all over the world and we love what we do!&lt;/p&gt;
			&lt;p&gt;This website is our home on the web - please take a minute to have a look around or &lt;a href="/about.php" title="About Surreal Portfolio"&gt;click here to learn more about us...&lt;/a&gt;&lt;/p&gt;
		&lt;/div&gt;
	&lt;/div&gt;</code>
</pre>
<h3>Now The CSS!</h3>
<p>I don&#8217;t think it&#8217;s necessary for me to explain the whole CSS file. Everything is pretty self explanatory: maincontent div for the main content, content1 div for the first block of content, same for the second block of content, unordered list with a class of menu for the navigation menu. Pretty easy, right? (you can always leave a comment and I&#8217;ll try my best to answer your questions)</p>
<p>Here&#8217;s the CSS in it&#8217;s entirety:</p>
<pre>
<code>
body {
background:#eee url(images/bodybg.jpg) repeat-x;
color:#444;
width:900px;
font-size:14px;
font-family:helvetica, arial, sans-serif;
margin:0 auto;
padding:0;
}

#header {
margin:0;
padding:0 0 15px;
}

h1 {
float:left;
width:397px;
margin:0;
padding:30px 0 20px;
}

h2 {
font:bold 26px helvetica, arial, sans-serif;
color:#000;
letter-spacing:-1px;
margin:0;
padding:0 0 20px;
}

h2.computer {
background:url(images/computericon.jpg) no-repeat;
font:bold 18px helvetica, arial, sans-serif;
color:#000;
letter-spacing:-1px;
margin:0;
padding:8px 0 30px 56px;
}

h2.coffeecup {
background:url(images/coffeeicon.jpg) no-repeat;
font:bold 18px helvetica, arial, sans-serif;
color:#000;
letter-spacing:-1px;
margin:0;
padding:12px 0 30px 50px;
}

h3 {
font:normal 22px georgia, serif;
color:#000;
margin:0;
padding:25px 0 12px;
}

img.right {
float:right;
background:#eee;
border:1px solid #ccc;
margin:0 0 15px 20px;
padding:10px;
}

img.left {
float:left;
background:#eee;
border:1px solid #ccc;
margin:0 20px 15px 0;
padding:10px;
}

ul.menu {
text-transform:uppercase;
float:right;
margin:0;
padding:50px 0 0;
}

ul.menu li {
font-size:18px;
font-weight:700;
letter-spacing:-1px;
display:inline;
margin:0;
padding:0 8px;
}

ul.menu li a,ul.menu li a:visited {
border:none;
background:transparent;
color:#fff;
display:inline;
margin:0;
padding:0;
}

ul.menu li a:hover,ul.menu li a:visited:hover {
background:transparent;
border:none;
color:#000;
display:inline;
margin:0;
padding:0;
}

p.message {
clear:both;
font:normal 24px helvetica, arial, sans-serif;
background:#fff;
letter-spacing:-1px;
color:#313F4C;
line-height:30px;
margin:0 0 30px;
padding:30px;
}

p.message span {
font:18px normal georgia, 'Time New Romans', serif;
color:#888;
font-style:italic;
margin:0;
padding:0 0 0 10px;
}

#maincontent {
float:left;
width:840px;
font:14px normal helvetica, arial, sans-serif;
background:#fff;
color:#313F4C;
line-height:34px;
margin:0 0 10px;
padding:30px;
}

#maincontent p {
line-height:28px;
}

ul {
line-height:18px;
list-style-type:none;
display:block;
margin:0;
padding:0;
}

ul li {
list-style-type:none;
display:block;
margin:0;
padding:0 0 8px;
}

ul li a {
list-style-type:none;
color:#556D84;
display:block;
margin:0;
padding:10px;
}

ul li a:hover {
list-style-type:none;
display:block;
color:#000;
margin:0;
padding:10px;
}

#maincontent img {
border:1px solid #ccc;
background:#eee;
margin:0 3px;
padding:8px;
}

#maincontent img:hover {
border:1px solid #bbb;
background:#ddd;
margin:0 3px;
padding:8px;
}

a,a:visited {
text-decoration:none;
color:#48771E;
}

a:hover,a:hover:visited {
text-decoration:none;
color:#000;
}

.footer {
float:left;
font-size:12px;
width:900px;
color:#999;
padding:10px 0 40px;
}

.content1,.content2 {
width:840px;
font:16px normal helvetica, arial, sans-serif;
background:#fff;
color:#333;
margin:0 0 30px;
padding:0;
}
</code>
</pre>
<h4>Creating The Other PHP Files</h4>
<p>Now that we&#8217;re done with the header, navigation, main index, footer and CSS, let&#8217;s create our work, about and contact pages.</p>
<p>This is actually very easy: Simply duplicate the index.php file 3 times, rename to about.php, work.php and contact.php and you&#8217;re almost done. Open up those 3 new files in your favorite editor and remove the &#8216;message&#8217; paragraph and insert some lorem ipsum in the maincontainer div. (at the end of the tutorial you have a download link so you can grab all the files from this tutorial)</p>
<h3>Creating Your Surreal CMS Account &#8211; PROMO CODE!</h3>
<p>We&#8217;ve partnered with Surreal CMS to give you guys and gals a little something. You can create a free account with Surreal CMS but there are some restrictions. With the upgraded account you&#8217;d be able to manage an unlimited number of websites, use your own custom logo and color scheme (clients will love this), and access the CMS via your own domain at cms.yourdomain.com instead of via surrealcms.com. Those features are <strong>not available with free accounts</strong>.</p>
<p>The Designer/upgraded account costs $25 per month, but Cory agreed to give the first month free to readers and visitors of SpyreStudios. <a href="http://surrealcms.com/promotions/spyrestudios/" title="Surreal CMS Promo"><strong>You can read more about it and grab the promo code by visiting this page</strong></a> (this offer is valid up till September 31st).</p>
<h3>Integrating Surreal CMS To Our Design</h3>
<p>Now that we have a working website, let&#8217;s work on the fun (and actually pretty easy) stuff <img src='http://blog.ngayxanh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Surreal CMS really is a simple, no-fuss CMS. All you have to do to make a region editable (I mentioned this earlier) via the CMS is to add a <em>class=&#8221;editable&#8221;</em> to an element. It&#8217;s that easy! You can also add a <em>title=&#8221;something here&#8221;</em> to elements, though if an element already has an ID, you won&#8217;t need to add the title attribute.</p>
<h4>Step By Step</h4>
<p><strong>1-</strong> Go to <a href="http://surrealcms.com/promotions/spyrestudios/" title="Surreal CMS Promo">Surreal CMS</a> and signup. Once you&#8217;re done with the signup process, login with your email and password. You&#8217;ll be on the &#8216;My Websites&#8217; page. Click on &#8216;Add a Website&#8217; and enter your FTP information, test the connection and browse to your website root. The website root is where you will upload your website files, in most cases that&#8217;s the main folder, also called &#8216;root directory&#8217;.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcms_mywebsites_config.jpg" alt="Surreal CMS Config"/></p>
<p>Click &#8216;<em>Save Changes</em>&#8216; when you&#8217;re done.</p>
<p><strong>2-</strong> Click on the website URL and then on &#8216;<em>Enable Pages</em>&#8216;. Then select the pages you&#8217;d like to enable. Make sure you actually upload those files manually to your website root directory. For this tutorial I uploaded all my php files, my css file, the js folder that contains the lightbox script, a css folder that contains the lightbox css, and my images folder. When you&#8217;re done, you&#8217;ll be able to change the display name of the file so it&#8217;s easier to work with in the CMS.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/renamefiles.jpg" alt="Surreal CMS Rename Files"/></p>
<p><strong>3-</strong> Since we put the class=&#8221;editable&#8221; to many of our divs and paragraphs, we&#8217;ll be able to edit those regions via the admin panel. Next to each of the file names you&#8217;ll see an &#8216;<em>Edit</em>&#8216; link, click on the one next to the <em>index.php</em>. It&#8217;ll load the Editor. There you will see the content regions you defined as &#8216;editable&#8217;, you&#8217;ll also have a &#8216;publish to web&#8217; button which, when clicked, will update your html or php file. And you can also edit your markup by clicking on the &#8216;Edit Content Regions&#8217; button. What that means is once you&#8217;ve uploaded your files, you don&#8217;t have to re-upload anything, you can manage everything via Surreal CMS.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcmseditor.jpg" alt="Surreal CMS Editor"/></p>
<p>That&#8217;s basically it. You can manage your whole site from within the Surreal CMS admin. Want to add a new editable region? Easy! Just load up the &#8216;<em>Content Region Editor</em>&#8216; and add the <em>class=&#8221;editable&#8221;</em> to the element you want to edit with Surreal CMS.</p>
<p>The <em>class=&#8221;editable&#8221;</em> can be added to a number of html tags (more than this list &#8211; those are some of the most popular ones anyway):</p>
<ul>
<li>blockquote</li>
<li>div</li>
<li>h1 — h6</li>
<li>img</li>
<li>ol, ul</li>
<li>p</li>
<li>pre</li>
<li>span</li>
<li>table, td, th</li>
</ul>
<p><strong>4-</strong> You can even change the title and meta description and keywords via Surreal CMS. Just click on &#8216;<em>Properties</em>&#8216;</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/headeditor.jpg" alt="Surreal CMS Editor"/></p>
<h3>Adding Editors</h3>
<p>This feature is pretty cool. Say you&#8217;re building websites for clients and you want them to be able to edit their site themselves (that&#8217;s the whole point right?) Simply add an editor, edit the welcome message, and voila! You&#8217;re done! Your client will be able to easily edit the content of the pages the same way you would via the Surreal CMS admin.</p>
<p><img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/addeditors.jpg" alt="Adding Editors In Surreal CMS"/></p>
<h3>Use Surreal CMS With Your Own Domain</h3>
<p>That part is pretty straight forward. This is if you would like to be able to access the CMS via your own domain instead of the default edit-content.com website.</p>
<ul>
<li>Login to your web hosting account</li>
<li>Navigate to the DNS (or Name Server) Management section</li>
<li>Select a domain/sub-domain that you want to use to access the CMS</li>
<li>Create a CNAME record that points to edit-content.com</li>
</ul>
<h3>Branding Surreal CMS With Your Own Logo And Color Scheme</h3>
<p>Of course if you use Surreal CMS to build websites for your clients you&#8217;ll want them to see your logo and color scheme instead of the default colors and logo. Click on the &#8216;<em>My Account</em> tab at the top, upload your logo and change the color scheme. It&#8217;s that easy. You can also change your contact information and password via this page.</p>
<p>Here&#8217;s the default design of the Surreal CMS admin:<br />
<img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcmsbranding.jpg" alt="Surreal CMS Branding"/></p>
<p>Here&#8217;s my own:<br />
<img class="frameleft2" src="http://spyrestudios.com/wp-content/uploads/2009/08/surrealcmsmyadmin.jpg" alt="Surreal CMS Branding"/></p>
<h3>It&#8217;s A Wrap!</h3>
<p>That concludes our tutorial on creating a portfolio site running on Surreal CMS. I hope you liked it! Here&#8217;s our final result: <a href="http://surrealcms.spyrestudios.com" title="Surreal Portfolio">Surreal Portfolio</a>.</p>
<p>You can download the files from this tutorial <a href="http://spyrestudios.com/wp-content/plugins/download-monitor/download.php?id=3" title="download the files here">here</a> (downloaded 83 times already!).</p>
<p>If you would like to try out Surreal CMS, remember that you can get a <a href="http://surrealcms.com/promotions/spyrestudios/" title="Surreal CMS Designer Account Promo Code">Designer Account for the first month for free</a>  (the offer is valid up till September 31st). The Designer/Upgraded account enables features that are not available with the free account! <img src='http://blog.ngayxanh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=TzevzKxY174" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=l6gmwiTKsz0" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=7Q72WNTAKBA" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/SpyreStudios?a=CgL1tH0iI4I:uwyYrmkNBVQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SpyreStudios?i=CgL1tH0iI4I:uwyYrmkNBVQ:D7DqB2pKExk" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/SpyreStudios/~4/CgL1tH0iI4I" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorial/how-to-create-a-simple-portfolio-site-running-on-surreal-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>40 (NEW) High Quality Adobe Photoshop Tutorials</title>
		<link>http://blog.ngayxanh.com/tutorials/40-new-high-quality-adobe-photoshop-tutorials/</link>
		<comments>http://blog.ngayxanh.com/tutorials/40-new-high-quality-adobe-photoshop-tutorials/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 03:02:11 +0000</pubDate>
		<dc:creator>Noupe</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[40]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apocalyptic City]]></category>
		<category><![CDATA[corel painter]]></category>
		<category><![CDATA[D Leaf]]></category>
		<category><![CDATA[D Text]]></category>
		<category><![CDATA[David Cousens]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[Fabio Sasso]]></category>
		<category><![CDATA[Flooded City]]></category>
		<category><![CDATA[high]]></category>
		<category><![CDATA[James White]]></category>
		<category><![CDATA[Jill]]></category>
		<category><![CDATA[layer masks]]></category>
		<category><![CDATA[photo manipulation]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[Smoke]]></category>
		<category><![CDATA[smoke effect]]></category>
		<category><![CDATA[watercolor effect]]></category>

		<guid isPermaLink="false">http://www.noupe.com/?p=16135</guid>
		<description><![CDATA[Adobe Photoshop is probably one of the most popular graphic editing program used extensively. There is one simple reason for that. Photoshop is easy to learn and offer a variety of advanced tools to optimize and emphasize some impressive results.
In today’s post, you’ll find an assortment of new &#38; high quality Photoshop tutorials that others [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://feedads.g.doubleclick.net/~a/zusopZMVJckhD7kEmxAXe3kyoxU/0/da"><img src="http://feedads.g.doubleclick.net/~a/zusopZMVJckhD7kEmxAXe3kyoxU/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/zusopZMVJckhD7kEmxAXe3kyoxU/1/da"><img src="http://feedads.g.doubleclick.net/~a/zusopZMVJckhD7kEmxAXe3kyoxU/1/di" border="0" ismap="true"/></a></p>
<p>Adobe Photoshop is probably one of the most popular graphic editing program used extensively. There is one simple reason for that. Photoshop is easy to learn and offer a variety of advanced tools to optimize and emphasize some impressive results.</p>
<p>In today’s post, you’ll find an assortment of <strong>new</strong> &#038; <strong>high quality Photoshop tutorials</strong> that others have freely contributed to the design community for making your next photoshop effect.</p>
<hr />
<span id="more-16135"></span></p>
<h4 class="title"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-3d-leaf-from-a-texture-photograph/">How to Create a 3D Leaf from a Texture Photograph</a></h4>
<p>In this beginners level tutorial, you will learn how to create a vibrant 3D leaf compilation from a single 2D photograph. You will be able to manipulate the object however you prefer.</p>
<p class="img"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-3d-leaf-from-a-texture-photograph/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut1.jpg" /></a></p>
<h4 class="title"><a href="http://www.tutorial9.net/photoshop/firefish-photoshop-tutorial/">Firefish Photoshop Tutorial</a></h4>
<p>In this Photoshop Tutorial, you’ll learn how to design a mascot based on the Firefox logo, and mimic the fire effect using the pen tool and gradients.</p>
<p class="img"><a href="http://www.tutorial9.net/photoshop/firefish-photoshop-tutorial/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut2.jpg" /></a></p>
<h4 class="title"><a href="http://psdfan.com/tutorials/drawing/advanced-tutorial-creating-broken-link/">Advanced Tutorial: Creating ‘Broken Link’</a></h4>
<p>David Cousens explains how to create a stunningly professional work of art, in this advanced tutorial.</p>
<p class="img"><a href="http://psdfan.com/tutorials/drawing/advanced-tutorial-creating-broken-link/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut3.jpg" /></a></p>
<h4 class="title"><a href="http://abduzeedo.com/fantastic-digital-painting-image-photoshop-and-corel-painter">Fantastic Digital Painting Image in Photoshop and Corel Painter</a></h4>
<p>Jill will show us how to create an amazing digital painting design using Photoshop and Corel Painter. </p>
<p class="img"><a href="http://abduzeedo.com/fantastic-digital-painting-image-photoshop-and-corel-painter" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut4.jpg" /></a></p>
<h4 class="title"><a href="http://10steps.sg/photoshop/creating-an-abstract-watercolor-wallpaper/">Creating an Abstract Watercolor Wallpaper </a></h4>
<p>There are plenty of ways to create a Watercolor Effect in Photoshop. Some are very cheesy and you can easily tell that a simple filter has been used. In this tutorial, we will be using Layer Masking. It is one of the most fascinating and powerful Photoshop method, to use layer masks in your designs.</p>
<p class="img"><a href="http://10steps.sg/photoshop/creating-an-abstract-watercolor-wallpaper/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut5.jpg" /></a></p>
<h4 class="title"><a href="http://10steps.sg/photoshop/create-smoke-effect-on-grungy-wallpaper/">Create Smoke Effect on Grungy Wallpaper </a></h4>
<p>This tutorial will teach you how to create simple smoke effect against a grungy background by using the Smudge and Warp tools.</p>
<p class="img"><a href="http://10steps.sg/photoshop/create-smoke-effect-on-grungy-wallpaper/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut6.jpg" /></a></p>
<h4 class="title"><a href="http://www.webdesignerdepot.com/2009/05/render-a-3d-text-scene-using-photoshop/">Create a 3D Text Scene Using Photoshop</a></h4>
<p>This tutorial will teach you how tocreate a realistic 3D text scene using Photoshop with a little help from Illustrator for the 3D text.</p>
<p class="img"><a href="http://www.webdesignerdepot.com/2009/05/render-a-3d-text-scene-using-photoshop/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut7.jpg" /></a></p>
<h4 class="title"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-photo-manipulation-of-a-flooded-city-scene/">How to Create a Photo Manipulation of a Flooded City Scene</a></h4>
<p>In this tutorial, we will learn how to manipulate a simple photo into a flooding torrent of a scene. You&#8217;ll use some relatively simple techniques to give this image a semi-realistic, stylized feel.</p>
<p class="img"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-create-a-photo-manipulation-of-a-flooded-city-scene/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut8.jpg" /></a></p>
<h4 class="title"><a href="http://psdlearning.com/2009/05/colorful-spirograph-poster/">Colorful Spirograph Poster</a></h4>
<p>In this great tutorial we will be learning how to create a Spirograph effect in Photoshop. Then we’ll learn how to use the effect to create a very stylish poster design with some smart typography and wait for it… rainbow gradients! So give it a try and I’m sure you’ll learn a bit.</p>
<p class="img"><a href="http://psdlearning.com/2009/05/colorful-spirograph-poster/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut9.jpg" /></a></p>
<h4 class="title"><a href="http://www.gomediazine.com/tutorials/80s-style-design-photoshop/">80’s Style Design Using Photoshop</a></h4>
<p>The 80’s have always had an iconic impact on Pop Culture. So, here’s a simple tutorial inspired by the 80’s.</p>
<p class="img"><a href="http://www.gomediazine.com/tutorials/80s-style-design-photoshop/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut10.jpg" /></a></p>
<h4 class="title"><a href="http://www.gomediazine.com/tutorials/create-furious-pink-panther-poster/">Create a Furious Pink Panther Poster</a></h4>
<p>How to create a poster of this new and improved pink panther using some great online resources, from Bittbox and the Go Media Arsenal.</p>
<p class="img"><a href="http://www.gomediazine.com/tutorials/create-furious-pink-panther-poster/" ><img alt="Fresh Photoshop Tutorials" src="http://www.noupe.com/img/new-ps-tut11.jpg" /></a></p>
<h4 class="title"><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/creating-a-space-helmeted-future-retro-illustration/">Creating a Space-Helmeted Future Retro Illustration</a></h4>
<blockquote><p>I don&#8217;t know about you guys but I&#8217;m loving the work of Electrik Suicide and Sakke Soini at the moment. I&#8217;m going to call it Future Retro for the sake of this tutorial. I employed my take on the style in pitching a poster and overall look for a night at a local club. This tutorial goes over the meat and potatoes of it&#8217;s creation!
</p>
</blockquote>
<p class="img"><a href="http://psd.tutsplus.com/tutorials/tutorials-effects/creating-a-space-helmeted-future-retro-illustration/" ><img alt="Creating a Space-Helmeted Future Retro Illustration" src="http://www.noupe.com/img/new-ps-tut12.jpg" /></a></p>
<h4 class="title"><a href="http://psdlearning.com/2009/05/create-smoke-text/">Create Smoke Text</a></h4>
<blockquote><p>A big thing that you see in graphic design at the moment is the use of smoke stphotography, these photos look really good but look a lot better when you mess about with them in Photoshop. Here we’ll be mixing type and a smoke image to create a really nice abstract wallpaper. This is just a quick tutorial but hopefully you’ll learn some new techniques so give it a go.
</p>
</blockquote>
<p class="img"><a href="http://psdlearning.com/2009/05/create-smoke-text/" ><img alt="Create Smoke Text" src="http://www.noupe.com/img/new-ps-tut13.jpg" /></a></p>
<h4 class="title"><a href="http://photoshop-pack.com/2009/07/horror-theme-text-effect-photoshop-tutorial/">Horror Theme Text Effect </a></h4>
<p class="img"><a href="http://photoshop-pack.com/2009/07/horror-theme-text-effect-photoshop-tutorial/" ><img alt="Horror Theme Text Effect" src="http://www.noupe.com/img/new-ps-tut14.jpg" /></a></p>
<h4 class="title"><a href="http://www.webappers.com/2009/07/15/design-a-gloden-flame-text-effect-in-photoshop/">Design a Golden Flame Text Effect</a></h4>
<p>In this tutorial, we will learn the process involved in creating this amazing golden flame text effect with soft smoke texture in Photoshop.</p>
<p class="img"><a href="http://www.webappers.com/2009/07/15/design-a-gloden-flame-text-effect-in-photoshop/" ><img alt="Design a Golden Flame Text Effect" src="http://www.noupe.com/img/new-ps-tut15.jpg" /></a></p>
<h4 class="title"><a href="http://www.dawghousedesignstudio.com/archives/2009/create-a-realistic-grunge-peeling-sticker-in-photoshop/">Create a Realistic Grunge Peeling Sticker</a></h4>
<p>In this Photoshop tutorial, we will learn how to create a grunge peeling sticker effect in Photoshop. You will also be learning some basic to intermediate techniques which you can make use of in your future designs!</p>
<p class="img"><a href="http://www.dawghousedesignstudio.com/archives/2009/create-a-realistic-grunge-peeling-sticker-in-photoshop/" ><img alt="Create a Realistic Grunge Peeling Sticker" src="http://www.noupe.com/img/new-ps-tut16.jpg" /></a></p>
<h4 class="title"><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?FeatureID=1879&#038;pn=1">Create scorching Photoshop effects</a></h4>
<p>Fake an image of a burning man in Photoshop with these flaming brilliant techniques from Fabio Sasso. </p>
<p class="img"><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?FeatureID=1879&#038;pn=1" ><img alt="Create scorching Photoshop effects" src="http://www.noupe.com/img/new-ps-tut17.jpg" /></a></p>
<h4 class="title"><a href="http://www.psdvault.com/text-effects/design-a-super-sleek-text-effect-with-water-drop-texture/">Design a Super Sleek Text Effect with Water Drop Texture</a></h4>
<p>The steps in this tutorial to create a Super Sleek, eye-catching text effect with Water Drop Texture. This effect is simple but effective, and would be suitable for any water/rainy/ocean themed designs you’re creating.</p>
<p class="img"><a href="http://www.psdvault.com/text-effects/design-a-super-sleek-text-effect-with-water-drop-texture/" ><img alt="Design a Super Sleek Text Effect with Water Drop Texture" src="http://www.noupe.com/img/new-ps-tut18.jpg" /></a></p>
<h4 class="title"><a href="http://www.fudgegraphics.com/2009/07/tutorial-create-a-retro-cosmic-design-in-photoshop/">Create A Retro Cosmic Design</a></h4>
<blockquote><p>This tutorial will teach you how to recreate the Retro Cosmic designs made popular by James White of Signalnoise. All you need is a copy of Photoshop and some time on your hands. In this particular example we’re going to create a retro cosmic rainbow but the techniques explained can be used in combination with any shape and colour.</p>
</blockquote>
<p class="img"><a href="http://www.fudgegraphics.com/2009/07/tutorial-create-a-retro-cosmic-design-in-photoshop/" ><img alt="Create A Retro Cosmic Design in Photoshop" src="http://www.noupe.com/img/new-ps-tut19.jpg" /></a></p>
<h4 class="title"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-make-a-dark-post-apocalyptic-city-illustration/">How to Make a Dark, Post-Apocalyptic City Illustration</a></h4>
<blockquote><p>In this tutorial, we&#8217;ll change a full of sunshine, ordinary photograph into a gloomy image of the world after destruction of mankind. Using simple tools, we&#8217;ll turn lively streets into abandoned ruins overgrown with weeds. A number of stock images and a few little tricks will let us optimize our work and make this job more interesting and spectacular.</p>
</blockquote>
<p class="img"><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-make-a-dark-post-apocalyptic-city-illustration/" ><img alt="How to Make a Dark, Post-Apocalyptic City Illustration" src="http://www.noupe.com/img/new-ps-tut20.jpg" /></a></p>
<h4 class="title"><a href="http://line25.com/articles/web-design-trend-showcase-letterpress-text-effect">Letterpress Text Effect</a></h4>
<p>A mini tutorial outlining how to create this effect in your own designs.</p>
<p class="img"><a href="http://line25.com/articles/web-design-trend-showcase-letterpress-text-effect" ><img alt="Letterpress Text Effect" src="http://www.noupe.com/img/new-ps-tut21.jpg" /></a></p>
<h4 class="title"><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-create-a-retro-apple-wallpaper-in-photoshop">How To Create a Retro Apple Wallpaper</a></h4>
<p>Follow these simple steps in Photoshop to create a homage to Apple, combining the retro striped Apple logo with a range of soft grungy textures to produce a detailed design with subtle touches of colour and tone.</p>
<p class="img"><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-create-a-retro-apple-wallpaper-in-photoshop" ><img alt="How To Create a Retro Apple Wallpaper" src="http://www.noupe.com/img/new-ps-tut22.jpg" /></a></p>
<h4 class="title"><a href="http://www.sitepoint.com/blogs/2009/07/29/how-to-setup-a-layout-grid-in-photoshop/">How To Setup A Layout Grid In Photoshop</a></h4>
<p>The Grid feature in Photoshop is a great tool to assist you with your layout designs, whether its design for the web or print. Adding a “Snap” lets you align objects very precisely along the lines of the grid. And rather than make a new grid each time you’re designing, you can set up grid preference that can be reused.</p>
<p class="img"><a href="http://www.sitepoint.com/blogs/2009/07/29/how-to-setup-a-layout-grid-in-photoshop/" ><img alt="How To Setup A Layout Grid In Photoshop" src="http://www.noupe.com/img/new-ps-tut23.jpg" /></a></p>
<h4 class="title"><a href="http://www.myinkblog.com/2009/07/28/how-to-correctly-use-bevels-drop-shadows-in-photoshop/">How To Correctly Use Bevels &#038; Drop Shadows</a></h4>
<blockquote><p>People say it all the time, ‘If you want to be taken seriously as a designer, you cannot use the Bevel or Drop Shadow tools in Photoshop’. What most of these advice givers really mean to say, is that you should not use the default settings for these tools. Here I am going to show you a side-by-side comparison of the default settings and some custom settings after taking you through the tutorials to achieve the desired effects.</p>
</blockquote>
<p class="img"><a href="http://www.myinkblog.com/2009/07/28/how-to-correctly-use-bevels-drop-shadows-in-photoshop/" ><img alt="How To Correctly Use Bevels &#038; Drop Shadows" src="http://www.noupe.com/img/new-ps-tut24.jpg" /></a></p>
<h4 class="title"><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-an-old-western-wanted-poster-in-photoshop/">How to Make an Old Western Wanted Poster</a></h4>
<p>In this graphic design tutorial, you’ll learn how to create a stylish Old Western themed Wanted poster using some excellent Photoshop techniques such as how to weather paper, how to create realistic nail heads, and more.</p>
<p class="img"><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-an-old-western-wanted-poster-in-photoshop/" ><img alt="How to Make an Old Western Wanted Poster" src="http://www.noupe.com/img/new-ps-tut25.jpg" /></a></p>
<h4 class="title"><a href="http://psdguides.com/2009/07/deep-grunge-text-effect/">Create a Deep Grunge Text Effect</a></h4>
<p>In this Tutorial we will learn how to create a deep grunge and cracked Text effect. We will also come across how to use textures for creating certain inspiring results in less than 10 steps!.</p>
<p class="img"><a href="http://psdguides.com/2009/07/deep-grunge-text-effect/" ><img alt="Create a Deep Grunge Text Effect" src="http://www.noupe.com/img/new-ps-tut26.jpg" /></a></p>
<h4 class="title"><a href="http://www.splashnology.com/blog/tutorials/147.html"> Making of Points of View</a></h4>
<p class="img"><a href="http://www.splashnology.com/blog/tutorials/147.html" ><img alt=" Making of Points of View" src="http://www.noupe.com/img/new-ps-tut27.jpg" /></a></p>
<h4 class="title"><a href="http://psdessential.com/photomanipulation/you-will-stand-alone-photomanipulation/">You Will Stand Alone Photomanipulation</a></h4>
<p>In the tutorial you’ll learn to create a dark and creepy effect by blending various images together and adjusting several settings.</p>
<p class="img"><a href="http://psdessential.com/photomanipulation/you-will-stand-alone-photomanipulation/" ><img alt="You Will Stand Alone Photomanipulation" src="http://www.noupe.com/img/new-ps-tut38.jpg" /></a></p>
<h4 class="title"><a href="http://www.photoshoplady.com/how-to-create-a-piece-of-heaven-in-photoshop/">How to Create a Piece of Heaven in Photoshop</a></h4>
<p>Learn how to create a piece of Heaven in Photoshop. This photo manipulation is inspired by the <a href="http://www.metuzalem.hr/index.html">Metuzalem</a> website.</p>
<p class="img"><a href="http://www.photoshoplady.com/how-to-create-a-piece-of-heaven-in-photoshop/" ><img alt="How to Create a Piece of Heaven in Photoshop" src="http://www.noupe.com/img/new-ps-tut40.jpg" /></a></p>
<h4 class="title"><a href="http://webtint.net/tutorials/nice-glowfume-effect-coming-from-a-cup/"> Nice glow/fume effect coming from a cup</a></h4>
<p>Learn how to make an awesome glowing light effect (along with sparkly bits) coming out of a cup.</p>
<p class="img"><a href="http://webtint.net/tutorials/nice-glowfume-effect-coming-from-a-cup/" ><img alt=" Nice glow/fume effect coming from a cup" src="http://www.noupe.com/img/new-ps-tut28.jpg" /></a></p>
<h4 class="title"><a href="http://abduzeedo.com/super-cool-watercolor-effect-10-steps-photoshop">Super Cool Watercolor Effect in 10 steps </a></h4>
<p>Learn how to create another Watercolor effect using Masks and Watercolor brushes</p>
<p class="img"><a href="http://abduzeedo.com/super-cool-watercolor-effect-10-steps-photoshop" ><img alt="Super Cool Watercolor Effect in 10 steps " src="http://www.noupe.com/img/new-ps-tut29.jpg" /></a></p>
<h4 class="title"><a href="http://www.tutorial9.net/photoshop/creating-a-typographic-wallpaper/">Creating a Typographic Wallpaper</a></h4>
<p>Learn how to create a stunning typographic wallpaper.</p>
<p class="img"><a href="http://www.tutorial9.net/photoshop/creating-a-typographic-wallpaper/" ><img alt="Creating a Typographic Wallpaper " src="http://www.noupe.com/img/new-ps-tut30.jpg" /></a></p>
<h4 class="title"><a href="http://psdfan.com/tutorials/photo-effects/give-a-car-photo-super-slick-lighting-effects/">Give a Car Photo Super Slick Lighting Effects</a></h4>
<p>Learn how to combine photos and brush strokes to give a car photo slick dusky lighting effects.</p>
<p class="img"><a href="http://psdfan.com/tutorials/photo-effects/give-a-car-photo-super-slick-lighting-effects/" ><img alt="Give a Car Photo Super Slick Lighting Effects" src="http://www.noupe.com/img/new-ps-tut31.jpg" /></a></p>
<h4 class="title"><a href="http://www.pvmgarage.com/en/2009/07/quick-psd-tutorial-how-to-create-a-simple-and-effective-retro-logo-with-a-soft-grunge-background/">Create A Simple And Effective Retro Logo With a Soft Grunge Background</a></h4>
<p>A super-simple way to create a nice retro logo with an appropriate background.</p>
<p class="img"><a href="http://www.pvmgarage.com/en/2009/07/quick-psd-tutorial-how-to-create-a-simple-and-effective-retro-logo-with-a-soft-grunge-background/" ><img alt="Create A Simple And Effective Retro Logo With a Soft Grunge Background" src="http://www.noupe.com/img/new-ps-tut32.jpg" /></a></p>
<h4 class="title"><a href="http://www.minervity.com/news/2-ways-to-create-realistic-depth-of-field/">2 Ways To Create Realistic “Depth of Field”</a></h4>
<p>In this tutorial we are going to learn how to create realistic “Depth of Field” in Photoshop. We are going to look at two different ways of doing it depending on what kind of picture you want to modify.</p>
<p class="img"><a href="http://www.minervity.com/news/2-ways-to-create-realistic-depth-of-field/" ><img alt="2 Ways To Create Realistic “Depth of Field”" src="http://www.noupe.com/img/new-ps-tut33.jpg" /></a></p>
<h4 class="title"><a href="http://10steps.sg/photoshop/digital-painting-a-high-tech-deer-scene/">Digital Painting a High Tech Deer Scene </a></h4>
<p class="img"><a href="http://10steps.sg/photoshop/digital-painting-a-high-tech-deer-scene/" ><img alt="Digital Painting a High Tech Deer Scene " src="http://www.noupe.com/img/new-ps-tut34.jpg" /></a></p>
<h4 class="title"><a href="http://pshero.com/archives/creating-a-customized-product-and-label">Creating A Customized Product And Label</a></h4>
<blockquote><p>I recently finished a brochure for a client where I had to take a vector piece of stock art and customize the look and feel to match that of the company identity as well as the brochure&#8217;s monochromatic style. This tutorial is based on the process used to achieve the final result. </p>
</blockquote>
<p class="img"><a href="http://pshero.com/archives/creating-a-customized-product-and-label" ><img alt="Creating A Customized Product And Label" src="http://www.noupe.com/img/new-ps-tut35.jpg" /></a></p>
<h4 class="title"><a href="http://www.denisdesigns.com/blog/category/tutorials/">Create a wood background</a></h4>
<blockquote><p>In this Photoshop tutorial, we are going to create a wood background. We are going to create the wood from scratch and turn it into a pattern. Then we will finish it off by adding some lighting and texture effects.</p>
</blockquote>
<p class="img"><a href="http://www.denisdesigns.com/blog/category/tutorials/" ><img alt="Create a wood background" src="http://www.noupe.com/img/new-ps-tut36.jpg" /></a></p>
<h4 class="title"><a href="http://colorburned.com/2009/04/photoshop-cs4-tutorial-create-vintage-style-photos.html">Create Vintage Style Photos</a></h4>
<p>How to keep the good qualities of vintage-effects and throw in some beautiful clouds of color by utilizing the adjustment layers in CS4.</p>
<p class="img"><a href="http://colorburned.com/2009/04/photoshop-cs4-tutorial-create-vintage-style-photos.html" ><img alt="Create Vintage Style Photos" src="http://www.noupe.com/img/new-ps-tut37.jpg" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Noupe?a=5eIUEy5VrkU:0ZvlhMaXK9Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Noupe?i=5eIUEy5VrkU:0ZvlhMaXK9Q:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=5eIUEy5VrkU:0ZvlhMaXK9Q:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Noupe?i=5eIUEy5VrkU:0ZvlhMaXK9Q:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=5eIUEy5VrkU:0ZvlhMaXK9Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Noupe?i=5eIUEy5VrkU:0ZvlhMaXK9Q:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.feedburner.com/~ff/Noupe?a=5eIUEy5VrkU:0ZvlhMaXK9Q:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Noupe?d=7Q72WNTAKBA" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Noupe/~4/5eIUEy5VrkU" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorials/40-new-high-quality-adobe-photoshop-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to Draw an Amazing Vector Twitter Bird</title>
		<link>http://blog.ngayxanh.com/tutorials/tutorial-how-to-draw-an-amazing-vector-twitter-bird/</link>
		<comments>http://blog.ngayxanh.com/tutorials/tutorial-how-to-draw-an-amazing-vector-twitter-bird/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 14:16:03 +0000</pubDate>
		<dc:creator>Marla</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Illustration]]></category>
		<category><![CDATA[Illustrator Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tweet]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[bird]]></category>
		<category><![CDATA[cute]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[source file]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twit]]></category>
		<category><![CDATA[twitter font]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[adobe illustrator]]></category>
		<category><![CDATA[amazing]]></category>
		<category><![CDATA[draw]]></category>
		<category><![CDATA[Hey]]></category>
		<category><![CDATA[hey guys]]></category>
		<category><![CDATA[high quality]]></category>
		<category><![CDATA[illustrator tutorial]]></category>
		<category><![CDATA[pen tool]]></category>
		<category><![CDATA[today]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://scarletbits.com/?p=906</guid>
		<description><![CDATA[Hey Guys! Welcome to our first Exclusive Illustrator Tutorial!

Today we are delivering a FREE high quality tutorial on how to draw a Vectorial Twitter Bird using Adobe Illustrator simple techniques. Actually we are just going to use 3 tools: 
ellipse tool, direct selection and pen tool.]]></description>
			<content:encoded><![CDATA[<p></p><p>Hey Guys! Welcome to our first Exclusive Illustrator Tutorial!</p>
<p>Today we are delivering a FREE high quality tutorial on how to draw a Vectorial Twitter Bird using Adobe Illustrator simple techniques. Actually we are just going to use 3 tools:<br />
ellipse tool, direct selection and pen tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorials/tutorial-how-to-draw-an-amazing-vector-twitter-bird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Realistic “Neon” Sign Text Effect</title>
		<link>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-%e2%80%9cneon%e2%80%9d-sign-text-effect/</link>
		<comments>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-%e2%80%9cneon%e2%80%9d-sign-text-effect/#comments</comments>
		<pubDate>Fri, 29 May 2009 20:31:11 +0000</pubDate>
		<dc:creator>Twinster</dc:creator>
				<category><![CDATA[Eye Catching]]></category>
		<category><![CDATA[Neon]]></category>
		<category><![CDATA[Realistic]]></category>
		<category><![CDATA[Text Effect]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[basic tools]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[Gray]]></category>
		<category><![CDATA[Harlow]]></category>
		<category><![CDATA[Layer]]></category>
		<category><![CDATA[neon sign]]></category>
		<category><![CDATA[paint bucket tool]]></category>
		<category><![CDATA[Panel]]></category>
		<category><![CDATA[realistic result]]></category>
		<category><![CDATA[rectangular marquee tool]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[Step]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.minervity.com/?p=3755</guid>
		<description><![CDATA[




















In this tutorial I will be teaching you how to create a realistic &#8220;Neon&#8221; sign text effect in Photoshop. In just a few steps we&#8217;ll be learning lots of tricks how to make this Neon ...]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://feedads.g.doubleclick.net/~a/Qj1vc73Sc8k56I7cBjG8mA04-s8/0/da"><img src="http://feedads.g.doubleclick.net/~a/Qj1vc73Sc8k56I7cBjG8mA04-s8/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/Qj1vc73Sc8k56I7cBjG8mA04-s8/1/da"><img src="http://feedads.g.doubleclick.net/~a/Qj1vc73Sc8k56I7cBjG8mA04-s8/1/di" border="0" ismap="true"/></a></p>
<table style="margin-bottom:10px;" border="0">
<tbody>
<tr>
<td width="50">
<div class="diggrollover"><a href="http://digg.com/design/How_to_Create_a_Realistic_neon_sign_text_effect" ></a></div>
</td>
<td width="50">
<div class="stumblerollover"><a href="http://www.stumbleupon.com/submit?url=http://www.minervity.com/news/how-to-create-a-realistic-neon-sign-text-effect/&amp;title=How%20to%20Create%20a%20Realistic%20Neon%20Sign%20Text%20Effect" ></a></div>
</td>
<td width="50">
<div class="floatrollover"><a href="http://www.designfloat.com/submit.php?url=http://www.minervity.com/news/how-to-create-a-realistic-neon-sign-text-effect/&amp;title=How%20to%20Create%20a%20Realistic%20Neon%20Sign%20Text%20Effect" ></a></div>
</td>
<td width="50">
<div class="deliciousrollover"><a href="http://del.icio.us/post?url=http://www.minervity.com/news/how-to-create-a-realistic-neon-sign-text-effect/&amp;amptitle=How%20to%20Create%20a%20Realistic%20Neon%20Sign%20Text%20Effect" ></a></div>
</td>
<td width="50">
<div class="tweetrollover"><a href="http://twitter.com/home/?status=How%20to%20Create%20a%20Realistic%20Neon%20Sign%20Text%20Effect:%20http://bit.ly/10AkKW" ></a></div>
</td>
</tr>
</tbody>
</table>
<p><img class="alignleft size-full wp-image-3788" style="margin-right:20px; margin-bottom:10px;" title="Article header" src="http://www.minervity.com/wp-content/uploads/2009/05/article-header-image6.jpg" alt="Article header" width="200" height="225" />In this tutorial I will be teaching you how to create a realistic &#8220;Neon&#8221; sign text effect in Photoshop. In just a few steps we&#8217;ll be learning lots of tricks how to make this Neon sign look not only realistic but visibly stunning as well. The skills for being able to finish up this tutorial is just the knowledge of how to use the most basic tools in Photoshop. Everything else will be explained in detail so even if you are a beginner you are more then likely to be able to follow this tutorial through and accomplish the very same result as we have at the end of this tutorial.</p>
<p>It&#8217;s somewhat easy to use textures and other Masking techniques to create a truly realistic result. This time I want to take you through the process without any of those trick and really show you the true power of Photoshop. The tools and features that Photoshop packs is more then powerful so why not use them to it&#8217;s full extent.</p>
<blockquote>
<h2>Step 1</h2>
<p>We will start by creating a work area that measures: <strong>Width: 500</strong> and <strong>Height: 350</strong>. make the background <strong>Black</strong> (<strong>#000000</strong>). Create a new layer above the &#8220;<strong>Background</strong>&#8221; layer and name it &#8220;<strong>Panel</strong>&#8220;. In this layer we will create a panel for our neon sign to be attached to.</p>
<p>Now, create a rectangle using the &#8220;<strong>Rectangular Marquee Tool</strong>&#8221; with the measures <strong>Width: 400</strong> and <strong>Height: 150</strong>. Fill the rectangle using the &#8220;<strong>Paint Bucket Tool</strong>&#8221; and use the color <strong>Dark Gray/Blue</strong> (<strong>#17181c</strong>).</p>
<p>Center the whole thing vertically and horizontally using the &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Align Layers To Selection</strong>&#8221; &#8211; &#8220;<strong>Vertical Centers</strong>&#8221; &amp; &#8220;<strong>Horizontal Centers</strong>&#8220;. Later we will be adding some reflection to the surface of this panel but for now we are only going to add a little bit more detail to it.</p>
<p>Right click the &#8220;<strong>Panel</strong>&#8221; layer and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the menu to your left choose &#8220;<strong>Bevel and Emboss</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3763" title="Panel Bevel Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/panel-bevel-settings.jpg" alt="Panel Bevel Settings" width="316" height="394" /></p>
<p>Our panel is done for now. As said we are going to add a little more details to it later in the process. You should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3764" title="Panel Bevel Look" src="http://www.minervity.com/wp-content/uploads/2009/05/panel-bevel-look.jpg" alt="Panel Bevel Look" width="500" height="350" /></p>
</blockquote>
<blockquote>
<h2>Step 2</h2>
<p>Alright, let&#8217;s add the text. Pick the &#8220;<strong>Type Tool</strong>&#8221; and select &#8220;<strong>Harlow Solid Italic</strong>&#8221; font and type whatever you like. Use the font size <strong>100px</strong>. Also use the color <strong>Neon Blue</strong> (<strong>#00b4ff</strong>). Just make sure you are staying at least 20 pixel inside the panel on each side.</p>
<p>Position your text in the dead center of the Panel. Now, select your newly created &#8220;<strong>Text</strong>&#8221; layer and right click it. In the list select &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the menu to your left again select &#8220;<strong>Bevel and Emboss</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3766" title="Text Bevel Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/text-bevel-settings.jpg" alt="Text Bevel Settings" width="316" height="395" /></p>
<p>We also need to add some other effects so go ahead and select &#8220;<strong>Drop Shadow</strong>&#8221; in the left menu and add the following settings:</p>
<p><img class="aligncenter size-full wp-image-3767" title="Text Drop Shadow Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/text-drop-shadow-settings.jpg" alt="Text Drop Shadow Settings" width="316" height="393" /></p>
<p>We also need to add some inner shadowing to the whole thing. Pick &#8220;<strong>Inner Shadow</strong>&#8221; in the left menu and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3768" title="Text Inner Shadow" src="http://www.minervity.com/wp-content/uploads/2009/05/text-inner-shadow.jpg" alt="Text Inner Shadow" width="314" height="393" /></p>
<p>Now let&#8217;s create the little glow around the text before we continue. In the list to your left select &#8220;Outer Glow&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3769" title="Text Outer Glow Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/text-outer-glow-settings.jpg" alt="Text Outer Glow Settings" width="314" height="394" /></p>
<p>Ok, so our text is now complete and we can concentrate on making up the details to make it look more realistic. If all your settings are correctly setup you should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3797" title="Text Look" src="http://www.minervity.com/wp-content/uploads/2009/05/text-look4.jpg" alt="Text Look" width="500" height="350" /></p>
</blockquote>
<blockquote>
<h2>Step 3</h2>
<p>Let&#8217;s create the attachment points for the Neon tube now. Create a new layer underneath the &#8220;<strong>Text</strong>&#8221; layer and name it &#8220;<strong>Attachments</strong>&#8220;. With the &#8220;<strong>Elliptical Marquee Tool</strong>&#8221; create circles measuring <strong>Width: 13</strong> and <strong>Height: 13</strong>. Fill the circle using the &#8220;<strong>Paint Bucket Tool</strong>&#8221; and use the color <strong>Black</strong> (<strong>#000000</strong>).</p>
<p>Put the attachments where you would feel the Neon Tube would need to be attached to the &#8220;<strong>Panel</strong>&#8220;. This will require you to repeat the step several times.</p>
<p>When you are done positioning your attachment points select all of them and right click the <strong>&#8220;Attachments</strong>&#8221; layer at the bottom and select &#8220;<strong>Merge Visible</strong>&#8220;. All your attachment points should now reside in one single layer.</p>
<p>Time to add some effects to the &#8220;<strong>Attachments</strong>&#8221; layer. Right click the layer and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the list to your left select &#8220;<strong>Bevel and Emboss</strong>&#8221; and add the following settings:</p>
<p><img class="aligncenter size-full wp-image-3772" title="Attachments Bevel Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/attachments-bevel-settings.jpg" alt="Attachments Bevel Settings" width="314" height="395" /></p>
<p>We also need to add some shadowing to these attachments. In the menu to your left go ahead and click &#8220;<strong>Drop Shadow</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3773" title="Attachments Drop Shadow Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/attachments-drop-shadow-settings.jpg" alt="Attachments Drop Shadow Settings" width="316" height="395" /></p>
<p>Now, with all your settings in place you should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3776" title="Attachments Look" src="http://www.minervity.com/wp-content/uploads/2009/05/attachments-look.jpg" alt="Attachments Look" width="499" height="350" /></p>
<p>There, we are now done with the mounting of the Neon text. Time to move on to the detailing of the panel behind it.</p>
</blockquote>
<blockquote>
<h2>Step 4</h2>
<p>First thing we are going to do is to add some reflections to our panel. For this we need to go through a rather complex process. Not so much technically, just for the beginners to understand. I&#8217;ll walk you through it.</p>
<p>Ok, create a layer underneath the &#8220;<strong>Text</strong>&#8221; layer. No need to name it for now. Select the &#8220;<strong>Text</strong>&#8221; layer above it and choose &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8220;. With all our effects now fixated in one layer (our new layer) select the whole work area and copy the contents of the new layer by pressing &#8220;<strong>CTRL</strong>&#8221; and &#8220;<strong>c</strong>&#8220;.</p>
<p>Now, we have our fixated layer all in our clipboard so we can go ahead and undo our layer merge by pressing &#8220;<strong>CTRL</strong>&#8220;, &#8220;<strong>ALT</strong>&#8221; and &#8220;<strong>z</strong>&#8221; twice. There, our &#8220;<strong>Text</strong>&#8221; layer is now back with all it&#8217;s effects intact and editable.</p>
<p>Now, select our newly created (now again empty) layer and press &#8220;<strong>CTRL</strong>&#8221; and &#8220;<strong>v</strong>&#8220;. Kaching! Our copied merged layer is now present in our new layer underneath the text layer. name the layer &#8220;<strong>Reflection</strong>&#8220;.</p>
<p>We now need to position the &#8220;<strong>Reflection</strong>&#8221; a bit underneath the real Neon text. First, move the &#8220;<strong>Reflection</strong>&#8221; layer underneath the &#8220;<strong>Attachments</strong>&#8221; layer. When you have done that choose the &#8220;<strong>Move Tool</strong>&#8221; and by using the arrow keys move the &#8220;<strong>Reflection</strong>&#8221; <strong>6 pixels</strong> vertically underneath the real neon text.</p>
<p>After moving it you should have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3777" title="Reflection Positioning" src="http://www.minervity.com/wp-content/uploads/2009/05/reflection-positioning.jpg" alt="Reflection Positioning" width="500" height="350" /></p>
<p>We need to work a little with the &#8220;<strong>Opacity</strong>&#8221; of our &#8220;<strong>Reflection</strong>&#8221; layer so go ahead and change it to &#8220;<strong>16%</strong>&#8220;.</p>
<p>We also need to fix some outer glow on the reflection to simulate a nice light effect on the panel. Right click the &#8220;<strong>Reflection</strong>&#8221; layer and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the menu to your left select &#8220;<strong>Outer Glow</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3778" title="Reflection Outer Glow Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/reflection-outer-glow-settings.jpg" alt="Reflection Outer Glow Settings" width="314" height="393" /></p>
<p>With that done we also need to make sure that the glow doesn&#8217;t exceed the outer rim of the &#8220;<strong>Panel</strong>&#8220;. So, go ahead and right click the &#8220;<strong>Reflection</strong>&#8221; layer and select &#8220;<strong>Create Clipping Mask</strong>&#8220;. This makes our reflection layer only show its content where the panel is. With all of these settings inserted and the Clipping Mask in place you should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3779" title="Reflection Look" src="http://www.minervity.com/wp-content/uploads/2009/05/reflection-look.jpg" alt="Reflection Look" width="500" height="350" /></p>
<p>Alright, all done with the reflection. However we also need some reflection on the actual panel and that is what we will be doing next.</p>
</blockquote>
<blockquote>
<h2>Step 5</h2>
<p>We need to fixate the &#8220;<strong>Panel</strong>&#8221; layer to be able to add a little bit more detailing to it. Create a new layer underneath the &#8220;<strong>Panel</strong>&#8221; layer. Right click the &#8220;Reflection&#8221; layer and select &#8220;Release Clipping Mask&#8221; for now (If we don&#8217;t the &#8220;Reflection&#8221; layer will be merged with the &#8220;Panel&#8221; layer). With the &#8220;<strong>Panel</strong>&#8221; layer selected choose &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8220;. Our &#8220;<strong>Panel</strong>&#8221; layer is fixated. Go ahead and name the new layer &#8220;<strong>Panel</strong>&#8221; once again.</p>
<p>Now, go ahead and right click the &#8220;<strong>Reflection</strong>&#8221; layer once again and choose &#8220;<strong>Create Clipping Mask</strong>&#8220;. All back to normal again.</p>
<p>Select the &#8220;<strong>Panel</strong>&#8221; layer and right click it. Choose &#8220;<strong>Blending Option&#8230;</strong>&#8221; and then click &#8220;<strong>Bevel and Emboss</strong>&#8221; in the menu to your left and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3780" title="Panel Beveling Details Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/panel-beveling-details-settings.jpg" alt="Panel Beveling Details Settings" width="314" height="394" /></p>
<p>We also need to add some shine to the sides and bottom edges of the panel so go ahead and click the &#8220;<strong>Stroke</strong>&#8221; option in the left menu and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3781" title="Panel Stroke Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/panel-stroke-settings.jpg" alt="Panel Stroke Settings" width="314" height="270" /></p>
<p>With all the settings in place you should now have something that looks like this:</p>
<p><img class="aligncenter size-full wp-image-3782" title="Edge Look" src="http://www.minervity.com/wp-content/uploads/2009/05/edge-look.jpg" alt="Edge Look" width="500" height="350" /></p>
</blockquote>
<blockquote>
<h2>Round Up</h2>
<p>OK, so we are done with our &#8220;Neon&#8221; sign text effect and it only took as some easy 5 steps to get it done. There is a myriad of different ways to create a believable &#8220;Neon&#8221; text and this is just one of them. However, without believable details not many of them will come through as realistic and eye catching.</p>
<p>Some creativity from yourself and I am sure you can come up with some clever and really interesting designs for this tutorial. Color and design is quite important in this tutorial. You don&#8217;t necessarily have to use a font to utilize this tutorial. Create a symbol or a logo with it and there you go. Something unique and interesting.</p>
<p>I hope you have enjoyed this tutorial as much as I did creating it. I am off to write a new one and I am hoping to see you around here often. If you have any requests for a tutorial please feel free to send them to my using the contact form here in Minervity.com</p>
<p>Thanks!</p>
</blockquote>
<p><img src="http://www.minervity.com/?ak_action=api_record_view&#038;id=3755&#038;type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/Minervity/~4/epOA8xSvjck" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-%e2%80%9cneon%e2%80%9d-sign-text-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Realistic 3D “Stone” Text Effect</title>
		<link>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-3d-%e2%80%9cstone%e2%80%9d-text-effect/</link>
		<comments>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-3d-%e2%80%9cstone%e2%80%9d-text-effect/#comments</comments>
		<pubDate>Fri, 22 May 2009 04:18:59 +0000</pubDate>
		<dc:creator>Twinster</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Realistic]]></category>
		<category><![CDATA[Step By Step]]></category>
		<category><![CDATA[Text Effect]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[stone]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[000000]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[creative freedom]]></category>
		<category><![CDATA[D Stonetext]]></category>
		<category><![CDATA[D. Select]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[Layer]]></category>
		<category><![CDATA[realistic texture]]></category>
		<category><![CDATA[stone texture]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[texture]]></category>
		<category><![CDATA[workspace area]]></category>

		<guid isPermaLink="false">http://www.minervity.com/?p=3698</guid>
		<description><![CDATA[




















In this tutorial we will be learning how to create a realistic &#8220;Stone&#8221; text effect. There are plenty of stone text effects out on the Internet but what I miss is the details in them. ...]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://feedads.g.doubleclick.net/~a/gqrvHUNLlxqkbm8Q0VMim-GY5sY/0/da"><img src="http://feedads.g.doubleclick.net/~a/gqrvHUNLlxqkbm8Q0VMim-GY5sY/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/gqrvHUNLlxqkbm8Q0VMim-GY5sY/1/da"><img src="http://feedads.g.doubleclick.net/~a/gqrvHUNLlxqkbm8Q0VMim-GY5sY/1/di" border="0" ismap="true"/></a></p>
<table style="margin-bottom:10px;" border="0">
<tbody>
<tr>
<td width="50">
<div class="diggrollover"><a href="http://digg.com/design/How_to_Create_a_Realistic_3D_Stone_Text_Effect" ></a></div>
</td>
<td width="50">
<div class="stumblerollover"><a href="http://www.stumbleupon.com/submit?url=http://www.minervity.com/news/how-to-create-a-realistic-3d-stone-text-effect/&amp;title=How%20to%20Create%20a%20Realistic%203D%20Stone%20Text%20Effect" ></a></div>
</td>
<td width="50">
<div class="floatrollover"><a href="http://www.designfloat.com/submit.php?url=http://www.minervity.com/news/how-to-create-a-realistic-3d-stone-text-effect/&amp;title=How%20to%20Create%20a%20Realistic%203D%20Stone%20Text%20Effect" ></a></div>
</td>
<td width="50">
<div class="deliciousrollover"><a href="http://del.icio.us/post?url=http://www.minervity.com/news/how-to-create-a-realistic-3d-stone-text-effect/&amp;amptitle=How%20to%20Create%20a%20Realistic%203D%20Stone%20Text%20Effect" ></a></div>
</td>
<td width="50">
<div class="tweetrollover"><a href="http://twitter.com/home/?status=How%20to%20Create%20a%20Realistic%203D%20Stone%20Text%20Effect:%20http://bit.ly/12mPit" ></a></div>
</td>
</tr>
</tbody>
</table>
<p><img class="alignleft size-full wp-image-3743" style="margin-right:20px; margin-bottom:10px;" title="Header Image" src="http://www.minervity.com/wp-content/uploads/2009/05/article-header-image4.jpg" alt="Header Image" width="200" height="225" />In this tutorial we will be learning how to create a realistic &#8220;Stone&#8221; text effect. There are plenty of stone text effects out on the Internet but what I miss is the details in them. Wouldn&#8217;t it be cool of you could some how create a realistically detailed stone text with just a few steps of Photoshop wonder? That&#8217;s what we are going to do right here.</p>
<p>The skill level for this tutorial is quite low. The basic knowledge of how to use the most common tools in basic is required and if you still wouldn&#8217;t be that experienced you can just follow this tutorial step by step as I will be commenting everything. It would be quite easy just following what I do.</p>
<p>Oh, and don&#8217;t be thrown off by the text. I wanted it to be something else instead of &#8220;Stone&#8221; as that would have been affecting your mindset to much.</p>
<p>Enjoy!</p>
<blockquote>
<h2>Step 1</h2>
<p>Let&#8217;s start by creating our workspace area. Make it <strong>Width: 550</strong> and <strong>Height: 300</strong> and set the background to <strong>Black</strong> (<strong>#000000</strong>) for now.</p>
<p>In the middle of the work area type &#8220;STONE (or whatever you prefer) using the &#8220;<strong>Type Tool</strong>&#8220;. I am using &#8220;<strong>Arial Black</strong>&#8221; and size &#8220;<strong>130</strong>&#8221; to make sure I get the best detailing in to it.</p>
<p><img class="aligncenter size-full wp-image-3701" title="Text Setup" src="http://www.minervity.com/wp-content/uploads/2009/05/text-setup.jpg" alt="Text Setup" width="552" height="302" /></p>
</blockquote>
<blockquote>
<h2>Step 2</h2>
<p>We are now going to add the realistic texture to it. However, we aren&#8217;t going to do it the conventional way. When I usually create designs I want to have as much creative freedom as I can get so we are going to use &#8220;Masking&#8221; instead to make it easier for us to get the best result possible.</p>
<p>We are going to use a texture which we are going to size several times and you can download it right here &#8220;<a href="http://www.minervity.com/wp-content/plugins/download-monitor/download.php?id=16"><strong>Stone Texture</strong></a>&#8220;.</p>
<p>Open your newly downloaded texture file and copy the whole thing. Paste it (when you choose paste it will automatically create a new layer for you) in a new layer on top of our &#8220;<strong>STONE</strong>&#8221; text layer and name it &#8220;<strong>Texture</strong>&#8220;.</p>
<p>Before we do anything to the layer we need to re-size it a little bit. Choose &#8220;<strong>Edit</strong>&#8221; -&gt; &#8220;<strong>Transform</strong>&#8221; -&gt; &#8220;<strong>Scale</strong>&#8221; and size it so it&#8217;s just a little bigger then the text.</p>
<p><img class="aligncenter size-full wp-image-3702" title="Texture Resize" src="http://www.minervity.com/wp-content/uploads/2009/05/texture-rezise.jpg" alt="Texture Resize" width="555" height="304" /></p>
<p>Alright go ahead and &#8220;<strong>Apply</strong>&#8221; the new size by clicking the &#8220;<strong>Move Tool</strong>&#8220;. This should fixate the new size for the texture. Let&#8217;s make sure we can really see the details in the texture as well.</p>
<p>With the &#8220;<strong>Texture&#8221;</strong> layer selected choose &#8220;<strong>Filter</strong>&#8221; -&gt; &#8220;<strong>Sharpen</strong>&#8221; -&gt; &#8220;<strong>Sharpen More</strong>&#8220;. As you can see the details pop out quite a bit more and we can go ahead and fit the texture to the text.</p>
<p>With the &#8220;<strong>Texture</strong>&#8221; layer still selected right click it and select &#8220;<strong>Create Clipping Mask</strong>&#8220;. The text is now textured and as you can see, it already give us a realistic feeling. What we have now is a way to manipulate the texture in itself without having to worry about the text. If our texture would have stayed bigger we could have moved around our texture until we would have felt satisfied with its positioning.</p>
</blockquote>
<blockquote>
<h2>Step 3</h2>
<p>Let&#8217;s add even more realism to the text before we go ahead and do some really cool effects to it. Right click the &#8220;<strong>Texture</strong>&#8221; layer and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the left menu select &#8220;<strong>Gradient Overlay</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3703" title="Gradient Overlay Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/gradient-overlay-settings.jpg" alt="Gradient Overlay Settings" width="316" height="193" /></p>
<p><img class="aligncenter size-full wp-image-3704" title="Gradient and Texture" src="http://www.minervity.com/wp-content/uploads/2009/05/gradient-and-texture.jpg" alt="Gradient and Texture" width="552" height="302" /></p>
</blockquote>
<blockquote>
<h2>Step 4</h2>
<p>Let&#8217;s continue to transform our text into <strong>3D</strong>. Select the &#8220;<strong>STONE</strong>&#8221; layer and the &#8220;<strong>Texture</strong>&#8221; layer by holding down the &#8220;<strong>Shift</strong>&#8221; key and clicking on both layers. When selected right click the top layer and choose &#8220;<strong>Merge Layers</strong>&#8220;. Name the new layer &#8220;<strong>STONE</strong>&#8220;.</p>
<p>With our new merged layer selected choose &#8220;<strong>Edit</strong>&#8221; -&gt; &#8220;<strong>Transform</strong>&#8221; -&gt; &#8220;<strong>Perspective</strong>&#8221; and drag the top right dot inwards &#8220;<strong>45</strong>&#8221; degrees.</p>
<p><img class="aligncenter size-full wp-image-3706" title="Text perspective" src="http://www.minervity.com/wp-content/uploads/2009/05/text-perspective.jpg" alt="Text perspective" width="552" height="302" /></p>
</blockquote>
<blockquote>
<h2>Step 5</h2>
<p>Now we have our perspective set and it&#8217;s time to add the 3D looking realism to the text. Copy the &#8220;Stone&#8221; layer and past a new copy of it underneath the &#8220;Stone&#8221; layer.</p>
<p>Move the new layer down using the &#8220;<strong>Move Tool</strong>&#8221; 20 pixels and also set its &#8220;<strong>Opacity</strong>&#8221; to &#8220;<strong>30%</strong>&#8220;. We are only going to use this layer as a guide so no need naming it.</p>
<p><img class="aligncenter size-full wp-image-3707" title="3D Text Setup" src="http://www.minervity.com/wp-content/uploads/2009/05/3d-text-setup.jpg" alt="3D Text Setup" width="552" height="302" /></p>
<p>We now need to fit the text with the sides. We&#8217;ll do it in two groups as we need to have control of the &#8220;<strong>Bottoms</strong>&#8221; and the &#8220;<strong>Sides</strong>&#8221; of the text for effect settings later on.</p>
<p>Create a new layer underneath the &#8220;<strong>Stone</strong>&#8221; layer and above our guide layer. Name it &#8220;<strong>Bottoms</strong>&#8220;.</p>
<p>Create rectangles between the top text and the darker bottom text using the &#8220;<strong>Rectangular Marquee Tool</strong>&#8221; and the color <strong>White</strong> (<strong>#000000</strong>). Don&#8217;t worry about how it looks. Once done we will fit the white rectangles with textures just like we did with the &#8220;Stone&#8221; text.</p>
<p><img class="aligncenter size-full wp-image-3708" title="White Bottoms" src="http://www.minervity.com/wp-content/uploads/2009/05/white-bottoms.jpg" alt="White Bottoms" width="552" height="302" /></p>
<p>With those done, let&#8217;s create the sides as well. Create a new layer underneath the &#8220;<strong>Bottoms</strong>&#8221; layer and call it &#8220;<strong>Sides</strong>&#8220;. This time we need to use the &#8220;<strong>Polygonal Lasso Tool</strong>&#8221; to create the sides. Drag straight lines following the edges of the &#8220;Stone&#8221; text and the guide text and then again fill them using the &#8220;<strong>Paint Bucket Tool</strong>&#8221; with white color.</p>
<p><img class="aligncenter size-full wp-image-3709" title="White Sides" src="http://www.minervity.com/wp-content/uploads/2009/05/white-sides.jpg" alt="White Sides" width="552" height="302" /></p>
<p>All done creating the sides for our 3D Stonetext. Time to fit them with some textures.</p>
</blockquote>
<blockquote>
<h2>Step 6</h2>
<p>Before we continue now we can go ahead and delete the guide layer we&#8217;ve been using to make sure our sides are correctly located.</p>
<p>Now, copy the texture we used for the text again and copy it to a layer above the &#8220;<strong>Bottoms</strong>&#8221; layer. We again need to re-size this one to fit the text texture so select the layer and again choose &#8220;<strong>Edit</strong>&#8221; -&gt; &#8220;<strong>Transform</strong>&#8221; -&gt; &#8220;<strong>Scale</strong>&#8221; and re-size it so it&#8217;s just a little bigger then the &#8220;Stone&#8221; text itself.</p>
<p>With it re-sized and still selected right click it and choose &#8220;<strong>Create Clipping Mask</strong>&#8220;. It pops right in there.</p>
<p>Choose &#8220;<strong>Filter</strong>&#8221; -&gt; &#8220;<strong>Sharpen</strong>&#8221; -&gt; &#8220;<strong>Sharpen More</strong>&#8221; to make its details pop out just like the &#8220;<strong>StoneText</strong>&#8220;.</p>
<p><img class="aligncenter size-full wp-image-3712" title="Bottoms Fitted Unfixed" src="http://www.minervity.com/wp-content/uploads/2009/05/bottoms-fitted-unfixed.jpg" alt="Bottoms Fitted Unfixed" width="552" height="302" /></p>
<p>We also need to work a little with the &#8220;<strong>Brightness</strong>&#8221; and &#8220;<strong>Contrast</strong>&#8221; to make sure it fits to be on the bottom of the text.</p>
<p>With the new texture layer selected choose &#8220;<strong>Image</strong>&#8221; -&gt; &#8220;<strong>Adjustments</strong>&#8221; -&gt; &#8220;<strong>Brightness/Contrast&#8230;</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3713" title="Bottoms Brightness/Contrast Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bottoms-brightness-and-contrast-settings.jpg" alt="Bottoms Brightness/Contrast Settings" width="340" height="158" /></p>
<p><img class="aligncenter size-full wp-image-3714" title="Bottoms Texture Brightness/Contrast Fixed" src="http://www.minervity.com/wp-content/uploads/2009/05/bottoms-texture-contract-and-brightness-fixed.jpg" alt="Bottoms Texture Brightness/Contrast Fixed" width="552" height="302" /></p>
<p>We also need to fix a little gradient on these bottom textures to make it more realistic. Right click the texture layer and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the menu to the left select &#8220;<strong>Gradient Overlay</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3715" title="Bottoms Gradient Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bottoms-gradient-settings.jpg" alt="Bottoms Gradient Settings" width="315" height="192" /></p>
<p>You might have to work a little with the gradient itself. Just click &#8220;<strong>ON</strong>&#8221; the gradient and another window will open where you can adjust it to look like mine. You should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3716" title="Bottoms Finalized" src="http://www.minervity.com/wp-content/uploads/2009/05/bottoms-finalized.jpg" alt="Bottoms Finalized" width="552" height="302" /></p>
<p>Alright, time to fix the &#8220;<strong>Sides</strong>&#8221; as well. But first, select the new texture layer and the &#8220;<strong>Bottoms</strong>&#8221; layer and right click the texture layer and choose &#8220;<strong>Merge Layers</strong>&#8220;. name the new layer &#8220;<strong>Bottoms</strong>&#8221; again. We just fixated the layer and can now move on to the sides.</p>
<p>Let&#8217;s copy the texture again and paste it in a new layer above the &#8220;<strong>Sides</strong>&#8221; layer. Again re-size it by selecting the new texture layer and choose &#8220;<strong>Edit</strong>&#8221; -&gt; &#8220;<strong>Transform</strong>&#8221; -&gt; &#8220;<strong>Scale</strong>&#8221; and make it just a little bigger then the text itself. Fixate the new size by clicking on the &#8220;<strong>Move Tool</strong>&#8221; when you are done.</p>
<p>Select the layer (if not already selected) and right click it and choose &#8220;Create Clipping Mask&#8221;. It pops right in there just like the other textures.</p>
<p><img class="aligncenter size-full wp-image-3718" title="Sides texture Fitting" src="http://www.minervity.com/wp-content/uploads/2009/05/sides-texture-fitting.jpg" alt="Sides texture Fitting" width="552" height="302" /></p>
<p>As you can see we need to make some adjustments to the texture in order for it to look really believable. First off (with the texture layer selected) choose &#8220;<strong>Filter</strong>&#8221; -&gt; &#8220;<strong>Sharpen</strong>&#8221; -&gt; &#8220;<strong>Sharpen More</strong>&#8220;.</p>
<p>We also should set the &#8220;Brightness/Contrast&#8221; for the texture. Choose &#8220;Image&#8221; -&gt; &#8220;Adjustments&#8221; -&gt; &#8220;Brightness/Contrast&#8230;&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3719" title="Sides Brightness/Contrast Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/sides-brightness-and-contrast-settings.jpg" alt="Sides Brightness/Contrast Settings" width="340" height="158" /></p>
<p><img class="aligncenter size-full wp-image-3721" title="Sides Texture Fixed" src="http://www.minervity.com/wp-content/uploads/2009/05/sidestexture-fixed.jpg" alt="Sides Texture Fixed" width="552" height="302" /></p>
<p>And again we need to add some gradient to it so go ahead and right click the new texture layer and choose &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the left menu select &#8220;<strong>Gradient Overlay</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3722" title="Sides Gradient Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/sides-gradient-settings.jpg" alt="Sides Gradient Settings" width="316" height="193" /></p>
<p>Again you might have to fiddle a little with the gradient itself to make it look like mine but it should be that hard I think. After you are done with it you should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3723" title="Sides Finalized" src="http://www.minervity.com/wp-content/uploads/2009/05/sides-finalized.jpg" alt="Sides Finalized" width="552" height="302" /></p>
</blockquote>
<blockquote>
<h2>Step 7</h2>
<p>Our text looks more like stone right now but we will fix that in the coming steps. Now, let&#8217;s fixate the &#8220;<strong>Sides</strong>&#8221; by selecting the new texture layer and the &#8220;<strong>Sides</strong>&#8221; layer. Right click the texture layer and choose &#8220;<strong>Merge Layers</strong>&#8220;.</p>
<p>Let&#8217;s add some edge reflections to the text. Select the &#8220;Stone&#8221; layer and right click it. Select &#8220;<strong>Blending Options&#8230;</strong>&#8220;. Select &#8220;<strong>Bevel and Emboss</strong>&#8221; in the menu to your left and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3726" title="Top Reflection Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/top-reflection-settings.jpg" alt="Top Reflection Settings" width="315" height="395" /></p>
<p>Also click the &#8220;<strong>Contour</strong>&#8221; option right underneath the &#8220;<strong>Bevel and Emboss</strong>&#8220;. leave the settings as they are.</p>
<p>Now select the &#8220;<strong>Bottoms</strong>&#8221; layer and right click it and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; Again choose &#8220;<strong>Bevel and Emboss</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3727" title="Bottoms Shadowing" src="http://www.minervity.com/wp-content/uploads/2009/05/bottoms-shadowing.jpg" alt="Bottoms Shadowing" width="314" height="396" /></p>
<p>Again click &#8220;<strong>Contour</strong>&#8221; to activate it. No need to set anything in this area.</p>
<p>Finally select the &#8220;<strong>Sides</strong>&#8221; layer. Right click it and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the menu to your left again select &#8220;<strong>Bevel and Emboss</strong>&#8221; and insert the following settings (don&#8217;t forget to click the &#8220;<strong>Contour</strong>&#8221; option underneath it again):</p>
<p><img class="aligncenter size-full wp-image-3728" title="Sides Shadowing Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/sides-shadowing-settings.jpg" alt="Sides Shadowing Settings" width="314" height="396" /></p>
<p>When everything is setup you should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3729" title="Text Detail Shadowing Finalized" src="http://www.minervity.com/wp-content/uploads/2009/05/text-detail-shadowing-finalized.jpg" alt="Text Detail Shadowing Finalized" width="552" height="302" /></p>
</blockquote>
<blockquote>
<h2>Result</h2>
<p>With these few steps done the result is quite realistic. You can add exactly whatever you want to this text. I&#8217;ve gone ahead and created reflection floor version as the result.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3736" title="3D Stone Text - Black Background" src="http://www.minervity.com/wp-content/uploads/2009/05/3d-stone-text-black-background2.jpg" alt="3D Stone Text - Balck Background" width="552" height="302" /></p>
</blockquote>
<blockquote>
<h2>Round Up</h2>
<p>Well, there we go. All done and in just a few steps. You can go ahead and use any textures you want with this technique and the result will come out just as realistic as this one if you just put a little time in to it and work out those details. I hope you have enjoyed this tutorial as much as I have creating it. There is always things to learn from tutorials whether it is a technique or just a particular angle and usage of a tool that you never thought of before.</p>
<p>If you have used this tutorial and use your creation on the Internet or otherwise I would love to check out what you have created. Comment with a link down below and I will as soon as time permits. For me, I am on to my next tutorial.</p>
<p>Thank you!</p>
</blockquote>
<p><img src="http://www.minervity.com/?ak_action=api_record_view&#038;id=3698&#038;type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/Minervity/~4/YgtoM6DRPVA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-3d-%e2%80%9cstone%e2%80%9d-text-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mastering “Bevel and Emboss” &#8211; From Beginner to Pro</title>
		<link>http://blog.ngayxanh.com/tutorial/mastering-%e2%80%9cbevel-and-emboss%e2%80%9d-from-beginner-to-pro/</link>
		<comments>http://blog.ngayxanh.com/tutorial/mastering-%e2%80%9cbevel-and-emboss%e2%80%9d-from-beginner-to-pro/#comments</comments>
		<pubDate>Sat, 16 May 2009 18:13:25 +0000</pubDate>
		<dc:creator>Twinster</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Bevel]]></category>
		<category><![CDATA[Emboss]]></category>
		<category><![CDATA[Gloss]]></category>
		<category><![CDATA[Mastering]]></category>
		<category><![CDATA[Novice]]></category>
		<category><![CDATA[Orb]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[blen]]></category>
		<category><![CDATA[design processes]]></category>
		<category><![CDATA[interfaces web]]></category>
		<category><![CDATA[Layer]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[realism]]></category>
		<category><![CDATA[realistic designs]]></category>
		<category><![CDATA[thinking out of the box]]></category>

		<guid isPermaLink="false">http://www.minervity.com/?p=3601</guid>
		<description><![CDATA[


















Those of you that&#8217;s been following my tutorials here on Minervity.com know that I like to make things look real when using Photoshop to create visuals for either user interfaces, web graphics or just plain ...]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://feedads.g.doubleclick.net/~a/7PS-JmxSOtKuTnJrqvhegYhzvOo/0/da"><img src="http://feedads.g.doubleclick.net/~a/7PS-JmxSOtKuTnJrqvhegYhzvOo/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/7PS-JmxSOtKuTnJrqvhegYhzvOo/1/da"><img src="http://feedads.g.doubleclick.net/~a/7PS-JmxSOtKuTnJrqvhegYhzvOo/1/di" border="0" ismap="true"/></a></p>
<table style="margin-bottom:10px;">
<tr>
<td width="50">
<div class="diggrollover" align="top"><a href="http://digg.com/design/Mastering_Bevel_and_Emboss_From_Beginner_to_Pro" ></a></div>
</td>
<td width="50">
<div class="stumblerollover" align="top"><a href="http://www.stumbleupon.com/submit?url=http://www.minervity.com/features/photoshop/mastering-bevel-and-emboss-from-beginner-to-pro/&#038;title=Mastering%20Bevel%20and%20Emboss%20-%20From%20Beginner%20to%20Pro" ></a></div>
</td>
<td width="50">
<div class="floatrollover" align="top"><a href="http://www.designfloat.com/submit.php?url=http://www.minervity.com/features/photoshop/mastering-bevel-and-emboss-from-beginner-to-pro/&#038;title=Mastering%20Bevel%20and%20Emboss%20-%20From%20Beginner%20to%20Pro" ></a></div>
</td>
<td width="50">
<div class="deliciousrollover" align="top"><a href="http://del.icio.us/post?url=http://www.minervity.com/features/photoshop/mastering-bevel-and-emboss-from-beginner-to-pro/&#038;amptitle=Mastering%20Bevel%20and%20Emboss%20-%20From%20Beginner%20to%20Pro" ></a></div>
</td>
<td width="50">
<div class="tweetrollover" align="top"><a href="http://twitter.com/home/?status=Mastering%20Bevel%20and%20Emboss%20-%20From%20Beginner%20to%20Pro:%20http://bit.ly/7ISPV" ></a></div>
</td>
</tr>
</table>
<p><img class="alignleft size-full wp-image-3677" style="margin-right:20px; margin-bottom:10px;" title="Header Image" src="http://www.minervity.com/wp-content/uploads/2009/05/article-header-image2.jpg" alt="Header Image" width="200" height="225" />Those of you that&#8217;s been following my tutorials here on Minervity.com know that I like to make things look real when using Photoshop to create visuals for either user interfaces, web graphics or just plain design or icons. I have received a ton of questions regarding my technique to make things shine with that extra realism to the design. The secret can&#8217;t be described in just a sentence or a tool but rather a link of design processes that will give your design that little extra edge to it.</p>
<p>In this micro tutorial I will teach you how to get the very best out of the &#8220;Bevel and Emboss&#8221; tool that Photoshop has to offer to make your designs look ultra realistic. Before we get going there are some pointers that need to be expressed. A design can be ultra correct and still not have that realistic look to it. This is usually due to three different factors.</p>
<blockquote><p>1. <strong>Detail</strong> &#8211; Everything we see around us is not flawless. Everything has its scratches, dirt and distortions. It&#8217;s the small bits of imperfect details that makes it real to us.</p>
</blockquote>
<blockquote><p>2. <strong>Time</strong> &#8211; It&#8217;s important to spend a lot of time on your realistic designs. Time is what will teach you what will look real and what will not. Just slabbing something together to be time efficient will always set you back when it comes to realism.</p>
</blockquote>
<blockquote><p>3. <strong>Creativity</strong> &#8211; It&#8217;s an obvious one but oh so important. Nothing makes up the quality of your designs as much as creativity. Try thinking out of the box. Try using the tools in a non conventional way and you&#8217;ll see you will take a huge leap forward raising the quality bar quite a lot.</p>
</blockquote>
<p>Alright, let&#8217;s get to business. Time to take a look at how we can raise the realism in our designs with a few short tips and tricks. So, in Photoshop we have the option of adding some beveling to any created object in Photoshop. We can do so by right clicking the layer in which the object is located that we want to create a bevel to. Right click the layer and choose &#8220;<strong>Blending Options&#8230;</strong>&#8221;</p>
<p>A whole bunch of different choices come up in a new window. In the list you can find &#8220;<strong>Bevel and Emboss</strong>&#8220;. Click it and you will be taken to it&#8217;s settings which we will be playing with.</p>
<p>The trick is really just to try and capture the realism and true angle of things when adding the bevel. It&#8217;s really important to study and do some research on how things truly are and how they look. Just adding a bevel to an edge won&#8217;t make it look raised or lowered just like that. It is equally important to look at the shadowing of the bevel itself and the angle the light is projected at the bevel.</p>
<p>The object in itself always has a source of light being pointed at it from a direction. It&#8217;s important to remember to make the light source come from the same direction consistently. However, not using the exact same settings as light also illuminates itself off of other things around it. This making it even more complex. But, we&#8217;ll be talking a little about it in a short bit.</p>
<p>First, let&#8217;s take a look at the usual way a novice would add &#8220;<strong>Bevel</strong>&#8221; to an object and how we, with just a few carefully set settings, can add much more realism to the object. In this case we&#8217;ve just created a rectangle measuring <strong>Width: 150</strong> and <strong>Height: 150</strong>.</p>
<h2>Novice Settings and Beveling</h2>
<blockquote>
<p style="text-align: center;"><img class="size-full wp-image-3642 aligncenter" title="Novice Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/novice-settings.jpg" alt="Novice Settings" width="318" height="395" /></p>
<p style="text-align: center;"><img class="size-full wp-image-3643 aligncenter" title="Novice Bevel" src="http://www.minervity.com/wp-content/uploads/2009/05/novice-bevel.jpg" alt="Novice Bevel" width="250" height="250" /></p>
</blockquote>
<p>As you can see we are here using the very basic settings to create a bevel. This is usually the  way a beginner setup their beveling. However, ultimately incorrect if we are trying recreate some kind of realism in the design itself. A cleaner and much more efficient way to put the tool to its ultimate use is to first try and create a realistic surface to the object and then add beveling and shadowing to is. This will enable the viewer to look at the object in a whole different way.</p>
<p>Let us setup the &#8220;pro&#8221; way of beveling and surfacing the object. As you will see there is a few more steps to the process. However, not too many and not to complicated.</p>
<h2>Pro Settings and Beveling</h2>
<blockquote><p><img class="aligncenter size-full wp-image-3649" title="Pro Settings Step 1" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-settings-step-1.jpg" alt="Pro Settings Step 1" width="316" height="395" /><img class="aligncenter size-full wp-image-3650" title="Pro Bevel Step 1" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-bevel-step-1.jpg" alt="Pro Bevel Step 1" width="250" height="250" /></p>
<p>Now we have created the surface for our object and it now incorporates a clear light source from the top left corner. Time to add some beveling to it before we add some shadowing to it.</p>
<p>We need to &#8220;<strong>Fixate</strong>&#8221; the layer to be able to add new layer blending on the layer. Create a new layer underneath the object layer and (still having the object layer selected) choose &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8220;. We have now fixated out layer and the surface effects.</p>
<p><img class="aligncenter size-full wp-image-3651" title="Pro Settings Step 2" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-settings-step-2.jpg" alt="Pro Settings Step 2" width="316" height="395" /></p>
<p><img class="aligncenter size-full wp-image-3652" title="Pro Bevel Step 2" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-bevel-step-2.jpg" alt="Pro Bevel Step 2" width="250" height="250" /></p>
<p>We have now created the beveling itself and we only have two more step to make it look quite realistically believable. We need to add some shadowing to the object to give it more &#8220;<strong>time and room</strong>&#8220;.  Realism is all about capturing the imperfect noise around any real objects. With shadowing we can achieve a lot of this noise in a simple yet effective way.</p>
<p><img class="aligncenter size-full wp-image-3653" title="Pro Settings Step 3" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-settings-step-3.jpg" alt="Pro Settings Step 3" width="316" height="394" /></p>
<p><img class="aligncenter size-full wp-image-3654" title="pro-bevel-step-3" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-bevel-step-3.jpg" alt="pro-bevel-step-3" width="250" height="250" /></p>
<p>As you can see the shadowing adds quite a lot of realism to the object and it makes it easier to create details that match the reality. Lastly we will add some noise to the object to incorporate the imperfect surface that creates the realism in the object itself.</p>
<p>To add noise to it choose &#8220;<strong>Filter</strong>&#8221; -&gt; &#8220;<strong>Noise</strong>&#8221; -&gt; &#8220;<strong>Add Noise&#8230;</strong>&#8221; and add the following settings.</p>
<p><img class="aligncenter size-full wp-image-3655" title="Pro Settings Step 4" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-settings-step-4.jpg" alt="Pro Settings Step 4" width="316" height="393" /></p>
<p><img class="aligncenter size-full wp-image-3656" title="Pro Bevel Step 4" src="http://www.minervity.com/wp-content/uploads/2009/05/pro-bevel-step-4.jpg" alt="Pro Bevel Step 4" width="250" height="250" /></p>
<p>There! The object now visions a more realistic illusion and is more likely to catch the viewers attention in a more positive way. Playing around with the settings will quickly make you a pro at incorporating the realistic light sources and noise. This process you can add to just about any surface or object you want in order to make it look more realistic. Just be creative and play around with it.</p>
</blockquote>
<p>That&#8217;s how you add beveling to an object. But, there is a few other things you can create with the &#8220;Bevel and Emboss&#8221; tool. One of those are to create perfect orbs that looks stunningly real and you can create great icons with these.</p>
<p>I will take you through the simple steps of how to create an orb and during the process also show you some great tricks to create realistic reflection and gloss.</p>
<p>I just created a new work document and made it <strong>Width:250</strong> and <strong>Height: 250</strong>. Also added a circle with the measures: <strong>Width: 120</strong> and <strong>Height: 120</strong> in the middle of the work area.</p>
<h2>Novice Orb Settings and Beveling</h2>
<blockquote><p><img class="aligncenter size-full wp-image-3659" title="Orb Novice Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-novice-settings.jpg" alt="Orb Novice Settings" width="314" height="396" /></p>
<p><img class="aligncenter size-full wp-image-3660" title="Orb Novice Bevel" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-novice-bevel.jpg" alt="Orb Novice Bevel" width="250" height="250" /></p>
</blockquote>
<p>As you can see it is not quite there and this is the mistake that beginners usually do when trying to create an orb using the &#8220;<strong>Bevel and Emboss</strong>&#8221; tool in Photoshop. There is a more efficient way to create an orb and far more realistic then the novice way of doing it. Again, it will require a bit more steps. However, the result will be a stunningly effective orb that will catch just about any viewers attention.</p>
<h2>Pro Orb Settings and Beveling</h2>
<blockquote><p><img class="aligncenter size-full wp-image-3662" title="Orb Pro Settings Step 1" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-pro-settings-step-1.jpg" alt="Orb Pro Settings Step 1" width="314" height="393" /></p>
<p><img class="aligncenter size-full wp-image-3663" title="Orb Pro Bevel Step 1" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-pro-bevel-step-1.jpg" alt="Orb Pro Bevel Step 1" width="250" height="250" /></p>
<p>As you can see we&#8217;ve found a way more believable way to create an orb. However we are not done yet. The simple orb is there but there are still a couple of things we can do to create that ultra realistic look and feel.</p>
<p>Add a new layer above the orb layer. Create a elliptical orb just at the top of the orb using the &#8220;<strong>Elliptical Marquee Tool</strong>&#8220;. We&#8217;re going to use the &#8220;<strong>Gradient Tool</strong>&#8221; to make a little gloss on the orb. Make sure its set to &#8220;<strong>Foreground to Transparent</strong>&#8220;, &#8220;<strong>Linear Gradient</strong>&#8221; (you set it at the top of the screen) and use white color (<strong>#FFFFFF</strong>).</p>
<p><img class="aligncenter size-full wp-image-3664" title="Orb Pro Bevel Step 2-1" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-pro-bevel-step-2.jpg" alt="Orb Pro Bevel Step 2-1" width="250" height="250" /></p>
<p><img class="aligncenter size-full wp-image-3665" title="Orb Pro Bevel Step 2-2" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-pro-bevel-step-2-2.jpg" alt="Orb Pro Bevel Step 2-2" width="250" height="250" /></p>
<p>So we just made our orb look a little more realistic. Now, as usual, we should add some shadowing to the orb in order for it to really come across as being right there in 3D in front of us.</p>
<p>Create a new layer underneath the orb layer and create a circle measuring <strong>Width: 90</strong> and <strong>Height: 90</strong>. We are going to use the &#8220;<strong>Gradient Tool</strong>&#8221; again but this time use the &#8220;<strong>Radial Gradient</strong>&#8221; and use <strong>Black</strong> as the color &#8220;<strong>#000000</strong>&#8220;.</p>
<p><img class="aligncenter size-full wp-image-3666" title="Orb Pro Bevel Step 3" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-pro-bevel-step-3-1.jpg" alt="Orb Pro Bevel Step 3" width="250" height="250" /></p>
<p>Now we need to do some modifications to the shadow so go ahead and choose &#8220;<strong>Edit</strong>&#8221; -&gt; &#8220;<strong>Transform&#8230;</strong>&#8221; -&gt; &#8220;<strong>Distort</strong>&#8221; and then distort the shadow like I&#8217;ve done underneath.</p>
<p><img class="aligncenter size-full wp-image-3667" title="Orb Pro Bevel Step 4" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-pro-bevel-step-4.jpg" alt="Orb Pro Bevel Step 4" width="250" height="250" /></p>
<p>We need to make the shadow layer a bit more transparent to make it more realistic so go ahead and change its &#8220;<strong>Opacity</strong>&#8221; to &#8220;<strong>25%</strong>&#8220;. This should make it just a bit more smooth and believable.</p>
<p><img class="aligncenter size-full wp-image-3668" title="Orb Pro Bevel Step 5" src="http://www.minervity.com/wp-content/uploads/2009/05/orb-pro-bevel-done.jpg" alt="Orb Pro Bevel Step 5" width="250" height="250" /></p>
<p>There! Our orb is done and looking quite realistic. You have again the option of adding noise to the orb but that depends on if you want it to have a more rough surface or a more glossy shiny surface.</p>
</blockquote>
<blockquote>
<h2>Round Up</h2>
<p>There are millions of ways you can use the &#8220;<strong>Bevel and Emboss</strong>&#8221; tool to make things look realistic and believable. It is all up to you what you can come up with. Your creativity is the limit.</p>
<p>I hope you have enjoyed this micro tutorial on how to master &#8220;<strong>Bevel and Emboss</strong>&#8221; and that it has taught you a few bits and pieces of how to create more realistic designs. Practising this over and over in different ways is the best progression to becoming a really unique and professional designer in Photoshop.</p>
<p>On to the next tutorial.</p>
<p>Thanks!</p>
</blockquote>
<p><img src="http://www.minervity.com/?ak_action=api_record_view&#038;id=3601&#038;type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/Minervity/~4/6FBZc2wMrKk" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorial/mastering-%e2%80%9cbevel-and-emboss%e2%80%9d-from-beginner-to-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Realistic iPhone</title>
		<link>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-iphone/</link>
		<comments>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-iphone/#comments</comments>
		<pubDate>Sat, 02 May 2009 23:55:59 +0000</pubDate>
		<dc:creator>Twinster</dc:creator>
				<category><![CDATA[Button]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Realistic]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Shadow]]></category>
		<category><![CDATA[Shine]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[background layer]]></category>
		<category><![CDATA[chrome rim]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Layer]]></category>
		<category><![CDATA[paint bucket tool]]></category>
		<category><![CDATA[rectangular marquee tool]]></category>
		<category><![CDATA[Speaker Hollow]]></category>
		<category><![CDATA[Speaker Net]]></category>

		<guid isPermaLink="false">http://www.minervity.com/?p=3388</guid>
		<description><![CDATA[In this tutorial we are going to learn how to create a realistic iPhone image in Photoshop.The only necessary skills to get through this tutorial is the basic knowledge of how to use the most ...]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://feedads.g.doubleclick.net/~a/c1IkezASMq7-JzRuRlT1KheXbDQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/c1IkezASMq7-JzRuRlT1KheXbDQ/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/c1IkezASMq7-JzRuRlT1KheXbDQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/c1IkezASMq7-JzRuRlT1KheXbDQ/1/di" border="0" ismap="true"/></a></p>
<p><img class="alignleft size-full wp-image-3447" style="margin-right:20px; margin-bottom:40px;" title="iPhone Header" src="http://www.minervity.com/wp-content/uploads/2009/05/iphone-header-image.jpg" alt="iPhone Header" width="200" height="225" />In this tutorial we are going to learn how to create a realistic iPhone image in Photoshop.The only necessary skills to get through this tutorial is the basic knowledge of how to use the most common tools in Photoshop. In just a few steps we are going to create a truly eye catching iPhone ready to be used in any way you want and can think of. When using this tutorial you will be able to create and showcase the colored iPhone that fits your personality before anyone else. Your imagination sets the limit for what you can add to it.</p>
<p>I truly hope you will find this tutorial useful and inspiring.</p>
<p>Enjoy!</p>
<div style="margin-bottom:20px;">
<table border="0">
<tbody>
<tr>
<td width="60">
<div class="diggbutton"><script type="text/javascript">digg_url = 'http://digg.com/design/How_to_Create_a_Realistic_iPhone';</script><script type="text/javascript" src="http://digg.com/api/diggthis.js"></script></div>
</td>
<td><script type="text/javascript"><!--
tweetmeme_url = 'http://www.minervity.com/features/photoshop/how-to-create-a-realistic-iphone/'; tweetmeme_source = 'Minervity';
// --></script><script src="http://tweetmeme.com/i/scripts/button.js" type="text/javascript"></script></td>
</tr>
</tbody>
</table>
</div>
<blockquote>
<h2>Step 1</h2>
<p>When you have launched Photoshop and are ready to start working create a new work area by selecting &#8220;<strong>File</strong>&#8221; -&gt; &#8220;<strong>New&#8230;</strong>&#8221; Name the new document &#8220;Realistic iPhone&#8221; and set the work area size to: <strong>Width: 500</strong> and <strong>Height: 500</strong>. Click &#8220;<strong>OK</strong>&#8220;. We now have our work area all set up. However, let&#8217;s set the background color to black to make the image more appealing as the iPhone is usually white or black (however you can as said use any color you want for your iPhone). Select the &#8220;Paint Bucket Tool&#8221; and make sure that the color you are using is <strong>Black</strong> (<strong>#000000</strong>). Use the paint bucket tool on the background layer making it our black background.</p>
</blockquote>
<blockquote>
<h2>Step 2</h2>
<p>We are now going to create the chrome rim of the iPhone so go ahead and create a new layer and call it &#8220;<strong>iPhone Chrome Rim</strong>&#8220;. Select the &#8220;<strong>Rectangular Marquee Tool</strong>&#8221; and create a rectangle measuring <strong>Width: 220</strong> and <strong>Height: 410</strong> at the center of the work area. Go to &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Refine Edge&#8230;</strong>&#8221; and insert the following settings. Click &#8220;<strong>OK</strong>&#8220;.</p>
<p><img class="aligncenter size-full wp-image-3389" title="Refine Edge" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-2.png" alt="Refine Edge" width="347" height="512" /></p>
<p>Now select the &#8220;<strong>Paint Bucket Tool</strong>&#8221; again and change the color to a medium <strong>Gray</strong> (<strong>#8C8C8C</strong>). Fill the newly created feathered rectangle. We now have the shape of our iPhone but we need to hollow it out to make sure we have the chrome area all freed up for us to work with and put effects on.</p>
<p>We need to make sure the iPhone shape is dead center of our work area before we start messing around with it for easier work flow so go ahead and select the whole work area using the &#8220;<strong>Rectangular Marquee Tool</strong>&#8220;. After selecting the entire work area select the &#8220;<strong>Move Tool</strong>&#8221; and use the align buttons on the top of the screen to align the iPhone shape to the center of the work area. You do so by clicking &#8220;<strong>Align Vertical Centers</strong>&#8221; and &#8220;<strong>Align Horizontal Centers</strong>&#8220;. Our iPhone is now dead center of the work area.</p>
<p>Now select the iPhone shape and got to &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Transform Selection&#8230;</strong>&#8221; In the input fields on top of the screen use the following settings: <strong>W: 92%</strong> and <strong>H:96%</strong>. Click the &#8220;<strong>Move Tool</strong>&#8221; to fix the selection (a window will come up saying &#8220;<strong>Apply the transformation?</strong>&#8220;, just click &#8220;<strong>Apply</strong>&#8220;.)</p>
<p>Now, delete the selection in the &#8220;<strong>iPhone Chrome Rim</strong>&#8221; layer giving us this:</p>
<p><img class="aligncenter size-full wp-image-3392" title="iPhone Chrome Rim" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-3.png" alt="iPhone Chrome Rim" width="500" height="500" /></p>
<p>Now we have our rim to work with. We are going to add a few effects to make it look more like a chrome rim so go ahead and right click the &#8220;<strong>iPhone Chrome Rim</strong>&#8221; layer and select &#8220;<strong>Blending Options&#8230;</strong>&#8221;</p>
<p>We are first going to add some bevel to the rim so go ahead and click &#8220;<strong>Bevel and Emboss</strong>&#8221; in the left menu of the &#8220;<strong>Blending Options..</strong>&#8221; left menu. After doing so add these settings:</p>
<p><img class="aligncenter size-full wp-image-3394" title="Bevel and Emboss Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-4.png" alt="Bevel and Emboss Settings" width="323" height="417" /></p>
<p>Now continue to select the &#8220;<strong>Contour</strong>&#8221; option to the left and insert these settings:</p>
<p><img class="aligncenter size-full wp-image-3395" title="Contour Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-5.png" alt="Contour Settings" width="323" height="109" /></p>
<p>We also need to add a &#8220;<strong>Color Overlay</strong>&#8221; to the chrome to get that realistic and natural shine of the material itself. Go ahead and click the &#8220;<strong>Color Overlay</strong>&#8221; option on the left side of the &#8220;<strong>Blending Options&#8230;</strong>&#8221; menu and insert these settings:</p>
<p><img class="aligncenter size-full wp-image-3396" title="Color Overlay Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-6.png" alt="Color Overlay Settings" width="325" height="104" /></p>
<p>The color we are using is a light blue:ish color (<strong>#E9EEF0</strong>) for the natural shine.</p>
<p>The last effect we are going to add is a &#8220;<strong>Gradient Overlay</strong>&#8221; to mimic the shine streaks and the light reflections. Go ahead and select the &#8220;<strong>Gradient Overlay</strong>&#8221; in the left menu of the &#8220;<strong>Blending Options&#8230;</strong>&#8221; menu and insert these settings:</p>
<p><img class="aligncenter size-full wp-image-3397" title="Gradient Overlay Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-7.png" alt="Gradient Overlay Settings" width="323" height="206" /></p>
<p>The color we are using for the gradient is pure white which you can set by clicking the preview of the gradient called &#8220;<strong>Gradient</strong>&#8220;. When you have the window open make sure you have the color to transparent gradient selected and make sure it starts from white by clicking the bottom rectangle color box presented underneath the gradient preview to the left.</p>
<p>Now we are done with the effects for our Chrome rim for our iPhone. Click &#8220;<strong>OK</strong>&#8221; to see your result. You should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3399" title="iPhone Chrome Rim - Finished" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-8.png" alt="iPhone Chrome Rim - Finished" width="500" height="500" /></p>
</blockquote>
<blockquote>
<h2>Step 3</h2>
<p>It&#8217;s time to add that shiny black touch surface that has become synonymous with the iPhone. We need to have a reflection image to use to enhance the realism of the image itself so go ahead and <a href="http://www.minervity.com/wp-content/plugins/download-monitor/download.php?id=14"><strong>download</strong></a> this image before we start.</p>
<p>Select the &#8220;<strong>iPhone Chrome Rim</strong>&#8221; layer and then pick the &#8220;<strong>Magic Wand Tool</strong>&#8221; and select the inner void of the iPhone Chrome Rim.</p>
<p>OK, now select the &#8220;<strong>Background</strong>&#8221; layer and create a new layer above it. Call it &#8220;<strong>Touch Surface</strong>&#8220;.</p>
<p>With it selected and your selection still intact use the &#8220;<strong>Paint Bucket Tool</strong>&#8221; on your selection. Use pure <strong>Black</strong> (<strong>#000000</strong>)  for color.</p>
<p>Now, with the &#8220;<strong>Touch Surface</strong>&#8221; layer still selected right click it and select &#8220;<strong>Blending Options&#8230;</strong>&#8221; Pick the &#8220;<strong>Bevel and Emboss</strong>&#8221; option in the menu to the left. Add these settings:</p>
<p><img class="aligncenter size-full wp-image-3405" title="Bevel and Emboss - Touch Surface" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-21.png" alt="Bevel and Emboss - Touch Surface" width="325" height="419" /></p>
<p>We need to create a little black outline of the surface to make it have the illusion of a real surface. Create another layer underneath the newly created &#8220;<strong>Touch Surface</strong>&#8221; layer name it &#8220;<strong>Touch Surface</strong>&#8221; as well. With the old &#8220;<strong>Touch Surface</strong>&#8221; layer selected go to &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8220;. Our layer is now all fixated and we can add a few more effects to it.</p>
<p>With our new &#8220;<strong>Touch Surface</strong>&#8221; layer selected once again right click the layer and choose &#8220;<strong>Blending Options&#8230;</strong>&#8221; Select the &#8220;Stroke&#8221; option in the menu and add these settings:</p>
<p><img class="aligncenter size-full wp-image-3406" title="Touch Surface - Black Outline" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-1.png" alt="Touch Surface - Black Outline" width="323" height="417" /></p>
<p>Now we have a nice outer black line that encapsulates the touch surface giving the illusion that it&#8217;s mounted inside the chrome rim. You should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3408" title="Touch Surface - Done" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-31.png" alt="Touch Surface - Done" width="500" height="500" /></p>
</blockquote>
<blockquote>
<h2>Step 4</h2>
<p>Time to add that little touch window where all the action is happening. The illusion of a surface over the actual screen is captured by making the viewer believe the work window is underneath the black touch surface that makes up the front of the iPhone.</p>
<p>What we need to do is to first fixate the &#8220;<strong>Touch Surface</strong>&#8221; layer and cut a hole out in the middle of it to fit our &#8220;<strong>Touch Area</strong>&#8221; inside and underneath it. Create a new layer underneath the &#8220;Touch Surface&#8221; layer and again name it &#8220;<strong>Touch Surface</strong>&#8220;. Select the old &#8220;<strong>Touch Surface</strong>&#8221; and choose &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8220;.</p>
<p>Now, with the new &#8220;<strong>Touch Surface</strong>&#8221; selected use the &#8220;<strong>Rectangular Marquee Toll</strong>&#8221; and create a rectangle right in the center of the iPhone &#8220;<strong>Touch Surface</strong>&#8221; with the following measures. <strong>Width: 180</strong> and <strong>Height: 284</strong>. Delete the contents of your selected area.</p>
<p>Create a new layer underneath the &#8220;<strong>Touch Surface</strong>&#8221; and call it &#8220;<strong>Work Area</strong>&#8220;. We&#8217;re going to place a screenshot from the iPhone right in that opening so go ahead and <a href="http://www.minervity.com/wp-content/plugins/download-monitor/download.php?id=15"><strong>download</strong></a> it and open it in Photoshop.</p>
<p>Copy the entire downloaded image and paste it into the &#8220;<strong>Work Area</strong>&#8221; layer and place it right in the center of the hole we just cut out from the &#8220;<strong>Touch Surface</strong>&#8221; layer.</p>
<p>Select the &#8220;<strong>Touch Surface</strong>&#8221; layer and right click it. Choose &#8220;<strong>Blending Options&#8230;</strong>&#8221; and from the menu click the &#8220;<strong>Drop Shadow</strong>&#8221; and add these settings:</p>
<p><img class="aligncenter size-full wp-image-3412" title="Inner Work Area Shadow" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-41.png" alt="Inner Work Area Shadow" width="325" height="301" /></p>
<p>We now have our work area in place and we are ready to go ahead and add more of the details to the iPhone itself. You should by now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3414" title="iPhone - Work Area Placed" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-11.png" alt="iPhone - Work Area Placed" width="500" height="500" /></p>
</blockquote>
<blockquote>
<h2>Step 5</h2>
<p>It&#8217;s time to insert the all important &#8220;<strong>Home</strong>&#8221; button on our iPhone. It&#8217;s the one most important feature on the iPhone so let&#8217;s try and pay some extra attention to detail when we incorporate it.</p>
<p>Create a new layer above the &#8220;<strong>Touch Surface</strong>&#8221; layer for our &#8220;<strong>Home</strong>&#8221; button and call it simply &#8220;<strong>Home Button</strong>&#8220;. With the &#8220;<strong>Home Button</strong>&#8221; layer selected and at the bottom and in the horizontal center of the iPhone create a circle using the &#8220;<strong>Elliptical Marquee Tool</strong>&#8221; with the measure: <strong>Width: 35</strong> and <strong>Height: 35</strong>.</p>
<p>Fill the selected circle using the &#8220;<strong>Paint Bucket Tool</strong>&#8221; with the color <strong>Black</strong> (<strong>#000000</strong>).</p>
<p>We now have our home button (even though we can&#8217;t see it yet) and we need to add some effects to it to make it really realistic.</p>
<p>With the &#8220;<strong>Home Button</strong>&#8221; layer selected right click it and choose &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the menu to the left click &#8220;<strong>Bevel and Emboss</strong>&#8221; and insert the following settings:</p>
<p><img class="aligncenter size-full wp-image-3416" title="Home Button - Bevel Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-22.png" alt="Home Button - Bevel Settings" width="327" height="420" /></p>
<p>We need to accentuate the button so it&#8217;s easy to see where the edges are so we need to add a little outline. Select the &#8220;<strong>Stroke</strong>&#8221; option in the menu and add the following settings:</p>
<p><img class="aligncenter size-full wp-image-3417" title="Home Button - Outline Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-32.png" alt="Home Button - Outline Settings" width="323" height="286" /></p>
<p>Our button is done for now but we are still missing the little icon square that symbolizes home on the iPhone.</p>
<p>Create a new layer above the &#8220;<strong>Home Button</strong>&#8221; layer and call it &#8220;<strong>Home Icon</strong>&#8220;. Choose the &#8220;<strong>Rectangular Marquee Tool</strong>&#8221; and create a square measuring: <strong>Width: 13</strong> and <strong>Height: 13</strong>.</p>
<p>Choose &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Modify</strong>&#8221; -&gt; &#8220;<strong>Smooth&#8230;</strong>&#8221; and set it to &#8220;<strong>1</strong>&#8221; and click &#8220;<strong>OK</strong>&#8220;.</p>
<p>Choose &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Modify</strong>&#8221; -&gt; &#8220;<strong>Feather&#8230;</strong>&#8221; and set it to &#8220;<strong>0,4</strong>&#8221; and click &#8220;<strong>OK</strong>&#8220;.</p>
<p>Now when we have our smooth, feathered selection we can go ahead and fill it with pure <strong>White</strong> color (<strong>#FFFFFF</strong>) using the &#8220;<strong>Paint Bucket Tool</strong>&#8220;.</p>
<p>With the selection intact choose &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Transform Selection</strong>&#8221; and set the measures at the top of the screen to: <strong>Width: 80%</strong> and <strong>Height: 80%</strong>. Click the &#8220;<strong>Move Tool</strong>&#8221; and click &#8220;<strong>Apply</strong>&#8220;. With the intact selection delete the content inside it leaving only a round edged square icon. Position the square icon in the middle of the home button.</p>
<p>We now have our home button all completed and we can move on to the next detail on the iPhone. You should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3419" title="Home Button - Finished" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-42.png" alt="Home Button - Finished" width="500" height="500" /></p>
</blockquote>
<blockquote>
<h2>Step 6</h2>
<p>Let&#8217;s create the speaker at the top of the iPhone next. We want it to look as realistic as possible and for every little extra effort we put in to the details of this iPhone the more realistic it will look.</p>
<p>Create a new layer above the &#8220;<strong>Home Icon</strong>&#8221; layer and call it &#8220;<strong>Speaker Hollow</strong>&#8220;. Pick the &#8220;Rectangular Marquee Tool&#8221; and create a rectangle at the to top center of the iPhone using the measure: <strong>Width: 34</strong> and <strong>Height: 6</strong>.</p>
<p>Choose &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Modify</strong>&#8221; -&gt; &#8220;<strong>Smooth&#8230;</strong>&#8221; and insert &#8220;<strong>1</strong>&#8221; and click &#8220;<strong>OK</strong>&#8220;.</p>
<p>Choose &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Modify</strong>&#8221; -&gt; &#8220;<strong>Border&#8230;</strong>&#8221; and insert &#8220;<strong>2</strong>&#8221; and click &#8220;<strong>OK</strong>&#8220;.</p>
<p>Choose &#8220;<strong>Select</strong>&#8221; -&gt; &#8220;<strong>Modify</strong>&#8221; -&gt; &#8220;<strong>Feather&#8230;</strong>&#8221; and insert &#8220;<strong>0,4</strong>&#8221; and click &#8220;<strong>OK</strong>&#8220;.</p>
<p>Now when we have our little feathered square ready go ahead and pick the &#8220;<strong>Paint Bucket Tool</strong>&#8220;. Select the color <strong>Black</strong> &#8220;<strong>#000000</strong>&#8221; and fill the selection.</p>
<p>Let&#8217;s add some effects to our newly created feathered rectangle. With the &#8220;<strong>Speaker Hollow</strong>&#8221; layer selected right click it and choose &#8220;<strong>Blending Options&#8230;</strong>&#8221; In the menu click &#8220;<strong>Bevel and Emboss</strong>&#8221; and insert these settings:</p>
<p><img class="aligncenter size-full wp-image-3421" title="Speaker Hollow - Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-51.png" alt="Speaker Hollow - Settings" width="323" height="418" /></p>
<p>Now we need to add that little speaker &#8220;<strong>Net</strong>&#8221; that is present in the speaker hollow on the iPhone. We can get that from the picture we used for the &#8220;<strong>Work Area</strong>&#8220;, the iPhone Screenshot.</p>
<p>Load the iPhone Screenshot again if you have closed it already. Now, copy a piece of the &#8220;<strong>Net</strong>&#8221; from the iPhone &#8220;<strong>Dock</strong>&#8221; panel. Pick the upper top of the panel to get the a great piece. Make the piece: <strong>Width: 32</strong> and <strong>Height: 6</strong>.</p>
<p>Create a new layer underneath the &#8220;<strong>Speaker Hollow</strong>&#8221; layer and name it &#8220;<strong>Speaker Net</strong>&#8220;. Paste the piece of net into our new layer and place the piece of the &#8220;<strong>Net</strong>&#8221; directly underneath the &#8220;<strong>Speaker Hollow</strong>&#8220;.</p>
<p>Let&#8217;s add some shadowing to our hollow to make it even more realistic. With the &#8220;<strong>Speaker Net</strong>&#8221; layer still selected set the layer&#8217;s &#8220;<strong>Opacity</strong>&#8221; to &#8220;<strong>50%</strong>&#8220;. This should make our &#8220;<strong>Net</strong>&#8221; appear a little more indent.</p>
<p>We now have our speaker all mad and we are ready to move along to the next little detail. You should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3422" title="Speaker Net - Finished" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-61.png" alt="Speaker Net - Finished" width="500" height="500" /></p>
</blockquote>
<blockquote>
<h2>Step 7</h2>
<p>We still have a few more details we need to take care of before we add the finishing touches to our new iPhone. There are three buttons on the left side of the iPhone and one on top of the iPhone. We are going to start with the &#8220;<strong>Volume</strong>&#8221; buttons on the left side of the iPhone.</p>
<p>Create a new layer underneath the &#8220;<strong>iPhone Chrome Rim</strong>&#8221; and name it &#8220;<strong>Left Buttons</strong>&#8220;. At the side of the iPhone, using the &#8220;<strong>Rectangular Marquee Tool</strong>&#8220;, create a rectangle using these measures: <strong>Width: 5</strong> and <strong>Height: 30</strong>.</p>
<p>Using the &#8220;<strong>Paint Bucket Tool</strong>&#8221; fill the rectangle with a light <strong>Gray</strong> color (<strong>#8C8C8C</strong>).</p>
<p>Pick the &#8220;<strong>Elliptical Marquee Tool</strong>&#8221; and create a circle with the measures: <strong>Width: 25</strong> and <strong>Height: 100</strong>. Position the circle like this and delete the contents of it:</p>
<p><img class="aligncenter size-full wp-image-3424" title="Button - Circle Positioning" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-71.png" alt="Button - Circle Positioning" width="500" height="500" /></p>
<p>Now we have the upper volume button done but we need the bottom one as well so go ahead and select the upper button using the &#8220;<strong>Rectangular Marquee Tool</strong>&#8221; and copy and paste it into a new layer.</p>
<p>Select the new layer that is named &#8220;<strong>Layer 1</strong>&#8221; and choose &#8220;<strong>Edit</strong>&#8221; -&gt; &#8220;<strong>Transform</strong>&#8221; -&gt; &#8220;<strong>Flip Vertical</strong>&#8220;.</p>
<p>Now move the new layer (&#8221;<strong>Layer 1</strong>&#8220;) and align it just underneath the upper button. Now choose &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8220;. We now have our volume buttons all created. We now need to add some effects to it to make it look realistic.</p>
<p>Now pick the &#8220;<strong>Move Tool</strong>&#8221; and move the buttons four (<strong>4</strong>) pixels underneath the side of the Chrome Rim.</p>
<p>Go ahead and right click the &#8220;<strong>iPhone Chrome Rim</strong>&#8221; layer and choose &#8220;<strong>Copy Layer Style</strong>&#8220;. Select the &#8220;Left Buttons&#8221; layer and right click it and choose &#8220;<strong>Paste Layer Style</strong>&#8220;. There, now our buttons are made out of chrome as well.</p>
<p>Let&#8217;s add the &#8220;<strong>Vibrate/Mute</strong>&#8221; button before we take a look at what we have and move along to the top button.</p>
<p>Create a new layer above the &#8220;<strong>Left Buttons</strong>&#8221; layer. Pick the &#8220;<strong>Rectangular Marquee Tool</strong>&#8221; again and create a rectangle on the left side and above the volume buttons measuring: <strong>Width: 5</strong> and <strong>Height: 10</strong>.</p>
<p>Fill it just like with the other buttons using the same <strong>Gray</strong> color we used for the &#8220;<strong>Volume</strong>&#8221; buttons.</p>
<p>When finished position it about ten (<strong>10</strong>) pixels above the top volume button. and again four (<strong>4</strong>) pixels in to the iPhone chrome rim.</p>
<p>With the new layer selected choose &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8221; to fuse it with the &#8220;<strong>Left Buttons</strong>&#8221; layer.</p>
<p>Our left buttons are done and you should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3426" title="Left Buttons - Finished" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-12.png" alt="Left Buttons - Finished" width="500" height="500" /></p>
</blockquote>
<blockquote>
<h2>Step 8</h2>
<p>Now we only have the upper &#8220;<strong>Sleep</strong>&#8221; button left to create before we add the finishing touches to our iPhone.</p>
<p>Create another new layer above the &#8220;<strong>Left Buttons</strong>&#8221; layer and call it &#8220;<strong>Top Button</strong>&#8220;. With the &#8220;<strong>Rectangular Marquee Tool</strong>&#8221; create a rectangle on top of the iPhone to the right with the following measures: <strong>Width: 35</strong> and <strong>Height: 6</strong>.</p>
<p>Again fill it, with the <strong>Gray</strong> color we used for all the other buttons, using the &#8220;<strong>Paint Bucket Tool</strong>&#8220;.</p>
<p>Position it five (<strong>5</strong>) pixels in under the chrome rim and about twenty (<strong>20</strong>) pixels in from the right edge of the iPhone.</p>
<p>With the layer still selected choose &#8220;<strong>Layer</strong>&#8221; -&gt; &#8220;<strong>Merge Down</strong>&#8220;.</p>
<p>Select the &#8220;<strong>Left Buttons</strong>&#8221; layer and right click it. Choose &#8220;<strong>Copy Layer Style</strong>&#8221; then select the &#8220;<strong>Top Button</strong>&#8221; and right click it and choose &#8220;<strong>Paste Layer Style</strong>&#8220;.</p>
<p>We need to do some modifications to it in order to make it look good as the settings are meant for the side buttons.</p>
<p>Right click the &#8220;<strong>Top Button</strong>&#8221; layer and choose &#8220;<strong>Blending Options&#8230;</strong>&#8221; Click the &#8220;<strong>Bevel and Emboss</strong>&#8221; option in the menu. Now, change the angle of the shading to the following settings:</p>
<p><img class="aligncenter size-full wp-image-3428" title="Top Button Settings" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-23.png" alt="Top Button Settings" width="323" height="417" /></p>
<p>There, we are now all done with the details for the iPhone and all that&#8217;s left to do is to add the finishing touches to it. You should now have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3429" title="iPhone - Deatils Finished" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-33.png" alt="iPhone - Deatils Finished" width="500" height="500" /></p>
</blockquote>
<blockquote>
<h2>Step 9</h2>
<p>All we have to do now is to add a little shine to the thing and we are all done with our new iPhone.</p>
<p>Create a new layer on top of everything and call it &#8220;<strong>iPhone Shine</strong>&#8220;. Select the &#8220;<strong>iPhone Chrome Rim</strong>&#8221; layer and pick the &#8220;<strong>Magic Wand Tool</strong>&#8220;. Select the insides of the chrome rim and then pick the &#8220;<strong>Elliptical Marquee Tool</strong>&#8220;. With the &#8220;<strong>Elliptical Marquee Tool</strong>&#8221; hold down the &#8220;<strong>Alt</strong>&#8221; tool and start selecting as far as you can get at the bottom of the screen approximately <strong>4/6th</strong> from the left edge of the iPhone.</p>
<p>Drag till you are about <strong>4/6th</strong> from the top of the iPhone and drag it out to the right. You might have to do it a couple of times in order to achieve the right feel to it.</p>
<p>When you feel are done you should have a selection looking something like this:</p>
<p><img class="aligncenter size-full wp-image-3431" title="iPhone Shine - Selection" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-43.png" alt="iPhone Shine - Selection" width="500" height="500" /></p>
<p>Now, let&#8217;s add some shine shall we? Click the &#8220;<strong>Paint Bucket Tool</strong>&#8221; and hold down the button until you get to choose the &#8220;<strong>Gradient Tool</strong>&#8220;. With the tool selected make sure you have the &#8220;Color to Transparent&#8221; gradient in the list on top of the screen selected along with pure White (<strong>#000000</strong>) color.</p>
<p>Start using the &#8220;<strong>Gradient Tool</strong>&#8221; approximately about &#8220;<strong>50</strong>&#8221; pixels out on top of the selection and drag down (still holding down the mouse button) to approximately &#8220;<strong>100</strong>&#8221; pixels out under the selection and now release the mouse button.</p>
<p>After you&#8217;ve done adding the &#8220;Gradient Tool&#8221; to the selection you should have something looking like this:</p>
<p><img class="aligncenter size-full wp-image-3432" title="iPhone Shine - Gradient" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-52.png" alt="iPhone Shine - Gradient" width="500" height="500" /></p>
<p>The shine is still a little bit too overtaking so we need to quiet it down a bit for the really realistic look before we add THE final touch.</p>
<p>So, with the &#8220;<strong>iPhone Shine</strong>&#8221; layer selected change it&#8217;s &#8220;<strong>Opacity</strong>&#8221; to &#8220;<strong>30%</strong>&#8220;.</p>
</blockquote>
<blockquote>
<h2>Step 10</h2>
<p>It is finally time for the final step of this tutorial. It&#8217;s time to add some reflections to the iPhone for the ultra realistic effect.</p>
<p>Load your downloaded &#8220;<strong>Reflection Image</strong>&#8221; image and copy the entire image and paste it into a new layer underneath the &#8220;<strong>iPhone Shine</strong>&#8221; layer. Call the new layer &#8220;<strong>iPhone Reflection</strong>&#8220;. Position it where you think the image&#8217;s details would benefit the iPhone reflection.</p>
<p>Select the &#8220;<strong>iPhone Chrome Rim</strong>&#8221; layer and again, using the &#8220;<strong>Magic Wand Tool</strong>&#8220;, select the inside of the chrome rim.</p>
<p>Again select the &#8220;<strong>iPhone Reflection</strong>&#8221; layer (still having the &#8220;inside chrome rim&#8221; selection intact) and copy the content of the selection.</p>
<p>In a new layer (call it &#8220;<strong>iPhone Reflection</strong>&#8221; as well) paste the copied piece of the reflection image.</p>
<p>With the &#8220;<strong>iPhone Reflection</strong>&#8221; layer selected we need to change the &#8220;<strong>Opacity</strong>&#8221; of it to make it believable. Change it&#8217;s &#8220;<strong>Opacity</strong>&#8221; to &#8220;<strong>8%</strong>&#8221; which should give the iPhone a nice and realistic reflection of the surrounding room.</p>
<p>There! Our iPhone is finally finished and the result should look something like this with either <strong>Black</strong> or <strong>White</strong> background:</p>
<p><img class="aligncenter size-full wp-image-3441" title="iPhone - Black - Finished" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-81.png" alt="iPhone - Black - Finished" width="500" height="500" /></p>
<p><img class="aligncenter size-full wp-image-3442" title="iPhone - White - Finished" src="http://www.minervity.com/wp-content/uploads/2009/05/bild-9.png" alt="iPhone - White - Finished" width="500" height="500" /></p>
<p>Note that I have adjusted the &#8220;<strong>Speaker Hollow</strong>&#8221; for a more vertical centration at the top of the iPhone. I had missed it during the creation and saw it now when I created the finishing images. Should be quite easy for you to do as well using the &#8220;<strong>Move Tool</strong>&#8220;.</p>
</blockquote>
<blockquote>
<h2>Round Up</h2>
<p>Well, that&#8217;s that ladies and gentlemen. The result is presented and the tutorial has come ti it&#8217;s end. I hope you all have enjoyed the this tutorial as much as I have enjoyed creating it. I find it soothing and inspirational working with graphics and I hope that it shows in the dedication of this tutorial.</p>
<p>As you can see there are no limits to what you can do with Photoshop and the trick is really only to set your mind to it and open up your imagination. As you can imagine you can now add any color to your iPhone and still have it looking quite realistic. Why not create a pink one and send the image to your friend as a joke saying you have the only pink one ever made. If you do, please send me the reaction and the response. I would very much like to hear it.</p>
<p>More tutorials will come shortly. Stay tuned!</p>
<p>Thank you!</p>
</blockquote>
<p><img src="http://www.minervity.com/?ak_action=api_record_view&#038;id=3388&#038;type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/Minervity/~4/WxZaPA0HRTc" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/tutorial/how-to-create-a-realistic-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>52 Professional Website User Interface Photoshop Tutorials</title>
		<link>http://blog.ngayxanh.com/inspiration/52-professional-website-user-interface-photoshop-tutorials/</link>
		<comments>http://blog.ngayxanh.com/inspiration/52-professional-website-user-interface-photoshop-tutorials/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 12:32:46 +0000</pubDate>
		<dc:creator>Twinster</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Content Box]]></category>
		<category><![CDATA[Footer]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[High End]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Latest]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Panel]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Sleek]]></category>
		<category><![CDATA[Tab]]></category>
		<category><![CDATA[Textured]]></category>
		<category><![CDATA[Tweet]]></category>
		<category><![CDATA[Unique]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[fresh]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[52]]></category>
		<category><![CDATA[eye catcher]]></category>
		<category><![CDATA[Hero Header]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[interface tutorial]]></category>
		<category><![CDATA[own graphics]]></category>
		<category><![CDATA[Steve Wozniak]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user interface design]]></category>
		<category><![CDATA[web layout]]></category>

		<guid isPermaLink="false">http://www.minervity.com/?p=3198</guid>
		<description><![CDATA[Are you struggling with the thought of designing your own website user interface? Are you thinking your designs are not up to the standards graphically? Well, no worries! It can sometimes be quite hard to ...]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://feedads.g.doubleclick.net/~a/55sHfc4VQ4aRXriDDkdc5SL5aBY/0/da"><img src="http://feedads.g.doubleclick.net/~a/55sHfc4VQ4aRXriDDkdc5SL5aBY/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/55sHfc4VQ4aRXriDDkdc5SL5aBY/1/da"><img src="http://feedads.g.doubleclick.net/~a/55sHfc4VQ4aRXriDDkdc5SL5aBY/1/di" border="0" ismap="true"/></a></p>
<p><img class="alignleft size-full wp-image-3318" style="margin-right:20px; margin-bottom:20px;" title="Interface Tutorials" src="http://www.minervity.com/wp-content/uploads/2009/04/interface-tutorials-header.jpg" alt="Interface Tutorials" width="200" height="225" />Are you struggling with the thought of designing your own website user interface? Are you thinking your designs are not up to the standards graphically? Well, no worries! It can sometimes be quite hard to find that bit of extra edge to add to the visitors experience to keep him/her coming back again and again. Here are a few professional looking website user interface Photoshop tutorials that can really put a positivie dent in your inspiration. Even though you might not follow them through entirely they can sure bring some input and curve you into the right direction.</p>
<p>Just as a pointer. WordPress Themes are usually free (except the premium ones) and allow you to freely modify and enhance the look and feel of it. This can sometimes be a good way to profile yourself among the other sites using the same theme as you. With some easy steps you can change it to what you feel is representing you. Maybe some of these tutorials will give you some ideas for that as well.</p>
<p>Enjoy!</p>
<div style="margin-bottom:20px;">
<table border="0">
<tbody>
<tr>
<td width="60">
<div class="diggbutton"><script type="text/javascript">digg_url = 'http://digg.com/design/52_Professional_Website_User_Interface_Photoshop_Tutorials';</script><script type="text/javascript" src="http://digg.com/api/diggthis.js"></script></div>
</td>
<td><script type="text/javascript"><!--
tweetmeme_url = 'http://www.minervity.com/?p=3198'; tweetmeme_source = 'Minervity';
// --></script><script src="http://tweetmeme.com/i/scripts/button.js" type="text/javascript"></script></td>
</tr>
</tbody>
</table>
</div>
<blockquote><p><a title="Website Link" href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-sleek-and-textured-web-layout-in-photoshop/" ><img class="aligncenter size-full wp-image-3252" title="Sleek And Textured Web Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/sleek-and-textured-web-layout.jpg" alt="Sleek And Textured Web Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-sleek-and-textured-web-layout-in-photoshop/" ><strong>Sleek And Textured Web Layout</strong></a></p>
<p>A full web layout that sports a really nice design explained in this really simple and straight forward Photoshop tutorial. You have every chance to incorporate your own graphics to make this truly a useful and user friendly user interface design for your website.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psdvibe.com/2008/12/07/design-studio-header/" ><img class="aligncenter size-full wp-image-3250" title="Design Studio Header" src="http://www.minervity.com/wp-content/uploads/2009/04/design-studio-header1.jpg" alt="Design Studio Header" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psdvibe.com/2008/12/07/design-studio-header/" ><strong>Design Studio Header</strong></a></p>
<p>A nice and clean design studio header user interface tutorial. Simple and with a great result. Tweaking this to whatever color or pattern you want is sure to make your design stand out in a professional way. Add some icons and you logo and you have a full design already.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psd.tutsplus.com/designing-tutorials/creating-a-cool-3d-web-design-effect/" ><img class="aligncenter size-full wp-image-3272" title="3D Design Effect" src="http://www.minervity.com/wp-content/uploads/2009/04/3d-design-effect.jpg" alt="3D Design Effect" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psd.tutsplus.com/designing-tutorials/creating-a-cool-3d-web-design-effect/" ><strong>3D Design Effect</strong></a></p>
<p>Simple, stylish and certainly an eye catcher for your visitors. This simple tutorial will help you create a nice enclosed web design user interface for your website. Of course, as always, you have the possibility to style, add/remove and tweak this design to fit your needs.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.tutorialshot.com/design-a-unique-header-for-your-website-with-photoshop/" ><img class="aligncenter size-full wp-image-3261" title="Unique Header" src="http://www.minervity.com/wp-content/uploads/2009/04/unique-header.jpg" alt="Unique Header" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.tutorialshot.com/design-a-unique-header-for-your-website-with-photoshop/" ><strong>Unique Header</strong></a></p>
<p>This somewhat simple website user interface header is a nice start when designing your first website.  The simple and straight forward tutorial makes it simple to follow and leaves quite a lot of room for you to decided yourself where you want to take it in terms of color and style.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.webdesignerwall.com/tutorials/design-watercolor-effect-menu/" ><img class="aligncenter size-full wp-image-3269" title="Watercolor Menu" src="http://www.minervity.com/wp-content/uploads/2009/04/watercolor-menu.jpg" alt="Watercolor Menu" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.webdesignerwall.com/tutorials/design-watercolor-effect-menu/" ><strong>Watercolor Menu</strong></a></p>
<p>A really nice and inspiring watercolor website header that sports a lot of creativity. In this short (only 7 steps including the final one) but powerful tutorial you&#8217;ll be creating this quite interesting watercolor effect. This header could complement your site in a really professional way.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.talk-mania.com/web-layouts/42013-most-advanced-game-layout.html" ><img class="aligncenter size-full wp-image-3278" title="Advanced Game Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/advanced-game-interface.jpg" alt="Advanced Game Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.talk-mania.com/web-layouts/42013-most-advanced-game-layout.html" ><strong>Advanced Game Interface</strong></a></p>
<p>One of the most advanced and comprehensive user interface website layout tutorials in the bunch. The design is huge and take in every aspect of the site in detail. A great way to learn the depth of how to create a truly professional user interface website design.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.voidix.com/interfacetut.html" ><img class="aligncenter size-full wp-image-3240" title="Navigation User Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/navigation-interface.jpg" alt="Navigation User Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.voidix.com/interfacetut.html" ><strong>Navigation Panel</strong></a></p>
<p>A really simple and straight forward navigation panel user interface tutorial. Might not pack that creative punch you are looking for but certainly will give you some great pointers to blend your inspiration.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://hv-designs.co.uk/2008/09/18/css-menu-with-icons/" ><img class="aligncenter size-full wp-image-3242" title="CSS Menu With Icons" src="http://www.minervity.com/wp-content/uploads/2009/04/css-menu-with-icons.jpg" alt="CSS Menu With Icons" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://hv-designs.co.uk/2008/09/18/css-menu-with-icons/" ><strong>CSS Menu With Icons</strong></a></p>
<p>A great and stylish CSS Menu with icons which is quite easy to accomplish and follow. The result is stunning and the ways you can tweak this tutorial will surely make your design look both professional and unique.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.voidix.com/interfaceset1.html" ><img class="aligncenter size-full wp-image-3243" title="Column User Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/column-user-interface.jpg" alt="Column User Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.voidix.com/interfaceset1.html" ><strong>Column User Interface</strong></a></p>
<p>A rather simple but effective user interface tutorial that with a few tweaks and modifications really can make your website design stand out. This is somewhat for the novice of the web designers however it presents some great pointers and tips.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.loreleiweb.com/forum/showthread.php?t=8806" ><img class="aligncenter size-full wp-image-3244" title="Beer Bar User Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/beer-bar-user-interface.jpg" alt="Beer Bar User Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.loreleiweb.com/forum/showthread.php?t=8806" ><strong>Beer Bar User Interface</strong></a></p>
<p>A really nice and simple user interface tutorial that leaves a lot of creativity for you to pick up. This straight forward tutorial gives you tons of pointers in how to create and design your own food orientated website.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.hongkiat.com/blog/design-a-web-20-tab-with-photoshop/" ><img class="aligncenter size-full wp-image-3245" title="Web 2.0 Tab" src="http://www.minervity.com/wp-content/uploads/2009/04/web-20-tab.jpg" alt="Web 2.0 Tab" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.hongkiat.com/blog/design-a-web-20-tab-with-photoshop/" ><strong>Web 2.0 Tab</strong></a></p>
<p>A really nice and current tutorial on how to create a stunningly simple but great design for a Web 2.0 tab. Again with a few tweaks such as adding your own icons and color changes on the tabs will sure make this tutorial a great asset for your website user interface design.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psd.tutsplus.com/interface-tutorials/how-to-create-a-stunning-vista-inspired-menu/" ><img class="aligncenter size-full wp-image-3247" title="Vista Menu" src="http://www.minervity.com/wp-content/uploads/2009/04/vista-menu.jpg" alt="Vista Menu" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psd.tutsplus.com/interface-tutorials/how-to-create-a-stunning-vista-inspired-menu/" ><strong>Vista Menu</strong></a></p>
<p>A stunningly beautiful Vista menu user interface that keeps you in the clear of the up to date effects now seen on most websites around the Internet. Simple to follow and really well formulated. Again you can tweak it to fit icons and logos and it&#8217;s really up to you where you want to take it.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/photoshop-paper-texture-from-scratch-then-create-a-grungy-web-design-with-it/" ><img class="aligncenter size-full wp-image-3254" title="Grungy Web Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/grungy-web-layout.jpg" alt="Grungy Web Layout" width="546" height="122" /></a></p>
<p><strong><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/photoshop-paper-texture-from-scratch-then-create-a-grungy-web-design-with-it/" >Grungy Web Layout</a></strong></p>
<p>A full website design tutorial that will take you from scratch to finish withing a few simple steps. The result is a stunningly professional and user friendly website design layout that instantly speaks to the visitor. Fully customizable to your needs and taste.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-sleek-high-end-web-design-from-scratch/" ><img class="aligncenter size-full wp-image-3256" title="Sleek And High End" src="http://www.minervity.com/wp-content/uploads/2009/04/sleek-and-high-end.jpg" alt="Sleek And High End" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-sleek-high-end-web-design-from-scratch/" ><strong>Sleek And High End</strong></a></p>
<p>A simple and nice looking website design layout. In a few steps you have this entire user interface all wrapped up and ready to go.  The tutorial will take you though all the necessary steps to create this &#8220;theme&#8221; for you to use. Only your imagination and taste decides where you want to take it.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-grunge-web-design-in-photoshop/" ><img class="aligncenter size-full wp-image-3258" title="Grungy Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/grungy-interface.jpg" alt="Grungy Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-grunge-web-design-in-photoshop/" ><strong>Grungy Interface</strong></a></p>
<p>A beautifully rough and grungy website user interface that is truly on the edge. In just 29 steps this tutorial will take you through the process of creating this out of the box edgy &#8220;theme&#8221; design. Some really nice ideas and pointers is sure to catch the visitors interest.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.photoshopstar.com/web-design/band-website-template/" ><img class="aligncenter size-full wp-image-3259" title="Band Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/band-interfaces.jpg" alt="Band Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.photoshopstar.com/web-design/band-website-template/" ><strong>Band Interface</strong></a></p>
<p>Ever wanted to create a website for your band? Well, here is a simple yet quite powerful tutorial on how to create that grungy but still sleek look. This user interface design is simple and leaves a lot of room for your own creativity to speak it&#8217;s language.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-dark-themed-web-design-from-scratch/" ><img class="aligncenter size-full wp-image-3263" title="Dark Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/dark-interface.jpg" alt="Dark Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-dark-themed-web-design-from-scratch/" ><strong>Dark Interface</strong></a></p>
<p>A dark and grungy website user interface with plenty of ways to tweak it your way. Looking at the original tutorials final result it can come across quite cluttered and dark but it fast becomes clear that it has huge possibilities. Add your own touch to it and you&#8217;ll have a sure eye catcher.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://pshero.com/archives/volkswagen-inspired-navigation" ><img class="aligncenter size-full wp-image-3265" title="Volkswagen Navigation" src="http://www.minervity.com/wp-content/uploads/2009/04/volkswagen-navigation.jpg" alt="Volkswagen Navigation" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://pshero.com/archives/volkswagen-inspired-navigation" ><strong>Volkswagen Navigation</strong></a></p>
<p>Car brand websites has always sported some really nice designs through out the course of the Internet. Volkswagen has their own navigation panel for their website and here is a tutorial for you to create your own Volkswagen inspired navigation panel for your website.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://veerle.duoh.com/blog/comments/designing_a_css_based_template_part_i/" ><img class="aligncenter size-full wp-image-3267" title="CSS Based Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/css-based-interface.jpg" alt="CSS Based Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://veerle.duoh.com/blog/comments/designing_a_css_based_template_part_i/" ><strong>CSS Based Interface</strong></a></p>
<p>This playful CSS based user interface is quite a nice addition to this collection of tutorials. The tutorial is super extensive and describes every step in the most detailed ways. All the CSS code is carefully explained and this design will sure give you some inspiration.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.tutorialshot.com/professional-header-design-for-your-website/" ><img class="aligncenter size-full wp-image-3271" title="Professional Header" src="http://www.minervity.com/wp-content/uploads/2009/04/professional-header.jpg" alt="Professional Header" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.tutorialshot.com/professional-header-design-for-your-website/" ><strong>Professional Header</strong></a></p>
<p>This user interface tutorial will take you through the steps on how to create this hybrid tabbed professional header design. With a bit of tweaking you can create quite a huge variety of different styles sure to fit your own taste and needs.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psd.tutsplus.com/interface-tutorials/how-to-create-a-simple-sleek-web-20-site-footer/" ><img class="aligncenter size-full wp-image-3273" title="Sleek &amp; Simple Footer" src="http://www.minervity.com/wp-content/uploads/2009/04/sleek-simple-footer.jpg" alt="Sleek &amp; Simple Footer" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psd.tutsplus.com/interface-tutorials/how-to-create-a-simple-sleek-web-20-site-footer/" >Sleek &amp; Simple Footer</a></p>
<p>Any website could use a footer to type out the usual copyright declaration and possibly some user agreement rules or a link to a site map. This tutorial will take you through the process of creating a really stylish and professional footer for you new website.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.sigtutorials.com/tutorials/other/banner-navigation-tutorial.html" ><img class="aligncenter size-full wp-image-3275" title="Slick Blue Navigation" src="http://www.minervity.com/wp-content/uploads/2009/04/slick-blue-navigation.jpg" alt="Slick Blue Navigation" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.sigtutorials.com/tutorials/other/banner-navigation-tutorial.html" ><strong>Slick Blue Navigation</strong></a></p>
<p>A truly stylish and useful navigation header for any professional website design. This tutorial sports a simple and straight forward way of creating this minimalistic website header. Bigger icons will sure make this navigation panel look quite different and would bring some eyes your way.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psdvibe.com/2008/12/04/create-a-latest-tweets-box/" ><img class="aligncenter size-full wp-image-3276" title="Latest Tweets Box" src="http://www.minervity.com/wp-content/uploads/2009/04/latest-tweets-box.jpg" alt="Latest Tweets Box" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psdvibe.com/2008/12/04/create-a-latest-tweets-box/" ><strong>Latest Tweets Box</strong></a></p>
<p>I bet there&#8217;s not anyone out there still that haven&#8217;t head of the huge impact Twitter has had on the social networking of Web 2.0. This simple and stylish &#8220;Latest Tweets Box&#8221; will preview all your latest tweets right on your website for your visitors to see. Great and simple tutorial.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.blogperfume.com/photoshop-tutorial-designing-a-unique-bookmark-box/" ><img class="aligncenter size-full wp-image-3280" title="Unique Bookmark Box" src="http://www.minervity.com/wp-content/uploads/2009/04/unique-bookmark-box.jpg" alt="Unique Bookmark Box" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.blogperfume.com/photoshop-tutorial-designing-a-unique-bookmark-box/" ><strong>Unique Bookmark Box</strong></a></p>
<p>Social bookmarking has become a huge success and a great way to keep track of your favorite websites and resources. This tutorial will take you through the process of creating a really neat and useful social bookmark box. The design is entirely up to your imagination if you want to tweak it.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2867/1/Sound-System-Studio-Web-Layout" ><img class="aligncenter size-full wp-image-3282" title="Sounds System Studio Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/sound-system-studio-layout1.jpg" alt="Sounds System Studio Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2867/1/Sound-System-Studio-Web-Layout" ><strong>Sounds System Studio Layout</strong></a></p>
<p>A blue:ish and stylish user interface design that is quite original in it&#8217;s creation. This tutorial will teach you some nice and useful website design effects that will promote your website in your visitors eyes quite well. The tutorial is quite extensive and goes into the depth of things.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://pshero.com/archives/hero-header-part-i" ><img class="aligncenter size-full wp-image-3283" title="Hero Header" src="http://www.minervity.com/wp-content/uploads/2009/04/hero-header.jpg" alt="Hero Header" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://pshero.com/archives/hero-header-part-i" ><strong>Hero Header</strong></a></p>
<p>PSHero incorporates a really nice and edgy header user interface on their tutorial website. They have created a nice tutorial explaining how to create one just like it. The tutorial is really easy to follow and it makes great sense to change and tweak it a little for your own website.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2841/1/Professional-Modern-Web-Layout" ><img class="aligncenter size-full wp-image-3285" title="Modern Web Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/modern-web-layout.jpg" alt="Modern Web Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2841/1/Professional-Modern-Web-Layout" ><strong>Modern Web Layout</strong></a></p>
<p>This tutorial is one of my favorite. It doesn&#8217;t only teach you how to create a really nice user interface website design, it also teaches you how to create this really nice metal/plastic look and feel. A truly eye catching results makes this tutorial one of the top rated ones.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2810/1/Graphic-Design-Studio-Web-Layout" ><img class="aligncenter size-full wp-image-3286" title="Design Studio Web Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/design-studio-web-layout.jpg" alt="Design Studio Web Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2810/1/Graphic-Design-Studio-Web-Layout" ><strong>Design Studio Web Layout</strong></a></p>
<p>A really modern and fun user interface website design tutorial that takes you through the process of creating this stunningly fresh and useful design in 6 pages. A little bit of customization and you will have a design that can stand the test of the modern progressive design evolution.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.duoh.com/varia/header/index.html" ><img class="aligncenter size-full wp-image-3287" title="Header Background" src="http://www.minervity.com/wp-content/uploads/2009/04/header-backgrounds.jpg" alt="Header Background" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.duoh.com/varia/header/index.html" ><strong>Header Backgrounds</strong></a></p>
<p>Usually headers sports some nice backgrounds to make them more eye catching and appealing. This tutorial helps you create a really fresh and modern header background that you can really use in your design. Stylish and vibrant colors make this header quite interesting.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://psdvibe.com/2008/12/03/content-box-with-orange-banner-heading/" ><img class="aligncenter size-full wp-image-3288" title="Content Box" src="http://www.minervity.com/wp-content/uploads/2009/04/content-box.jpg" alt="Content Box" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://psdvibe.com/2008/12/03/content-box-with-orange-banner-heading/" ><strong>Content Box</strong></a></p>
<p>A 3D content box that handle navigation in quite a stylish way. This tutorial will take you through the process of creating this very useful navigation panel. I would personally liked it a bit more &#8220;smoother&#8221; but its uses can be many and it&#8217;s up to you to make the changes best suited for you.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2951/1/Design-Studio-Website" ><img class="aligncenter size-full wp-image-3289" title="Design Studio Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/design-studio-layout.jpg" alt="Design Studio Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2951/1/Design-Studio-Website" ><strong>Design Studio Layout</strong></a></p>
<p>A simple but bulky design that reminds me of Steve Wozniak (probably due to the business card used in the tutorial). Maybe even the idea for the site comes from Steve Wozniak&#8217;s own site. No matter what, this tutorial will teach you how to create a dark, nice and simple user interface.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.photoshopstar.com/web-graphics/glossy-style-carbon-fibre-navigation-set/" ><img class="aligncenter size-full wp-image-3291" title="Glossy Carbon Fibre Navigation" src="http://www.minervity.com/wp-content/uploads/2009/04/gloss-carbon-fiber-navigation.jpg" alt="Glossy Carbon Fibre Navigation" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.photoshopstar.com/web-graphics/glossy-style-carbon-fibre-navigation-set/" ><strong>Glossy Carbon Fibre Navigation</strong></a></p>
<p>I have always like the look of the glossy icons or the carbon fibre layouts. This tutorial will teach you how to create a minimalistic glossy carbon fibre navigation menu that will enhance your website in the best of ways. Tweak it a little and the result could be stunningly beautiful.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.tutorialshot.com/greenish-fresh-content-box-design/" ><img class="aligncenter size-full wp-image-3292" title="Green Content Box" src="http://www.minervity.com/wp-content/uploads/2009/04/green-content-box.jpg" alt="Green Content Box" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.tutorialshot.com/greenish-fresh-content-box-design/" ><strong>Green Content Box</strong></a></p>
<p>There are a million ways to design and create a really useful content box for you website user interface. This one feels fresh and creative and this tutorial teaches you in surprisingly few steps how to create it. The tweaking is up to your imagination as always.</p>
</blockquote>
<blockquote><p><img class="aligncenter size-full wp-image-3294" title="Nature Inspired Paiinted Background" src="http://www.minervity.com/wp-content/uploads/2009/04/nature-inspired-painted-background.jpg" alt="Nature Inspired Paiinted Background" width="546" height="122" /></p>
<p><a title="Website Link" href="http://designreviver.com/tutorials/create-a-nature-inspired-painted-background-in-photoshop" ><strong>Nature Inspired Painted Background</strong></a></p>
<p>User interface backgrounds are always great to look at if they are carefully planned and creatively produced and this one is a great example of that. The soothing feeling in this design is eye catching and enjoyable. This tutorial will teach you how to accomplish just that in only 7 steps.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.viget.com/inspire/how-to-make-the-viget-inspire-background/" ><img class="aligncenter size-full wp-image-3296" title="Viget Inspire Background" src="http://www.minervity.com/wp-content/uploads/2009/04/viget-inspire-background.jpg" alt="Viget Inspire Background" width="546" height="122" /></a></p>
<p><strong><a title="Website Link" href="http://www.viget.com/inspire/how-to-make-the-viget-inspire-background/" >Viget Inspire Background</a></strong></p>
<p>This hybrid watercolor/grunge background user interface design is stunningly beautiful. This tutorial will teach you how to accomplish this effect in just a few simple steps. The design is soothing and creates an urge to come back for more. It&#8217;s a sure visitor eye catcher</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.tutzor.com/index.php/2008/05/tutzor-web-20-style-re-design/" ><img class="aligncenter size-full wp-image-3297" title="Tutzor Web 2.0 Design" src="http://www.minervity.com/wp-content/uploads/2009/04/tutzor-web-20-design.jpg" alt="Tutzor Web 2.0 Design" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.tutzor.com/index.php/2008/05/tutzor-web-20-style-re-design/" ><strong>Tutzor Web 2.0 Design</strong></a></p>
<p>A really effective still really simple way of accomplishing a nice and clean website user interface design. In 26 steps this tutorial will take you from nothing to a really stylish and scalable website &#8220;theme&#8221; that you can keep adding to long after you&#8217;re through with this tutorial.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2884/1/Business-Web-Page" ><img class="aligncenter size-full wp-image-3298" title="Business Website Page" src="http://www.minervity.com/wp-content/uploads/2009/04/business-website-page.jpg" alt="Business Website Page" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://http://www.adobetutorialz.com/articles/2884/1/Business-Web-Page" ><strong>Business Website Page</strong></a></p>
<p>A really unique and comprehensive approach to a business website page that you are sure to get some nice comments about. Even though I have been opposed to the tabbed dottings of any website design this one is appealing and simple. Great tutorial to create a unique and fresh user interface design.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://bwebi.com/real-estate-template.html" ><img class="aligncenter size-full wp-image-3299" title="Real Estate Theme" src="http://www.minervity.com/wp-content/uploads/2009/04/real-estate-theme.jpg" alt="Real Estate Theme" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://bwebi.com/real-estate-template.html" ><strong>Real Estate Theme</strong></a></p>
<p>If you ever thought of starting your real estate company or maybe you&#8217;re already a realtor and need a nice &#8220;theme:ed&#8221; website. This tutorial will teach you how to create that really nice user interface design for you realtor needs. Vibrant colors and great layout.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.flash-game-design.com/tutorials/styLayout-photoshop-tutorial.html" ><img class="aligncenter size-full wp-image-3300" title="Stylish Black Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/stylish-black-layout.jpg" alt="Stylish Black Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.flash-game-design.com/tutorials/styLayout-photoshop-tutorial.html" ><strong>Stylish Black Layout</strong></a></p>
<p>A neat and unique look makes this user interface intriguing and bold in every way. Either you love it or you don&#8217;t. Even if you don&#8217;t this tutorial will teach you some invaluable techniques and pointers that will sure inspire you to create a great and useful website user interface design.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.photoshop-pack.com/pspack/32/Professional_Web_Template/1" ><img class="aligncenter size-full wp-image-3301" title="Professional Web Template" src="http://www.minervity.com/wp-content/uploads/2009/04/professional-web-template.jpg" alt="Professional Web Template" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.photoshop-pack.com/pspack/32/Professional_Web_Template/1" ><strong>Professional Web Template</strong></a></p>
<p>A vibrant colored and appealing website user interface design. This tutorial teaches you how to create this stunningly bright and colorful breed of website design in just a few steps (2 pages, real simple). Coloring your website differently will make a huge difference if you don&#8217;t like the yellow and blueish feel to it.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.flash-game-design.com/tutorials/mPortolfio2-layout-photoshop-tutorial.html" ><img class="aligncenter size-full wp-image-3302" title="Portfolio Web Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/portfolio-web-layout.jpg" alt="Portfolio Web Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.flash-game-design.com/tutorials/mPortolfio2-layout-photoshop-tutorial.html" ><strong>Portfolio Web Layout</strong></a></p>
<p>A fun and playfully designed user interface that captures the visitor and viewer in the best of ways. This tutorial takes you through the process of how to create this detailed and tender website design. In just 18 steps you&#8217;ll have a fully compressed website user interface all wrapped up.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/flickr-box.html" ><img class="aligncenter size-full wp-image-3303" title="Flickr Box" src="http://www.minervity.com/wp-content/uploads/2009/04/flickr-box.jpg" alt="Flickr Box" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/flickr-box.html" ><strong>Flickr Box</strong></a></p>
<p>We all love Flickr to some extent. Design websites usually have a Flickr box all set up to preview new work or their visitors work. This tutorial teaches you how to create a stylish and fresh Flickr box that will sure put your or your visitors pictures in the center of attention.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.talk-mania.com/web-layouts/40144-interior-design-layout.html" ><img class="aligncenter size-full wp-image-3304" title="Interior Design Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/interior-design-layout.jpg" alt="Interior Design Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.talk-mania.com/web-layouts/40144-interior-design-layout.html" ><strong>Interior Design Layout</strong></a></p>
<p>This captivating and seamless user interface design is perfect for your interior design website project. This tutorial takes you through a number of steps creating it however it maybe be quite hard to follow so I suggest you download the accompanied files instead to understand the tutorial better.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.avivadirectory.com/photoshop/vista-style-nav-bar/" ><img class="aligncenter size-full wp-image-3305" title="Vista Style NavBar" src="http://www.minervity.com/wp-content/uploads/2009/04/vista-style-navbar.jpg" alt="Vista Style NavBar" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.avivadirectory.com/photoshop/vista-style-nav-bar/" ><strong>Vista Style NavBar</strong></a></p>
<p>This clean and freshly styled navigation bar a&#8217;la Vista style is a great way to create a professional navigation solution for your user interface design. This tutorial takes you through the simple steps of creating this really nice bar. Plenty of tweaking possibilities here.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.talk-mania.com/web-layouts/30388-chopper-layout.html" ><img class="aligncenter size-full wp-image-3307" title="Chopper Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/chopper-layout.jpg" alt="Chopper Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.talk-mania.com/web-layouts/30388-chopper-layout.html" ><strong>Chopper Layout</strong></a></p>
<p>A one of a kind user interface that has that little extra bling to it. This tutorial will take you through the process of creating this simple yet useful and blingy user interface website design. Complete with photo spots and great layout this is a sure bet for any car/bike enthusiasts.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.flash-game-design.com/tutorials/modernlayout-photoshop-tutorial.html" ><img class="aligncenter size-full wp-image-3308" title="Modern Portfolio Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/modern-portfolio-layout.jpg" alt="Modern Portfolio Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.flash-game-design.com/tutorials/modernlayout-photoshop-tutorial.html" ><strong>Modern Portfolio Layout</strong></a></p>
<p>A creative and modern way to create a really nice user interface. This tutorial, consisting of 7 pages, will teach you how to accomplish this appealing design. It has many pointers and tips worth checking out and should inspire you to be creative.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2988/1/Website-Design-Studio" ><img class="aligncenter size-full wp-image-3309" title="Design Studio Theme" src="http://www.minervity.com/wp-content/uploads/2009/04/design-studio-theme.jpg" alt="Design Studio Theme" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2988/1/Website-Design-Studio" ><strong>Design Studio Theme</strong></a></p>
<p>Simple but really nice looking website user interface with vibrant colors and great easy to use layout. This tutorial will take you through the process of creating this really nice website template in just 6 pages of instructions.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://ezphotoshop.info/2008/04/07/web-20-clean-layout.html" ><img class="aligncenter size-full wp-image-3310" title="Web 2.0 Content Box" src="http://www.minervity.com/wp-content/uploads/2009/04/web-20-content-box.jpg" alt="Web 2.0 Content Box" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://ezphotoshop.info/2008/04/07/web-20-clean-layout.html" ><strong>Web 2.0 Content Box</strong></a></p>
<p>Again, content boxes have become a great design aspect when it comes to user interface design. Blogs and website use them to style their posts or ad boxes to make them more appealing to the visitor. This tutorial will teach you how to create a really clean and useful Web 2.0 content box.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/cool-photography-layout.html" ><img class="aligncenter size-full wp-image-3311" title="Cool Photography Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/cool-photography-layout.jpg" alt="Cool Photography Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/cool-photography-layout.html" ><strong>Cool Photography Layout</strong></a></p>
<p>Stunningly simple but effective website user interface design. In just 14 steps we&#8217;ll learn how to create this appealing website template. You can go ahead and do all the modifications you want and it&#8217;s only up to your inspiration and imagination where you want and need to take it.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.pstut.info/tutorials/royal-interface/" ><img class="aligncenter size-full wp-image-3312" title="Royal Interface" src="http://www.minervity.com/wp-content/uploads/2009/04/royal-interface.jpg" alt="Royal Interface" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.pstut.info/tutorials/royal-interface/" ><strong>Royal Interface</strong></a></p>
<p>This tutorial handles a quite pristine user interface that is sure to catch the visitors eyes in the best of ways. However, I wouldn&#8217;t really call this one a website user interface, instead a theme design with that little extra to it. In 10 pages we will learn how to create this nice theme.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2829/1/Professional-Design-Studio-Web-Template" ><img class="aligncenter size-full wp-image-3313" title="Design Theme Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/design-layout-theme.jpg" alt="Design Theme Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.adobetutorialz.com/articles/2829/1/Professional-Design-Studio-Web-Template" ><strong>Design Theme Layout</strong></a></p>
<p>This nice and clean design theme layout is somewhat flash inspired in my opinion. It feels fresh but still dated in a way but this tutorial is sure to help you create a nice and clean  website user interface. 13 pages and you will be set to add your content.</p>
</blockquote>
<blockquote><p><a title="Website Link" href="http://www.castleprint.co.uk/photoshop_blog_template_design.html" ><img class="aligncenter size-full wp-image-3315" title="Professional Blog Layout" src="http://www.minervity.com/wp-content/uploads/2009/04/professional-blog-layout.jpg" alt="Professional Blog Layout" width="546" height="122" /></a></p>
<p><a title="Website Link" href="http://www.castleprint.co.uk/photoshop_blog_template_design.html" ><strong>Professional Blog Layout</strong></a></p>
<p>This comprehensive and well designed layout is a sure bet if you want your blog user interface to look clean and appealing. This tutorial will take you through the steps of creating this quite stylish yet modifiable professional blog layout. Let your imagination flow.</p>
</blockquote>
<p><img src="http://www.minervity.com/?ak_action=api_record_view&#038;id=3198&#038;type=feed" alt="" /><img src="http://feeds.feedburner.com/~r/Minervity/~4/xdl15RsaEMc" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ngayxanh.com/inspiration/52-professional-website-user-interface-photoshop-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

