<?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>Revolves &#187; Wordpress</title>
	<atom:link href="http://www.revolves.net/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revolves.net</link>
	<description>Innovation</description>
	<lastBuildDate>Wed, 05 May 2010 14:30:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress is NOT the Answer to Everything</title>
		<link>http://www.revolves.net/2010/03/06/wordpress-is-not-the-answer-to-everything/</link>
		<comments>http://www.revolves.net/2010/03/06/wordpress-is-not-the-answer-to-everything/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 18:18:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.revolves.net/?p=345</guid>
		<description><![CDATA[WordPress started out as a simple blogging platform. Nowadays, it competes with other leading CMSes. All the credit goes to it&#8217;s continual improvement over time, a dedicated community supporting it, and the endless stream for plugins to make practically everything possible. Anytime anyone thinks of creating a website, WordPress comes to mind. However, WordPress is [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress started out as a simple blogging platform. Nowadays, it competes with other leading CMSes. All the credit goes to it&#8217;s continual improvement over time, a dedicated community supporting it, and the endless stream for plugins to make practically everything possible.</p>
<p>Anytime anyone thinks of creating a website, WordPress comes to mind.</p>
<p>However, WordPress is not everything. No, I&#8217;m not talking about using any other CMS instead of WordPress. The point is, why use a CMS when one is not required?<span id="more-345"></span></p>
<p>Take a personal site having a few static pages, or a personal site of a freelancer offering many services. The site&#8217;s pages don&#8217;t change much, and WordPress is a total overkill.</p>
<p>This is where standard HTML/CSS proves a better solution. It&#8217;s simple, it&#8217;s easy and it&#8217;s elegant. The way we used to build websites a decade ago is still the best way in many cases.</p>
<p>Now, many complain about having to modify all the pages manually when they make a global change to the site, like adding something to the navigation, footer or header. Now, you can easily combat this by splitting your HTML page into different parts (header, footer, navigation and the actual pages), and gluing them together using PHP.</p>
<p>This drastically reduces your overhead.</p>
<p>Remember, the K.I.S.S. (Keep It Simple, Stupid) principle applies to websites too. Why not take advantage of it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolves.net/2010/03/06/wordpress-is-not-the-answer-to-everything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution To WordPress File Upload Problem</title>
		<link>http://www.revolves.net/2010/01/20/solution-wordpress-upload-problem/</link>
		<comments>http://www.revolves.net/2010/01/20/solution-wordpress-upload-problem/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:30:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.revolves.net/?p=287</guid>
		<description><![CDATA[When you try to upload a file through WordPress, you get the following error: Unable to create directory /home/USERNAME/public_html/wp-content/uploads. Is its parent directory writable by the server? To solve this: Go to Miscellaneous Settings in your admin panel The &#8220;Store uploads in this folder&#8221; will probably have the complete path to your upload folder. Change [...]]]></description>
			<content:encoded><![CDATA[<p>When you try to upload a file through WordPress, you get the following error:</p>
<pre class="brush: plain;">Unable to create directory /home/USERNAME/public_html/wp-content/uploads. Is its parent directory writable by the server?</pre>
<p>To solve this:</p>
<ol>
<li>Go to Miscellaneous Settings in your admin panel</li>
<li>The <em>&#8220;Store uploads in this folder&#8221;</em> will probably have the complete path to your upload folder. Change this to the default value of <em>&#8220;wp-content/uploads&#8221;</em>. The default value is also mentioned to the right of the same option&#8217;s box.</li>
<li>Hit save, and try uploading again. This solved the problem for me.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.revolves.net/2010/01/20/solution-wordpress-upload-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installed Cutline Theme</title>
		<link>http://www.revolves.net/2009/12/28/installed-cutline-theme/</link>
		<comments>http://www.revolves.net/2009/12/28/installed-cutline-theme/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 08:05:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.revolves.net/?p=268</guid>
		<description><![CDATA[The previous theme I had was pretty graphic intensive for no reason, and required around 60 HTTP Requests. So, instead of an eye-candy theme, I settled for Cutline Theme. It&#8217;s simple, it&#8217;s great, and my blog loads much faster. Also, it&#8217;s very pleasing on the eyes. The layout looks simple and the content looks inviting. [...]]]></description>
			<content:encoded><![CDATA[<p>The previous theme I had was pretty graphic intensive for no reason, and required around 60 HTTP Requests. So, instead of an eye-candy theme, I settled for Cutline Theme. It&#8217;s simple, it&#8217;s great, and my blog loads much faster.</p>
<p>Also, it&#8217;s very pleasing on the eyes. The layout looks simple and the content looks inviting. I&#8217;ll be doing some custom modifications to the CSS to give it a more unique look.</p>
<p>Anyways, if you&#8217;re looking for a good minimalistic theme for your blog, Cutline is a great choice. Look at my blog&#8217;s footer for a link to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolves.net/2009/12/28/installed-cutline-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highly Affordable Premium WordPress Themes At Elegant Themes</title>
		<link>http://www.revolves.net/2009/06/01/highly-affordable-premium-wordpress-themes-elegant-themes/</link>
		<comments>http://www.revolves.net/2009/06/01/highly-affordable-premium-wordpress-themes-elegant-themes/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 04:45:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.revolves.net/?p=100</guid>
		<description><![CDATA[Elegant Themes is an answer to prayers of those who require highly affordable yet Premium Quality WordPress Themes. At just $19.95 for a year&#8217;s membership, the benefits it offers outnumbers many of the other membership websites you&#8217;ll find. A Quick Note On Theme Clubs In Theme Clubs, rather than buying individual themes, you buy a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.revolves.net/go/elegant.php" rel="nofollow"><b>Elegant Themes</b></a> is an answer to prayers of those who require <b>highly affordable</b> yet <b>Premium Quality WordPress Themes</b>. At just <b>$19.95</b> for a year&#8217;s membership, the benefits it offers outnumbers many of the other membership websites you&#8217;ll find.<br />
<span id="more-100"></span></p>
<h3>A Quick Note On Theme Clubs</h3>
<p>In Theme Clubs, rather than buying individual themes, you buy a membership for the specified time. Mostly, you&#8217;ll get access to all the previous themes and any theme released during your membership period. This is better than sites selling single themes, since you get to keep up with trends, can post suggestions and the cost is reduced considerably. You also have more choice and flexibility. <a href="http://www.revolves.net/go/elegant.php" rel="nofollow">Elegant Themes</a> is one of the clubs following this model.</p>
<h3>Unique Benefits At Great Price</h3>
<p>Here is a list of features <a href="http://www.revolves.net/go/elegant.php" rel="nofollow">Elegant Themes</a> offers. I&#8217;ve assembled them for you. You&#8217;ll find almost everything one would need before opting for buying a theme or membership to a theme club.</p>
<p><b>Highly Affordable</b>: Elegant Themes is a highly affordable club for wordpress themes. At $19.95/year, you&#8217;ll be getting a lot of themes, as well as future themes released during your membership. You&#8217;ll have a hard time finding even a <i>single</i> theme that offers all the features at this price.</p>
<p><b>Theme-Specific Features</b>: Many themes have features that are unique, i.e. not all templates have it. Some themes might allow for a specific feature, that might not be suited for other themes. The author has taken care that all themes are as unique as possible.</p>
<p><b>Theme Control Panel</b>: Themes have their own options page that allow for customization. No need to endlessly rip apart the CSS files for simple customizations. Themes also have variations you can choose from.</p>
<p><b>Advertisement Ready</b>: Blogging has become a business. The themes are advertisement ready, so that you don&#8217;t get headaches trying to integrate them into your theme.</p>
<p><b>PSD Files</b>: PSD files for the themes are also provided. This is for those designer folks who&#8217;d like to take the degree of customizations to the next level. All at no extra cost.</p>
<p><b>Widget Ready</b>: This does not come as a surprise, since most of the paid themes are Widget Ready. It&#8217;s always an excellent thing to have.</p>
<p><b>Valid XHTML 1.0 and CSS, Tableless</b>: This is now considered a must feature by many. If you&#8217;ve never heard of it, what it suggests is that the themes follow the standards for web design set by W3C. Themes have smooth tableless designs.</p>
<p><b>Excellent Browser Support</b>: All wordpress themes support Firefox 3.0, IE 6/7, Opera, Netscape and Safari.</p>
<p><b>Rich Customer Experience</b>: Many people don&#8217;t look at this aspect, but it&#8217;s very important. The author discusses any new theme he is creating, so that customers can give suggestions. It&#8217;s like having a friend design themes for you.</p>
<h3>And If You&#8217;re Still Wondering</h3>
<p>Elegant Themes does provide you with the previews of all themes. At $19.95, I don&#8217;t think it&#8217;s rocket science to take the right descision. <a href="http://www.revolves.net/go/elegant.php" rel="nofollow">Click here to visit Elegant Themes</a>.</p>
<p>Have A Nice Day!<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.revolves.net/2009/02/17/finding-free-quality-wordpress-themes-easily-a-difficult-task-simplified/" rel="bookmark" title="February 17, 2009">Finding Free Quality WordPress Themes Easily &#8211; A Difficult Task Simplified</a></li>
</ul>
<p><!-- Similar Posts took 3.118 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolves.net/2009/06/01/highly-affordable-premium-wordpress-themes-elegant-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Automatic Update Surpasses Flexibility Of Fantastico</title>
		<link>http://www.revolves.net/2009/02/18/wordpress-automatic-update-surpasses-flexibility-of-fantastico/</link>
		<comments>http://www.revolves.net/2009/02/18/wordpress-automatic-update-surpasses-flexibility-of-fantastico/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 03:58:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.revolves.net/?p=56</guid>
		<description><![CDATA[Practically everyone knows about Fantastico. Even if you&#8217;ve never gone through half of your cPanel options, Fantastico might be the most known option to many. Fantastico is very helpful in getting WordPress or any other software on your server installed within a few clicks. Everything is handled by it. Apart from some security optimizations, you [...]]]></description>
			<content:encoded><![CDATA[<p>Practically everyone knows about Fantastico. Even if you&#8217;ve never gone through half of your cPanel options, Fantastico might be the most known option to many.</p>
<p>Fantastico is very helpful in getting WordPress or any other software on your server installed within a few clicks. Everything is handled by it. Apart from some security optimizations, you will not need to touch your core WordPress install files anytime later.<br />
<span id="more-56"></span><br />
But there was something very annoying about WordPress (<2.7) and Fantastico. In some mid minor releases of WordPress 2.6.x, the automatic plugin update feature of WordPress was being perfected, if I remember correctly. In the initial versions, I had to provide FTP information, and when I did, but it didn't work for me. Then started the era when WordPress would notify you about any plugin updates, and install it within a single click.</p>
<p>That was great. But WordPress did not support this for updating/upgrading itself, until 2.7. I realized this new feature only when 2.7.1 was released and I was greeted with a message allowing me to upgrade to 2.7.1 instantly. Whoa! That rocks!</p>
<p>At last, I can stay updated without the hassle of uploading the files manually, and stuffs like that.</p>
<h3>So, whats wrong with Fantastico?</h3>
<p>Well, its not Fantastico that has the problem. But relying on it for WordPress updates was pretty annoying. Hosts, especially mine, took about a week to make the updates available at Fantastico. It&#8217;s bad for security releases of WordPress.</p>
<p>I&#8217;m very happy with the new features WP 2.7.x boasts, and that&#8217;s the reason I wrote this quite stupid blog post. If you&#8217;re hearing, &#8220;Thanks!&#8221; to all contributors of WordPress, who strive to keep it simple yet powerful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolves.net/2009/02/18/wordpress-automatic-update-surpasses-flexibility-of-fantastico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Free Quality WordPress Themes Easily &#8211; A Difficult Task Simplified</title>
		<link>http://www.revolves.net/2009/02/17/finding-free-quality-wordpress-themes-easily-a-difficult-task-simplified/</link>
		<comments>http://www.revolves.net/2009/02/17/finding-free-quality-wordpress-themes-easily-a-difficult-task-simplified/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 05:26:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.revolves.net/?p=52</guid>
		<description><![CDATA[WordPress is a great blogging platform, no doubt. But if you&#8217;ve been surfing through various WordPress themes websites lately, you&#8217;ll find 90% of them plain suck. Really, the one featured on the homepage of many sites are not even worth looking. Why is this the case? WordPress Theme Directories Suck For A Reason&#8230; Technology is [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress is a great blogging platform, no doubt. But if you&#8217;ve been surfing through various WordPress themes websites lately, you&#8217;ll find 90% of them plain suck. Really, the one featured on the homepage of many sites are not even worth looking. Why is this the case?<br />
<span id="more-52"></span></p>
<h3>WordPress Theme Directories Suck For A Reason&#8230;</h3>
<p>Technology is now in everyone&#8217;s hands. You too, might learn how to create a WordPress theme in a matter of days. People simply put every one of their experiments into these theme sites, and such theme sites happily accept them, for they need more content.</p>
<p>Theme directories also get spammed by people who simply want backlinks. And there are numerous other reasons why you&#8217;ll spend more time on a theme directory than on developing your own website. But we&#8217;re not discussing it here anyways.</p>
<h3>Find The Perfect WordPress Theme NOW&#8230;</h3>
<p>What I&#8217;m going to describe is only one of the many methods to get you started. I know you might have also used search engines fruitlessly to land on the perfect theme. This method makes use of search engines, <i>a little differently</i>.</p>
<p>A good theme is often downloaded more number of times. But the factor that separates the good from the bad is the amount of time it&#8217;s used, not just downloaded. So here are your steps&#8230;</p>
<ol>
<li><b>Type it up!</b><br />In your favorite search engine, type <b><i>keyword</i> &#8220;powered by wordpress&#8221;</b>. Substitute <i>keyword</i> for the niche you want a theme for, i.e. technology etc. I won&#8217;t recommend using the word say, &#8220;technology&#8221;, but rather words that you&#8217;re sure a technology blog might contain, maybe a hardware name?</li>
<li><b>Follow the blogs!</b><br />Search engines return results in descending order of relevancy and importantly authority to some extent. So you can make a fair assumption that the top blogs might be more &#8220;theme&#8221; conscious. Go to the footers of these blogs, and if they&#8217;re using a free theme, it&#8217;ll mostly contain the reference to it in the footer. Follow it and if you like the theme, download it.</li>
<li><b>One more tip</b><br />If the footer doesn&#8217;t contain helpful information, maybe the blog is using a custom or paid theme, or a free theme allowing removal of copyright. Check out the blog&#8217;s source, you&#8217;ll find the name of the theme in the declaration of the css file used for the page, something like: <b>&lt;link rel=&#8217;stylesheet&#8217; href=&#8217;<i>DOMAIN-NAME.com</i>/wp-content/themes/<i>THEME-NAME</i>/&#8230;.whatever&#8217; type=&#8217;text/css&#8217;/&gt;</b>. Search for this theme name on google, you&#8217;ll land up on some more info.</li>
</ol>
<h3>Now There Is A Problem&#8230;.</h3>
<p>Most of the good themes are just used &#8220;many times&#8221;. It might hardly make a difference to you, depending on your niche. But still, if you really want good and &#8220;not-overused&#8221; themes, you could have little luck with the free ones. If you care about getting a good theme and don&#8217;t mind investing, paid themes are a good choice. <b>A lot of hardwork goes into designing and coding good themes, and thus developers expect at least something in return, which is normally a nominal fee.</b></p>
<p>Here are some of the so called &#8220;theme clubs&#8221; that might interest you. You don&#8217;t pay for individual theme, but a nominal fee to access the entire collection for a set period. Isn&#8217;t that great?</p>
<p><a href="http://www.revolves.net/go/elegant.php" rel="external nofollow"><b>Elegant Themes:</b></a> Elegant Themes is very affordable at <b>$19.95 for a year&#8217;s access</b>. The themes are, well, quite elegant as the name suggests. You get access to all themes currently released and the future themes released during your subscription period. This seems to be a real bargain.</p>
<p><a href="http://www.revolves.net/go/woothemes.php" rel="external nofollow"><b>Woo Themes:</b></a> Is a bit costly at $150 per three months, but is surely worth it. You&#8217;ll get access to the already available themes and those released during your subscription.</p>
<p>Know of any others? Write a comment below and I&#8217;ll add it!<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.revolves.net/2009/06/01/highly-affordable-premium-wordpress-themes-elegant-themes/" rel="bookmark" title="June 1, 2009">Highly Affordable Premium WordPress Themes At Elegant Themes</a></li>
</ul>
<p><!-- Similar Posts took 3.583 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolves.net/2009/02/17/finding-free-quality-wordpress-themes-easily-a-difficult-task-simplified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.314 seconds -->
