[twitter-dev] Geotagging

2011-05-08 Thread Nassr zied
Hello,
firstable, i need to get the location of a tweet not tweets of
location !!

ok this time i'll explain things in details.., i'm using the hammock
library..t this is an example to get statuses:
var request = new RestRequest
{
Credentials = _credentials,
Path = /statuses/update.xml,
Method = WebMethod.Post
};

request.AddParameter(status, tweetText);

i just need to add other parameters like place_id or lon and lat ! but
i can't figure out !! :( since this function called from hammock take
only 2 parameters!

PS: i'm working on wp7
Thanks.

-- 
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] Re: Consumer key and comsumer secret

2011-05-08 Thread Adrian5555
I had the same question the other day. Doesn't seem to be an official
answer.

Would like to use xauth but seems a risk long term



On May 8, 4:20 am, Kalpa Welivitigoda callka...@gmail.com wrote:
 hi all,

 I'm trying to develop a twitter client with python. Is it ok to let
 the consumer key and consumer secret to be visible in the python
 script. If not could anyone please suggest a way to hide it.

 Thanks in advance

 --
 Best Regards,

 Kalpa Pathum Welivitigodahttp://about.me/callkalpa

-- 
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] Re: Oauth authorize isn't working consistently

2011-05-08 Thread artesea
I have reports of users not having any username/password boxes when on
the oauth page using their mobiles.

Ryan Cullen
dabr / dab.argh

On May 7, 11:21 pm, Aaron Rankin aran...@sproutsocial.com wrote:
 I'm posting in case Twitter is unaware. The authorize page/process is
 regularly returning no tokens. It is working some of the time. Our
 users have reported this since Wednesday.

 Aaron Rankin
 Sprout Social

-- 
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] Re: Consumer key and comsumer secret

2011-05-08 Thread Pythonizo
I have the same problem. The key consumer does not matter if it is
show or not, but the consumer secret should be kept secret.
I need to make a client, where there is the possibility of anyone
viewing the source code does not know the consumer secret.

On 8 mayo, 00:20, Kalpa Welivitigoda callka...@gmail.com wrote:
 hi all,

 I'm trying to develop a twitter client with python. Is it ok to let
 the consumer key and consumer secret to be visible in the python
 script. If not could anyone please suggest a way to hide it.

 Thanks in advance

 --
 Best Regards,

 Kalpa Pathum Welivitigodahttp://about.me/callkalpa

-- 
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] Re: retweet_count in API response seems broken since April 5th

2011-05-08 Thread ジェローム
I see... juste voted for it.

J

On 8 mai, 10:09, dlawrence douglas.t.lawre...@gmail.com wrote:
 Please vote up the existing acknowledged bug:

 http://code.google.com/p/twitter-api/issues/detail?id=2141

 Thanks-
 Doug

 On May 7, 3:48 am, ジェローム jeromesa...@gmail.com wrote:







  Hi,

  Is there any progress concerning the retweet_count ?

  In an application I built I used to call the retweets_of_me method
  and get the retweet_count, now when I look at the JSON answer
  displayed on this page (http://dev.twitter.com/doc/get/statuses/
  retweets_of_me) the retweet_count does not seem to appear anymore (?).
  Does this information has been removed from the API answer for this
  call (retweets_of_me) ?... That would be no luck for me...
  Any answer would be appreciate, thanks!

  On 8 avr, 21:39, tex jsen...@gmail.com wrote:

   Thanks Taylor,

   i hope it will be fixed soon :)

   best regards.

   On 7 avr, 18:47, Taylor Singletary taylorsinglet...@twitter.com
   wrote:

Hi Tex,

We're looking into this, thanks for the report.

@episod http://twitter.com/episod - Taylor Singletary

On Thu, Apr 7, 2011 at 8:57 AM, tex jsen...@gmail.com wrote:
 Hello,

 it seems that theretweet_countfor tweets in the API response is
 broken since 2 days, all the tweets i get since the April 5th are
 always returning a zero value for it.
 any clue about this ?
 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 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