<?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>Fri, 24 May 2013 08:24:56 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPMaster.com: PHPFog is Coming to an End - But Don't Panic!]]></title>
      <guid>http://www.phpdeveloper.org/news/18807</guid>
      <link>http://www.phpdeveloper.org/news/18807</link>
      <description><![CDATA[<p>
If you're a PHPFog user, you know that they're discontinuing the service in favor of their <a href="http://appfog.com">AppFog</a> product. If you're looking to migrate over to this from PHPFog, you should check out <a href="http://phpmaster.com/phpfog-is-coming-to-an-end-but-dont-panic/">this new article</a> from PHPMaster.com with some of the differences between the two services.
</p>
<blockquote>
Have you heard <a href="http://phpfog.com">PHPFog</a> is coming to an end? No, well - it is. That's right, in a recent announcement on their mailing list, the company has said that PHPFog will be no more by the end of January, 2013. But if you're on their platform, don't panic! The new, combined platform may be even better than what you're accustomed to with them now.
</blockquote>
<p>
He talks about some of the things that are different including the technologies it employs, addons it provides, the differing deployment process and when teh final cut-off date is. He links to their own <a href="https://docs.appfog.com/migration#when-discontinued">migration guide</a> for most of the steps but mentions one specific change that might trip you up - the change to store connection information in the "VCAP_SERVICES" environment variable.
</p>]]></description>
      <pubDate>Tue, 27 Nov 2012 09:40:57 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Cal Evans' Blog: Setting Up a (FREE) WordPress Development Site]]></title>
      <guid>http://www.phpdeveloper.org/news/18149</guid>
      <link>http://www.phpdeveloper.org/news/18149</link>
      <description><![CDATA[<p>
In <a href="http://blog.calevans.com/2012/06/27/setting-up-a-free-wordpress-development-site/">this new post</a> to his blog, <i>Cal Evans</i> shows developers (and non-developers) how they can set up a free WordPress blog with the help of the <a href="http://phpcloud.com">phpcloud.com</a> and <a href="phpfog.com">phpfog.com</a> hosted services.
</p>
<blockquote>
Everyone however, experiments. Whether it's a new theme or a new plugin, you really, really need someplace to test things. one of the worst thing you can do is what I do with this blog, just install things and play with them in production. [...] There is a solution though, actually, I'll present you with two. One for PHP developers who know what they are doing and want control, and one for regular bloggers who just want someplace to test plugins and themes before pushing them live. In both cases though, the services are free.
</blockquote>
<p>
He gives a brief introduction to setting up and configuring each of the services - one that lets you import your own version and the other that lets you select to automagically setup a WordPress instance.
</p>]]></description>
      <pubDate>Thu, 28 Jun 2012 08:49:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[A Cloudy Place: PHPFog and Pagoda Box: A Look at PHP Platforms]]></title>
      <guid>http://www.phpdeveloper.org/news/17645</guid>
      <link>http://www.phpdeveloper.org/news/17645</link>
      <description><![CDATA[<p>
On the "A Cloudy Place" blog there's <a href="http://acloudyplace.com/2011/12/phpfog-and-pagoda-box-a-look-at-php-platforms/">a recent post</a> comparing two of the more popular platform-as-a-service PHP offerings out there - <a href="http://phpfog.com">PHPFog</a> and <a href="http://pagodabox.com">PagodaBox</a>.
</p>
<blockquote>
Platform services like Heroku and AppEngine have been well-known for the last few years and many companies have been using them successfully in their business. They are more attractive to startups, due to low initial cost and smaller headaches involved in setup. 2011 was a great year for platform services, with the emergence of many platform services and a new trend for supporting multiple languages instead of supporting a single language. [...]  Here, I will go through two of the PHP platform services I have experimented with: PHPFog and Pagoda Box.
</blockquote>
<p>
He talks about each of the options and looks at several key elements of each including the deployment process, scalability, monitoring tools, offerings for caching and the database management utilities bundled with the application. Both services offer a "free instance" for you to try out their services, so give them both a try and see what you think.
</p>]]></description>
      <pubDate>Thu, 08 Mar 2012 09:29:45 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Josh Adell's Blog: PHP Fog Quickstart]]></title>
      <guid>http://www.phpdeveloper.org/news/17302</guid>
      <link>http://www.phpdeveloper.org/news/17302</link>
      <description><![CDATA[<p>
<i>Josh Adell</i> has <a href="http://blog.everymansoftware.com/2011/12/php-fog-quickstart.html">posted a quick start guide</a> to getting your application up and running on the <a href="http://phpfog.com/">PHPFog</a> PHP platform as a service offering.
</p>
<blockquote>
Being it was Christmas and all, I decided to give myself a present and sign up. I was very surprised by how easy it was to get up and running. I managed to build a simple "echo" service in about i.8 minutes, following roughly these steps.
</blockquote>
<p>
It was as simple as "launching" a new custom application, waiting for it to become available, cloning the git repository and setting up a simple app. In his case , it's a basic <a href="http://silex.sensiolabs.org/">Silex</a>-based app that makes a simple site to greet users with a "Hello world" message. Throw in a basic .htaccess file and the app is all set to push.
</p>
]]></description>
      <pubDate>Mon, 26 Dec 2011 12:46:12 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHPFog Gifts Free-for-Life Applications]]></title>
      <guid>http://www.phpdeveloper.org/news/17221</guid>
      <link>http://www.phpdeveloper.org/news/17221</link>
      <description><![CDATA[<p>
PHPFog, the PHP-centric platform as a service has <a href="http://blog.phpfog.com/2011/12/06/php-fog-is-free-forever-and-now-even-more-free/">made a new post</a> to this blog about two new "gifts" they're providing to developers:
</p>
<blockquote>
I want to thank you for your interest in PHP Fog. Thanks to you and tens of thousands of developers like you, we have grown massively in the last year and  a half.  As a sign of my gratitude, I'd like to give you two free gifts.
</blockquote>
<p>
Their gifts to the community are a conversion of the 6 month applications over to a free-for-life product and you can now deploy three of these "free forever" applications instead of just the one. You can <a href="https://phpfog.com/users/new">signup here</a> for the service with offerings of installed software like PyroCMS, Drupal 7, MediaWiki and Slim. For more information, you can <a href="https://www3.gotomeeting.com/register/311441990">attend this webinar</a>.
</p>]]></description>
      <pubDate>Wed, 07 Dec 2011 08:42:32 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Lately in PHP podcast episode 13 - Dedicated PHP in Cloud Solution with PHPFog]]></title>
      <guid>http://www.phpdeveloper.org/news/16539</guid>
      <link>http://www.phpdeveloper.org/news/16539</link>
      <description><![CDATA[<p>
PHPClasses.org has posted the latest episode of their "Lately In PHP" podcast series, a look at <a href="http://www.phpclasses.org/blog/post/152-Dedicated-PHP-in-Cloud-Solution-with-PHPFog--Lately-in-PHP-podcast-episode-13.html">the cloud hosting PHPFog now offers</a> including an interview with <i>Lucas Carlson</i>, CEO of PHPFog.
</p>
<blockquote>
On the Lately in PHP podcast episode 13, Manuel Lemos and Ernani Joppert interview Lucas Carlson, founder and CEO of PHPFog, to tell us about the advantages of using a Cloud Hosting service that is optimized to address needs that are specific to PHP Web sites and applications. They also comment on the PHP 5.3.6 forked version released by Robert Eisele and the PHP features being voted for inclusion in version 5.4.
</blockquote>
<p>
You can listen to this latest episode in a few different ways - either via the <a href="http://www.phpclasses.org/blog/post/152-Dedicated-PHP-in-Cloud-Solution-with-PHPFog--Lately-in-PHP-podcast-episode-13.html">in-page player</a>, by <a href="http://www.phpclasses.org/blog/post/152/file/67/name/Lately-In-PHP-13.mp3">downloading the mp3</a> or by <a href="http://www.phpclasses.org/blog/category/podcast/post/latest.rss">subscribing to their feed</a>.
</p>]]></description>
      <pubDate>Thu, 30 Jun 2011 10:58:40 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Saltwater.eu: PHP Cloud Management: Orchestra vs. PHP Fog]]></title>
      <guid>http://www.phpdeveloper.org/news/16092</guid>
      <link>http://www.phpdeveloper.org/news/16092</link>
      <description><![CDATA[<p>
From Saltwater.eu today there's <a href="http://www.saltwaterc.eu/php-cloud-management-orchestra-vs-php-fog.html">a comparison of PHPFog and Orchestra</a>, two services that offer cloud-based scalable PHP deployments that can happen at the push of a button.
</p>
<blockquote>
I am evaluating these platforms in order to see if either one can ease my sysadmin burden. Well, so far, as with any cloud service promising the next best thing since sliced bread, I got mixed feelings. For the moment I tested just the free tier of both platforms. While Orchestra uses a pay-as-you-go model, PHP Fog asked for $29/mo in order to drag that number of servers slider. That's a little bit much for a plain evaluation aka not so cloud-ish model where you don't need upfront investments.
</blockquote>
<p>
The reviewer walks through the setup of each side - the server creation and configuration, how things are handled with the load balancer, the caching layer, the application server technology stack, app design considerations and the deployment process. 
</p>]]></description>
      <pubDate>Thu, 24 Mar 2011 08:18:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPFog Blog: Scaling PHP Up, Out, and Around]]></title>
      <guid>http://www.phpdeveloper.org/news/16062</guid>
      <link>http://www.phpdeveloper.org/news/16062</link>
      <description><![CDATA[<p>
On the PHPFog blog there's <a href="http://blog.phpfog.com/2011/03/16/scaling-php-up-out-and-around/">a recent post</a> explaining their service in a bit more detail and how it provides the PHP applications out there with a huge amount of scalability that a traditional virtual server can't.
</p>
<blockquote>
PHP Fog is a new type of hosting provider for PHP applications developers to build applications the good old-fashioned way but with easy scaling, reliability, speed, and easy deployment/management compared to traditional shared/dedicated hosting.
</blockquote>
<p>
They look at a few situations where scalability can play a key role - traffic surge, growth leads to performance degradation and underutilized servers - and how the answers to these issues are best described as "scaling up", "scaling out" or scaling down", all things that more traditional hosting doesn't do well. Cloud-based platforms, like <a href="http://phpfog.com">PHPFog</a> (or <a href="http://orchestra.io">Orchestra</a>) can give you that high availability you need, so no matter the situation.
</p>]]></description>
      <pubDate>Thu, 17 Mar 2011 12:03:59 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect Blog: PHP in the Cloud - New Options for Application Hosting]]></title>
      <guid>http://www.phpdeveloper.org/news/15871</guid>
      <link>http://www.phpdeveloper.org/news/15871</link>
      <description><![CDATA[<p>
On the php|architect blog today there's a new post from <i>Joel Clermont</i> about some of the <a href="http://www.phparch.com/2011/02/php-in-the-cloud-new-options-for-application-hosting/">recent cloud-based offerings</a> that have popped up in the PHP world - Platform as a Service solutions that can help take the effort out of the usual application hosting issues.
</p>
<blockquote>
Enter the newcomer to the world of PHP deployment options: Platform as a Service (PaaS). You may be rolling your eyes at the introduction of yet another buzzword and acronym, but before you dismiss it, consider how it might fit in to your application hosting strategy. I've heard Platform as a Service described as a "layer above the cloud," that is, it builds on the existing cloud infrastructure, like Amazon's EC2, but abstracts away all the setup and maintenance tasks of running an entire server. As <a href="http://twitter.com/#!/davidcoallier">David Coallier</a> described it to me, the goal is to "deploy apps, not servers."
</blockquote>
<p>
<i>Joel</i> mentions two different offerings that have popped up recently - <a href="http://phpfog.com/">PHPFog</a> and <a href="http://orchestra.io/">Orchestra</a>. Both services have some nice features that he gets into including application templates, git integration and configuration for specific kinds of technologies (like database support and memcache availability).
</p>]]></description>
      <pubDate>Tue, 08 Feb 2011 09:14:19 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Juozas Kaziukenas' Blog: How to use external libraries in PHP?]]></title>
      <guid>http://www.phpdeveloper.org/news/12553</guid>
      <link>http://www.phpdeveloper.org/news/12553</link>
      <description><![CDATA[<p>
As a part of his work for the WinPHP Challenge <i>Juozas Kaziukenas</i> looks at some of the external library types that you can use with your (Windows) PHP applications.
</p>
<blockquote>
External libraries are useful for performance demanding tasks where PHP is simply too slow. Also PHP can work as front-end system for various back-end systems (where server doesn't provide any PHP supported communication types). I have written some posts about using <a href="http://dev.juokaz.com/winphp-2009/using-php-with-c-written-libraries">.Net libraries in PHP</a> so far, but there are some other choices available too.
</blockquote>
<p>
He looks at the three types of library choices - <a href="http://pecl.php.net/">PHP extensions</a>, <a href="http://uk.php.net/manual/en/class.com.php>COM obejcts</a> and running commands through something like an <a href="http://php.net/exec">exec</a> call. For what he wants to do, though, the COM objects are the best fit for the job.
</p>]]></description>
      <pubDate>Sat, 23 May 2009 20:26:09 -0500</pubDate>
    </item>
  </channel>
</rss>
