<?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>terrywassall.org &#187; 34SP</title>
	<atom:link href="http://terrywassall.org/tag/34sp/feed/" rel="self" type="application/rss+xml" />
	<link>http://terrywassall.org</link>
	<description>work in progress</description>
	<lastBuildDate>Thu, 15 Jul 2010 18:17:24 +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>Mediawiki installed</title>
		<link>http://terrywassall.org/2009/10/01/mediawiki-installed/</link>
		<comments>http://terrywassall.org/2009/10/01/mediawiki-installed/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 14:40:01 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[34SP]]></category>

		<guid isPermaLink="false">http://terrywassall.org/?p=20</guid>
		<description><![CDATA[Since I have not been able to get any advice on what might be a better OS wiki to host here I have  installed Mediawiki using the 34SP Mediawiki installation utility. The necessary database and db user have to be set up first but after that all the required information,domain,  ftp, e.g.,  is entered into [...]]]></description>
			<content:encoded><![CDATA[<p>Since I have not been able to get any advice on what might be a better OS wiki to host here I have  installed Mediawiki using the 34SP Mediawiki installation utility. The necessary database and db user have to be set up first but after that all the required information,domain,  ftp, e.g.,  is entered into the installation form including a password for the Mediawiki admin account that will be created and the process takes place automatically. The resulting installation is fully public and open to user account creation on demand and anonymous editing but this is soon secured by adding the appropriate lines to the localSettings .php file. This following disables anonymous editing and account creation.</p>
<p><em>$wgGroupPermissions['*' ]['read'] = true;<br />
$wgGroupPermissions['*' ]['edit'] = false;<br />
$wgGroupPermissions['*' ]['createaccount'] = false;</em></p>
<p>The first line allows public reading of pages but changing this to false would mean that only logged on users can read. I have left pages publicly readable and will protect pages as required using the control access feature.</p>
<p>I also tried to change the default logo by uploading a new logo image and adding  the</p>
<p><em>$wgLogo = &#8216;/path/to/your/logo.png&#8217;;</em></p>
<p>to the localSettings .php file but I couldn&#8217;t get this to work. The new log failed to display. This may be something to do with paths and permissions and I will have another go later. Another approach will be to overwrite the <em>skins/common images/wiki.png</em> with my own logo file but this will need redoing every time I upgrade and is not recommended.</p>
]]></content:encoded>
			<wfw:commentRss>http://terrywassall.org/2009/10/01/mediawiki-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New departures</title>
		<link>http://terrywassall.org/2009/09/29/new-departures/</link>
		<comments>http://terrywassall.org/2009/09/29/new-departures/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 21:39:57 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[ISP]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[34SP]]></category>

		<guid isPermaLink="false">http://terrywassall.org/?p=1</guid>
		<description><![CDATA[I have run a number of WordPress installations on a server my nephew, Daniel, hosts but for the first time I am hosting this installation myself. On the recommendation of Matt Dukes I opted for a hosting company called 34SP and their new &#8216;Professional Hosting&#8217; package. I buy my domain names from LCN and found no [...]]]></description>
			<content:encoded><![CDATA[<p>I have run a number of WordPress installations on a server my nephew, Daniel, hosts but for the first time I am hosting this installation myself. On the recommendation of <a href="http://backpass.org/about/" target="_blank">Matt Dukes</a> I opted for a hosting company called <a href="http://www.34sp.com/" target="_blank">34SP</a> and their new &#8216;Professional Hosting&#8217; package. I buy my domain names from <a href="http://www.lcn.com/" target="_blank">LCN</a> and found no difficulty in pointing this one, terrywassall.org, to the 34SP name servers. Once I had signed up to 34SP and changed the name server details for the domain with LCN I got access to the admin panel within the hour. I was relieved to find it was the Plesk application I am used to that is provided by Daniel&#8217;s hosting service.  Consequently creating the WordPress database and database user and installing WordPress was a breeze, as usual. So far all has been straightforward and the package of LCN plus 34SP looks like a good one.</p>
]]></content:encoded>
			<wfw:commentRss>http://terrywassall.org/2009/09/29/new-departures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
