[twitter-dev] Update Limit reached... alternatives/suggestions?

2011-06-28 Thread FrankS
Hi Twitter-developers,

I'm kind of a twitter-api-newby trying to use this rest-api in a oauth-
enabled server app to send out (too) many updates/tweets.

The application is for swim-meets, where we wanted to send out the
swimmers' events, like signed-up event# with associated info, heat and
lane info as they become available, and results of the race as they
become available.

This info is tweeted out from one account such that the participants
and relatives/friends can easily get that information on their smart-
phones by following or searching the tweets and without having to go
to print-outs that are taped on the wall.

As we have a few hundred swimmers, possibly 50+ events, 4-8 heats, 6-8
lanes... lots of tweets... and I was hitting this update limit after
the first test case after about 40-50 tweets.

The idea for the app seemed so neat and twitter seemed such a natural
vehicle to spread this info...but all the twitter-docs about these
update limits seem to indicate that our current set-up simply won't
work with twitter.

Any advice/suggestions to get this somehow to work is greatly
appreciated.

Regards, FrankS.

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Update status d returns success response but doesn't show up on web

2011-05-13 Thread SN Testing
when update status with one character d returns success response but
the new status doesn't show up on web; when update status with a or
b or c or e, it shows up on web, so the character d is black
listed?

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Update Status

2011-03-02 Thread madhu
Hi,
Previously We had Updated the status of one twitter account. The work
flow we followed is
1)Registering the application in order to generate Consumer Key and
Secret
2)Logging in with the Consumer Key pair which in turn generates an
access URL
3)the access Url in turn redirects to a page where Access Token and
Secret are generated
4)Updating the status of the id with these 4 parameters
   a)Consumer key
   b)Consumer Secret
   c)Access Token
   d)Access Secret
which are all hard coded in the page.

Now, We need to Update Status(post messages to the home page of
twitter from the user himself) with ANY twitter id . When an update in
the status message is done it should be reflected in the home page
also. Please guide us in this process. Is that possible with one
servlet? What is the flow to be followed?
Also is there any possible method by which all the user credentials
can be stored for future use.

Regards,
madhu.

-- 
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-development-talk


[twitter-dev] Update on Whitelisting

2011-02-10 Thread Ryan Sarver
Beginning today, Twitter will no longer grant whitelisting requests.
We will continue to allow whitelisting privileges for previously
approved applications; however any unanswered requests recently
submitted to Twitter will not be granted whitelist access.

Twitter whitelisting was originally created as a way to allow
developers to request large amounts of data through the REST API. It
provided developers with an increase from 150 to 20,000 requests per
hour, at a time when the API had few bulk request options and the
Streaming API was not yet available.

Since then, we've added new, more efficient tools for developers,
including lookups, ID lists, authentication and the Streaming API.
Instead of whitelisting, developers can use these tools to create
applications and integrate with the Twitter platform.

As always, we are committed to fostering an ecosystem that delivers
value to Twitter users. Access to Twitter APIs scales as an
application grows its userbase.  With authentication, an application
can make 350 GET requests on a user’s behalf every hour. This means
that for every user of your service, you can request their timelines,
followers, friends, lists and saved searches up to 350 times per hour.
Actions such as Tweeting, Favoriting, Retweeting and Following do not
count towards this 350 limit. Using authentication on every request is
recommended, so that you are not affected by other developers who
share an IP address with you.

We also want to acknowledge that there are going to be some things
that developers want to do that just aren’t supported by the platform.
Rather than granting additional privileges to accommodate those
requests, we encourage developers to focus on what's possible within
the rich variety of integration options already provided. Developers
interested in elevated access to the Twitter stream for the purpose of
research or analytics can contact our partner Gnip for more
information.

As always, we are here to answer questions, and help you build
applications and services that offer value to users.

Ryan

--
Ryan Sarver
@rsarver

-- 
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-development-talk


Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread Edward Hotchkiss
Well I guess this old blog article is irevs now:

   How Twitter Dropped The Ball on Whitelisting Apps:   
   

If you've been wondering about whitelisting and why your app never got Approved 
[or Denied] then read on.

Several weeks ago I posted a ticket per Twitter ordinance on getting a 
registered Twitter App Whitelisted. The app was for helping users manage their 
lists and use an intuitive drag and drop interface. To get the data for lists 
we only receive 20 users on a list of up to 500 twitter users [20 lists per 
user]. So I needed to be whitelisted to go to product launch.

The benefits include but are not limited to an increase from 350 REST calls to 
20,000 per hour. Realistically a lot of apps are requesting a lot of data, and 
350 calls per hour just does not cut it. See just how much Twitter cares about 
their developers, the very people that Drive traffic and make it what it is 
today. A singularity. A massive ecosystem of it?s own. And it's all powered by 
Apps. While I waited patiently, this message thread popped up on the official 
TwitterAPI List. You need to read it all to get it in context. This is about a 
week old.

How often should you send a request to be whitelisted? I am finding that in the 
span of time while I?m waiting for an answer, the nature of my project has 
changed drastically. So I then resend a request. Does this affect whether you 
will be whitelisted or not? And should I wait for a rejection before 
rerequesting in the future? 

Thank you,

- Cassie
Hi Cassie,

We're almost always behind in processing whitelisting requests. Due to volume, 
we can't respond to all requests. If the nature of your project has changed, 
you should feel free to re-apply ? even if you were already granted whitelisted 
status, as the nature of a project is certainly taken into account in the 
decision making process. Feel free to follow up with me privately at list with 
the username you?ve filed a whitelisting request under for expanded discussion. 
Thanks, Taylor [Taylor Singletary, @episod]
We're almost always behind in processing whitelisting requests. Due to volume, 
we can't respond to all requests?

Really? Is not responding at all to whitelisting requests an official policy? 
If you mean you can't respond quickly, that makes sense. If you mean you can't 
approve all requests, I agree. But is no response at all a smart, polite, or 
even efficient way to deal with requests from developers? It seems like a 
guaranteed way to create discouraged developers. I know you try hard to be 
responsive, Taylor, and the fact that you will discuss this off-list proves 
this. So I'm guessing this is a policy you are just repeating. Maybe you can go 
back to management and point out the flaws in this approach? 

If a decision is made to deny a whitelist request, and at least a few minutes 
are spent on that decision, wouldn't it make more sense to reply with a denial? 
Otherwise the developer is left to repeat the request, which must use up more 
time for Twitter HQ than sending a denial in the first place. Repeated requests 
with no response leaves the developer with the opinion that Twitter doesn't 
want a third-party ecosystem, which clearly isn't the case. It also fills this 
list with messages from annoyed developers, which doesn't send a good message 
to new developers.

