[twitter-dev] Re: oauth_token and secret length

2009-07-24 Thread Andrew Badera
over the hump. Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private On Fri, Jul 24, 2009 at 6:59 AM, shiplu shiplu@gmail.com wrote: is there any fixed length of oauth_token and secret

[twitter-dev] Re: New Twist To Follow Terms Violations

2009-07-24 Thread Andrew Badera
- and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private

[twitter-dev] Re: oAuth .NET receiving Unauthorized Error (401)

2009-07-26 Thread Andrew Badera
. Also, are you sorting your parameters correctly? Non-alphabetized sort of parameters prior to signing will give you a 401. Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private

[twitter-dev] Re: Newbie to seek advice on the flow of a twitter app with OAuth

2009-07-26 Thread Andrew Badera
On Tue, Jul 21, 2009 at 3:08 AM, CG learn@gmail.com wrote: you can use localhost ? really ? just update the callback to http://localhost/xxx ? Sorry, missed this. Yeah, just use the oauth_callback parameter when making the call.

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-27 Thread Andrew Badera
On Mon, Jul 27, 2009 at 6:49 PM, mattarnold1977 matt.arnold.1...@gmail.comwrote: I've been able to create a successful web request to receive an auth token from Twitter. However, Twitter is not sending me back to my development environment even though I have put the oauth_callback parameter

[twitter-dev] Re: Whoa There! - Users don't really know whats going on.

2009-07-27 Thread Andrew Badera
On Mon, Jul 27, 2009 at 8:38 PM, goodtest goodtest...@gmail.com wrote: I totally agree. They should simplify it and say something like: You are not passing all required parameters or not encoding them properly or anything that makes more sense. That's not going to make any more sense to

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-27 Thread Andrew Badera
1. Don't post your secret values. On Mon, Jul 27, 2009 at 7:19 PM, ramesh s apnat...@gmail.com wrote: I am trying hard but not able to generate token. I am using the code from http://oauth.googlecode.com/svn/code/php/ and I am using it on my test server. But for some reason it is always

[twitter-dev] Re: OAuth URLEncode for VB.NET Libraries

2009-07-28 Thread Andrew Badera
On Tue, Jul 28, 2009 at 2:13 PM, Duane Roelands duane.roela...@gmail.comwrote: My application appears to be back in the game, after some corrections to my url encoding. I've posted the code here (http://dpaste.com/hold/ 72568/ http://dpaste.com/hold/%0A72568/) for the benefit of other

[twitter-dev] Re: OAUTH: Basic Auth is simpler/more reliable/more secure/better received than OAuth!?

2009-07-28 Thread Andrew Badera
On Tue, Jul 28, 2009 at 2:15 PM, JDG ghil...@gmail.com wrote: I think that is the statistical significance to which TjL was referring. At least, I hope so. I think TjL was referring more to raw population factor than biases. Any one single non-large userbase app is not likely to be

[twitter-dev] Re: OAUTH: Basic Auth is simpler/more reliable/more secure/better received than OAuth!?

2009-07-28 Thread Andrew Badera
On Tue, Jul 28, 2009 at 2:49 PM, chinaski007 chinaski...@gmail.com wrote: I haven't done any comprehensive profiling of them. (As well, my particular presentation of the OAuth or Basic login options also may confound the data.) That said, the fact that any sub-population of Twitter users

[twitter-dev] Re: OAUTH: Basic Auth is simpler/more reliable/more secure/better received than OAuth!?

2009-07-29 Thread Andrew Badera
and no-one, neither the admins can use it in a non-right way. You realize of course that MD5 is compromised and relatively worthless, right? SHA512 baby. Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask

[twitter-dev] Re: OAUTH: Basic Auth is simpler/more reliable/more secure/better received than OAuth!?

2009-07-30 Thread Andrew Badera
You can lead a horse to water ... On Thu, Jul 30, 2009 at 7:07 PM, Bradley S. O'Hearne brad.ohea...@gmail.com wrote: Duane, I understand the concern. But I think the conversation is moving closer to the actual issue. Your example of turning Twitter credentials to a stranger basically

[twitter-dev] Re: Twitpocalypse: The Second Coming is on the horizon

