Re: [twitter-dev] Twitter Development Talk to become read-only this Friday, August 12th

2011-08-10 Thread Dossy Shiobara
yet, but it's a feature we're hoping to provide in the future. -- Dossy Shiobara | He realized the fastest way to change do...@panoptic.com | is to laugh at your own folly -- then you http://panoptic.com/ | can let go and quickly move on. (p. 70) * WordPress * jQuery

Re: [twitter-dev] Re: users/lookup returns duplicates, missing records for valid users

2011-05-04 Thread Dossy Shiobara
://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk -- Dossy Shiobara | He realized the fastest way to change do...@panoptic.com | is to laugh at your own folly -- then you http://panoptic.com

[twitter-dev] More interesting behavior with /users/show

2011-03-21 Thread Dossy Shiobara
XML returns empty response, but JSON response has data: http://api.twitter.com/1/users/show.xml?user_id=55441608 http://api.twitter.com/1/users/show.json?user_id=55441608 http://twitter.com/toadschorusnews Any ideas when this will be working consistently for all user IDs, yet? -- Dossy

Re: [twitter-dev] More interesting behavior with /users/show

2011-03-21 Thread Dossy Shiobara
Just in case folks were wondering, it's still happening for some user IDs for both XML *and* JSON, like: http://api.twitter.com/1/users/show.xml?user_id=39565468 http://api.twitter.com/1/users/show.json?user_id=39565468 Both return blank responses. On 3/21/11 11:18 PM, Dossy Shiobara wrote

[twitter-dev] Another ID that can't be retrieved

2011-03-19 Thread Dossy Shiobara
http://twitter.com/users/show/140440849.xml Another empty response, both XML and JSON. -- Dossy Shiobara | He realized the fastest way to change do...@panoptic.com | is to laugh at your own folly -- then you http://panoptic.com/ | can let go and quickly move on. (p. 70

[twitter-dev] users/show and users/lookup returning *empty* responses

2011-03-06 Thread Dossy Shiobara
enough, it has this effect: http://twitter.com/k1dua I'm sure there are a LOT more users affected, but this was just one at random I picked out of my logs. -- Dossy Shiobara | He realized the fastest way to change do...@panoptic.com | is to laugh at your own folly -- then you

[twitter-dev] Re: users/show and users/lookup returning *empty* responses

2011-03-06 Thread Dossy Shiobara
I know it's Sunday night, but ... *crickets* is this thing on? Is no one else's app being impacted by this? On 3/6/11 6:17 PM, Dossy Shiobara wrote: Did I miss the memo, or is users/show and users/lookup defective? They can return empty (zero-byte) responses with an HTTP 200 OK status

Re: [twitter-dev] Whitelisting is still in the docs. Please remove this.

2011-02-12 Thread Dossy Shiobara
Release early. Release often. Hopefully, folks have learned an important lesson ... On 2/12/11 11:37 AM, Jan Paricka wrote: Guys, I spent nearly two years working on the app - it's nearly ready, whitelisting is essential to us. -- Dossy Shiobara | do...@panoptic.com | http

Re: [twitter-dev] DM rate limit

2011-02-12 Thread Dossy Shiobara
most of the issues expressed by other developers including myself would be resolved. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you

Re: [twitter-dev] Re: DM rate limit

2011-02-12 Thread Dossy Shiobara
. Think of it this way, if an application has 300 followers and they all interact via private message (DM) one time per day, then 50 users will be unable to communicate on any given day. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http

Re: [twitter-dev] Re: DM rate limit

2011-02-12 Thread Dossy Shiobara
-a-coder costs you $100 ... that's 1,000 days worth of Turk-time ... so using a script only breaks even after 2.7 years of use. LOL. On 2/12/11 3:38 PM, M. Edward (Ed) Borasky wrote: Rent-a-coder? Try Amazon Mechanical Turk - you can get things done there for pennies an hour ;-) -- Dossy

Re: [twitter-dev] Re: Is there going to be another Chirp?

2011-02-12 Thread Dossy Shiobara
On 2/12/11 3:59 PM, Brian Pegues wrote: I have one question? what is DM? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go

[twitter-dev] Twitter's OAuth provider ... what happened?

2010-12-02 Thread Dossy Shiobara
/ expired Token/error /hash This is on newly Allow'ed tokens from Twitter's OAuth. What gives? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly

Re: [twitter-dev] Twitter's OAuth provider ... what happened?

2010-12-02 Thread Dossy Shiobara
errorInvalid oauth_verifier parameter/error /hash On 12/2/10 7:25 PM, Dossy Shiobara wrote: Getting this error back from Twitter -- hash request/oauth/access_token?oauth_consumer_key=((elided))amp;oauth_nonce=((elided))amp;oauth_signature_method=HMAC-SHA1amp;oauth_timestamp=1291335791amp

Re: [twitter-dev] Re: Twitter's OAuth provider ... what happened?

2010-12-02 Thread Dossy Shiobara
. The oauth_verifier can be found in the request parameters of the callback we make to you. Try adding the parameter in to see if that resolves the issue. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way

Re: [twitter-dev] Application source in Direct Messages

2010-08-19 Thread Dossy Shiobara
+1. Yes, please. If Twitter implements *nothing* else for 2011, make this the TOP feature on your roadmap. PLEASE! On 8/19/10 5:17 AM, nischalshetty wrote: Can we have the application source for Direct Messages as well? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org

Re: [twitter-dev] Open Source Android/Twitter Application

2010-08-13 Thread Dossy Shiobara
dont. If anyone has a pointer to this code base it would be greatly appreciated. Clay http://ratecred.com -- Dossy Shiobara

Re: [twitter-dev] Re: Is Twitter oAuth broken?

2010-07-19 Thread Dossy Shiobara
/832539693/users-cannot-update-profiles -Nischal On Jul 19, 11:55 pm, nischalshetty nischalshett...@gmail.com wrote: My apps getting 'user has not given permission' and this is by the hundreds! I presume the oAuth API is having issues! -- Dossy Shiobara | do...@panoptic.com

[twitter-dev] Re: API Service Disruptions

2010-07-14 Thread Dossy Shiobara
Why not? I tell my users that all the time, if it's the truth. What benefit is there in lying to your users? On Jul 14, 11:42 am, Dewald Pretorius dpr...@gmail.com wrote: We all need something to tell our users. Telling them Twitter is falling apart is not an option.

Re: [twitter-dev] Re: TWITTER BANS 3rd PARTY ADVERTISING

2010-05-25 Thread Dossy Shiobara
to a service to find an ad to serve to Liz that will get inserted into the timeline she is viewing. The language is somewhat nuanced but it sounds like we might need to make the policy more explicit as a number of people are misinterpreting it. -- Dossy Shiobara | do...@panoptic.com

Re: [twitter-dev] Why is UNIQLO LUCKY LINEに行列 trending?

2010-05-25 Thread Dossy Shiobara
they are not excluded from even the new ToS. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Is OAuth working for *anyone* out there?

2010-05-20 Thread Dossy Shiobara
? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] Is OAuth working for *anyone* out there?

2010-05-20 Thread Dossy Shiobara
. Again, I'm not even getting as far as making a Twitter API call any more. The whole OAuth process is failing at the request_token endpoint. Which, if any, OAuth library do you use? Homegrown. Has been working for over a year, and has not been modified the entire time. -- Dossy Shiobara

Re: [twitter-dev] Is OAuth working for *anyone* out there?

2010-05-20 Thread Dossy Shiobara
, and an authorization header if you're using header-based auth? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move

Re: [twitter-dev] Is OAuth working for *anyone* out there?

2010-05-20 Thread Dossy Shiobara
on a failed request (which includes our server clock), or to use an external service to fetch the time prior to making a request. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

[twitter-dev] OAuth change at Twitter?

2010-05-19 Thread Dossy Shiobara
this, right now? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] Re: Twitter app on iPhone

2010-05-19 Thread Dossy Shiobara
towards developers. I know this was not decided or done by Ryan's group, but someone in your group should do some serious advocacy here, because you're the ones who want us to trust you and continue to work with you in a non-combative environment. -- Dossy Shiobara | do

