[twitter-dev] Minor bug in Application Settings / Configuration... (http://dev.twitter.com/apps)

2010-12-07 Thread Tim Bull
I've successfully implemented a few OAuth implementations with Twitter now and was setting up a new application. Got to the callback URL when registering the app and thought nah, not sure what it will be, will leave it blank and either enter it later or just pass oauth_callback anyway. So I

[twitter-dev] Re: statuses/user_timeline count bug

2010-12-07 Thread L0rdJ
Hi Taylor, But how can i get for example last 5 user`s tweets (without the retweets)? On 6 дек, 17:50, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi L0rdJ, This is how the Twitter REST API count parameters work -- they are hopeful counts -- you won't get more than the count

Re: [twitter-dev] Re: statuses/user_timeline count bug

2010-12-07 Thread Scott Wilcox
Use a count of 10 and trim on your end. On 7 Dec 2010, at 11:29, L0rdJ wrote: Hi Taylor, But how can i get for example last 5 user`s tweets (without the retweets)? On 6 дек, 17:50, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi L0rdJ, This is how the Twitter REST API count

[twitter-dev] Re: statuses/user_timeline count bug

2010-12-07 Thread L0rdJ
But if count 10 will return only 4 tweets? :) On 7 дек, 13:36, Scott Wilcox sc...@dor.ky wrote: Use a count of 10 and trim on your end. On 7 Dec 2010, at 11:29, L0rdJ wrote: Hi Taylor, But how can i get for example last 5 user`s tweets (without the retweets)? On 6 дек, 17:50,

[twitter-dev] facebook javascript sdk: looking for similar features for twitter

2010-12-07 Thread flpldev
Does twitter have a Javascript SDK like facebook (http:// developers.facebook.com/docs/reference/javascript/)? My goal is the following: 1. from a Flash application call javascript or otherwise that will popup a login window tweet window; 2. receive callbacks indicating success/fault; The

Re: [twitter-dev] Re: xAuth Request gives Error from samsung tv maple browser

2010-12-07 Thread Tom van der Woerdt
That code is really a mess, but I think I found a few issues and solved them. I'm not sure about the Signature itself, but the Base String is fine now. I've attached a new version of your .html file. I won't paste the code here because it may break the code. Tom PS: I really recommend

[twitter-dev] Twitter4J 2.1.8 is out - now supports ALL official APIs including Site Streams beta

2010-12-07 Thread Yusuke Yamamoto
Hi all, *** Twitter4J version 2.1.5 has a critical regression and it fails to generate appropriate OAuth signature. Please migrate to version 2.1.8 ** Twitter4J is an unofficial, open-sourced, mavenized and Google App Engine/Android ready Java library for the Twitter API released

[twitter-dev] Help with finding code to push tweets to Twitter from website CMS.

2010-12-07 Thread jump_simon
Hi there, I am a php developer and am in need of an API/Code to once a news item is published within a CMS, to then update a Twitter account with this information and a link back to the news article itself. Any help, links or anything that would help would be much appreciated. Thanks --

[twitter-dev] Re: delimited (streaming API) now default?

2010-12-07 Thread ianrose
Ahh! Yes, that is exactly what was happening. I am using a http client library but accidentally bypassed the dechunker code and started reading from its raw stream without realizing I was doing so. Thanks very much! On Nov 30, 11:28 am, @epc epcoste...@gmail.com wrote: On Nov 29, 12:07 pm,

Re: [twitter-dev] Help with finding code to push tweets to Twitter from website CMS.

2010-12-07 Thread Adam Green
This tutorial will give you a step-by-step method for posting tweets to a Twitter account with PHP and OAuth: http://140dev.com/twitter-api-programming-tutorials/hello-twitter-oauth-php/ You can contact me directly if you have any questions. One thing I'd add to the tutorial is to register your

[twitter-dev] Twitter OAuth replays Blackberry devices in lower case

2010-12-07 Thread Canaan
I am using Twitter OAuth in one of our sites. The oauth_token and oauth_verifier we get from twitter are all mixed cases for all browsers except blackberry browser (blackberry storm). It seems like twitter detects client devices and converts everything to lower case for blackberry. Any ideal? --

[twitter-dev] Re: statuses/user_timeline count bug

2010-12-07 Thread Rich
Yep that's still possible, so request 20... it's very unlikely you'd get 5 or less for a count of 20 On Dec 7, 12:07 pm, L0rdJ dolgushev.ser...@gmail.com wrote: But if count 10 will return only 4 tweets? :) On 7 дек, 13:36, Scott Wilcox sc...@dor.ky wrote: Use a count of 10 and trim on your

Re: [twitter-dev] Help with finding code to push tweets to Twitter from website CMS.

2010-12-07 Thread JuanSa
One option is to sync your Feed RSS with twitter by using some web app El 07/12/2010, a las 15:42, jump_simon analyt...@berniciabiggerpicture.com escribió: Hi there, I am a php developer and am in need of an API/Code to once a news item is published within a CMS, to then update a Twitter

[twitter-dev] Twitter API is giving wrong tweet ID

2010-12-07 Thread noriguard
During last several days, I've found that Twitter API frequently gives wrong information, especially tweet ID. For example, API send to me the tweet ID '12226467568025600' of HuffingtonPost, the tweet URL is therefore following: * [wrong]

Re: [twitter-dev] Twitter API is giving wrong tweet ID

2010-12-07 Thread Tom van der Woerdt
Are you sure that your implementation is correct? It really sounds like an issue with processing larger numbers. Are you using JavaScript, ActionScript, or any other ECMAScript language? Tom On 12/7/10 8:48 PM, noriguard wrote: During last several days, I've found that Twitter API

[twitter-dev] Re: Twitter API is giving wrong tweet ID

2010-12-07 Thread noriguard
Yes, I think the implementation is correct, and I use ActionScript. Many of tweets are having correct ID, but some tweets are having wrong one. On Dec 7, 11:59 am, Tom van der Woerdt i...@tvdw.eu wrote: Are you sure that your implementation is correct? It really sounds like an issue with

Re: [twitter-dev] Re: Twitter API is giving wrong tweet ID

2010-12-07 Thread Tom van der Woerdt
No, the tweets are fine. ActionScript (and any other ECMAScript language) can't handle numbers larger than 53 bits. In a few days you'll see that the numbers will be wrong twice as much. A few weeks later this will duplicate again, and again, and again. To solve this issue, a _str field

[twitter-dev] Re: Twitter API is giving wrong tweet ID

2010-12-07 Thread noriguard
I've checked what you said. Your advice is really helpful to me. Thank you very much. On Dec 7, 12:10 pm, Tom van der Woerdt i...@tvdw.eu wrote: No, the tweets are fine. ActionScript (and any other ECMAScript language) can't handle numbers larger than 53 bits. In a few days you'll see that

[twitter-dev] Mobile texts

2010-12-07 Thread Funky93
The last week twitter mobile has not being working I can't do anything and I can't even turn updates on, I just getting a message saying we are busy try later you have not been charged! It is getting really annoying now because I can't do anything including tweet! Please fix this!!! Thanks --

[twitter-dev] Re: GET Querystring for status update not working on new Twitter

2010-12-07 Thread jtherieau
We use SSL on our site. Which is a known issue: Whilst the Javascript version of the Tweet Button is not support over SSL you can use the 'build-your-own Tweet Button' technique instead. Well, if I create a custom button that works for SSL, the URL I want to pass along from the custom button

[twitter-dev] Can I get information when a tweet gets favorite?

2010-12-07 Thread noriguard
Favorite API seems to give only whether a tweet is in favorites or not. Is there any way to get information about the time when favorite is performed? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

Re: [twitter-dev] Mobile texts

2010-12-07 Thread Matt Harris
Hi, The Twitter Mobile integrations are not maintained by the Twitter API team. For assistance please contact our user support team using the following webform: http://bit.ly/twicket Best @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Tue, Dec 7, 2010 at

[twitter-dev] Re: Can I get information when a tweet gets favorite?

2010-12-07 Thread Georgios
That is only available if you actively monitor a user using User/Site Streams and keep track of the favorite events. Cannot be done retrospectively via the REST API I am afraid. Cheers Georgios - http://favorious.com - The best of Twitter, based on favorites On Dec 7, 10:16 pm, noriguard

[twitter-dev] Re: oauth_callback

2010-12-07 Thread Tim Bull
There is a required OAuth parameter step which is unclearly documented by Twitter. When Twitter returns from your /oauth/authorize It returns an oauth_verifier token. Make sure that you pass this oauth_verifier token (along with the other parameters) along to your /oauth/access_token call. Make

[twitter-dev] register twitter app which is on intranet

2010-12-07 Thread Kieran
hi, i am starting some twitter dev using asp.net. i need to register my app with twitter in order to get the various connection details etc. however my app is on an intranet with no external url. how can i register my app as its looking for a callback url etc... thanks -- Twitter developer

[twitter-dev] URLS no longer being recognized in tweets ?

2010-12-07 Thread kprobe
Why do we NOW have to prefix links in tweets with http:// ? These used to work in the past .. www.outwit.me x.co/ORNAMENTS Now I need to place http:// in front. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

[twitter-dev] Re: register twitter app which is on intranet

2010-12-07 Thread Tim Bull
Use the OOB process - so pass oauth_callback=oob and you should get a PIN from Twitter which you then use in fetching your access_token. http://dev.twitter.com/pages/auth_overview#oob -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter:

[twitter-dev] Re: register twitter app which is on intranet

2010-12-07 Thread Tim Bull
Oh, and while I think of it - if you just need the access token to make calls as your app (i.e. it's some kind of bot) then you don't even need to do that - just go to http://dev.twitter.com/apps, view your app and select my access token on the right. This will give you the access keys you need

[twitter-dev] Re: Can I get information when a tweet gets favorite?

2010-12-07 Thread noriguard
I see. I feel that it's better not to do it, due to the burden of keeping all events. Thanks a lot. On Dec 7, 4:08 pm, Georgios kapero...@gmail.com wrote: That is only available if you actively monitor a user using User/Site Streams and keep track of the favorite events. Cannot be done

Re: [twitter-dev] register twitter app which is on intranet

2010-12-07 Thread Tom van der Woerdt
I assume that people from that intranet have access to twitter.com. The word callback URL isn't actually the right name. Redirect URL is. Twitter doesn't contact this URL, but only points your browser at it. This means that you can simply use a http://localhost and/or http://10.0.0.1 URL as