request for ignore commands feature for API /statuses/update
Hello,
It would be nice that the API /statuses/update.format has a feature to ignore Twitter commands such as fav and whois.
For example:
"status=w%20Hello&command=false" just post "w Hello" as it is.
* Background
I'm developing my API client and having a problem with the commands.
As far as I know only ASCII characters are searched to detect commands, then the combination of Japanese characters and a command, for example, "?????w" (suppose ???? are Japanese characters) is interpreted as just "whois" without arguments. (w is an abbreviation of whois). As a result of that, it ends up as a failure of the post operation.
You can see this behavior by posting with "?????w" from Twitter web site.
The failure is notified with an error message when you use the web interface. However it's not notified to API client.
Note that "w" has a meaning of "laughing" among Japanese net users. The combinations of some Japanese characters and "w" are frequently used. So this behavior is not convenient.
To solve this problem, it's nice that the API /statuses/update.format has a feature to ignore the commands.
For example:
command=false - means ignore commands
Usage:
status=?????w&command=false
Result:
"?????w" is posted as it is.
Thanks,
Akira
It would be nice that the API /statuses/update.format has a feature to ignore Twitter commands such as fav and whois.
For example:
"status=w%20Hello&command=false" just post "w Hello" as it is.
* Background
I'm developing my API client and having a problem with the commands.
As far as I know only ASCII characters are searched to detect commands, then the combination of Japanese characters and a command, for example, "?????w" (suppose ???? are Japanese characters) is interpreted as just "whois" without arguments. (w is an abbreviation of whois). As a result of that, it ends up as a failure of the post operation.
You can see this behavior by posting with "?????w" from Twitter web site.
The failure is notified with an error message when you use the web interface. However it's not notified to API client.
Note that "w" has a meaning of "laughing" among Japanese net users. The combinations of some Japanese characters and "w" are frequently used. So this behavior is not convenient.
To solve this problem, it's nice that the API /statuses/update.format has a feature to ignore the commands.
For example:
command=false - means ignore commands
Usage:
status=?????w&command=false
Result:
"?????w" is posted as it is.
Thanks,
Akira
6
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
-
Inappropriate?Hello. Chances are you already know this, but I thought I'd point out that there's an active and friendly Twitter Development Google Group devoted to discussions on the Twitter API.
You might get a more considered response if you were to post your inquiry in that group. 8-)
I’m in a good mood
1 person thinks
this is one of the best points
-
Inappropriate?mdy, sounds nice idea. I've posted to the group as you suggested. Thank you.
I’m happy
-
Inappropriate?Hello. Just wanted to make sure that developers who use Twitter's API are aware of impending changes to the API's JSON responses, which may affect or break existing applications.
The change will take effect on October 25, 2008.
See this thread in the Twitter Development Google Group for details.
(And please pardon this posting if you already know this news.)
Loading Profile...



