<?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; wp</title>
	<atom:link href="http://sodevious.net/tag/wp/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>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>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>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>Fri, 12 Feb 2010 22:29:52 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Articles]]></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>1200+ FREE WordPress Themes for your Blog</title>
		<link>http://sodevious.net/1200-free-wordpress-themes-for-your-blog/</link>
		<comments>http://sodevious.net/1200-free-wordpress-themes-for-your-blog/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 03:08:12 +0000</pubDate>
		<dc:creator>Nicole Dominguez</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://sodevious.net/?p=120</guid>
		<description><![CDATA[If you've got a wordpress blog, chances are you're frequently on the lookout for great themes to use; I know I always am. Well, I have compiled the monster of all monsters just for this purpose. You'll find 'freemium' themes, along with specialty, minimalist, magazine, portfolio and photo blog themes, adding up to the 1200+ you'll find here. Please share this post if you find it helpful.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-159" title="b8" src="http://sodevious.net/wp-content/uploads/2010/01/2913018697_ccbb33e993_b.jpeg" alt="" width="540" /></p>
<p>If you&#8217;ve got a wordpress blog, chances are you&#8217;re frequently on the lookout for great themes. I&#8217;ve compiled the monster of all monsters just for you! I&#8217;ll keep this page updated as well. If you&#8217;d like to suggest a link or two, be free to comment the suggestion, I&#8217;ll add it in the post.</p>
<p><span id="more-120"></span></p>
<h3>General</h3>
<p><a href="http://spectrum-theme.com/"><img class="alignnone size-full wp-image-160" title="b3" src="http://sodevious.net/wp-content/uploads/2010/01/b3.jpg" alt="" width="430" height="193" /></a></p>
<p><span style="text-decoration: underline;"><strong><a href="http://sixrevisions.com/wordpress/40-excellent-free-wordpress-themes/">40 Excellent Free WordPress Themes</a></strong></span> | Six Revisions</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/">100 Excellent Free WordPress Themes</a></strong></span> | Smashing Magazine<br />
Older, but provides a lot of great themes.</p>
<p><span style="text-decoration: underline;"><strong><a href="hhttp://www.hongkiat.com/blog/41-great-looking-free-wordpress-themes/">41 Great Looking Free WordPress Themes</a></strong></span> | HongKiat</p>
<p><span style="text-decoration: underline;"><strong><a href="http://tutzone.net/2010/01/31-rare-wordpress-themes.html">31 Rare WordPress Themes</a></strong></span> | TutZone<br />
I must agree, quite rare, but a great resource.</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.opensourcehunter.com/2009/03/03/55-free-and-beautiful-wordpress-themes/">55 Free and beautiful WordPress themes</a></strong></span> | OpenSourceHunter</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.hongkiat.com/blog/16-free-premium-wordpress-themes-that-dont-suck/">16 Free Premium WordPress Themes That Don’t Suck</a></strong></span> | HongKiat<br />
Seriously. Don&#8217;t. Suck.</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.smashingmagazine.com/2009/05/18/100-amazing-free-wordpress-themes-for-2009/">100 Amazing Free WordPress Themes for 2009</a></strong></span> | Smashing Magazine<br />
Nice view on the different kinds of themes out there, great post.</p>
<p><span style="text-decoration: underline;"><strong><a href="http://thedesignmag.com/34-excellent-fresh-free-word-press-themes.html">34 Excellent Fresh Free WordPress Themes</a></strong></span> | The Design Mag</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.hongkiat.com/blog/49-most-downloaded-wordpress-themes-of-all-time/">49 Most Downloaded WordPress Themes</a></strong></span> | Hongkiat</p>
<p><span style="text-decoration: underline;"><strong><a href="http://sixrevisions.com/resources/50-beautiful-free-wordpress-themes/">50 Beautiful Free WordPress Themes</a></strong></span> | Six Revisions</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.crazyleafdesign.com/blog/top-50-free-wordpress-themes/">Top 50 free WordPress themes</a></strong></span> | Crazy Leaf</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.tutorial9.net/resources/35-creative-and-colorful-wordpress-themes/">35 Creative and Colorful WordPress Themes</a></strong></span> | Tutorial 9</p>
<h3>Magazine</h3>
<p><a href="http://web.ygoy.com/2008/05/12/magadine-12-magazine-style-wordpress-theme/"><img class="alignnone size-full wp-image-162" title="b4" src="http://sodevious.net/wp-content/uploads/2010/01/b4.jpg" alt="" width="430" height="259" /></a></p>
<p><span style="text-decoration: underline;"><strong><a href="http://charulshukla.blogspot.com/2009/12/25-free-best-magazine-wordpress-themes.html">25 Free Best Magazine WordPress Themes</a></strong></span> | Living Digital<br />
I found a lot of interesting themes here.</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.skidzopedia.com/2009/06/24/50-high-quality-free-magazine-wordpress-themes/">50+ Excellent Free Magazine WordPress Themes You (Probably) Haven’t Seen</a></strong></span> | Skidzopedia</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.pingable.org/20-of-the-best-free-magazine-wordpress-themes/">20 Of The Best Free Magazine WordPress Themes</a></strong></span> | Pingable</p>
<p><span style="text-decoration: underline;"><strong><a href="http://wpcrowd.com/free-wordpress-themes/15-free-professional-magazine-wordpress-themes">15 Free Professional Magazine WordPress Themes</a></strong></span> | WPCrowd</p>
<h3>Photo Gallery/Portfolio</h3>
<p><a href="http://5thirtyone.com/the-unstandard"><img class="alignnone size-full wp-image-163" title="b6" src="http://sodevious.net/wp-content/uploads/2010/01/b6.png" alt="" width="430" height="249" /></a></p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.1stwebdesigner.com/wordpress/free-portfolio-photo-gallery-wordpress-themes/">24 Free Portfolio And Photo Gallery WordPress Themes</a></strong></span> | 1stwebdesigner<br />
Nice selection of themes here; saw some I&#8217;ve never seen before.</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.tripwiremagazine.com/2009/12/45-magnificent-wordpress-portfolio-themes.html">45+ Magnificent WordPress Portfolio Themes</a></strong></span> | TripWire Magazine<br />
Good contrast of &#8216;Free&#8217; and &#8216;Premium&#8217; themes!</p>
<p><span style="text-decoration: underline;"><strong><a href="http://designm.ag/freelance/wordpress-portfolio-themes/">15 Portfolio Themes for WordPress</a></strong></span> | DesignM.ag</p>
<h3>Freemium</h3>
<p><a href="http://www.smashingmagazine.com/2009/03/10/download-imprezz-a-free-wordpress-theme/"><img class="alignnone size-full wp-image-165" title="b1" src="http://sodevious.net/wp-content/uploads/2010/01/b1.jpg" alt="" width="430" height="269" /></a></p>
<p><span style="text-decoration: underline;"><strong><a href="http://charulshukla.blogspot.com/2010/01/150-free-premium-quality-wordpress.html">150 Free Premium Quality WordPress Themes to Welcome 2010</a></strong></span> | Living Digital</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.dzinepress.com/2010/01/25-high-quality-premium-as-free-wordpress-themes/">25+ High-Quality Premium as Free WordPress Themes</a></strong></span> | DZine Press<br />
Nice little collection of the more popular themes I&#8217;ve seen.</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.noupe.com/wordpress/15-high-quality-free-premium-wordpress-27-themes.html">15 High Quality Free Premium WordPress 2.7 Themes</a></strong></span> | Noupe</p>
<h3>Minimalist</h3>
<p><a href="http://www.blogohblog.com/wordpress-theme-statement/"><img class="alignnone size-full wp-image-166" title="b2" src="http://sodevious.net/wp-content/uploads/2010/01/b2.jpg" alt="" width="430" height="295" /></a></p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.tripwiremagazine.com/2009/12/60-free-clean-simple-minimalist-wordpress-themes.html">60+ Free Clean, Simple Minimalist WordPress Themes</a></strong></span> | TripWire Magazine</p>
<p><span style="text-decoration: underline;"><strong><a href="http://webitect.net/design/40-black-white-minimalistic-wordpress-themes/">40 Black &amp; White Minimalistic WordPress Themes</a></strong></span> | Webitect</p>
<p><span style="text-decoration: underline;"><strong><a href="http://thoushallblog.com/10-minimalist-wordpress-themes-youll-love/">10 Minimalist WordPress Themes You’ll Love</a></strong></span> | Thou Shall Blog</p>
<h3>Specialty</h3>
<p><a href="http://fearlessflyer.com/2009/04/free-wp-theme-the-clam-shell/"><img class="alignnone size-full wp-image-167" title="clam_shell_wordpress_theme" src="http://sodevious.net/wp-content/uploads/2010/01/clam_shell_wordpress_theme.jpeg" alt="" width="430" height="322" /></a></p>
<p><span style="text-decoration: underline;"><strong><a href="http://blogsessive.com/blogging-tips/20-corporate-free-wordpress-themes/">20 Free Corporate WordPress Themes</a></strong></span> | Blogsessive</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.doshdosh.com/16-adsense-optimized-wordpress-themes-to-maximize-your-contextual-ad-earnings/">18 Adsense Optimized WordPress Themes to Maximize your Contextual Ad Earnings</a></strong></span> | Dosh Dosh</p>
<p><span style="text-decoration: underline;"><strong><a href="http://vandelaydesign.com/blog/wordpress/17-specialty-wordpress-themes/">17 Specialty WordPress Themes</a></strong></span> | Vandelay Design</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.reencoded.com/2009/10/10/15-interesting-free-themes-for-your-wordpress-blog/">15 Interesting Free Themes for your WordPress Blog</a></strong></span> | Reencoded</p>
<div><a rel="cc:attributionURL" href="http://www.flickr.com/photos/iamperegrino/">Photo By: Peregrino Will Reign</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.0/">CC BY-NC-SA 2.0</a></div>
<p>&nbsp;</p>
<div style="text-align: left;">LusterForever.com &#8211; Cool silver charms and <a href="http://www.lusterforever.com/" target="_blank">leather bracelets design</a>! <a href="http://www.totallymystyle.com/" target="_blank">Totally awesome sterling silver bracelets</a>.</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://sodevious.net/1200-free-wordpress-themes-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

