Archive for April, 2011

April 2, 2011 0

Launching My PHP Application on Azure: Take Two (Success!)

By admin in PHP Azure

Today I successfully launched v1 of my application on Azure. Yesterday i was feeling quite disheartened and was faced with a difficult problem to solve in order to get my application running in the cloud. Luckily PHP on Windows veteran Juozas Kaziukėnas was around to lend me hand. As he never sleeps we were [...]

Tags: , ,

April 2, 2011 1

Launching My PHP Application On Azure: Take One

By admin in PHP Azure

Over the past two weeks I’ve been frantically developing Twitter Sentiment Engine, my entry for the PHP Azure Contest and my university final project. With the functionality for v1.0 nearly complete I thought that it would be a good idea to get the application on Azure. I could then diagnose any platform specific bugs that [...]

Tags: ,

April 1, 2011 0

Creating And Using An SQL Azure Database

By admin in PHP Azure

In preparation for the launch of my project on the Azure platform I created a new Azure Database Server Instance and a database to host the data for my application. The whole process went smoothly and within 5 minutes I had a functioning database with test data. Hats off to Microsoft for this, SQLAzure is [...]

Tags: , ,