News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

CloudSpring.com:
Using the Rackspace PHP SDK
November 16, 2011 @ 12:10:38

On the CloudSpring site today there's the continuation of a previous article about RackSpace's CloudFiles API. In this new post they show how to use their PHP SDK to connect to and use the CloudFiles service.

Rackspace provides a Software Development Kit (SDK) for multiple programming languages. They store their PHP SDK on GitHub. The PHP SDK requires PHP 5 with the following modules: cURL, FileInfo and mbstring. In this tutorial we are going to review use of the PHP SDK with CloudFiles. Not all parts of the API will be covered but you will get a great start.

Code is included showing how to make the connection, work with containers, pushing content out to a CDN, object handling and a few other handy tips (and API info) to help you along your way.

0 comments voice your opinion now!
rackspace sdk tutorial object container api



Vid Luther's Blog:
Deploying Wordpress with Phing to the Rackspace Cloud
February 16, 2010 @ 10:41:21

Vid Luther has a recent post over on his blog today about using Phing to deploy WordPress to the cloud, more specifically to the Rackspace Cloud Sites.

My last post about Wordpress and Capistrano made people ask why wasn't I using Phing, and staying within the PHP ecosystem. The answer was simple, I wanted to learn Ruby, and I wanted to learn Capistrano. The question kept nagging me though, so I decided to find out how easy would it be to duplicate this in PHP.

He lists some of his requirements (as laid out in his Capistrano build) like made over a secure connection and can work with the Rackspace Cloud Sites. He came up against a few issues - some dealing with the platform, another about the tools installed - but besides that, things got working quickly. He includes the XML configuration file he used for Phing to get it all working happily.

0 comments voice your opinion now!
cloud rackspace phing deploy tutorial wordpress


Hasin Hayder's Blog:
RackSpace Cloud Server Client Library for PHP
October 13, 2009 @ 10:47:26

Hasin Hayber has posted about a new library he and his group have created to interface directly with the RackSpace Cloud Server API - phprackcloud.

So we have spend our time for last two days and developed a PHP client library to use RackSpace cloud server API from inside a PHP application. [...] There is plenty of documentation and example included. The code is mostly self explanatory. Please don't forget to check the Wiki page to get some idea on how to use this library and how far you can go. We have covered all available methods by RackSpace cloud server in our client library.

Davey Shafik also added a comment to the post about an interface of his own that uses parts of the Zend Framework to make and handle the request.

1 comment voice your opinion now!
rackspace cloud server client library api



Community Events





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


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

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