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

2010-07-13 Thread Matt Harris
Great questions. I'll be publishing a document to dev.twitter.com about this in the next couple of days but to answer you question the attributes you refer to are specific to a registered OAuth application. I'll explain more about these attributes and where they come from in the dev.twitter

[twitter-dev] Re: Which one are you using in your mobile app? xAuth or oAuth?

2010-07-13 Thread Nik Fletcher
Hi Guys This might be of interest: http://getsharekit.com It's a drop-in module for iPhone apps to enable sharing. I've based my own Twitter sharing off of this (using xAuth as the other OAuth flows stink IMHO) however ShareKit allows both OAuth and xAuth should you wish so might provide some

[twitter-dev] Whitelisting

2010-07-13 Thread Edward J. Yoon
Hello, I'm a @eddieyoon, a founder of Tweetple.com. Tweetple.com is an interest-based social networking service on top of the Twitter. As a BETA service, I've started school-based networking service firstly - http://school.tweetple.com/about/ during worldcup 2010.. Currently, I'm caching all

[twitter-dev] CMS application on each domain

2010-07-13 Thread Mathieu Maes
Hi, My company has developed its own CMS which we use to develop websites for customers. I'm working on a Twitter plugin to allow people to send news to Twitter from within the CMS. For the moment, I'm stuck with the authentication part. First question: When I register an application, I must

[twitter-dev] Notification on Twitter when viewing Website

2010-07-13 Thread Joep v. Mourick
Hi All, I'm currently working on a website for a event. On the homepage I've installed a twitter application witch shows my tweets about the event. I would like to add a button by witch the visitors can tweet that they're visiting our website. I know that it is possible in some music app's.

[twitter-dev] Re: Notification on Twitter when viewing Website

2010-07-13 Thread Mounir Regragui
api.twitter.com On 13 juil, 11:10, Joep v. Mourick j...@vanmourick.nl wrote: Hi All, I'm currently working on a website for a event. On the homepage I've installed a twitter application witch shows my tweets about the event. I would like to add a button by witch the visitors can tweet that

[twitter-dev] Re: SSL Cert not working on a1.twimg.com

2010-07-13 Thread Amir
I haven't gotten a feedback yet. I might just cache the image on our server and show it https. Please let me know if there is a better solution. On Jul 12, 1:44 pm, Amir finda...@gmail.com wrote: Ok, but I am using REST api to pull tweets. I am using a https url for the javascript call. But the

[twitter-dev] Tweeting from my website

2010-07-13 Thread olli ekeis
Hi, let's say someone finds 'mysuperpage' of my website interesting. How can I make that someone-guy tweeting the predefined string 'superpage found on http://abc.xyz/superpage blablabla' direct from my website by clicking on a tweet-button? How can I integrate a shortener service? thx4help

Re: [twitter-dev] Tweeting from my website

2010-07-13 Thread Cameron Kaiser
let's say someone finds 'mysuperpage' of my website interesting. How can I make that someone-guy tweeting the predefined string 'superpage found on http://abc.xyz/superpage blablabla' direct from my website by clicking on a tweet-button? There is no one-click way to do this (if you think

[twitter-dev] Re: CMS application on each domain

2010-07-13 Thread Mounir Regragui
If you want special callback URIs, you should email the api support team. On 13 juil, 11:07, Mathieu Maes mathieu.m...@gmail.com wrote: Hi, My company has developed its own CMS which we use to develop websites for customers. I'm working on a Twitter plugin to allow people to send news to

Re: [twitter-dev] Tweeting from my website

2010-07-13 Thread Peter Denton
also, take a look at http://dev.twitter.com/anywhere/begin. Sounds like you are looking for a lightweight solution to allow people to share your page to twitter. bitly has a javascript shortener service, which you could call and prepopulate the anywhere dialog box. On Tue, Jul 13, 2010 at 7:55

[twitter-dev] WhiteListed Account change to OAuth

2010-07-13 Thread Sunny
Hi Folks, I have this issue. I have a whitelisted Twitter account I use to query REST API with HTTP Basic Authentication. As my account was whitelisted, I could query 20,000 requests per hour. Because, now we have to change to OAuth, I have registered an application from my Twitter Account. But

