First of all, I’ve decided to name the app MediTerra. I didn’t want to use the standard php* type of naming. Since I’m going to be building on the Windows Azure technology, I let my thoughts go a bit. Now, in the mediterranean, the color of the sea is the sort of blue that some might call azure, which led me to consider variations on that, which ended with MediTerra. It sounds nice, and has absolutely nothing to do with the application that I’m going to build other than the technology it is built on 😉
So what is it going to do? In short, one could look at this application as the phpMyAdmin for Azure Storage. Basically, what I want to do is build an application that can help you manage your Azure Storage entries. List them, show them, edit them, delete them, add them. And any functionality around it that might be useful to you. It will mostly be a tool for developers obviously, so if you have any feedback on what you think would be useful for this, I would love to hear it!
During the development (and afterwards) I will be sharing the code on Github. So at any point, you will be able to pull the code or even fork it if you want to.
So there you go. Now it’s time for me to set up my Windows development environment, to see how I can get all of this up and running. I’ll report back on that experience later.
Leave a Reply