<?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>SoDevious.Net &#187; tutorial</title>
	<atom:link href="http://sodevious.net/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://sodevious.net</link>
	<description>Design and Resource Blog</description>
	<lastBuildDate>Fri, 23 Dec 2011 19:37:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress to Blogger: How I Did It And Kept Everything In Working Order (As Well As My Sanity)</title>
		<link>http://sodevious.net/wordpress-blogger-working-order-as-sanity/</link>
		<comments>http://sodevious.net/wordpress-blogger-working-order-as-sanity/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 19:36:30 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2559</guid>
		<description><![CDATA[An overview on how to safely and effectively move your Wordpress blog into a Blogger blog. SEO friendly! This leaves us with a SEO friendly forwarding of an old domain to a new one, and the WP-admin is still accessible! Yay!]]></description>
			<content:encoded><![CDATA[<p>So, as a blogger at heart, I&#8217;ve been dabbling in personal blogging. I&#8217;ve experimented with different WP setups and domains, and was never really happy. I decided to give blogger a go, and I really enjoyed it. I love WordPress, but there&#8217;s no problem being versatile! A lot of the personal blogs I follow are on blogger, so why not?</p>
<p>My domain and site transitions began with TheLovelyCurves.Com, but then I bought BeautieNerd.Com. I had all of my stuff there, but it seemed too impersonal, so I moved everything to <a href="http://www.nicoleisms.net">nicoleisms.net</a> (on blogger), a domain I bought a while ago.<br />
<img src="http://sodevious.net/wp-content/uploads/2011/12/wpblogger.jpg" alt="" title="wpblogger" width="620" height="160" class="aligncenter size-full wp-image-2581" /></p>
<p>&nbsp;</p>
<h2>Move your posts</h2>
<p>Now, I think there is a way to export WordPress posts into a Blogger blog. The way I imagine it would be done is: In WordPress, go to Tools &gt; Export. Then, use <a href="http://wordpress2blogger.appspot.com/">this</a> app to make the export file usable on Blogger.  Then, go into your Blogger dashboard and under Settings &gt; Basics press &#8216;Import Blog&#8217;. That should be it!</p>
<p>I only had a few posts I wanted to move over, so I did that manually.</p>
<blockquote>
<h3><strong><span style="color: #99cc00;">ProTip: Windows Live Writer is <span style="text-decoration: underline;"><em>great</em></span> for writing blogger posts!</span></strong></h3>
</blockquote>
<p>&nbsp;</p>
<h2>Custom Domains</h2>
<p>If you&#8217;re going to be moving all of your posts over, all you have to do is set up your custom domain with blogger. Here are a few tutorials I used.</p>
<p style="padding-left: 30px;"><strong><a href="http://support.google.com/blogger/bin/static.py?hl=en&amp;ts=1233381&amp;page=ts.cs">How do I use a custom domain name for my blog?</a></strong></p>
<p style="padding-left: 30px;"><strong><a href="http://buzz.blogger.com/2011/11/custom-domains-simplified.html" rel="bookmark">Custom domains simplified</a></strong></p>
<p>&nbsp;</p>
<h2>WWW. and Naked Domains</h2>
<div>Now, this process will only make your blog with with www. (www.yourblog.com)  not just the naked domain, like yourblog.com. To fix this, forward your naked domain to the www. domain. In GoDaddy, it&#8217;s quite simple. In the domain maganger, find your blog and forward it to the www. address. Here&#8217;s mine:</div>
<div><img class="aligncenter size-full wp-image-2567" title="forward" src="http://sodevious.net/wp-content/uploads/2011/12/forward.png" alt="" width="614" height="83" /></div>
<div></div>
<div>Make sure Blogger knows that you want your naked domain pointing to your www. domain.</div>
<div><img class="aligncenter size-full wp-image-2571" title="settings" src="http://sodevious.net/wp-content/uploads/2011/12/settings.png" alt="" width="553" height="174" /></div>
<p>Just wait a few, and your domain should work! If it doesn&#8217;t, revert back to the you.blogger.com and redo the addition of the custom blog.</p>
<p>&nbsp;</p>
<h2>What about my old domain?</h2>
<p>To avoid losing my links, I wanted my old domain to forward to my new one. I thought it would be as easy as going into GoDaddy and forwarding it, but it wasn&#8217;t. If you do that, then your posts will get 404&#8242;s. Let me explain. If I have a post like this: oldomain.com/some-post, and I want to to forward to www.newdomain.com, GoDaddy will send it to www.newdomain.com/some-post, but some-post doesn&#8217;t exist! <strong>How do we fix this?</strong></p>
<p>If your blog is small, <span style="text-decoration: underline;">there is hope!</span> This is what I did: I made sure my old blog worked, and went into my old WP admin. I added a plugin named Page Links To. For the few posts thatI did move over, I copied that URL into the little blox that the plugin made.</p>
<p><img class="aligncenter size-full wp-image-2573" title="pagelinks" src="http://sodevious.net/wp-content/uploads/2011/12/pagelinks.png" alt="" width="610" height="153" /></p>
<p>So, now oldomain.com/copied-post will forward to www.newdomain.com/copied-post.</p>
<p>Any post that I didn&#8217;t copy over, I just wrote my new domain in the URL box. So, oldomain.com/non-copied-post will forward to www.newdomain.com!</p>
<p>To finish it off, I went into Settings &gt; Reading and changed my front page display to a new page I made, entitled &#8216;Home&#8217;. Guess what I&#8217;m putting in the URL box?</p>
<p><img class="aligncenter size-full wp-image-2575" title="home" src="http://sodevious.net/wp-content/uploads/2011/12/home.png" alt="" width="599" height="478" /></p>
<p>This leaves us with a SEO friendly forwarding of an old domain to a new one, and the WP-admin is still accessible! Yay! I did all this over the course of a few frustrating hours, but it all worked in the end.</p>
<p>If you have any questions, or I forgot something, let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/wordpress-blogger-working-order-as-sanity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Surreal Portrait Photo Manipulation in Photoshop</title>
		<link>http://sodevious.net/create-surreal-portrait-photo-manipulation-photoshop/</link>
		<comments>http://sodevious.net/create-surreal-portrait-photo-manipulation-photoshop/#comments</comments>
		<pubDate>Sun, 15 May 2011 17:43:40 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[portrait]]></category>
		<category><![CDATA[surreal]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2429</guid>
		<description><![CDATA[Hello all, today I am going to show you how to take a normal portrait and turn it  into a breathtaking surreal photo. The image we will be using today has been taken from this deviantart account. This tutorial would be great for beginners learning how to fully take control over Photoshop&#8217;s many features. To [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all, today I am going to show you how to take a normal portrait and turn it  into a breathtaking surreal photo. The image we will be using today has been taken from <a href="http://blacklight-romace.deviantart.com/">this deviantart account</a>. This tutorial would be great for beginners learning how to fully take control over Photoshop&#8217;s many features. To open larger photos in this tutorial, just click on the smaller photo. You can use this photo, or select one of your own. Lets Begin.<br />
<a href="http://sodevious.net/wp-content/uploads/2011/05/18.jpg"><img class="aligncenter size-full wp-image-2461" title="18" src="http://sodevious.net/wp-content/uploads/2011/05/18.jpg" alt="" width="630" height="420" /></a></p>
<h2>Step 1:</h2>
<p>Open your image and make sure the layer is a locked background. If you are unsure how to do this, right click on the layer and press &#8216;Flatten&#8217;.</p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/1.jpg"><img title="1" src="http://sodevious.net/wp-content/uploads/2011/05/1.jpg" alt="" width="630" /></a></p>
<p>&nbsp;</p>
<h2>Step 2:</h2>
<p>Now we would be adding a shadow around the image where intense light is present; we want the picture to have a dark fantasy look, so we need to remove excess light and add shadows. Use the paint brush and select the foreground color as black. Paint the white area in a smooth fashion so it blends in with the picture to give it a more natural look.<br />
<a href="http://sodevious.net/wp-content/uploads/2011/05/2.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/2.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/3.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/3.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/4.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/4.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p><span style="font-size: 20px; font-weight: bold;">Step 3:</span><br />
As you can see, the final image has sharp and attractive eyes with good shine and darkness altogether, with emphasis on the iris. We will be using the <strong>dodge tool</strong> under highlight range and add shine to iris by painting a semicircle around the pupil and use the <strong>burn tool</strong> under midtones range and add darkness to the pupil and the outer lining of the iris.<br />
<a href="http://sodevious.net/wp-content/uploads/2011/05/5.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/5.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a><br />
<a href="http://sodevious.net/wp-content/uploads/2011/05/6.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/6.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a><br />
<a href="http://sodevious.net/wp-content/uploads/2011/05/7.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/7.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<h2>Step 4:</h2>
<p>Now we will be changing the color of the image using <strong>Ctrl+B</strong> to alter the color balance of the picture. Change the slider according to your picture.</p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/8.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/8.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p>After adding the color, darken some more areas like so.</p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/9.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/9.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/10.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/10.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<h2>Step 5:</h2>
<p>Now we will be adding eye shadow and makeup to the model. For this, we need to create a new layer and paint over the eye using color of your choice, I will be using a slightly darker red. Now use a Gaussian blur to blur it and set the mode of the layer to overlay.</p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/11.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/11.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/12.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/12.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/13.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/13.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/14.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/14.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<h2>Step 6:</h2>
<p>Now we will be adding some extra elements to give the image more of a fantsy look. I am adding circles above the eyebrow in a dark red color.</p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/150.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/15.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p>Add inner shadow to the circled by using blending options of the layer (double click the layer).</p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/05/16.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/16.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<h2>Step 7:</h2>
<p>Now to finish the photo, add some shadows and highlights where needed and finish it off by adding some text.<br />
<a href="http://sodevious.net/wp-content/uploads/2011/05/17.jpg"><img class="aligncenter size-full wp-image-2435" title="photoshop-surreal-photo-manipulation" src="http://sodevious.net/wp-content/uploads/2011/05/17.jpg" alt="photoshop-surreal-photo-manipulation" width="630" /></a></p>
<p>Voila! Enjoy your surreal portrait.<br />
<a href="http://sodevious.net/wp-content/uploads/2011/05/18.jpg"><img class="aligncenter size-full wp-image-2461" title="18" src="http://sodevious.net/wp-content/uploads/2011/05/18.jpg" alt="" width="630" height="420" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/create-surreal-portrait-photo-manipulation-photoshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Get Inspired in Extraordinary Ways</title>
		<link>http://sodevious.net/inspired-extraordinary-ways/</link>
		<comments>http://sodevious.net/inspired-extraordinary-ways/#comments</comments>
		<pubDate>Wed, 04 May 2011 21:54:38 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[how to find creativity]]></category>
		<category><![CDATA[how to find inspiration]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2368</guid>
		<description><![CDATA[In today’s competitive design market, it can be very difficult to create unique designs that stand out from the crowd. Often, this task is difficult because most designers are looking to current trends for inspiration on upcoming projects rather than searching for unique directions. As such, your best bet for finding new project directions is to seek out alternative inspiration sources. Here are five sources to gather new design ideas.]]></description>
			<content:encoded><![CDATA[<p>In today’s competitive design market, it can be very difficult to create unique designs that stand out from the crowd. Often, this task is difficult because most designers are looking to current trends for inspiration on upcoming projects rather than searching for unique directions. As such, your best bet for finding new project directions is to seek out alternative inspiration sources. Here are five sources to gather new design ideas.</p>
<p>&nbsp;</p>
<h2>Look to the Past</h2>
<p><img src="http://i133.photobucket.com/albums/q62/anya678/get-inspired-unusual-01.jpg" alt="retro inspiration" width="550" height="548" /></p>
<p>Often, the best way to discover new design directions is to look to the past. While everyone else is trying to go ultra-modern, you can set your work apart with retro-inspired designs.</p>
<p>Early designs can be particularly inspiring when considering that fancy design programs weren’t yet invented and work was created by hand with natural elements. Check out this <a href="http://www.noupe.com/inspiration/celebrating-vintage-and-retro-60-remarkable-designs.html" target="_blank">compilation</a> of retro themed designs to learn how others have embraced this inspiration source.</p>
<h2>Explore Nature</h2>
<p><img src="http://i133.photobucket.com/albums/q62/anya678/get-inspired-unusual-02.jpg" alt="Nature inspiration" width="550" height="369" /></p>
<p>The natural world is the ultimate source for inspiration. Take a break from work and spend a day roaming local parks or wilderness areas. Not only will this help you relax and forget your design roadblocks, but doing this can provide unique inspiration.</p>
<p>After exploring nature, begin experimenting with natural elements and textures. These elements can offer a unique richness to your projects and can help draw in viewers who would have otherwise passed them by. <a href="http://www.sproutfund.org/spring/" target="_blank">Sproutfund</a> and <a href="http://www.viget.com/inspire/" target="_blank">Viget</a> are both great websites showcasing nature-inspired designs.</p>
<h2>Business Cards</h2>
<p><img src="http://i133.photobucket.com/albums/q62/anya678/get-inspired-unusual-03.jpg" alt="Business Cards" width="550" height="413" /></p>
<p>The business card is no longer a simple piece of paper with mundane contact information. Rather, business cards have transformed into statements of personal identity and are great examples of creative genius.</p>
<p>By following the latest business card trends and exploring the unique ways they are now being used, you can find new directions for your design projects. Suddenly, the most mundane of assignments can transform into unique, undiscovered possibilities. <a href="http://www.flickr.com/photos/vikllc/3301444662/" target="_blank">Bhootan</a> and <a href="http://www.flickr.com/photos/2trip/4878262827/" target="_blank">Arunas Kaltanas</a> provide inspiring business card designs.</p>
<h2>Photography</h2>
<p><img src="http://i133.photobucket.com/albums/q62/anya678/get-inspired-unusual-04.jpg" alt="Photography inspiration" width="550" height="356" /></p>
<p>Many forms of photography exist and each can provide unique sources of inspiration. From macro photography to retro-inspired shots, explore the genres that match your unique design tastes. You can also join photo sharing networks such as Flickr to follow your favorite photographers or to receive random daily photographic inspiration. <a href="http://www.leetowndrow.com/" target="_blank">Lee Towndrow</a> and <a href="http://www.thomaskettner.com/" target="_blank">Thomas Kettner</a> are wonderful photographers worth following.</p>
<h2>Album Covers</h2>
<p><img src="http://i133.photobucket.com/albums/q62/anya678/get-inspired-unusual-05.jpg" alt="Album Covers inspiration" width="550" height="534" /></p>
<p>Album covers are often awesome examples of unique designs and ultimate risk taking. By viewing these artwork forms, you will likely be inspired to take more risks with your projects rather than playing it safe.</p>
<p>While viewing various album covers, listen to a few songs from each singer. Music is a great inspirational source and can help bring you out of a creative slump. Explore this <a href="http://inspiredology.com/99-best-designed-album-covers/" target="_blank">compilation</a> for great album cover artwork.</p>
<p>Being a successful designer means staying true to your creative instincts and continually seeking out fresh inspiration. Rather than following obediently with current trends, find your own direction by becoming inspired from alternative sources. In time, this will come to define who you are as a designer and could even transform you into a trendsetter rather than a trend follower.</p>
<p>&nbsp;</p>
<p style="font-style: italic;"><strong>This is a Guest Post by:</strong></p>
<p><em>Annie is a frugal mom of two lovely kids. She blogs for HomeLoanFinder, the best free tool that allows to easily compare <a href="http://www.homeloanfinder.com.au/home-loan-rates/">home loan rates</a>. Get inspired, save money and get in touch with Annie via Twitter: @ViralMomTweets</em></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/inspired-extraordinary-ways/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Steps to Better Blog Posts</title>
		<link>http://sodevious.net/5-steps-to-better-blog-posts/</link>
		<comments>http://sodevious.net/5-steps-to-better-blog-posts/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 16:36:50 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1924</guid>
		<description><![CDATA[There are many types of blogs and bloggers out there though. For instance, this blog is for resources, articles and tutorials, not for personal posts. Therefore, posts like these usually follow 'unspoken rules'. Below, I will show you some! Most, if not all, popular posts on popular blogs do these things. So, if you have a resource-like blog, listen up!]]></description>
			<content:encoded><![CDATA[<p>Nowadays, everyone can be a blogger. There are many types of blogs and bloggers out there though. For instance, this blog is for resources, articles and tutorials, not for personal posts. Therefore, posts like these usually follow &#8216;unspoken rules&#8217;. Below, I will show you some! Most, if not all, popular posts on popular blogs do these things. So, if you have a resource-like blog, listen up! Even though I might be the one showing you this, I still have a lot to learn and need to follow some of these rules myself.</p>
<p><a href="http://www.flickr.com/photos/r-z/536786101/in/photostream/"><img class="aligncenter size-full wp-image-1960" title="536786101_cfb811f041_z" src="http://sodevious.net/wp-content/uploads/2010/12/536786101_cfb811f041_z.jpg" alt="" width="630" height="267" /></a></p>
<p>&nbsp;</p>
<h2>Descriptive and Formatted Post Titles</h2>
<p><strong> </strong>Post Titles are the most important thing in a blog post. It&#8217;s the very first thing that a reader sees and with your title, you need to draw in your readers to make them want to stay and<em> read your post</em>. You need to make that person click on your title! If not, then no one will ever get to your blog. For example, which headline wold you be more atttacted to? This, &#8216;<span style="text-decoration: underline;">how to get readers</span>&#8216; or &#8216;<strong>15  Sure-Fire Ways to Attract Readers</strong>&#8216;? Check out these articles on writing better headlines:</p>
<p style="padding-left: 30px;"><a href="http://www.copyblogger.com/proven-headline-formulas/">9 Proven Headline Formulas That Sell Like Crazy</a></p>
<p style="padding-left: 30px;"><a href="http://www.blogussion.com/writing-content/45-better-blog-headlines/">65 Exciting Words to Spice up Your Blog Headlines</a></p>
<p style="padding-left: 30px;"><a href="http://www.copyblogger.com/why-some-people-almost-always-write-great-post-titles/">Why Some People Almost Always Write Great Post Titles</a></p>
<p style="padding-left: 30px;">
<p>&nbsp;</p>
<h2><strong>Images and Post Formatting </strong></h2>
<p>When reading an article, the impending doom starts to set in once I see long paragraph after long paragraph without breaks. The text may be interesting and informative, but there are definitely &#8217;sighs&#8217; along the way. Some people don&#8217;t even take another glance if they see lots of text. Try breaking it up with images here and there. Other than images, frequent like breaks and formatting really do help. I&#8217;m talking about headings, bolded words, italics, that sort of thing.</p>
<p>&nbsp;</p>
<h2>Use Your Voice</h2>
<p>When you write, make sure to keep a piece of you in your writing. Blogging is not like essay writing in the least. As a freedom from such tedious tasks, blogging helps you release your voice. Write as if you were speaking. That doesn&#8217;t mean use slang and obnoxious things, but things should be kept casual. Here, no one is checking for big words and transition words or theses.</p>
<p style="padding-left: 30px;"><a href="http://blogsessive.com/blogging-tips/unique-blogging-voice/">5 ways to set your unique blogging voice apart</a><br />
<a href="http://www.problogger.net/archives/2010/08/05/5-ways-to-build-your-blogs-voice/">5 Ways to Build Your Blog’s Voice</a></p>
<p>&nbsp;</p>
<h2>Keep Your Readers In Mind</h2>
<p>When writing, keep your reader in mind. Who are you writing to? Kids? Teens? Adults? Your writing should be appropriate. When writing with adults in mind for instance, don&#8217;t use simple talk. Or, think about what they would like to see. Who is your audience? You need to revolve your blog design and posts around them. After all, its your readers that can make or break your blog. You need to keep them coming back, keep them interested. Give them a reason to stay.</p>
<p style="padding-left: 30px;"><a href="http://www.bloggingtip.net/the-art-of-writing-damn-good-blogs/">The Art of Writing Damn Good Blogs</a></p>
<p>&nbsp;</p>
<h2>Grammar and Spelling</h2>
<p>Although the blogosphere is your oyster, its bad practice to publish a post with grammar and spelling errors. Yes, I have done it before too, but I have learned that it&#8217;s best to get posts proofread. That way, someone else can catch errors that I have overlooked. Most browsers and blog platforms have spell check, use it! If you have mistakes in your writing, people can see you as inexperienced and unprofessional. Now, I know that some bloggers first language is not English, so people reading their writing would be able to nitpick at grammatical errors. In this case, its crucial to have someone else proofread your work. This is in the best interest of your readers. You want to make it as clear as possible. If they have a hard time reading, then they won&#8217;t want to come back, or may look at you harshly.</p>
<p style="padding-left: 30px;"><a href="http://www.bloggingtip.net/5-tips-for-blogging-in-english/">5 Tips for Blogging in English</a></p>
<p>&nbsp;</p>
<p>That&#8217;s all for now! I hope that you were able to learn something, I know I did! Does anyone else want to add to this list? Are there any methods that you are using in your blog posts?</p>
<p><center><small><a href="http://www.flickr.com/photos/mariareyesmcdavis/2889870211/in/photostream/">Photo Credit</a></small></center></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/5-steps-to-better-blog-posts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Improve Pictures of Yourself in Photoshop</title>
		<link>http://sodevious.net/how-to-improve-pictures-of-yourself-in-photoshop/</link>
		<comments>http://sodevious.net/how-to-improve-pictures-of-yourself-in-photoshop/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 02:23:29 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[photo editing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[yearbook]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1721</guid>
		<description><![CDATA[So, I have realized that for some people that have access to Photoshop, they can be scared of such a big program. I'll admit -- it isn't a cup of tea. Today I am going to show you how to improve upon pictures of yourself or other people in Photoshop! Hopefully with this tutorial, others will learn some of my techniques!
]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t written in a tutorial in a long time and now I am finally deciding to do so! So, I have realized that for some people that have access to Photoshop, they can be scared of such a big program. I&#8217;ll admit &#8212; it isn&#8217;t a cup of tea. Today I am going to show you how to improve upon pictures of yourself or other people in Photoshop! Now the main reason that I say &#8216;other people&#8217;, is because as the resident Photoshop Guru in my Yearbook class (and obviously in Yearbook we take photos of the other students!), I end up editing most of the pictures. Hopefully with this tutorial, others will learn some of my techniques!</p>
<p><strong>1.</strong> To begin, <strong>open up the picture</strong> you wish to edit. I will use a picture of myself. This is actually a low quality photo, as it was taken with Photobooth and then hustled about on Facebook before I decided to edit it.</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-1722" title="photo" src="http://sodevious.net/wp-content/uploads/2010/11/photo.jpg" alt="" width="530" height="398" /></p>
<p>&nbsp;</p>
<p style="text-align: left;">2. The next step is to <strong>duplicate your photo</strong>. You can right click the layer (in my case, background) and press duplicate, although I like dragging the layer to the &#8216;new&#8217; icon at the bottom of the layers panel. The reason I use two layers is a) to compare between before &amp; after, and b) just in case I mess up or need the original photo again.</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-1728" title="duplicate" src="http://sodevious.net/wp-content/uploads/2010/11/duplicate.jpg" alt="" width="367" height="308" /></p>
<p>&nbsp;</p>
<p>3. Next, go to <strong>Image &gt; Adjustments &gt; Curves</strong>. Yes, I know that in CS4 there is an option to do it from the adjustments window, but that means affecting the whole image which may or may not be desirable at times. Also, showing you this way ensures that you can use the technique for CS3 as well.</p>
<p><img class="aligncenter size-full wp-image-1734" title="adjustments" src="http://sodevious.net/wp-content/uploads/2010/11/adjustments.jpg" alt="" width="479" height="114" /></p>
<p>&nbsp;</p>
<p>4. Once in your curves, <strong>adjust it according to your image</strong>. It&#8217;s not always where you have to move the point like I did, it varys according to your photo. As you can see, it really brightened the photo.</p>
<p><img class="aligncenter size-full wp-image-1730" title="curves" src="http://sodevious.net/wp-content/uploads/2010/11/curves.jpg" alt="" width="530" /></p>
<p>&nbsp;</p>
<p>5. Now I&#8217;m gonna fix the marks on my face.<strong> Zoom in</strong>. ( I did once). Click the &#8216;<strong>spot healing brush</strong>&#8216; tool and make it small. Just big enough to cover the spot. Now, press the spot once. If it doesn&#8217;t look right, undo and try again. If not, you could always go in with the clone stamp.</p>
<p><img class="aligncenter size-full wp-image-1736" title="duplicate" src="http://sodevious.net/wp-content/uploads/2010/11/duplicate1.jpg" alt="" width="295" height="337" /></p>
<p>My results from this is shown below. Pretty good so far? I think the spot removal looks natural!</p>
<p><img class="aligncenter size-full wp-image-1738" title="face" src="http://sodevious.net/wp-content/uploads/2010/11/face1.jpg" alt="" width="321" height="308" /></p>
<p>&nbsp;</p>
<p>For the most part, that&#8217;s pretty much it. Of course there is more that you could do, which I will show you as well. If you are using these techniques for a quick Facebook picture, then you probably wouldn&#8217;t have to do much more. So now, here are a few more edits.</p>
<p>&nbsp;</p>
<ul>
<li>I made the color of my face a bit brighter, just to make it pop. Go to <strong>Image &gt; Adjustments &gt; Hue/Saturation</strong>. I picked the &#8216;<em>red</em>&#8216; filter, and increased the<em> saturation by 17</em>.</li>
</ul>
<p><img class="aligncenter size-full wp-image-1740" title="face" src="http://sodevious.net/wp-content/uploads/2010/11/face2.jpg" alt="" width="474" height="351" /></p>
<ul>
<li>I went to <strong>Image &gt; Adjustments &gt; Levels</strong> and played with them to make everything just a bit brighter.</li>
</ul>
<p><img class="aligncenter size-full wp-image-1747" title="face" src="http://sodevious.net/wp-content/uploads/2010/11/face3.jpg" alt="" width="474" height="351" /></p>
<p>&nbsp;</p>
<p>That&#8217;s all folks! What did you think? Should I write more tutorials like this one? Or better yet, is there anything specific that you would like to learn about? Below is a side by side. Because I had the 2 layers, I made the edited layer at 90% opacity because it was a little <strong>too </strong>bright.</p>
<p><img class="aligncenter size-full wp-image-1749" title="sidebyside" src="http://sodevious.net/wp-content/uploads/2010/11/sidebyside.jpg" alt="" width="640" height="240" /></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/how-to-improve-pictures-of-yourself-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Split Toning In Photoshop</title>
		<link>http://sodevious.net/split-toning-in-photoshop/</link>
		<comments>http://sodevious.net/split-toning-in-photoshop/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 22:17:16 +0000</pubDate>
		<dc:creator>Keely Nabors</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1329</guid>
		<description><![CDATA[Split toning is a pretty simple effect that’s also striking. I’ll be using Photoshop CS5 Extended, so if you have a different version you’ll have to adjust accordingly.]]></description>
			<content:encoded><![CDATA[<p>Split toning is a pretty simple effect that&#8217;s also striking. I&#8217;ll be using Photoshop CS5 Extended, so if you have a different version you&#8217;ll have to adjust accordingly.</p>
<h2>Final Effect:</h2>
<p><img class="aligncenter" title="Split Toning in PS" src="http://sodevious.net/wp-content/uploads/2010/09/tumblr_l6uge4KUIp1qc8wavo1_500.png" alt="" width="500" height="354" /></p>
<p>The image we will be using:<br />
<img class="aligncenter" title="Split Toning in PS" src="http://sodevious.net/wp-content/uploads/2010/09/tumblr_l6uge4KUIp1qc8wavo1_5001.jpg" alt="" width="500" height="354" /></p>
<p>Now, open up your image in Photoshop. Click on the &#8216;adjustments&#8217; button on the layers palette (it&#8217;s the one thats round and half grey half white).<br />
Click on color balance.<br />
<a href="http://sodevious.net/wp-content/uploads/2010/09/highlights.png"><img class="alignnone size-medium wp-image-1333" src="http://sodevious.net/wp-content/uploads/2010/09/highlights-191x300.png" alt="" width="191" height="300" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/09/highlights.png"></a><br />
Change the settings for highlights to this.<br />
<a href="http://sodevious.net/wp-content/uploads/2010/09/adjustments.png"><img class="alignnone size-medium wp-image-1334" src="http://sodevious.net/wp-content/uploads/2010/09/adjustments-190x300.png" alt="" width="190" height="300" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/09/adjustments.png"></a><br />
And the shadows to this.<br />
<a href="http://sodevious.net/wp-content/uploads/2010/09/hmhm.png"><img class="alignnone size-medium wp-image-1336" src="http://sodevious.net/wp-content/uploads/2010/09/hmhm-300x168.png" alt="" width="300" height="168" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/09/hmhm.png"></a><br />
Hopefully, it should look something like this now.</p>
<p>Now we have to add in some contrast, because it&#8217;s looking rather dull. Go back to the adjustments button, and click &#8216;brightness &amp; contrast&#8217;. Set the contrast to whatever you think looks best.<br />
Now, to add extra contrast, click down onto the original background layer. Hit Ctrl+J (Or just duplicate the layer the other way) and change the blending mode to overlay.<br />
Lower the opacity of the duplicated layer down to around 50 &#8211; 60 so it&#8217;s not too harsh.</p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/09/contrast.png"><img class="alignnone size-medium wp-image-1335" src="http://sodevious.net/wp-content/uploads/2010/09/contrast-300x168.png" alt="" width="300" height="168" /></a></p>
<p>If your finished product looks like this, then ta-da! You did it right.</p>
<h2>Finished Product:</h2>
<p><img class="aligncenter" title="Split Toning in PS" src="http://sodevious.net/wp-content/uploads/2010/09/tumblr_l6uge4KUIp1qc8wavo1_500.png" alt="" width="500" height="354" /></p>
<p>Sorry if this wasn&#8217;t extremely helpful or if it was confusing. It&#8217;s my first tutorial, and I hope to get better. <img src='http://sodevious.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-Keely.</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/split-toning-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>7 Things You Can Make with Recycled Magazines!</title>
		<link>http://sodevious.net/7-things-you-can-make-with-recycled-magazines/</link>
		<comments>http://sodevious.net/7-things-you-can-make-with-recycled-magazines/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 17:12:34 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Crafts]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[recycling]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1067</guid>
		<description><![CDATA[Hey everybody! I have tons of magazines laying around, and sometimes they just have to go! Instead of just throwing them away, why not make something new? Here's a list of seven things you can make with some old magazines!]]></description>
			<content:encoded><![CDATA[<p>Hey everybody! I have tons of magazines laying around, and sometimes they just have to go! <em>Instead </em>of just throwing them away, why not make something <strong>new</strong>? Here&#8217;s a list of seven things you can make with some old magazines!</p>
<ul>
<li style="text-align: left;"><strong>Make paper beads!</strong> I did this last week and it was a blast! After following some instructions (<a href="http://paperbeads.org/category/paper-bead-jewelries/how-to-make-paper-beads-jewelry/">paperbeads.org</a>) I made about twenty paper beads from old books and magazines with modpodge and a toothpick! I would actually be making more, but I&#8217;m waiting for my <a href="http://www.etsy.com/transaction/32206041">Bamboo Roller Kit</a> to come in the mail!</li>
</ul>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/JYcn9poE0HQ&amp;hl=en_US&amp;fs=1?color1=0x402061&amp;color2=0x9461ca" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/JYcn9poE0HQ&amp;hl=en_US&amp;fs=1?color1=0x402061&amp;color2=0x9461ca" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;">@ <a href="http://paperbeads.org/how-to-use-a-paper-bead-roller/">paperbeads.org</a></p>
<ul>
<li><strong>Make a mailer!</strong> This is actually quite easy to do, but <a href="http://www.getcrafty.com/viewtopic.php?t=10555">this</a> tutorial will probably explain it better than me. Or you could even cover an old mailer with magazine paper too!</li>
</ul>
<ul>
<li><strong>Make a Bow!</strong> <a href="http://howaboutorange.blogspot.com/2009/10/make-gift-bow-from-magazine-page.html">Here&#8217;s a wonderful tutorial</a> on How about Orange about making paper bows!</li>
</ul>
<p style="text-align: center;"><a href="http://howaboutorange.blogspot.com/2009/10/make-gift-bow-from-magazine-page.html"><img class="aligncenter size-full wp-image-1069" title="Chicago-gift-bow" src="http://sodevious.net/wp-content/uploads/2010/08/Chicago-gift-bow.jpg" alt="" width="320" height="282" /></a>via <a href="http://howaboutorange.blogspot.com/">How About Orange</a></p>
<ul>
<li><strong>Make Art!</strong> Use a punch and create your own super cool piece of art like <a href="http://peacockchic.wordpress.com/2009/06/21/finished-object-butterfly-collage/">this</a> one! <a href="http://www.craftstylish.com/item/48930/how-to-make-a-recycled-magazine-flower">Here</a>&#8216;s another.</li>
</ul>
<ul>
<li><strong>Make Jewelry!</strong> <a href="http://www.craftstylish.com/item/39212/how-to-recycle-magazines-into-jewelry">Here</a> are a <a href="http://www.craftstylish.com/item/39555/how-to-make-dangly-earrings-with-magazine-pages">few</a> cute tutorials on making your own recycled paper jewelery! I actually made a candy wrapper bracelet!</li>
</ul>
<ul>
<li><strong>Make Envelopes</strong>! I do this from time to time, and it&#8217;s actually quite fun! Just take apart an envelope and  make a tracing template out of it with a manila folder. Then cut it out and use it to trace onto magazine pages. Cut it out and then glue the sides to the bottom!</li>
</ul>
<ul>
<li><strong>Make stuff for your house!</strong> <a href="http://www.diylife.com/2008/03/12/recycle-magazines-into-a-garbage-can/">Here</a> are <a href="http://alittlehut.blogspot.com/2007/09/recycle-project-no-7-magazine-bowl.html">more</a> super <a href="http://www.craftstylish.com/item/45111/how-to-make-a-magazine-reed-box">duper</a> cool <a href="http://alittlehut.blogspot.com/2007/07/recycling-project-no-5-rolled-paper.html">tutorials</a> for <a href="http://alittlehut.blogspot.com/2007/05/recycling.html">stuff</a> in your <a href="http://howaboutorange.blogspot.com/2009/06/recycled-magazine-coasters.html">house</a>!</li>
</ul>
<div>
<p>I hope you guys enjoy! (I think I can start to see the magazines start to fly off your shelves!)</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/7-things-you-can-make-with-recycled-magazines/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to use Grids in Your Design and Why, Part II</title>
		<link>http://sodevious.net/how-to-use-grids-in-your-design-and-why-2/</link>
		<comments>http://sodevious.net/how-to-use-grids-in-your-design-and-why-2/#comments</comments>
		<pubDate>Sun, 02 May 2010 18:14:34 +0000</pubDate>
		<dc:creator>sebascelis</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[guest post]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=587</guid>
		<description><![CDATA[Part two in this grid series, today we are going to see how grids can be used inside grids and how we can fill in spaces without having to add divs with the specified size.
As we want to get the most of our grid system, we need to understand how it works, and how we can adapt it to our needs.]]></description>
			<content:encoded><![CDATA[<p><strong>This post was Written by Juan Sebastián Celis Maya, of </strong><a href="https://www.evolucionemos.com/"><strong>Evolucionemos.com</strong></a><strong> and </strong><a href="http://www.sebascelis.com/"><strong>Sebascelis.com</strong></a><strong>.</strong></p>
<p>As I promised in my last post, today we are going to see how grids can be used inside grids and how we can fill in spaces without having to add divs with the specified size.</p>
<p>As we want to get the most of our <strong>grid system</strong>, we need to understand how it works, and how we can adapt it to our needs.</p>
<h2>Do I always need a div to fill in spaces?</h2>
<p>Of course not&#8230; Actionly there&#8217;s a better way to do this. Sometimes, when we are faced to create a nice web design, creativity is not a problem, but placing our imagination on the web is. Distributing and organizing content has never been easier since the grids were brought about.</p>
<p>As we saw in the <a href="http://sodevious.net/2010/04/how-to-use-grids-in-your-design-and-why/">first part</a> of this series, all we need is to make sure that the screen is filled in each row. And in our examples, we talked about having 3 divs, with 4 units each one. So the sum was 12.</p>
<h3>Introducing Prefixes and Suffixes</h3>
<p>If we need to add some space before the div, we need a prefix.</p>
<p>And of course, if we need to add some space after the div, we need a suffix.</p>
<p>Prefixes and suffixes have the same 12 sizes;</p>
<p><strong>prefix_1</strong>, <strong>prefix_2</strong>, <strong>prefix_3</strong>, <strong>prefix_4</strong>, <strong>prefix_5</strong>, <strong>prefix_6</strong>, <strong>prefix_7</strong>, <strong>prefix_8 </strong>, <strong>prefix_9 </strong>, <strong>prefix_10</strong>, <strong>prefix_11</strong>, <strong>prefix_12</strong></p>
<p>and</p>
<p><strong>suffix_1</strong>, <strong>suffix_2</strong>, <strong>suffix_3</strong>, <strong>suffix_4</strong>, <strong>suffix_5</strong>, <strong>suffix_6</strong>, <strong>suffix_7</strong>, <strong>suffix_8</strong>, <strong>suffix_9</strong>, <strong>suffix_10</strong>, <strong>suffix_11</strong>, <strong>suffix_12</strong></p>
<h3>Prefix example:</h3>
<p><a href="http://sodevious.net/wp-content/uploads/2010/04/1_1.jpg"><img class="alignnone size-full wp-image-592" src="http://sodevious.net/wp-content/uploads/2010/04/1_1.jpg" alt="Prefix example" width="600" height="289" /></a></p>
<p><code>&lt;div class="<strong>grid_4 prefix_4</strong>"&gt;&lt;/div&gt;</code></p>
<p><code> </code></p>
<p><code>&lt;div class="<strong>grid_4</strong>"&gt;&lt;/div&gt;</code></p>
<p>If you take a look, you&#8217;ll note that here we have a 4 unit div (with a 4 unit prefix) followed by another 4 units div. So both divs sums 8 and the prefix (which is 4) gives a total of 12.</p>
<h3>Suffix example:</h3>
<p><a href="http://sodevious.net/wp-content/uploads/2010/04/1_2.jpg"><img class="alignnone size-full wp-image-593" src="http://sodevious.net/wp-content/uploads/2010/04/1_2.jpg" alt="Suffix example" width="600" height="289" /></a></p>
<p><code>&lt;div class="<strong>grid_4</strong>"&gt;&lt;/div&gt;</code></p>
<p><code> </code></p>
<p><code>&lt;div class="<strong>grid_4 suffix_4</strong>"&gt;&lt;/div&gt;</code></p>
<p>Equally, here the sum is 12, because we add a 4 unit div, and another 4 unit div with a 4 unit suffix.</p>
<p>You can use any size of divs and prefixes and suffixes you want. All you need is to make sure the sum of all sizes is 12, because if not, the div will drop for space absence.</p>
<h2>Using grids inside grids</h2>
<p>Even with all the posibilities we can count on right now, we may want to get a little more advanced using grids. I won&#8217;t explain why you may need to use grids inside grids, but it all has to do with situations when we need to group content somehow.</p>
<p>To insert some small divs within a bigger one, we can&#8217;t simply anidate the sourcecode. <em>But wait!</em> there&#8217;s a catch.</p>
<p>You need to tell the grid wich one&#8217;s first and wich one&#8217;s last.</p>
<h3>Introducing Alpha and Omega</h3>
<p>Let&#8217;s suppose we have a big div containing some divs. The first of all, we should have an additional parameter as we used prefixes and suffixes. The parameter for the first one is <strong>alpha</strong>. And so, the parameter for the last div is <strong>omega</strong>.</p>
<h3>Alpha and Omega Example</h3>
<p><a href="http://sodevious.net/wp-content/uploads/2010/04/1_3.jpg"><img class="alignnone size-full wp-image-597" src="http://sodevious.net/wp-content/uploads/2010/04/1_3.jpg" alt="Alpha and Omega example" width="600" height="289" /></a></p>
<p><code>&lt;div class="<strong>grid_8</strong>"&gt;</code></p>
<p><code>&lt;div class="<strong>grid_2 alpha</strong>"&gt;&lt;/div&gt;</p>
<p>&lt;div class="<strong>grid_4</strong>"&gt;&lt;/div&gt;</p>
<p>&lt;div class="<strong>grid_2 omega</strong>"&gt;&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;div class="<strong>grid_4</strong>"&gt;&lt;/div&gt;</p>
<p></code></p>
<p><code>&lt;div class="<strong>grid_4</strong>"&gt;&lt;/div&gt;</code></p>
<p>As we can see, within the 8 unit div we added a 2 unit div, a 4 unit div, and another 2 unit div. The first element has the <strong>alpha </strong>parameter and the last element has <strong>omega</strong>.</p>
<p>You may be wondering&#8230; what could happen if I don&#8217;t use alpha and omega?</p>
<p>Well&#8230; the width of the divs inside the bigger div, won&#8217;t add to what is needed and in consequence some divs will drop, messing up everything we did.</p>
<h2>Bonus!</h2>
<p>As a bonus for reading this second part, you can download the files used in the examples.</p>
<p><a href="https://www.evolucionemos.com/960.zip"><br />
</a></p>
<p><a href="https://www.evolucionemos.com/960.zip"></p>
<h3 style="text-align: center; background-color: #eee; padding: 20px; border: 2px solid #999; color: #27567a; font-size: 30px;">Download now</h3>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/how-to-use-grids-in-your-design-and-why-2/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to use Grids in Your Design and Why &#8211; Part I</title>
		<link>http://sodevious.net/how-to-use-grids-in-your-design-and-why/</link>
		<comments>http://sodevious.net/how-to-use-grids-in-your-design-and-why/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 03:51:12 +0000</pubDate>
		<dc:creator>sebascelis</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[guest post]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=540</guid>
		<description><![CDATA[Have you ever wondered why some websites looks so neatly organized and styled? Maybe the information is very well distributed...but what make those websites special? Most of them use something called "<strong>grids</strong>". So what's a <em>grid</em>? And how do I use them?]]></description>
			<content:encoded><![CDATA[<p><em><strong>This post was Written by Juan Sebastián Celis Maya, of  <a href="https://www.evolucionemos.com/">Evolucionemos.com</a> and <a href="http://www.sebascelis.com/">Sebascelis.com</a>.<br />
</strong></em></p>
<p>Have you ever wondered why some websites looks so neatly organized and styled? Maybe the information is very well distributed&#8230;but what make those websites special?</p>
<p>Well, actually <strong>there is a secret</strong>!</p>
<p>Most of them use something called &#8220;<strong>grids</strong>&#8220;. So what&#8217;s a <em>grid</em>?</p>
<p>In Web Design, a grid is composed of just a CSS file; and it&#8217;s purpose is to provide a framework for specially sized content containers for text, images, or whatever else that would go on your site.</p>
<p>The most famous, and perhaps best grid system is the <a href="http://960.gs/">960 Grid System</a> created by Nathan Smith.</p>
<p><em>But before you start with your own</em>, I will explain the grid and how to use it.</p>
<p>What really defines this grid system is the width: <strong>960</strong> pixels wide.</p>
<p>This width is great because <strong>960</strong> is divisible by 2, 3, 4, 5, 6, 8, 10, 12, 15, 16, 20, 24, 30, 32, 40, 48, 60, 64, 80, 96, 120, 160, 192, 240, 320 and 480. This makes it a highly flexible base number to work with.</p>
<p>Let me clarify that there are two versions of this grid to work with; the <strong>12 Column</strong> grid and the <strong>16 Column</strong>.</p>
<p>I personally like the 12 Column grid, but you can use whichever you suites your needs.</p>
<h2>How to Do It</h2>
<p>To make things more easy, its best to start with a new design.</p>
<p>The next step is to download the grid&#8217;s css: <a href="http://github.com/nathansmith/960-Grid-System/zipball/master">960 Grid System CSS File</a></p>
<p>Create a new HTML file that looks something like this:</p>
<p><code>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br />
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;</code></p>
<p><code>&lt;head&gt;<br />
&lt;meta http-equiv="content-type" content="text/html; charset=utf-8" /&gt;<br />
&lt;title&gt;<strong>Your Title Here</strong>&lt;/title&gt;<br />
&lt;link rel="stylesheet" href="960.css" type="text/css" /&gt;<br />
&lt;/head&gt;</code></p>
<p><code>&lt;body&gt;<br />
&lt;div class="content"&gt;<br />
<strong>the content will be here<br />
</strong>&lt;/div&gt;<br />
&lt;/body&gt;</code></p>
<p><code>&lt;/html&gt;<br />
</code></p>
<p>As you can see, we added this line in the  section to call the 960.css file:</p>
<p><code><strong>&lt;link rel="stylesheet" href="960.css" type="text/css" /&gt;<br />
</strong></code></p>
<p>It depends on where you have the file, but if it&#8217;s at the same folder than the <em>index.html</em> file you can leave it as such.</p>
<p>And then, we need to start adding the content to our file.</p>
<p>There are set blocks (divs) of different sizes:</p>
<p><strong>grid_1, grid_2, grid_3, grid_4, grid_5, grid_6, grid_7, grid_8, grid_9, grid_10, grid_11, grid_12<br />
</strong></p>
<p>Each number indicates the relative size of the block. Because we are using a 12 Column Grid, we have 12 different sizes to use.</p>
<p>Now, we can add the divs as follows:</p>
<p><code>&lt;div class="grid_1"&gt;&lt;/div&gt;</code></p>
<p><em>The class, &#8220;grid_1&#8243; is defined as 60px wide in the css file.<br />
</em></p>
<p>Those divs are styled as blocks so you can put one next to another and they will float to the left and distribute themselves correctly.</p>
<p>We have to be sure that we add blocks which size adds up to 960px, or 12.</p>
<p>For example this one:<br />
<a href="http://sodevious.net/wp-content/uploads/2010/04/1.jpeg"><img class="aligncenter size-full wp-image-555" src="http://sodevious.net/wp-content/uploads/2010/04/1.jpeg" alt="" width="600" height="289" /></a></p>
<p><code><strong>&lt;div class="grid_4"&gt;&lt;/div&gt;<br />
&lt;div class="grid_4"&gt;&lt;/div&gt;<br />
&lt;div class="grid_4"&gt;&lt;/div&gt;</strong></code></p>
<p>(Each &#8220;grid_4&#8243; is 300px wide, so 300 times 4 is 12)</p>
<p>Or this one<br />
<a href="http://sodevious.net/wp-content/uploads/2010/04/1.jpeg"><img class="aligncenter size-full wp-image-555" src="http://sodevious.net/wp-content/uploads/2010/04/2.jpeg" alt="" width="600" height="289" /></a></p>
<p><code><strong>&lt;div class="grid_4"&gt;&lt;/div&gt;<br />
&lt;div class="grid_2"&gt;&lt;/div&gt;<br />
&lt;div class="grid_6"&gt;&lt;/div&gt;</strong></code></p>
<p>(4 + 2 + 6 = 12)</p>
<p>Maybe even this one:</p>
<p style="text-align: center"><a href="http://sodevious.net/wp-content/uploads/2010/04/31.jpg"><img class="size-full wp-image-571 aligncenter" src="http://sodevious.net/wp-content/uploads/2010/04/31.jpg" alt="" width="600" height="289" /></a></p>
<p><code><strong>&lt;div class="grid_2"&gt;&lt;/div&gt;<br />
&lt;div class="grid_2"&gt;&lt;/div&gt;<br />
&lt;div class="grid_4"&gt;&lt;/div&gt;<br />
&lt;div class="grid_4"&gt;&lt;/div&gt;</strong></code></p>
<p>(2 + 2 + 4 + 4)</p>
<p>Or finally this one:</p>
<p style="text-align: center"><a href="http://sodevious.net/wp-content/uploads/2010/04/41.jpg"><img class="size-full wp-image-572 aligncenter" src="http://sodevious.net/wp-content/uploads/2010/04/41.jpg" alt="" width="600" height="289" /></a></p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/04/41.jpg"></a></p>
<p><code><strong>&lt;div class="grid_6"&gt;&lt;/div&gt;<br />
&lt;div class="grid_6"&gt;&lt;/div&gt;</strong></code></p>
<p>All of the sizes add up to 12, so that we make sure that the screen is filled.</p>
<p>After every row we add (blocks which size sums 12) we need to add one div more to tell the browser to clear the blocks below.</p>
<p><code><strong>&lt;div class="clear"&gt;&lt;/div&gt;<br />
</strong></code></p>
<p>Then our code would be like this:</p>
<p style="text-align: center"><a href="http://sodevious.net/wp-content/uploads/2010/04/5.jpg"><img class="size-full wp-image-573 aligncenter" src="http://sodevious.net/wp-content/uploads/2010/04/5.jpg" alt="" width="600" height="289" /></a></p>
<p><code><strong>&lt;div class="grid_6"&gt;&lt;/div&gt;<br />
&lt;div class="grid_6"&gt;&lt;/div&gt;</strong></code></p>
<p><code><strong>&lt;div class="clear"&gt;&lt;/div&gt;<br />
</strong></code></p>
<p><code><strong>&lt;div class="grid_2"&gt;&lt;/div&gt;<br />
&lt;div class="grid_2"&gt;&lt;/div&gt;<br />
&lt;div class="grid_4"&gt;&lt;/div&gt;<br />
&lt;div class="grid_4"&gt;&lt;/div&gt;</strong></code></p>
<p><code><strong>&lt;div class="clear"&gt;&lt;/div&gt;<br />
</strong></code></p>
<p>In the next part of this series, we will see how we can use grids inside grids and how we can fill in spaces without having to add divs with the specified size. Grids prove to be very useful tools when designing excellent websites.</p>
<h2>Examples</h2>
<p>I leave you here some websites designed with 960 Grid System&#8230; enjoy!</p>
<p><strong>Gantry Framework<br />
</strong><br />
<a href="http://gantry-framework.org/"><img class="aligncenter size-full wp-image-562" src="http://sodevious.net/wp-content/uploads/2010/04/example_gantry.jpeg" alt="" width="460" height="445" /></a></p>
<p><strong>Onehub<br />
</strong><br />
<a href="http://onehub.com/"><img class="aligncenter size-full wp-image-563" src="http://sodevious.net/wp-content/uploads/2010/04/example_onehub.jpeg" alt="" width="460" height="445" /></a></p>
<p><strong>TabBots<br />
</strong><br />
<a href="http://tapbots.com/"><img class="aligncenter size-full wp-image-564" src="http://sodevious.net/wp-content/uploads/2010/04/example_tapbots.jpeg" alt="" width="460" height="445" /></a></p>
<p>You can find more examples <a href="http://960.gs/">here</a>.</p>
<p>See you next time!</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/how-to-use-grids-in-your-design-and-why/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>How to Create Business Cards with InDesign</title>
		<link>http://sodevious.net/how-to-create-business-cards-with-indesign/</link>
		<comments>http://sodevious.net/how-to-create-business-cards-with-indesign/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 21:16:07 +0000</pubDate>
		<dc:creator>Phil Boyd</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[business cards]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[freelancing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=500</guid>
		<description><![CDATA[The business card is one of the most important ways for young designers and entrepreneurs to locally promote themselves. If you have already started doing freelance work or are thinking about doing it in the near future, I highly suggest having a business card to hand to potential clients. It's relatively simple to create a professional business card using InDesign. All it takes is a little patience to learn the program!]]></description>
			<content:encoded><![CDATA[<p><em><strong>This guest post was written by Phil Boyd, of <a href="http://indesigntemplate.com/">InDesignTemplate.Com</a>.<br />
</strong></em></p>
<p>The business card is one of the most important ways for young designers and entrepreneurs to locally promote themselves.</p>
<p>If you have already started doing freelance work or are thinking about doing it in the near future, I highly suggest having a business card to hand to potential clients.</p>
<p><em>Why?</em><br />
<a href="http://www.flickr.com/photos/annia316/375250084/"><img class="alignnone size-full wp-image-843" title="inde" src="http://sodevious.net/wp-content/uploads/2010/04/inde.jpg" alt="" width="629" height="200" /></a></p>
<h3>Credibility</h3>
<p>For a young professional, having a business card adds a ton of credibility to your cause.<br />
If you claim to be a designer-for-hire but cannot easily give a business card to your client, it will seem unprofessional and you will probably be forgotten.</p>
<p>However, if you can back up your claim by giving them a card, it will give the impression that you are professional and dedicated.</p>
<p>Nobody wants an inexperienced kid working for them. Show them that you are serious about your work. It goes a long way, trust me!</p>
<h3>Ease of Contact</h3>
<p>Your business card holds all of the most important ways to contact you. Your phone number, e-mail address, and anything else which is important to you.</p>
<p>The business card lets you give all of this information to somebody directly and easily. No more searching for a pen and a napkin when you see the opportunity for work.</p>
<p>Your potential client will be much more inclined to contact you if you make it easy for them.</p>
<p>Remember &#8211; if you give a personal phone number, answer the phone professionally! No &#8220;Hey&#8221;s and &#8220;Yo&#8221;s!</p>
<h3>To Showcase your Talents</h3>
<p>If you are a designer, why not incorporate your design skills into your business card?<br />
Your business card is often moulds your client&#8217;s first impression of you, so take the opportunity to win them over on the spot by showing them your work.</p>
<p>Are you a graphic designer? Create a personal logo for your card! Web designer? Make it look like a website!</p>
<p>Keep it creative yet professional.</p>
<h1>Creating a business card</h1>
<p>For this exercise, we will be creating a simple business card using Adobe InDesign. This is the best program for bringing together text and images, as well as preparing your document for professional print.</p>
<p><strong>1. Open a New Document in InDesign</strong><br />
<a href="http://sodevious.net/wp-content/uploads/2010/04/newdoc.jpg"><img class="alignnone size-medium wp-image-508" src="http://sodevious.net/wp-content/uploads/2010/04/newdoc-300x288.jpg" alt="indesign new document" width="300" height="288" /></a></p>
<p>Go to File -&gt; New -&gt; Document</p>
<p>Make the document 1 page. Width 3.5 in, Height 2 in. Make the margins 1/8&#8243; (0.125 in), as well as the bleed.</p>
<p>Press OK.</p>
<p><strong>2. Create your text.</strong></p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/04/1.jpg"><img class="alignnone size-medium wp-image-504" src="http://sodevious.net/wp-content/uploads/2010/04/1-300x173.jpg" alt="insert text" width="300" height="173" /></a></p>
<p>Click on the text tool or press &#8220;T&#8221; on your keyboard. Draw a text box.</p>
<p>Write in your name, position, and essential contact information.</p>
<p><strong>3. Import your logo or graphic</strong><br />
<a href="http://sodevious.net/wp-content/uploads/2010/04/2.jpg"><img class="alignnone size-medium wp-image-505" src="http://sodevious.net/wp-content/uploads/2010/04/2-300x188.jpg" alt="insert graphic" width="300" height="188" /></a></p>
<p>This should be created as a vector image in Illustrator, however a 300 PPI jpeg will be sufficient.</p>
<p>Click on the ractangle frame tool or press &#8220;F&#8221; on your keyboard. Draw a frame.</p>
<p>Go to File -&gt; Place or hit Ctrl+D (Command+D on Mac). Browse for your image, and hit OK.</p>
<p>Right click, and go to Fitting Options -&gt; Fit Content Proportionally. Your image should now fit your frame.</p>
<p>You can adjust the frame size and keep fitting your content proportionally, or you can adjust the image inside the frame by hitting the direct selection tool (A).</p>
<p>I want my image to appear to continue off the business card, so I will ensure the graphic continues until the red bleed line.</p>
<p><strong>4. Choose your color theme.</strong></p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/04/3.jpg"><img class="alignnone size-medium wp-image-506" src="http://sodevious.net/wp-content/uploads/2010/04/3-300x179.jpg" alt="change color scheme" width="300" height="179" /></a></p>
<p>Do you want the background to be white or colored? White will generally be cheaper to print, however professional printers should have different colored stock &#8211; check ahead.</p>
<p>For this card I will use a lightly stained background, and use the two shades of green from my image for consistency.</p>
<p>First, use the rectangle tool to draw a rectangle that fills the entire bleed area. Next choose your background color. Right-click, go to Arrange -&gt; Send to Back.<br />
I chose a brown, which complements the green of the image, and turned the opacity down to 30%.</p>
<p>Next, I highlighted my name, chose the eyedropper tool, and clicked on the darker green color.</p>
<p><strong>5. Perfect your layout</strong></p>
<p><a href="http://sodevious.net/wp-content/uploads/2010/04/finallumberjack.jpg"><img class="alignnone size-medium wp-image-510" src="http://sodevious.net/wp-content/uploads/2010/04/finallumberjack-300x171.jpg" alt="perfect layout" width="300" height="171" /></a></p>
<p>I selected the line tool and drew a green line from the bleed margin up to the tree stump. I right-justified my name and position (using the text bar at the top).</p>
<p>This symbolizes me, chopping down a tree. Suitable for a lumberjack, no?</p>
<p>I highlighted my contact information and made it 8 pt, to give focus to my name.</p>
<p>Finally, I added in the (fake) company name at the top, and gave it the light green color from my image.</p>
<p><strong>6. Print</strong></p>
<p>Now that the layout is complete, print your business cards!<br />
I suggest using a professional printer, especially if you are using colors and images that bleed out of your document.</p>
<p>Trying to print out a large amount of these yourself will be a huge headache, and will cause more problems than good.</p>
<p>Invest the money for professional printing!</p>
<p><em>As you can see, it is relatively simple to create a professional business card using InDesign. All it takes is a little patience to learn the program!</em></p>
<p>&nbsp;</p>
<p>Looking for the best printing services to print your <a href="http://www.psprint.com/business-cards" target="_blank">business cards</a> for the holidays? Visit <a href="http://www.psprint.com/" target="_blank">PsPrint Online Printing</a> to get the best deals!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/how-to-create-business-cards-with-indesign/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

