Re: [twitter-dev] Direct message change and the authentication URL

2011-06-15 Thread James Estes
I think this was addressed in the A new permission level thread. You said you were restricting this permission to the OAuth /authorize web flow only. Will /oauth/authenticate (Sign in with Twitter) support the new permission? The R/W/DM permission can only be granted through the

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-03 Thread James Gifford
The way I'm reading it it falls under 1. But I might be mistaken. --James Gifford http://jamesrgifford.com On Jun 3, 2011, at 17:01, Correa Denzil mcen...@gmail.com wrote: Hi, I am collecting Twitter data for my research. The API says that : [1] Anonymous calls are based on the IP

Re: [twitter-dev] More than 1000 tweets per day

2011-05-31 Thread James Gifford
It's a twitter limitation. https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-and-following So yes, you have to create 4 accounts to send 4,000 tweets. Cheers, James Gifford http://jamesrgifford.com On Mon, May 30, 2011 at 7:46 PM, tigreton bellih...@gmail.com

Re: [twitter-dev] Re: More than 1000 tweets per day

2011-05-31 Thread James Gifford
If that's the case, then I'd have to argue that twisst[1] needs to be shutdown. However, I'm not a expert in the TOS. Can you link me to the section of the TOS you were reading? I'm not finding it. From what I'm seeing, it's alright. Cheers, James Gifford http://jamesrgifford.com [1] http

Re: [twitter-dev] Re: More than 1000 tweets per day

2011-05-31 Thread James Gifford
Correct. Twisst uses more than one account. In fact (If I'm reading this right) they make use of about 58 notification accounts for their userbase of 30K. Cheers, James Gifford http://jamesrgifford.com On May 31, 2011, at 10:57, tigreton bellih...@gmail.com wrote: This is the simplified one

Re: [twitter-dev] Re: More than 1000 tweets per day

2011-05-31 Thread James Gifford
Welcome. Glad to help. :) I'd recommend emailing api AT twitter DOT com and getting their take on it. Cheers, James Gifford http://jamesrgifford.com On Tue, May 31, 2011 at 11:40 AM, tigreton bellih...@gmail.com wrote: Oh! Awesome info! thanks. And do you know where can i ask for doing

Re: [twitter-dev] Stream throttled

2011-05-31 Thread James Estes
the track predicate but were rate limited. Notice that it is since the start of the connection...which is a bit strange and threw me at first. James On Tue, May 31, 2011 at 12:09 AM, Jacob Friis Saxberg ja...@webcom.dk wrote: We are using statuses/filter.json and have lately experienced that some

Re: [twitter-dev] Re: Multiple Home timelines on one webpage

2011-05-30 Thread James Gifford
It's possible. You'll probably want to take a look at the Fork-A-Twitter-Client project for some example JavaScript to get you started. Cheers, James Gifford http://jamesrgifford.com On May 30, 2011, at 4:53, roderick roderickstanda...@hotmail.com wrote: I mean using the twitter API for my own

Re: [twitter-dev] Re: A new permission level

2011-05-25 Thread James Estes
/87bcc4780e7f2f7d?lnk=gstq=X-Access-Level#87bcc4780e7f2f7d James On Wed, May 25, 2011 at 8:52 AM, Mark Pavlidis mark.pavli...@gmail.com wrote: Matt is this header in yet I haven't seen any announcements elsewhere On May 19, 4:17 pm, themattharris thematthar...@twitter.com wrote: How do we know

Re: [twitter-dev] Streaming API credentials

2011-05-23 Thread James Estes
You would create a twitter app at https://dev.twitter.com/apps After you create it, there is a My Access Token button on the details page for your application. I /believe/ that will get you what you want. James On Mon, May 23, 2011 at 3:04 PM, Craig Walls hab...@gmail.com wrote: I'd like

Re: [twitter-dev] Authorize vs. Authenticate

