[twitter-dev] Re: API Changes for February 25, 2009

2009-02-25 Thread Kevin
I see in the recent changes the addition of these parameters, but I don't see in the Twitter dev group or on the wiki anything that explains how they work. I'm sure this is in the email stream somewhere, but I've missed it. I understand the purpose/need of these, but are them meant to used in

[twitter-dev] Re: Introducing Doug Williams, Twitter API Support

2009-03-10 Thread Kevin
Congrats to Doug and everyone at Twitter. The activity on @twitterapi is already noticed and welcome. Thanks.

[twitter-dev] Bug: RSS/xml alternate links on public profiles show uninterpreted @user.id and current_user.id

2009-05-02 Thread Kevin
), but hopefully they'll fix this soon. Kevin Hunt TopFans.com

[twitter-dev] Re: Incomplete profile_image_url

2009-06-10 Thread Kevin
Thanks for that link. (Have to remember to check the bug list as well as searching here.) I second one a request in one of the latter comments in that thread for some meta information about image changes (*_image_last_modified). I have been tracking changes to profile images for a couple months

[twitter-dev] Background images on a0.twimg.com giving access denied

2009-11-04 Thread Kevin
is not adding the S3 access key query string to these background image URLs, or the images are being put into S3 as private items. Hope to see a fix soon. Regards, Kevin Hunt Bubble Fusion Labs

[twitter-dev] After a re-retweet, I don't get an error, I successfully retweeted some random Turkish guy instead.

2009-12-03 Thread Kevin
Hi, In my Twitter client, I successfully retweeted a few tweets from various people using various accounts, but when I try to retweet a tweet I already retweeted before, I get an OK response telling me I retweeted this tweet: https://twitter.com/BelkideGeymovir/status/4986322791 The response

[twitter-dev] Re: After a re-retweet, I don't get an error, I successfully retweeted some random Turkish guy instead.

2009-12-03 Thread Kevin
It seems that http://twitter.com/BelkideGeymovir/ has removed all his tweets, but he had a lot of status updates when I typed my post, including the tweet I mentioned. On Dec 3, 11:57 am, Kevin kevin.bong...@gmail.com wrote: Hi, In my Twitter client, I successfully retweeted a few tweets from

[twitter-dev] Re: After a re-retweet, I don't get an error, I successfully retweeted some random Turkish guy instead.

2009-12-08 Thread Kevin
Hi, It's great the problem has been identified and fixed. However, the API response shows errors instead of the regular error, and the sentence Share sharing is not permissable for this status should be permissIble. Not urgent, but I hope it will be fixed one day :-) Kevin On Dec 4, 5:23 am

[twitter-dev] API username and password

2010-10-15 Thread kevin
What is the username and password to use if your using a website creator like yola -- 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

[twitter-dev] User name and password

2010-10-16 Thread kevin
When creating a free website what is the user name and password you need to use when it asks for it in the twitter widget? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Many twitter to 1 location that gets pushed out

2011-03-29 Thread Kevin
to access and then, using the API, have the web site post the twitter. But before I do any of this: 1) Has this been done before/ am I re-inventing the wheel? 2) Can the API handle this? 3) Would it get Twitter's blessing (I know they are cracking down). Thanks, Kevin -- Twitter developer

invalid profile_image_url returned in JSON timeline

2008-11-14 Thread Kevin Watters
In my friends_timeline.json for tweet 1005190499 I'm getting a profile_image_url value of http://s3.amazonaws.com/twitter_production/profile_images/64498715/rollins_narrowweb__300x460_0_normal.jpg -- which is a 404. The correct, working profile image URL that shows up on twitter.com is

Re: Changing profile image via PHP/Curl

2009-01-19 Thread Kevin Thompson
I'm having the same problem as James with the pastebin script. There was a problem with your picture. Probably too big. Additionally, I came across this thread having a similar error with the api returning a 500 server error when attempting to update a user profile image. My code is using PHP GD

update_profile_image only succeeds on very small images

2009-01-19 Thread Kevin Thompson
I'm attempting to write a simple script to update the user's profile image, but I am getting a response that the image is possible too big each time. The file that I'm attempting to set as the user avatar is no larger than 5k, and it fails. I created a 1px by 1px white gif which weighed in at

