[twitter-dev] Re: Can twitter api update photo?

2011-08-10 Thread LoVenus
thank you very much.
But it's not profile image.
Just like this:http://twitter.com/#!/zh_lu/status/101116587351867392/
photo/1

On Aug 9, 11:13 pm, kamesh SmartDude 
wrote:
> you can update u r profile photo by using twitter API
>
> https://api.twitter.com/1/account/update_profile_image.json
>
> //kamesh.
>
>
>
> On Wed, Aug 10, 2011 at 11:29 AM, LoVenus  wrote:
> > Today I see we can update photo by twiiter.
>
> > So, will twiiter api support update photo?
>
> > --
> > Have you visited the Developer Discussions feature on
> >https://dev.twitter.com/discussionsyet?
>
> > Twitter developer links:
> > Documentation and resources:https://dev.twitter.com/docs
> > API updates via Twitter:https://twitter.com/twitterapi
>
> > Unsubscribe or change your group membership settings:
> >http://groups.google.com/group/twitter-development-talk/subscribe- Hide 
> >quoted text -
>
> - Show quoted text -

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] Re: Twitter streaming API using oauth with tracks that have spaces?

2011-08-10 Thread deepa
can anyone post the sample using streaimg API..
im not gettng how to start with this...


-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] Unable to post status

2011-08-10 Thread Naveen Tirupattur
Hi,

I get the below error when i try to post a status update using
twitter4j. I am not sure if i am missing any libraries in my build
path:



java.lang.NoSuchMethodError:
com.google.appengine.api.urlfetch.FetchOptions.setDeadline(Ljava/lang/
Double;)Lcom/google/appengine/api/urlfetch/FetchOptions;

Thanks,
-Naveen

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] Mentions count

2011-08-10 Thread nidhi
Hi,

How can I find total mentions for the account.
Right now API returns only 20 mentions.

Please can anyone help me with this?

Regards,
Nidhi Sarvaiya

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


Re: [twitter-dev] Mentions count

2011-08-10 Thread kamesh SmartDude
hai Nidhi,

u can't get the total mentions count.

//kamesh.

On Wed, Aug 10, 2011 at 7:16 PM, nidhi  wrote:

> Hi,
>
> How can I find total mentions for the account.
> Right now API returns only 20 mentions.
>
> Please can anyone help me with this?
>
> Regards,
> Nidhi Sarvaiya
>
> --
> Have you visited the Developer Discussions feature on
> https://dev.twitter.com/discussions yet?
>
> Twitter developer links:
> Documentation and resources: https://dev.twitter.com/docs
> API updates via Twitter: https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership settings:
> http://groups.google.com/group/twitter-development-talk/subscribe
>

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


Re: [twitter-dev] Mentions count

2011-08-10 Thread Glenn Ferguson
I had asked a related question prior but never received a response:
Is there an API that returns ONLY mentions that are in reply to a specific 
tweet?

Thanks. 
Glenn

On Aug 10, 2011, at 9:46 AM, nidhi  wrote:

> Hi,
> 
> How can I find total mentions for the account.
> Right now API returns only 20 mentions.
> 
> Please can anyone help me with this?
> 
> Regards,
> Nidhi Sarvaiya
> 
> -- 
> Have you visited the Developer Discussions feature on 
> https://dev.twitter.com/discussions yet?
> 
> Twitter developer links:
> Documentation and resources: https://dev.twitter.com/docs
> API updates via Twitter: https://twitter.com/twitterapi
> 
> Unsubscribe or change your group membership settings: 
> http://groups.google.com/group/twitter-development-talk/subscribe

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


Re: [twitter-dev] Mentions count

2011-08-10 Thread kamesh SmartDude
No There is no such API.

//kamesh

On Wed, Aug 10, 2011 at 8:40 PM, Glenn Ferguson wrote:

> I had asked a related question prior but never received a response:
> Is there an API that returns ONLY mentions that are in reply to a specific
> tweet?
>
> Thanks.
> Glenn
>
> On Aug 10, 2011, at 9:46 AM, nidhi  wrote:
>
> > Hi,
> >
> > How can I find total mentions for the account.
> > Right now API returns only 20 mentions.
> >
> > Please can anyone help me with this?
> >
> > Regards,
> > Nidhi Sarvaiya
> >
> > --
> > Have you visited the Developer Discussions feature on
> https://dev.twitter.com/discussions yet?
> >
> > Twitter developer links:
> > Documentation and resources: https://dev.twitter.com/docs
> > API updates via Twitter: https://twitter.com/twitterapi
> >
> > Unsubscribe or change your group membership settings:
> http://groups.google.com/group/twitter-development-talk/subscribe
>
> --
> Have you visited the Developer Discussions feature on
> https://dev.twitter.com/discussions yet?
>
> Twitter developer links:
> Documentation and resources: https://dev.twitter.com/docs
> API updates via Twitter: https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership settings:
> http://groups.google.com/group/twitter-development-talk/subscribe
>

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] Re: rate limiting due to invalid oauth credentials

