Re: [twitter-dev] Re: Need basic help with https://userstream.twitter.com/2/user.json

2011-07-02 Thread Mo'b Mo'b
The API is deliberately made un-rich. Its difficult to use. On Wed, Jun 29, 2011 at 8:51 PM, CD wrote: > figured it out on my own. must use HTTP GET with OAuth params passed > in URI string. Not mentioned in the documentation. Wasted many hours > figuring out this stuff would be clarified if

Re: [twitter-dev] Error Message List Of Twitter

2011-07-02 Thread Mo'b Mo'b
Have you read the api? Use Oauth. On Thu, Jun 30, 2011 at 11:59 AM, kamesh SmartDude < kamesh.smartd...@gmail.com> wrote: > Hai All, > > Where i can find all the error messages list of twitter. > > suppose "No direct message with that ID found" Might Come with a http > response code 400and mi

Re: [twitter-dev] Why our Twitter Share button is not counting?

2011-07-02 Thread Mo'b Mo'b
Its from twitter. On Thu, Jun 30, 2011 at 12:05 PM, halex wrote: > Hi, > > We have added Twitter Share button at website: > http://qrcode.good-survey.com > (you can see it at the bottom) but it is not counting after sharing. > > I think we had done all by specification (the only question is if i

Re: [twitter-dev] New twitter API in Clojure

2011-07-02 Thread Mo'b Mo'b
With Rate-limiting , right? On Thu, Jun 30, 2011 at 4:53 PM, AdamWynne wrote: > Hi guys > > I have open sourced my connectivity api to twitter, so for all you Clojure > twitter-heads, go and check out: > https://github.com/adamwynne/twitter-api > > Some features: > - its based on the async.http.

Re: [twitter-dev] X-RateLimit-Remaining decrementing by 2 per call

2011-07-02 Thread Mo'b Mo'b
Could be a bug. Or Maybe not because this involves 2 parties. This rate-limit discourages development. On Thu, Jun 30, 2011 at 7:21 PM, dddarren wrote: > Hi, > > I have just started using the twitter api in a blackberry application > and in order to understand rate limiting further I have been >

Re: [twitter-dev] Tweet button doesn't work, stills in zero

2011-07-02 Thread Mo'b Mo'b
Check the source of this page, ntwyt.com On Thu, Jun 30, 2011 at 7:21 PM, pablo diazz wrote: > I'm putting on my site a tweet button generated using:http:// > twitter.com/goodies/tweetbutton > > I've twitted from different public accounts and the counter stills in > zero. > Is there some restric

Re: [twitter-dev] New twitter API in Clojure

2011-07-02 Thread Adam Wynne
It's a wrapper around the current API so the same rate limiting applies Sent from my Commodore64 On 2 Jul 2011, at 08:51, "Mo'b Mo'b" wrote: > With Rate-limiting , right? > > On Thu, Jun 30, 2011 at 4:53 PM, AdamWynne wrote: > Hi guys > > I have open sourced my connectivity api to twitter, s

[twitter-dev] Hello all

2011-07-02 Thread Harrier_II
Hi there, I'm Kevin, I'm developing a Twitter Client using Java. Initially its a solo project, and I'm hoping to use Agile dev processes based on SCRUM and KANBAN production techniques. I wonder is it crazy for a 1 man band to adopt this strategy?? :-) I hope this group is helpful and I hope I can

[twitter-dev] dev tools I use

2011-07-02 Thread Harrier_II
Hi there, I did use Eclipse to do my Java GUI and code dev, but last week I saw NetBeans in action and I adopted it straight away. It is a lot more streamlined than Eclipse. Cheers Kevin. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https

[twitter-dev] Twitter API implementation

2011-07-02 Thread subdesign
Hi, I use Codeigniter php framework, and tried two Twitter libraries, that work fine, but my problem is the following. When I set up the first lib, I saw my tweets first time, but when I checked back an hour later, I couldn't get my tweets from the api anymore. Thats why I isntalled a second api li

[twitter-dev] GET direct_messages not works

2011-07-02 Thread Anbarasan K
Hi, I have used 'GET direct_messages' for getting my direct message using twitter REST API method. It previously works well. But now today it not works to me, it does not return anything. Only return error message, this below error "This application is not allowed to access or delete your direct

[twitter-dev] Twitter Button Counter Not Incrementing

2011-07-02 Thread Sam
Hello all, I was wondering if someone could explain why the counter on this page does not increase: http://www.stubhub.com/promotions/scratch/content/tweet.html Thanks for the help, Sam -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https:

[twitter-dev] Search API Rate Limit??

2011-07-02 Thread Tdwoong
My interactive exhibition program send search query per 5 sec. (http:// search.twitter.com/search.atom?q=love OR hate&since_id) And parcing only firstpage(wthin 15 search result). I received "Timeoutexception" when 3~4 hours after running. I want to know why ㅜㅜ

[twitter-dev] Why The Restrictions On DMs Are Bad For Users

2011-07-02 Thread Duane Roelands
I am the author of Quitter. Quitter is a desktop app for Windows. It runs in a Command window. The idea was to give folks access to Twitter without all of the graphical overhead of a web interface. Screenshot: http://www.josephcs.com/blog/wp-content/uploads/2010/01/quittermentions.jpg I am rec

[twitter-dev] Re: Hello all

2011-07-02 Thread Mohan Arun
On Jul 2, 10:21 am, Harrier_II wrote: > Hi there, > I'm Kevin, I'm developing a Twitter Client using Java. Initially its a > solo project, and I'm hoping to use Agile dev processes based on SCRUM > and KANBAN production techniques. I wonder is it crazy for a 1 man > band to adopt this strategy?? :

[twitter-dev] Re: Tweet button and iphone

2011-07-02 Thread anaj...@ibs.com.jo
Sorry about the link,and I think I didn't provide all details ^^; Well...the problem is that another department in my company developed an application for iphone that acts like a web container,this application request my page and that's it. In Safari I don't have any issues,but I do have issues w