BoxedThoughts API
Posted on by Alex in Interesting Links, Software
Well, I’m currently working on developing my first open-source API. It’s for the www.boxedthoughts.com API. I just finished updating the XML class. It controls the user metadata which anyone could use for their own website.
I plan on using it for my site as soon as it’s implemented. I developed something similar for BT, but not for the API. I want to be able to display my last thought here on my website, and it’s easiest to do that with XML. The only problem I ran into was the code generated by my old script wasn’t xhtml… and we can’t have that here on the new site can we?
More announcements to come. If you’re interested in learning more about the project, head over to these places:
www.boxedthoughts.com
The boxedthoughts forums
The boxedthoughts API site