Why can't someone reply with Sorry, we can't approve this request right now 
due to insufficient resources, but we appreciate your interest in Twitter 
development. Please try again in the future, as we may have more resources 
available at that time How many seconds does it take to send this type of 
email? 

[Adam] 

Hi Adam, 

The lack of response to some requests is due more to them going unread than 
being explicitly denied. I make a best effort to keep up with the volume of 
requests and approve or deny each that I process (balanced with my other 
responsibilities). These produce an email response. To be honest, the volume of 
requests is so high that we have to take a divide  conquer approach, 
processing recent and dated requests alike. Obviously, this is suboptimal, 
which is why I welcome direct inquiries to help focus attention. I can't really 
disclose the volume of requests, but it is more than you probably imagine and 
the vast majority of them are not actionable due to an insufficient amount of 
information. We're actively working on a better model for whitelisting as a 
concept  execution, as well as providing a more actionable funnel to ensure 
that the current situation of developers falling through the cracks is 
minified. 

Taylor [@episod] 

This is a reasonable response, and I'm not trying to give you personally a hard 
time. I'm hoping that Dick, Ev, Ryan, and other managers will see this and 
realize that they are turning away developers by not devoting enough resources 
to this issue. I'm sure if they were asked, they?d say they devote huge 
resources to developers, which 

Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread Adam Green
Thanks for finally making this clear, Ryan. I've been critical of the
way Twitter was handling whitelisting for months now. Hiding and
ignoring are not good ways to build a developer community. While it
would be great to have the possibility of whitelisting, it is much
worse to offer that promise to clients and investors and then not be
able to deliver it. Now nobody can make plans based on whitelisting.
As Edward pointed out in his response, the really devastating thing
would be for Twitter to still offer whitelisting on the side to a
chosen few. If this is supposed to be a level playing field, please
make sure it really is. Breaking that promise would be the worst form
of lying.

This doesn't have to eliminate apps. It just forces them to change
focus. As you say, as long as you are doing things for users, instead
of for investors, there is still a huge field to play in, and to make
money. This week I have gotten multiple requests to work on projects
that tweet for users, and tweet to accounts that are read by users.
The key is that this is done for actual Twitter accounts. I see no
problem building a solid revenue stream on this type of consulting.

I also want to build sites that can be used by many thousands of
users, and then monetize them by selling mobile apps, or advertising.
I don't see how this change would block that.

What is now blocked is the idea of following every user, and every
follower of that user, without any actual users asking to do so.
Trying to suck in all data and make money on the resulting analysis is
not going to happen. Was there ever any money in that anyway?

Now the next step in opening up this marketplace is to create multiple
resellers of Twitter API data, and let them compete on price. Giving
Gnip a monopoly over this market makes no sense. Twitter's biggest
problem is the huge volume of requests. By blocking whitelisting you
are forcing some developers to cheat by creating multiple accounts and
distributing their requests across them. That can never be stopped.
What you have to do is make it inefficient, by letting multiple
resellers complete and drive the price of Twitter data down. Then the
strongest reseller will take the load off of you and offer enough
value added that developers will be willing to pay for data. That will
never happen when only one reseller sets the price.

You are riding a tiger. Good luck, and try to stay open and honest.
This is a good step on that path. I've been watching software
companies try to manage their developer communities for 31 years. As
long as you tell the truth, you will succeed.

On Thu, Feb 10, 2011 at 4:43 PM, Ryan Sarver rsar...@twitter.com wrote:
 Beginning today, Twitter will no longer grant whitelisting requests.
 We will continue to allow whitelisting privileges for previously
 approved applications; however any unanswered requests recently
 submitted to Twitter will not be granted whitelist access.

 Twitter whitelisting was originally created as a way to allow
 developers to request large amounts of data through the REST API. It
 provided developers with an increase from 150 to 20,000 requests per
 hour, at a time when the API had few bulk request options and the
 Streaming API was not yet available.

 Since then, we've added new, more efficient tools for developers,
 including lookups, ID lists, authentication and the Streaming API.
 Instead of whitelisting, developers can use these tools to create
 applications and integrate with the Twitter platform.

 As always, we are committed to fostering an ecosystem that delivers
 value to Twitter users. Access to Twitter APIs scales as an
 application grows its userbase.  With authentication, an application
 can make 350 GET requests on a user’s behalf every hour. This means
 that for every user of your service, you can request their timelines,
 followers, friends, lists and saved searches up to 350 times per hour.
 Actions such as Tweeting, Favoriting, Retweeting and Following do not
 count towards this 350 limit. Using authentication on every request is
 recommended, so that you are not affected by other developers who
 share an IP address with you.

 We also want to acknowledge that there are going to be some things
 that developers want to do that just aren’t supported by the platform.
 Rather than granting additional privileges to accommodate those
 requests, we encourage developers to focus on what's possible within
 the rich variety of integration options already provided. Developers
 interested in elevated access to the Twitter stream for the purpose of
 research or analytics can contact our partner Gnip for more
 information.

 As always, we are here to answer questions, and help you build
 applications and services that offer value to users.

 Ryan

 --
 Ryan Sarver
 @rsarver

 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker: 

Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread M. Edward (Ed) Borasky
On Thu, 10 Feb 2011 17:26:17 -0500, Adam Green 140...@gmail.com 
wrote:
Now the next step in opening up this marketplace is to create 
multiple

resellers of Twitter API data, and let them compete on price. Giving
Gnip a monopoly over this market makes no sense. Twitter's biggest
problem is the huge volume of requests. By blocking whitelisting you
are forcing some developers to cheat by creating multiple accounts 
and

distributing their requests across them. That can never be stopped.
What you have to do is make it inefficient, by letting multiple
resellers complete and drive the price of Twitter data down. Then the
strongest reseller will take the load off of you and offer enough
value added that developers will be willing to pay for data. That 
will

never happen when only one reseller sets the price.


+1000

--
http://twitter.com/znmeb http://borasky-research.net

A mathematician is a device for turning coffee into theorems. -- Paul 
Erdős


--
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-development-talk


Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread Taylor Singletary
Hi Ed,

Some quick answers to a few specific points below:

That brings up an interesting question. Suppose I'm using a web-based
 service like HootSuite that *isn't* using Site Streams (at least, I think
 they aren't using Site Streams). They're then getting 350 API calls per hour
 via oAuth in the znmeb account from their IP address. Now I log on to
 Twitter using the standard web app from my workstation. Do I get another 350
 calls per hour because I have my own IP address, or are all IP addresses
 authenticated as znmeb sharing that 350?


With authentication, whitelisting works at the junction of a user and an
application. @znmeb using Twitter for iPhone has 350 requests per hour.
@znmeb using YoruFukurou has 350 requests per hour. Using one user request
in Twitter for iPhone does not effect the user quota for YoruFukurou.


 A related question - how far away from production is Site Streams, and is
 there a plan to encourage services like HootSuite to migrate to Site
 Streams? It seems like it would be a big win for them (and all the other
 web-based Twitter platforms).


