Re: [twitter-dev] Re: Switching Application Type to Browser

2011-06-24 Thread Andrew W. Donoho
and PIN OAuth.) Twitter folks need to answer this question. Good luck. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596, twitter.com/adonoho Knowing is not enough; we must apply. Willing

Re: [twitter-dev] Switching Application Type to Browser

2011-06-23 Thread Andrew W. Donoho
. They will just stop being authorized to send or read direct messages. IOW, old tokens are being limited in a new way. Your new version will be able to switch to new tokens to return a user's capabilities to what they once had. Anon, Andrew Andrew W. Donoho Donoho

[twitter-dev] New widgets.js

2011-06-06 Thread Andrew
It seems that the widgets.js has been updated and I can no longer load tweet buttons dynamically with: var tweet_button = new twttr.TweetButton(element); tweet_button.render(); Does anyone know what the new syntax is? - Andrew -- Twitter developer documentation and resources: https

Re: [twitter-dev] Consumer Key and Secret Bug

2011-06-05 Thread Andrew W. Donoho
are and I do not see your reported behavior. Hence, without more specific data, I suggest that the problem is in your code. Anon, Andrew P.S. Most APIs that service hundreds of thousands of accesses every hour, as Twitter's APIs do, are really unlikely to exhibit this kind of bug. It would

Re: [twitter-dev] DM enforcement date has been extended to the end of June

2011-05-29 Thread Andrew W. Donoho
On May 27, 2011, at 18:39 , Matt Harris wrote: This makes the new enforcement date Thursday, June 30th, 2011. Thank you Mr. Harris and the Twitter development and policy team team. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C

Re: [twitter-dev] Will requesting DM access now disable xAuth for my app?

2011-05-28 Thread Andrew W. Donoho
On May 28, 2011, at 00:31 , Ed Finkler wrote: Can I do this, or should I register a new application? Or do I have other options? Just create a test account and use it. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512

A Problem with the web view. [was: Re: [twitter-dev] Please confirm this OAuth flow ...]

2011-05-27 Thread Andrew W. Donoho
request that Twitter add this important, for a better user experience, notification. Anon, Andrew P.S. Allow me to point out that the API login and permissions process at Twitter's competitor, Facebook, always provides a separate success and failure callback. While that may be unimportant

[twitter-dev] Please confirm this OAuth flow ...

2011-05-19 Thread Andrew W. Donoho
? Thank you for your support. Anon, Andrew P.S. Thank you for the two week extension for our xAuth to OAuth transition. Because Apple may still reject my app for unrelated to Twitter issues, four weeks is still a totally inadequate period to ensure a zero downtime transition. Please recognize

Re: [twitter-dev] A new permission level

2011-05-18 Thread Andrew W. Donoho
. (In my experience, my user base upgrades an app over a full quarter of a year.) Furthermore, even if I was ready right now with a submission to Apple, there is a very good chance that my app would not be approved by your deadline. Please reconsider this deadline. Anon, Andrew

Re: [twitter-dev] Visual refresh of the OAuth screens

2011-04-29 Thread Andrew W. Donoho
developers just use write access as a mechanism to spread their brand. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596, twitter.com/adonoho To take no detours from the high road of reason and social responsibility

Re: [twitter-dev] Visual refresh of the OAuth screens

2011-04-29 Thread Andrew W. Donoho
On Apr 29, 2011, at 15:56 , Jeremy Dunck wrote: On Fri, Apr 29, 2011 at 8:55 AM, Andrew W. Donoho andrew.don...@gmail.com wrote: Matt, I'm speaking as a user but I would like for the user to be able to separately deny write access to my account. I don't frankly care

Re: [twitter-dev] Twitter Development platform - A Rant

2011-02-13 Thread Andrew W. Donoho
Twitter can deliver these technical features to enable new business opportunities for themselves and the Twitter app ecosystem. Myself included. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 Knowing is not enough

Re: [twitter-dev] Twitter Development platform - A Rant