2011-08-10 Thread mike3s
Read the docs...thought the call was authenticated, but discovered
that the library I was using had a bug for situations where the call
included certain characters. The authentication failed, but the query
continued as an unauthenticated call. No error message. Bitch of a
time figuring out what was happening; had to reverse engineer the
library and step through it.


On Jul 4, 2:09 pm, "Mo'b Mo'b"  wrote:
> Authenticated Rate Limit --- 350 Calls per hour.
> Unauthenticated Rate Limit --- 150 Calls per hour.
>
> Please read the docs.

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] Problems by JSOauth

2011-08-10 Thread amgarciac
Hello, I'm trying to set in my Twitter APP, based on JS&HTML&CSS, the
OAuth authentication/authotization by Javascript, but the window that
sould be opened at load the page to do the authorization displays the
following error message:

"Woa there!
This page is no longer valid. It seems that someone has already used
the information you provided. Please return to the previous page and
try again ... was probably an unintentional mistake."

I don't know how can I fix this problem; I've tried to find some
solutions on the Internet but I could not get nothing.
If it will be neccesary, I'll post the code.

Best regards

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Jason Costa
Hi everyone,

With our move over to the new dev.twitter.com, we've shifted our
attention toward answering questions in the developer discussions
taking place at:

https://dev.twitter.com/discussions

If you have questions, please post them there and we'll continue to do
our best to answer them, and we hope the community will continue to
jump in and help there too.

In the meantime, we'll be closing the ability to post new threads in
the Google Groups starting this Friday, August 12th. We'll leave the
Groups open as read-only, so the archive of threads will remain
available.

Developing for Twitter is never a one-off event, and it's really
important that we continue to maintain a few channels for
disseminating critical announcements. If you're not already, please
start following along at:

1) Follow @twitterapi
- https://twitter.com/intent/user?screen_name=twitterapi
2) Subscribe to email notifications for blog posts for announcements
- https://dev.twitter.com/blog/category/announcements   (click
"Subscribe to category")
3) Subscribe to the RSS feed of the blog
- https://dev.twitter.com/blog/feed


Thanks,

--Jason

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


Re: [twitter-dev] Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Dossy Shiobara

How do I subscribe to the discussion forum via email?


On 8/10/11 3:27 PM, Jason Costa wrote:

With our move over to the new dev.twitter.com, we've shifted our
attention toward answering questions in the developer discussions
taking place at:

https://dev.twitter.com/discussions


--
Dossy Shiobara |  "He realized the fastest way to change
do...@panoptic.com |   is to laugh at your own folly -- then you
http://panoptic.com/   |   can let go and quickly move on." (p. 70)
  * WordPress * jQuery * MySQL * Security * Business Continuity *

--
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


RE: [twitter-dev] Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Dean Collins
And better still why aren't they just "forumising" the existing mailing
listwhats the point of having two locations for dev discussions.

Jason sorry mate but I'm calling you out on this and suggesting you
remove the forum and keep the information in a single location source.

 
Cheers,
Dean
 
 

-Original Message-
From: twitter-development-talk@googlegroups.com
[mailto:twitter-development-talk@googlegroups.com] On Behalf Of Dossy
Shiobara
Sent: Wednesday, August 10, 2011 4:05 PM
To: twitter-development-talk@googlegroups.com
Cc: Jason Costa
Subject: Re: [twitter-dev] Twitter Development Talk to become read-only
this Friday, August 12th

How do I subscribe to the discussion forum via email?


On 8/10/11 3:27 PM, Jason Costa wrote:
> With our move over to the new dev.twitter.com, we've shifted our
> attention toward answering questions in the developer discussions
> taking place at:
>
> https://dev.twitter.com/discussions

-- 
Dossy Shiobara |  "He realized the fastest way to change
do...@panoptic.com |   is to laugh at your own folly -- then you
http://panoptic.com/   |   can let go and quickly move on." (p. 70)
   * WordPress * jQuery * MySQL * Security * Business Continuity *

