[twitter-dev] Re: Trends-API not working

2010-07-22 Thread dennisp....@web.de
Hi again, of course the link worked on the given day, as it was the current day. But how about if I'd like to get the trends of June 14th today? A few months ago this was possible by using the url posted above. Now I only get an empty JSON-object like "{"as_of":"Thu, 22 Jul 2010 07:38:32 +","t

Re: [twitter-dev] Country based search

2010-07-22 Thread Jean-Charles Campagne
Hello Rachit, Maybe you will be interested in looking at our Semiocast API. It provides methods to filter tweets by location (and language) among other things. Please have a look at the section "Filter Twitter status updates" --> "Example: filtering by language and location" located at the URL: h

[twitter-dev] New SSL certificate issue with WTK 2.5.2

2010-07-22 Thread bjcoredev
Hi My mobile app logged to twitter using xAuth and was working like a charm until the last SSL certicate changed (see http://groups.google.com/group/twitter-development-talk/browse_thread/thread/4513663a81dfc6e3/3a30f2796f3ee69e?lnk=raot) My app logs correctly with the new certicate on real devi

[twitter-dev] Re: New SSL certificate issue with WTK 2.5.2

2010-07-22 Thread bjcoredev
It seems that SUN WTK 2.5.2 doesn't accept wildcard certificates I hope that mobile platforms accept wildcard SSL certificates. If this not the case, it will make twitter xAuth/oAuth unusable Regards On 22 juil, 14:57, bjcoredev wrote: > Hi > > My mobile app logged to twitter using xAuth an

[twitter-dev] Re: OAuth page showing "opening and ending tag mismatch"

2010-07-22 Thread Jonathan del Strother
We've just had another user run into this, now with a handy screenshot : http://skitch.com/catfish/dpsqg/skitched-20100722-114537 On Jul 15, 1:10 pm, Jonathan del Strother wrote: > Hi, > We use Twitter Oauth for third party signin.  I haven't been able to > reproduce this mys

[twitter-dev] Re: OAuth page showing "opening and ending tag mismatch"

2010-07-22 Thread Jonathan del Strother
No takers? On Jul 15, 1:10 pm, Jonathan del Strother wrote: > Hi, > We use Twitter Oauth for third party signin.  I haven't been able to > reproduce this myself, but one of our users is seeing an error page > showing "this page contains the following errors: error on line 397 > column 156: openin

[twitter-dev] Need a confirmation - no way to count number of tweets found when searching for a keyword?

2010-07-22 Thread Terrence Tee
I need to a confirm that this is not possible - get search count for TOTAL tweets found when searching for a keyword. Let's say i search for "nokia" in all tweets. There maybe 1345 tweets results, let's say. Crrently you can only get max 100 tweets in one page of search results. Does that mean t

Re: [twitter-dev] Need a confirmation - no way to count number of tweets found when searching for a keyword?

2010-07-22 Thread John Kalucki
A count that you receive from search will be an approximation, as results are filtered for relevance. John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On Thu, Jul 22, 2010 at 1:44 AM, Terrence Tee wrote: > I need to a confirm that this is not possible - get search count fo

Re: [twitter-dev] Re: OAuth page showing "opening and ending tag mismatch"

2010-07-22 Thread Taylor Singletary
Hi Jonathan, One conjecture I can think of based on the screenshot is that this may be due to the broken image upload issues we were having recently -- but the further reports on the original link you provided suggest otherwise. Looking into this. Taylor On Thu, Jul 22, 2010 at 3:11 AM, Jonatha

[twitter-dev] Twython 502 error

2010-07-22 Thread dirknbr
Hi I am using twython with the bulk lookup method for 100 users and get this error 'bulkUserLookup() failed with a 502 error code. but the dev site says that the API is doing fine currently. Why is that? Dirk

Re: [twitter-dev] Twython 502 error

2010-07-22 Thread Taylor Singletary
Hi Dirk, Can you try adjusting the amount of users down to about 80 at a time and let me know if that stops the 502s? It's likely a performance problem. Taylor On Thu, Jul 22, 2010 at 7:14 AM, dirknbr wrote: > Hi > > I am using twython with the bulk lookup method for 100 users and get > this e

Re: [twitter-dev] Re: Problems Loading Profile Images

2010-07-22 Thread Taylor Singletary
If possible, can you send along member ids or screen names, and if possible, an HTTP capture of the image download attempt? Thanks! Taylor On Wed, Jul 21, 2010 at 8:12 PM, Ron wrote: > Same problem seems to be back - slow/no profile image downloads. > > On Jul 21, 3:14 pm, Ron wrote: >> Not see

[twitter-dev] Re: Problems Loading Profile Images

2010-07-22 Thread Ron
Right now it all seems back to working normally again. I'll look at it again late this afternoon about the same time I saw the issue yesterday. Perhaps it's time related. If it occurs again, I'll take some captures and send them along. On Jul 22, 10:29 am, Taylor Singletary wrote: > If possibl

[twitter-dev] Twitter API

2010-07-22 Thread Nagasai Mudunuri
Hi All, I have been using the Twitter API in my website. It has been working fine. When I post any information to twitter from my website, it is showing "message" from api. What should I do to change it to "message" from my website name. Please help me out. Thanks in Advance, Nagasai Mudunuri.

Re: [twitter-dev] Twitter API

2010-07-22 Thread Cameron Kaiser
> I have been using the Twitter API in my website. It has been working > fine. > When I post any information to twitter from my website, it is showing > "message" from api. > > What should I do to change it to "message" from my website name. You need to register an application and post using OAut

[twitter-dev] Bug: friends/ids returning invalid user IDs

2010-07-22 Thread soung3
I've encountered an issue with the friends/ids where the IDs returned can contain IDs of non-existent users. One example of this can be found when getting the friends of the user id = 16067667 (http:// api.twitter.com/1/friends/ids.xml?id=16067667). Within the IDs returned, there is a value = 287

[twitter-dev] Pagination limit on home timeline

2010-07-22 Thread Ed M
It appears home_timeline pagination is currently limited to something like 800 tweets. I appreciate there are recent stability issues compelling this very low limit but in general having an absolute limit on number of messages I can get from my home_timeline is VERY problematic for a social networ

[twitter-dev] Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Paul G
Hi Everyone. I've been puzzling over OAuth for some time now with little insight into how to apply it to my situation. If someone could nudge me in the right direction I'd be most grateful. What I am doing now is very simple. Whenever my company publishes new content to it's websites, the compa

Re: [twitter-dev] Re: New SSL certificate issue with WTK 2.5.2

2010-07-22 Thread John Adams
The mobile site has used a wildcard certificate for the last two years; Did you recently begin experiencing this issue or was your code working in the past? -j On Thu, Jul 22, 2010 at 6:43 AM, bjcoredev wrote: > It seems that SUN WTK 2.5.2 doesn't accept wildcard certificates > I hope that mob

[twitter-dev] Re: Bug: friends/ids returning invalid user IDs

2010-07-22 Thread nischalshetty
There's nothing to worry about. Twitter periodically suspends users for spam and other rogue activities. Such suspended users might still be part of friends/ids but their profile information will not be returned. -Nischal On Jul 22, 10:56 pm, soung3 wrote: > I've encountered an issue with the f

[twitter-dev] Re: New SSL certificate issue with WTK 2.5.2

2010-07-22 Thread bjcoredev
My app doesn't use the mobile site. My twitter client is written in J2ME (Java Micro Edition) and is not using the mobile site but the Twitter API. I m coding my client with WTK 2.5.2 Sun Wireless Toolkit (like many other Java mobile developers) and since the 21/07/2001 1AM GMT my app running

[twitter-dev] Re: Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Paul
Hi Paul, > 1. Do I need to upgrade to OAuth? Twitter are killing off basic authentication on 16th August, so you'll need to upgrade. > 2. If I need to upgrade to OAuth, can it be done in such a way as to > work without browser login and redirect requirements? (as per example) The Twitter OAuth

Re: [twitter-dev] Re: New SSL certificate issue with WTK 2.5.2

2010-07-22 Thread John Adams
Unfortunately, the current situation is that api.twitter.com is on a wildcard certificate. We have plans to move it a fixed SSL certificate in the near future, but no definite date yet. -j On Thu, Jul 22, 2010 at 11:50 AM, bjcoredev wrote: > > My app doesn't use the mobile site. > > My twitter

Re: [twitter-dev] Re: Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Taylor Singletary
Hi Paul G, In addition to Paul's great recommendations here, there's another shortcut you can use to more quickly implement the portions of OAuth you need to continue functioning. We offer the ability to simply get the access token for the user who "owns" your application, directly through an inte

Re: [twitter-dev] Re: Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Paul S Gutches
thanks for fast-tracking me on this! I imagine I would have been at this several more days without this information. Thank you, thank you... and did I say thank you? :) Regards On Jul 22, 2010, at 1:04 PM, Paul wrote: One off: 1) Login to your company Twitter account. 2) Settings