Re: update_profile_image only succeeds on very small images

2009-01-20 Thread Kevin Thompson
); // */ On Jan 19, 12:18 pm, Matt Sanford m...@twitter.com wrote: Hi Kevin,      I find that error message misleading. If the image could not be   processed for any reason the error says possibly too big. That's   normally the case with user uploads but it seems like from the API   it's

Re: update_profile_image only succeeds on very small images

2009-01-20 Thread Kevin Thompson
to clear up the issue. --Peter On Jan 20, 8:46 am, Kevin Thompson thompson.kev...@gmail.com wrote: Matt,     I tried changing my script to generate a gif, and my issues with twitter dissapeared, but my image was no longer rendering properly so I switched the output back to png and added

Are emails still unique?

2009-01-21 Thread Kevin Makice
seem to be working)? Or is this an indication that I could use my same main email address for multiple accounts? I assume this is a bug with the new method, as the Twitter web site won't let me make that change to an email already in use. Kevin

[twitter-dev] Question about authority to view social graphs

2009-03-01 Thread Kevin Makice
There are currently two ways you can use the API to see someone's follow network (followers and those you follow). The first is the old way: paginating through the /statuses/friends and statuses/ followers methods. These give a lot more information but do so in smaller chunks. The new way is

[twitter-dev] Re: Problems with search API and html widget

2009-03-09 Thread Kevin D
, the feed results disappear on page refresh or when navigating to the page via the back/forward buttons. I should have checked it using other browsers. :p On Mar 6, 11:12 am, Matt Sanford m...@twitter.com wrote: Hi Kevin,      The most likely cause if that you have multiple widgets, all

[twitter-dev] Incomplete profile_image_url

2009-06-10 Thread Kevin Makice
in the profile_image_url change with each new upload? Thanks, Kevin

[twitter-dev] Grouping API calls

2009-07-09 Thread Kevin Mesiab
Is there a faculty for grouping several API calls together to reduce round trips? -- Kevin Mesiab CEO, Mesiab Labs L.L.C. 208-447-6016 http://www.mesiablabs.com http://www.plsadvise.com

[twitter-dev] Re: Appx # of records in gardenhose

2009-07-09 Thread Kevin Mesiab
Gardenhose? On Thu, Jul 9, 2009 at 5:49 PM, John Kalucki jkalu...@gmail.com wrote: 2m - 3m, very roughly. On Jul 9, 8:34 pm, dhaval dhaval.parik...@gmail.com wrote: hey can ne one tell me the # of records we get appx in gardenhose per day? Thanks -- Kevin Mesiab CEO, Mesiab

[twitter-dev] Re: Getting tweets from Twitter API

2009-07-10 Thread Kevin Mesiab
timezones. -- Regards, Praveen Kumar.N -- Kevin Mesiab CEO, Mesiab Labs L.L.C. 208-447-6016 http://www.mesiablabs.com http://www.plsadvise.com

[twitter-dev] Re: User Search API