2009-07-31 Thread Andrew Badera
On Fri, Jul 31, 2009 at 6:59 PM, John Adams j...@twitter.com wrote: On Jul 31, 2009, at 3:37 PM, Josh Roesslein wrote: Well 64 bit should last for a while. Curious how long it will be until 128 bit will be required. Mathematica tells me: Fri 24 Sep 58821 22:55:00 I think you'll be

[twitter-dev] Re: Twitpocalypse: The Second Coming is on the horizon

2009-07-31 Thread Andrew Badera
On Fri, Jul 31, 2009 at 7:07 PM, Abraham Williams 4bra...@gmail.com wrote: Srew it. Go with 1024 bit unsigned int! Hey, if the common frameworks and languages of the day supported it, sure, why not?

[twitter-dev] Re: Twitpocalypse: The Second Coming is on the horizon

2009-08-01 Thread Andrew Badera
On Fri, Jul 31, 2009 at 8:15 PM, John Adams j...@twitter.com wrote: On Jul 31, 2009, at 4:04 PM, Andrew Badera wrote: but why not go with 128 bit decimal/floating point precision datatypes to begin with, and never have this issue? if anyone says overhead I'm gonna whack 'em like a popup

[twitter-dev] Re: Fun140 and Truetwit developers

2009-08-02 Thread Andrew Badera
://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private

[twitter-dev] Re: Fun140 and Truetwit developers

2009-08-02 Thread Andrew Badera
On Sun, Aug 2, 2009 at 4:10 PM, Caliban Darklock cdarkl...@gmail.comwrote: On Sun, Aug 2, 2009 at 1:04 PM, Andrew Baderaand...@badera.us wrote: TrueTwit is the most valuable, useful, awesome Twitter third-party app I've seen in months. Maybe ever. I particularly love how all you have

[twitter-dev] Re: OAuth Suggestions

2009-08-03 Thread Andrew Badera
++ Likewise. Sign in with the account you intend to associate with our service just doesn't click. The process itself is already bewildering to a lot of people. --ab On Mon, Aug 3, 2009 at 9:11 AM, Jesse Stay jesses...@gmail.com wrote: This would be helpful for us, too. It's one of the

[twitter-dev] Re: Twitter clients on Twitter.com

2009-08-05 Thread Andrew Badera
On Wed, Aug 5, 2009 at 7:29 AM, Dean Collins d...@cognation.net wrote: We get our suggestions from users adopting a particular application and this feedback occurs how exactly? - I doubt there is anyway for you to track people who have purchased www.MyTwitterButler.com licenses.

[twitter-dev] Re: Using twitter for internal enterprise communication

2009-08-06 Thread Andrew Badera
? 3) is also possible to communicate via https + client certificate ? Thanks in advance, Michel It's called Yammer. Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private

[twitter-dev] Re: What Twitter account is used for important announcements?

2009-08-06 Thread Andrew Badera
On Thu, Aug 6, 2009 at 4:05 PM, Chad Etzel c...@twitter.com wrote: Hello, For API related issues, there is the @twitterAPI account. For overall Twitter related issues, http://status.twitter.com/ and/or http://blog.twitter.com/ should be your first stop for information when the site/service

[twitter-dev] Re: API Calls to unauthenticated methods

2009-08-06 Thread Andrew Badera
On Thu, Aug 6, 2009 at 5:40 PM, Rich rhyl...@gmail.com wrote: I did have similar problems, occasionally I still get some problems with this though. oAuth still down for me though. Personally I hope the little that caused this gets brought to justice. Without damages, it's hard to

[twitter-dev] my question re: DDoS is ...

2009-08-06 Thread Andrew Badera
Given that DDoS is typically motivated by a) efforts at hacker cred or b) efforts at extortion ... has Twitter HQ received a ransom note during all of this mess? Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x

[twitter-dev] Re: Question About Post Commands

2009-08-07 Thread Andrew Badera
and over again to make requests on behalf of a specific account. You still need to make an API call for every POST action however. Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private

[twitter-dev] Re: Twitter API Outage Caused Massive Boost in Kit Kat Sales

