<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 17:28:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[OpenShift Blog: Integrate PHPStorm and SFTP into OpenShift]]></title>
      <guid>http://www.phpdeveloper.org/news/18723</guid>
      <link>http://www.phpdeveloper.org/news/18723</link>
      <description><![CDATA[<p>
On the RedHat OpenShift blog (platform-as-a-service PHP hosting) they have a new post showing you how to <a href="https://openshift.redhat.com/community/blogs/integrate-phpstorm-and-sftp-into-openshift">integrate PHPStorm into OpenShift</a> and make deployment simpler.
</p>
<blockquote>
"<a href="http://www.jetbrains.com/phpstorm/">PhpStorm</a> is a lightweight and smart PHP IDE focused on developer productivity that deeply understands your code, provides smart code completion, quick navigation and on-the-fly error checking. It is always ready to help you shape your code, run unit-tests or provide visual debugging." In this tutorial I will show you how to use build in functionality in PhpStorm to deploy PHP application to OpenShift.
</blockquote>
<p>
Screenshots are included in the post to guide you through the process - creating a new project, setting up the SFTP configuration and where to go to upload the changes to your system to OpenShift.
</p>]]></description>
      <pubDate>Fri, 09 Nov 2012 12:47:45 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Weier O'Phinney: OpenShift, ZF2, and Composer]]></title>
      <guid>http://www.phpdeveloper.org/news/18690</guid>
      <link>http://www.phpdeveloper.org/news/18690</link>
      <description><![CDATA[<p>
<i>Matthew Weier O'Phinney</i> was recently looking around for a cloud host that he could test out a few things on. He's <a href="http://mwop.net/blog/2012-11-01-openshift-zf2-composer.html">shared some of that experience</a> in his latest post to his site, specifically in dealing with the <a href="http://openshift.redhat.com/">OpenShift</a> service from RedHat.
</p>
<blockquote>
I considered Amazon, Orchestra.io, and a few others, but was concerned about the idea of a ~$50/month cost for something I'm uncertain about. When I asked in <a href="irc://irc.freenode.net/zftalk.dev">#zftalk.dev</a>, someone suggested <a href="http://openshift.redhat.com/">OpenShift</a> as an idea, and coincidentally, the very next day <a href="http://www.zend.com/en/company/news/press/379_red-hat-expands-openshift-ecosystem-with-zend-partnership-to-offer-professional-grade-environment-for-php-developers">Zend announced a partnership with RedHat surrounding OpenShift</a>. The stars were in alignment. In the past month, in the few spare moments I've had (which included an excellent OpenShift hackathon at ZendCon), I've created a quick application that I've deployed and tested in OpenShift. These are my findings.
</blockquote>
<p>
He talks about getting a Zend Framework 2 application up and running with a few changes to the default directory structure they provide. He also talks about using <a href="http://getcomposer.org">Composer</a> as a deploy task. He mentions a few of the tricks to watch out for as you're deploying your app and some of the "good parts" he found about the product and experience (like being able to use CNAMEs and having SSH access to the instance by default.
</p>]]></description>
      <pubDate>Fri, 02 Nov 2012 11:15:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[OpenShift Blog: Getting started with PHP, CodeIgniter, MongoDB, and the cloud (OpenShift)]]></title>
      <guid>http://www.phpdeveloper.org/news/18343</guid>
      <link>http://www.phpdeveloper.org/news/18343</link>
      <description><![CDATA[<p>
On the OpenShift blog today there's <a href="https://openshift.redhat.com/community/blogs/getting-started-with-php-codeigniter-mongodb-and-the-cloud-all-using-openshift-paas">a new post</a> about how to get started using their service together with CodeIgniter and MongoDB to create a simple site.
</p>
<blockquote>
In this blog post, I am going to show you how to get up and running with CodeIgniter and MongoDB.  Best of all, I will show you how to get all of this deployed to a fully scalable environment using OpenShift from Red Hat.
</blockquote>
<p>The process involves:</p>
<ul>
<li>Creating an OpenShift account
<li>Installing the RHC client tools
<li>Creating an OpenShift application
<li>Adding mongodb to your application
<li>Adding mongodb support to CodeIgniter
<li>Creating a Model, View, and Controller
<li>Deploy and test your application
</ul>
<p>
You can then SSH into the instance and look at the database to call a "find()" and see what's there.
</p>]]></description>
      <pubDate>Fri, 10 Aug 2012 08:44:57 -0500</pubDate>
    </item>
  </channel>
</rss>
