[twitter-dev] edit application - time estimation until changes committed

2011-06-13 Thread ds
I've edited my twitter app several times(change app name, description,icon) and each change took a very long time until i was able to actually see it. How long does it take until changes on twitter app take effect? Thanks -- Twitter developer documentation and resources:

[twitter-dev] Re: Incorrect search results

2010-09-23 Thread DS
sort of database refresh since it was an old, inactive id. On Sep 22, 7:35 pm, DS goonlin...@gmail.com wrote: I would like to understand which users and posts end up searchable with the search api and the Twitter search web page. I have examples of a user who has posted but his results

[twitter-dev] Re: oAuth and Direct Message

2010-06-21 Thread ds
am, ds acmedav...@gmail.com wrote: I am having trouble sending a direct message with: http://api.twitter.com/1/direct_messages/new.xml I have been able to successfully post status updates with my code using oAuth. I have a java based custom application that is working fine

[twitter-dev] 401 Invalid / used nonce

2010-06-18 Thread ds
I have a small sample application I use for testing. This uses a saved token and key. The application works fine. I am able to get timelines, post status updates, etc. When moving this application to another system I now get the invalid / used nonce on calls to the twitter api from this

[twitter-dev] oAuth and Direct Message

2010-06-11 Thread ds
I am having trouble sending a direct message with: http://api.twitter.com/1/direct_messages/new.xml I have been able to successfully post status updates with my code using oAuth. I have a java based custom application that is working fine for these updates. When trying to post a direct message I

[twitter-dev] Widget Profile - Tweet Background floating above lightbox

2010-01-12 Thread ds
' modification but all the same it is strange that the whole widget isn't consistently floating above the lightbox. How can I change this please so that it doesn't do this? Thank you DS