2009-08-07 Thread Andrew Badera
On Fri, Aug 7, 2009 at 10:09 AM, Dewald Pretorius dpr...@gmail.com wrote: New York, August 7th, 2009: Convenience stores from around the world have reported a massive jump in Kit Kat sales during the shutdown of the Twitter API, after Twitter experienced the denial-of-service attack on

[twitter-dev] Re: Question About Post Commands

2009-08-07 Thread Andrew Badera
, whichever, spin off some threads and go asynchronous. Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-08-09 Thread Andrew Badera
DotNetOpenAuth On Sun, Aug 9, 2009 at 2:18 AM, mistermaxx misterm...@comcast.net wrote: So, uh...anybody got any working ASP.Net/VB.Net oAuth code that they don't mind posting? Help a brother out?

[twitter-dev] Re: Quick poll: Can anyone do anything on twitter.com?

2009-08-09 Thread Andrew Badera
On Sun, Aug 9, 2009 at 3:22 AM, dean.j.robinson dean.j.robin...@gmail.comwrote: 99.9% of login attempts simply don't work at all in Firefox 3.5, they just redirects to blank https://twitter.com/sessions page If by some fluke it does actually login I can't logout to change accounts. Logins

[twitter-dev] Re: OK Seriously People

2009-08-09 Thread Andrew Badera
- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera - This email is: [ ] bloggable [x] ask first [ ] private

[twitter-dev] Re: Registering new applications should not be blocked

2009-08-10 Thread Andrew Badera
Timmy! On Mon, Aug 10, 2009 at 10:41 AM, timothy willan timothywil...@gmail.comwrote: Why am I getting this! Not sure it's for me On Mon, Aug 10, 2009 at 10:29 AM, John Kalucki jkalu...@gmail.com wrote: I don't work on the API team, and normally don't respond to REST API questions, so

[twitter-dev] Re: Search API Limits lowered?

2009-08-11 Thread Andrew Badera
first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Timeouts and API Errors, Tuesday August 11th

2009-08-11 Thread Andrew Badera
Lead, Twitter, Inc. http://twitter.com/al3x Has it resumed? Still getting lots of intermittency here. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Timeouts and API Errors, Tuesday August 11th

2009-08-11 Thread Andrew Badera
On Tue, Aug 11, 2009 at 5:01 PM, Andrew Baderaand...@badera.us wrote: On Tue, Aug 11, 2009 at 4:57 PM, Alex Paynea...@twitter.com wrote: Yes, I've just been informed that the attack has resumed, and that our service provider is putting network hardware in place to counter the attack. We're

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Andrew Badera
[ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Andrew Badera
is trademarking tweet as well as twitter. You have been warned! :-) I thought there was a CD incident last month that revolved around tweet? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Andrew Badera
On Wed, Aug 12, 2009 at 5:52 AM, Richrhyl...@gmail.com wrote: I'm not aware of this but this link http://blog.twitter.com/2009/07/may-tweets-be-with-you.html, published only last month says We have applied to trademark Tweet because it is clearly attached to Twitter from a brand

[twitter-dev] Re: Newbie to seek advice on the flow of a twitter app with OAuth

2009-08-12 Thread Andrew Badera
is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Andrew Badera
action would set the precedent most likely. It's essentially an interpretation of contract case. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Andrew Badera
similar matters in the future. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Andrew Badera
qualify as a safe harbor issue ... ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Andrew Badera
∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Trademark infringement

2009-08-12 Thread Andrew Badera
∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-13 Thread Andrew Badera
. Unfortunately the choice is not offered, but the lack of a distinctive choice in this matter does not change intent or outcome. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 9

[twitter-dev] Re: BOJAN RAJKOVIC - Your DLL is not working!

2009-08-13 Thread Andrew Badera
://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: BOJAN RAJKOVIC - Your DLL is not working!

2009-08-13 Thread Andrew Badera
My input was that you're asking in the wrong place, and that there are working alternatives to demanding fixes in that tone. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009

[twitter-dev] Re: BOJAN RAJKOVIC - Your DLL is not working!

2009-08-13 Thread Andrew Badera
? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 4:50 PM, catcallsg.obrzut3...@ntlworld.com wrote: Furthermore - I have wrote an entire program with full Twitter

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
But you're trying to encode a SPACE not a + Mr. Expert Coder. You've got to be a troll. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 5:41 PM, catcallsg.obrzut3

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
PS you know there are builtin encoding functions, right? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 5:43 PM, Andrew Baderaand...@badera.us wrote: But you're trying