-- 
Have you visited the Developer Discussions feature on
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings:
http://groups.google.com/group/twitter-development-talk/subscribe

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


Re: [twitter-dev] Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Taylor Singletary
Hi Dossy & Dean,

Email subscription options are configurable either from specific forum
category pages or more universally at https://dev.twitter.com/user --
unfortunately you can't reply directly to emails yet, but it's a feature
we're hoping to provide in the future.

We *are* moving to a single dev discussion location:
https://dev.twitter.com/discussions

Announcements will be made on the developer blog:
https://dev.twitter.com/blog/category/announcements and @twitterapi. As
we've done with announcements for some time, we'll tend to directly link an
announcement with a discussion thread -- now on
dev.twitter.com/discussionsinstead of these older google groups.

@episod  - Taylor
Singletary


On Wed, Aug 10, 2011 at 1:05 PM, Dossy Shiobara  wrote:

> How do I subscribe to the discussion forum via email?
>
>
>
> On 8/10/11 3:27 PM, Jason Costa wrote:
>
>> With our move over to the new dev.twitter.com, we've shifted our
>> attention toward answering questions in the developer discussions
>> taking place at:
>>
>> https://dev.twitter.com/**discussions
>>
>
> --
> Dossy Shiobara |  "He realized the fastest way to change
> do...@panoptic.com |   is to laugh at your own folly -- then you
> http://panoptic.com/   |   can let go and quickly move on." (p. 70)
>  * WordPress * jQuery * MySQL * Security * Business Continuity *
>
>
> --
> Have you visited the Developer Discussions feature on
> https://dev.twitter.com/**discussionsyet?
>
> Twitter developer links:
> Documentation and resources: https://dev.twitter.com/docs
> API updates via Twitter: https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership settings:
> http://groups.google.com/**group/twitter-development-**talk/subscribe
>

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


Re: [twitter-dev] Re: rate limiting due to invalid oauth credentials

2011-08-10 Thread Matt Harris
Hey Mike,

Sorry to hear you were having problems there. If the credentials were being
rejected we would have returned an X-Warning header in the response letting
you know.

There is more information about this in our rate limiting documentation:
https://dev.twitter.com/docs/rate-limiting#rest

Hope that helps,
@themattharris 
Twitter, Inc.



On Wed, Aug 10, 2011 at 8:50 AM, mike3s  wrote:

> Read the docs...thought the call was authenticated, but discovered
> that the library I was using had a bug for situations where the call
> included certain characters. The authentication failed, but the query
> continued as an unauthenticated call. No error message. Bitch of a
> time figuring out what was happening; had to reverse engineer the
> library and step through it.
>
>
> On Jul 4, 2:09 pm, "Mo'b Mo'b"  wrote:
> > Authenticated Rate Limit --- 350 Calls per hour.
> > Unauthenticated Rate Limit --- 150 Calls per hour.
> >
> > Please read the docs.
>
> --
> Have you visited the Developer Discussions feature on
> https://dev.twitter.com/discussions yet?
>
> Twitter developer links:
> Documentation and resources: https://dev.twitter.com/docs
> API updates via Twitter: https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership settings:
> http://groups.google.com/group/twitter-development-talk/subscribe
>

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


RE: [twitter-dev] Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Dean Collins
Taylor when will twitter-development-talk@googlegroups.com be switched
off and archived so no future messages can be posted to it?

 

 

 

 

Cheers,

Dean

 

 



From: twitter-development-talk@googlegroups.com
[mailto:twitter-development-talk@googlegroups.com] On Behalf Of Taylor
Singletary
Sent: Wednesday, August 10, 2011 4:23 PM
To: twitter-development-talk@googlegroups.com
Cc: Jason Costa
Subject: Re: [twitter-dev] Twitter Development Talk to become read-only
this Friday, August 12th

 

Hi Dossy & Dean,

 

Email subscription options are configurable either from specific forum
category pages or more universally at https://dev.twitter.com/user --
unfortunately you can't reply directly to emails yet, but it's a feature
we're hoping to provide in the future.

 

We are moving to a single dev discussion location:
https://dev.twitter.com/discussions 

 

Announcements will be made on the developer blog:
https://dev.twitter.com/blog/category/announcements and @twitterapi. As
we've done with announcements for some time, we'll tend to directly link
an announcement with a discussion thread -- now on
dev.twitter.com/discussions instead of these older google groups.

 

@episod   - Taylor
Singletary



On Wed, Aug 10, 2011 at 1:05 PM, Dossy Shiobara 
wrote:

