Posts Tagged ‘PHP’

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: , ,

March 19, 2011 0

Utilizing all HTTP Verbs on IIS7 with PHP

By admin in PHP Azure

When building the API for Twitter Sentiment Engine it quickly became obvious that out the box IIS7 only accepts requests for certain HTTP Verbs (GET / POST). When using the REST Client to PUT on a resource i got the message ‘405 METHOD NOT IMPLEMENTED’. After googling round I found you need to some settings [...]

Tags: ,

March 15, 2011 4

Twitter Sentiment Engine: A Proper Introduction

By admin in PHP Azure

Over the course of the past few weeks I have been so tied up in the working on a  new technology stack that I haven’t formely introduced my PHPAzureContest (and university disertation project) ‘Twitter Sentiment Engine.’
Today I took an hour or two  to catch up on some of the written side of this project and [...]

Tags: , , ,

March 9, 2011 2

Deploying A Zend Framework Application To App Fabric

By admin in PHP Azure

In my previous post I mentioned I’d completed a few of the Windows Azure: Getting Started tutorials. The tutorials are ok as far as they go (displaying a single page) but when I tried launching my ZendFramework application to Azure I encountered a few issues.
1) Creating web.config
2) Getting URL Re-Writing to work
This post describes the [...]

Tags: , ,

March 2, 2011 1

Setting Up A Local Microsoft Development Environment

By admin in PHP Azure

Over the past two weeks I’ve been busy creating the bare bones of my disertation project. This included creating a process to query the Twitter Streaming API, a process to create sample from the results and building a Bayes Classifier. Early on in the project I made the descision to launch the platform using Azure. [...]

Tags: , , ,

February 12, 2011 2

First Steps with PHP on Windows Azure

By admin in PHP Azure

Today I put some time aside to work through the various tutorials recommended by the PHP on Azure contest team.
The tutorials I used:
Getting the PHP Windows Azure Prerequisites
Deploying Your First PHP Application with the Windows Azure Command Line Tools for PHP
Deploying Your First PHP Application to Windows Azure
Cover the following steps:
1) Sign up for a Windows Azure [...]

Tags: , ,

February 10, 2011 1

PHP Azure Contest

By admin in PHP Azure

I’m pleased to announce I have just signed up to Microsoft’s PHP Azure contest. I’m currently writing a PHP application as part of my university final project. The project was announced at PHPBNL11 with the slogan ‘Your application in the cloud and your ass in Vegas!’ The Microsoft key note illustrated some of the benefits [...]

Tags: , ,

October 10, 2010 0

PHPNW 2010

By admin in Conference

I’m sitting in the hotel on Sunday, the morning after a really excellent PHP conference in Manchester.
The day started with keynote speaker Lorna Jane ‘Teaching Us How to Fish” (an excellent talk highlighting the ways in which a developer can take control of their own learning / career). I have already decided to act on some of the things [...]

Tags: ,