Re: [twitter-dev] re: intermittent 401 and 502 during oauth process

2010-05-19 Thread Dossy Shiobara
a 401 Unauthorized or 502 Bad Gateway when acquiring a request token. Would it be normal to see this during twitter 'over capacity' periods? Cheers James -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http

Re: [twitter-dev] Re: TCL oAuth

2010-05-07 Thread Dossy Shiobara
basic auth to oAuth. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] TCL oAuth

2010-05-06 Thread Dossy Shiobara
://github.com/demonicpagan/Stormbot-TCL-Twitter-Module/blob/master/twitter.sb6 Any help for the conversion will be greatly appreciated. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

Re: [twitter-dev] RE: FW Twitter Support

2010-04-26 Thread Dossy Shiobara
employee or Twitter itself from using the code, its runtime executables, etc. You could call it the No-Twitter Almost Open Source License ... -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

Re: [twitter-dev] Re: Is /users/show broken or is it just me?

2010-04-25 Thread Dossy Shiobara
500s? What user are you using to make these calls? What authentication method? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can

[twitter-dev] Is /users/show broken or is it just me?

2010-04-24 Thread Dossy Shiobara
at WatchMouse.com just poorly implemented? False positives in a monitoring service would be really bad. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Dossy Shiobara
compatibility unless there's a really good reason to do so. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70

Re: [twitter-dev] Is this legit Twitter API?

2010-03-11 Thread Dossy Shiobara
an hour apply. in total 1000 total lookups an hour. ^RK -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move

Re: [twitter-dev] Is this legit Twitter API?

2010-03-11 Thread Dossy Shiobara
practices, where possible. Still, anything is better than nothing, right? Thanks for getting this out there in one form or another. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

Re: [twitter-dev] bulk user show API

2010-03-11 Thread Dossy Shiobara
:-users-lookup. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] Is this legit Twitter API?

2010-03-11 Thread Dossy Shiobara
there that don't account for it and will botch the request as a result. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go

Re: [twitter-dev] bulk user show API

2010-03-11 Thread Dossy Shiobara
(which you can't do right now). -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] Re: Using OAuth keys in an open source application

2010-01-18 Thread Dossy Shiobara
that they start contacting. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] Re: Using OAuth keys in an open source application

2010-01-18 Thread Dossy Shiobara
is password protected, so nobody is getting in. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread Dossy Shiobara
for simpler code and fewer API calls. i.e. less processing time. 2) If we must have a 'cursored' call then at least allow for cursor=-1 to return a larger number than 5k. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-08 Thread Dossy Shiobara
is large enough to pay attention to ... ? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

Re: [twitter-dev] Call for action #StopBritneyBots

2009-11-30 Thread Dossy Shiobara
of selling ad-blasting accounts to companies. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Making crossdomain.xml less restrictive on api.twitter.com?

2009-10-30 Thread Dossy Shiobara
I thought all you click-and-draggers were waiting for Adobe Twitter CS5. On 10/30/09 11:50 AM, Wez Crozier wrote: Dossy, don't make me come over there and beat you with an Actionscript book. so help me... On Oct 27, 2:40 am, Dossy Shiobara do...@panoptic.com wrote: Bah, who seriously

[twitter-dev] Re: Find username/screenname through email addresses

2009-10-27 Thread Dossy Shiobara
://hrj.wikidot.com -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Making crossdomain.xml less restrictive on api.twitter.com?

2009-10-26 Thread Dossy Shiobara
a year and a half ago:http://groups.google.com/group/twitter-development-talk/browse_thread... -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly

[twitter-dev] Re: Connection Reset by Peer

2009-10-25 Thread Dossy Shiobara
On 10/25/09 12:16 AM, Jesse Stay wrote: I'm seeing constant Connection Reset by Peer errors on one of my servers. Is anyone else seeing this? Have I hit a limit of some sort? It's been happening all day long it seems. I'm having the same problem, and I'm on Optimum Online. :-( -- Dossy

[twitter-dev] Re: How do I get the user_id for a screen_name WITHOUT

2009-09-29 Thread Dossy Shiobara
On 9/29/09 9:12 AM, Cameron Kaiser wrote: Boolean algebra, ftw? Request to administration: all posts to this list to be done in Prolog. idea(stupid) :- t. :-) -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com

[twitter-dev] Re: Announcing TweetHook.com

2009-09-29 Thread Dossy Shiobara
these days, and why does Twitter not have a push/streaming API for Search, yet. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go

[twitter-dev] Re: About the oneforty application directory

2009-09-27 Thread Dossy Shiobara
to perhaps what access the application desires. On 9/25/09 8:04 PM, Jim Renkel wrote: What will you be using my twitter account for, other than authorization? If you reregister the site to only need read access to my twitter account, I would be a lot less reluctant to use it. -- Dossy Shiobara

[twitter-dev] Re: Alert: Twitpocalypse II coming Friday, September 11th - make sure you can handle large status IDs!

2009-09-09 Thread Dossy Shiobara
, not the Twittocaust. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

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

2009-08-22 Thread Dossy Shiobara
to identify contact email address for the site owner. Clearly, there's demand for such a service - would people pay for this data? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

[twitter-dev] Re: Join us in the #twitterapi IRC channel on freenode

2009-08-19 Thread Dossy Shiobara
On 8/19/09 11:55 AM, PJB wrote: Usenet, IRC... I am starting to feel like its 1993 all over again! Maybe next we can get a game of Netrek going on NeXt stations! ;) I'm in. Twitter Netrek League! I can probably still fly a mean DD. -- Dossy Shiobara | do...@panoptic.com | http

[twitter-dev] Re: Cease Desist from Twitter

2009-08-14 Thread Dossy Shiobara
is *real*. And guess what: they constitute probably upwards of 80% of the world's population. Lowest common denominator. Welcome to humanity! -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way

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

2009-08-12 Thread Dossy Shiobara
is probably stronger than the actual legal recourse they may be entitled to. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go

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

2009-08-12 Thread Dossy Shiobara
to attack then your product is WRONG and needs to come off the market. Universal wrongs? YOU are WRONG. Guns don't kill people. People kill people. See what I did there? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He

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

2009-08-12 Thread Dossy Shiobara
was starving, trying to find work. Then, another lawyer moved into town. Since then, business has never been better. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh

[twitter-dev] Re: Time out to twitter.com

2009-08-09 Thread Dossy Shiobara
On 8/8/09 9:13 AM, pmduque wrote: Requests fro our IP are getting time out. Even a telnet to twitter port 80 gets time out, although http request to other sites work perfectly. Anyone else with that problem? Yes, been experiencing this problem since the DDoS attack started. :-( -- Dossy

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Dossy Shiobara
to be said in the first place ... -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Dossy Shiobara
against this DDoS? You think Ops people are the best suited to writing code under pressure and putting it directly into production? I'm afraid I have some bad news for you: you're wrong. :-) -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http

[twitter-dev] Re: OK Seriously People

2009-08-09 Thread Dossy Shiobara
to send out short status updates ... what's it called again? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Dossy Shiobara
, and they are still also coping with scaling overall and astronomical growth. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move

[twitter-dev] Re: NO API CONNECTION, BUT STILL FULLY BLOCKED

2009-08-09 Thread Dossy Shiobara
retention. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-09 Thread Dossy Shiobara
in unexpected throttling and issues with OAuth. I look forward to hearing the results and thanks again for your assistance. Best, Ryan -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

[twitter-dev] Re: The silence is deafening....

2009-08-08 Thread Dossy Shiobara
an employee ... and there's now a clock to punch? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: The silence is deafening....

2009-08-08 Thread Dossy Shiobara
for other companies that do and will FIRE YOUR ASS for outage like this. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly

[twitter-dev] Re: 2 week advance notice: changes to /friends/ids and /followers/ids

2009-08-04 Thread Dossy Shiobara
,...] or will it be {ids: [1,2,3]} ? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Fun140 and Truetwit developers

2009-08-02 Thread Dossy Shiobara
. Didn't we have this exact discussion on this very list no more than 3 months ago? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go

[twitter-dev] Re: statuses/friends page count?