How do I subscribe to the discussion forum via email?




On 8/10/11 3:27 PM, Jason Costa wrote:

With our move over to the new dev.twitter.com, we've shifted our
attention toward answering questions in the developer discussions
taking place at:

https://dev.twitter.com/discussions

 

-- 
Dossy Shiobara |  "He realized the fastest way to change
do...@panoptic.com |   is to laugh at your own folly -- then you
http://panoptic.com/   |   can let go and quickly move on." (p. 70)
 * WordPress * jQuery * MySQL * Security * Business Continuity *



-- 
Have you visited the Developer Discussions feature on
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings:
http://groups.google.com/group/twitter-development-talk/subscribe

 

-- 
Have you visited the Developer Discussions feature on
https://dev.twitter.com/discussions yet?
 
Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi
 
Unsubscribe or change your group membership settings:
http://groups.google.com/group/twitter-development-talk/subscribe

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] Re: Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Jason Costa
Hi Dean,

We will turn off the ability to create new posts for the Google Group
this Friday, August 12th. From then on, all new posts should be
created over at: https://dev.twitter.com/discussions

Thanks,

--Jason


On Aug 10, 2:29 pm, "Dean Collins"  wrote:
> Taylor when will twitter-development-talk@googlegroups.com be switched
> off and archived so no future messages can be posted to it?
>
> Cheers,
>
> Dean
>
> 
>
> From: twitter-development-talk@googlegroups.com
> [mailto:twitter-development-talk@googlegroups.com] On Behalf Of Taylor
> Singletary
> Sent: Wednesday, August 10, 2011 4:23 PM
> To: twitter-development-talk@googlegroups.com
> Cc: Jason Costa
> Subject: Re: [twitter-dev] Twitter Development Talk to become read-only
> this Friday, August 12th
>
> Hi Dossy & Dean,
>
> Email subscription options are configurable either from specific forum
> category pages or more universally athttps://dev.twitter.com/user--
> unfortunately you can't reply directly to emails yet, but it's a feature
> we're hoping to provide in the future.
>
> We are moving to a single dev discussion 
> location:https://dev.twitter.com/discussions
>
> Announcements will be made on the developer 
> blog:https://dev.twitter.com/blog/category/announcementsand @twitterapi. As
> we've done with announcements for some time, we'll tend to directly link
> an announcement with a discussion thread -- now on
> dev.twitter.com/discussions instead of these older google groups.
>
> @episod   - Taylor
> Singletary
>
> On Wed, Aug 10, 2011 at 1:05 PM, Dossy Shiobara 
> wrote:
>
> How do I subscribe to the discussion forum via email?
>
> On 8/10/11 3:27 PM, Jason Costa wrote:
>
> With our move over to the new dev.twitter.com, we've shifted our
> attention toward answering questions in the developer discussions
> taking place at:
>
> https://dev.twitter.com/discussions
>
> --
> Dossy Shiobara         |      "He realized the fastest way to change
> do...@panoptic.com     |   is to laugh at your own folly -- then 
> youhttp://panoptic.com/  |   can let go and quickly move on." (p. 70)
>  * WordPress * jQuery * MySQL * Security * Business Continuity *
>
> --
> Have you visited the Developer Discussions feature 
> onhttps://dev.twitter.com/discussionsyet?
>
> Twitter developer links:
> Documentation and resources:https://dev.twitter.com/docs
> API updates via Twitter:https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership 
> settings:http://groups.google.com/group/twitter-development-talk/subscribe
>
> --
> Have you visited the Developer Discussions feature 
> onhttps://dev.twitter.com/discussionsyet?
>
> Twitter developer links:
> Documentation and resources:https://dev.twitter.com/docs
> API updates via Twitter:https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership 
> settings:http://groups.google.com/group/twitter-development-talk/subscribe

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


Re: [twitter-dev] Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Dossy Shiobara

Thanks.  Looking forward to being able to reply via email.


On 8/10/11 4:23 PM, Taylor Singletary wrote:
Email subscription options are configurable either from specific forum 
category pages or more universally at https://dev.twitter.com/user -- 
unfortunately you can't reply directly to emails yet, but it's a 
feature we're hoping to provide in the future.


--
Dossy Shiobara |  "He realized the fastest way to change
do...@panoptic.com |   is to laugh at your own folly -- then you
http://panoptic.com/   |   can let go and quickly move on." (p. 70)
  * WordPress * jQuery * MySQL * Security * Business Continuity *

--
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe