Redesign
In progress. Discuss.
It’s just data
In progress. Discuss.
Brad Wilson: I wonder when my program is going to get TiVo-style smarts and say "If you like Don, Sam, Joshua, and Ingo, then you'll love Sam Gentile and Craig Andera!".
Note that Tivo doesn't say if you love CNN, MSNBC, and the History Channel, you'll love the Discovery Channel. The recommendations are at the individual show level. Now that's what I'd like to see.
A spambayes in reverse. Read a few blog entries and push on little green thumbs up or red thumbs down icons. Then any all all posts on topics that interest you in your greater neighboorhood will come to your aggregator.
In processing a comment API request, I may end up grabbing excerpts, formatting, etc. I can also spell check. Would there be interest in a variant of the comment API which simply returns back what would have been posted instead of actually doing it?
It seems to me that there are the following options for implementing this API:
One thing I think is important is that such an option not be ignored. In other words, I presume that a client would prefer a failure (HTTP status and/or SOAP fault) than to have the request actually processed. Unless somebody sees something I don't, that reduces the options to two: SOAP headers with mustUnderstand attributes have this semantic, and clearly routing to a different URL can be presumed to do this effectively.
Suggestions?