Quote Originally Posted by CrownSeven View Post
I'm just getting started with iPhone development myself. Would there be any interest in creating an iPhone app that would interact with the existing services/future web services to allow you to control these settings quickly and easily through your iPhone?

Since I'd be using this as a learning exercise for myself, I'd be happy to put it up in the App Store as a free app.

And I agree with Xponder, a confirmation message for each service if it was successful would be nice.
I have a fully working C# console application I made that will let the user control all of the features available when I finish. It takes the users phone number and password and goes from there. So far its fully working for DND and all its related options. Just have to finish coding the other commands. It would be great if it returned "Success!" so I do not have to code that too.
It does already tell you if your username/pass are incorrect which is nice.

It has been fun creating it and I have really enjoyed it.

Will have to think of more ideas for the API when I finish it.