[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 wrote: > I've retooled my app a bit to avoid using "count=X" in my REST >

[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 for

[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 wrote: > Hi James, > > I'm not sure why the location field is missing from those search results so > I'll need

[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 Ho

[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 wrote: > On 07/21/10 15:13, James wrote: > > > I'm attempting to stream Tweets from the UK as a whole(filtering > > fu

[twitter-dev] Re: making API call to update status

2009-06-21 Thread James
On Jun 4, 2:57 pm, Abraham Williams <4bra...@gmail.com> wrote: > If an application is created using read-only an account grants access and > then the application changes to read-write the user needs to grant access > again in order for the application to post updates. > I've changed my applica

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

2010-08-01 Thread James
;m guessing 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

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: taylorsinglet..

RE: [twitter-dev] SSL required

2010-10-13 Thread james ---------------
Date: Wed, 13 Oct 2010 15:16:54 +0530 Subject: Re: [twitter-dev] SSL required From: georgo...@gmail.com To: twitter-development-talk@googlegroups.com I have used http://. Now i got other exceptio message "Failed to validate oauth signature and token" I have used liboauth libraries .. Could u

School Project

2008-10-29 Thread James
I'm currently in a graduate class about natural language processing. My partner and myself came up with a project to do opinion mining on tweets dealing with the election data. We would like to get an archive of the election.twitter.com feed. We have already wrote an application to retrieve the

[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] statuses/show.json: profile_background_image_url erroneously populated for users with the background image disabled.

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

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

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

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 dislo

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 < taylo

[twitter-dev] Issues using xAuth on IPhone

2010-05-11 Thread James Burr
rough the API Console at http://dev.twitter.com/console but it is not working. Twitter has confirmed that xAuth is enabled for my application. I m not sure how I can verify that xAuth is actually enabled. I would appreciate any pointers, help regarding this. Regards, James

[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

[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] Re: TWITTER BANS 3rd PARTY ADVERTISING

2010-05-26 Thread James Peter
idea that the ban was only in the publishing end, not insertion. Of course all 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 completel

[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 ne

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

2010-06-30 Thread James Ford
ed xAuth for this to work? Regards, James. On Jun 17, 12:28 am, Taylor Singletary 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 s

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

2010-06-30 Thread James Ford
Thanks for the response. I am using the consumer key and secret found here: http://dev.twitter.com/apps/ And the access token and secret found here: http://dev.twitter.com/apps//my_token No joy. On Jun 30, 9:47 pm, "Andrew W. Donoho" wrote: > On Jun 30, 2010, at 14:32 , Jam

[twitter-dev] US Location Stream

2010-07-02 Thread James Kim
Hi all, I'm trying to capture all the tweets originating from the US. Is there a simple way to do this without creating many bounding boxes?

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 wrote: > Hi James, > Nope. Even if we allowed all the bounding boxes to cover the US, you'd only > get the t

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 wrote: > Hello James, > > may be you would be interested in looking at our API which provides >

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

2010-07-12 Thread James Abley
kberry. +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 >

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

2009-04-16 Thread Travis James
> http://code.google.com/p/twitter-api/issues/detail?id=75 > > > > On Thu, Apr 16, 2009 at 16:54, Chad Etzel wrote: > > > On Thu, Apr 16, 2009 at 5:11 PM, Travis James > > wrote: > > > > Thank you Doug. That is where I was wrong. Is there anyway to excuse >

[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: 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 wrote: > Hi Matt, > > Yeah I saw the change log, but thought that the presence in t

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

2009-08-02 Thread James Todd
set the "source" parameter. hth, - james On Sun, Aug 2, 2009 at 10:49 PM, Pek 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 wrote: > > If you're developing a new application, you -must- use OAuth if you > want the "From" line to display your appli

[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 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

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

2009-08-07 Thread James Salsman
On Aug 7, 8:20 pm, Chad Etzel 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 or worse (t

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

2009-08-21 Thread james c.
es 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

[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] 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] Twitter API call to statuses/followers.json / xml - protected users out of sync.

2009-12-01 Thread James Buckingham
g ticket with Twitter as strangely nobody seems to have, and now wondering while writing this if maybe it is me that's got this wrong, lol. Thanks a lot, James

[twitter-dev] Follow Limit Frustrations

2010-01-18 Thread James Buckingham
e I'm a bit confused as to what rule I've hit 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] 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] 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 charact

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. Al

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 sea

[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: {"urls":[{"indices":[36,7

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

2010-09-09 Thread James Peter
hangs 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, awaitin

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

2010-10-05 Thread James Peter
ncing this problem and not noticing. 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://t

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

2010-10-21 Thread James McGill
Any pointers would be greatly appreciated!! thanks!! 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

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

2010-10-22 Thread James McGill
iring up a new vanilla VM instance and reinstalling Net::Twitter::Lite; 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 w

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 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. > > > #!/usr/bin/perl > u

[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

[twitter-dev] historic trend data > 10 days old

2010-11-20 Thread James Chivers
t; 10 days from the API? Thanks in advance, 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: h

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

2010-11-22 Thread James Chivers
ause some internal debate, 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" wrote: > I've seen a few hints of the analytics product and know a fair

[twitter-dev] Garden hose access

2011-01-15 Thread James Simmons
I can't seem 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

/users/show failing again

2008-10-17 Thread James Kovacs
My experience with coding against Twitter's REST API is browsing through the code of some existing clients. So apologies for the noob-like question. James

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

2009-01-17 Thread James Chivers
e explains 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 wrote: > Amir Michail wrote: > > Hi, > > > I will probably launch Read My Tweets o

securing a deleted username?

2009-01-17 Thread James Chivers
the twitter support team)? Cheers, James

Re: securing a deleted username?

2009-01-17 Thread James Chivers
ocess 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

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

2009-01-18 Thread James Chivers
an 17, 2009 at 12:28 PM, James Chivers 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 front

Re: securing a deleted username?

2009-01-18 Thread James Chivers
eers! On Jan 18, 1:47 am, Stuart wrote: > 2009/1/17 James Chivers : > > > > > 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. > > >

Re: rate limit question

2009-01-19 Thread James Chivers
#x27; rate limit (or whether they guessed your IP from recent connections, etc.). When you hit http://twitter.com/account/rate_limit_status.xml from your server, are you seeing the 'hourly-limit' decrement? Cheers, James On Jan 19, 10:46 am, Ruth wrote: > Hi, > I have received a wh

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 Suppo

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: 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 wrote: > > > > On Feb 5, 10:38 pm, James Deville 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

[twitter-dev] Re: rate_limit_status called from .NET WebClient class

2009-03-23 Thread James Deville
On Sun, Mar 22, 2009 at 8:04 PM, J.D. wrote: > > I must be doing something wrong. If I call rate_limit_status with > CURL, I can see 2 different counts, depending on if I pass my > credentials or not. If I do the same thing from a .NET application, I > always get the non-authenticated (IP address

[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] Re: VB.net auh failure [403]

2009-04-07 Thread James Deville
ation) and report back. JD On Tue, Apr 7, 2009 at 11:29 AM, Dimebrain 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 wrote: > > Look at what req

[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 Sat

[twitter-dev] Getting Source Parameter in Java from XML returns "<"

2009-04-16 Thread Travis James
I have a Twitter application that I created in Java and I am able to get the source parameter by using XMLParser. I have my application to where it displays "Username from Source, Status Text" Username works perfectly, but source only displays when a user updates from the web, if they updated fr

[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) pu

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

2009-04-16 Thread Travis James
nd didn't really see where it is doing the parsing > > so I must be missing 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://twit

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

2011-02-18 Thread James Cheng
gths in my 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 wrote: > Delimited=length works with User Streams. Perhaps you have a typo. > > -John Kalucki > http://twitter.

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

2011-02-25 Thread James Wheare
't exactly a hard cutoff. Has anyone had any experience of this and can offer advice 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-dev] Re: A new permission level

2011-05-18 Thread James Peter
cate" method as well 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 wrote: > Hey everyone,

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 wrote: > > I&#

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 cha

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

2011-05-23 Thread James Estes
you can use Sign in with Twitter after a user has authorized your application for R/W/DM. James On Mon, May 23, 2011 at 4:08 PM, Tyson Lowery wrote: > Ahhh, thanks that answers half my question.  I did not see that from > Matt - they should split that thread into technical questions and &

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

2011-05-23 Thread James Estes
ss level 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 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
r assigning multiple twitter users to administer/manage the app. James On Mon, May 23, 2011 at 4:14 PM, Craig Walls 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

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

2011-05-25 Thread James Estes
read/5bf53b81f2d868c/87bcc4780e7f2f7d?lnk=gst&q=X-Access-Level#87bcc4780e7f2f7d James On Wed, May 25, 2011 at 8:52 AM, Mark Pavlidis wrote: > Matt is this header in yet I haven't seen any announcements elsewhere > > On May 19, 4:17 pm, themattharris wrote: >> >> >

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 wrote: > I mean using the twitter API for my own website.

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 wrote: > H

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 h

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 wrote: > This is the simplified one is:

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 wrote: > Oh! Awesome info! thanks. > And do you know where can i ask for doing it? Or i c

Re: [twitter-dev] Stream throttled

2011-05-31 Thread James Estes
rack is an enumeration of statuses that, since the start of the connection, matched 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 Sa

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

2011-06-01 Thread James Gifford
Hehe. ;) Not in the slightest. I use your service, as do all of my (albeit few) twitter using friends. :) Cheers, James Gifford http://jamesrgifford.com On Jun 1, 2011, at 14:09, Tjaap wrote: > > I sure hope you don't seriously mean that James ;-) > > - Jaap (@twisst) > &g

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 wrote: > Hi, > > I am collecting Twitter data for my research. The API says that : > > [1] "Anonymous calls are based on t

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 /oauth/author

[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 wrote: > More namespace nesting would of course increase people's ability to > ta

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

2010-10-08 Thread Mark Reginald James
That's great Jesse that you've found a method that works. I didn't know that was a way to force a reload of widget.js. Note that widget.js only needs to be re-sourced once to render all Tweet buttons on the page, so you can just render plain tweet links and then re-source the script. An alternati

[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 No

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 username&password, 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
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- the robot lobster with a broken claw. Any ideas? James On Jan 6,

Re: Changing profile image via PHP/Curl

2009-01-06 Thread James N. Weber
l_handle);" is coming back empty. Thanks for your help! On Jan 6, 1:15 pm, Stuart wrote: > 2009/1/6 James N. Weber : > > > > > 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

Re: Changing profile image via PHP/Curl

2009-01-06 Thread James N. Weber
t with File Uploading through a form, or just 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 wrote: > > > 2009/1/6 James N. Weber : > > >> Thanks for th