[twitter-dev] Re: Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Paul
Hi Paul, > thanks for fast-tracking me on this! You're welcome, glad to help :) @Taylor: Very useful, thanks! - Paul

Re: [twitter-dev] Need a confirmation - no way to count number of tweets found when searching for a keyword?

2010-07-22 Thread Pascal Jürgens
Hi Terrence, if you use the tracking stream, you will get limit notices telling you how many tweets you missed (because the stream didn't provide the volume). This should be a way to determine absolute N. Notice that this still means that spam tweets might be filtered. Pascal On 22.Jul2010, a

[twitter-dev] Re: Bug: friends/ids returning invalid user IDs

2010-07-22 Thread soung3
It's not only suspended users, but also users that are no longer found. Why does Twitter return ids of users that no longer exist? On Jul 22, 1:29 pm, nischalshetty wrote: > There's nothing to worry about. > > Twitter periodically suspends users for spam and other rogue > activities. Such suspen

[twitter-dev] Re: Bug: friends/ids returning invalid user IDs

2010-07-22 Thread soung3
It's not only suspended users, but also users that are no longer found. Why does Twitter return ids of users that no longer exist? On Jul 22, 1:29 pm, nischalshetty wrote: > There's nothing to worry about. > > Twitter periodically suspends users for spam and other rogue > activities. Such suspen

Re: [twitter-dev] Re: Bug: friends/ids returning invalid user IDs

2010-07-22 Thread Pascal Jürgens
Stale caches. Pascal On 22.Jul2010, at 23:38, soung3 wrote: > It's not only suspended users, but also users that are no longer > found. Why does Twitter return ids of users that no longer exist?

[twitter-dev] Access user followers without Oauth?

2010-07-22 Thread gumbygreen123
Hello, I'm working on a project where I just need to accumulate information from users. Particularly the number of followers. I can do this just fine with cURL and providing a username and password for authentication. The key is that the script can run without any interaction from a human being

Re: [twitter-dev] Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Paul S Gutches
one quick followup on this, if I may... The Twitter account I registered the app with provided consumer keys / secrets and I used those keys with the client's access tokens to successfully get and post to the account using OAuth. Great. Many thanks to those who pointed me in the right di

[twitter-dev] Re: Problems Loading Profile Images

2010-07-22 Thread Ron
Hi Taylor, Tried again this afternoon and operation appears normal, except for an occasional profile image not loading. I find about 1 out of 200. An example is "hiro07118". Ron On Jul 22, 10:42 am, Ron wrote: > Right now it all seems back to working normally again.  I'll look at > it again lat

[twitter-dev] Re: Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Paul
Hi Paul, > Is there a way to retrieve the consumer keys for the other Twitter   > account I own without registering an app? Yep, if you use that script given previously, just login to the other Twitter account instead (with the same consumer key/secret. This will give you a different pair of to

[twitter-dev] Re: Problems Loading Profile Images

2010-07-22 Thread Ron
So it looks like the problem is back, and perhaps time sensitive. Servers affected are a0, a1, and a3.twing.com. Problem is no response from server. URLs all look ok, but a few perhaps very long (i.e. http://a3.twimg.com/profile_images/598514017/l_58bce087ff00416383ca2b5595036c90_normal.jpg). On

[twitter-dev] Hashtag Entity locations seems to be off in certain cases

2010-07-22 Thread Malayil George
Hi, Pasted below is a sample status element I received while querying home_timeline. While the entites are being detected, the hashtag locations are incorrect. It seems to be detecting Quora as the first hashtag (ignoring 194), but the location it returns seems to be of 194. And this seems to go

[twitter-dev] Re: Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Bess
Hi Taylor, Can you explain more? How this is different than OAuth complete dance? http://dev.twitter.com/pages/oauth_single_token How do I use this single token hardcode method in mobile? iPhone objective-c OAuth lib, Android java OAuth lib? Thanks Bess On Jul 22, 4:53 pm, Paul wrote: > Hi Pau

Re: [twitter-dev] Re: Twitter oAuth for PHP, some advice needed

2010-07-22 Thread Paul S Gutches
Paul, If you are referring to the twitter-async example you posted, I have installed that and I'm working with it now. I assume the first time through it's meant to take a detour through a Twitter authorization, then back to the same script in which oauth_token and secret is set... and

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

2010-07-22 Thread nischalshetty
My app http://www.justunfollow.com is just not able to connect to twitter from Google Appengine. It's most probably an app engine issue (none of the app engine apps seem to be able to connect to twitter), but nevertheless I'm writing here to see if it so happened that twitter has blocked access to