News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Kevin Schroeder's Blog:
Connecting to the Zend Developer Cloud with PDT
January 04, 2012 @ 10:10:35

Kevin Schroeder has come back around and has posted a new tutorial to his blog showing how to connect PDT to the Zend Developer Cloud (the "PHP Development Tools" extension for the Eclipse IDE).

A couple of weeks ago I wrote a series of blog posts on how to connect to the Zend Developer cloud with various IDEs. Except one that I missed... PDT. The deployment plugin is already installed in PDT 3 and so you already will have the ability to push to the DevCloud instance.

The process is pretty simple thanks to that plugin - just create the project (or use an existing one), set up a new target for deployment then launch and deploy the PHP application directly. You can find out more about the "PHP Development Tools" on its Eclipse project site.

0 comments voice your opinion now!
pdt development tools zend cloud deployment



Phil Sturgeon's Blog:
2012 The year of PHP cloud hosting
January 03, 2012 @ 10:19:48

Phil Sturgeon has a new post to his blog about what he sees 2012 as being for the PHP community - the year of cloud hosting with all of the platform-as-a-service companies that have started up over the last year.

Cloud hosting is nothing new. Seeing as "cloud" is such a loosely used term some will consider their VPS solutions on Slicehost or Rackspace to be "cloud hosting". That is partially true, but this article covers how PHP is getting some serious attention in the PaaS (Platform as a Service) field. This year you will almost certainly find yourself making the decision wether or not to move some of your applications and services across to the cloud, and this article can hopefully help you work out why and how.

He talks a bit about how the idea compares with Ruby's Heroku hosting service and some of the benefits that come with it:

  • Speedy deployments
  • Security
  • Scaling
He also looks forward to the future, mentioning some of the major players in the PHP PaaS space like Orchestra.io and App Fog (as well as a brief suggestion of a possible PHP beta over at Heroku).
0 comments voice your opinion now!
cloud hosting paas platform service orchestraio heroku appfog


Kevin Schroeder's Blog:
Setting up a connection to the Zend Developer Cloud on Linux
December 02, 2011 @ 10:04:10

Kevin Schroeder has a method in one of his latest posts for hooking your linux-based system into Zend's phpcloud platform, complete with an automatic upload (so you're not constantly sftp-ing).

Connecting with the Zend DevCloud in Linux is actually quite easy if you know how to use SFTP. [...] But, as I said in a previous post, I hate having to do command line stuff for each and every file or commit. I like things to work seamlessly. So what I did was write a PHP script that connects to the DevCloud (or any SSH-based endpoint for that matter) and then monitors all of the files and directories for changes, such as a creation, modification or deletion event.

His script (available on github) uses the PECL inotify package to work, but once its set up, you can have the PHP process running the script in the background, pointed at your web root, and have it upload automatically.

0 comments voice your opinion now!
inotify phpcloud zend cloud sftp automatic push


Kevin Schroeder's Blog:
Connecting to the Zend Developer Cloud using NetBeans for PHP
December 01, 2011 @ 14:08:54

Kevin Schroeder has a new post for the Netbeans users out there wanting to work with the Zend Developer Cloud directly without having to mess around with other external software.

Getting NetBeans connected to the Zend Developer Cloud is actually pretty simple… if you have NetBeans 7.1 which is currently in RC. NetBeans 7.0 has a bug that won't allow you to connect to Git over HTTPS. NetBeans 7.1 fixes that issue. You will also need to make sure that you have the Git module installed.

His post includes the step by step process (including some screenshots to getting the automated deployment set up and working in this popular IDE. The key is setting up the SFTP connection to point to the right location on the cloud server (the path isn't very intuitive, he recommends finding it with another SFTP program for the initial setup).

0 comments voice your opinion now!
zenddevelopercloud cloud zend netbeans git sftp tutorial


Kevin Schroeder's Blog:
Connecting to the Zend Developer Cloud with PHPStorm
November 21, 2011 @ 09:15:27

A few days ago Kevin Schroeder showed how to connect the Zend cloud services with the Zend Studio IDE. In this new post he shows how to connect another popular IDE - PHPStorm.

Just because you want to use the Zend Developer Cloud at phpcloud.com doesn't mean that you necessarily use Zend Studio. While I may wonder why you don't use Zend Studio ( :-) ) I know there are a lot of other good IDE's on the market and an IDE like PHPStorm might suit how you do your development.

He walks you through the whole process, complete with screenshots - creating the project on phpcloud, cloning your git repo there, configure PHPStorm for deployment (via SFTP) and set up a little path mapping.

0 comments voice your opinion now!
phpcloud zend cloud developer phpstorm ide deployment


php|architect:
php|architect Live! presents The Cloud Summit
November 15, 2011 @ 12:56:42

php|architect has officially announced the speaker line up for what they call their "Cloud Summit", a day-long event happening at the end of November about cloud computing - what it is and how you and your PHP applications can take advantage of it.

Tired of hearing about the ever-so... nebulous "Cloud" and what vendors say it will do for humankind? Yeah, us too. So, why won't it just go away? We found some folks who have used the cloud successfully to strike it big and asked them to show us why it made such a big difference to them. We were surprised, and now we're going to share it with you.

The event is virtual, so you can attend no matter where you are. The cost is $50 USD for a single ticket, $24 USD for php|architect subscribers and $100 USD for an "office party". Speakers for the event include Sean Coates (of Gimmie Bar), Kirsten Jones & Jeremy Johnstone and Marcus Whitney. You can find out more information and register for your ticket on the php|architect site.

0 comments voice your opinion now!
phparchitect cloud summit event webcast


Hasin Hayder's Blog:
Developing PHP applications in the cloud with free cloud hosting providers
October 25, 2011 @ 09:42:33

Hasin Hayder has put together a list of cloud hosting providers that are already set and ready to go for PHP applications. His list highlights a few of the free ones.

I will be focusing on some of these free cloud hosting options available out there. One thing to note before you proceed - these free cloud hosting options are very good to develop and test your applications (in dev+staging environment) and it may not be wise to deploy the production version of your application with any free plan (Except Amazon AWS's free tier, its production ready).

He has four different services on his list, ranging anywhere from small to industrial strength, depending on your needs:

0 comments voice your opinion now!
cloud hosting provider application host


Web Species Blog:
We built a cloud platform for PHP. Wait...what?
October 04, 2011 @ 10:33:04

As mentioned on the Web Species blog in this recent post, they've developed a "Windows Azure done right" platform (Azure++, name pending) that makes deploying to an Azure platform a much simpler process, pulling from something like a remote code repository (maybe github) and deploying in less than five seconds.

Azure is just impossible to use for PHP today. This is a fact. Doesn't matter which way you look at it, it just su.. isn't particularly good. The amount of steps you need to make, the knowledge you need to have and the fact that you can only deploy from Windows host are some of the things which make it a very painful experience. I had enough of this pain.

The service helps you make quick and easy Azure deployments. Features include multiple datacenter support, your choice of PHP versions (5.2 or 5.3) and the ability to deploy in "production" or "development" environments. You can find out more about the service here.

0 comments voice your opinion now!
cloud platform windowsazure azure deployment github service


Rafael Dohms' Blog:
PHP Development in the Cloud by Ivo Jansch and Vito Chin
August 09, 2011 @ 13:52:24

Rafael Dohms has posted a review of a book from Ivo Jansch and Vito Chin - "PHP Development in the Cloud", a guide to some considerations about running PHP applications on cloud-based platforms.

Cloud computing is finally reaching a point of maturity and leaving its early "hype" years behind. Ivo and Vito do a very good job of bringing the topic into a PHP developer's world in a very concise and objective manner, without leaving important platforms and concepts behind.

He briefly mentions the book's contents, both the technical and infrastructure issues it addresses, and gives a general opinion on the book and recommends it:

The book was a very pleasant read, not thick and not too thin. It helped me greatly as I prepared to give a presentation on Cloud Computing, allowing me to see different points of view as well as compare other technologies i had not had time or chance to try.
1 comment voice your opinion now!
ivojansch vitochin development cloud bookreview


Zend:
Registration Opens for Zend PHP Conference - Interest in Cloud Boosts Submissions by 400%
July 28, 2011 @ 11:05:26

According to this press release from Zend, the registration for this year's Zend PHP Conference has officially opened and speaker submissions were up four-hundred percent from previous years.

Zend anticipates its biggest ever conference due to growing interest in the practical use of PHP to develop cloud applications, which is reflected in the 400 percent increase in cloud-related submissions to this year's Call for Papers. Strong interest in enterprise mobility, web automation and PHP advances are also reflected in this year's content. ZendCon 2011 will offer keynotes by industry and enterprise IT leaders, in-depth technical sessions and tutorials, technology previews, vendor exhibits and networking opportunities. The event targets professional developers, IT/development managers, system administrators and business managers interested in PHP technologies and solutions for web, mobile and cloud.

The point out a few highlights of this year's even including topics like cloud infrastructure, RIAs, mobile devices, application architecture and best practices. There'll also be a preview of what's coming in Zend Framework 2.0 as related to its cloud integration functionality. You can learn more about the conference and get your tickets at ZendCon.com.

1 comment voice your opinion now!
conference zendcon11 registration cloud speaker submission



Community Events





Don't see your event here?
Let us know!


podcast unittest api phpunit interview development conference series framework application security custom language opinion release test community introduction symfony2 manifesto

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework