<?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>CloudNine Web Services &#187; General</title>
	<atom:link href="http://c9ws.com/v3/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://c9ws.com/v3</link>
	<description>Web Development and Web Hosting</description>
	<lastBuildDate>Tue, 18 Oct 2011 19:54:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Introducing CIPS</title>
		<link>http://c9ws.com/v3/2011/10/introducing-cips/</link>
		<comments>http://c9ws.com/v3/2011/10/introducing-cips/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 19:54:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=416</guid>
		<description><![CDATA[Introducing CIPS, the C9WS Computationally Intensive Processing System. A 26-core x64 elastic cloud open to all C9WS clients. CIPS is not a web hosting service in itself, but it is a lot of things &#8211; a distributed cloud computing platform, a powerful number-crunching tool, and a remotely accessible development/linux environment. It&#8217;s got almost the entire [...]]]></description>
			<content:encoded><![CDATA[<p>Introducing CIPS, the C9WS <strong>C</strong>omputationally <strong>I</strong>ntensive <strong>P</strong>rocessing <strong>S</strong>ystem. A 26-core x64 elastic cloud open to all C9WS clients. CIPS is not a web hosting service in itself, but it is a lot of things &#8211; a distributed cloud computing platform, a powerful number-crunching tool, and a remotely accessible development/linux environment. It&#8217;s got almost the entire Debian repository installed, complete with X11 forwarding. All C9WS customers can log in &#8211; information is in your cPanel. Give it a try &#8211; hop on and do some development, crunch some data or just explore the Linux cloud. This is intended as a remotely-accessible general purpose Linux computing cloud as a service for our clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2011/10/introducing-cips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent Downtime</title>
		<link>http://c9ws.com/v3/2011/08/recent-downtime/</link>
		<comments>http://c9ws.com/v3/2011/08/recent-downtime/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 17:03:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=408</guid>
		<description><![CDATA[We have resolved the recent downtime issues and thank you for your patience.]]></description>
			<content:encoded><![CDATA[<p>We have resolved the recent downtime issues and thank you for your patience.</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2011/08/recent-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Pear Packages</title>
		<link>http://c9ws.com/v3/2011/03/php-pear-packages/</link>
		<comments>http://c9ws.com/v3/2011/03/php-pear-packages/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 15:23:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=402</guid>
		<description><![CDATA[As of last night, PHP pear packages can be automatically downloaded and installed simply by including them within a script. In other words, simply using a package in a file will cause the missing package/module to be installed, no need to use the installer in cPanel.]]></description>
			<content:encoded><![CDATA[<p>As of last night, PHP pear packages can be automatically downloaded and installed simply by including them within a script. In other words, simply using a package in a file will cause the missing package/module to be installed, no need to use the installer in cPanel.</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2011/03/php-pear-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3</title>
		<link>http://c9ws.com/v3/2010/11/php-5-3/</link>
		<comments>http://c9ws.com/v3/2010/11/php-5-3/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 23:53:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=398</guid>
		<description><![CDATA[C9WS will begin rolling out the PHP 5.3.3 update to all servers today, upgrading from the previous version of 5.2.13. There are many changes to PHP between versions 5.2 and 5.3 as this is a major upgrade. For more information, see PHP.net. PHP 5.3 will be the default PHP version for all new accounts and [...]]]></description>
			<content:encoded><![CDATA[<p>C9WS will begin rolling out the PHP 5.3.3 update to all servers today, upgrading from the previous version of 5.2.13. There are many changes to PHP between versions 5.2 and 5.3 as this is a major upgrade. For more information, see PHP.net.</p>
<p>PHP 5.3 will be the default PHP version for all new accounts and all clients&#8217; accounts will be set to use PHP 5.3. If your site is not compatible with PHP 5.3 or you prefer to use PHP 5.2.14, you may make this change by selecting PHP Configuration in cPanel. Because PHP 5.3 is a major new version, many scripts will require an update in order to function.</p>
<p>Due to performance improvements as well as the number of new features included with PHP 5.3, we recommend all clients use PHP 5.3 at this time. See <a href="http://us.php.net/migration53">ttp://us.php.net/migration53</a> for a description of changes if you have written your own code and you want to move it to PHP 5.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2010/11/php-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C9WS Redesign</title>
		<link>http://c9ws.com/v3/2010/11/c9ws-redesign/</link>
		<comments>http://c9ws.com/v3/2010/11/c9ws-redesign/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 23:47:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=396</guid>
		<description><![CDATA[We have some ideas down for a C9WS site redesign but are still looking into what exactly we want out of a new site. We are still looking for feedback &#8211; what would you like to see in a new C9WS.com? (Our hosting service itself will be unaffected, only the theme and/or layout of C9WS.com [...]]]></description>
			<content:encoded><![CDATA[<p>We have some ideas down for a C9WS site redesign but are still looking into what exactly we want out of a new site. We are still looking for feedback &#8211; what would you like to see in a new C9WS.com? (Our hosting service itself will be unaffected, only the theme and/or layout of C9WS.com will change.)</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2010/11/c9ws-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site Design</title>
		<link>http://c9ws.com/v3/2010/09/new-site-design/</link>
		<comments>http://c9ws.com/v3/2010/09/new-site-design/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 23:55:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=386</guid>
		<description><![CDATA[We have begun preliminary investigation into redesigning the CloudNine Web Services website. We are looking to roll out a beta of a new working design sometime in mid to late January 2011. Currently we are discussing several aspects of a proposed new site: 1. Format: Straight up text layouts? Blog (like the current design)? CMS? [...]]]></description>
			<content:encoded><![CDATA[<p>We have begun preliminary investigation into redesigning the CloudNine Web Services website. We are looking to roll out a beta of a new working design sometime in mid to late January 2011.</p>
<p>Currently we are discussing several aspects of a proposed new site:<br />
1. Format: Straight up text layouts? Blog (like the current design)? CMS?<br />
2. Content: Nothing but hosting plans? Programming resources, too?<br />
3. Integration: Build the order system into a page? Keep it separate?</p>
<p>We are interested in hearing feedback from anyone who has a suggestion &#8211; please mail it to support@c9ws.com. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2010/09/new-site-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Updates</title>
		<link>http://c9ws.com/v3/2010/08/security-updates/</link>
		<comments>http://c9ws.com/v3/2010/08/security-updates/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 17:25:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/2010/08/security-updates/</guid>
		<description><![CDATA[We&#8217;ve just finished a big round of software updates, bringing you the best security possible.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just finished a big round of software updates, bringing you the best security possible. </p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2010/08/security-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTPS / SSL and You</title>
		<link>http://c9ws.com/v3/2010/06/https-ssl-and-you/</link>
		<comments>http://c9ws.com/v3/2010/06/https-ssl-and-you/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 04:43:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=383</guid>
		<description><![CDATA[For maximum security, we recommend you use our GeoTrust-verified SSL secured services when using cPanel or accessing your email. Regardless of what your domain is, if you&#8217;re a C9WS client, you can reach these at: cPanel &#8211; https://c9ws.com Mail &#8211; mail.c9ws.com, incoming and outgoing FTP &#8211; ftp://c9ws.com]]></description>
			<content:encoded><![CDATA[<p>For maximum security, we recommend you use our GeoTrust-verified SSL secured services when using cPanel or accessing your email. Regardless of what your domain is, if you&#8217;re a C9WS client, you can reach these at:</p>
<p>cPanel &#8211; https://c9ws.com<br />
Mail &#8211; mail.c9ws.com, incoming and outgoing<br />
FTP &#8211; ftp://c9ws.com</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2010/06/https-ssl-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New C9WS Error Pages</title>
		<link>http://c9ws.com/v3/2010/04/new-c9ws-error-pages/</link>
		<comments>http://c9ws.com/v3/2010/04/new-c9ws-error-pages/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 01:12:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=373</guid>
		<description><![CDATA[A new set of C9WS error pages are now available, and will be included in all new accounts as the standard set of 400.shtml -&#62; 500.shtml, index.html, etcetera. If you are an existing client, and are using the default C9WS error pages,  you can (and should) download the updated ones here: c9ws.com/c9ws_error_pages.zip Just put them [...]]]></description>
			<content:encoded><![CDATA[<p>A new set of C9WS error pages are now available, and will be included in all new accounts as the standard set of 400.shtml -&gt; 500.shtml, index.html, etcetera.</p>
<p>If you are an existing client, and are using the default C9WS error pages,  you can (and should) download the updated ones here: <a href="http://c9ws.com/c9ws_error_pages.zip">c9ws.com/c9ws_error_pages.zip</a></p>
<p>Just put them in /public_html/, replacing your old ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2010/04/new-c9ws-error-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Rewrites</title>
		<link>http://c9ws.com/v3/2010/04/rails-rewrites/</link>
		<comments>http://c9ws.com/v3/2010/04/rails-rewrites/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 19:38:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://c9ws.com/v3/?p=371</guid>
		<description><![CDATA[It has been brought to our attention that there is a bug in the latest version of cPanel which writes faulty mod_rewrite strings when using the built-in rewrite feature of the Rails component. To fix the 404 errors and missing images while rerouting from a standard port 80 (sub)domain/folder to 12001, 12002, etc, do the [...]]]></description>
			<content:encoded><![CDATA[<p>It has been brought to our attention that there is a bug in the latest version of cPanel which writes faulty mod_rewrite strings when using the built-in rewrite feature of the Rails component.</p>
<p>To fix the 404 errors and missing images while rerouting from a standard port 80 (sub)domain/folder to 12001, 12002, etc, do the following:</p>
<p>Open the .htaccess in your text editor and change<br />
RewriteRule ^/?$<br />
to<br />
RewriteRule ^.*$</p>
]]></content:encoded>
			<wfw:commentRss>http://c9ws.com/v3/2010/04/rails-rewrites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