Site Streams is nearing availability for general use -- there are a few more
t's to cross and i's to dot. In fact, HootSuite is currently a Site Streams
beta consumer.

Taylor

-- 
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-development-talk


Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread M. Edward (Ed) Borasky
On Thu, 10 Feb 2011 15:11:09 -0800, Taylor Singletary 
taylorsinglet...@twitter.com wrote:

Hi Ed,

Some quick answers to a few specific points below:

With authentication, whitelisting works at the junction of a user and
an application. @znmeb using Twitter for iPhone has 350 requests per
hour. @znmeb using YoruFukurou has 350 requests per hour. Using one
user request in Twitter for iPhone does not effect the user quota for
YoruFukurou.


Ah ... sounds good ... except for the buy an iPhone part, anyhow ;-)


A related question - how far away from production is Site Streams,
and is there a plan to encourage services like HootSuite to migrate
to Site Streams? It seems like it would be a big win for them (and 
all

the other web-based Twitter platforms).

Site Streams is nearing availability for general use -- there are a
few more t's to cross and i's to dot. In fact, HootSuite is currently
a Site Streams beta consumer. 


Thanks! That's great news - I'm a HootSuite user again.

--
http://twitter.com/znmeb http://borasky-research.net

A mathematician is a device for turning coffee into theorems. -- Paul 
Erdős


--
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-development-talk


Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread Taylor Singletary
Correction, Ed: Rate limiting is considered on an IP + user basis only at
this time, while authenticated, not by client + user. Hold-over from the old
world.

Taylor

On Thu, Feb 10, 2011 at 3:11 PM, Taylor Singletary 
taylorsinglet...@twitter.com wrote:

 Hi Ed,

 Some quick answers to a few specific points below:

  That brings up an interesting question. Suppose I'm using a web-based
 service like HootSuite that *isn't* using Site Streams (at least, I think
 they aren't using Site Streams). They're then getting 350 API calls per hour
 via oAuth in the znmeb account from their IP address. Now I log on to
 Twitter using the standard web app from my workstation. Do I get another 350
 calls per hour because I have my own IP address, or are all IP addresses
 authenticated as znmeb sharing that 350?


 With authentication, whitelisting works at the junction of a user and an
 application. @znmeb using Twitter for iPhone has 350 requests per hour.
 @znmeb using YoruFukurou has 350 requests per hour. Using one user request
 in Twitter for iPhone does not effect the user quota for YoruFukurou.


 A related question - how far away from production is Site Streams, and is
 there a plan to encourage services like HootSuite to migrate to Site
 Streams? It seems like it would be a big win for them (and all the other
 web-based Twitter platforms).


 Site Streams is nearing availability for general use -- there are a few
 more t's to cross and i's to dot. In fact, HootSuite is currently a Site
 Streams beta consumer.

  Taylor


-- 
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-development-talk


Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread Umashankar Das
Hi Taylor,

   Could you please elaborate on IP + user ? Does this mean that the rate of
350/hour is applicable per user?  Alternatly, does this mean I can have more
than 1 user using the same IP and having seperate rate buckets( 350 each per
hour).

Thanks  Regards
Umashankar Das

On Fri, Feb 11, 2011 at 7:07 AM, Taylor Singletary 
taylorsinglet...@twitter.com wrote:

 Correction, Ed: Rate limiting is considered on an IP + user basis only at
 this time, while authenticated, not by client + user. Hold-over from the old
 world.

 Taylor


 On Thu, Feb 10, 2011 at 3:11 PM, Taylor Singletary 
 taylorsinglet...@twitter.com wrote:

 Hi Ed,

 Some quick answers to a few specific points below:

  That brings up an interesting question. Suppose I'm using a web-based
 service like HootSuite that *isn't* using Site Streams (at least, I think
 they aren't using Site Streams). They're then getting 350 API calls per hour
 via oAuth in the znmeb account from their IP address. Now I log on to
 Twitter using the standard web app from my workstation. Do I get another 350
 calls per hour because I have my own IP address, or are all IP addresses
 authenticated as znmeb sharing that 350?


 With authentication, whitelisting works at the junction of a user and an
 application. @znmeb using Twitter for iPhone has 350 requests per hour.
 @znmeb using YoruFukurou has 350 requests per hour. Using one user request
 in Twitter for iPhone does not effect the user quota for YoruFukurou.


 A related question - how far away from production is Site Streams, and is
 there a plan to encourage services like HootSuite to migrate to Site
 Streams? It seems like it would be a big win for them (and all the other
 web-based Twitter platforms).


 Site Streams is nearing availability for general use -- there are a few
 more t's to cross and i's to dot. In fact, HootSuite is currently a Site
 Streams beta consumer.

  Taylor


  --
 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-development-talk


-- 
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-development-talk


Re: [twitter-dev] Update on Whitelisting

2011-02-10 Thread Carlos Eduardo
Ideally then Twitter limits the maximum number of followers, because what
good the company had many followers and not speak to them, my project for
example needed to talk to each follower individually, not to be in the same
time could divide this into three or four days, but with the limit of
Dm 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 whitelisting privileges for previously
 approved applications; however any unanswered requests recently
 submitted to Twitter will not be granted whitelist access.

 Twitter whitelisting was originally created as a way to allow
 developers to request large amounts of data through the REST API. It
 provided developers with an increase from 150 to 20,000 requests per
 hour, at a time when the API had few bulk request options and the
 Streaming API was not yet available.

 Since then, we've added new, more efficient tools for developers,
 including lookups, ID lists, authentication and the Streaming API.
 Instead of whitelisting, developers can use these tools to create
 applications and integrate with the Twitter platform.

 As always, we are committed to fostering an ecosystem that delivers
 value to Twitter users. Access to Twitter APIs scales as an
 application grows its userbase.  With authentication, an application
 can make 350 GET requests on a user’s behalf every hour. This means
 that for every user of your service, you can request their timelines,
 followers, friends, lists and saved searches up to 350 times per hour.
 Actions such as Tweeting, Favoriting, Retweeting and Following do not
 count towards this 350 limit. Using authentication on every request is
 recommended, so that you are not affected by other developers who
 share an IP address with you.

 We also want to acknowledge that there are going to be some things
 that developers want to do that just aren’t supported by the platform.
 Rather than granting additional privileges to accommodate those
 requests, we encourage developers to focus on what's possible within
 the rich variety of integration options already provided. Developers
 interested in elevated access to the Twitter stream for the purpose of
 research or analytics can contact our partner Gnip for more
 information.

 As always, we are here to answer questions, and help you build
 applications and services that offer value to users.

 Ryan

 --
 Ryan Sarver
 @rsarver

 --
 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-development-talk


-- 
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-development-talk


[twitter-dev] Update background image using oAuth c#

2011-02-09 Thread Alexandr Shemyakin
Hi. I tried to update my background using oath. But i have 401
unauthorized error

   var credentials = new OAuthCredentials
{
Type = OAuthType.ProtectedResource,
SignatureMethod = OAuthSignatureMethod.HmacSha1,
ParameterHandling =
OAuthParameterHandling.HttpAuthorizationHeader,
ConsumerKey = _consumerKey,
ConsumerSecret = _consumerSecret,
Token = _oauth_access_token,
TokenSecret = _oauth_access_token_secret,
Version = 1.0,
};

var client = new RestClient
{
Authority = http://api.twitter.com;,
Credentials = credentials,
};


var request = new RestRequest
{
Path = 1/account/
update_profile_background_image.json,
Method = WebMethod.Post
};
var webClient = new WebClient();
byte[] imageBytes = webClient.DownloadData(http://
www.google.com/images/logos/ps_logo2.png);
request.AddFile(file1, ps_logo2.png, new
MemoryStream(imageBytes), image/png);
RestResponse postResponse = client.Request(request);

Can you help me?

-- 
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-development-talk


[twitter-dev] Update

2011-01-07 Thread Sheikh145
I am writing to you to inform you about the site 
http://freetwitterdesigner.com/,
on this web application i was able to make my own twitter background
which i found extremely usefull and very recomended because it was
also free! Whilst i was making my background i was very disapointed to
find out that this website has not been updated and so they layout of
twitter is an old one where as on the actual twitter website you have
made an update for my regards and everyone who uses that website i
would like you to update that website and add more feature's on it. If
that website does not belong to you i would suggest you make one.

Thank you,
Sheikh Hussain

-- 
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-development-talk


Re: [twitter-dev] Update http://dev.twitter.com/pages/auth page with PIN flow link

2011-01-04 Thread Matt Harris
Hey Buddy,

Thanks for highlighting this section is missing from the document. We'll add
this to our list of todos.

Glad you worked out what was required though.
Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Mon, Jan 3, 2011 at 9:17 AM, Buddy buddywilli...@gmail.com wrote:

 I spent about an hour reading through Twitter docs, at various times,
 trying to find information on the desktop user flow for OAuth. I was
 able to find the right information searching through Google which was
 a twitter page.

 Can someone please add a link to,
 http://apiwiki.twitter.com/w/page/22554643/Authentication,
 on http://dev.twitter.com/pages/auth? The oob link at the top doesn't
 go anywhere, see http://dev.twitter.com/pages/auth#oob.

 Fyi, the bit of information that was unclear for a while was how to
 obtain a PIN from a desktop application flow. The answer: you don't.
 You have to send the user to the browser to get a PIN which can be
 entered into the desktop application.

 Thank you.

 --
 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-development-talk


-- 
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-development-talk


[twitter-dev] Update http://dev.twitter.com/pages/auth page with PIN flow link

2011-01-03 Thread Buddy
I spent about an hour reading through Twitter docs, at various times,
trying to find information on the desktop user flow for OAuth. I was
able to find the right information searching through Google which was
a twitter page.

Can someone please add a link to, 
http://apiwiki.twitter.com/w/page/22554643/Authentication,
on http://dev.twitter.com/pages/auth? The oob link at the top doesn't
go anywhere, see http://dev.twitter.com/pages/auth#oob.

Fyi, the bit of information that was unclear for a while was how to
obtain a PIN from a desktop application flow. The answer: you don't.
You have to send the user to the browser to get a PIN which can be
entered into the desktop application.

Thank you.

-- 
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-development-talk


[twitter-dev] Update list

2010-12-05 Thread Anton
Hello,
I have a small problem with updating twitter list.
I have an event, i need it to update main board (works fine)

and  the list which depends of event category(cant find the way to do
it).

Could you help me with that?
Thank you a lot.
Anton.

-- 
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-development-talk


[twitter-dev] Update Status

2010-11-19 Thread Anoopkp
Hello Sir,

My Requirement:

I am using PHP , From a php page i have to update the STATUS or Post a
Tweet in twitter. I have downloaded php library , i created an
application in twitter to get secret code etc...

I have configured the file according to the application details. But i
am getting an error Could not connect to Twitter. Refresh the page or
try again later.


Please help me to solve this problem.

-- 
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-development-talk


Re: [twitter-dev] Update Status

2010-11-19 Thread Taylor Singletary
Hi Anoopkp,

You'll have more luck finding help for this problem if you also let everyone
know which specific PHP library you're using.

Taylor

On Tue, Nov 16, 2010 at 12:27 AM, Anoopkp anoopk...@gmail.com wrote:

 Hello Sir,

 My Requirement:

 I am using PHP , From a php page i have to update the STATUS or Post a
 Tweet in twitter. I have downloaded php library , i created an
 application in twitter to get secret code etc...

 I have configured the file according to the application details. But i
 am getting an error Could not connect to Twitter. Refresh the page or
 try again later.


 Please help me to solve this problem.

 --
 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-development-talk


-- 
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-development-talk


Re: [twitter-dev] Update Status

2010-11-16 Thread anoop kp
Hi Taylor,

Thanks !!  Some of the issues i have solved . Now i am getting an error

*Could not authenticate you*

Why twitter throwing this error ..



On Tue, Nov 16, 2010 at 8:08 PM, Taylor Singletary 
taylorsinglet...@twitter.com wrote:

 Hi Anoopkp,

 You'll have more luck finding help for this problem if you also let
 everyone know which specific PHP library you're using.

 Taylor

 On Tue, Nov 16, 2010 at 12:27 AM, Anoopkp anoopk...@gmail.com wrote:

 Hello Sir,

 My Requirement:

 I am using PHP , From a php page i have to update the STATUS or Post a
 Tweet in twitter. I have downloaded php library , i created an
 application in twitter to get secret code etc...

 I have configured the file according to the application details. But i
 am getting an error Could not connect to Twitter. Refresh the page or
 try again later.


 Please help me to solve this problem.

 --
 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-development-talk


  --
 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-development-talk




-- 
Regards ,

Anoop

-- 
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-development-talk


[twitter-dev] Update status on android mobile

2010-11-02 Thread DuongHV_FPT
Hi supporters!
In my project,has a function which user can tweet to twitter ,I search
on google and many people mentioned to this problem.they said that i
must create an application then send mail to API to request xAuth
privileges.But support answered i can't.Please help me.It is so
important with my project.
Thanks

-- 
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-development-talk


[twitter-dev] Update on when Status IDs will change

2010-09-16 Thread Matt Harris
Hey Everyone,

Towards the end of August we announced that Status IDs would be
changing on September 21st.

Due to the release of #newtwitter we are going to postpone that change
until 10am PDT/5pm UTC on Tuesday October 12th 2010.

The original announcement along with more information can be found in
our Announcements archive:
  
http://groups.google.com/group/twitter-api-announce/browse_thread/thread/7982e3b037eeef95

Best,
@themattharris

-- 
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-development-talk?hl=en


Re: [twitter-dev] update error: Read-only application cannot POST

2010-09-11 Thread Tom van der Woerdt
You need to re-authorize the app. A pair of credentials is either
read/write or readonly, and for security reasons it can't change.

Tom


On 9/12/10 1:22 AM, tomz wrote:
 I've changed my app to Read and Write, but I am still getting the
 following:
 (401): Unauthorized - Read-only application cannot POST
 
 How long does the change take effect?
 
 Thanks,
 Tom Zeng
 t...@intridea.com
 

-- 
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-development-talk?hl=en


[twitter-dev] Update status automatically which containing #klhb

2010-08-26 Thread Fayadh Ahmad Kamal
Hello there, I am new to Twitter API and noob.
I wonder if someone out there could teach me how to develop an API
that will update my status automatically which contains #klhb tag from
my followers?

Here's an similar account http://twitter.com/KLroadblock

I want to have exactly like http://twitter.com/KLroadblock which
automatically update the status when containing the #klrb tag.

Please help me :(

-- 
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-development-talk?hl=en


[twitter-dev] Update on Twifficiency

2010-08-18 Thread Brian Sutorius
Hi all,

Over the past 24 hours, we've received some questions about the
Twifficiency app, so we thought we'd use this as an opportunity to
quickly share some information around our Developer Principles.

For background, the Twifficiency app computes a Twifficiency score
based on different aspects of your Twitter account and posts the score
as a Tweet. While the developer included a disclaimer that these
Tweets would be posted to Twitter, user feedback indicated that the
text was too far down on the page to be noticed before proceeding. As
a result, many users were surprised that their scores were being
tweeted automatically.

Which brings us to our Developer Principles, one of which is Don't
surprise users. Specifically, we require developers to get users'
permission before sending Tweets or other messages on their behalf.
Allowing an application to access your account does not constitute
consent for actions to automatically be taken on your behalf.

Twifficiency violated this principle, so we suspended the app
yesterday afternoon while we worked with the developer to make sure
users were better informed about the application's actions and could
control whether or not a Tweet would be posted. With these changes
--which include a more prominent warning and a checkbox on the main
page-- the application has been re-enabled.

Our developer principles can be found in our API Terms of Service:
http://dev.twitter.com/pages/api_terms

Brian Sutorius
API Policy


Re: [twitter-dev] Update on Twifficiency

2010-08-18 Thread Eric Marden - API Hacker
On behalf of the Internet. Thank you.

~e

On Wed, Aug 18, 2010 at 3:45 PM, Brian Sutorius bsutor...@twitter.comwrote:

 Hi all,

 Over the past 24 hours, we've received some questions about the
 Twifficiency app, so we thought we'd use this as an opportunity to
 quickly share some information around our Developer Principles.

 For background, the Twifficiency app computes a Twifficiency score
 based on different aspects of your Twitter account and posts the score
 as a Tweet. While the developer included a disclaimer that these
 Tweets would be posted to Twitter, user feedback indicated that the
 text was too far down on the page to be noticed before proceeding. As
 a result, many users were surprised that their scores were being
 tweeted automatically.

 Which brings us to our Developer Principles, one of which is Don't
 surprise users. Specifically, we require developers to get users'
 permission before sending Tweets or other messages on their behalf.
 Allowing an application to access your account does not constitute
 consent for actions to automatically be taken on your behalf.

 Twifficiency violated this principle, so we suspended the app
 yesterday afternoon while we worked with the developer to make sure
 users were better informed about the application's actions and could
 control whether or not a Tweet would be posted. With these changes
 --which include a more prominent warning and a checkbox on the main
 page-- the application has been re-enabled.

 Our developer principles can be found in our API Terms of Service:
 http://dev.twitter.com/pages/api_terms

 Brian Sutorius
 API Policy



Re: [twitter-dev] Update on Twifficiency

2010-08-18 Thread Tom van der Woerdt
+1

On 8/18/10 10:55 PM, Eric Marden - API Hacker wrote:
 On behalf of the Internet. Thank you.
 
 ~e
 
 On Wed, Aug 18, 2010 at 3:45 PM, Brian Sutorius bsutor...@twitter.com
 mailto:bsutor...@twitter.com wrote:
 
 Hi all,
 
 Over the past 24 hours, we've received some questions about the
 Twifficiency app, so we thought we'd use this as an opportunity to
 quickly share some information around our Developer Principles.
 
 For background, the Twifficiency app computes a Twifficiency score
 based on different aspects of your Twitter account and posts the score
 as a Tweet. While the developer included a disclaimer that these
 Tweets would be posted to Twitter, user feedback indicated that the
 text was too far down on the page to be noticed before proceeding. As
 a result, many users were surprised that their scores were being
 tweeted automatically.
 
 Which brings us to our Developer Principles, one of which is Don't
 surprise users. Specifically, we require developers to get users'
 permission before sending Tweets or other messages on their behalf.
 Allowing an application to access your account does not constitute
 consent for actions to automatically be taken on your behalf.
 
 Twifficiency violated this principle, so we suspended the app
 yesterday afternoon while we worked with the developer to make sure
 users were better informed about the application's actions and could
 control whether or not a Tweet would be posted. With these changes
 --which include a more prominent warning and a checkbox on the main
 page-- the application has been re-enabled.
 
 Our developer principles can be found in our API Terms of Service:
 http://dev.twitter.com/pages/api_terms
 
 Brian Sutorius
 API Policy
 
 



Re: [twitter-dev] Update on Twifficiency

2010-08-18 Thread M. Edward (Ed) Borasky
There's another issue lurking here, and that's just how much typical  
Twitter end users know about what an app can do once authenticated,  
either using the soon-to-be-history basic authentication or  
oAuth/xAuth. I think the page Twitter displays when asking  
Deny/Allow is fine, but I'd be surprised if people really read that.  
They just push the button. ;-)


What it all boils down to is that once you Allow for Read, the  
application can do *anything* in your account that the API can do with  
a GET, and if you Allow for Read/Write, which most applications do  
even if they only read, the application can also POST and DELETE. It  
can follow, unfollow, block, report spammers, read your DMs, post DMs,  
edit your lists, and, of course, tweet. And I'd also venture a guess  
that most typical Twitter end users don't know how to get to  
Connections/Settings and revoke access.


