<?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; Blogging</title>
	<atom:link href="http://sodevious.net/tag/blogging/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>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>Are You Missing Out By Not Using WordPress?</title>
		<link>http://sodevious.net/are-you-missing-out-by-not-using-wordpress/</link>
		<comments>http://sodevious.net/are-you-missing-out-by-not-using-wordpress/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 14:56:10 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[teens]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=2254</guid>
		<description><![CDATA[WordPress. If you have even step foot in the realm of blogging, then you&#8217;re sure to have heard of it. This little machine composed of gears ran by PHP power more than 25 million of the worlds blogs. Not only is WordPress as itself robust, there are millions of themes and plugins to make your [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress. If you have even step foot in the realm of blogging, then you&#8217;re sure to have heard of it. This little machine composed of gears ran by PHP power more than 25 million of the worlds blogs.  Not only is WordPress as itself robust, there are millions of themes and plugins to make your blog as unique as a fingerprint. It is shown through WordPress meetups and WordCamps that occur all around the world on an ongoing basis and community support is strong and growing day by day. At least for my blogs and websites, WordPress is always the way to go.</p>
<p><a href="http://sodevious.net/wp-content/uploads/2011/04/wordpress-logo.png"><img src="http://sodevious.net/wp-content/uploads/2011/04/wordpress-logo.png" alt="" title="wordpress-logo" width="499" height="113" class="aligncenter size-full wp-image-2304" /></a></p>
<p>I was recently reading an article (I like to read on my kindle, there is a chrome extension that lets me send posts to my kindle for reading. The computer screen just doesn&#8217;t do it. This is another one of the reasons that I prefer chrome to firefox.) that mentioned using GoDaddy as a blogging system. What? GoDaddy? I had to read it over to make sure I wasn&#8217;t missing something. I guess I can&#8217;t blame them &#8211; GoDaddy can be very convincing to unsuspecting folk. In my opinion, the only thing worth using them for would be domain registration. Actually, I prefer GoDaddy for domains than anyone else. But other than that, I&#8217;d avoid it like the plague for web hosting and such.<br />
&nbsp;</p>
<p>I guess people out there are intimidated by such a powerful machine. Perhaps others use other CMS’s that they like more. Whatever the reason may be, the question here is, can you – or anyone, miss out on the great things WordPress has to offer by not using it?<br />
&nbsp;</p>
<p>Let us know what you think – I’d love to hear your opinion.</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/are-you-missing-out-by-not-using-wordpress/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>Queens of the Teen Internet World &#8211; Roo</title>
		<link>http://sodevious.net/queens-of-the-teen-internet-world/</link>
		<comments>http://sodevious.net/queens-of-the-teen-internet-world/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 21:37:09 +0000</pubDate>
		<dc:creator>Nickolena</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[teens]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1237</guid>
		<description><![CDATA[Why do teenagers like us make blogs?  Do we feel outcasted or lonely?  Or are we just regular people wishing to live another life.  On the internet we can be whoever we want to be.  I think that's what makes blogging so awesome.  If you work really hard at your own blog, you can rule the internet.  In my opinion, one of the prime rulers of the teenage interent world is Rooeh.net.  ]]></description>
			<content:encoded><![CDATA[<p><a title="Rooeh.net" href="http://rooeh.net" target="_blank"><img class="alignnone size-full wp-image-1238" src="http://sodevious.net/wp-content/uploads/2010/08/rooeh.png" alt="" width="630" height="150" /></a></p>
<h2><a title="Roo's Site" href="http://rooeh.net" target="_blank">Rooeh.net</a></h2>
<p><a href="http://rooeh.net">Rooeh.net</a> is ran by Roo (no surprise there) who has created herself a blogging empire at only age 18.  She is a prime example of a great execution and determination in teen blogging.</p>
<p><strong>Her History: </strong>I first started to learn how to code when I was six and Neopets (does anyone still remember that?) was all the rage. My friend showed me how to change my user lookup with a few lines of simple code and from that point on I was fascinated with the idea of creating beautiful layouts with only the use of a keyboard and mouse.</p>
<p>It&#8217;s been 12 years now and my designs have changed greatly, so much that I can&#8217;t even recognize some of my earlier layouts. Currently, I&#8217;m focused on promoting my boutique of handmade accessories, <a title="Roo's Store" href="http://rooeh.com" target="_blank">Studio Rooeh</a>, which is a project that grew out of my love of reading other crafters&#8217; blogs.</p>
<p><strong>Words of Wisdom: </strong>My advice to all those reading this is very cliché &#8211; Be yourself, and don&#8217;t stop trying! No one starts out knowing everything. It takes years of practice to hone your coding skills, build up self confidence, and gather a following of subscribers. Don&#8217;t be discouraged by whatever critiques you may receive, however, don&#8217;t turn a deaf ear to them either. The key to success is knowing how to use people&#8217;s criticisms in order to better yourself!</p>
<h2>So there you go!</h2>
<p>What more of inspiration could you need?  Find you niche in the internet world and don&#8217;t give up on it.  Being a blogger is one of the ultimate hobbies anybody could do and being a teenager in the internet world only adds more difficulty to sticking to the hobby.  If you can push through the wall that stops most enthusiast in their tracks, you can accomplish a lot and add a lot of experience into your portfolio.  Hey, you can even meet some mentors and friends along the way!</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/queens-of-the-teen-internet-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re looking for Guest Bloggers and Site Helpers!</title>
		<link>http://sodevious.net/were-looking-for-guest-bloggers-and-site-helpers/</link>
		<comments>http://sodevious.net/were-looking-for-guest-bloggers-and-site-helpers/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 01:46:37 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[guest post]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[staff]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=1149</guid>
		<description><![CDATA[What can you do? Blogger Bloggers here would be able to contribute 1 to 3 posts a month, on their own time. You get links back on the posts you write, on a staff page and as a link exchange. You also would be able to reference what you write in a portfolio and get [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1150" title="bloggers" src="http://sodevious.net/wp-content/uploads/2010/08/bloggers.jpg" alt="" width="630" height="500" /></p>
<h2>What can you do?</h2>
<p><strong>Blogger</strong></p>
<p>Bloggers here would be able to contribute 1 to 3 posts a month, on their own time. You get links back on the posts you write, on a staff page and as a link exchange. You also would be able to reference what you write in a portfolio and get your work published!</p>
<p><em>Areas of interest:</em></p>
<ul>
<li>Tutorials (Photoshop, HTML/CSS)</li>
<li>Inspiration Posts</li>
<li>Resource posts (Roundups)</li>
<li>Articles</li>
<li>Photography (How-To&#8217;s)</li>
<li>Craft Articles (or anything creative)</li>
<li>(We would also be looking for people to submit resources, like graphics, layouts, etc)</li>
</ul>
<p><strong>Site Helper</strong></p>
<p>Anyone with a few minutes to spare can be a site helper! This is what we would like!</p>
<ul>
<li>Submit posts to Social Network sites (RT&#8217;s etc)</li>
<li>Be active in the forums</li>
<li>Suggest how we can do things better around here</li>
<li>Or just link to us on your site!</li>
</ul>
<p>If you think that you can be a part of this team, then we would love to have you! You can <a href="http://sodevious.net/contact/">contact us</a> with this form, or leave a comment below! You can even get in touch with us if you have any ideas or questions! I can&#8217;t wait to start building a team! Thanks everyone!</p>
<p>Oh, one more thing. I am looking into offering service hours for your time. No, not all of you need them and some of you may not know what they are, but some of you do. For example, in my school we need  a certain amount of volunteer hours to graduate. Again, I&#8217;m looking into it, so it may be a possibility!</p>
<h3><strong>Edit:</strong></h3>
<p>Thanks <a href="http://twitter.com/JThompsondesign">Jared</a> for reminding me! If you can&#8217;t become part of the team, you could guest post! Guest posting is at your leisure, and we never pressure you to get things done fast. It&#8217;s all when you can! Well, you can drop us a line for that or take a look at  our<a href="http://sodevious.net/contribute/"> guest posting page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/were-looking-for-guest-bloggers-and-site-helpers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Always Offer the Option to Subscribe</title>
		<link>http://sodevious.net/always-offer-the-option-to-subscribe/</link>
		<comments>http://sodevious.net/always-offer-the-option-to-subscribe/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:27:24 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[subscribe]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=981</guid>
		<description><![CDATA[So, regardless if your blog has three readers or three thousand, make sure that you give them some kind of option to stay updated. That was my two cents, how about yours?]]></description>
			<content:encoded><![CDATA[<p>I was reading a blog just now, and wanted to subscribe to their feed to stay updated. My eyes automatically shifted to the header to find that glorious orange button &#8211; it wasn&#8217;t there. I went down, scanning the page &#8211; it wasn&#8217;t there. The blog in question had a an average readership. For example, on average,  posts get 16 comments, and a little less retweets. The lesson here, is that regardless of the amount of people that read your blog, you should still give people the option to stay informed. It&#8217;s a win-win situation really. Does the blogger have anything to loose? Nope.</p>
<p><a href="http://comingupforair.net/ojingogo/downloads/"><img class="aligncenter size-medium wp-image-985" title="rss-icons" src="http://sodevious.net/wp-content/uploads/2010/07/rss-icons-300x268.jpg" alt="" width="300" height="268" /></a></p>
<p>An example of someone doing this right is <a href="http://www.viperchill.com/what-the-f/">Glen</a> from <a href="http://www.viperchill.com/">ViperChill</a>. ViperChill is a blog that he runs, soley dedicated to helping and informing his readers on viral marketing &#8211; you know, building your blog, making money with your blog. Glen isn&#8217;t out there for the money &#8211; you will find NO ads on his site,  just content. But he still gives readers the options to stay updated, because he blogs <em>for </em>his readers.</p>
<p><a href="http://www.viperchill.com/"><img class="aligncenter size-full wp-image-984" title="viperchill" src="http://sodevious.net/wp-content/uploads/2010/07/viperchill.png" alt="" width="337" height="117" /></a></p>
<p>After all, that&#8217;s the reason you blog &#8211; to share your thoughts with people. So, regardless if your blog has three readers or three thousand, make sure that you give them some kind of option to stay updated. That was <em>my </em>two cents, how about yours?</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/always-offer-the-option-to-subscribe/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>The Benefits of Using WordPress</title>
		<link>http://sodevious.net/benefits-wordpress/</link>
		<comments>http://sodevious.net/benefits-wordpress/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 17:19:42 +0000</pubDate>
		<dc:creator>Shameik Reid</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=582</guid>
		<description><![CDATA[Wordpress is amazing and flexible blogging engine; so flexible in fact that it can be used as a CMS, and often is. There are so many advantages with using Wordpress, for one, it's user friendly, and if you aren't comfortable messing with PHP, there's no need! These features just make blogging that much more enjoyable. <a href="http://wordpress.org/">Wordpress</a> proves to be flexible and easy to work with, wherever your a serious n00b or a PHP Expert.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/">WordPress</a> is amazing and flexible blogging engine; so flexible in fact that it can be used as a CMS, and often is. There are so many advantages with using WordPress, for one, it&#8217;s user friendly, and if you aren&#8217;t comfortable messing with PHP, there&#8217;s no need! These features just make blogging that much more enjoyable.</p>
<h3>Some Advantages:</h3>
<li>Can be installed in any subdomain or domain</li>
<li>Multitude of Fantastic Plugins</li>
<li>1-2-3 Theme and Plugin Install</li>
<li>Its Totally Free!</li>
<li>User Friendly</li>
<li>Easy to Template</li>
<li>Can be used as a CMS to make a static site</li>
<li>Posts + Pages</li>
<p>&#8230;And plenty more. <a href="http://wordpress.org/">WordPress</a> proves to be flexible and easy to work with, wherever your a serious n00b or a PHP Expert. So if your looking for an easy and great software for your blog, WP is one great way to go!</p>
<p>What&#8217;s your favorite CMS/Blogging Engine? Do you use WordPress?</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/benefits-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Contest Winners + Post @ Tomorrow&#8217;s Web</title>
		<link>http://sodevious.net/contest-winners-post-tomorrows-web/</link>
		<comments>http://sodevious.net/contest-winners-post-tomorrows-web/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 16:20:24 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[contest]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=377</guid>
		<description><![CDATA[Announcing the winners of the contest! n case you were wondering about the title, I've written a post over at <a href="http://tomorrowsweb.com/blog/">Tomorrow's Web</a>! It's called "<a href="http://tomorrowsweb.com/2010/02/why-women-and-girls-are-under-represented-in-the-design-industry/">Why Women and Girls are Under-Represented in the Design Industry</a>".]]></description>
			<content:encoded><![CDATA[<p>Hey guys, I&#8217;m trying to move this blog to a new server, so if its down, I apologize. It should be over soon. Anywho, winners of the contest are:</p>
<p><strong>Amy &#8211; $5 via PayPal</p>
<p>Enoma &#038; Michelle &#8211; Advertising<br />
</strong></p>
<p>In case you were wondering, I used <a href="http://www.random.org/">Random.Org</a>, even for the few people that entered. I&#8217;ll be emailing winners asking for info soon. Sit tight!</p>
<p>In case you were wondering about the title, I&#8217;ve written a post over at <a href="http://tomorrowsweb.com/blog/">Tomorrow&#8217;s Web</a>! It&#8217;s called &#8220;<a href="http://tomorrowsweb.com/2010/02/why-women-and-girls-are-under-represented-in-the-design-industry/">Why Women and Girls are Under-Represented in the Design Industry</a>&#8220;. Click <a href="http://tomorrowsweb.com/2010/02/why-women-and-girls-are-under-represented-in-the-design-industry/">here </a>to read it! <img src='http://sodevious.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/contest-winners-post-tomorrows-web/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

