<?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 Nathan&#039;s Blog</title>
	<atom:link href="http://www.nathankowald.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nathankowald.com/blog</link>
	<description>Useful information, web programming and books</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:47:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Using SilverStripe CMS by n8kowald</title>
		<link>http://www.nathankowald.com/blog/2010/03/using-silverstripe-cms/comment-page-1/#comment-31</link>
		<dc:creator>n8kowald</dc:creator>
		<pubDate>Fri, 23 Jul 2010 09:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathankowald.com/blog/?p=10#comment-31</guid>
		<description>Thanks Paul, hopefully it will install without too much messing about. </description>
		<content:encoded><![CDATA[<p>Thanks Paul, hopefully it will install without too much messing about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using SilverStripe CMS by Paul Sauve</title>
		<link>http://www.nathankowald.com/blog/2010/03/using-silverstripe-cms/comment-page-1/#comment-30</link>
		<dc:creator>Paul Sauve</dc:creator>
		<pubDate>Fri, 23 Jul 2010 00:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathankowald.com/blog/?p=10#comment-30</guid>
		<description>Thanks for the quick response Nathan - I&#039;ll give it a shot this weekend &amp; let you know how it works out. 
 
I&#039;ll try following the installation for Joomla, since Joomla installs on a running version of Uniserver. 
 
If it works, I&#039;ll post it here (detailled installation &amp; on the Uniform Server wiki. 
 
Paul </description>
		<content:encoded><![CDATA[<p>Thanks for the quick response Nathan &#8211; I&#039;ll give it a shot this weekend &amp; let you know how it works out. </p>
<p>I&#039;ll try following the installation for Joomla, since Joomla installs on a running version of Uniserver. </p>
<p>If it works, I&#039;ll post it here (detailled installation &amp; on the Uniform Server wiki. </p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using SilverStripe CMS by n8kowald</title>
		<link>http://www.nathankowald.com/blog/2010/03/using-silverstripe-cms/comment-page-1/#comment-29</link>
		<dc:creator>n8kowald</dc:creator>
		<pubDate>Thu, 22 Jul 2010 19:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathankowald.com/blog/?p=10#comment-29</guid>
		<description>Hi Paul, 
 
I installed my SilverStripe site on a development server using WAMPServer - &lt;a href=&quot;http://www.wampserver.com/en/&quot; target=&quot;_blank&quot;&gt;http://www.wampserver.com/en/&lt;/a&gt;. 
When my site was ready to go live I moved the files and tables over to my live server, running Uniform Server. 
 
It&#039;s a pity the Uniform Server wiki - installation category doesn&#039;t include an &#039;Installing SilverStripe&#039; guide: &lt;a href=&quot;http://wiki.uniformserver.com/index.php/Category:Installation&quot; target=&quot;_blank&quot;&gt;http://wiki.uniformserver.com/index.php/Category:...&lt;/a&gt; 
  
Uniform Server needs to be running when you install it. During installation you should use localhost and the mysql user details you set up - or defaults if not changed (user: root, password: root  &#8211; I think). 
 
Installation should be similar to (steps 7-12) on this: &lt;a href=&quot;http://doc.silverstripe.org/installation-on-windows-wamp&quot; target=&quot;_blank&quot;&gt;http://doc.silverstripe.org/installation-on-windo...&lt;/a&gt; - though in step 8 you need to place SilverStripe into Uniform Server&#039;s root folder - www. 
 
Googling for a SilverStripe installation guide for Uniform Server I came across this which might be useful if you run into this problem: &lt;a href=&quot;http://www.silverstripe.org/archive/show/2708#post2708&quot; target=&quot;_blank&quot;&gt;http://www.silverstripe.org/archive/show/2708#pos...&lt;/a&gt; 
 
Sorry I couldn&#039;t be more help or point you to a SilverStripe installation guide specific to Uniform Server. If you do find one please tell me so I can add it to my blog post. 
 
Nathan </description>
		<content:encoded><![CDATA[<p>Hi Paul, </p>
<p>I installed my SilverStripe site on a development server using WAMPServer &#8211; <a href="http://www.wampserver.com/en/" target="_blank">http://www.wampserver.com/en/</a>.<br />
When my site was ready to go live I moved the files and tables over to my live server, running Uniform Server. </p>
<p>It&#039;s a pity the Uniform Server wiki &#8211; installation category doesn&#039;t include an &#039;Installing SilverStripe&#039; guide: <a href="http://wiki.uniformserver.com/index.php/Category:Installation" target="_blank"></a><a href="http://wiki.uniformserver.com/index.php/Category:.." rel="nofollow">http://wiki.uniformserver.com/index.php/Category:..</a>. </p>
<p>Uniform Server needs to be running when you install it. During installation you should use localhost and the mysql user details you set up &#8211; or defaults if not changed (user: root, password: root  &ndash; I think). </p>
<p>Installation should be similar to (steps 7-12) on this: <a href="http://doc.silverstripe.org/installation-on-windows-wamp" target="_blank"></a><a href="http://doc.silverstripe.org/installation-on-windo.." rel="nofollow">http://doc.silverstripe.org/installation-on-windo..</a>. &#8211; though in step 8 you need to place SilverStripe into Uniform Server&#039;s root folder &#8211; www. </p>
<p>Googling for a SilverStripe installation guide for Uniform Server I came across this which might be useful if you run into this problem: <a href="http://www.silverstripe.org/archive/show/2708#post2708" target="_blank"></a><a href="http://www.silverstripe.org/archive/show/2708#pos.." rel="nofollow">http://www.silverstripe.org/archive/show/2708#pos..</a>. </p>
<p>Sorry I couldn&#039;t be more help or point you to a SilverStripe installation guide specific to Uniform Server. If you do find one please tell me so I can add it to my blog post. </p>
<p>Nathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using SilverStripe CMS by Paul Sauve</title>
		<link>http://www.nathankowald.com/blog/2010/03/using-silverstripe-cms/comment-page-1/#comment-28</link>
		<dc:creator>Paul Sauve</dc:creator>
		<pubDate>Thu, 22 Jul 2010 17:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathankowald.com/blog/?p=10#comment-28</guid>
		<description>Hi Nathan, 
 
I was wondering if you could point me in the right direction? 
 
Could you tell me where I can find how to install SilverStripe  on Uniserv? 
 
I have managed to create iterations (using &#039;localhost&#039;) of Joomla, WordPress &amp; Wiki. But it seems that no two installs are exactly the same. For example, Joomla installs on a running version of Uniserver, but WordPress is installed BEFORE running the version of uniserver. 
 
Thanks, 
 
Paul S. </description>
		<content:encoded><![CDATA[<p>Hi Nathan, </p>
<p>I was wondering if you could point me in the right direction? </p>
<p>Could you tell me where I can find how to install SilverStripe  on Uniserv? </p>
<p>I have managed to create iterations (using &#039;localhost&#039;) of Joomla, WordPress &amp; Wiki. But it seems that no two installs are exactly the same. For example, Joomla installs on a running version of Uniserver, but WordPress is installed BEFORE running the version of uniserver. </p>
<p>Thanks, </p>
<p>Paul S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using SilverStripe CMS by Mark Lands</title>
		<link>http://www.nathankowald.com/blog/2010/03/using-silverstripe-cms/comment-page-1/#comment-2</link>
		<dc:creator>Mark Lands</dc:creator>
		<pubDate>Fri, 02 Apr 2010 01:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathankowald.com/blog/?p=10#comment-2</guid>
		<description>Good post mate, way over my head but im sure it will be a good help for someone. </description>
		<content:encoded><![CDATA[<p>Good post mate, way over my head but im sure it will be a good help for someone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