So I think another developer principle needs to be to clearly state  
which of the many available actions an app can take on behalf of the  
user, how to detect if the app has taken other actions, and how to  
revoke access. Twiffiency semi-clearly stated that it was going to  
tweet, but it most certainly did not state what other actions it was  
going to take to compute the score.


--
M. Edward (Ed) Borasky
http://borasky-research.net http://twitter.com/znmeb

A mathematician is a device for turning coffee into theorems. - Paul Erdos




[twitter-dev] update profile image once again returning 200 OK but image not changing

2010-07-26 Thread Yardboy
I'm getting valid responses back from update_profile_image, but the
changes are not taking place. I'm getting back a 200 OK but the xml
response still lists the current image, not the new one that I
attempted to upload.

I tried a manual update using the curl script on the API wiki for this
action and same results - valid response with the old image listed in
stead of the new one, and no actual change on the account.

There's been a couple of issues with profile updates lately, but
things had been good for a few days. Is anyone else having issues
again?

tks.


[twitter-dev] UPDATE: High latency and spurious 401s with the Twitter REST API

2010-05-13 Thread Taylor Singletary
Hi Developers,

Just wanted to send you all an update that we're still working with gusto on
the performance problems you've been encountering (thanks for all the
helpful reports!)

This week and next we're making a number of calculated modifications that
should help ease the issues while we simultaneously investigate and improve
other elements of the growing Twitter infrastructure.

In the meantime, you'll see requests continuing to take longer than they
should (instead of timing out) and you may see 401 Unauthenticated responses
for otherwise valid authorized requests. When you encounter this kind of
behavior, it's best not to immediately retry requests but instead to back
off for 5s or so before retrying a request again.

Thank you for your continued patience while we work through these issues;
improvements are on the near horizon!

Taylor Singletary
Developer Advocate, Twitter
http://twitter.com/episod


[twitter-dev] UPDATE: Embedded user object issue

2010-05-06 Thread Taylor Singletary
Hi Folks,

Wanted to give everyone an update on this issue that's continuing to
effect certain API clients:

  Though we deployed a fix last night for the issue, certain
idiosyncracies in our caching system have made the fix moot for a
large percentage of our API output traffic. We are in the process now
of coaxing the cache away.

Thanks for your continued patience!

Taylor

-- 
Taylor Singletary
Developer Advocate, Twitter
http://twitter.com/episod


Re: [twitter-dev] Update on Missing tweets from Profile page issue

2010-04-04 Thread Adriano R.
Hello,

Anyone know what might be happening in this issue?

Greetings!

2010/3/31 Adriano R. adriano@gmail.com

 Mark,

 My twitter is @adrossetto

 I have some tweets between March 13rd and March 28th and they doesn't
 appear in my profile, but they appear in my home.

 Thanks!

 2010/3/31 Mark McBride mmcbr...@twitter.com

 This issue was fixed.  We think.  If it's still occurring let us know.

   ---Mark

 http://twitter.com/mccv



 On Tue, Mar 30, 2010 at 7:05 PM, Adriano adriano@gmail.com wrote:

 I still have that problem:

 http://status.twitter.com/post/475631917/update-on-missing-tweets-from-profile-page-issue

 Is there any solution for that issue?

 Greetings!






Re: [twitter-dev] Update on Missing tweets from Profile page issue

2010-03-31 Thread Mark McBride
This issue was fixed.  We think.  If it's still occurring let us know.

  ---Mark

http://twitter.com/mccv


On Tue, Mar 30, 2010 at 7:05 PM, Adriano adriano@gmail.com wrote:

 I still have that problem:

 http://status.twitter.com/post/475631917/update-on-missing-tweets-from-profile-page-issue

 Is there any solution for that issue?

 Greetings!



-- 
To unsubscribe, reply using remove me as the subject.


Re: [twitter-dev] Update on Missing tweets from Profile page issue

2010-03-31 Thread Adriano R.
Mark,

My twitter is @adrossetto

I have some tweets between March 13rd and March 28th and they doesn't appear
in my profile, but they appear in my home.

Thanks!

2010/3/31 Mark McBride mmcbr...@twitter.com

 This issue was fixed.  We think.  If it's still occurring let us know.

   ---Mark

 http://twitter.com/mccv



 On Tue, Mar 30, 2010 at 7:05 PM, Adriano adriano@gmail.com wrote:

 I still have that problem:

 http://status.twitter.com/post/475631917/update-on-missing-tweets-from-profile-page-issue

 Is there any solution for that issue?

 Greetings!





-- 
To unsubscribe, reply using remove me as the subject.


Re: [twitter-dev] Update count by source?

2010-02-23 Thread Abraham Williams
You will have to incorporate some sort of statistics collection within your
application.

Abraham

On Tue, Feb 23, 2010 at 15:03, Christopher Finke cfi...@gmail.com wrote:

 Is there a way that I, as a Twitter client developer, can find out how
 many tweets were sent by my application in a given day/week/month?




-- 
Abraham Williams | Community Advocate | http://abrah.am
Project | Out Loud | http://outloud.labs.poseurtech.com
This email is: [ ] shareable [x] ask first [ ] private.
Sent from Seattle, WA, United States


Re: [twitter-dev] Update profile background image using Oauth API

2010-01-17 Thread Raffi Krikorian
hi - yes - this is completely doable.

i wrote a simple ruby script and posted it at
http://mehack.com/uploading-a-background-image-to-twitter-using (which may
be having DNS issues at the moment, and if so, just go see the code directly
at http://gist.github.com/279650) -- that code demonstrates how to construct
the signature, and upload a background image.  i tested it on my test
account, and it works great.

On Sun, Jan 10, 2010 at 9:33 AM, rohit khariwal khariwal.ro...@gmail.comwrote:

 I have tried it. The command line code is working fine but not working with
 Oauth API.


 On Sun, Jan 10, 2010 at 10:36 PM, Pedro Junior v.ju.ni.o...@gmail.comwrote:

 *Yes, is possible.*

 *
 http://apiwiki.twitter.com/Twitter-REST-API-Method:-account 
 update_profile_background_imagehttp://apiwiki.twitter.com/Twitter-REST-API-Method:-account%C2%A0update_profile_background_image
 *
 -
 Pedro Junior


 2010/1/10 rohit khariwal.ro...@gmail.com

 I have been researching the PHP script to update the background image
 of twitter profile. I found lots of code but none of them seems to be
 working.

 Is it really possible to do this using API?

 Thanks






-- 
Raffi Krikorian
Twitter Platform Team
http://twitter.com/raffi


[twitter-dev] Update profile image API using OAuth

2010-01-14 Thread Vikram
Hi all,

