Results 1 to 10 of 55

Thread: Alpha Feature: API Access

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2008
    Location
    Tulsa, Oklahoma
    Posts
    538

    Default Re: Alpha Feature: API Access

    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.

  2. #2
    Join Date
    Jan 2009
    Posts
    14

    Default Re: Alpha Feature: API Access

    Quote Originally Posted by Xponder1 View Post
    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.
    Nice. And of course I've got my iPhone app doing the same thing now so :P:P

    Although I can tell you, as a current C# man, iPhone is a pain.

    When you're done polishing it up, I'd love to see it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •