<?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>Alurium Cloud Computing &#187; Alurium Cloud</title>
	<atom:link href="http://www.alurium.com/category/alurium-cloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alurium.com</link>
	<description>The enterprise cloud service</description>
	<lastBuildDate>Mon, 23 Jan 2012 15:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Run your Web App on the Cloud</title>
		<link>http://www.alurium.com/2011/11/run-your-web-app-on-the-cloud/</link>
		<comments>http://www.alurium.com/2011/11/run-your-web-app-on-the-cloud/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 15:09:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alurium Cloud]]></category>

		<guid isPermaLink="false">https://www.alurium.com/2011/11/run-your-web-app-on-the-cloud/</guid>
		<description><![CDATA[We will be in Southern California next week and will be presenting at a couple of User Group meetings. On Wednesday December 7th we will be in LA at the LA ColdFusion User Group (http://bit.ly/sXbi1U) meeting and on December 8th we will be in Pomona at the Inland Empire ColdFusion User Group meeting (http://bit.ly/tJ8KQn).]]></description>
			<content:encoded><![CDATA[<p>We will be in Southern California next week and will be presenting at a couple of User Group meetings. On Wednesday December 7th we will be in LA at the LA ColdFusion User Group (<a title="http://bit.ly/sXbi1U" href="http://bit.ly/sXbi1U">http://bit.ly/sXbi1U</a>) meeting and on December 8th we will be in Pomona at the Inland Empire ColdFusion User Group meeting (<a title="http://bit.ly/tJ8KQn" href="http://bit.ly/tJ8KQn">http://bit.ly/tJ8KQn</a>).</p>
<p><img style="display: none; border: 0;" src="http://tracker.sendible.com/messages/4d6752ac-3da9-4629-8814-c781ac1d876d?service=Wordpress&amp;f=1955139&amp;view=true" alt="" width="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alurium.com/2011/11/run-your-web-app-on-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial Episode 2</title>
		<link>http://www.alurium.com/2011/10/tutorial-episode-2/</link>
		<comments>http://www.alurium.com/2011/10/tutorial-episode-2/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 00:01:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alurium Cloud]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.alurium.com/?p=1171</guid>
		<description><![CDATA[Setting Up Our Load Balancer Here is the second installment of our tutorial series. Here we look at how easily you can take a single server site and create additional servers based on the first one and put them all behind the built in loadbalancer. In this episode we&#8217;ll: -Create a template from an existing [...]]]></description>
			<content:encoded><![CDATA[<p class="remix">
<h3>Setting Up Our Load Balancer </h3>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/SZFaJsGoxYA" frameborder="0" allowfullscreen></iframe>
</p>
<p>Here is the second installment of our tutorial series. Here we look at how easily you can take a single server site and create additional servers based on the first one and put them all behind the built in loadbalancer. </p>
<p>In this episode we&#8217;ll:<br />
-Create a template from an existing cloud server<br />
-Launch a new server based on the template<br />
-Modify the &#8220;Hello World&#8221; page<br />
-Configure the load balancer<br />
-Test the site with a browser</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alurium.com/2011/10/tutorial-episode-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial Episode 1</title>
		<link>http://www.alurium.com/2011/10/tutorial-episode-1/</link>
		<comments>http://www.alurium.com/2011/10/tutorial-episode-1/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 23:59:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alurium Cloud]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.alurium.com/?p=1168</guid>
		<description><![CDATA[Creating a Compute Instance This is the first in a hopefully a series of tutorial screencasts. In this first tutorial we try to show you how easy it is to create a web server and configure your firewall so you can access the server on the internet. In this episode we&#8217;ll: -Create a new compute [...]]]></description>
			<content:encoded><![CDATA[<h2>Creating a Compute Instance</h2>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/S-m8jutGjtg" frameborder="0" allowfullscreen></iframe></p>
<p>This is the first in a hopefully a series of tutorial screencasts. In this first tutorial we try to show you how easy it is to create a web server and configure your firewall so you can access the server on the internet.</p>
<p>In this episode we&#8217;ll:<br />
-Create a new compute instance<br />
-Install Apache web server<br />
-Create a “Hello World” page<br />
-Acquire an IP<br />
-Setup port forwarding on the firewall<br />
-Test site</p>
<p>Let us know what you think about this tutorial and what topics you would like to see in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alurium.com/2011/10/tutorial-episode-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alurium aCloud™ Public Beta</title>
		<link>http://www.alurium.com/2011/10/alurium-acloud-public-beta/</link>
		<comments>http://www.alurium.com/2011/10/alurium-acloud-public-beta/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 21:03:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alurium Cloud]]></category>
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.alurium.com/?p=1148</guid>
		<description><![CDATA[Over the coarse of the last year we have been running a private beta with a handful of customers. This morning we took the lids off the private beta program and opened the program to the general public. You can now signup for an Alurium aCloud™ account and spin up computing resources. We have published [...]]]></description>
			<content:encoded><![CDATA[<p>Over the coarse of the last year we have been running a private beta with a handful of customers. This morning we took the lids off the private beta program and opened the program to the general public. You can now signup for an Alurium aCloud™ account and spin up computing resources.</p>
<p>We have published a few OS templates but we welcome our everyone to publish templates for the rest of the community to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alurium.com/2011/10/alurium-acloud-public-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site Design Released</title>
		<link>http://www.alurium.com/2011/10/new-site-design-released/</link>
		<comments>http://www.alurium.com/2011/10/new-site-design-released/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 16:09:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alurium Cloud]]></category>
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.alurium.com/?p=1133</guid>
		<description><![CDATA[This morning we released our new site design. Pardon our dust while we find and squash any bugs that may still be discovered. We are proud of the site and hope you find it useful as well. We&#8217;ve got some information on the site about the Alurium aCloud service and there will be more released [...]]]></description>
			<content:encoded><![CDATA[<p>This morning we released our new site design. Pardon our dust while we find and squash any bugs that may still be discovered. We are proud of the site and hope you find it useful as well. </p>
<p>We&#8217;ve got some information on the site about the Alurium aCloud service and there will be more released in the coming days and weeks.</p>
<p>Drop us a comment and let us know what you think of the new site and let us know what else you want to see on the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alurium.com/2011/10/new-site-design-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing the new Alurium aCloud™ environment</title>
		<link>http://www.alurium.com/2009/10/testing-the-new-alurium-cloud-environment/</link>
		<comments>http://www.alurium.com/2009/10/testing-the-new-alurium-cloud-environment/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 08:46:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alurium Cloud]]></category>

		<guid isPermaLink="false">http://alurium.com/?p=847</guid>
		<description><![CDATA[We are getting very close to releasing our new Alurium Cloud hosting service. In fact last night we moved Alurium.com into a cloud server on our new environment.]]></description>
			<content:encoded><![CDATA[<p>We are getting very close to releasing our new Alurium Cloud hosting service. In fact last night we moved Alurium.com into a cloud server on our new environment. Anecdotally it seems much snapier than the previous none cloud server. We also apologize for some issues the move may have caused, we took down the client portal for a few hours while the files and database were being moved over. A few customers got invoices without our logo in them but that has now been corrected.</p>
<p>Let us know what you think about the performance of Alurium.com on the new Alurium Cloud server. If you are interested in getting on a preview list for the Alurium Cloud service let us know that as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alurium.com/2009/10/testing-the-new-alurium-cloud-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