[twitter-dev] Re: Rate Limiting Question

2009-08-13 Thread Andrew Badera
be rate limited. Dewald Twitterbation? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
.NET has UrlEncode() fool, and numerous other character set manipulation functions. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 5:50 PM, catcallsg.obrzut3

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 5:53 PM, catcallsg.obrzut3...@ntlworld.com wrote: OK - if you're the heroin here tell me where it is located. And if you state system.web.httputility I'm gonna smack you. On Aug 13, 10:52 pm, Andrew Badera and...@badera.us wrote

[twitter-dev] Re: Rate Limiting Problem

2009-08-13 Thread Andrew Badera
Get the accounts themselves whitelisted. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 5:13 PM, arjunsegmentationremo...@gmail.com wrote: We are a research group

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
Like I said, or Server buddy. Keep digging that hole. Thanks for all the laughs! ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 5:58 PM, catcallsg.obrzut3

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
On Thu, Aug 13, 2009 at 6:01 PM, Bojan Rajkovicseveredcr...@gmail.com wrote: On Thu, Aug 13, 2009 at 5:54 PM, Andrew Badera and...@badera.us wrote: For general encoding, yes, HttpUtility, or Server. And Boijan pointed out the OAuth UrlEncode function as well for your specific problem

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
)); } } } return result.ToString(); } ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 13, 2009 at 3:47 PM

[twitter-dev] Re: How to post spaces to twitter from vb.net?

2009-08-13 Thread Andrew Badera
On Thu, Aug 13, 2009 at 6:06 PM, catcallsg.obrzut3...@ntlworld.com wrote: Oh, one last point - URLEncode will only convert the + to %2B - what I have tried using. So, what the HELL are you talking about? You're not encoding a +. You're encoding a . Good luck and good evening friend.

[twitter-dev] Re: Can someone suggest a VB.NET Twitter API Interface that works?

2009-08-13 Thread Andrew Badera
On Thu, Aug 13, 2009 at 7:23 PM, catcallsg.obrzut3...@ntlworld.com wrote: I want something that actually works and is at least 1.0 And I want whirled peaz, Giselle Bundchen and a 12 figure bank account ...

[twitter-dev] Re: Cease Desist from Twitter

2009-08-14 Thread Andrew Badera
://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Cease Desist from Twitter

2009-08-14 Thread Andrew Badera
On Fri, Aug 14, 2009 at 9:20 AM, Goblinstu...@abovetheinternet.org wrote: Out of curiousity, have you tried the Unit PNG fix to deal with IE6? Interested to know if you did and it didn't work out for you. I was unfamiliar with it, I'll have to check it out, thanks.

[twitter-dev] Re: Platform downtime is expected

2009-08-16 Thread Andrew Badera
. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: php regex for twitter password

2009-08-16 Thread Andrew Badera
on the interwebs that describe every frickin' reasonable permutation of such. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Sat, Aug 15, 2009 at 2:33 AM, Xpineapplekenned...@gmail.com wrote: I

[twitter-dev] Re: OAuth on client side

2009-08-16 Thread Andrew Badera
Enabled. Is that possible? laconi.ca? XMPP? Facebook? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Issues with the API this morning?

2009-08-17 Thread Andrew Badera
and send tweets.  We are not using OAUTH. Any info would be greatly appreciated! -CodeWarden Also been seeing occasional failed page loads on the web. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy

[twitter-dev] Re: Permanent URL to profile images?

2009-08-18 Thread Andrew Badera
for sharing. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: sending a tweet from an ASP.NET form action

2009-08-18 Thread Andrew Badera
some time learning, like most of us here, or you can hire someone else to do it. Good luck with your choice. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: sending a tweet from an ASP.NET form action

2009-08-19 Thread Andrew Badera
When in doubt, read the documentation. GIYF. http://apiwiki.twitter.com/Getting-Started ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Wed, Aug 19, 2009 at 8:32 AM, subquarksubqu

[twitter-dev] Re: Do My Customers Have a Twitter Account?

