<?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 &#187; beginners</title>
	<atom:link href="http://sodevious.net/tag/beginners/feed/" rel="self" type="application/rss+xml" />
	<link>http://sodevious.net</link>
	<description>the lifestyle blog for young adults</description>
	<lastBuildDate>Sun, 06 May 2012 23:41:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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 Often Should You Redesign Your Business Cards?</title>
		<link>http://sodevious.net/redesign-business-cards/</link>
		<comments>http://sodevious.net/redesign-business-cards/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 01:03:25 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[business cards]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[teens]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2529</guid>
		<description><![CDATA[This is a question I ask myself every so often. I&#8217;m a big advocate of young talented people establishing their identity with business cards. I&#8217;ve had them since I was about 13, and I&#8217;m 17 now. In four years, I&#8217;ve gone through four redesigns. For me, I make an update when the crucial information changes [...]]]></description>
			<content:encoded><![CDATA[<p>This is a question I ask myself every so often. I&#8217;m a big advocate of young talented people establishing their identity with business cards. I&#8217;ve had them since I was about 13, and I&#8217;m 17 now. In four years, I&#8217;ve gone through <em>four</em> redesigns. For me, I make an update when the crucial information changes (portfolio, etc).</p>
<p>For some, information might not change very often. I think it&#8217;s best to make changes on these factors: outdated designs, outdated information and new logos.</p>
<p>In order to fully express my creativity, I make sure each design is totally different than the next.</p>
<p>So, how often should <span style="text-decoration: underline;">you</span> change your business cards? Think about the nature of your business, the people receiving these cards and the image you wish to portray. <strong>Does your information change frequently? Do your current cards give off the reflection you want it to?</strong></p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/10/n1393270683_133221_2103.jpg"><img class="aligncenter size-medium wp-image-2535" title="n1393270683_133221_2103" src="http://sodevious.net/wp-content/uploads/2011/10/n1393270683_133221_2103-300x225.jpg" alt="" width="300" height="225" /></a>This picture shows the first business cards I ever designed! <strong><em>Share yours!</em></strong></p>
<p>&nbsp;</p>
<p style="text-align: center;"><strong>Need new business cards? Check out <a href="http://www.businesscards.org/templates/">BusinessCards.org templates</a>!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/redesign-business-cards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Experiences and Honest Review of InMotion Hosting</title>
		<link>http://sodevious.net/experiences-honest-review-inmotion-hosting/</link>
		<comments>http://sodevious.net/experiences-honest-review-inmotion-hosting/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 18:13:43 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[inmotion]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[teens]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2482</guid>
		<description><![CDATA[I have been building and running websites of all kinds for many years now, as some of you may know. With this, I have experimented with many different web hosts over time. Some have been awful, yet some of them have been really great! Today I am going to share my experiences with InMotion Hosting]]></description>
			<content:encoded><![CDATA[<p>I have been building and running websites of all kinds for many years now, as some of you may know. With this, I have experimented with many different web hosts over time. Some have been awful, yet some of them have been really great! Today I am going to share my experiences with <strong><a href="http://sodevious.net/inmotion-hosting">InMotion Hosting</a></strong>. I&#8217;d like to mention, that I&#8217;m not a fan of those large hosting companies. As a medium sized company, I found InMotion to have great support and great service &#8211; without having to compromise a single thing, as you would have to with other, larger hosts. (When I say that InMotion is a medium sized host, I am saying that they are not this big force trying to do everything so great &#8211; they focus on a few services, making them as great as possible. Quality over quantity!) I appreciate the friendliness and comfort I experience when dealing with the guys over at InMotion.</p>
<p><a href="http://sodevious.net/inmotion-hosting"><img class="aligncenter size-full wp-image-2493" title="inmotion-hosting-review" src="http://sodevious.net/wp-content/uploads/2011/06/inmotion-hosting-review.jpg" alt="" width="630" height="430" /></a></p>
<p>When I did my research on InMotion when I was looking for a new web host a few weeks ago, I was not able to find one negative thing about these guys. After going over my options, I took the dive and went for InMotion.  The sign up process was fast and easy, even for a beginner. All of the options are evident and you know exactly what you&#8217;re paying for. I have never seen an ordering process this straightforward!</p>
<p>99% of the time, you get a welcome email with account info when you order a hosting account . Most of the time they are the same tedious email, buy with InMotion hosting, I found the welcome email to be very thorough, well organized and jam packed with more information than I know how to do with. To be honest, I see a lot of hosts that just throw you your account information, which can be very non-newbie friendly. Although I knew what I was doing, I feel that here, things seem to be more newbie friendly and easy!</p>
<p>In the few weeks that I have had two of my sites with InMotion, I have experienced superior uptime and am thoroughly enjoying the great features they have to offer. Among them are: <strong>Reliable Backups </strong>(Weekly or Daily), <strong>cPanel</strong>, Multiple levels of hosting when your sites grow, <strong>money back guarantee</strong> and so much more. With hosting <a href="http://sodevious.net/inmotion-business-class">starting at <span style="text-decoration: underline;">$5.95 a month</span></a>, you really can&#8217;t go wrong.</p>
<p>You may have had experiences with shady hosts, feeling uncomfortable about using their servers  - because I know I have. At InMotion, I feel safe. I know my data is secure. I don&#8217;t have to worry about downtime or compromised security; instead I have a peace of mind that is unsurpassed.</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/experiences-honest-review-inmotion-hosting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Choose the Best Hosting Plan for Your Website</title>
		<link>http://sodevious.net/choose-hosting-plan-website/</link>
		<comments>http://sodevious.net/choose-hosting-plan-website/#comments</comments>
		<pubDate>Tue, 10 May 2011 01:31:49 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[dedicated hosting]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2380</guid>
		<description><![CDATA[I know how difficult it can be to choose a web host.  In fact in my years of being online, I have cycled through at least five different hosts.  Choosing a good host can be a daunting task.  Here, I will outline all of the things that you need to consider before purchasing hosting for [...]]]></description>
			<content:encoded><![CDATA[<p>I know how difficult it can be to choose a web host.  In fact in my years of being online, I have cycled through at least five different hosts.  Choosing a good host can be a daunting task.  Here, I will outline all of the things that you need to consider before purchasing hosting for your website.</p>
<p>First off, let me explain the different types of hosting solutions available.<img class="alignright size-full wp-image-2382" title="Server" src="http://sodevious.net/wp-content/uploads/2011/05/Server.png" alt="" width="179" height="179" /></p>
<p>Shared hosting is the most common type of hosting that you will see, mainly because it’s cheap.  It means that tons of websites are hosted on the same server, which isn’t a good thing.  If one website uses up too many resources, it can bring down the entire server – with your website in the sinking boat.</p>
<p>Another option is dedicated hosting.  This means that you’re basically “renting” your own server.  So, you don&#8217;t have to worry about anyone else using up your resources since you will not be sharing the space with anyone else.  This is also an ideal choice if you want to have full control over your server and the software installed on it.</p>
<p>Lastly, there’s VPS hosting.  VPS stands for Virtual Private Server.  A VPS means that you share the same hardware (server) as others, but you get your own partition (piece) of the server with your own operating system.  It offers a lot of the same benefits as a <a href="http://www.inmotionhosting.com/dedicated_servers.html">dedicated server</a> does, except you physically don’t have the server to yourself.  This is like the next step up from shared hosting.</p>
<p>So, what are the different features offered with each?  Here’s a basic breakdown.</p>
<p>&nbsp;</p>
<p><strong>Email Servers</strong></p>
<p>Dedicated and VPS hosting give you access to your own email server for your domain, thus bringing beefed up security and more functionality.</p>
<p><strong>Platform Control</strong></p>
<p>For those of you who don’t know, platform control refers to operating systems – in this case, it means that with dedicated and VPS hosting, you can choose what kind of software goes on your server.</p>
<p><strong>Performance and Security</strong></p>
<p>Shared servers are best for smaller websites that do not need many features or strict security.</p>
<p>Dedicated and VPS hosting allow for a lot of server set up and customization options with the added benefit of increased performance.  With these hosting plans, you have full reign over most aspects of the server.  These are best if you need your websites to perform well with a great deal of security features.</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/choose-hosting-plan-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Teens should attend Seminars and Events</title>
		<link>http://sodevious.net/why-teens-should-attend-seminars-and-events/</link>
		<comments>http://sodevious.net/why-teens-should-attend-seminars-and-events/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 18:29:52 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Teens]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Offline]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=364</guid>
		<description><![CDATA[As a teenager, you'd probably be thinking to yourself, why should I attend X, as a teen? Well, if you are somebody with a passion/interest/business in that field then maybe you should. There are events for any and everything you have interests for.]]></description>
			<content:encoded><![CDATA[<p><strong><em>I jus found <a href="http://www.meetup.com/">MeetUp</a>, and I think its great to find some kind of event to attend!</em></strong></p>
<p>As a teenager, you&#8217;d probably be thinking to yourself, why should I attend X, as a teen? Well, if you are somebody with a passion/interest/business in that field then maybe you should.</p>
<p>There are events for any and everything you have interests for. In order to network yourself successfully, you should try to attend some type of profesional event that deals with something you can relate to.</p>
<p>For instance, I am going to be attending <a href="http://wordcampmia.com/">WordCamp Miami 2010</a> in a few weeks. Why you ask? I really have a passion for web design and development; and this will be something I am going to peruse in the future. At an event like this, I can network myself and show older designers and developers what a teen can really do. (Not to mention that an event dedicated to WordPress is something I would attend for fun as well) I have never properly networked myself. But an opportunity like this is amazing to meet new people.</p>
<h3>Why Would you Want to Network?</h3>
<p>Meeting people can do so much for your online [and offline] presence; for example, lets say you had a small craft business, and you attend (or even had set up a booth to ell) a local crafting event. Fellow (befriended) crafters would mention you in their websites/tweets, or you could even meet a store owner willing to display and sell your products. Even one mention in a large blog could boost web traffic and/or sales tremendously.</p>
<h3>Wherever you go, Think Big</h3>
<p>Attending local events like these can be fun, but dont forget to take advantage of the situation. Design some business cards, and hand them out as you meet potential friends, clients, or employers.</p>
<h3>What Kind of Events Should I Attend?</h3>
<p>A lot of local events aren&#8217;t expensive to go to; for example the <a href="http://wordcampmia.com/">WordCamp Miami</a> I mentioned earlier was only $30 per ticket. That may sound like a lot, but when broken down, it&#8217;s really not.</p>
<ul>
<li>Free Lunch</li>
<li>Free Tee</li>
<li>Swag Bag</li>
<li>Hours of soaking up advice from spakers</li>
<li>Networking Opportunities</li>
<li>FUN! <img src='http://sodevious.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>
<p>Do some research in your area, and see if there are any events you could go to!</p>
<p>Last minute advice; attend an event that pertains to something you love. For example, if you like Photography, but really have a passion for painting, don&#8217;t attend something related to Photography, spend the effort into going to an art exhibit or event. You&#8217;ll meet people that can relate to you, and be further inspired to pursue your goals and dreams.</p>
<p><em><strong>PLEASE NOTE: Don&#8217;t go to an event or meet up by yourself. Make sure you go with a buddy, or PARENT, as it isn&#8217;t safe to be vulnerable and alone at an event or meetup.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/why-teens-should-attend-seminars-and-events/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>8 Tips for Creating an Office at Home</title>
		<link>http://sodevious.net/8-tips-creating-office-home/</link>
		<comments>http://sodevious.net/8-tips-creating-office-home/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 23:02:46 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[freelancing]]></category>
		<category><![CDATA[guest post]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[home office]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2133</guid>
		<description><![CDATA[Source: smemon87 Whether you are running a business out of the guest room, working from home in the den, or paying your bills in a corner of the family room, constructing a comfortable, professional space is critical. Use these eight tips for creating an office at home. &#160; 1. Design an office that meets your [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://farm5.static.flickr.com/4152/4957179841_d3bf1785de.jpg" alt="office" /><br />
Source: <a href="http://www.flickr.com/photos/smemon/4957179841/">smemon87</a></p>
<p>Whether you are running a business out of the guest room, working from home in the den, or paying your bills in a corner of the family room, constructing a comfortable, professional space is critical. Use these eight tips for creating an office at home.</p>
<p>&nbsp;</p>
<p><strong>1. Design an office that meets your needs</strong></p>
<p>The first step in crafting the perfect home office is to settle on its purpose.</p>
<ul>
<li>Will you have sole access, or will it be shared with family members?</li>
<li>Will you always work alone, or will you need seating for vendors and clients?</li>
<li>What shelves, baskets, filing cabinets, and desk space will you need for storage and organisation?</li>
<li>If you will claim your home office as a tax deduction, make sure you meet the Internal Revenue Service guidelines.</li>
</ul>
<p>&nbsp;</p>
<p><strong>2. Create a floor plan before making purchases</strong></p>
<p>Before you bring new furniture into the space, you must confirm that it will fit. The same principle applies to wall accessories like bulletin boards and dry erase boards.</p>
<p>The simplest method for fashioning a floor plan is to draw your room measurements on a piece of graph paper, cut out coloured paper to match the scaled size of the items you want, and then try different configurations to until you find the best combination. If you prefer a high-tech approach, you can built your floor plan with a spreadsheet, CAD software, or an interior decorating application.</p>
<p>When you are developing your plan, remember to about one foot of extra depth for open file cabinets and desk drawers. More importantly, make sure you have enough electrical outlets and amperage to accommodate all of your equipment. You do not want extension cords wrapping around the room, and you do not want to trip a circuit breaker every time you switch on your desk lamp.</p>
<p>&nbsp;</p>
<p><strong>3. Define the space</strong></p>
<p>Separating your office into a professional space will help you stay in a work mindset and remain productive. If you will be using only part of a room, consider designating your space with some type of barrier. Some inexpensive options include a Japanese Shoji screen, painted bookcases, adjustable curtains or fabric panels, or even a row of potted plants or trees.</p>
<p>&nbsp;</p>
<p><strong>4. Pay attention to the furniture</strong></p>
<p>You will get little work done sitting in an uncomfortable chair for hours. You also risk aggravating back problems. Choose a chair and desk that will maintain your good posture. According to Cleveland Clinic, having a proper sitting position means the following:</p>
<ul>
<li>back straight and shoulders back</li>
<li>knees at a right angle, even or slightly higher than your hips, with feet flat on the floor and legs uncrossed</li>
<li>elbows and arms resting on your chair or desk with your shoulders relaxed</li>
<li>shifting to a different position at least once every half hour.</li>
</ul>
<p>&nbsp;</p>
<p><strong>5. Avoid bad lighting</strong></p>
<p>Poor lighting can cause eye fatigue and headaches. Move your monitor to a position that will prevent glare. Take advantage of natural lighting whenever possible, and use soft, ambient light bulbs to complement the space. Keep in mind the placement of task lighting for reading and manual work and the general level of room light for other activities.</p>
<p>&nbsp;</p>
<p><strong>6. Keep the office fun and inspirational</strong></p>
<p>Surround yourself with pleasant colours, motivating artwork, creative toys, and gallery-like accessories. The items in your office should be calming or thought-provoking but never distracting. Live plants, soft tunes, and aromatherapy products can help form a relaxing environment.</p>
<p>&nbsp;</p>
<p><strong>7. Keep the office clean and tidy</strong></p>
<p>Do not be tempted to pack items into every nook of your office. Leave some open space, remove unnecessary trinkets and piles, and use creative storage units to keep unattractive cords and clutter out of sight.</p>
<p>&nbsp;</p>
<p><strong>8. Reduce the noise</strong></p>
<p>Locate office noises and take steps to quiet them. Add a door to the furnace, install carpet or wall hangings to absorb echoes, seal door frames, close windows during peak traffic periods, and let your family know your office schedule so they will control interruptions.</p>
<p>&nbsp;</p>
<p>With a little planning, you can create a perfect environment for your business activities. As you are pulling together your ideal furniture, equipment, and accessories, keep in mind these eight tips for creating an office at home.</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/8-tips-creating-office-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Web Hosts: Free Vs. Paid</title>
		<link>http://sodevious.net/ultimate-guide-understanding-web-hosts/</link>
		<comments>http://sodevious.net/ultimate-guide-understanding-web-hosts/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 14:53:53 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[cheap web hosting]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[teens]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web hosts]]></category>
		<category><![CDATA[web hosts for teens]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2001</guid>
		<description><![CDATA[Hello all! Here is the first post in a new series called &#8216;Understanding Web Hosts&#8217;. In this handy guide, I will be showing you what to expect when purchasing hosting and what to look for when doing so, as well as other aspects in web hosting. In helping you understand the logistics of all of [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all! Here is the first post in a new series called &#8216;Understanding Web Hosts&#8217;. In this handy guide, I will be showing you what to expect when purchasing hosting and what to look for when doing so, as well as other aspects in web hosting. In helping you understand the logistics of all of this, I won&#8217;t go into lots of technical details. This helps you grasp the concepts and it makes it easier for me to explain! To start off, I&#8217;m going to explain the difference between <strong>Free Vs. Paid Web Hosts</strong>.</p>
<p><img class="aligncenter size-full wp-image-2007" title="hosting_servers" src="http://sodevious.net/wp-content/uploads/2011/01/hosting_servers.jpg" alt="" width="630" height="186" /></p>
<h2>Free Hosts</h2>
<p>Free hosts generally have a lot of limitations. They aren&#8217;t in it to help you, they are in it to make money. (<em>I do realize that there are good people out there who do like to help others and offer free hosting, sometimes they are few and far between.</em>) The people I am talking about are the larger, impersonal ones. Like <a href="http://www.000webhost.com/" target="_blank">000webhost</a>. Features are very limited. No free host can really offer you the support and services that a real paid host can offer. At the end of the day, your site is in their hands. All that hard work can be gone in an instant. Why free hosting is a bad idea:</p>
<p style="padding-left: 30px;"><strong>Not professional</strong></p>
<p style="padding-left: 30px;"><strong>Very limited features</strong></p>
<p style="padding-left: 30px;"><strong>No domain</strong></p>
<p style="padding-left: 30px;"><strong>Bad support</strong></p>
<p style="padding-left: 30px;"><strong><em>Would you like me to think of more?</em></strong></p>
<p style="padding-left: 30px;">
<h2>Paid Hosts</h2>
<p>There are many great and affordable web hosts out there, that can take your site to the next level without hurting your budget. Paid hosts really can make a huge difference in a hosting experience. If you have never had an experience with a paid web host, you really should try.  Now, there are many different features that may confuse you when purchase hosting, but I will cover that in the next post.  Features of most paid hosts:</p>
<p style="padding-left: 30px;"><strong>Good Uptime</strong></p>
<p style="padding-left: 30px;"><strong>Freedom with your site</strong></p>
<p style="padding-left: 30px;"><strong>Installers (Fantisico!)</strong></p>
<p style="padding-left: 30px;"><strong>Other cPanel Resources (Stats, Email)</strong></p>
<p style="padding-left: 30px;"><strong>Add-on Domains</strong></p>
<p style="padding-left: 30px;"><strong>Option to Upgrade</strong></p>
<p style="padding-left: 30px;"><strong>Friendly and prompt service</strong></p>
<p style="padding-left: 30px;"><strong>Payment discounts</strong></p>
<p style="padding-left: 30px;"><strong>Money back guarantee (sometimes)</strong></p>
<p>Alas, hosting can be expensive, but it doesn&#8217;t necessarily have to be. In my experience, I have been hosted by these two companies; <a title="A Small Orange" href="https://customers.asmallorange.com/aff.php?aff=26996" target="_blank">A Small Orange</a> and <a title="Jolly Works Hosting" href="http://clientportal.jollyworkshosting.com/clients/aff.php?aff=106" target="_blank">Jolly Works Hosting</a>. JollyWorks has a hosting plan for only <em>$1 a month</em>. I actually used to be hosted on this plan, and I have no real complaints. Good customer service, good prices, good uptime. I don&#8217;t remember why I switched, but I did. And that was to <a title="A Small Orange" href="https://customers.asmallorange.com/aff.php?aff=26996" target="_blank">A Small Orange</a> (<strong><a title="Coupon Codes" href="http://sodevious.net/free-month-of-web-hosting-at-a-small-orange-exclusive-coupon/">Coupon Codes</a>)</strong>. In the time I have been with them, I have had relatively no downtime and excellent customer service. I pay<em> $5 a month</em> for about 6 or 7 websites. (Add-on domains) <strong>To me, you really can&#8217;t go wrong here! If you are considering buying web hosting for the first time, go with one of these two companies!</strong></p>
<p>Now, not every paid host out there is as glamorous as I have told you above. The ones I have mentioned here really are great. Before you purchase <strong>ANY </strong>kind of web hosting, research! Look at reviews! Don&#8217;t invest until you know everything. Ask someone who is hosted by a certain company what they think of it. <em>Just promise to do your research!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/ultimate-guide-understanding-web-hosts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Free Month of Web Hosting at A Small Orange + Exclusive Coupon</title>
		<link>http://sodevious.net/free-month-of-web-hosting-at-a-small-orange-exclusive-coupon/</link>
		<comments>http://sodevious.net/free-month-of-web-hosting-at-a-small-orange-exclusive-coupon/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 19:42:33 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[a small orange]]></category>
		<category><![CDATA[aso]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[coupon]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[save money]]></category>
		<category><![CDATA[teens]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1609</guid>
		<description><![CDATA[SoDevious is hosted at ASmallOrange, and I thought that I would share some exclusive coupons that I came across. When I have problems, these guys are quick to respond. Not to mention that they are an actual company, not little kids trying to sell you stuff. Did  I mention that they also support reselling?]]></description>
			<content:encoded><![CDATA[<p>SoDevious is hosted at <a href="https://customers.asmallorange.com/aff.php?aff=26996">ASmallOrange</a>, and I thought that I would share some exclusive coupons that I came across. The first is for $5 off any plan. I used this for my first month, which cost $5, so I got the first month <strong>free</strong>! It was great because I could do a &#8216;test&#8217; run to see if I liked the company or not. But I did! I&#8217;m sure you will too. Here&#8217;s the code:</p>
<h1 style="text-align: center;">sodevious1</h1>
<h3 style="text-align: center;"><a href="https://customers.asmallorange.com/aff.php?aff=26996https://customers.asmallorange.com/aff.php?aff=26996" target="_blank">$5 off</a></h3>
<p>The second coupon code is for 15% off any order. Their pricing is organized so that if you buy an annual plan, it&#8217;s like getting 2 free months.</p>
<h1 style="text-align: center;">sodevious2</h1>
<h3 style="text-align: center;"><a href="https://customers.asmallorange.com/aff.php?aff=26996">15% off</a></h3>
<p>Honestly, I love ASO! The price is great, and the space is more than enough for what I use. ( I have the small plan) When I have problems, these guys are quick to respond. Not to mention that they are an actual company, not little kids trying to sell you stuff. Did  I mention that they also support reselling? Fun stuff!</p>
<p style="text-align: center;"><!-- Begin A Small Orange affiliate link code --><a href="https://customers.asmallorange.com/aff.php?aff=26996"><img class="aligncenter" src="http://www.asmallorange.com/branding/buttons/button180x60white_hostedby.png" alt="" /></a><!-- End A Small Orange affiliate link code --></p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/free-month-of-web-hosting-at-a-small-orange-exclusive-coupon/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>Nicole Dominguez</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>How to use Grids in Your Design and Why, Part II</title>
		<link>http://authenticbits.com/how-to-use-grids-in-your-design-and-why-part-ii/</link>
		<comments>http://authenticbits.com/how-to-use-grids-in-your-design-and-why-part-ii/#comments</comments>
		<pubDate>Sun, 02 May 2010 18:14:34 +0000</pubDate>
		<dc:creator>Nicole Dominguez</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>&nbsp;</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>&nbsp;</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;</code></p>
<p>&lt;div class=&#8221;<strong>grid_4</strong>&#8220;&gt;&lt;/div&gt;</p>
<p>&lt;div class=&#8221;<strong>grid_2 omega</strong>&#8220;&gt;&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;div class=&#8221;<strong>grid_4</strong>&#8220;&gt;&lt;/div&gt;</p>
<p>&nbsp;</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>&nbsp;</p>
<h3 style="text-align: center; background-color: #eee; padding: 20px; border: 2px solid #999; color: #27567a; font-size: 30px;">Download now</h3>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://authenticbits.com/how-to-use-grids-in-your-design-and-why-part-ii/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