2011-02-13 Thread Andrew W. Donoho
On Feb 13, 2011, at 13:04 , M. Edward (Ed) Borasky wrote: On Sun, 13 Feb 2011 12:18:11 -0600, Andrew W. Donoho andrew.don...@gmail.com wrote: It is clear from this thread that many developers made, perhaps unwisely, product plans based on Twitter's continued support for white listing

[twitter-dev] searching for 50 000 words

2010-12-24 Thread Andrew
I am working on a website that generates ideas for brandnames. As part of this website I need to search twitter for 50 000 words so that I can analyse the results and use them in one of my algorithms. Do I need to contact Twitter staff to do this? There are rate limits on some APIs and not sure if

[twitter-dev] BUG? in_reply_to_status_id not matching in_reply_to_status_id_str

2010-12-16 Thread Andrew Horn
, in_reply_to_user_id_str: 14754469, text: @jbreach Awesome! Thanks...Intern ;) } The in_reply_to_status_id_str is different to in_reply_to_status_id. This can make building threaded conversations . tricky. Andrew Horn -- Twitter developer documentation and resources: http://dev.twitter.com/doc API

[twitter-dev] statuses missing geo /

2010-11-09 Thread Andrew Cross. Gna
Add Location to your tweets checked to TRUE. May I know, do I need to make any other settings to be set in order to get the elements filled with the right information. Thanking You Regards, Gna Andrew Cross -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates

[twitter-dev] Site Streaming Question

2010-11-05 Thread Andrew Holman
I am curious how people are handling streaming in general. With the new site stream functionality, are you only grabbing streams for people who are currently active on your site or are you streaming for all users in giant groups as the twitter spec proposes. I am just brainstorming ideas and

[twitter-dev] Re: Stream API responds with 401 when multiple keywords are used

2010-11-04 Thread Andrew McCloud
I'm also having the same issue. Though it's only when using a space (e.g. hello world) to separate keywords. I've tried urlencoding spaces as a '+' and as '%20'... no luck. On Oct 15, 4:31 pm, Tom van der Woerdt i...@tvdw.eu wrote: If I am not mistaken, 'value1,value2' URLencodes to

Re: [twitter-dev] Authlogic OAuth 401 error

2010-10-22 Thread Andrew Cross. Gna
Hi, The oauth_token and oauth_token_secret should be recreated again while deploying the WWW. if you have stored the required details while developing in the local system. Empty them and try it again. Regards, Gna Andrew Cross Willing to fail to succeed -- Twitter developer

[twitter-dev] (403) Forbidden

2010-10-22 Thread Andrew Cross. Gna
the error as (403) Forbidden. What will be the problem and how to rectify this error? Thanks in advance Regards, Gna Andrew Cross Willing to fail to succeed -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues

Re: [twitter-dev] Tweet Box Not Working...

2010-10-21 Thread Andrew Cross. Gna
end. I have tested with my twitter account and got the tweet typed from your application. Thanking You Regards, Gna Andrew Cross -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http

[twitter-dev] Unauthorized 401 error

2010-10-19 Thread Andrew Cross. Gna
I did the following 1. Registered an application 2. Got the required details from the application registration with Twitter i.e. consumer Key and the secret 3. Implemented oAuthBase.cs class available in the google code storage. The authorization done at the first time successfuly and worked

[twitter-dev] Access Token Details

2010-10-13 Thread Andrew Cross. Gna
This was the description given at the FAQ of twitter application Prepare long-term storage for access tokens and secrets Whatever your storage system may be, you'll need to begin storing an oauth_token and oauth_token_secret (collectively, an access token) for each user of your application. The

[twitter-dev] Skip the authentication

2010-10-12 Thread Andrew Cross. Gna
I have used the function to authenticate my application with the user and allow it to access the twitter functionalist from my web site. The function does everything correctly and gets the oauth_ details. If I want to skip the authentication required from the user until he rejects my application

[twitter-dev] Entities?

2010-09-10 Thread Andrew W. Donoho
sample data and notes to both this list and the issues tracker. It is issue 1875 and is at URL: http://code.google.com/p/twitter-api/issues/detail?id=1875q=label%3APriority-Minorcolspec=ID%20Stars%20Type%20Status%20Priority%20Summary%20Opened%20Modified%20Component Anon, Andrew

[twitter-dev] Errors in entities reported from Twitter.

2010-09-09 Thread Andrew W. Donoho
Gentlefolk, Twitter is currently sending the wrong JSON data for entities. Two examples are below. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 We did not come to fear the future. We came here

Re: [twitter-dev] Re: Error 401 only in Target (working fine in simulator)

2010-09-01 Thread Andrew W. Donoho
. For example, iPhones sync with ATT. iPads sync with Apple. There appears to be a ≈30 second difference between them. While being far from a time sync expert, I suspect leap seconds are the issue. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com

Re: [twitter-dev] Re: Can we use localhost to tweet messages using oAuth authentication??

2010-08-09 Thread Andrew W. Donoho
need to include this callback in our request for our permanent access token? Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 We did not come to fear the future. We came here to shape it. -- President Barack

Re: [twitter-dev] Image Uploading

2010-08-03 Thread Andrew W. Donoho
the Twitter user's image layout to come through. (I use, and cache, the high resolution version of these images.) Thank you for your continued excellent support. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 We

[twitter-dev] Included Entities and Foursquare...

2010-07-02 Thread Andrew W. Donoho
-location information in them. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 Knowing is not enough; we must apply. Willing is not enough; we must do. -- Johann Wolfgang von Goethe From Foursquare

Re: [twitter-dev] Re: oauth status update returning error 401 invalid / used nonce

2010-06-30 Thread Andrew W. Donoho
. You probably need to use the standard OAuth token request protocol. Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 To take no detours from the high road of reason and social responsibility. -- Marcus Aurelius

Re: [twitter-dev] Transitioning from Basic Auth to OAuth Guide (need your help!)