2011-05-23 Thread James Estes
I believe the only difference is that the authenticate route could be used by only web based applications (ie they need to have a callback url) and allows for the force_login param. The authenticate can be used by either desktop or web apps, but do not support the force_login...but this may be

Re: [twitter-dev] Re: Authorize vs. Authenticate

2011-05-23 Thread James Estes
after a user has authorized your application for R/W/DM. James On Mon, May 23, 2011 at 4:08 PM, Tyson Lowery tysonlow...@gmail.com wrote: Ahhh, thanks that answers half my question.  I did not see that from Matt - they should split that thread into technical questions and complaints, it got

Re: [twitter-dev] Checking whether a user has given permission to Private Messages

2011-05-23 Thread James Estes
of the token you authenticated with. We’re working on this now and hope to have it released in the next few days James On Mon, May 23, 2011 at 4:20 PM, Tyson Lowery tysonlow...@gmail.com wrote: Is there a way to check whether a user has explicitly granted permission to their Private Messages

Re: [twitter-dev] Re: Streaming API credentials

2011-05-23 Thread James Estes
twitter users to administer/manage the app. James On Mon, May 23, 2011 at 4:14 PM, Craig Walls hab...@gmail.com wrote: Correct me if I'm mistaken, but I believe that access token/secret pair are still *my* access token and secret for that application. That is, they can be used to access my

[twitter-dev] Re: A new permission level

2011-05-18 Thread James Peter
as the /authorize method? 2) The method direct_messages/new is not included the list of affected requests, so sending (writing) DMs does not requires Private Message permission? Regards, James On May 19, 10:11 am, themattharris thematthar...@twitter.com wrote: Hey everyone, Thank you for all

[twitter-dev] Fetching a user's entire timeline

2011-02-25 Thread James Wheare
on how best to deal with it. Seems like the 200 status is a bug in the API too. Cheers, - James -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api

Re: [twitter-dev] User Streams and delimited=length

2011-02-18 Thread James Cheng
stream. I got lengths both for the initial friend's list, as well as each message after that. Thanks! -James On Fri, Feb 18, 2011 at 10:09 AM, John Kalucki j...@twitter.com wrote: Delimited=length works with User Streams. Perhaps you have a typo. -John Kalucki http://twitter.com/jkalucki Twitter

[twitter-dev] Garden hose access

2011-01-15 Thread James Simmons
to find any information about it on the Web or on Twitter.com. Is there a dept. within Twitter that I can contact to arrange the details of upgrading my service level? Thank you, James Simmons -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter

[twitter-dev] Re: historic trend data 10 days old

2010-11-22 Thread James Chivers
, but I'm happy to discuss my project ideas with the Twitter folk if it'll help my request of course. Thanks again, James On Nov 22, 8:37 pm, M. Edward (Ed) Borasky zn...@borasky- research.net wrote: I've seen a few hints of the analytics product and know a fair number   of people who do

[twitter-dev] embedded content

2010-11-11 Thread James Jones
How do you go about getting your content embedded into twitter like youtube and twitpic? -- James Jones +1-413-667-9199 ja...@freedomnet.co.nz -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements

Re: [twitter-dev] A little Google Voice SMS example in Perl

2010-10-23 Thread James Jones
That is awesome Sent from my iPhone On Oct 23, 2010, at 4:44 PM, Neal Rauhauser nrauhau...@gmail.com wrote: I take no responsibility for what you perl monks do with this one ... mind the SSL dependency, the CPAN load didn't handle that for me and it required manual intervention.

[twitter-dev] Re: Net::Twitter::Lite get_authorization_url missing oauth_token ?

2010-10-22 Thread James McGill
; everything works perfectly as documented this time. There must have been a transient problem during the installation of one of the dependencies on the first system - nothing to do with Net::Twitter::Lite which seems to be working perfectly. cheers, james -- Twitter developer documentation

[twitter-dev] Net::Twitter::Lite get_authorization_url missing oauth_token ?

