<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for The WPDojo</title>
	<atom:link href="http://thewpdojo.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewpdojo.com</link>
	<description>Premium WordPress Training and Community</description>
	<lastBuildDate>Thu, 29 Mar 2012 20:34:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on The Art of the WordPress Post by Anthony</title>
		<link>http://thewpdojo.com/wordpress-post-art/#comment-131</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 29 Mar 2012 20:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/?p=1296#comment-131</guid>
		<description>Hey James!
Just about every well-programmed carousel has settings that will allow you to do that. With the simpler ones, you may have to edit the code, but the better ones like the &lt;a target=&quot;_blank&quot; href=&quot;http://ithemes.com/member/go.php?r=4084&amp;i=l57&quot; title=&quot;See the DisplayBuddy Suite&quot; rel=&quot;nofollow&quot;&gt;DisplayBuddy Series&lt;/a&gt; of plugins from &lt;a href=&quot;http://ithemes.com/member/go.php?r=4084&amp;i=l1&quot; title=&quot;Visit iThemes on the Web&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;iThemes&lt;/a&gt; have settings that control timing, URLs, and all kinds of options.
Since there are so many carousel plugins out there I can&#039;t say off the bat how to help you with your particular site, but let me know which carousel you are using (maybe leave the link of the plugin from the WordPress plugin Repository) and I&#039;ll see what the options are.
Leave a link to your site too... would love to see what you are doing with WordPress!
-Anthony</description>
		<content:encoded><![CDATA[<p>Hey James!<br />
Just about every well-programmed carousel has settings that will allow you to do that. With the simpler ones, you may have to edit the code, but the better ones like the <a target="_blank" href="http://ithemes.com/member/go.php?r=4084&#038;i=l57" title="See the DisplayBuddy Suite" rel="nofollow">DisplayBuddy Series</a> of plugins from <a href="http://ithemes.com/member/go.php?r=4084&#038;i=l1" title="Visit iThemes on the Web" target="_blank" rel="nofollow">iThemes</a> have settings that control timing, URLs, and all kinds of options.<br />
Since there are so many carousel plugins out there I can&#8217;t say off the bat how to help you with your particular site, but let me know which carousel you are using (maybe leave the link of the plugin from the WordPress plugin Repository) and I&#8217;ll see what the options are.<br />
Leave a link to your site too&#8230; would love to see what you are doing with WordPress!<br />
-Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Art of the WordPress Post by Anthony</title>
		<link>http://thewpdojo.com/wordpress-post-art/#comment-130</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 29 Mar 2012 20:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/?p=1296#comment-130</guid>
		<description>Hey James!
Setting a background image is easy - in your WordPress theme folder, there is a file called style.css. That&#039;s your theme Stylesheet. You need to upload an image to your website and tell the stylesheet to use it. Here&#039;s a quick set of steps:
&lt;ol&gt;
	&lt;li&gt;Find a background you would like to use and upload it to your media library.&lt;/li&gt;
	&lt;li&gt;Once you upload it, copy the URL of the file&lt;/li&gt;
	&lt;li&gt;Now you need to edit your stylesheet. Select  Appearance...Editor from the Admin Bar.&lt;/li&gt;
	&lt;li&gt;Once you are in there, it should default to your stylesheet file: style.css. If it does not, select it from the list of theme files on the left.&lt;/li&gt;
	&lt;li&gt;Look for the section that begins with &quot;body&quot; and add the following line in it on a new line between the curly brackets: &lt;code&gt;background: url(&quot;THE-URL-OF-YOUR-IMAGE&quot;);&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;Save the file&lt;/li&gt;
&lt;/ol&gt;

Once you save the file you can refresh your website in the browser, the stylesheet will reload, ad you will have your new background!

When you get your image loaded, leave a link so we can take a look!

-Anthony</description>
		<content:encoded><![CDATA[<p>Hey James!<br />
Setting a background image is easy &#8211; in your WordPress theme folder, there is a file called style.css. That&#8217;s your theme Stylesheet. You need to upload an image to your website and tell the stylesheet to use it. Here&#8217;s a quick set of steps:</p>
<ol>
<li>Find a background you would like to use and upload it to your media library.</li>
<li>Once you upload it, copy the URL of the file</li>
<li>Now you need to edit your stylesheet. Select  Appearance&#8230;Editor from the Admin Bar.</li>
<li>Once you are in there, it should default to your stylesheet file: style.css. If it does not, select it from the list of theme files on the left.</li>
<li>Look for the section that begins with &#8220;body&#8221; and add the following line in it on a new line between the curly brackets: <code>background: url("THE-URL-OF-YOUR-IMAGE");</code></li>
<li>Save the file</li>
</ol>
<p>Once you save the file you can refresh your website in the browser, the stylesheet will reload, ad you will have your new background!</p>
<p>When you get your image loaded, leave a link so we can take a look!</p>
<p>-Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Art of the WordPress Post by James Casper</title>
		<link>http://thewpdojo.com/wordpress-post-art/#comment-128</link>
		<dc:creator>James Casper</dc:creator>
		<pubDate>Sat, 24 Mar 2012 03:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/?p=1296#comment-128</guid>
		<description>Finding somewhere that I could select from a library of pictures to have as my background in the wordpress site.  That way when someone clicks onto my site they have an excellent looking blog that looks like a professional website.</description>
		<content:encoded><![CDATA[<p>Finding somewhere that I could select from a library of pictures to have as my background in the wordpress site.  That way when someone clicks onto my site they have an excellent looking blog that looks like a professional website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Art of the WordPress Post by James Casper</title>
		<link>http://thewpdojo.com/wordpress-post-art/#comment-127</link>
		<dc:creator>James Casper</dc:creator>
		<pubDate>Sat, 24 Mar 2012 03:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/?p=1296#comment-127</guid>
		<description>I have a carousel on my wordpress site that works well.  Only I would like to have one that will allow me to select the time between rotation of each picture item.  Another thing that would be a great ability to improve the carousel would be if I could attach a link to each picture so when a visitor clicks the picture they are taken to information about that picture.</description>
		<content:encoded><![CDATA[<p>I have a carousel on my wordpress site that works well.  Only I would like to have one that will allow me to select the time between rotation of each picture item.  Another thing that would be a great ability to improve the carousel would be if I could attach a link to each picture so when a visitor clicks the picture they are taken to information about that picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Backup and Disaster Recovery by Anthony</title>
		<link>http://thewpdojo.com/wordpress-backup-disaster-recovery/#comment-116</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/?p=1271#comment-116</guid>
		<description>Leave a comment below and let&#039;s see your Gravatar. Welcome to TheWPDojo!

-Anthony</description>
		<content:encoded><![CDATA[<p>Leave a comment below and let&#8217;s see your Gravatar. Welcome to TheWPDojo!</p>
<p>-Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading an HTML Website to WordPress by Kristie Hewlett</title>
		<link>http://thewpdojo.com/upgrading-html-website-to-wordpress/#comment-113</link>
		<dc:creator>Kristie Hewlett</dc:creator>
		<pubDate>Tue, 03 Jan 2012 05:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/?p=1211#comment-113</guid>
		<description>I have never converted an HTML site into a Wordpress site. I am looking forward to this series.
Kristie
http://www.gastoniaonline.com</description>
		<content:encoded><![CDATA[<p>I have never converted an HTML site into a WordPress site. I am looking forward to this series.<br />
Kristie<br />
<a href="http://www.gastoniaonline.com" rel="nofollow">http://www.gastoniaonline.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install WordPress &#8211; A to Z by Anthony</title>
		<link>http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-61</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 16 Nov 2011 22:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-61</guid>
		<description>Hey Brian!

Indeed, Performance tuning and testing is on the list of curriculum at TheWPDojo. It&#039;s a very important topic!

You should have just received the &lt;a target=&quot;_blank&quot; href=&quot;http://us1.campaign-archive2.com/?u=4cad82dbcd49855265b97371c&amp;id=f09c002534&quot; rel=&quot;nofollow&quot;&gt;November WPDojo Newsletter&lt;/a&gt; in which I outlined three new series I will be writing. That sounds like a great Brown Belt  / Black Belt series to start right after those three conclude.
 
Performance is an important factor in Google Search rankings as well as your hosting performance - if your site is slow, Google won&#039;t rank you as high. If your site takes up too many resources, your host will get a little cranky at you, and even shut down your account if it is impacting other sites on a shared server. So for medium-to-large trafficked sites, managing Page load Speed and how to improve it are important skills to have.

Thanks for your comment, and thanks for joining TheWPDojo!

Be sure to &lt;a href=&quot;http://thewpdojo.com/forum/introduce-yourself/&quot; rel=&quot;nofollow&quot;&gt;introduce yourself&lt;/a&gt; on the forum and let us know what kind of work you are doing and what you hope to learn!

-Anthony</description>
		<content:encoded><![CDATA[<p>Hey Brian!</p>
<p>Indeed, Performance tuning and testing is on the list of curriculum at TheWPDojo. It&#8217;s a very important topic!</p>
<p>You should have just received the <a target="_blank" href="http://us1.campaign-archive2.com/?u=4cad82dbcd49855265b97371c&#038;id=f09c002534" rel="nofollow">November WPDojo Newsletter</a> in which I outlined three new series I will be writing. That sounds like a great Brown Belt  / Black Belt series to start right after those three conclude.</p>
<p>Performance is an important factor in Google Search rankings as well as your hosting performance &#8211; if your site is slow, Google won&#8217;t rank you as high. If your site takes up too many resources, your host will get a little cranky at you, and even shut down your account if it is impacting other sites on a shared server. So for medium-to-large trafficked sites, managing Page load Speed and how to improve it are important skills to have.</p>
<p>Thanks for your comment, and thanks for joining TheWPDojo!</p>
<p>Be sure to <a href="http://thewpdojo.com/forum/introduce-yourself/" rel="nofollow">introduce yourself</a> on the forum and let us know what kind of work you are doing and what you hope to learn!</p>
<p>-Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install WordPress &#8211; A to Z by Brian Scott McFarlane</title>
		<link>http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-60</link>
		<dc:creator>Brian Scott McFarlane</dc:creator>
		<pubDate>Wed, 16 Nov 2011 21:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-60</guid>
		<description>Are you going to do anything on page load speed for WP?</description>
		<content:encoded><![CDATA[<p>Are you going to do anything on page load speed for WP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install WordPress &#8211; A to Z by Anthony</title>
		<link>http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-29</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sat, 30 Jul 2011 09:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-29</guid>
		<description>That&#039;s great! I&#039;ll keep an eye out for tips... I am on the shuttle headed toward the terminal headed to my own Mexico mission trip!

Mañana!</description>
		<content:encoded><![CDATA[<p>That&#8217;s great! I&#8217;ll keep an eye out for tips&#8230; I am on the shuttle headed toward the terminal headed to my own Mexico mission trip!</p>
<p>Mañana!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install WordPress &#8211; A to Z by Ozmann</title>
		<link>http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-28</link>
		<dc:creator>Ozmann</dc:creator>
		<pubDate>Sat, 30 Jul 2011 02:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://thewpdojo.com/how-to-install-wordpress-a-to-z/#comment-28</guid>
		<description>Hey Anthony,
The website is coming along well. I am making a few change (i.e. changing the background, the little things, and I wrote a little bit of a blog). I want to make a blog site and write about my &quot;past&quot; experiences in Mexico as a missionary so that I can hopefully be of some help to someone wondering what it&#039;s about. Even though it will be from a historical standpoint but still informative for someone looking and maybe help them to get some answers. 

L8R, 
Ozmann</description>
		<content:encoded><![CDATA[<p>Hey Anthony,<br />
The website is coming along well. I am making a few change (i.e. changing the background, the little things, and I wrote a little bit of a blog). I want to make a blog site and write about my &#8220;past&#8221; experiences in Mexico as a missionary so that I can hopefully be of some help to someone wondering what it&#8217;s about. Even though it will be from a historical standpoint but still informative for someone looking and maybe help them to get some answers. </p>
<p>L8R,<br />
Ozmann</p>
]]></content:encoded>
	</item>
</channel>
</rss>

