Textamerica MoBlog Developer API
Textamerica has released their new developer api for mobloggers. They are also giving a $500 prize to the first 20 applications (with source code) which we deem to be the most useful to the Textamerica Community as a whole.
The first example app is a Textamerica4j by David Czarneck.
Tweet
Related Entries
- PostalMethods - Web Service for Snail Mail - July 27, 2008
- REST vs SOAP Web Services - August 3, 2005
- API Blog - March 22, 2005
- Google Code - March 17, 2005
- Amazon Context Specific Recommendations - March 10, 2005
Trackbacks
Comments
As far as I know, a moblog is made by taking photos with your cell phone, sending them to some address, and then automating their inclusion on web page as a blog entry.
So I thought, here's a problem, how can I solve it? Looking at my Sprint PCS cell phone I found that when I email the photo to myself, the received email contains a thumnail of the image in the message and a pointer to the larger image on the Sprint website. I figured out how to parse the email to obtain the pointer URL, and then use the UUID-like information in the pointer to isolate the exact image location. To implement my own moblog-like API, the next step would be to retrieve the image binary and store it locally, followed the the automated generation of a new blog entry having the local photo as the blog body and the original email message subject as the blog title.
Now this seems like a very precarious solution. For one, if anything in the way Sprint makes the photos available changes, i.e. the pointer url style changes, then my adhoc moblog API would break. Further, this doesn't even begin to address what to do I wanted to add moblogging for my wife's Verizon phone.
Is there any standardization on how cell phone photos are handled by vendors like Sprint or Verizon? Do they have official API's on how to access the images?
Mystefied by moblogs, Steve
I am not really into moblogs (because my camera phone sucks - sony ericson T610), so I haven't actually used it. But it looks like you just create an account, and they give you a special email address to post to, and they take care of extracting the image from the email for you.
You could then use their new API to grab the photo, and post to your blog.
Post a Comment
Recent Entries
- Nginx redirect www to non www domain
- HashDOS and ColdFusion
- HackMyCF Updated for APSB11-29 Security Hotfix
- Adobe eSeminar on FuseGuard
- Determining Which Cumulative Hotfixes are Installed on ColdFusion
- Adding Two Factor Authentication to ColdFusion Administrator
- ColdFusion Developer Week at Adobe.com
- Bug Loading Scripts for CFFileUpload and CFMediaPlayer


add to del.icio.us