2010-10-21 Thread James McGill
!! cheers, james -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group

[twitter-dev] Re: Tweet button with AJAX content

2010-10-10 Thread Mark Reginald James
I'm no longer seeing the updateTweetCount error when rendering the iframe directly, so this looks like the best method to allow AJAX updates. An additional advantage is that you can make the iframe slightly bigger than that generated by the Twitter JS, eliminating clickjacking warnings from the

[twitter-dev] Over the limit for this type of request, please wait a while and try again

2010-10-05 Thread James Peter
. The new error structure returns a set of error messages under errors instead of just a string under error. James -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com

RE: [twitter-dev] Twitters t.co URL

2010-09-21 Thread james ---------------
Hi Taylor, The problem seemed to have resolved itself . I deleted the postings where the tiny urls where missing. It must have been a glitch. Although would like to know any possible reasons for this for future reference. Regards, Michael From:

[twitter-dev] Twitter API intermittent Connection reset by peer

2010-09-09 Thread James Peter
for minutes. james:~# wget http://twitter.com/oauth/authorize --2010-09-09 05:30:30-- http://twitter.com/oauth/authorize Resolving twitter.com... 128.242.240.148, 128.121.146.228, 128.242.245.212 Connecting to twitter.com|128.242.240.148|:80... connected. HTTP request sent, awaiting response

[twitter-dev] Tweet Entities bug and a question

2010-09-02 Thread James Teters
I've been experimenting with tweet entities and they seem to work very well. I did run across this tweet that did not display properly (when compared to a regex version): http://twitter.com/bcherry/status/22825663746 (From a twitter list) That returned these entities:

Re: [twitter-dev] Re: Introducing the Tweet Button

2010-08-13 Thread James Jones
getting cert errors now On 13/08/10 9:12 AM, artesea wrote: Anyone else getting the count to work? Had several people press the button and it still shows zero, and when clicking on the zero it takes me to the search page containing their tweet, plus our autotweet everytime we do a blog post.

Re: [twitter-dev] Re: Introducing the Tweet Button

2010-08-13 Thread James Jones
why when I click on the count it will send me to the search for both the url of the page and the base url? On 13/08/10 9:12 AM, artesea wrote: Anyone else getting the count to work? Had several people press the button and it still shows zero, and when clicking on the zero it takes me to the

[twitter-dev] Can you get back the ID when you tweet thru the API?

2010-08-01 Thread James
the answer will be you can't due to how twitter works? I'm left with searching through the users recent Tweets to find it, which isn't perfect because twitter may do something like change a URL to a bit.ly one, thus making the text change. Does anyone have any better work-arounds? Thanks, James ps. http

[twitter-dev] Re: not able to send tweet conataining character '*' using OAUTH

2010-07-28 Thread James Teters
You don't specify what language you're using but you should check to make sure that it's oAuth string encoding call encodes all the necessary characters. For example, when writing an oAuth library for JavaScript I used: encodeURIComponent(); However encodeURIComponent does not encode the

[twitter-dev] Twitter Stream API - Location filtering limited to the Western Hemisphere?

2010-07-21 Thread James
I'm attempting to stream Tweets from the UK as a whole(filtering further with tracking words), using Twitters stream API, however I'm having trouble with my bounding box. The LAT/LON pairs I'm using to define a bounding box of the whoe UK(Ire included) is as follows. -9.05, 48.77, 2.19, 58.88

[twitter-dev] Re: Twitter Stream API - Location filtering limited to the Western Hemisphere?

2010-07-21 Thread James
Ah, very true - apologies I mis-understood the meaning of 'degree'. Thanks, I understand the problem now. Seidr On Jul 21, 4:08 pm, Dave Ingram d...@dmi.me.uk wrote: On 07/21/10 15:13, James wrote: I'm attempting to stream Tweets from the UK as a whole(filtering further with tracking words