2009-07-11 Thread Kevin Mesiab
to report. Thanks, Doug On Fri, Jul 10, 2009 at 2:53 PM, SamirR samir.ray...@gmail.com wrote: Are there plans to implement user search in the API (http:// twitter.com/search/users?q=)? Thanks! Samir -- Kevin Mesiab CEO, Mesiab Labs L.L.C. img src= http://twitterproforum.com

[twitter-dev] Safe url shorteners

2009-07-15 Thread Kevin Mesiab
(ctr vs all other rt.nu links) If you end up implementing RT.nu or playing with the API, we'd really appreciate any feedback. -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://www.mesiablabs.com

[twitter-dev] Re: Safe url shorteners

2009-07-15 Thread Kevin Mesiab
. Not a major problem on Twitter because of the typical transience of data, but when you run a company like mine that needs to reference historic data it will definitely create future problems when these companies fail. Just something for folks to consider ... Owkaye -- Kevin Mesiab CEO

[twitter-dev] Re: Safe url shorteners

2009-07-15 Thread Kevin Mesiab
-Jul-09, at 7:06 PM, Kevin Mesiab wrote: That's a valid concern that we share in our retweet.com application. We dereference all shortened urls before indexing tweets. In anticipation, rt.nu supplies the API call /api/stats/[short]/originalhttp://rt.nu/api/stats/8kw/original to grab

[twitter-dev] Re: Too many requests in this time period. Try again later.

2009-07-17 Thread Kevin Mesiab
getting this from both accounts after only 30 or 40 calls. 403 Too many requests in this time period. Try again later. -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Too many requests in this time period. Try again later.

2009-07-17 Thread Kevin Mesiab
Regarding a sleep between calls, until someone from Twitter pipes in it would be worth a use case test, yes. On Fri, Jul 17, 2009 at 1:38 PM, J.D. jeremy.d.mul...@gmail.com wrote: WRT the sleep, I've never had to in the past. It just started failing. -- Kevin Mesiab CEO, Mesiab Labs L.L.C

[twitter-dev] Re: How to pattern-match these crazy shortened URLs?

2009-07-17 Thread Kevin Mesiab
already solved this and wants to share ;-) -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: How to pattern-match these crazy shortened URLs?

2009-07-17 Thread Kevin Mesiab
In js, this seems to work: var x = /(?:http://)*(w{0,3}\.?\w+\.\w{2,3}[/\w]*)/gim var p = 'a href=$1$1/a'; str.replace( x, p ); On Fri, Jul 17, 2009 at 7:06 PM, Kevin Mesiab ke...@mesiablabs.com wrote: Code commented w/ don't ask is immediately suspect :P On Fri, Jul 17, 2009 at 6:43

[twitter-dev] Re: Matt Sanford, signing off.

2009-07-18 Thread Kevin Mesiab
, and good luck; – Matt Sanford / @mzsanford Twitter Dev * = Who just said Hi, Dr. Nick. out loud? Your cube neighbor thinks you're crazy. -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Tweet Photo

2009-07-18 Thread Kevin Mesiab
to capitalize on. I'm not involved w/ TweetPhoto in any way, but I do plan to integrate their API, and set it as default ;) Hope some of you find this helpful. -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] What is users/show time caching for profile_image_url ?

2009-07-19 Thread Kevin Dunglas
Hello, I'm working on a program which update periodically some Twitter accounts avatars. Here is the process: -- while True: GET http://twitter.com/users/show/myuser.xml GET avatar located at the url specified in the profile_image_url XML tag Make some change to the avatar POST the new

[twitter-dev] Re: Tweet Photo

2009-07-19 Thread Kevin Mesiab
Have at it https://www.google.com/adsense/localized-terms On Sun, Jul 19, 2009 at 6:11 PM, Swaroop rh.swar...@gmail.com wrote: Hmm, is this even allowed (by Adsense)? https://www.google.com/adsense/localized-terms -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http

[twitter-dev] HotTweeters

2009-07-20 Thread Kevin Mesiab
Alright... which one of you made HotTweeters.com? ;) Clever adaptation. -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: HotTweeters

2009-07-20 Thread Kevin Mesiab
http://siteanalytics.compete.com/hottweeters.com/ http://siteanalytics.compete.com/hottweeters.com/That for starters On Mon, Jul 20, 2009 at 2:47 AM, Christian Heilmann chris.heilm...@gmail.com wrote: Kevin Mesiab wrote: Alright... which one of you made HotTweeters.com? ;) Clever

[twitter-dev] Re: HotTweeters

2009-07-20 Thread Kevin Mesiab
While others might waste time educating you with a proper debate, some of us are busy profiting on page views. On Mon, Jul 20, 2009 at 3:03 AM, Christian Heilmann chris.heilm...@gmail.com wrote: Kevin Mesiab wrote: http://siteanalytics.compete.com/hottweeters.com/ That for starters

[twitter-dev] Re: What is users/show time caching for profile_image_url ?

2009-07-20 Thread Kevin Dunglas
Nobody has the answer? It helps me a lot! On Jul 19, 6:42 pm, Kevin Dunglas dung...@gmail.com wrote: Hello, I'm working on a program which update periodically some Twitter accounts avatars. Here is the process: -- while True:   GEThttp://twitter.com/users/show/myuser.xml   GET avatar