[twitter-dev] OAuth with Streaming API causes 500

2010-07-13 Thread Brian Ryckbost
We are working on adding OAuth support to the twitter stream gem (http://github.com/voloko/twitter-stream) using roauth (http:// github.com/maccman/roauth) to generate the oauth header. We have the library working fine with basic auth but as soon as we turn on OAuth we get 500 errors from the

[twitter-dev] Re: Search Users Per Location

2010-07-13 Thread PhilGo20
anyone ? On 29 juin, 16:20, PhilGo20 gauvin.phili...@gmail.com wrote: Is there a way to run a query returning Users around a particular location based on the location specified in their profile (returns all user with name=joe in montreal ? Or is the only way is to use the user/search method

Re: [twitter-dev] Re: Search Users Per Location

2010-07-13 Thread Jonathan Reichhold
Not currently. You can search by location and find users tweeting from there or nearby, but can't search by users at a specific location by profile. Jonathan On Tue, Jul 13, 2010 at 2:28 PM, PhilGo20 gauvin.phili...@gmail.com wrote: anyone ? On 29 juin, 16:20, PhilGo20

[twitter-dev] Obtaining the access_token from @anywhere

2010-07-13 Thread macmichael01
I am using the @anywhere API. Is there a way to obtain the access_token(oauth) from that?

[twitter-dev] Juitter - Some accounts aren't indexed by search?

2010-07-13 Thread codeless
Hey there, I'm working with Juitter (http://juitter.com) on a project and have noticed that some users tweets won't appear on the live stream. And not just accounts that are set to private, but regular twitter accounts. I have done some research and have found some saying that not all Twitter

Re: [twitter-dev] Juitter - Some accounts aren't indexed by search?

2010-07-13 Thread Pascal Jürgens
Hi, those are probably accounts which twitter filtered out. The docs are pretty clear on this and give practical advice: http://dev.twitter.com/pages/streaming_api_concepts Both the Streaming API and the Search API filter statuses created by a small proportion of accounts based upon status

[twitter-dev] Broken SSL certificate again? SSL certificate validation warnings on Symbian ...

2010-07-13 Thread janole
The Twitter API hosts seem to be using a broken VeriSign SSL cert again like two weeks ago. This cert cannot be verified by any Symbian phone! It's showing a warning on the phone or even rejecting a connection. Is it possible that you revert back to the supported GeoTrust certificate? Thanks

Re: [twitter-dev] Broken SSL certificate again? SSL certificate validation warnings on Symbian ...

2010-07-13 Thread Cameron Kaiser
The Twitter API hosts seem to be using a broken VeriSign SSL cert again like two weeks ago. This cert cannot be verified by any Symbian phone! It's showing a warning on the phone or even rejecting a connection. Is it possible that you revert back to the supported GeoTrust certificate?

[twitter-dev] Whether I can use the word chirp in my site?

2010-07-13 Thread Ramanean
Whether I can use the word chirp in my site? http://www.chirpsearch.com? Whether it has any copyright claims by Twitter? Shan

Re: [twitter-dev] Broken SSL certificate again? SSL certificate validation warnings on Symbian ...

2010-07-13 Thread M. Edward (Ed) Borasky
Is that why I can't sing into mobile.twitter.com from my Android? twitter.com works just fine! -- M. Edward (Ed) Borasky http://borasky-research.net http://twitter.com/znmeb A mathematician is a device for turning coffee into theorems. - Paul Erdos Quoting Cameron Kaiser

[twitter-dev] Recommended Platform

2010-07-13 Thread SG
Is there anything like an officially recommended platform for developing Twitter APIs? Something for which there is super-active support and a large group of independent developers? Thanks, SG

[twitter-dev] Name search

2010-07-13 Thread M. Edward (Ed) Borasky
I've been experimenting with Name Search on twitter.com. I'm logged in, and when I enter some Twitter screen names in the search bar, for example, marshallk, I get a Name Results bar at the top of the results that says, Name results for marshallk. But when I enter some Twitter names, for