[twitter-dev] Re: Which one are you using in your mobile app? xAuth or oAuth?

2010-07-12 Thread James Abley
and Blackberry. +1 We have some existing apps (iPhone / iPad and Android) that use Basic Auth and are migrating to OAuth. I'm guessing that Twitter for iPhone uses xAuth - I didn't have to enter a PIN or allow the app via a web UI. Some additional examples would be nice. Cheers, James On Jul 7, 10:19 am

[twitter-dev] Re: Location information only delivered on geocoded searches?

2010-07-09 Thread James
Sure, I'll report the bug. I also know that location should secondary to geo, I just was trying to get any/all relevant geo. On Jul 8, 5:57 pm, Matt Harris thematthar...@twitter.com wrote: Hi James, I'm not sure why the location field is missing from those search results so I'll need

[twitter-dev] Location information only delivered on geocoded searches?

2010-07-08 Thread James
Hi there, I'm getting started with using the search API; I'm a GIS guy looking at how to ingest tweets with geo or location info. I'm seeing an odd behavior with the location element- it seems the location info is only displayed when I submit a geocoded search. As an example: In the results

Re: [twitter-dev] US Location Stream

2010-07-06 Thread James Kim
Hi JC. What are the limits on free? We're wary of locking ourselves into a service that we won't be able to afford. On Mon, Jul 5, 2010 at 2:44 AM, Jean-Charles Campagne a...@semiocast.com wrote: Hello James, may be you would be interested in looking at our API which provides language

Re: [twitter-dev] US Location Stream

2010-07-02 Thread James Kim
Hi John, Thanks for the quick reply. Is there a way to exclude non-english tweets from the stream like the search api does? On Fri, Jul 2, 2010 at 4:03 PM, John Kalucki j...@twitter.com wrote: Hi James, Nope. Even if we allowed all the bounding boxes to cover the US, you'd only get

[twitter-dev] Re: oauth status update returning error 401 invalid / used nonce

2010-06-30 Thread James Ford
? Regards, James. On Jun 17, 12:28 am, Taylor Singletary taylorsinglet...@twitter.com wrote: Can you follow up with me off the list and I'll help you out tomorrow? We'll need to compare signatures and work with me knowing your application secrets. There's something subtle going on. Taylor

[twitter-dev] Re: oauth status update returning error 401 invalid / used nonce

2010-06-30 Thread James Ford
: On Jun 30, 2010, at 14:32 , James Ford wrote: One thing I'm perhaps not clear on, do I need xAuth for this to work? You do need to get the access token somehow. That is what xAuth provides you. That said, you sound like you are a server app. Twitter doesn't support xAuth for server apps

[twitter-dev] Re: Entities not working?

2010-06-10 Thread James
I can't get entities to show up at all simply browsing to http://twitter.com/statuses/friends_timeline.xml?include_entities=true Has this feature been pulled or am I doing something wrong? J On May 29, 1:02 am, Ellsass cpa...@gmail.com wrote: I've retooled my app a bit to avoid using count=X

[twitter-dev] Tweetbox with default text

2010-06-03 Thread James Kim
hi- when I make a tweetbox with default text, the Tweet button is grayed out. Only when I click inside the text area of the tweetbox does the Tweet button become clickable. Is there anyway to make it clickable without someone having to click inside the box? The default text doesn't usually need

[twitter-dev] Re: TWITTER BANS 3rd PARTY ADVERTISING

2010-05-26 Thread James Peter
this makes sense from Twitter's perspective, but for third parties... that just leaves us on an ever changing playing field with invisible goals. I could have lived with rules and rev share additions, but completely banning competition... not so much. Concerned. James PS what's the point

[twitter-dev] twitter stream

2010-05-18 Thread James Jones
I just curious on what peoples thought are on the new twitter stream? Also would like to know if ajax is good at handling the stream or should I be using some other technology when using the stream API?

[twitter-dev] Story on Twitter and Google