2009-08-19 Thread Andrew Badera
already your clients then what are you inviting them to? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Twitter's Tweet Trademark Torpedoed

2009-08-19 Thread Andrew Badera
Excellent as always Sam. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Wed, Aug 19, 2009 at 1:57 PM, Sam Johnstons...@samj.net wrote: [refer to the article itself for the inline links

[twitter-dev] Re: Do My Customers Have a Twitter Account?

2009-08-20 Thread Andrew Badera
this. + ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: C# + OAuth + account/update_profile_image = 500 Internal Server Error

2009-08-20 Thread Andrew Badera
upload/change functionality on top of the same OAuthBase work by Eran Shannon. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Creating Groups

2009-08-20 Thread Andrew Badera
I'd recommend checking out the API documentation. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 20, 2009 at 10:20 AM, Ryan Bellryan.j.b...@gmail.com wrote: Twitter Groups:  I am

[twitter-dev] Re: URGENT HELP NEEDED

2009-08-21 Thread Andrew Badera
believe that class defaults to Http Basic Auth. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 20, 2009 at 8:27 AM, Kuntalkuntal.mazum...@gmail.com wrote: Hello All, I want to show

[twitter-dev] Re: large user base push notification solutions?

2009-08-21 Thread Andrew Badera
need millisecond latency here. Pull is much, much cheaper. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Fri, Aug 21, 2009 at 8:07 AM, Dewald Pretoriusdpr...@gmail.com wrote: In addition

[twitter-dev] Re: Stop playing around with Source parameters

2009-08-22 Thread Andrew Badera
Crazily enough, not everyone writes in PHP. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Sat, Aug 22, 2009 at 3:28 AM, Joel Strellnerj...@twitturly.com wrote: Ummm... strip_tags()'s

[twitter-dev] Re: how can I get user address using Twitter API?

2009-08-22 Thread Andrew Badera
Spam? Privacy? Call me crazy, I know! ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Fri, Aug 21, 2009 at 10:25 PM, Bo Huangbohua...@gmail.com wrote: Is there any reason twitter doesn't

[twitter-dev] Re: heavy throttling by search.twitter.com API from GAE application

2009-08-22 Thread Andrew Badera
activity on GAE is global -- which is why it's taking them a while to deliver SSL services as well. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Stop playing around with Source parameters

2009-08-22 Thread Andrew Badera
Can you use DOM functions in most languages on mere HTML fragments? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Sat, Aug 22, 2009 at 7:38 AM, shiplushiplu@gmail.com wrote: Use DOM

[twitter-dev] Re: how can I get user address using Twitter API?

2009-08-22 Thread Andrew Badera
On Sat, Aug 22, 2009 at 10:01 AM, Dossy Shiobarado...@panoptic.com wrote: On 8/22/09 5:49 AM, Andrew Badera wrote: Spam? Privacy? Call me crazy, I know! So, who wants to form a data mining startup that crawls websites for follow me on twitter links to people's twitter IDs, then correlates

[twitter-dev] Re: heavy throttling by search.twitter.com API from GAE application

2009-08-23 Thread Andrew Badera
150 is a per-user rate, not a per-IP rate, to begin with, isn't it? The issue here is whitelisted IPs sharing 20k total, right? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Sun, Aug 23

[twitter-dev] Re: Is twitter down ???

2009-08-25 Thread Andrew Badera
status.twitter.com is rarely up to date or detailed. I've seen issues on the web the past 20 minutes or so. loading now though. On Wed, Aug 26, 2009 at 12:17 AM, Vigneshvignesh.isqu...@gmail.com wrote: All my api calls are getting a download error and the twitter website itself is not

[twitter-dev] Re: Pass credentials to browser

2009-08-26 Thread Andrew Badera
Not HIS IP -- that's a client process there. That will be spread around individual client IPs, which being mobile are probably highly dynamic. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera

[twitter-dev] Re: Pass credentials to browser

2009-08-26 Thread Andrew Badera
, which being mobile are probably highly dynamic. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Wed, Aug 26, 2009 at 9:15 AM, Stuartstut...@gmail.com wrote: 2009/8/26 balu reghu baluk

[twitter-dev] Re: Build a Library based on OAuth

2009-08-28 Thread Andrew Badera
: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 27, 2009 at 12:22 PM, slexten...@alice.itslexten...@alice.it wrote: Hello, I just want a confirmation. I need to build a library to enhance my CMS. I need that news added on my portal are added to Twitter too. I

[twitter-dev] Re: Some1 Can Explain Me This Process?

2009-08-28 Thread Andrew Badera
always knew (or should know, record when grabbed) whose OAuth token you have. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 27, 2009 at 3:29 PM, Gustavo Melopipoc...@gmail.com wrote: I

[twitter-dev] Re: Automated URL shortening

2009-08-28 Thread Andrew Badera
Shortening is sometimes turned off due to system issues or bit.ly issues. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Thu, Aug 27, 2009 at 3:40 PM, Matt Terenziomteren...@gmail.com wrote

[twitter-dev] Re: Wondering if this would be against TOS

2009-08-28 Thread Andrew Badera
multiple accounts is not, to my knowledge, against TOS by any means. (But maybe it should be ) ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Fri, Aug 28, 2009 at 12:24 AM, Peter J

[twitter-dev] Re: help!!!

2009-08-29 Thread Andrew Badera
Generally that would mean the picture is too big. It can't be over 700k. Your second question? Wordpress/PEBKAC issue. Find your answers there. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera

[twitter-dev] Re: Website!

2009-08-31 Thread Andrew Badera
Drupal. (I have, but not for anything Twitter related, but I'm sure there's a module.) ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Mon, Aug 31, 2009 at 1:16 AM, priteshdesaiiampriteshde

[twitter-dev] Re: Does anyone have an ASPinfo.asp file they can share?

2009-08-31 Thread Andrew Badera
Are you maybe talking browsercap.ini ? Or are you actually talking the first result of googling aspinfo.asp which is a third-party script of that name? ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy

[twitter-dev] Re: Using Twitter API by Nick Beam

2009-08-31 Thread Andrew Badera
TEXT AVALANCHE! RUN! ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Mon, Aug 31, 2009 at 3:27 PM, Pjpravee...@gmail.com wrote: Can anyone please assist me on how to use/call this API

[twitter-dev] Re: what kind of cache does twitter is using?

2009-09-01 Thread Andrew Badera
to Twitter: http://highscalability.com/scaling-twitter-making-twitter-1-percent-faster ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Tue, Sep 1, 2009 at 3:12 AM, mel_06melchor...@yahoo.com

[twitter-dev] Re: Redirect URL with own GET Parameters ?

2009-09-01 Thread Andrew Badera
oauth_callback you can append your own querystring value to the callback, no problem! Just make sure you URL encode the entire callback value. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: api user rate limit from different ip addresses

2009-09-01 Thread Andrew Badera
/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Redirect URL with own GET Parameters ?

2009-09-01 Thread Andrew Badera
... you'll want to URL encode everything after oauth_callback of course. ∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Tue, Sep 1, 2009 at 2:56 PM, Sandesh Devarajusandesh.devar

[twitter-dev] Re: Can you speak in plain english

2009-09-03 Thread Andrew Badera
by criticizing another user of a public list? Let it die, if the matter bothers you, and leave the rest up to the officially appointed, Twitter-employed types. ∞ Andy Badera ∞ +1 518-641-1280 ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew

[twitter-dev] Re: Can you speak in plain english

2009-09-03 Thread Andrew Badera
Badera ∞ +1 518-641-1280 ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

[twitter-dev] Re: Is twitter a fad or worth development efforts?

2009-09-03 Thread Andrew Badera
Sometimes. On Thu, Sep 3, 2009 at 6:45 PM, Scott Hanedatalkli...@newgeo.com wrote: Yes. On Sep 3, 2009, at 9:41 AM, ka...@sbcglobal.net wrote: Is twitter a fad or worth development efforts? -- Scott * If you contact me off list replace talklists@ with scott@ *

[twitter-dev] Re: screen_name param for /statuses/mentions and/or xml format for search results?

2009-09-04 Thread Andrew Badera
ATOM _is_ XML ... not sure what the problem is? ∞ Andy Badera ∞ +1 518-641-1280 ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Fri, Sep 4, 2009 at 6:18 PM, Hosshoss...@gmail.com wrote: Background

<    1   2   3   4   >