[twitter-dev] Re: Do the order of the Parameters Posted in the URL matter for the Twitter API with oAuth?

2009-07-28 Thread Kevin Mesiab
No. On Tue, Jul 28, 2009 at 4:40 PM, bosher bhellm...@gmail.com wrote: Thanks -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Twitter JS implementation

2009-07-29 Thread Kevin Mesiab
-- Internets. Serious business. -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Fun140 and Truetwit developers

2009-08-02 Thread Kevin Mesiab
Merritt Fol.la MeDia, LLC -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Following Churn: Specific guidance needed

2009-08-11 Thread Kevin Mesiab
? -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Following Churn: Specific guidance needed

2009-08-11 Thread Kevin Mesiab
time to deal with reality rather than dreaming of a perfect world. Owkaye -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Following Churn: Specific guidance needed

2009-08-11 Thread Kevin Mesiab
Step 1.) turn off email notifications (legitimat, but easily mitigated problem).Step 2.) getting spammed? Unfollow that user (question why you followed them in the first place). On Tue, Aug 11, 2009 at 8:35 AM, Kevin Mesiab ke...@mesiablabs.com wrote: And here lies the slippery slope

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-11 Thread Kevin Mesiab
in joining the Twitter Developers Alliance, which is presently working on the first draft of the Twitter Developers Bill of Rights, which Twitter has agreed to coordinate with. I'm very interested to learn more about the specifics, if there is some developer TOS I'm unaware of. -- Kevin Mesiab CEO

[twitter-dev] Re: Following Churn: Specific guidance needed

2009-08-12 Thread Kevin Mesiab
Well said Shannon. -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Early developer preview: Retweeting API

2009-08-13 Thread Kevin Mesiab
Bravo! Great job Twitter API Team!

[twitter-dev] Re: php regex for twitter password

2009-08-15 Thread Kevin Mesiab
).  While I could make some progress, I don't know all the rules for a good password.  My intent is to ensure server (and service) are safe.  With that in mind, can anyone provide a fair enough regex example of sanatizing a password for twitter service? Thanx. -- Kevin Mesiab CEO, Mesiab Labs

[twitter-dev] Re: How do you store the social graph locally?

2009-08-15 Thread Kevin Mesiab
, you will be able to perform your diffs swiftly. my two cents, not adjusted for inflation. On Sat, Aug 15, 2009 at 10:24 AM, Arik Fraimovicharik...@gmail.com wrote: On Aug 15, 10:56 pm, Kevin Mesiab ke...@mesiablabs.com wrote: If you store them as blobs, we're going to revoke your compiler

[twitter-dev] Re: How do you store the social graph locally?

2009-08-15 Thread Kevin Mesiab
-- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Open Auth

2009-08-15 Thread Kevin Mesiab
a source attribute without OAuth implementation? -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Open Auth

2009-08-16 Thread Kevin Mesiab
When a user signs up at TwitPic, for instance, the same credentials they used for Twitter are now valid for use in uploading media. This lets users enjoy a bit of a mash-up with a single sign-on. Is this also true when authorized via openAuth? -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http

[twitter-dev] Re: Search for user API

2009-08-26 Thread Kevin Mesiab
for tweets from or to a user, only in searching for user profiles matching the above criteria. Thanks, -Marc -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Search for user API

2009-08-26 Thread Kevin Mesiab
http://apiwiki.twitter.com/Twitter-Search-API-Method%3A-search On Wed, Aug 26, 2009 at 10:51 AM, Kevin Mesiabke...@mesiablabs.com wrote: Use the search api On Wed, Aug 26, 2009 at 10:38 AM, Marc Andrewsbackcirc...@gmail.com wrote: I've scoured the API documentation, but to my surprise

[twitter-dev] Re: General Twitter APIs question - query by application?

2009-08-26 Thread Kevin Mesiab
some discussion. Shannon Founder, Nearness Function - strategic consulting, brand advertising sponsorships Twitter - rycaut Blogs: Slow Brand - http://slowbrand.com Searching for the Moon - http://shannonclark.wordpress.com -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com

