Wondering how one would update one’s blog from an application (not a browser). Would the app-writer need to call certain php scripts and pass them strings? Here are the things I’d like to do inside of an app without “visiting the website” in a browser:
- logging into site
- making a blog post
- getting the current posts
Sam