2009-07-24 Thread Dossy Shiobara
may receive incomplete pages (less users than the count parameter specifies). We are still working to report correct follower numbers in a timely matter which was the reason for last night's maintenance work (see http://status.twitter.com). -- Dossy Shiobara | do...@panoptic.com

[twitter-dev] Re: The Gardenhose Cooperative

2009-07-22 Thread Dossy Shiobara
pick a day for which you have data, and ask you to verify a few tweets somehow -- e.g. tell me which tweet ids there are for a certain user id. Would it be OK to self-organize like that, and who'd be our buddy? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic

[twitter-dev] Re: Intermittent network failures?

2009-07-10 Thread Dossy Shiobara
On 7/10/09 3:38 PM, Jeffrey Greenberg wrote: Just to say it, this has been going on for weeks Actually, months ... at least as far as I've noticed it. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized

[twitter-dev] Re: Security Best Practices

2009-07-04 Thread Dossy Shiobara
hill here. This topic has been on my mind since I first encountered oAuth. I haven't seen any open source apps use oAuth yet. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

[twitter-dev] Re: Security Best Practices

2009-07-04 Thread Dossy Shiobara
. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Twitter User List

2009-06-29 Thread Dossy Shiobara
terrabyte of data that you would have to download once a day and reconcile against the previous day. A terrabyte of just usernames. 1 billion bytes = 1 gigabyte, not 1 terabyte. 1 GB/day is significant, but not intractable. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org

[twitter-dev] Re: Twitpocalypse Announcement

2009-06-12 Thread Dossy Shiobara
So, what do the Four Birds of the Twitpocalypse do? Will there be awesome smiting once the Twittergeddon is upon us? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh

[twitter-dev] Re: Twitter Developer/Founder Community on Ning - Registration Open

2009-06-11 Thread Dossy Shiobara
. Sadly, people will keep posting stupid ideas regardless of the bashing, so we have nothing to worry about. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own

[twitter-dev] Re: Twitter Application Usage Guidelines, Please Read

2009-06-11 Thread Dossy Shiobara
Without the potency of enforcement, what's the point? Quick, let's form the Twitter Shun Force. We'll have an angry mob of shunners and sneerings. -- Dossy Shiobara do...@panoptic.com -Original Message- From: Abraham Williams 4bra...@gmail.com Date: Thu, 11 Jun 2009 09:52:33

[twitter-dev] Re: Twitter Application Usage Guidelines, Please Read

2009-06-11 Thread Dossy Shiobara
actual spam accounts to get them suspended, but where a legitimate user will continue to use the account normally. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh

[twitter-dev] Re: Twitter Application Usage Guidelines, Please Read

2009-06-11 Thread Dossy Shiobara
the stream/follow or stream/shadow APIs, today. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Twitter Developer/Founder Community on Ning - Registration Open

2009-06-11 Thread Dossy Shiobara
and proven methods for soliciting help from others. I highly recommend exhausting those two options, first. :-) -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your

[twitter-dev] Re: Twitter Developer/Founder Community on Ning - Registration Open

2009-06-11 Thread Dossy Shiobara
at the internets today. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Twitter Application Usage Guidelines, Please Read

2009-06-10 Thread Dossy Shiobara
, it was worth it. And, the proof of the spam is in the eating ... :-) -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly

[twitter-dev] Re: Twitter Application Usage Guidelines, Please Read

2009-06-10 Thread Dossy Shiobara
* Twitter's business challenge is enabling the marketers to make money and give a portion of it back to Twitter, without letting them totally destroy the service in the process. It's obviously an incredibly thin line ... -- Dossy Shiobara | do...@panoptic.com | http://dossy.org

[twitter-dev] Re: Twitter Developer/Founder Community on Ning - Registration Open

2009-06-07 Thread Dossy Shiobara
with other developers, share ideas, discuss your projects, find contract work and veiw/post events. You can view and join the community here: http://twtfnd.ning.com/ All are welcome and we look forward to seeing you there! -- Dossy Shiobara | do...@panoptic.com | http://dossy.org

[twitter-dev] Re: Debug mode?

2009-06-04 Thread Dossy Shiobara
and URL in the signature string twice. Don't. Those are the immediate problems I see, anyhow. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you

