Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Brian Swan
At the Intersection of PHP and Microsoft
Search
Archives
Archives
April 2012
(1)
March 2012
(5)
January 2012
(1)
November 2011
(1)
October 2011
(2)
September 2011
(1)
August 2011
(1)
July 2011
(6)
June 2011
(5)
May 2011
(7)
April 2011
(9)
March 2011
(10)
February 2011
(9)
January 2011
(9)
December 2010
(10)
November 2010
(6)
October 2010
(8)
September 2010
(12)
August 2010
(10)
July 2010
(11)
June 2010
(10)
May 2010
(10)
April 2010
(15)
March 2010
(13)
February 2010
(6)
January 2010
(2)
Tags
AppFabric
Azure
connection options
cursors
Drupal
DrupalCon
IIS
Interviews
Java
JDBC
JumpIn Camp
Link List
OData
ODBC
paging
PDO
Reporting Services (SSRS)
Resources
SQL Azure
SQL Server Driver for PHP
SQL Server Express
SQL Server Migration Assistant
sqlsrv
SSMA
WebMatrix
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
MSDN Blogs
>
Brian Swan
>
All Tags
>
azure
Browse by Tags
AppFabric
AzureRealWorld
Drupal
Interviews
Java
JDBC
OData
Silverlight
SQL Azure
Web Platform Installer (WPI)
Zend Framework
Blog Post:
Azure Real World: Managing and Monitoring Drupal Sites on Windows Azure
Brian Swan - MSFT
A few weeks ago, I co-authored an article (with my colleague Rama Ramani ) about how the Screen Actors Guild Awards website migrated its Drupal deployment from LAMP to Windows Azure: Azure Real World: Migrating a Drupal Site from LAMP to Windows Azure . Since then, Rama and another colleague, Jason Roth...
on
17 Apr 2012
Blog Post:
Azure Real World: Migrating a Drupal Site from LAMP to Windows Azure
Brian Swan - MSFT
Last month, the Interoperability team at Microsoft highlighted work done to move the Screen Actors Guild Awards Drupal website from a Linux-Apache-MySQL-PHP (LAMP) environment to the Windows Azure platform: SAG Awards Drupal Website Moves to Windows Azure . The move was the result of collaboration between...
on
19 Mar 2012
Blog Post:
Starting a New Blog: Windows Azure’s Silver Lining
Brian Swan - MSFT
If you are a regular reader of my blog, you have probably noticed I haven’t been publishing much lately. That is not to say, however, that I haven’t been writing . I have. I’ve been working with a colleague ( Larry Franks ) to start a new blog: Windows Azure’s Silver Lining ....
on
23 Aug 2011
Blog Post:
Interview with Ben Waine, 2011 PHP on Azure Contest Winner
Brian Swan - MSFT
I recently had a chance to catch up via e-mail with Ben Waine , winner of the 2011 PHP on Azure contest . The announcement of his victory was actually made at the Dutch PHP Conference in May, but we’ve both been extremely busy since then, so exchanging e-mails has taken a while. I only followed...
on
17 Jun 2011
Blog Post:
New Version of Windows Azure SDK for PHP (v 3.0) Available
Brian Swan - MSFT
June 7, 2012 update: The Microsoft Windows Azure team has released a new Windows Azure SDK for PHP . This release is part of an effort to keep PHP client libraries up to date with new Windows Azure features and to make PHP a first-class citizen in Windows Azure. The latest client libraries are on GitHub...
on
26 May 2011
Blog Post:
Consuming OData via JSP in Windows Azure
Brian Swan - MSFT
A colleague recently asked me if I knew anything about consuming OData from a Java deployment in Windows Azure. My answer at the time was “no”, but with a quick pointer to http://code.google.com/p/odata4j/ I know the answer would soon change to “yes”. In this short post, I’ll...
on
24 May 2011
Blog Post:
Sorting Azure Table Entities by Timestamp with PHP
Brian Swan - MSFT
This is a short post that describes one way to sort Windows Azure Table entities by timestamp when using the Windows Azure SDK for PHP . The problem boils down to sorting an array of objects by a timestamp property, so the information here is nothing that hasn’t been done before. However, after...
on
26 Apr 2011
Blog Post:
How to Use the Storage Emulator with the Windows Azure SDK for PHP
Brian Swan - MSFT
June 7, 2012 update: The Microsoft Windows Azure team has released a new Windows Azure SDK for PHP . This release is part of an effort to keep PHP client libraries up to date with new Windows Azure features and to make PHP a first-class citizen in Windows Azure. The latest client libraries are on GitHub...
on
19 Apr 2011
Blog Post:
Updating PHP Settings in Windows Azure
Brian Swan - MSFT
I came across this question on Twitter last week: “How can I turn display_errors on for an application that is running in Windows Azure?” I have to admit that I was stumped. The only thing I could think of was to re-deploy the application with an updated php.ini file. But, I happened to mention...
on
11 Apr 2011
Blog Post:
Java Access to SQL Azure via the JDBC Driver for SQL Server
Brian Swan - MSFT
I’ve written a couple of posts ( here and here ) about Java and the JDBC Driver for SQL Server with the promise of eventually writing about how to get a Java application running on the Windows Azure platform. In this post, I’ll deliver on that promise. Specifically, I’ll show you two...
on
29 Mar 2011
Blog Post:
Windows Azure Command Line Tools for PHP and web.config Files
Brian Swan - MSFT
Last week, Ben Waine blogged about a problem he ran into when using the Windows Azure Command Line Tools for PHP to deploy a Zend Framework application to Windows Azure. As I investigated the problem further, I was able to generalize it and offer a work around, which is what I’ll explain in this...
on
17 Mar 2011
Blog Post:
Using the Windows Azure Storage Explorer in Eclipse
Brian Swan - MSFT
Some time back I wrote a post that showed how to get started with creating Windows Azure PHP projects in Eclipse . What I didn’t talk about in that post was a nifty Eclipse feature (the Windows Azure Storage Explorer) that allows you easily manage your Windows Azure blobs, tables, and queues. That’s...
on
11 Jan 2011
Blog Post:
Windows Azure Tools for Eclipse Now Support Windows Azure SDK 1.3
Brian Swan - MSFT
The Interoperability Team at Microsoft announced today the availability of an update to the Windows Azure Tools for Eclipse that includes support for the Windows Azure SDK 1.3. People who upgraded to the Windows Azure SDK 1.3 and tried using a previous release of the Eclipse plug-in ran into troubles...
on
6 Jan 2011
Blog Post:
Determining Azure Drive Letter with PHP
Brian Swan - MSFT
I wrote a post a couple of weeks ago about getting started with the new Windows Azure Tools that are available for Eclipse , but I glossed over some of the Windows Azure features that you can configure with the tools. In the next few weeks, I hope to drill into some of those features. Today, I’ll...
on
28 Oct 2010
Blog Post:
Using the Windows Azure Tools for Eclipse with PHP
Brian Swan - MSFT
Following on the heels of announcements a couple of weeks ago , the Interoperability Team at Microsoft is announcing the availability of another update to the Windows Azure Tools for Eclipse . In this post, I’ll use the updated Eclipse plug-i to walk you through creating and running a project in...
on
12 Oct 2010
Blog Post:
Announcing the Windows Azure Companion and More…
Brian Swan - MSFT
This past weekend Vijay Rajagopalan of the Interoperability Team at Microsoft delivered the keynote at OSI Days . As part of his presentation, he announced the release of four projects that may be of interest to PHP developers: Windows Azure Companion (beta) September 2010 update to the Windows...
on
20 Sep 2010
Blog Post:
Accessing Windows Azure Table Data as OData via PHP
Brian Swan - MSFT
Did you know that data stored in Windows Azure Table storage can be accessed through an OData feed? Does that question even make sense to you? If you answered no to either of those questions and you are interested in learning more, then read on. In this post I’ll show you how to use the OData SDK...
on
16 Sep 2010
Blog Post:
Accessing OData for SQL Azure with AppFabric Access Control and PHP
Brian Swan - MSFT
If you are having trouble making sense of the title of this post, I don’t blame you. To clear things up, here’s what this post is about (which I couldn’t fit any more concisely into a title): The SQL Azure Labs team has made it possible to consume data in SQL Azure as an OData feed...
on
2 Sep 2010
Blog Post:
Access Control with the Azure AppFabric SDK for PHP
Brian Swan - MSFT
In my last post I used some bare-bones PHP code to explain how the Windows Azure AppFabric access control service works. Here, I’ll build on the ideas in that post to explain how to use some of the access control functionality that is available in the AppFabric SDK for PHP Developers . I will again...
on
19 Aug 2010
Blog Post:
Understanding Windows Azure AppFabric Access Control via PHP
Brian Swan - MSFT
In a post I wrote a couple of weeks ago, Consuming SQL Azure Data with the OData SDK for PHP , I didn’t address how to protect SQL Azure OData feeds with the Windows Azure AppFabric access control service because, quite frankly, I didn’t understand how to do it at the time. What I aim to...
on
17 Aug 2010
Blog Post:
Consuming SQL Azure Data with the OData SDK for PHP
Brian Swan - MSFT
One of the interesting incubation projects that the SQL Azure team is working on is the SQL Azure OData Service. If that sentence makes no sense to you, then start by reading this short overview on the SQL Azure team blog: Introduction to Open Data Protocol and SQL Azure . I’ll paraphrase what...
on
3 Aug 2010
Blog Post:
Windows Azure Command Line Tools for PHP Available in Web Platform Installer
Brian Swan - MSFT
The Windows Azure Command Line Tools for PHP are now available in the Microsoft Web Platform Installer (Web PI). This announcement was made on the Interoperability Team blog as part of a post that outlines interoperability elements of a cloud platform . The entire post deserves a close read, but I’m...
on
22 Jul 2010
Blog Post:
Accessing Windows Azure Queues from PHP
Brian Swan - MSFT
June 7, 2012 update: The Microsoft Windows Azure team has released a new Windows Azure SDK for PHP . This release is part of an effort to keep PHP client libraries up to date with new Windows Azure features and to make PHP a first-class citizen in Windows Azure. The latest client libraries are on GitHub...
on
19 Jul 2010
Blog Post:
Accessing Windows Azure Blob Storage from PHP
Brian Swan - MSFT
June 7, 2012 update: The Microsoft Windows Azure team has released a new Windows Azure SDK for PHP . This release is part of an effort to keep PHP client libraries up to date with new Windows Azure features and to make PHP a first-class citizen in Windows Azure. The latest client libraries are on GitHub...
on
8 Jul 2010
Blog Post:
Accessing Windows Azure Table Storage from PHP
Brian Swan - MSFT
June 7, 2012 update: The Microsoft Windows Azure team has released a new Windows Azure SDK for PHP . This release is part of an effort to keep PHP client libraries up to date with new Windows Azure features and to make PHP a first-class citizen in Windows Azure. The latest client libraries are on GitHub...
on
24 Jun 2010
Page 1 of 2 (30 items)
1
2