[twitter-dev] Re: Streaming API -- CHANGE REQUIRED -- URL rationalization

2009-08-26 Thread Kevin Watters
Will the streaming API ever expose tweets from protected users?--or is it an infrastructure limitation that isn't going away anytime soon? Also, will we ever see the ability to get real time tweets based on search operators (http://search.twitter.com/operators)? On Aug 26, 3:06 pm, John Kalucki

[twitter-dev] OT: Retweet.com API

2009-08-27 Thread Kevin Mesiab
Just a quick heads up, we've published a very simple JSON API for Retweet.com to perform lookups on urls: http://retweet.com/story/api/http://cnn.com -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Either destroy is/was failing, or my understanding of destroy is/was failing

2009-09-02 Thread Kevin Mesiab
Consulting, Teaching, Speaking, Writing  http://www.tedneward.comhttp://www.tedneward.com -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Twitter AIR/JS API

2009-09-03 Thread Kevin Mesiab
For those of you developing in AIR or JS, we've open sourced our Twitter API library. Collaborators encouraged: http://code.google.com/p/adobe-air-twitter/ -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: Is twitter a fad or worth development efforts?

2009-09-03 Thread Kevin Mesiab
relevant (and its users enjoy a rich experience) for a lot longer than it should. It also gets to 'grow up' into a real company and earn revenue from a reseller split (again, via Apple). -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: new cursor-based pagination not multithread-friendly

2009-09-18 Thread Kevin Mesiab
We can deal w/ rate limiting, just give us some semblance of accuracy or the calls are pointless.

[twitter-dev] Re: master thesis related to Twitter

2009-09-25 Thread Kevin Mesiab
to more intensive research. *** *** *** Does anyone have any suggestions? My ticket has a six-digit number so I'm afraid I won't get any answer :) I'll probably ask for help during my work so I subscribe to this group anyway. Thanks in advance! -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http

[twitter-dev] Re: attn: Kevin Mesiab - been seeing a lot of Bambibot ...

2009-09-26 Thread Kevin Mesiab
Thanks for the heads up. On Sat, Sep 26, 2009 at 12:00 AM, Andrew Badera and...@badera.us wrote: ... accounts with Hummingbird links in the bio. Fresh instance from this morning: http://twitter.com/KateSueMuir Kevin, any chance you can help abate the flood of spam your multiple-account

[twitter-dev] Re: monitor a #

2009-10-01 Thread Kevin Mesiab
to everyone that posts in #php? Thanks, Chris -- Kevin Mesiab CEO, Mesiab Labs L.L.C. http://twitter.com/kmesiab http://mesiablabs.com http://retweet.com

[twitter-dev] Re: monitor a #

2009-10-01 Thread Kevin Mesiab
Attention to detail fail. ;) On Wed, Sep 30, 2009 at 11:01 PM, Andrew Badera and...@badera.us wrote: And, that only works if you have appropriate access to the server. On Thu, Oct 1, 2009 at 5:00 AM, Andrew Badera and...@badera.us wrote: Read #2 Kevin. ∞ Andy Badera ∞ +1 518-641-1280

[twitter-dev] Re: Draft of List API documentation

2009-10-16 Thread Kevin Makice
This is great. Will there be some mechanism to keep track on new and changed lists coming from the Twitter community, like a public timeline for list creation? Or is the only way to become aware of lists through the API to start checking users for their list creation/inclusion?

[twitter-dev] Re: New behaviour for statuses/update API call for 141+ char sized messages and duplicates?

2009-10-23 Thread Kevin Menard
Hi, I'm seeing the same thing that Ole is. Twitter is not truncating the status, but rather returning the last correctly updated status. -- Kevin On Oct 16, 4:58 am, janole s...@mobileways.de wrote: According to my tests, messages will not be truncated anymore! Instead, you will get

[twitter-dev] Re: New behaviour for statuses/update API call for 141+ char sized messages and duplicates?

2009-10-26 Thread Kevin Menard
Thanks for the info, Dave. Although, the fact that the current behavior does not match the API docs does make it a bug. Whether that bug is in the implementation or the docs is really what's up for grabs. -- Kevin On Oct 24, 6:39 am, Dave Sherohman d...@fishtwits.com wrote: http

