[twitter-dev] Re: Any iPhone Twitter apps with OAuth login ?

2010-02-08 Thread howard
Hello, I'm looking for a list of iPhone apps using the new Oauth flow. Can anyone point me to some live apps to see it in action? Thanks, H On Feb 7, 4:14 am, Fabien Penso fabienpe...@gmail.com wrote: On Fri, Jan 29, 2010 at 4:20 PM, Ryan Sarver rsar...@twitter.com wrote: Good news. A

[twitter-dev] Re: Source parameter in update.xml using PHP

2010-02-08 Thread _Bensn
Can't i get a explicit source parameter like talked about in this topic? http://groups.google.com/group/twitter-development-talk/browse_thread/thread/ce57405a08483877 On 7 Feb., 21:36, Raffi Krikorian ra...@twitter.com wrote: http://apiwiki.twitter.com/FAQ#HowdoIget

[twitter-dev] oAuth and more users?

2010-02-08 Thread _Bensn
Hi there, is it possible to develope a twitter application which uses oauth and it can be used by more different users without that every user musst create the customer key and -secret? we want to develope a own twitter application with own api, and we also want to set the from [MY_APP]

[twitter-dev] Twitter.com Help

2010-02-08 Thread Jamie McElwain
Is it possible to specify a custom Application using http:// twitter.com/?status? If so, how can it be done? Thanks, Jamie

[twitter-dev] Re: Seesmic Look and the Source parameter

2010-02-08 Thread Dewald Pretorius
The info you're looking for is in this thread: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/46afdfc4d9645d5e On Feb 8, 2:45 am, mynetx myne...@googlemail.com wrote: How can Seesmic Look display its Source in the tweet metadata, when it asks for my user name and

Re: [twitter-dev] Twitter.com Help

2010-02-08 Thread John Meyer
On 2/8/2010 9:23 AM, Jamie McElwain wrote: Is it possible to specify a custom Application using http:// twitter.com/?status? If so, how can it be done? Thanks, Jamie Exactly what do you mean by specifying a custom application? Are you saying you want the tweets to say sent via custom

Re: [twitter-dev] oAuth and more users?

2010-02-08 Thread John Meyer
On 2/8/2010 7:25 AM, _Bensn wrote: Hi there, is it possible to develope a twitter application which uses oauth and it can be used by more different users without that every user musst create the customer key and -secret? we want to develope a own twitter application with own api, and we also

Re: [twitter-dev] Re: Source parameter in update.xml using PHP

2010-02-08 Thread Raffi Krikorian
no - i'm sorry - you have to use oauth to set a source parameter. On Mon, Feb 8, 2010 at 6:04 AM, _Bensn benjaminroh...@t-online.de wrote: Can't i get a explicit source parameter like talked about in this topic?

[twitter-dev] Re: Twitter.com Help

2010-02-08 Thread Jamie McElwain
It's all registered, but I can remember clicking a link and it took me to Twitter.com and the tweet was from an App. That was a long time ago though, so Twitter might have removed the function... On Feb 8, 5:44 pm, John Meyer john.l.me...@gmail.com wrote: On 2/8/2010 9:23 AM, Jamie McElwain

[twitter-dev] new twitt identify

2010-02-08 Thread rajuarulanandar
hi friends, In my proj I in need of twitt notification.If new twitt is comes to my twiitter id means ,It should know me with the use of twitter4j.api.Is any method is exists to identify the arrival of new twiitt.Please help me... Thanks in advance

Re: [twitter-dev] Re: Twitter.com Help

2010-02-08 Thread Abraham Williams
http://twitter.com/?status=testsource=tweetie It only works for old source parameters though. New ones from OAuth applications will not work. Abraham On Mon, Feb 8, 2010 at 10:42, Jamie McElwain jgmcelw...@googlemail.comwrote: It's all registered, but I can remember clicking a link and it

[twitter-dev] Link to Individual DM

2010-02-08 Thread Jesse Stay
I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is this possible? Googling isn't finding anything. Jesse

Re: [twitter-dev] Link to Individual DM

2010-02-08 Thread John Meyer
On 2/8/2010 5:26 PM, Jesse Stay wrote: I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is this possible? Googling isn't finding anything. Jesse http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-direct_messages%C2%A0sent

Re: [twitter-dev] Link to Individual DM

2010-02-08 Thread Jesse Stay
On Mon, Feb 8, 2010 at 6:09 PM, John Meyer john.l.me...@gmail.com wrote: On 2/8/2010 5:26 PM, Jesse Stay wrote: I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is this possible? Googling isn't finding anything. Jesse

[twitter-dev] listed count?

2010-02-08 Thread waukesha_area
Is it possible to get a count of how many lists a user belongs to? I am able to get the lists a user belongs to, page through them, and then get a count of them. That seems like a lot of work and bandwidth to find this out.

[twitter-dev] Getting First Status After since_id

2010-02-08 Thread Eric
Hello, I'd like to be able to request just the first status in a timeline after an arbitrary ID. Using since_id=###count=1 gives the latest status, which seems like the proper result. since_id=###page=##count=1, where the page number is higher than the number of statuses, returns no tweets. Is

Re: [twitter-dev] Link to Individual DM

2010-02-08 Thread John Meyer
On 2/8/2010 6:58 PM, Jesse Stay wrote: On Mon, Feb 8, 2010 at 6:09 PM, John Meyer john.l.me...@gmail.com mailto:john.l.me...@gmail.com wrote: On 2/8/2010 5:26 PM, Jesse Stay wrote: I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is

Re: [twitter-dev] Link to Individual DM

2010-02-08 Thread John Meyer
On 2/8/2010 6:58 PM, Jesse Stay wrote: On Mon, Feb 8, 2010 at 6:09 PM, John Meyer john.l.me...@gmail.com mailto:john.l.me...@gmail.com wrote: On 2/8/2010 5:26 PM, Jesse Stay wrote: I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is

[twitter-dev] Re: Link to Individual DM

2010-02-08 Thread Dewald Pretorius
Jesse, I don't think a DM has a permalink. Even in the Twitter web interface, there is no way to look at or isolate one individual DM. On Feb 8, 8:26 pm, Jesse Stay jesses...@gmail.com wrote: I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is this

[twitter-dev] Twitter error requested since_id was older than allowed but not using 'since_id'

2010-02-08 Thread eco_bach
Hi Can someone tell me why I seem to sometimes get an erroneous Twitter warning that 'since_id was older than allowed' when I'm not using 'since_id'?? I'm only using 'since'

Re: [twitter-dev] Re: Link to Individual DM

2010-02-08 Thread Michael Steuer
Considering a DM is always exclusive to 1 single user, enabling the ability to share a link to it seems somewhat useless? What's your use case? On Feb 8, 2010, at 7:25 PM, Dewald Pretorius dpr...@gmail.com wrote: Jesse, I don't think a DM has a permalink. Even in the Twitter web

Re: [twitter-dev] Re: Link to Individual DM

2010-02-08 Thread Jesse Stay
Michael, if I want to show the DM the user received in my app, and take that user back to Twitter to view that DM there I should be able to, ideally letting me respond to that DM right there. Jesse On Mon, Feb 8, 2010 at 9:05 PM, Michael Steuer mste...@gmail.com wrote: Considering a DM is

[twitter-dev] Re: Retweets and location problems in search API

2010-02-08 Thread Matt L
Abraham, Thanks for the tip on filing a bug request! I think that is the way to go. As to your other suggestion, it obviously only works for one side of the problem (Searching for who in SF is retweeted, rather than who people in SF retweet), and unfortunately, even with whitelisting, the