Re: [twitter-dev] Grupo Abril (Brazil) - API limits

2011-06-01 Thread Carlos Eduardo
Ola Marcelo, podemos conversar, e quem sabe posso ajudar a chegar em uma solucao, mas ja posso adiantar para vc que os problemas de limites todos passamos, qualquer coisa me manda um email e falamos melhor. carlos@gmail.com abs Carlos On Wed, Jun 1, 2011 at 3:52 PM, Mario Ramos mario.nogue

[twitter-dev] Re: Search API the public alternative to URL count API?

2011-02-14 Thread Carlos Hugo Gonzalez Castell
are usign oauth api? in this api your manage the callbacks twitter On 13 feb, 07:51, Martin Cronjé martincronj...@gmail.com wrote: Hi there, I am busy writing an aggregator and I am looking at using the Twitter API to get URL counts. I seems that public developers are not allowed to use

[twitter-dev] how to communicate with followers

2011-02-11 Thread Carlos Eduardo
I need a help, I'm developing an app for a client where it needs to communicate with his followers individually, each follower will receive a different link, the solution would be to have DM, but with a limit of 250 per day this becomes impossible, try sending mentions twitter but suspends the

Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread Carlos Eduardo
250 per day, how to do this with a client who has 10,000 followers? since we have no more to whitelisting, tks Carlos Eduardo On Thu, Feb 10, 2011 at 7:43 PM, Ryan Sarver rsar...@twitter.com wrote: Beginning today, Twitter will no longer grant whitelisting requests. We will continue to allow

[twitter-dev] Mentions AND DM

2011-02-09 Thread Carlos Eduardo
, but the twitter suspend the User, any have any solution, such as sending mentions without being suspended? or some other idea tks Carlos Eduardo -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues

Re: [twitter-dev] Mentions AND DM

2011-02-09 Thread Carlos Eduardo
there is different for each region or profile, sorry for the English now used google to talk to you tks Carlos On Wed, Feb 9, 2011 at 8:57 PM, Taylor Singletary taylorsinglet...@twitter.com wrote: My first recommendation is to read the Automation Best Practices guide we have, if you haven't already

[twitter-dev] Unfollow

2010-12-05 Thread Carlos Eduardo
Is there any way to find out where users from Unfollow other User -- 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

[twitter-dev] Re: retweeted always returing as false in /1/statuses/user_timeline.json

2010-11-16 Thread Carlos M.
Guys, any update in this issue? still getting all the retweeted values False. On Oct 18, 10:28 am, Carlos M. carlos.mes...@gmail.com wrote: Any update on this issue? I don't see any news in the mailing list :-/ Cheers, Carlos On Sep 4, 8:27 pm, Orian Marx (@orian) or...@orianmarx.com wrote

[twitter-dev] Re: retweeted always returing as false in /1/statuses/user_timeline.json

2010-10-18 Thread Carlos M.
Any update on this issue? I don't see any news in the mailing list :-/ Cheers, Carlos On Sep 4, 8:27 pm, Orian Marx (@orian) or...@orianmarx.com wrote: At this point there are a number of fields on various objects returned by Twitter that should be considered unreliable (mostly on user objects

[twitter-dev] Total Number of Retweets

2010-10-17 Thread carlos
Hey, Im lookin for a simple way to get total number of retweets of a given retweet. For example I wrote tweet with id 49, and text: The best tweet! Please Retweet, so I want to get total number of retweets of tweet id=49, containing text RT: @mynick The best tweet! Please Retweet. I'm new in

[twitter-dev] Re: What do the attributes represent in a geo place lookup for a city

2010-08-06 Thread Carlos
Was the mentioned document completed? On Jul 13, 10:13 pm, Ryan W rwilli...@gmail.com wrote: Thanks Matt, I'll look forward to the doc updates. On Jul 12, 11:05 pm, Matt Harris thematthar...@twitter.com wrote: Great questions. I'll be publishing a document to dev.twitter.com about

[twitter-dev] Re: Not able to connect to twitter API from Google Appengine

