<?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; Tutorials</title>
	<atom:link href="http://sodevious.net/category/tutorials/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>22+ Ways to Make Your Christmas a DIY Christmas!</title>
		<link>http://sodevious.net/22-ways-to-make-your-christmas-a-diy-christmas/</link>
		<comments>http://sodevious.net/22-ways-to-make-your-christmas-a-diy-christmas/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 02:35:36 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[Crafts]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[holidays]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1831</guid>
		<description><![CDATA[Christmas is fast approaching, and Do-it-Yourself and Frugality is IN this season. As a crafter myself, I like creating things - especially gifts! People love knowing that I spent time on something rather than just purchasing it. I just made a Christmas tree from an old magazine! It was fun, and I even made little ornaments! :D I will be using many of these techniques when wrapping gifts and even making gifts. Happy Handmade Holidays!]]></description>
			<content:encoded><![CDATA[<p>Christmas is fast approaching, and Do-it-Yourself and Frugality is IN this season. As a crafter myself, I like creating things &#8211; especially gifts! People love knowing that I spent time on something rather than just purchasing it. I know that this title says &#8216;<em>Christmas</em>&#8216;, but these crafts can easily do well if you celebrate other holidays! I  just made a Christmas tree from an old magazine! It was fun, and I even made little ornaments! <img src='http://sodevious.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  I will be using many of these techniques when wrapping gifts and even making gifts. Happy Handmade Holidays!</p>
<p>&nbsp;</p>
<h2>Gift Packaging</h2>
<p><a href="http://alittlehut.blogspot.com/2010/09/how-to-make-paper-gift-box.html"><img class="alignnone size-full wp-image-1847" title="1" src="http://sodevious.net/wp-content/uploads/2010/12/12.jpg" alt="" width="300" height="300" /></a>&nbsp;&nbsp;<a href="http://alittlehut.blogspot.com/2010/11/how-to-make-simple-gift-tags-part-1.html"><img class="alignnone size-full wp-image-1848" title="2" src="http://sodevious.net/wp-content/uploads/2010/12/21.jpg" alt="" width="300" height="300" /></a></p>
<p><a href="http://manmadediy.com/chris/posts/655-how-to-quick-and-easy-hand-printed-wrapping-paper"><img class="alignnone size-full wp-image-1857" title="3" src="http://sodevious.net/wp-content/uploads/2010/12/3.jpg" alt="" width="300" height="300" /></a>&nbsp;&nbsp;<a href="http://curbly.com/chrisjob/posts/9545-how-to-super-easy-mod-hand-drawn-snowflake-gift-wrap"><img class="alignnone size-full wp-image-1858" title="4" src="http://sodevious.net/wp-content/uploads/2010/12/4.jpg" alt="" width="300" height="300" /></a></p>
<p><a href="http://www.marthastewart.com/photogallery/holiday-gift-tags#slide_26"><img class="alignnone size-full wp-image-1859" title="5" src="http://sodevious.net/wp-content/uploads/2010/12/5.jpg" alt="" width="300" height="300" /></a>&nbsp;&nbsp;<a href="http://manmadediy.com/chris/posts/639-how-to-make-typographic-gift-wrap"><img class="alignnone size-full wp-image-1860" title="6" src="http://sodevious.net/wp-content/uploads/2010/12/6.jpg" alt="" width="300" height="300" /></a></p>
<p style="text-align: left;">1. <a href="http://alittlehut.blogspot.com/2010/09/how-to-make-paper-gift-box.html" target="_blank">How to make a paper gift box</a>. 2. <a href="http://alittlehut.blogspot.com/2010/11/how-to-make-simple-gift-tags-part-1.html" target="_blank">How to Make simple gift tags</a>. 3. <a rel="bookmark" href="http://manmadediy.com/chris/posts/655-how-to-quick-and-easy-hand-printed-wrapping-paper">How To: Quick and Easy Hand-Printed Wrapping Paper</a> 4. <a href="http://curbly.com/chrisjob/posts/9545-how-to-super-easy-mod-hand-drawn-snowflake-gift-wrap">How To: Super Easy Mod, Hand Drawn Snowflake Gift Wrap</a> 5. <a href="http://www.marthastewart.com/photogallery/holiday-gift-tags#slide_26" target="_blank">Paint-Swatch Gift Tags</a> 6.<a rel="bookmark" href="http://manmadediy.com/chris/posts/639-how-to-make-typographic-gift-wrap">How To: Make Typographic Gift Wrap</a></p>
<p>&nbsp;</p>
<h2>For the Home</h2>
<p><a href="http://www.wikihow.com/Make-a-3D-Paper-Snowflake"><img src="http://sodevious.net/wp-content/uploads/2010/12/121.jpg" alt="" title="12" width="300" height="300" class="alignnone size-full wp-image-1894" /></a>&nbsp;&nbsp;<a href="http://curbly.com/chrisjob/posts/9451-how-to-make-modern-paper-holiday-garland-on-the-cheap"><img src="http://sodevious.net/wp-content/uploads/2010/12/22.jpg" alt="" title="22" width="300" height="300" class="alignnone size-full wp-image-1896" /></a></p>
<p><a href="http://crate.typepad.com/cratepaper/2010/09/lolly-chessies-famous-cp-christmas-trees.html"><img src="http://sodevious.net/wp-content/uploads/2010/12/32.jpg" alt="" title="32" width="300" height="300" class="alignnone size-full wp-image-1898" /></a>&nbsp;&nbsp;<a href="http://cfabbridesigns.com/blog/?p=5607"><img src="http://sodevious.net/wp-content/uploads/2010/12/42.jpg" alt="" title="42" width="300" height="300" class="alignnone size-full wp-image-1899" /></a></p>
<p>1. <a style="font-weight: normal;" href="http://www.wikihow.com/Make-a-3D-Paper-Snowflake">How to Make a 3D Paper Snowflake</a> 2. <a href="http://curbly.com/chrisjob/posts/9451-how-to-make-modern-paper-holiday-garland-on-the-cheap">How To: Make Modern Paper Holiday Garland (on the Cheap!)</a> 3. <a href="http://crate.typepad.com/cratepaper/2010/09/lolly-chessies-famous-cp-christmas-trees.html" target="_blank">Lolly Chessie&#8217;s Famous CP Christmas Trees</a> 4. <a href="http://cfabbridesigns.com/blog/?p=5607">DIY Teeny Trees</a></p>
<p>&nbsp;</p>
<h2>Ornaments</h2>
<p><a href="http://howaboutorange.blogspot.com/2010/12/diy-striped-paper-ornament.html"><img src="http://sodevious.net/wp-content/uploads/2010/12/122.jpg" alt="" title="122" width="300" height="300" class="alignnone size-full wp-image-1902" /></a>&nbsp;&nbsp;<a href="http://curbly.com/chrisjob/posts/9452-how-to-make-modern-paper-ornaments"><img src="http://sodevious.net/wp-content/uploads/2010/12/dpos.jpg" alt="" title="dpos" width="300" height="300" class="alignnone size-full wp-image-1906" /></a></p>
<p><a href="http://dollarstorecrafts.com/2008/12/make-wool-tree-ornaments-from-felted-sweaters/"><img src="http://sodevious.net/wp-content/uploads/2010/12/thres.jpg" alt="" title="thres" width="300" height="300" class="alignnone size-full wp-image-1908" /></a>&nbsp;&nbsp;<a href="http://www.elsiemarley.com/pattern-for-a-half-eaten-gingerbread-man.html"><img src="http://sodevious.net/wp-content/uploads/2010/12/alsofour.jpg" alt="" title="alsofour" width="300" height="300" class="alignnone size-full wp-image-1904" /></a></p>
<p>1. <a href="http://howaboutorange.blogspot.com/2010/12/diy-striped-paper-ornament.html">DIY Striped Paper Ornament</a> 2. <a href="http://curbly.com/chrisjob/posts/9452-how-to-make-modern-paper-ornaments">How To: Make Modern Paper Ornaments</a> 3. <a href="http://dollarstorecrafts.com/2008/12/make-wool-tree-ornaments-from-felted-sweaters/">Make Wool Tree Ornaments from Felted Sweaters</a> 4. <a href="http://www.elsiemarley.com/pattern-for-a-half-eaten-gingerbread-man.html">pattern for a half eaten gingerbread man</a></p>
<p>&nbsp;</p>
<h2>The Gifts</h2>
<p><a href="http://www.organicauthority.com/delicious-beauty/diy-holiday-gift-idea-2-handmade-soap-making-made-easy-a-eco.html"><img src="http://sodevious.net/wp-content/uploads/2010/12/13.jpg" alt="" title="13" width="300" height="300" class="alignnone size-full wp-image-1901" /></a>&nbsp;&nbsp;<a href="http://www.diynetwork.com/decorating/toaster-pastry-ipod-cozy/index.html"><img src="http://sodevious.net/wp-content/uploads/2010/12/alsodos.jpg" alt="" title="alsodos" width="300" height="300" class="alignnone size-full wp-image-1903" /></a></p>
<p><a href="http://paperbeads.org/category/paper-bead-jewelries/how-to-make-paper-beads-jewelry/"><img src="http://sodevious.net/wp-content/uploads/2010/12/alsotres.jpg" alt="" title="alsotres" width="300" height="300" class="alignnone size-full wp-image-1905" /></a>&nbsp;&nbsp;<a href="http://www.creaturecomfortsblog.com/home/2010/11/23/decorated-chalkboard-gift-idea.html"><img src="http://sodevious.net/wp-content/uploads/2010/12/quatro.jpg" alt="" title="quatro" width="300" height="300" class="alignnone size-full wp-image-1907" /></a></p>
<p>1. <a href="http://www.organicauthority.com/delicious-beauty/diy-holiday-gift-idea-2-handmade-soap-making-made-easy-a-eco.html" target="_blank">DIY Holiday Gift Idea #2: Handmade Soaps, Eco &amp; Easy</a> 2. <a href="http://www.diynetwork.com/decorating/toaster-pastry-ipod-cozy/index.html">TOASTER PASTRY IPOD COZY</a> 3. <a href="http://paperbeads.org/category/paper-bead-jewelries/how-to-make-paper-beads-jewelry/">Handmade Paper Beads</a> 4. <a href="http://www.creaturecomfortsblog.com/home/2010/11/23/decorated-chalkboard-gift-idea.html">DECORATED CHALKBOARD GIFT IDEA</a></p>
<p>&nbsp;</p>
<h2>Extras</h2>
<p>1. <strong><a href="http://www.marthastewart.com/photogallery/wrap-it-up#slide_33" target="_blank">Wintry Scene Cutout for Gift Wrap</a></strong></p>
<p>2. <strong><a href="http://curbly.com/diy-maven/posts/9307-make-a-folded-felt-gift-box" target="_blank">Make a Folded Felt Gift Box</a></strong></p>
<p>3. <strong><a href="http://curbly.com/chrisjob/posts/9507-how-to-make-easy-literary-leaf-gift-tags-free-template-included">How To: Make Easy Literary Leaf Gift Tags (Free Template Included)</a></strong></p>
<p>4. <strong><a href="http://www.marthastewart.com/article/typewritten-gift-cards?backto=true&amp;backtourl=/photogallery/holiday-gift-tags#slide_37">Typewritten Gift Tags</a></strong></p>
<p>5.<strong><a href="http://howaboutorange.blogspot.com/2010/12/diy-modern-paper-ornament.html">DIY Modern Paper Orament</a></strong></p>
<p>6. <strong><a href="http://papernstitchblog.com/2010/12/14/tutorial-how-to-make-a-felted-holiday-garland/">Tutorial: How to Make a Felted Holiday Garland</a></strong></p>
<p>7. <strong><a href="http://thedillspiel.blogspot.com/2010/11/thats-wrap.html">That&#8217;s a Wrap</a> (Wrapping Ideas)</strong></p>
<p>8. <strong><a href="http://howaboutorange.blogspot.com/2008/12/paper-flower-ornaments.html">Paper Flower Ornaments</a></strong></p>
<p>9. <strong><a href="http://papernstitchblog.com/2008/12/03/postage-stamp-gift-wrap">Postage Stamp Gift Wrap</a></strong></p>
<p>10. <strong><a href="http://howaboutorange.blogspot.com/2010/12/how-to-make-5-pointed-paper-snowflakes.html">How to make 5 pointed paper snowflakes</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/22-ways-to-make-your-christmas-a-diy-christmas/feed/</wfw:commentRss>
		<slash:comments>3</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>Tip: Disable ‘Visual’ Editor in WordPress</title>
		<link>http://sodevious.net/tip-disable-visual-editor-in-wordpress/</link>
		<comments>http://sodevious.net/tip-disable-visual-editor-in-wordpress/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 00:15:26 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[visual editor]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1558</guid>
		<description><![CDATA[This quick tip will showcase a solution to a problem I was recently having. Usually, when WordPress has a textarea in it&#8217;s HTML and then switches to Visual, it messes it all up. In order to prevent the switching of HTML to Visual, follow these steps. 1. Go to the &#8216;Users&#8217; tab. 2. &#8216;Edit&#8217; yourself [...]]]></description>
			<content:encoded><![CDATA[<p>This quick tip will showcase a solution to a problem I was recently having. Usually, when WordPress has a textarea in it&#8217;s HTML and then switches to Visual, it messes it all up. In order to prevent the switching of HTML to Visual, follow these steps.</p>
<p><img class="aligncenter size-full wp-image-1560" title="tip" src="http://sodevious.net/wp-content/uploads/2010/10/tip.png" alt="" width="343" height="106" /></p>
<p><strong>1.</strong> Go to the &#8216;Users&#8217; tab.</p>
<p><strong>2.</strong> &#8216;Edit&#8217; yourself or a specific user.</p>
<p><strong>3.</strong> The very first option should be &#8216;disable visual editor when writing&#8217;.</p>
<p><img class="aligncenter size-full wp-image-1561" title="tipone" src="http://sodevious.net/wp-content/uploads/2010/10/tipone.png" alt="" width="273" height="43" /></p>
<p><strong>4.</strong> There you have it! Enjoy <img src='http://sodevious.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/tip-disable-visual-editor-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Few Cool Creative Uses for Scrapbook Paper</title>
		<link>http://sodevious.net/creative-uses-for-scrapbook-paper/</link>
		<comments>http://sodevious.net/creative-uses-for-scrapbook-paper/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 01:40:40 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[Crafts]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Offline]]></category>
		<category><![CDATA[scrapbook]]></category>
		<category><![CDATA[teens]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1416</guid>
		<description><![CDATA[Because I am a very creative person, I have this container of scrapbook paper. Yes, sometimes I use it for scrapbooks of course, but over time I have found other uses for the stuff as well!]]></description>
			<content:encoded><![CDATA[<p>Because I am a very creative person, I have this container of scrapbook paper. Yes, sometimes I use it for scrapbooks of course, but over time I have found other uses for the stuff as well! Now, I want to explain that I didn&#8217;t just buy all this paper all at once; I collected a few sheets here and there over time. In turn, I have lots of different colors and thicknesses.  Some have glitter, some have raised parts and some are textured!</p>
<p><a href="http://www.etsy.com/shop/sodevious"><img class="aligncenter size-full wp-image-1426" title="DSCN5255" src="http://sodevious.net/wp-content/uploads/2010/09/DSCN5255.jpg" alt="" width="400" height="314" /></a></p>
<h3>1. School Projects</h3>
<p>Yeah, I know what you&#8217;re thinking. But, I honestly use a heck of a lot of paper for school! Anytime that I do a project that is visual or that needs to be done on construction paper, I just use colorful scrapbook paper. It&#8217;s the perfect size (I use one 12 x12 sheet most of the time) and way more interesting than boring construction paper! Below are some examples of the school projects I have recently done.</p>
<h3>2. Cards</h3>
<p>I&#8217;m talking about Greeting Cards and Thank You cards! It&#8217;s pretty easy to do actually&#8230; For a Thank You card, I would just cut a rectangle that is 8&#8243;in wide and 4&#8243;in tall. Then I would just fold it in half and write on the inside. Depending on the time I have, I sometimes decorate the front or the 4 x4&#8243; envelope. For a Greeting Card, I think I would just do like a rectangle&#8230; Maybe 8&#8243; x 6&#8243; and then fold it in half? My mom asks me to make thank you cards all the time, and they sure do come in handy around Christmas and holidays! Oh, also &#8212; I only use paper that is completely blank on the back because sometimes the paper comes with legal info and stuff like that on the back.</p>
<h3>3. Die Cuts and Punches</h3>
<p>I have a few punches, one is a tag template, one is a small circle and another is a flower. I use colorful scrapbook papers to cut punched paper! The flower and circle are better for embellishments, while the <a href="http://www.etsy.com/listing/53205451/15-brown-recycled-paper-tags-great-for" target="_blank">tag </a>is obviously a tag! Note that in this picture, I&#8217;m not using scrapbook paper, but some vintage paper. Nonetheless, you get the idea!</p>
<p><a href="http://www.etsy.com/shop/sodevious"><img class="aligncenter size-full wp-image-1419" title="vintage paper pack no" src="http://sodevious.net/wp-content/uploads/2010/09/vintage-paper-pack-no.jpg" alt="" width="430" height="346" /></a></p>
<h3>4. Paper Beads</h3>
<p>Although most scrapbook papers are thick, some are thinner. You can create paper beads with many different varying thicknesses of paper, which in turn will give you thicker or thinner bead. Because scrapbook paper comes very <a href="http://paperbeads.org/got-paper/" target="_blank">colorful </a>and long, they make excellent papers for making paper beads. Check out <a href="http://paperbeads.org/" target="_blank">PaperBeads.Org</a> for tutorials!</p>
<h3>5. Everything Else!</h3>
<p>There are tons of other things that you can use scrapbook paper for! Like covering clothespins, making matchbook notecards, making envelopes, as a backdrop for photos, pencil covers and a lot more!</p>
<p><a href="http://www.etsy.com/shop/sodevious"><img class="aligncenter size-full wp-image-1425" title="DSCN5173" src="http://sodevious.net/wp-content/uploads/2010/09/DSCN5173.jpg" alt="" width="500" height="305" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/creative-uses-for-scrapbook-paper/feed/</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>

