<?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"
	>
<channel>
	<title>Comments on: Setting up a WordPress blog on PlusNet</title>
	<atom:link href="http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/</link>
	<description>Observations and questions from Nic Price</description>
	<pubDate>Wed,  3 Dec 2008 09:17:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Howard</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-1028</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Wed, 09 Nov 2005 20:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-1028</guid>
		<description>Thanks again Nic. 
Actually, I searched the forums and support on wordpress for ages. Then I noticed that one user had just re-uploaded the quicktags.js file from the installation onto the CGI server. It worked, but I'v no idea why!!!</description>
		<content:encoded><![CDATA[<p>Thanks again Nic.<br />
Actually, I searched the forums and support on wordpress for ages. Then I noticed that one user had just re-uploaded the quicktags.js file from the installation onto the CGI server. It worked, but I&#8217;v no idea why!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nic Price</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-1027</link>
		<dc:creator>Nic Price</dc:creator>
		<pubDate>Wed, 09 Nov 2005 19:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-1027</guid>
		<description>Hi Howard, I'm using &lt;a href="http://www.mozilla.org/products/firefox/" rel="nofollow"&gt;Firefox&lt;/a&gt; (which I can recommend for all sorts of reasons) as my browser and &lt;a href="http://wordpress.org/docs/reference/post/#quicktags" rel="nofollow"&gt;quicktags&lt;/a&gt; are working fine.

I haven't tried it in IE or Opera. There may be something helpful in the &lt;a href="http://search.wordpress.org/quicktags" rel="nofollow"&gt;WordPress support forum&lt;/a&gt;. If I find anything I'll let you know.</description>
		<content:encoded><![CDATA[<p>Hi Howard, I&#8217;m using <a href="http://www.mozilla.org/products/firefox/" rel="nofollow">Firefox</a> (which I can recommend for all sorts of reasons) as my browser and <a href="http://wordpress.org/docs/reference/post/#quicktags" rel="nofollow">quicktags</a> are working fine.</p>
<p>I haven&#8217;t tried it in IE or Opera. There may be something helpful in the <a href="http://search.wordpress.org/quicktags" rel="nofollow">WordPress support forum</a>. If I find anything I&#8217;ll let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-1026</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Wed, 09 Nov 2005 12:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-1026</guid>
		<description>I forgot to ask you..
Did you manage to get quicktags to work? I've tried my blog in both IE and Opera - but they don't load on either. I have to manually type-in the html refs. Damned annoying!</description>
		<content:encoded><![CDATA[<p>I forgot to ask you..<br />
Did you manage to get quicktags to work? I&#8217;ve tried my blog in both IE and Opera - but they don&#8217;t load on either. I have to manually type-in the html refs. Damned annoying!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-1025</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Wed, 09 Nov 2005 12:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-1025</guid>
		<description>Thanks Nic. It looks like I have to go on a bit of a learning curve here! But thanks for the pointers.</description>
		<content:encoded><![CDATA[<p>Thanks Nic. It looks like I have to go on a bit of a learning curve here! But thanks for the pointers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nic Price</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-1022</link>
		<dc:creator>Nic Price</dc:creator>
		<pubDate>Mon, 07 Nov 2005 09:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-1022</guid>
		<description>Howard, thanks for the positive feedback, I'm glad this was useful.

As for backing up...

As virtually all content is contained in the MySQL database I back that up more often than my files.

There's &lt;a href="http://codex.wordpress.org/Backing_Up_Your_Database" rel="nofollow"&gt;a really clear guide for backing up your database in the WordPress Codex site here&lt;/a&gt;.

Then, depending on how much bespoking you're doing to the core files there's not much to back up.

If you've created your own theme it's worth making copies of any changed files (CSS stylesheet in particular in my case).

I then password protect a zipped up version of the SQL and files, keeping a copy on a USB key-ring drive and occasionally emailing myself a copy too. It all packs up pretty small.</description>
		<content:encoded><![CDATA[<p>Howard, thanks for the positive feedback, I&#8217;m glad this was useful.</p>
<p>As for backing up&#8230;</p>
<p>As virtually all content is contained in the MySQL database I back that up more often than my files.</p>
<p>There&#8217;s <a href="http://codex.wordpress.org/Backing_Up_Your_Database" rel="nofollow">a really clear guide for backing up your database in the WordPress Codex site here</a>.</p>
<p>Then, depending on how much bespoking you&#8217;re doing to the core files there&#8217;s not much to back up.</p>
<p>If you&#8217;ve created your own theme it&#8217;s worth making copies of any changed files (CSS stylesheet in particular in my case).</p>
<p>I then password protect a zipped up version of the SQL and files, keeping a copy on a USB key-ring drive and occasionally emailing myself a copy too. It all packs up pretty small.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-1020</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Mon, 07 Nov 2005 08:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-1020</guid>
		<description>Hi. This was very useful in setting up my wordpress in my PN CGI space. Thanks!
I just wondered if you have managed to work out the best/easiest way to back up everything on the CGI server. I have previously had awful problems with a messageboard which was regularly deleted by a hacker. (the same hacker damaged hundreds of users PN CGI applications). I just need a quick backup I can do. It doesn't even need to be automatic. Appreciate any help.</description>
		<content:encoded><![CDATA[<p>Hi. This was very useful in setting up my wordpress in my PN CGI space. Thanks!<br />
I just wondered if you have managed to work out the best/easiest way to back up everything on the CGI server. I have previously had awful problems with a messageboard which was regularly deleted by a hacker. (the same hacker damaged hundreds of users PN CGI applications). I just need a quick backup I can do. It doesn&#8217;t even need to be automatic. Appreciate any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nic Price</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-982</link>
		<dc:creator>Nic Price</dc:creator>
		<pubDate>Tue, 06 Sep 2005 21:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-982</guid>
		<description>Alistair, apologies for not replying sooner

If you're still looking for an answer (I can't think of one immediately) I'd recommend posting in &lt;a href="http://wordpress.org/support/" rel="nofollow"&gt;the excellent WordPress support forum&lt;/a&gt;. It's a great community forum where people are very helpful.</description>
		<content:encoded><![CDATA[<p>Alistair, apologies for not replying sooner</p>
<p>If you&#8217;re still looking for an answer (I can&#8217;t think of one immediately) I&#8217;d recommend posting in <a href="http://wordpress.org/support/" rel="nofollow">the excellent WordPress support forum</a>. It&#8217;s a great community forum where people are very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alistair</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-967</link>
		<dc:creator>Alistair</dc:creator>
		<pubDate>Sun, 28 Aug 2005 08:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-967</guid>
		<description>Hi I have just installed wordpress on plusnet. I have run into an access problem, apparently I have to reset the admin permissions. I can see the files and folders through my FTP but as a newbee I do not know where to start to reset the permissions. You sound as though you know what you are doing, any ideas?
Thanks
Alistair</description>
		<content:encoded><![CDATA[<p>Hi I have just installed wordpress on plusnet. I have run into an access problem, apparently I have to reset the admin permissions. I can see the files and folders through my FTP but as a newbee I do not know where to start to reset the permissions. You sound as though you know what you are doing, any ideas?<br />
Thanks<br />
Alistair</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nic</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-58</link>
		<dc:creator>Nic</dc:creator>
		<pubDate>Wed, 16 Feb 2005 23:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-58</guid>
		<description>Chris,

I'm glad you found the article helpful and thanks for feeding back, very useful points.

I'll edit a link in to the article pointing to your comment to help anyone else thinking of setting up a blog.

Happy blogging!</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>I&#8217;m glad you found the article helpful and thanks for feeding back, very useful points.</p>
<p>I&#8217;ll edit a link in to the article pointing to your comment to help anyone else thinking of setting up a blog.</p>
<p>Happy blogging!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.beatnic.co.uk/2005/01/22/setting-up-a-wordpress-blog-on-plusnet/#comment-57</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 16 Feb 2005 21:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.beatnic.co.uk/?p=2#comment-57</guid>
		<description>Thanks very much for this information.  I just wanted you to know that it did help me.  I would only add two things.  When you activate MySQL you are given a single word as a hostname, and that single word is what you should put as the DB_NAME in wp-config.php.  The second thing is that the blog files should be uploaded into the top-level directory of the cgi.&#60;yourname&gt;.plus.com web-site, and not the cgi-bin directory of that site, nor the htdocs directory of the www.&#60;yourname&gt;.plus.com site.  I tried both of those first, and only got it right after a bit of experimentation.  I'm still getting my content sorted out, which is why I haven't given a URI, but the blog is definitely there.  It was reading your article that gave me the confidence to carry on trying new things.  Thank you.

Chris.</description>
		<content:encoded><![CDATA[<p>Thanks very much for this information.  I just wanted you to know that it did help me.  I would only add two things.  When you activate MySQL you are given a single word as a hostname, and that single word is what you should put as the DB_NAME in wp-config.php.  The second thing is that the blog files should be uploaded into the top-level directory of the cgi.&lt;yourname>.plus.com web-site, and not the cgi-bin directory of that site, nor the htdocs directory of the <a href="http://www.&#038;lt;yourname" rel="nofollow">http://www.&#038;lt;yourname</a>>.plus.com site.  I tried both of those first, and only got it right after a bit of experimentation.  I&#8217;m still getting my content sorted out, which is why I haven&#8217;t given a URI, but the blog is definitely there.  It was reading your article that gave me the confidence to carry on trying new things.  Thank you.</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