[twitter-dev] Application Definitions on the Twitter homepage

2010-01-11 Thread Kevin Chu
. Thanks, Kevin

[twitter-dev] using max_id with Search API

2010-01-25 Thread Kevin Fenger
this work in a couple months. Any response would be appreciated. Thanks, Kevin

Re: [twitter-dev] Re: Getting server 500 errors starting on 1/25/2010 using show api

2010-01-26 Thread Kevin Marshall
-- as http://twitter.com/users/show.xml?id=12735452 also confirms). BTW - if you use the user_timeline method, I think you can get the same status stuff ( http://twitter.com/statuses/user_timeline.xml?id=12735452 ) - Kevin On Tue, Jan 26, 2010 at 3:11 PM, Jeffrey Greenberg jeffreygreenb

Re: [twitter-dev] Advanced search capability in API?

2010-01-26 Thread Kevin Marshall
=until=rpp=15 Add the same parameters to your search api call and I believe you'll get the same results. Hope it helps. - Kevin http://wow.ly On Tue, Jan 26, 2010 at 4:34 PM, mapgeek mj.hu...@gmail.com wrote: Hi, I've scanned some previous posts, along with the API documentation, but have come

Re: [twitter-dev] Re: Getting server 500 errors starting on 1/25/2010 using show api

2010-01-27 Thread Kevin Marshall
That's what I see as well. - Kevin http://wow.ly On Tue, Jan 26, 2010 at 7:48 PM, Raffi Krikorian ra...@twitter.com wrote: i'm confused - what are people seeing?  i'm seeing a 404 on that status, not a 500. [ra...@tw-mbp13-raffi twitter (homing_pigeon)]$ curl -v http://twitter.com/statuses

Re: [twitter-dev] statuses/update and Lists

2010-01-28 Thread Kevin Marshall
Right now lists show all public status of anyone on the list, there is (as far as I know) no way to post a status update to just a specific list. - Kevin http://wow.ly On Wed, Jan 27, 2010 at 6:17 PM, Stan ema...@gmail.com wrote: I am interested in using the Twitter API to send status update

Re: [twitter-dev] Statuses/Show Method doesn't display multiple statuses?

2010-01-28 Thread Kevin Marshall
I believe you are looking for user_timeline: http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-user_timeline - Kevin http://wow.ly On Fri, Jan 29, 2010 at 12:35 AM, beerkid beers...@gmail.com wrote: I am looking to get a result similar to if I visit twitter.com/ USERNAME. I

Re: [twitter-dev] DMs are automatically tweeted (not what I want!) :)

2010-01-29 Thread Kevin Marshall
Also check what apps you've granted access to: https://twitter.com/account/connections and remove any that you no longer want to have access... - Kevin http://wow.ly On Fri, Jan 29, 2010 at 10:23 PM, Abraham Williams 4bra...@gmail.com wrote: Change your password. Abraham On Tue, Jan 26

Re: [twitter-dev] Twitter Search with HTTP Referrer and User Agent

2010-01-31 Thread Kevin Marshall
You're most likely using cURL with PHP so you want to look into cURL options to set headers...on a very generic level it will be something like: $headers = User-Agent: YourAppName; curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); - Kevin http://friendstat.us On Sun, Jan 31, 2010 at 2:24 AM, marc

Re: [twitter-dev] Re: Possibility to link to the user page not by the name but by the id.

2010-01-31 Thread Kevin Marshall
users would actually use the service... Don't sweat the edge cases so much, fear will paralyze you...it's better to be 'completely broken' for a small percentage of people than to not exist for anyone... Just my two cents ;-) - Kevin On Sun, Jan 31, 2010 at 10:41 AM, Michael Steuer mste

Re: [twitter-dev] I attach my new app to the wrong twitter account: how to change that