2010-05-12 Thread James Zipadelli
If anyone is interested, I wrote a story about Twitter and Google that was finally posted yesterday on digitalmediabuzz.com. Thank you Ed Borasky for your imput. However, I still have yet to hear anything from Twitter. Hint hint. Let me know if you have any questions. James http

Re: [twitter-dev] Legitimate message or spam?

2010-05-05 Thread James Zipadelli
email related to your use of Twitter. For general inquiries or to request support with your Twitter account, please visit us at Twitter Support. -- James Zipadelli Freelance Journalist http://jameszipadelli.com twitter.com/redsoxlive (860) 878-0469 We must not confuse dissent with disloyalty

Re: [twitter-dev] Legitimate message or spam?

2010-05-05 Thread James Zipadelli
Hi Taylor, Thanks. Do you think someone in your press department can get back to me by Friday? The story on Twitter that I'm doing is not a story without Twitter. They can reach me at (860) 878-0469. Cordially, James Zipadelli On Wed, May 5, 2010 at 10:20 AM, Taylor Singletary taylorsinglet

[twitter-dev] Story on Chirp for DigitalMediaBuzz.com

2010-05-04 Thread James Zipadelli
that wish to contribute to my story, let me know. You can reach me at jzipade...@gmail.com. Thank you, James Zipadelli

[twitter-dev] statuses/show.json: profile_background_image_url erroneously populated for users with the background image disabled.

2010-04-23 Thread James Wheare
. Thanks. - James -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscribe?hl=en

[twitter-dev] Re: [twitter-api-announce] Early look at Annotations

