<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>CloudIgniter</title><generator>Tumblr (3.0; @cloudigniter)</generator><link>http://blog.getcloudigniter.com/</link><item><title>Upgraded memory and disk space</title><description>&lt;p&gt;All of our dedicated server plans have had their memory and disk space doubled.&lt;/p&gt;
&lt;p&gt;For example our base “Microburst” server used to be 256MB/10GB of mem/disk. All of our existing Microburst servers have been upgraded to 512MB/20GB. Of course new signups also get the upgraded specs as well. &lt;/p&gt;
&lt;p&gt;We’re considering offering the 256/10 server option in a new lower priced dedicated pricing option. If that would be of intrest let us know at hello@locous.com&lt;/p&gt;</description><link>http://blog.getcloudigniter.com/post/7843370228</link><guid>http://blog.getcloudigniter.com/post/7843370228</guid><pubDate>Wed, 20 Jul 2011 09:00:05 -0500</pubDate></item><item><title>CloudIgniter runs PHP 5.3.6</title><description>&lt;p&gt;We finally ditched 5.2 and we have upgraded all of our servers to the latest stable PHP version (5.3.6).&lt;/p&gt;
&lt;p&gt;If your interested in the nitty gritty details you can see our exact PHP enviornment here: &lt;a href="http://www.getcloudigniter.com/phpinfo.php"&gt;http://www.getcloudigniter.com/phpinfo.php&lt;/a&gt;&lt;/p&gt;</description><link>http://blog.getcloudigniter.com/post/7803673199</link><guid>http://blog.getcloudigniter.com/post/7803673199</guid><pubDate>Tue, 19 Jul 2011 10:07:23 -0500</pubDate></item><item><title>CloudIgniter is now running on CodeIgniter 2.0</title><description>&lt;p&gt;Today we decided to port CloudIgniter over to CodeIgniter version 2.0beta. Besides a very few ‘gotchas’ we were up and running in about 30-40 minutes. &lt;/p&gt;
&lt;p&gt;Phil Sturgeon wrote a &lt;a title="guide" href="http://philsturgeon.co.uk/news/2010/05/upgrading-to-codeigniter-2.0"&gt;guide&lt;/a&gt; a little while back, but I thought I’d expand on it just a little bit. Before even touching the core, I did a little bit of house-keeping.&lt;/p&gt;
&lt;p&gt;First, we use Doctrine ORM (which we actually regret*), which we had implemented as a plugin, which are now gone in CI 2.0. Initially I tried to rewrite my Doctrine bootstrap file into a static class, but that just ended up in failure. So I had to move it to the helpers folder. This works, but is less than optimal in my personal opinion. In my doctrine_helper.php file there is a line that reads:&lt;/p&gt;
&lt;pre&gt;// CodeIgniter's Model class needs to be loaded
require_once BASEPATH.'/libraries/Model.php';&lt;/pre&gt;
&lt;p&gt;In CodeIgniter 2.0 most of the libraries have been moved from the ‘libraries’ folder to the ‘core’ folder, so that little change was necessary.&lt;/p&gt;
&lt;p&gt;Secondly, we made ‘core’ and ‘third_party’ folders in our application directory. If you extend CodeIgniter core libraries (anything that lives in ‘system/core’)  they now need to live in the ‘application/core’ folder, and not the ‘libraries’ folder. The ‘third_party’ folder exists for CodeIgniter 2.0 ‘Packages’. There are a couple of new config files that need to be created. Phil mentions this in his post. &lt;/p&gt;
&lt;p&gt;At this point, I just deleted the current system folder** and replaced it with the one in the CodeIgniter 2.0 download package. At this point, we we’re up and running.&lt;/p&gt;
&lt;p&gt;I thought the move was going to be slightly more complicated, but it turned out to be quite a breeze. &lt;/p&gt;
&lt;p&gt;* More detailed post on that coming soon. &lt;br/&gt;** Our ‘application’ folder already lived outside of our ‘system folder’, so there was no need to move it in our case.&lt;/p&gt;</description><link>http://blog.getcloudigniter.com/post/838278683</link><guid>http://blog.getcloudigniter.com/post/838278683</guid><pubDate>Tue, 20 Jul 2010 18:37:14 -0500</pubDate><category>codeigniter</category><category>cloudigniter</category></item><item><title>Announcing Virtual Dedicated Servers &amp; Database Management</title><description>&lt;p&gt;CloudIgniter is happy to announce virtual dedicated servers. CloudIgniter virtual dedicated servers are fully managed by us, so no server knowledge is necessary. We offer several plans based on the amount of RAM, disk space, and bandwidth you need. You will not have to share RAM or Processor power with anyone else.&lt;/p&gt;
&lt;p&gt;The pricing breaks down like this:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Microburst - $60/month. 256mb RAM, 10gb Disk Space, 100gb Data Transfer&lt;/li&gt;
&lt;li&gt;Monsoon - $120/month. 512mb RAM, 20gb Disk Space, 200gb Data Transfer&lt;/li&gt;
&lt;li&gt;Waterspout - $240/month. 1gb RAM, 40gb Disk Space, 400gb Data Transfer&lt;/li&gt;
&lt;li&gt;Tornado - $480/month. 2gb RAM, 80gb Disk Space, 800gb Data Transfer&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;You can seamlessly upgrade to any of the dedicated plans by visiting your account management area, and selecting ‘Change Plan’ on the left side menu. Your website will have about 10 minutes of downtime while a dedicated server is built, and your websites are migrated to it. &lt;/p&gt;
&lt;p&gt;We have also built in a way for you to add the unlimited databases that you have access to at &lt;a href="http://www.getcloudigniter.com/databases.%C2%A0"&gt;http://www.getcloudigniter.com/databases. &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;phpMyAdmin was also updated to the latest version is this update.&lt;/p&gt;</description><link>http://blog.getcloudigniter.com/post/794023658</link><guid>http://blog.getcloudigniter.com/post/794023658</guid><pubDate>Sat, 10 Jul 2010 10:31:00 -0500</pubDate><category>dedicated</category></item></channel></rss>