2010-01-31 Thread Kevin Marshall
have access to the account you incorrectly set the app up from in the first place (but if you don't how did you set it up in the first place?!)... - Kevin http://friendstat.us On Sun, Jan 31, 2010 at 1:42 PM, Abraham Williams 4bra...@gmail.com wrote: You can try emailing a...@twitter.com but I

Re: [twitter-dev] Hey, Twitter, let us buy sidebar ads! (Or, stop focusing on the biggies.)

2010-02-02 Thread Kevin Marshall
things going on, it's a low priority nice-to-have on my list, but since the topic was brought up, I thought I would add my two cents ;-) Thanks! - Kevin On Tue, Feb 2, 2010 at 2:00 AM, PJB pjbmancun...@gmail.com wrote: Right now, the ad in the sidebar on the right-hand side of Twitter.com

Re: [twitter-dev] Source parameter request for mobile Twitter app ignored (and issues with Twitter's policy toward oAuth on mobile/desktop)

2010-02-02 Thread Kevin Marshall
of processing and storage to Twitter's side of things...but otherwise, I think it would appease most people ;-) - Kevin On Tue, Feb 2, 2010 at 7:31 AM, Raffi Krikorian ra...@twitter.com wrote: Here's an idea: let's reverse engineer the top desktop and mobile Twitter apps and use their oAuth keys to... Oh

Re: [twitter-dev] Re: listed count?

2010-02-09 Thread Kevin Marshall
to determine how many lists a given user is currently on. - Kevin http://friendstat.us On Tue, Feb 9, 2010 at 1:10 PM, Cameron Kaiser spec...@floodgap.com wrote: Why would my IP get banned - the API allows developers to retrieve almost every piece of data from user's twitter profiles so developers

Re: [twitter-dev] Re: A proposal for delegation in OAuth identity verification

2010-02-10 Thread Kevin Marshall
It means you're in Portland Oregon...oh wait, that's area code 503...sorry. On Wed, Feb 10, 2010 at 1:12 PM, Harshad RJ harshad...@gmail.com wrote: On Wed, Feb 10, 2010 at 11:05 PM, Dewald Pretorius dpr...@gmail.com wrote: Raffi, You said, sends along the user object ass part of it. Does

[twitter-dev] Re: Changing the Content-Type header for OAuth token exchanges

2010-03-11 Thread Kevin Wallace
In With Twitter and OAuth. We would greatly appreciate it if you would go back to text/plain, at least until we can release versions of our app that will accept application/x-www- form-urlencoded. Otherwise our customers are screwed until then. Kevin Wallace Abvio LLC Founder On Mar 10, 1:13 pm

[twitter-dev] sending messages using api in batch/offline process

2010-05-17 Thread Kevin Nelson
I'm new to twitter and have been searching for a solution to send notifications to multiple twitter users in a batch/offline process. This batch exe will be written in c# and will be scheduled to run on a designated server at midnight. It will send various notifications to twitter users who have

[twitter-dev] Is there a twitter windows desktop client support oauth ?

2010-05-18 Thread Kevin Li
i can not find any client support oauth on windows XP……

[twitter-dev] Twitter OAuth Authentication Fails

2010-08-24 Thread Kevin Wallace
I have three iPhone apps that use OAuth to communicate with Twitter. They have been working well for several months but recently when trying to set-up authentication and exchange the various OAuth tokens using Safari on the iPhone, Safari brings up a page from Twitter that says: Something is

[twitter-dev] Login App

2010-10-13 Thread kevin simmons
I am currently developing a game that incorporates facebook and twitter. This will be a game available on facebook as all other facebook games are. If you are not familiar, quick steps: search for a game on facebook select allow or deny tracking of data game launches. but before we launch you

[twitter-dev] Re: Snowflake, it's almost 9007199254740992 time.

2010-12-03 Thread Kevin Watters
Beware the natural order comparison code linked above. natcompare(10705970246197248, 625058521088) returns -1 incorrectly. See https://gist.github.com/727383 for an example. On Nov 23, 12:26 pm, Matt Harris thematthar...@twitter.com wrote: Hey everyone, You may remember a few weeks ago we

[twitter-dev] Can't get Oauth working

2011-01-07 Thread kevin dillon
I'm trying to develop a twitter program but no matter what I do, I can't seem to authorize. I've followed several tutorials to the letter, and can't authorize using their methods either. Most of the time I get Woah there! This page is no longer valid. It looks like someone already used the token