I am trying to use the update profile image API via OAuth. This is how
I build my request.

Set the method as POST.

Set the content type as multipart/form-data; boundary=+boundary;
(Boundary is generated)

Write the OAuth parameters
oauth_consumer_key,oauth_nonce,oauth_signature,oauth_signature_method,oauth_timestamp,oauth_token,oauth_version
into the request stream.

I follow this up with

--+boundary+\r\nContent-Disposition: form-data; name=\image\;
filename=\test.JPG}\\r\nContent-Type: image/jpg\r\n\r\n.

This is followed by the byte stream of the image.

When I send this request to twitter, I receive 500(Internal server
error).


What am I doing wrong? Please help. I have been struggling since the
past week to get this working.


[twitter-dev] Update profile background image using Oauth API

2010-01-10 Thread rohit
I have been researching the PHP script to update the background image
of twitter profile. I found lots of code but none of them seems to be
working.

Is it really possible to do this using API?

Thanks


Re: [twitter-dev] Update profile background image using Oauth API

2010-01-10 Thread Pedro Junior
*Yes, is possible.*

*
http://apiwiki.twitter.com/Twitter-REST-API-Method:-account
update_profile_background_imagehttp://apiwiki.twitter.com/Twitter-REST-API-Method:-account%C2%A0update_profile_background_image
*
-
Pedro Junior


2010/1/10 rohit khariwal.ro...@gmail.com

 I have been researching the PHP script to update the background image
 of twitter profile. I found lots of code but none of them seems to be
 working.

 Is it really possible to do this using API?

 Thanks



[twitter-dev] UPDATE: Social Graph API Deprecation

