[twitter-dev] Currently logged in user

2009-04-04 Thread Aaron
I'm creating a service for multiple users and I don't want users to have reauthenticate everytime they want to use the web service. Is it possible for oauth to see the currently logged in user if the user has already allowed a connection to the requesting web service?

[twitter-dev] Re: Problem with app approval from Twitter Help

2009-04-04 Thread Doug Williams
If you haven't received a response please email a...@twitter.com. I empty the request queues daily so 10 days indicates a problem. Doug Williams Twitter API Support http://twitter.com/dougw On Sat, Apr 4, 2009 at 5:39 PM, Damon Clinkscales wrote: > > On Sat, Apr 4, 2009 at 1:37 PM, techlogica

[twitter-dev] Re: VB.net auh failure [403]

2009-04-04 Thread James Deville
Look at what requests you are sending with Netmon or Wireshark. With Witty (C# wpf app), we discovered that first an unauthenticated request is sent to find out what auth the server takes, then a authenticated request after that. This doesn't work on some of the API requests. The solution is to man

[twitter-dev] Twitter Date Converter for Java

2009-04-04 Thread orange80
Fellow Java programmers, Feel free to use this class I wrote without restriction for any purpose (including commercial) in your Twitter API development work. It does not require any special dependencies except for Java 1.6 (probably works fine on Java 1.5 too), just drop it in and go. I appreci

[twitter-dev] Re: Twitter user picture sizes

2009-04-04 Thread Zac Bowling
Any news? I'm still getting caught up on huge profile images (like this user http://twitter.com/TheDiva who's profile image is 1024x768 and 324 KB) Really hurting on the mobile side. Zac Bowling On Wed, Apr 1, 2009 at 11:47 AM, Zac Bowling wrote: > Thanks Alex for making sure this gets taken

[twitter-dev] Re: Problem with app approval from Twitter Help

2009-04-04 Thread Damon Clinkscales
On Sat, Apr 4, 2009 at 1:37 PM, techlogica wrote: > I'm in here because I know you guys will probably respond.  I sent a > request about 10 days ago for my app's approval to twitter's help. > The app is called Twitteron, located at > http://www.techlogica.us/software/twitteron > .. Strangely en

[twitter-dev] Re: Following/ Friend count inconsistencies

2009-04-04 Thread Jesse Stay
I'm seeing that all over the place. It's been happening for at least a week or two. Jesse On Sat, Apr 4, 2009 at 10:58 AM, Adrian wrote: > > online-- follows 554 people http://twitter.com/rssfriends/friends (and > growing) > XML-- has 508 friends: http://twitter.com/users/show/rssfriends.xml >

[twitter-dev] Re: Account opening

2009-04-04 Thread Damon Clinkscales
On Sat, Apr 4, 2009 at 5:59 PM, ben wrote: > I'm working on an application that will require the use of a > considerable number of Twitter accounts- around 5700. > > Is there an easy and legitimate way of opening this number of accounts > rather than having to manually do so? > > Are Twitter help

[twitter-dev] Account opening

2009-04-04 Thread ben
I'm working on an application that will require the use of a considerable number of Twitter accounts- around 5700. Is there an easy and legitimate way of opening this number of accounts rather than having to manually do so? Are Twitter helping developers do things like this? Is it allowed?

[twitter-dev] Re: twitter date format madness

2009-04-04 Thread Abraham Williams
On Sat, Apr 4, 2009 at 15:02, orange80 wrote: > Is there any plan for the future to standardize the date format to > something more widely acceptable? > Yes. -- Abraham Williams | Hacker | http://abrah.am @poseurtech | http://the.hackerconundrum.com Web608 | Community Evangelist | http://web6

[twitter-dev] twitter date format madness

2009-04-04 Thread orange80
Am I understanding correctly that Twitter API requests must use the date format Tue, 27 Mar 2007 22:55:48 GMT And that the XML responses contain dates in the format Sat Apr 04 06:15:55 + 2009 This seems a little crazy to me, but I guess I'll just write a little converter unless there is some

[twitter-dev] proper waqy to do paging now htat we have maxID

2009-04-04 Thread Chris Westbrook
I'm trying to figure out the best way to do paging now that we have a maxID. Currently, on loading a page, I set the since ID to be the id of the first post returned from the api, and the max ID to the ID of the last ID returned from the api call plus 1. Now when I click next, I tell the API t

[twitter-dev] VB.net auh failure [403]

2009-04-04 Thread DIENECES
Any idea why I'm forbidden? Thanks in advance! Function writeMessage(ByVal StrPass, ByVal StrUser, ByVal StrMessage, ByVal StrTo) As String Dim req As System.Net.HttpWebRequest = System.Net.HttpWebRequest.Create("http://twitter.com/direct_messages/ new.xml?user=" + StrTo + "&text=" + StrMe