2010-04-16 Thread James A. Rosen
Developers can use reverse-FQDNs (like Java's packages) for their namespaces, which prevents collisions without actually requiring nesting. -James A. Rosen On Apr 16, 2:51 pm, Marcel Molina mar...@twitter.com wrote: More namespace nesting would of course increase people's ability to taxonomize

[twitter-dev] Annotation details

2010-04-14 Thread James Teters
Just curious if there is any documentation on how annotations will be implemented? Any ideas on size limitations or restrictions for this meta data? -- To unsubscribe, reply using remove me as the subject.

[twitter-dev] Re: Follow Limit Frustrations

2010-01-19 Thread James Buckingham
Is anyone able to help me with this or should I be asking this question somewhere else? Thanks, James

[twitter-dev] Follow Limit Frustrations

2010-01-18 Thread James Buckingham
for this to be caused.. http://help.twitter.com/forums/10713/entries/66885 My application is whitelisted, I have less than 2000 users and I'm not likely to get anymore followers just now as the application is in testing. Any help in this would be much appreciated. Cheers, James

[twitter-dev] Twitter API call to statuses/followers.json / xml - protected users out of sync.

2009-12-01 Thread James Buckingham
, and now wondering while writing this if maybe it is me that's got this wrong, lol. Thanks a lot, James

[twitter-dev] API 140 character truncation change?

2009-10-20 Thread James Tymann
Has anyone else noticed a change in the way that the 140 character limit is enforced via the API? I noticed a change sometime between the 13th and the 16th that is now causing all my 140+ character posts to be rejected by the API. As of the 13th and earlier if I posted a 140+ character message to

[twitter-dev] Odd behavior with the search API when using since_id

2009-09-23 Thread James Teters
Hello, This has just appeared in the last few days. When I perform a search with the search API I keep track of the newest status id so I can pass that back when doing the next query (as since_id) so that only tweets with a status id greater than since_id are returned. Oddly, beginning yesterday

[twitter-dev] incomplete json response from twitter search query

2009-08-21 Thread james c.
and the last entry is not complete. I should get 50 entries from the first Ajax request. I do get 50 entries from the browser for the same query. Here is the code - is there a parameter I'm missing in either the url or the Ajax request? Any recommendations or suggestions would be appreciated. thanks, James

[twitter-dev] Re: DDoS update: Friday 8PM PDT

2009-08-08 Thread James Salsman
On Aug 7, 8:20 pm, Chad Etzel c...@twitter.com wrote: Here is the state of things as we know them: - The DDoS attack is still ongoing, and the intensity has not decreased at all Has anyone had a close enough look at the botnet infection to deduce the command channel traffic? For better

[twitter-dev] Re: set the from [Application]

2009-08-03 Thread James Todd
set the source parameter. hth, - james On Sun, Aug 2, 2009 at 10:49 PM, Pek wushup...@gmail.com wrote: how do you set the from field when you tweet from the API. Right now mine says from API. I'd like it to say from [My Application] I've set all the fields necessary from the apps settings

[twitter-dev] Re: set the from [Application]

2009-08-03 Thread James Todd
ahhh, that explains why my basic-auth source attribution is still working. thx! - james On Mon, Aug 3, 2009 at 6:54 AM, Duane Roelands duane.roela...@gmail.comwrote: If you're developing a new application, you -must- use OAuth if you want the From line to display your application's name

[twitter-dev] Re: set the from [Application]

2009-08-03 Thread James Todd
looks like my app (http://twitter.com/#search?q=%23twine) was grandfathered in. - james On Mon, Aug 3, 2009 at 2:44 AM, Rich rhyl...@gmail.com wrote: I thought for new applications the only way was via oAuth, and then the source is taken automatically because of your access token. On Aug 3

[twitter-dev] Re: Oauth and Twitter for login.

2009-06-03 Thread James Kennedy
Hi there, Has there been any update on using twitter for authentication. I seem to remmeber seeing this in the wild but would like to add it to my app. cheers James On Apr 13, 4:54 pm, Paul Kinlan paul.kin...@gmail.com wrote: Hi Matt, Yeah I saw the change log, but thought

[twitter-dev] Re: Posting a status update to the Mobile version of Twitter

2009-04-20 Thread James Abley
Just to confirm my understanding, is clickjacking not an issue when using http://twitter.com/ but it potentially is when using http://m.twitter.com/ ? Can you suggest what the preferred way to provide this type of easy- linking functionality might be for mobile? Cheers, James On Mar 3, 11:15

[twitter-dev] Re: Getting Source Parameter in Java from XML returns

2009-04-16 Thread Travis James
package jtwitter; import java.net.MalformedURLException; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Locale; public class TwitterEntry { // Twitter Entry Nodes (each corresponds to a XML node with the same name)

[twitter-dev] Re: Getting Source Parameter in Java from XML returns

2009-04-16 Thread Travis James
it.  I'm assuming it is looking at XML version of the data?  Is this for REST or Search API? -Chad Doug Williams Twitter API Support http://twitter.com/dougw On Thu, Apr 16, 2009 at 7:34 AM, Travis James deadscene...@hyperhack.com wrote: package jtwitter; import

[twitter-dev] Re: Getting Source Parameter in Java from XML returns

2009-04-16 Thread Travis James
jazzyc...@gmail.com wrote: On Thu, Apr 16, 2009 at 5:11 PM, Travis James deadscene...@hyperhack.com wrote: Thank you Doug. That is where I was wrong. Is there anyway to excuse the HTML and just get the Application Name? I believe they've stated that will happen in API v2.  Right now

[twitter-dev] Re: [twitter-api-announce] A note on our API change policy

2009-04-13 Thread James Deville
Another point. If you are fundamentally agile, you should have stories and iterations. What if you posted current breaking change stories at the start of the iteration before you started them. Assuming a 1 or 2 week iteration, we get time to comment, and you won't have to hold code back. JD On

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

2009-04-07 Thread James Deville
) and report back. JD On Tue, Apr 7, 2009 at 11:29 AM, Dimebrain daniel.cre...@gmail.com wrote: Isn't request.PreAuthenticate = true functionally equivalent to adding the credentials manually to avoid the double calls? On Apr 5, 1:21 am, James Deville james.devi...@gmail.com wrote: Look at what

[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

Re: How API will works after OAuth?

2009-02-05 Thread James Deville
Flickr doesn't seem to have a problem with the OAuth formula, so why are people thinking twitter will? In addition, part of the concern I would have with Basic Auth is the plaintext password. Sure, it's Base64 encoded, but that's not encryption, that's just saving bandwidth. If twitter wanted to

Re: How API will works after OAuth?

2009-02-05 Thread James Deville
On Thu, Feb 5, 2009 at 7:52 PM, funkatron funkat...@gmail.com wrote: On Feb 5, 10:38 pm, James Deville james.devi...@gmail.com wrote: Flickr doesn't seem to have a problem with the OAuth formula, so why are people thinking twitter will? I'm not sure people have said Twitter would have

Re: New API methods to retrieve social graph without pagination

2009-02-04 Thread James Deville
Any chance of a easy way to map this to usernames? We want the friends list for Witty (and I imagine others), but we don't need full profiles, just this + username. This won't help us otherwise since we'll need to map the entire list to usernames, which will require too many requests. JD On Wed,

Re: securing a deleted username?

2009-01-22 Thread James Chivers
Just thought I'd update this thread in case other developers are looking to get deleted usernames released for their apps too. Twitter got around to answering my support request however they are not going to release the deleted username to me, and state: Due to high ticket volume, Twitter

Re: Read My Tweets launch imminent -- last minute advice?

2009-01-18 Thread James Chivers
, 2009 at 12:28 PM, James Chivers jchiv...@gmail.com wrote: Hey Amir, As Joe Random internet user, it's not overly clear what your app does or how it works (plus any benefits it'll give me as a user) - maybe worth dropping some intro blurbage on the frontpage? Is everyone familiar

Re: securing a deleted username?

2009-01-18 Thread James Chivers
, Stuart stut...@gmail.com wrote: 2009/1/17 James Chivers jchiv...@gmail.com: Thank you both for your uber rapid responses; much appreciated. I've dropped an email to the usernameiwouldl...@twitter.com but unfortunately I got a 550 back. It looks like twitter.com is using Google apps

Re: Read My Tweets launch imminent -- last minute advice?

2009-01-17 Thread James Chivers
the service, however I appreciate that your app is a little more complex than my bot :) Good luck with the launch! James http://yarimashita.com On Jan 17, 7:58 pm, Christian Heilmann chris.heilm...@gmail.com wrote: Amir Michail wrote: Hi, I will probably launch Read My Tweets on Monday

Re: securing a deleted username?

2009-01-17 Thread James Chivers
invalid email addresses. Maybe in the past they were using a different mta and thus had a different setup (to support such emails), but it doesn't look like it now. Thanks again, James

Changing profile image via PHP/Curl

2009-01-06 Thread James N. Weber
I'm trying to develop a web site form that allows you to choose a profile picture, enter your usernamepassword, and then it will change your profile pic to the selected one. I haven't implemented the choosing of the picture yet, as I'm still trying to get one picture to go through. I keep getting

Re: Changing profile image via PHP/Curl

2009-01-06 Thread James N. Weber
, Stuart stut...@gmail.com wrote: 2009/1/6 James N. Weber jame...@gmail.com: Thanks for the help, Chad. I think I need the PHP equivalent of -F in curl- I'm not sure how to set that. I tried changing it to CURLOPT_POSTFIELDS, and Twitter gave me a Something is technically wrong. page

Re: Changing profile image via PHP/Curl

2009-01-06 Thread James N. Weber
using canned local images from your server. http://pastebin.com/f6eb4650c Hope this helps, -Chad On Tue, Jan 6, 2009 at 3:15 PM, Stuart stut...@gmail.com wrote: 2009/1/6 James N. Weber jame...@gmail.com: Thanks for the help, Chad. I think I need the PHP equivalent of -F in curl- I'm