[twitter-dev] Re: Bulk id - screen_name resolution.

2009-06-01 Thread Dossy Shiobara
will, but be warned that we may have to have a discussion down the road when the API Terms of Service better defines our relationship with developers. Doug, any kind of rough timeline for such an API TOS? Weeks? Months? Years? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org

[twitter-dev] Re: Bulk id - screen_name resolution.

2009-05-30 Thread Dossy Shiobara
to publish an API to allow bulk resolution of IDs to screen_name? Is this something that folks would use if I made it available? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

[twitter-dev] Re: Bulk id - screen_name resolution.

2009-05-30 Thread Dossy Shiobara
to other services directly, or can someone from Twitter issue an official statement to this effect? Or, equally useful would be a statement that clearly states that this would be forbidden ... so I know not to waste my time even thinking about this. :-) -- Dossy Shiobara | do

[twitter-dev] Re: Poll: Demographics of Twitter Dev--please answer a few questions

2009-05-22 Thread Dossy Shiobara
children? Yes, two. 4. What age range are you? 30-34 I'll summarize and post the results. Thanks! Thanks! Very curious to see what the data yields. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized

[twitter-dev] Re: Public ID to Name Lookup website?

2009-05-22 Thread Dossy Shiobara
On May 20, 10:34 am, Matt Sanford m...@twitter.com wrote: [1] -http://code.google.com/p/twitter-api/issues/detail?id=572 Oh, hey, THANKS, I'm glad SOMEBODY knows how to search the issues list. :-)

[twitter-dev] Re: Public ID to Name Lookup website?

2009-05-20 Thread Dossy Shiobara
such a mechanism AND they already HAVE all the data. Is this of any real interest for me to set up such a redirection URL? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

[twitter-dev] Re: Are there ANY advantage of using OAuth with client softwares?

2009-05-18 Thread Dossy Shiobara
an end-user's username and password, if OAuth is used. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p

[twitter-dev] Re: Are there ANY advantage of using OAuth with client softwares?

2009-05-18 Thread Dossy Shiobara
- This email is: [ ] bloggable [x] ask first [ ] private OMG, can I please blog this email! Oh, can I? Huh? huh?! :-) -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your

[twitter-dev] Re: Status ID closing in on maximum unsigned integer

2009-05-13 Thread Dossy Shiobara
; — Matt Sanford / @mzsanford -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on. (p. 70)

[twitter-dev] Re: Planned site maintenance Friday, May 8th 2PM-3PM PST and Monday, May 11th Noon-1PM PST

2009-05-09 Thread Dossy Shiobara
sufficient drift that cache expiration will remain random but on a cold start you won't have all your hot objects expiring at exactly the same time every X period. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized

[twitter-dev] Re: users/show returning empty doc

2009-04-29 Thread Dossy Shiobara
Great news! Thanks, Matt. I'll let you know if there's any remaining. On 4/29/09 3:18 PM, Matt Sanford wrote: I found the root cause of this accounts problem and deployed a fix yesterday afternoon. On Apr 27, 2009, at 2:48 PM, Dossy Shiobara wrote: Requests for this user: http

[twitter-dev] Re: Seeing truncated XML responses again

2009-04-29 Thread Dossy Shiobara
this error case gracefully. Thanks, Matt. Anything I can do to help? Feel free to have them contact me directly if necessary. I'm fully versed in packet capture and analysis and I've been a sysadmin in various past lives. -- Dossy Shiobara | do...@panoptic.com | http://dossy.org

[twitter-dev] Re: some user cant send reply's ?

2009-04-28 Thread Dossy Shiobara
/status/1623930774 i expect this reply to go to @apostol_victor time line but i can't find the reply in to @apostol_victor time line -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change

[twitter-dev] Re: Confirming whitelisting status

2009-04-27 Thread Dossy Shiobara
? Perhaps it's just my Twitter ID @dossy that's been whitelisted, but not my IP? How could I confirm this? -- Dossy Shiobara | do...@panoptic.com | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ He realized the fastest way to change is to laugh at your own folly

  1   2   >