News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Josh Holmes' Blog:
Zend SimpleCloud and Azure
October 22, 2010 @ 10:59:09

In a new post to his blog, Josh Holmes has posted about some of the testing he done with Azure and SimpleCloud to get them connected and playing nicely together.

I've been playing with Zend's SimpleCloud API for the webcast that I'm doing with Zend today. I started with the Zend Framework Quickstart tutorial but changed out the backend to hit the Azure Tables and such (well kinda - I used Zend Studio 8 Beta 2 and didn't use the ZF tool but I still created a little guestbook). I'm going to expand this example to include blob storage and queues as well in the near future but at the moment, I'm just going to hit the Azure Tables.

He uses the Zend Framework CE, Zend Studio Beta, the Windows Azure SDK and the Windows Azure 4 Eclipse plugin to interface directly with the Azure instance. He shows how to create the project (complete with screenshots), map the IIS document root directory to the Azure instance (a Virtual Directory) and build the application. All of the code and table structures needed are included with the end result looking something like this.

0 comments voice your opinion now!
zend simplecloud api windows azure tutorial guestbook



Marc Gear's Blog:
How to learn a new PHP framework
December 11, 2008 @ 10:20:28

In this new blog entry Marc Gear suggests a few things that you can do to help learn a new framework quickly and easily:

There are dozens of PHP frameworks around now, some attracting more attention than others. I am no expert on these frameworks and have not used a single one extensively so I wouldn't dream of recommending one over the other, nor do I want to enter the debate about what is or is not a framework (I'll work on the assumption that anything calling itself a framework is a framework). Instead I'm going to concentrate on how you can get started with a new framework as quickly as possible.

He suggests four examples that can help you get more familiar with each framework and how they're structured - a "hello world" as a first step, creating a simple calculator, making a guestbook and making a simple script to parse and paginate a remote RSS feed.

0 comments voice your opinion now!
learn framework helloworld calculator guestbook rss parse page



Community Events





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


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

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