2010-01-08 Thread Wilhelm Bierbaum
On December 22, 2009 we announced that the social graph method pagination of
the followers/ids and friends/ids would finally be removed. We announced
deprecation in September (http://bit.ly/46x1iL), November (
http://bit.ly/3UQ0LU) and December (http://bit.ly/5VPWk7) of last year. The
page parameter will be completely removed 1/11/2010. However, the behavior
of assuming that you want the first cursor page when passing no cursor
parameter will not.

In the December 2009 announcement, I explained that:


You should always pass a cursor parameter. Starting soon, if you fail to
pass a cursor, the data returned will be that of the first cursor (-1) and
the next_cursor and previous_cursor elements will be included.


In response to the feedback we received in a
http://bit.ly/longDiscussionAboutTheSocialGraph we have decided not to
immediately remove support for unreliably retrieving a complete friend or
follower list (by passing neither page nor cursor parameters) on 1/11/2010.
We understand that too many applications still depend on it. We're working
on a better way to pull this data; expect another updated announcement on
this list soon with further details.

We know that the cursor-based social graph APIs can be improved -- we can
provide richer functionality than we currently expose. To do this, we need
your help; contribute your use cases for the social graph in response to
this message on http://bit.ly/TwitterDevelopmentTalk. With better
understanding of how you use the graph data, we can improve the quality and
variety of APIs that we provide.

Thanks!


[twitter-dev] Update backgrounds in real time

2009-11-24 Thread zanderman
Hi,

Is it possible to update Twitter backgrounds in real time through the
API? In other words, if I have  a site which updates regularly and I
want to pull the latest info on the site into my Twitter background,
can I do that?

Cheers,

Zanderman


Re: [twitter-dev] Update backgrounds in real time

2009-11-24 Thread Raffi Krikorian

http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-account%C2%A0update_profile_background_image


Hi,

Is it possible to update Twitter backgrounds in real time through the
API? In other words, if I have  a site which updates regularly and I
want to pull the latest info on the site into my Twitter background,
can I do that?

Cheers,

Zanderman


--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi






[twitter-dev] Update Profile Background using oauth

2009-11-15 Thread stevie

Hi All,
  Update profile background using twitter api is working fine
with username and password but on oauth its causing the problem and
returning the message

 Something is technically wrong.
Thanks for noticing—we're going to fix it up and have things back to
normal soon.


I have tried passing the full image path(Absolute path) with @symbol
before but same problem exits!

$temp_img = 'D:/BackGroundPic/1.jpg';
$args = array('@image' = '@'.$temp_img); (or)
$args = array('image' = '@'.$temp_img);

But both results in unsuccessful.

Any Suggestions to overcome this issue will be helpful.

Thanks and regards,
Steve


[twitter-dev] Update on the Retweet API (we collapse retweets, not you we're adding statuses/retweets)

2009-09-18 Thread Marcel Molina

The Retweet API launch is close at hand. You might have already seen
some retweets appearing in the new statuses/home_timeline from people
who've been testing them out. We've gotten lots of great questions and
feedback about the retweet API. Thanks to everyone who has rolled up
their sleeves and gotten involved. It's been a big help.

One of the main confusions and criticisms about the retweet API was
around what happens when a given tweet is retweeted multiple times.
The explanation was that developers need to do their own retweet
collapsing. If N people retweet a given tweet, you'd get N instances
of that same tweet in the appropriate retweet timeline and the home
timeline. You would then have to do your own internal book keeping
about whether that tweet had already come in. If it hadn't you'd
display it for the first time. If it had you'd update the already
displayed tweet.

Asking developers to collapse retweets in timelines is onerous,
complicated and confusing. We're not going to do it that way. We are
going to add a resource that gives you all retweets for a given tweet.
In timelines you will get only the first retweet. You can then request
all retweets for that tweet at any time to get up to 100 retweets that
have been created for it.

Here is the documentation for the new resource, statuses/retweets:
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-retweets

Sincere apologies if you've already written collapsing logic for
retweets. Beta releases are beta releases and I think the retweet API
is a lot better without the onerous collapsing requirement.

To give you some ideas of how you can use the API to display retweets,
here is a recent mock up of one of the potential UIs for the retweets
timeline on twitter.com:
http://a1.twimg.com/example-retweet-ui-18-sep-09.png

If you've got questions, find bugs, or have any kind of feedback, get
in touch via the dev mailing list, send an @reply to @twitterapi or
jump into the #twitterapi IRC channel on irc.freenode.net.

-- 
Marcel Molina
Twitter Platform Team
http://twitter.com/noradio


[twitter-dev] Update avatar by Oauth

2009-08-20 Thread hrki

Hi guys,

I have a little problem with uploading avatar to twitter by oauth.
I m using this libraries for communicate by oauth :
http://github.com/gTwittr/gTwittr/tree/f0c27b147de5efc509ffc3db48a36f4b4cd448bb/application/lib/twitteroauth

Trying to send file with this :
$imageX = $_SERVER['DOCUMENT_ROOT'].'/twitt/new/image.jpg';
$this-OAuthRequest(https://twitter.com/account/
update_profile_image.xml, array('image' = @$imageX), 'POST');

But only answer is : Something is technically wrong.
Thanks for noticing—we're going to fix it up and have things back to
normal soon.

Don`t have someone idea what is wrong?
Thanks.


[twitter-dev] Update Delivery Device

2009-08-01 Thread Haden Pike
Hi all. Someone asked me to include toggling of device updates in an 
application I help develop. I am a little confused about the one parameter that 
is required, device. This must be either im, sms, or none. What do each of 
these mean?

While we're speaking of devices, is there an API method to toggle device 
updates on or off for a user? I mean whether a user recieves device updates for 
a particular user.
Thanks.

Haden Pike
Email: haden.p...@gmail.com

[twitter-dev] Update multiple users at once

2009-07-23 Thread DavidH

If I want to update multiple Twitter user accounts at once (with a
different message for each), is there anyway to do it other than
making multiple posts to update.xml?

[I want to update accounts by cron; at the moment I have only a small
number of users using the service, which isn't a problem. If this
grows to several hundred, I suspect my cron job might time out before
it can loop through 200 calls]


[twitter-dev] update/status api is recognizing only the first word of the tweet :( please help

2009-07-03 Thread goodtest

I thought everything was working until i just sent a tweet with 4
words, but only the first word is being posted for some reason. Please
help .
I think i have done all the url encoding stuffs, but somehow twitter
is only recognizing first word. What am i missing?


Url:
http://twitter.com/statuses/update.json?status=one two three
Post headers:
oauth_consumer_key=Xz2BKOKObTzpLrMXxJo2wwoauth_nonce=Pz9MVSTc2EXoauth_signature_method=HMAC-
SHA1oauth_timestamp=1246644337oauth_token=52243094-
N6lnC60D5ZY4rl1OVaemffKaqGas5aVJqAj220yktoauth_version=1.0oauth_token=52243094-
N6lnC60D5ZY4rl1OVaemffKaqGas5aVJqAj220yktoauth_signature=i9NB
+T6OQRzeQkikXMYmhwONRTM=


encoded form:

http%3A%2F%2Ftwitter.com%2Fstatuses%2Fupdate.json%3Fstatus%3Done%20two
%20three

oauth_consumer_key%3DXz2BKOKObTzpLrMXxJo2ww%26oauth_nonce%3DJKBGe9GKQCM
%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp
%3D1246644748%26oauth_token%3D52243094-
N6lnC60D5ZY4rl1OVaemffKaqGas5aVJqAj220ykt%26oauth_version
%3D1.0%26oauth_token%3D52243094-
N6lnC60D5ZY4rl1OVaemffKaqGas5aVJqAj220ykt%26oauth_signature
%3D7RyC21EJdprquTFdbQV2lq0IIqY%3D


In the response.. it says:
text:one

{text:one,favorited:false,user:
{profile_link_color:088253,description:null,profile_background_tile
:false,utc_offset:-28800,verified:false,profile_background_color:EDECE9,followers_count:
10
,profile_image_url:http:\/\/static.twitter.com\/images\/
default_profile_normal.png,friends_count
:
15,profile_sidebar_fill_color:E3E2DE,url:null,screen_name:rajaraodv,name:rajaraodv,created_at
:Sun Jun 22 16:10:53 +
2008,protected:false,profile_sidebar_border_color:D3D2CF,time_zone
:Pacific Time (US  Canada),following:null,statuses_count:
23,profile_text_color:634047,location
:null,id:
15198474,notifications:null,profile_background_image_url:http:\/\/
static.twitter.com
\/images\/themes\/theme3\/bg.gif,favourites_count:
0},in_reply_to_screen_name:null,created_at:Fri
 Jul 03 18:05:43 +
2009,truncated:false,in_reply_to_status_id:null,id:
2457422831,in_reply_to_user_id
:null,source:a href=\http:\/\/apiwiki.twitter.com\/\API\/a}


please help, what am i missing?


[twitter-dev] update: RSS feeds of twitter topics now available from web2express.org

2009-06-23 Thread AJ Chen
Update: I just added RSS feed links on web2express.org digest website. The
RSS feeds provide up to 100 new topics from today's twitter conversations or
tweets in the last 3 days or 7 days. Twitter.com search gives you 10 top
trending topics.  If you want more top twitter topics, you may get the rss
feeds from web2express.org.
-aj

-- 
AJ Chen, PhD
Co-Chair, Semantic Web SIG, sdforum.org
http://web2express.org
Palo Alto, CA


[twitter-dev] Update on product category

2009-04-19 Thread Clodoaldo Pinto Neto

I have no experience with Twitter. Before asking anything this is what
I would like to accomplish: That a twitter member would be able to
follow a product category updates in an ad site and only in that
category. So the site's robot would post to twitter any new ad in that
category using the the API. There are more than two thousand
categories.

Now the question: Is there a way to create different kinds of posts
for a single user (the site's bot) that can be followed individually?
Or must I create more than two thousand users?

If this use is against any Twitter policy please excuse me as I have
no experience with it.

Regards, Clodoaldo


[twitter-dev] Update API (with OAuth) failed on Unicode tweet

2009-04-12 Thread Cmdr J0hn

Hello, fellow twitters,

My app encountered errors on twitter update API
when I try to send Unicode string.

My app is writtin in Python, I made a slight modification
in a library that is found on http://oauth.net/

My code is not prepared to be opened to public,
but I can say that when I send ASCII string, it works.

It's like this,

when I say %= (a percent sign, and an equal), my app try to sign on
a string like this,

POSThttp%3A%2F%2Ftwitter.com%2Fstatuses%2Fupdate.xml
oauth_consumer_key%3D...(omit)...%26status%3D%2525%253D

A request body is like this,

status=%25%3D

And, it works, like this:  http://twitter.com/khopkun/status/1502555481

Now, I send a Unicode charactor, あ 
(not sure displayed on your screen properly, it's Japanese)

Signed on a string:

POSThttp%3A%2F%2F...(omit)...%26status%3D%25E3%2581%2582

And a body is:

status=%E3%81%82

(It's utf-8, I guess. 3 bytes needed for one Japanese charactor)

then got an error,  Failed to validate oauth signature or token
status 401.

I am wondering why ASCII charactors are okay, and Unicode are not.

Any suggestion anyone?


[twitter-dev] Update

2009-03-09 Thread shapper

Hello,

On Twitter API I see 3 actions:
Create, Update and Destroy

So I can update any entry recent or old given its id?
But does it make any sense to update an old entry?
Does not tweeter gives visibility to only recent entries?

In fact when I login to tweeter I get only the options create and
destroy:

A side note:
Should I call a twitter entry? or twitter post? or do you have any
name for it?
I am just trying my application to have the same language as
twitter.

Thanks,
Miguel