2010-06-25 Thread Andrew W. Donoho
request. (If someone else has a similar request, I'll be happy to reference their request in my communications with Apple.) Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 We did not come to fear the future. We

Re: [twitter-dev] Which IETF standard has the year appearing after the time?

2010-06-21 Thread Andrew W. Donoho
compatible date. This format string is defined at: http://unicode.org/reports/tr35/tr35-6.html#Date_Format_Patterns Here is the format I use to parse Twitter formats into my local time system: EEE MMM dd HH:mm:ss ZZZ y. Anon, Andrew Andrew W. Donoho Donoho Design

Re: [twitter-dev] Which OAuth URLs are right?

2010-06-20 Thread Andrew W. Donoho
get changed to give the same URLs? I use: https://api.twitter.com/oauth/access_token. As all of the other URLs have moved to https://api.twitter.com/1 as the stem, I would stick with the api.twitter.com URLs. Anon, Andrew Andrew W. Donoho Donoho Design

[twitter-dev] Error: 500 from include_entities

2010-06-18 Thread Andrew
me the reason for the error (see attached error log), this is suboptimal behavior. I would much prefer that Twitter just not include the entities in the response than deny my access to the user's home timeline. Andrew P.S. is there a better place to report this issue? Here are error logs

Re: [twitter-dev] Error: 500 from include_entities

2010-06-18 Thread Andrew W. Donoho
iPad app, c...@tter, to the iPhone app store, is there any estimate as to when the fix might be rolled out? Anon, Andrew Andrew W. Donoho Donoho Design Group, L.L.C. a...@ddg.com, +1 (512) 750-7596 Knowing is not enough; we must apply. Willing

[twitter-dev] Re: Incorrect Tweet Counts, Maximum Timeline Results

2010-06-18 Thread andrew brackin
from when it was starting out and things like the day huge events happen, my tweets are my life and I am disappointed. If I am incorrect with the statements i've just said please go ahead and reply. Twitters a great service but I feel let down. Andrew Brackin http://twitter.com/andrewbrackin

[twitter-dev] Where to post documentation bugs?

2010-06-05 Thread Andrew
? x_auth_mode=client_authx_auth_password=xyz12242134x_auth_username= episod Anon, Andrew

Re: [twitter-dev] Re: Post from C#

2010-05-26 Thread Andrew Badera
Cool. Just keep in mind a lot of the .NET OAuth stuff, especially on the Twitter side, is somewhat out of date or incomplete. --ab On Wed, May 26, 2010 at 2:51 PM, Al aa1...@gmail.com wrote: Thanks for the link. I also found this page: http://apiwiki.twitter.com/OAuth-Examples AL. On

Re: [twitter-dev] Hard lesson learned

2010-05-23 Thread Andrew Badera
=andrew%20badera On Sun, May 23, 2010 at 5:52 PM, Miguel de Icaza miguel.de.ic...@gmail.comwrote: Hello guys, Perhaps the most frustrating piece in dealing with the OAuth configuration is that the twitter OAuth page talks casually about urlEncode. You need to urlEncode this and urlEncode

Re: [twitter-dev] StatusCode is -1 and isCausedByNetworkIssue is true Help Me!!!

2010-05-13 Thread Andrew Badera
Wrong list. Try list for the library you're using. Twitter4j? Andy Badera via HTC Incredible On May 13, 2010 6:13 AM, 송록지기 genesis...@gmail.com wrote: The following pages on the server was created. - ?xml

Re: [twitter-dev] Really, You're not going to suspend @julianperretta?

2010-04-28 Thread Andrew Badera
What do you care why or why not someone is concerned with plagiarism? John L Meyer: Twitter Women's Auxiliary Air Force, in effect! ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera

[twitter-dev] Working with OAuth and Wordpress

2010-04-28 Thread Andrew
I am in the process of creating a plugin for wordpress. I was told that when using oauth with a plugin I can't actually make the plugin act natively because each time that the plugin is installed each user has to have their own api credentials is this correct? Thanks in advance!

[twitter-dev] friends/ids missing cursor information with oAuth?

2010-04-27 Thread Andrew Horn
, Andrew Horn -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscribe?hl=en

Re: [twitter-dev] How to: Create a “send this to t witter” button on my website

2010-04-27 Thread Andrew Badera
www.google.com ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Tue, Apr 27, 2010 at 11:13 AM, Benelux bene...@gmail.com wrote: Hi I have been searching  for a tool like

Re: [twitter-dev] .NET Code for the Streaming API

2010-04-26 Thread Andrew Badera
∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Mon, Apr 26, 2010 at 8:10 PM, Shannon Whitley swhit...@whitleymedia.com wrote: I've been working on a project that uses all .NET code to connect to the streaming api (HttpWebRequest

Re: [twitter-dev] Anybody else seeing Unable to locate you. Try again ??

2010-04-18 Thread Andrew Badera
Location has never worked for me in Win7 x64+Chrome (dev channel). ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sun, Apr 18, 2010 at 9:57 PM, Abraham Williams 4bra

Re: [twitter-dev] Override Twitter application callback URL using CreateRequest().Authentication.GetAuthorizationUrl (or other mechanism)

2010-04-17 Thread Andrew Badera
Though you may get an answer here, this is a question better off on the tweetsharp list/group/project site. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sat, Apr 17, 2010

Re: [twitter-dev] Re: Is it OK to store token in Windows Registry?

2010-04-16 Thread Andrew Badera
application session, I was hoping that this would mitigate the risk of storing the token secret I the registry. (Of course, I am also expecting the user of a semi-public machine to close the application when they are finished…) Further thoughts? On Apr 15, 7:53 am, Andrew Badera and...@badera.us

Re: [twitter-dev] Recommended ways to demultiplex the search stream with thousands of searches

2010-04-16 Thread Andrew Badera
would have a significantly perceivable impact. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Fri, Apr 16, 2010 at 6:59 PM, Mark McBride mmcbr...@twitter.com wrote: One idea off

Re: [twitter-dev] Is it OK to store token in Windows Registry?

2010-04-15 Thread Andrew Badera
for desktop apps. 2.0 may address some of that. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Apr 15, 2010 at 10:43 AM, Rich richard.frain...@gmail.com wrote: My question

Re: [twitter-dev] Streaming API - weird data in JSON text

2010-04-14 Thread Andrew Badera
\ub420\uc9c... Thanks, Peter Because not everyone speaks English and ASCII. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera -- To unsubscribe, reply using remove me as the subject.

Re: [twitter-dev] What's happening with Tweetie for Mac

2010-04-12 Thread Andrew Badera
Fred Thompson? What's Law Order got to do with anything? (Wilson?) --ab On Mon, Apr 12, 2010 at 12:10 PM, Jesse Stay jesses...@gmail.com wrote: I think it's great that Twitter is finally being more transparent about all this.  I could argue they need to be more transparent (where do they

Re: [twitter-dev] Open Sourcing Tweetie for Mac and iPhone

2010-04-10 Thread Andrew Badera
Has Twitter opensourced any previous acquisition? Why would they change now? ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sat, Apr 10, 2010 at 9:29 AM, Lakshman Prasad

Re: [twitter-dev] Storing information from the API

2010-04-09 Thread Andrew Badera
://www.google.com/search?q=andrew%20badera On Thu, Apr 8, 2010 at 8:56 PM, P L homerthesimp...@gmail.com wrote: Hi,  I'm trying to a pull in a user's profile picture and use it as their profile picture on my site. Am I allowed to store the URL in my database (until the user deletes the account

Re: [twitter-dev] Re: What Exactly is a Developer Advocate? (was Re: Opt-in beta of Popular Tweets for the Search API now available)

2010-04-06 Thread Andrew Badera
[ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Tue, Apr 6, 2010 at 7:07 PM, Taylor Singletary taylorsinglet...@twitter.com wrote: Hey everyone, My job title doesn't matter much. I do what I can and what needs to be done, whether that's being a contributing programmer

Re: [twitter-dev] Twitter4J 2.1.1 is out! - with Geo Methods support, improved Android compatibility and more..

2010-04-01 Thread Andrew Badera
∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Apr 1, 2010 at 1:03 PM, Yusuke Yamamoto yus...@mac.com wrote: Hi all, I'm glad to announce that Twitter4J version 2.1.1 is available for download. http://twitter4j.org/en

Re: [twitter-dev] Empty strings from twitter.com

2010-03-25 Thread Andrew Badera
As designed. Keep-alive. Discussion on same earlier aleady in past week. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Mar 25, 2010 at 1:37 AM, TCI ticoconid...@gmail.com

Re: [twitter-dev] Re: RateLimit value look to be incorrect in 3G/Edge

2010-03-24 Thread Andrew Badera
] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Wed, Mar 24, 2010 at 11:58 AM, Eric desa.e...@gmail.com wrote: Hi Raffi, Thank for your answer Thank to Josh Bleech too, who answered me by mail. (He think the same thing of you Raffi) I just test

Re: [twitter-dev] Best practice for personal alerts?

2010-03-21 Thread Andrew Badera
approved OAuth apps. You could get user permission then use the user's account to send their own account the notification DM. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sun, Mar 21

Re: [twitter-dev] entirely indecent conduct from a user

2010-03-21 Thread Andrew Badera
On Sun, Mar 21, 2010 at 7:46 PM, Caliban Darklock cdarkl...@gmail.com wrote: On Sun, Mar 21, 2010 at 4:36 PM, Andrew Badera and...@badera.us wrote: Chances are now that it's a visible issue, they'll block it. I'm betting if they do, it will be for an unrelated reason. See, people who say

Re: [twitter-dev] entirely indecent conduct from a user

2010-03-21 Thread Andrew Badera
] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sun, Mar 21, 2010 at 7:57 PM, Caliban Darklock cdarkl...@gmail.com wrote: On Sun, Mar 21, 2010 at 4:47 PM, Andrew Badera and...@badera.us wrote: You know what they say about assuming, right? I'm not sure

Re: [twitter-dev] Way to use JSON offline?

2010-03-20 Thread Andrew Badera
Read up on the concept of mocking. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sat, Mar 20, 2010 at 1:20 PM, Cassidy cassc...@gmail.com wrote: Anyone know a way to just use

Re: [twitter-dev] massive #fail - auto profile popups

2010-03-19 Thread Andrew Badera
+ days. The popovers are very awkward. The popups that use a pointer are much more usable in my opinion. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera To unsubscribe from this group

Re: [twitter-dev] Chrome plugin to shut down unwanted Twitter popups?

2010-03-19 Thread Andrew Badera
The problem is clientside script. The answer with a Chrome plugin would be clientside script. Catch-22? ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Fri, Mar 19, 2010 at 2:12

Re: [twitter-dev] Re: Someone managed to get me to follow them w/o my intervention (@johnnymatosj)

2010-03-18 Thread Andrew Badera
Ask them? I mean, this IS Twitter, right? ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Mar 18, 2010 at 6:31 PM, jmathai jmat...@gmail.com wrote: On Mar 18, 2:14 pm

Re: [twitter-dev] Posting to Twitter using oAuth

2010-03-17 Thread Andrew Badera
Hours, huh? http://apiwiki.twitter.com/OAuth-Examples ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Wed, Mar 17, 2010 at 8:31 AM, ministrymason christopherma...@live.co.uk

Re: [twitter-dev] virus help

2010-03-16 Thread Andrew Badera
Try: http://securitytango.com/ ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Tue, Mar 16, 2010 at 11:00 AM, jitterbug212 heathertarr...@gmail.com wrote: I got a virus when

Re: [twitter-dev] Streaming API Basic Auth

2010-03-16 Thread Andrew Badera
Would JSONP be a fit for your situation? ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Mon, Mar 15, 2010 at 8:06 PM, Lawrence lipeng...@gmail.com wrote: Hi Everyone, I am

Re: [twitter-dev] Streaming API JSON Decode Double Errors?

2010-03-13 Thread Andrew Badera
[ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sat, Mar 13, 2010 at 5:23 PM, briantroy brian.cosin...@gmail.com wrote: We are doing are last bit of testing before cutting over to the streaming API and we see occasional errors: PHP Warning:  [json] (json_encode_r

Re: [twitter-dev] Re: Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread Andrew Badera
This is also preventing posting from web UI if user has location option checked in settings. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Fri, Mar 12, 2010 at 6:49 AM, Thomas

Re: [twitter-dev] Re: Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread Andrew Badera
Note some users also appear to have to clear cookies and sign back in, in addition to unchecking the location option. --ab On Fri, Mar 12, 2010 at 6:56 AM, Andrew Badera and...@badera.us wrote: This is also preventing posting from web UI if user has location option checked in settings

Re: [twitter-dev] Refresh page via the API

2010-03-12 Thread Andrew Badera
Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Fri, Mar 12, 2010 at 5:02 PM, P L homerthesimp...@gmail.com wrote: Hey all,  I'm using the Twitter API for a desktop application. Is there a way of sending a POST header

Re: [twitter-dev] Re: Refresh page via the API

2010-03-12 Thread Andrew Badera
. However, at the moment, everytime the user makes a change, they have to open the browser and refresh. I thought it would be nicer to simply show the changes in real time without the updating. On Mar 13, 12:17 am, Andrew Badera and...@badera.us wrote: 1) No, don't think there is ... 2) Why do

Re: [twitter-dev] Re: Refresh page via the API

2010-03-12 Thread Andrew Badera
, Andrew Badera and...@badera.us wrote: Host a webpage in your desktop app for those purposes. --ab On Fri, Mar 12, 2010 at 7:36 PM, P L homerthesimp...@gmail.com wrote: Hi, The desktop application I'm working on is used to customize your Twitter page. Therefore, any changes you make

Re: [twitter-dev] Twitter API Request to Get the List of Friends Who have not followed you back

2010-03-11 Thread Andrew Badera
Which is why you'll notice a lot of asynchronous account parsing/polling behavior in many apps. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Wed, Mar 10, 2010 at 11:43 PM, Mr

Re: [twitter-dev] Sign Out no longer works

2010-03-11 Thread Andrew Badera
Any chance this is related to the URL switch and cookies leftover from the old URL? We've seen similar before ... ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Mar 11

Re: [twitter-dev] Re: Tracking number of users for an OAuth app

2010-03-10 Thread Andrew Badera
a web app. Problems solved. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Wed, Mar 10, 2010 at 12:53 AM, SM sanja...@gmail.com wrote: It's a desktop app, not a web app

Re: [twitter-dev] Application based on Search API

2010-03-10 Thread Andrew Badera
Not sure about the REST/Search API, but on the Streaming side: http://twitter.com/pdfs/streaming_api_eula.pdf ... see Restrictions ... ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew

Re: [twitter-dev] Re: Application based on Search API

2010-03-10 Thread Andrew Badera
So you want to use the Streaming API, primarily, for anything realtime. Maybe the Search API in a supplementary fashion ... is there whitelisting for the Search API specifically? --ab On Wed, Mar 10, 2010 at 5:21 AM, Diz sitov.crist...@gmail.com wrote: Okie, closing the Pandora's box! I never

Re: [twitter-dev] icons

2010-03-09 Thread Andrew Badera
Have you checked out: http://twitter.com/goodies/buttons ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Tue, Mar 9, 2010 at 2:26 PM, Troy tkruth...@gmail.com wrote: Hi, I'm

Re: [twitter-dev] Re: Need help with the streaming API syntax....specifically how to point to the track text file without using curl

2010-03-05 Thread Andrew Badera
=andrew%20badera On Fri, Mar 5, 2010 at 4:38 PM, Mark McBride mmcbr...@twitter.com wrote: I think this is slightly backwards.  You want to use the GET method, but set up the URI you have (with the track=Microsoft parameter).  You will also need to authenticate. Note that this is a streaming API

Re: [twitter-dev] Re: A PubSubHubbub hub for Twitter

2010-03-01 Thread Andrew Badera
?q=andrew%20badera On Mon, Mar 1, 2010 at 8:44 PM, Julien julien.genest...@gmail.com wrote: Ed, On Mar 1, 5:23 pm, M. Edward (Ed) Borasky zzn...@gmail.com wrote: In light of today's announcement, I'm not sure what the benefits of a middleman would be. http://blog.twitter.com/2010/03

Re: [twitter-dev] Re: Introduce yourself!

2010-02-22 Thread Andrew Badera
I heard the ante's been up'd to a train. --ab On Mon, Feb 22, 2010 at 10:47 AM, Scott Wilcox sc...@tig.gr wrote: I hear to get a link in that space you have to be sleeping with one of the team ;) On 22 Feb 2010, at 14:19, twittelator wrote: I'd love feature parity with Twitter web - like

Re: [twitter-dev] Apache HTTP Server Stopped Working

2010-02-22 Thread Andrew Badera
://www.google.com/search?q=andrew%20badera On Mon, Feb 22, 2010 at 3:48 PM, Diego Alvarado daa...@gmail.com wrote: Hello! I am dealing with an issue with the twitter OAuth PHP example by Abraham Williams. Once a allow acces to my twitter account, the browser can't redirect me to the callback

Re: [twitter-dev] Fail on Capture the Access Token in JS

2010-02-19 Thread Andrew Badera
is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Feb 18, 2010 at 7:59 PM, Fernando Jorge f.j.mot...@gmail.com wrote: Hello, my name is Fernando, I am a Brazilian and developed a 'TwitterLib' JavaScript to be able to manage all the power

Re: [twitter-dev] Re: banned from search?

2010-02-19 Thread Andrew Badera
but it DOES offer commercial licensing ... still informal, but formalizing as we speak ... --ab On Fri, Feb 19, 2010 at 4:30 PM, Dean Collins d...@cognation.net wrote: Great yet again the fact that twitter is a free service and doesn't offer commercial licenses bites us in the ass. Ticket

Re: [twitter-dev] Bulk creation of Twitter Accounts

2010-02-19 Thread Andrew Badera
/search?q=andrew%20badera On Fri, Feb 19, 2010 at 4:39 PM, neal rauhauser nrauhau...@gmail.com wrote:    This is not only not something that can be done automatically, but even if you have a legitimate need, say brand protection for a large operation, you can still get blocked from registering

Re: [twitter-dev] Re: Bulk creation of Twitter Accounts

2010-02-19 Thread Andrew Badera
Other than screen scraping and email harvesting? Nope, sorry. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Fri, Feb 19, 2010 at 4:56 PM, Abigail Fabien fabig...@gmail.com

Re: [twitter-dev] Re: Application Suspended

2010-02-14 Thread Andrew Badera
Yet TweetAdder and Hummingbird are still kicking around and active? ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Sun, Feb 14, 2010 at 5:51 PM, Tim Haines tmhai...@gmail.com

Re: [twitter-dev] Profile avatars with AWS S3 versioning

2010-02-12 Thread Andrew Badera
On Fri, Feb 12, 2010 at 10:02 PM, Abraham Williams 4bra...@gmail.com wrote: Now that Amazon S3 supports versioning couldn't profile avatars use static URLs and let browsers handle the caching with ETags? More info on S3 Versioning: http://goo.gl/CMch Abraham -- Abraham Williams | Community

Re: [twitter-dev] Twitter Engineering Blog

2010-02-10 Thread Andrew Badera
[ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera

[twitter-dev] Twitter Widget - Website

2010-02-06 Thread Andrew Marks
one line each), the widget will reduce in size height dramatically. On the other hand, if each tweet uses all 140 characters, the size of the widget will greatly increase. Is there a way to lock the height of the widget?? Thank you ;-) Andrew Marks andrewgma...@gmail.com

Re: [twitter-dev] .NET and oAuth update problems

2010-02-03 Thread Andrew Badera
://www.google.com/search?q=andrew%20badera On Wed, Feb 3, 2010 at 6:50 PM, John Meyer john.l.me...@gmail.com wrote: has anybody on a .NET library had problems with doing an oAuth connection and then posting an update with special characters such as !?  We're having that problem on TwitterVB and I wanted

Re: [twitter-dev] .NET and oAuth update problems

2010-02-03 Thread Andrew Badera
-source and written in C#. http://twiteclipseapi.codeplex.com/ I haven't tried every special character, though I haven't run across a character that didn't work. Ryan Sent from my DROID On Feb 3, 2010 6:53 PM, Andrew Badera and...@badera.us wrote: Are you following the proper URL encoding

Re: [twitter-dev] .NET and oAuth update problems

2010-02-03 Thread Andrew Badera
want to take credit for it as it is from Shannon Whitley's OAuth library. Ryan Sent from my DROID On Feb 3, 2010 7:53 PM, Andrew Badera and...@badera.us wrote: Interesting, for some reason I thought there were a few explicit exceptions that had to be made, but your solution looks pretty

Re: [twitter-dev] Twitter non-clients

2010-01-28 Thread Andrew Badera
Yes. We pull feeds for use elsewhere. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Jan 28, 2010 at 8:49 AM, John Meyer john.l.me...@gmail.com wrote: I was wondering

Re: [twitter-dev] Not able to read unicode from Twitter Response XML in C#.net

2010-01-25 Thread Andrew Badera
I think you want to make sure you're in UTF8: http://refact.blogspot.com/2007/04/xml-encoding-to-utf8.html ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Mon, Jan 25, 2010

[twitter-dev] thank you

2010-01-20 Thread Andrew Badera
Thank you, Twitter team, for updating the status blog relatively promptly this morning. That's a welcome change. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera

Re: [twitter-dev] @ Message read rate for non-followers

2010-01-18 Thread Andrew Badera
/search?q=andrew%20badera Windows Live: Keep your friends up to date with what you do online.

  1   2   3   4   5   >