[twitter-dev] Problem with app approval from Twitter Help

2009-04-04 Thread techlogica
Hello fellow devs, I'm in here because I know you guys will probably respond. I sent a request about 10 days ago for my app's approval to twitter's help. The app is called Twitteron, located at http://www.techlogica.us/software/twitteron .. Strangely enough, there's been no response. Tried it

[twitter-dev] Re: exectweets.com twitter API

2009-04-04 Thread wadada
oh and i've learned that exectweets is made with wordpress On Apr 3, 8:59 pm, Doug Williams wrote: > What have you learned from [1]? > > What languages will you be programming in? Or are you looking for a widget? > > 1.http://www.google.com/search?hl=en&q=twitter+api+tutorial&btnG=Search > > Dou

[twitter-dev] Re: exectweets.com twitter API

2009-04-04 Thread wadada
Thanks for your reply Doug. it will be in html/css/javascript. I'm not looking for a widget. Like exectweets.com I would like to allow users to tweet from my site. > > Twitter Username: > > Twitter Password: > > Remember Me > > Text input @worldwildweb I have spent quite some time looking on goog

[twitter-dev] Following/ Friend count inconsistencies

2009-04-04 Thread Adrian
online-- follows 554 people http://twitter.com/rssfriends/friends (and growing) XML-- has 508 friends: http://twitter.com/users/show/rssfriends.xml JSON-- 501 friends: http://twitter.com/users/show/rssfriends.json

[twitter-dev] Re: Twitter didn't tinyurl my tweets tonight

2009-04-04 Thread Ariadne
Chad Etzel wrote: > Whether tinyurl is the "best" service to use for this purpose is > arguable, and probably off-topic for this thread, but it does save a > lot of characters. > > -Chad I've never thought of not shortening URLs myself but bit.ly gives a slightly shorter link than tinyurl and so

[twitter-dev] Incredible shrinking date window

2009-04-04 Thread kate starbird
During the last month, the available time window for searching has been shrinking by days at a time. Currently, I cannot retrieve any Tweets from earlier than Feb 27. By the end of the day, this window will be less than a month. I am making some decisions about a project and am wondering if Twitte

[twitter-dev] Synchronizing a Twitter Account with an Application Cache

2009-04-04 Thread janole
Hi, not sure if the Twitter API people are reading in here, but let's give it a try. I was wondering if you'd consider having an API call that's only returning the last N status ids for your tweets/DM's/etc. a bit like the extremely useful social graph calls friends/ids and followers/ids. I'm u

[twitter-dev] PHP Twitter/OAuth libraries for non-blocking/asychronous requests

2009-04-04 Thread jmathai
I wrote a PHP library for the API which uses non-blocking/asynchronous requests. It's up on github. Contributions welcome :). http://github.com/jmathai/epicode/commit/556f8eaeefa217d080d4734d0c3a838c59cd6eab Blog post with an example. http://www.jaisenmathai.com/blog/2009/03/31/how-to-quickly-

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-04-04 Thread Gary Zhao
Name: Gary ZhaoTwitter: @garyzhao Email: garyz...@gmail.com Website: twitterbeis.cloudapp.net C#, Silverlight 3, Windows Azure 2009/3/31 delgaudio > > Name: Diogo Del Gaudio > > Twitter: @diogodelgaudio > Email: diogo.delgau...@gmail.com > MSN Messenger: diogo.delgau...@hotmail.com > Gtalk: dio

[twitter-dev] Re: Search queries not working

2009-04-04 Thread Basha Shaik
Hi Chad, No duplicates are there with this. Thank You Regards, Mahaboob Basha Shaik www.netelixir.com Making Search Work On Sat, Apr 4, 2009 at 7:29 AM, Basha Shaik wrote: > Hi chad, > > Thank you. I was trying for a query which has only 55 tweets and i have > kept 100 as rpp . so i was not get

[twitter-dev] Re: Search queries not working

2009-04-04 Thread Basha Shaik
Hi chad, Thank you. I was trying for a query which has only 55 tweets and i have kept 100 as rpp . so i was not getting next_page. when i decreased rpp to 20 and tried i got now. thank you very much. i Will check if any Duplicates occur with these and let you know. Regards, Mahaboob Basha Shaik

[twitter-dev] Re: Search queries not working

2009-04-04 Thread Chad Etzel
I have not used java in a long time, but there should be a "next_page" key in the map you create from the json response. Here is an example json response with rpp=1 for "hello": {"results":[{"text":"hello","to_user_id":null,"from_user":"fsas1975","id":1450457219,"from_user_id":6788389,"source":"