Windows AzureRecently I blogged a few articles about a PHP URL Shortening service running on Windows Azure Websites and the iOS and Android clients that connected to it.  In each article, I had a link to the archived code for whatever the article was covering.  Today I can happily say that these samples have been added to GitHub and are open sourced under the Apache 2 license. 

This is actually the first time I’ve released something as open source under a license.  It’s nice to know that this is now available to anyone that might want to use it and that it’s now possible to log issues and do pull requests using GitHub if anyone out there wants to make enhancements to it.  The samples are split into three different repos:

If you are new to Windows Azure, you can sign up for a free trial here.  That trial will enable you to create a Windows Azure Website along with a MySQL database to use for the PHP service.  If you have any thoughts, concerns, or questions about any of these samples, please let me know.  Coming soon will be screencasts of setting up the website as well as how to create each client.


Chris Risner


Leave a Comment