2010-07-26 Thread Aurélio Carlos
My application www.ctwittlike.net (http://ctwittlike.appspot.com) continues without access to Twitter's API. Thank you. Aurélio Carlos lelinhopr...@gmail.com On Jul 23, 4:26 pm, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Everyone, Here are the details on the issues

[twitter-dev] Re: Incorrect signature with oAuth

2010-07-17 Thread Carlos
Are you doing this in PseudoCode? base = methodURLEncode(endpoint)URLEncode(URLParameterString) where URLParameterString = URLEncode(name)=URLEncode(value)URLEncode(name)=URLEncode(value)... On Jul 17, 11:01 am, CeBeans inven...@cebeans.com wrote: Im developing a DLL in eVC++3.0 (native C++)

[twitter-dev] api.twitter.com SSL cert expiring on 7-27-2010?

2010-07-16 Thread Carlos
sure that twitter is aware of this and planning a cert change but since it's less than 2 weeks away I thought I'd bring it up just in case. Also, will the new cert be trusted by default on most current mobile OSes? -Carlos

[twitter-dev] Re: api.twitter.com SSL cert expiring on 7-27-2010?

2010-07-16 Thread Carlos
, 2:33 pm, John Adams j...@twitter.com wrote: We have renewed the existing wildcard certificate and will be deploying it soon to api.twitter.com and oauth.twitter.com. It's from the same vendor, so there should be no issues. -j On Fri, Jul 16, 2010 at 11:26 AM, Carlos carlosju

[twitter-dev] Re: Failed to validate oauth signature and token using ColdFusion8

2010-07-06 Thread Carlos Villarreal Mora
Thanks Raffi, I'll check that library out. I didn't know there were libraries I could use. On Jul 6, 7:23 am, Raffi Krikorian ra...@twitter.com wrote: hi carlos. i'm sorry that i'm not sure i can help to debug this code right now.  if you are going to insist on creating your own functions

[twitter-dev] Failed to validate oauth signature and token using ColdFusion8

2010-07-05 Thread Carlos Villarreal Mora
Hello I've been trying to solve this since Friday to no avail. I've searched and used tips from a bunch of other discussions here but I still haven't gotten it right. I'm using ColdFusion 8 to generate my OAuth signature. These are the tweaks I've done from tips in this discussion list: 1) For

[twitter-dev] Partner

2010-05-24 Thread Carlos A. Alamillo
Dears sirs, I am the representative of a Spanish company based in Madrid. We are really interested in developing a channel with our customers via Twitter. Nevertheless, we need the support of a developer and a public relations company on Twitter. We would like you let us know a Twitter official

[twitter-dev] Re: Deprecating /statuses/public_timeline resource on 4/5/10

2010-03-04 Thread Carlos
What is the replacement for this endpoint for mobile applications? On Mar 3, 9:45 pm, Ryan Sarver rsar...@twitter.com wrote: This is an announcement that we will be deprecating the * /statuses/public_timeline* resource as of April 5th (4/5/10). Please let us know if there are any major

[twitter-dev] Re: Deprecating /statuses/public_timeline resource on 4/5/10

2010-03-03 Thread Carlos
why? On Mar 3, 9:45 pm, Ryan Sarver rsar...@twitter.com wrote: This is an announcement that we will be deprecating the * /statuses/public_timeline* resource as of April 5th (4/5/10). Please let us know if there are any major concerns. Thanks, Ryan

[twitter-dev] Re: Mobile OAuth fix is LIVE

2010-02-04 Thread Carlos
Buttons not clickable on Windows Mobile; tried on both a 6.1 6.5 device. On Feb 3, 6:16 pm, Ryan Sarver rsar...@twitter.com wrote: FINALLY! An update has just gone live that fixes rendering of the OAuth screens for most mobile devices. We also fixed a few small nagging things like the

[twitter-dev] Twitter + PHP + Oauth

2009-12-01 Thread Carlos Bacelar
Hi, Someone knows how can I update status on twitter using this library: https://docs.google.com/View?docID=dcf2dzzs_2339fzbfsf4 And, please, could send me, or show me, a functional example? Thanks.

[twitter-dev] Re: Chage from on tweets

2009-10-05 Thread Carlos
To be fair to the newer Twitter apps shouldn't all API posts not using OAUTH show up as from API ? On Oct 5, 12:11 am, ryan alford ryanalford...@gmail.com wrote: Twitter removed that functionality just recently. Any application that used if before it was removed is still allowed to use it.

[twitter-dev] Re: 401 Unauthorized error while posting status with Unicode characters (non english characters)

2009-09-24 Thread Carlos
Are you sure you are encoding your posts as UTF-8? On Sep 24, 5:16 pm, Satheesh Natesan satheesh.nate...@gmail.com wrote: I am getting 401 Unauthorized exception when updating status with non english characters using my app. This exception is happening for any Japanese or Korean characters.

[twitter-dev] Re: Requests from AppEngine still failing.

2009-08-07 Thread Aurélio Carlos
I submitted a ticket, here: http://code.google.com/p/twitter-api/issues/detail?id=914 Waiting for a API Team answer.

[twitter-dev] search API - why not XML output...

2009-07-06 Thread Carlos
Hi, bu looking at the search API docs I see the output format is JSON and Atom, why not X-ML? Forgive me I haven´t tried myself to request xml to see what I get, but hopefully the docs are obsoletea and XML is supported best regards, Carlos

[twitter-dev] Spam marking system

2009-06-30 Thread Carlos
I've entered Issue 770 Spam marking system as a feature request. http://code.google.com/p/twitter-api/issues/detail?id=770 I'd be interested in what everybody's thoughts on this are.

[twitter-dev] Re: Twitpocalypse II: this time it's unsigned

2009-06-13 Thread Carlos
am I the only one that left the statud id as a string in my code? I didn't feel the need to convert it. On Jun 13, 1:10 pm, Jef Poskanzer jef.poskan...@gmail.com wrote: So how long until status ids reach 4294967296, breaking the apps that were fixed today by changing signed to unsigned?  

[twitter-dev] Re: Find out how many direct messages a user has remaining

2009-06-02 Thread Carlos
I was thinking something similar but I think it would probably have to work something like: http://twitter.com/statuses/friends_timeline_number.format and a since_id parameter (this would give you the number of messages since message with that id) number_of_statuses#/number_of_statuses Or for

[twitter-dev] Re: Enable ability to block apps via Twitter or the API

2009-06-02 Thread Carlos
agreed, I'd like this as well. On May 31, 6:52 pm, Jesse Stay jesses...@gmail.com wrote: Not going to name names, but there are a few really noisy apps out there right now.  It would be really nice if, via either the API (my preference as it would be less work on your part and fits well with

[twitter-dev] Re: API Changes for May 11, 2009

2009-05-11 Thread Carlos
Any particular reason the blocks/exist function returns the information for the user requested if the block exist and a hash error response if not? I would think following the same kind of format as the friendship exist function would make more sense; something like: blockingtrue/falseblocking

[twitter-dev] Re: What does following in user information do?

2009-04-25 Thread Carlos
://twitter.com/dougw On Thu, Apr 23, 2009 at 8:11 PM, Carlos carlosju...@gmail.com wrote: Still not working from the results I'm seeing. Has this issue been re- opened? On Apr 19, 9:07 pm, Dossy Shiobara do...@panoptic.com wrote: On 4/19/09 11:34 AM, Arnaud wrote: And thank you

[twitter-dev] Re: What does following in user information do?

2009-04-23 Thread Carlos
Still not working from the results I'm seeing. Has this issue been re- opened? On Apr 19, 9:07 pm, Dossy Shiobara do...@panoptic.com wrote: On 4/19/09 11:34 AM, Arnaud wrote: And thank you for the update. Unfortunately, it still doesn't seem to be fixed. I still receive a lot of

[twitter-dev] Re: Trending Service for a given set of users

2009-04-14 Thread Carlos Crosetti
the info via a REST API. Trying to not build it out myself. Thanks, Sean @kalisurfer -- Carlos Crosetti

[twitter-dev] Re: sending DM to all followers?

2009-04-14 Thread Carlos Crosetti
the followers list and iterate over it to send the DM to all, though that could require thousands of API calls depending on the user. (And could therefore take hours to do with the 100 API query/hour limit.) -- Carlos Crosetti

[twitter-dev] Re: Trending Service for a given set of users

2009-04-14 Thread Carlos Crosetti
of users. Bonus if the service can also return the same information for the followers of the user set. Hope that helps On Tue, Apr 14, 2009 at 4:21 PM, Carlos Crosetti carlos.crose...@gmail.com wrote: Please can you explain the trending output you are looking for? On Tue, Apr 14, 2009 at 2:45

[twitter-dev] Re: Out of sequence statuses

2009-04-11 Thread Carlos Crosetti
are returned by insertion timestamp, irrespective of the time they were created at or the ID they were assigned? Or maybe a free call (as in not counting against the limit) that mimics a standard timeline request but returns *just* the list of IDs? Thanks! @pcuenca - @latenitesoft -- Carlos

[twitter-dev] Re: search by link

2009-04-10 Thread Carlos Crosetti
Squeak Smalltalk Twitter Client at http://code.google.com/p/twitter-client/

[twitter-dev] Re: Changes for April 9, 2009

2009-04-10 Thread Carlos Crosetti
and returned a direct message from cache. You can now direct message yourself again. » See: http://groups.google.com/group/twitter-development-talk/browse_frm/thread/a2f31e0a95807581 Thanks; — Matt Sanford / @mzsanford -- Carlos Crosetti

[twitter-dev] Re: Changes for April 8, 2009

2009-04-09 Thread Carlos Crosetti
I got mu friends timelines btoken today because you changed from POST to get, now I aligned properly. Would be nice from you tellling this changes in advance. Areyou doing release management? Best regards,, Carlos On Thu, Apr 9, 2009 at 12:20 PM, Matt Sanford m...@twitter.com wrote: Hi all

Re: Expect Header Issue for .NET developers

2008-12-24 Thread Carlos
Thanks Jake, I was getting the same errors. Is this expected behavior now for Twitter or is this a bug in the new Twitter release (Not supporting the Expect: Continue header). I'm writing a multi-service Windows Mobile application and I'd prefer not changing global http connection settings if I