Re: [twitter-dev] Why does status/followers require auth?

2010-02-21 Thread Abraham Williams
http://twitter.com/ I *can* see a protected > user's friends and followers - even if I'm not following them. > > Anyone know the reason for this inconsistency? > > Also the same for status/friends. > > Thanks > > T > -- Abraham

Re: [twitter-dev] Re: OAuth Broken - Now Asking Users for PIN

2010-02-21 Thread Abraham Williams
; callback scheme and have the application handle a unique URL which > > Twitter would call. I have not found code for this or made the > > changes yet but it sounds fairly easy to implement. > > > > -- > > Mark Thistlehttp://droolfactory.blogspot.com/ > > > -

Re: [twitter-dev] OAuth implemented, but still not seeing the "from [App]" in tweets

2010-02-21 Thread Abraham Williams
the update url? Any help to get this resolved is highly > appreciated. > > Thanks, > -Manu. > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. Sent from Seattle, WA, United States

Re: [twitter-dev] Re: The XML for user settings would be helpful

2010-02-21 Thread Abraham Williams
's token and secret just to get his latest > > > > profile that is basically available on his twitter page, I just don't > > > > want to to and scrape it from the actual twitter page. > > > > > > Why not give us the url to get these settings as json or xml the same > > > > way we can get the RSS for user's latest messages without having to > > > > use API > > > > > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. Sent from Seattle, WA, United States

Re: [twitter-dev] Introduce yourself!

2010-02-21 Thread Abraham Williams
research in to awareless of embedded EXIF data >> in images that are posted to Twitter via services such as twitpic.com. >> I'll be publishing these finds towards the end of the month. >> >> I sadly won't be attending Chirp due to it being too far to travel from >&g

Re: [twitter-dev] Twitter API OAuth Response Problem

2010-02-21 Thread Abraham Williams
; getting the token on localhost.. > > Here is the link to testing page: http://twitteralem.com/twittertest.php > > Any helps will appreciated.. > > Thanks guys, > > Tolga > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | ht

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

2010-02-22 Thread Abraham Williams
tations on the streaming API and more than 100 people per page in > the REST API. > > And, I know they said they wouldn't do this, but I'd love to see > Twitter create permanent urls for our profile images. > -- Abraham Williams | Community Advocate | http://

Re: [twitter-dev] Privacy issue: OAuth app. with read-only access can read my DMs

2010-02-22 Thread Abraham Williams
e's tweets, mentions, > protected friends' tweets & most importantly direct messages. I > consider Direct messages to be personal and wouldn't like some app to > be able to read them. > > Isn't this a privacy issue? > Is there some way I can control what an

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

2010-02-22 Thread Abraham Williams
Have you checked your server error logs? They should point you in the correct direction or at least where to start. Abraham On Mon, Feb 22, 2010 at 12:48, Diego Alvarado wrote: > Hello! > I am dealing with an issue with the twitter OAuth PHP example by > Abraham Williams. Once a allow

Re: [twitter-dev] Update count by source?

2010-02-23 Thread Abraham Williams
/month? > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. Sent from Seattle, WA, United States

Re: [twitter-dev] What's expected in a good User Agent?

2010-02-23 Thread Abraham Williams
gt; A unique English word name? A random string (so it's sure to be > > unique)? An email? Something else? > > > > Thanks for any help. > > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. Sent from Seattle, WA, United States

Re: [twitter-dev] You aren't allowed to add members to this list

2010-02-24 Thread Abraham Williams
llowed to add members to this list > > > I've checked the docs and and I'm pretty sure the Ids are OK. All > I've found is that you can't add a user who has blocked you to a list > (the member account that I'm trying to add hasn't blocked me as I own

Re: [twitter-dev] Re: OAuth implemented, but still not seeing the "from [App]" in tweets

2010-02-24 Thread Abraham Williams
this necessary to see the "from [MyApp]" under the source? > > Status updated using oAuth, but still showing "from API": > http://twitter.com/gochebo/status/9436736272 > > Thanks in Advance, > -Manu. > > On Feb 22, 12:39 am, Abraham Williams <4bra...@gmail.co

Re: [twitter-dev] Inconsistent responses for particular users -- data for users/show, but Not found for statuses/friends

2010-02-24 Thread Abraham Williams
":false,"time_zone":"Eastern > Time (US & > Canada)","profile_sidebar_border_color":"87bc44","protected":false,"location":"Sault > Ste Marie, Canada","name":"Jason > > Katzenback","id":12084472,"utc_offset":-18000,"profile_text_color":"00","followers_count":13245,"url":" > http://www.johncow.com"} > > So johncow exists, has friends, etc. But: > > curl "http://api.twitter.com/1/statuses/friends.json?screen_name=johncow"; > {"request":"/1/statuses/friends.json?screen_name=johncow","error":"Not > found"} > > Any vision into what I've screwed up? > > Thanks, > Josh > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. Sent from Seattle, WA, United States

Re: [twitter-dev] complete Retweet functionality in thirdparty apps

2010-02-24 Thread Abraham Williams
here"* Plus what does it matter if a user tries to retweet a status they have already retweeted? There is no adverse effect. Abraham *besides the bug that has no open bug report. -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. Sent from Seattle, WA, United States

Re: [twitter-dev] complete Retweet functionality in thirdparty apps

2010-02-24 Thread Abraham Williams
for their username. > > Thanks, > > Tom > Twitter listed a few items they plan on fixing with retweets: http://goo.gl/lu0h retweet_count being one of them. They are open to adding new features it is just a matter of prioritizing and finding the time. Abraham -- Abraham W

Re: [twitter-dev] complete Retweet functionality in thirdparty apps

2010-02-25 Thread Abraham Williams
ect>> > > Twitter returns 403 since it has already been retweeted. There is no > adverse effect as such. Just UX concern. > I've not tested it so I can't say how useful the response is. > Hmm that bug is in NEW state. > > On Thu, Feb 25, 2010 at 4:46 AM, Abr

Re: [twitter-dev] Retweeted status redirects to original status in browser

2010-02-25 Thread Abraham Williams
rowser after > grating access to app). It works fine when the user is not required to > signin (i.e, after storing their access tokens). > Looks odd to me. I always want to see the retweeted status not my own > status. > > Is this intended or a bug? > > Srikanth >

Re: [twitter-dev] Re: 1 tweet accounts

2010-02-25 Thread Abraham Williams
; > > http://twitter.com/gastown > > > > the criteria is that: > > > > 1) the account is obviously dormant > > 2) only has one tweet > > > > thanks for your help > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] retweet status URL?

2010-02-25 Thread Abraham Williams
accounts, and having them OAUTH just to get > linked to a retweet page is actually adding steps to the process, > instead of removing them as we'd like to do. > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Time to whitelist??

2010-02-25 Thread Abraham Williams
cerned that I > am handicapped by the maximum number of 150 requests per hour. > > Can anyone tell me how long the whitelisting process takes? > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] share

Re: [twitter-dev] Twitter API and Home Presentation - My updates and those of those I follow.

2010-02-25 Thread Abraham Williams
that user's friends." > > Maybe my problem is understanding the difference between a friend and > someone I am following? > > As you can see, I am not an experienced twitterer. > > Thanks for any help, > > Danny > > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Re: Question about licensing

2010-02-25 Thread Abraham Williams
>> for registered marks in third-party libraries and third-party > applications. > > > > >>> *Patent* > > > > >>> Question: Under what terms may third-party library and application > > >>> developers make use of current or future pat

Re: [twitter-dev] retweets_of_me

2010-02-26 Thread Abraham Williams
actually retweeted my > tweet? > > Thanks, > Alam Sher > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Post List members API with OAuth does not work.

2010-02-26 Thread Abraham Williams
***80" > Accept: */* > Accept-Language: en-us > Accept-Encoding: gzip, deflate > Content-Type: application/x-www-form-urlencoded > Content-Length: 17 > Connection: keep-alive > > ?source=TweetTimeHTTP/1.1 400 Bad Request > Date: Fri, 26 Feb 2010 18:22:25 GM

Re: [twitter-dev] Users search API returning error

2010-02-26 Thread Abraham Williams
t; The users/search API is returning 'Name search is temporarily >> unavailable' since few days. >> I am sure the URL and parameters correct: >> >> http://api.twitter.com/1/users/search.xml?q=shorthandmobile&page=1 >> >> This was working fine earlier. >&

Re: [twitter-dev] Re: @twitterapi meetup @ Twitter HQ

2010-02-26 Thread Abraham Williams
m. We look forward to doing > > > more events like this regularly in the future and look to improve them > > > based on your feedback. > > > > > *** Please note, while we would love to have everyone join us, space > > > is limited to around 150 so you'

Re: [twitter-dev] Re: @twitterapi meetup @ Twitter HQ

2010-02-26 Thread Abraham Williams
gt; remote. We'll walk before we run :) > > > > On Fri, Feb 26, 2010 at 12:42 PM, M. Edward (Ed) Borasky > > > > wrote: > > > On Feb 26, 12:33 pm, Abraham Williams <4bra...@gmail.com> wrote: > > >> A live feed would be awesome. Also the eve

Re: [twitter-dev] Re: Rate Limit Error Messages?

2010-02-26 Thread Abraham Williams
ep totals in memcache so I > > can check my status). > > > > I've stopped all processes for the time being. > > > > The IP address in question is: 174.129.117.107 > > > > It is (one of several) whitelisted under my username "briantroy". >

Re: [twitter-dev] how can i save user's data at the time of Oauth?

2010-02-27 Thread Abraham Williams
. how can i do it. > > Can anybody help me out here? > > > Thank You in advance. > > From > Rushikesh. > > > > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Search with API

2010-02-27 Thread Abraham Williams
named Bob. > > - I met Bob and he is nice. > > Any help would be very much appreciated. Thanks. > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Delete messages from the "filter" stream with location parameters??

2010-02-27 Thread Abraham Williams
at would mean keeping > track of all the tweets sent to *each* filter connection, not just one set > of tweets like "sample". That could get ugly since you can't predict / > control how many "filter" connections you're going to get or how many tweets > are goi

Re: [twitter-dev] Single sign-on - One oauth for a mash-up

2010-02-28 Thread Abraham Williams
s that Twitter could maintain a graph of > which apps were embedding which other apps in order to allow a trusted > relationship model. > -- Abraham Williams | Community Advocate | http://abrah.am Project | Out Loud | http://outloud.labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

[twitter-dev] What would you have liked to have known when you started?

2010-02-28 Thread Abraham Williams
? Abraham -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] XAuthTwitterEngine iPhone library + sample app released

2010-02-28 Thread Abraham Williams
gt; > This is built on the work of so many great devs that I can't list them all > here. Please see the blog post and the readme file for a full list of > acknowledgements and buy those people a beer when you see them :) > > Hope this makes your lives a little easier :) >

Re: [twitter-dev] Re: Deprecating /statuses/public_timeline resource on 4/5/10

2010-03-03 Thread Abraham Williams
. Please let > us > >> know if there are any major concerns. > >> > >> Thanks, Ryan > > > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Retweets

2010-03-03 Thread Abraham Williams
I certainly wouldn't call it ad nauseum, but the esteemed @NickKristof > retweets fairly regularly. > > -josh > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] What is limit for receiving direct messages?

2010-03-05 Thread Abraham Williams
nt users? > > Thanks > Shan > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Bad ID - suspended - banned

2010-03-05 Thread Abraham Williams
, 2010 at 19:02, EastSideDev wrote: > If I get an HTTP response 404 (users/show for example), will I always > get the same error code ['error']='Bad ID'? or are there different > codes to tell me if this user has been suspended, banned, etc.? > -- Abraha

Re: [twitter-dev] search api problem

2010-03-05 Thread Abraham Williams
ed time? > > Extra note, I see this problem only the words with heavy usage like 'love', > 'yes'. > Search queries for specisific searches are stable and logical. > > -- > Enes Akar > http://www.linkedin.com/pub/enes-akar/7/835/3aa > -- Abraham

Re: [twitter-dev] Pin-based authorization via .NET

2010-03-07 Thread Abraham Williams
onse body is: > > > /oauth/access_token?oauth_verifier=541907 > Invalid oauth_verifier parameter > > > This may be more of a .NET question, as there may be some kind of > nuance when making requests through a windows application, but I > thought it might be worth my time to ask everyone, in case I'm doing > something dumb (it happens). > > Thanks for your time, > Ricky > www.twitterizer.net > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

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

2010-03-08 Thread Abraham Williams
gt;> requests per hour just for one city, and probably between 4000 to 8000 >> requests for the whole application. >> >> My questions are: >> 1). Should I use Search API, or should I move to the Streaming API?! >> 2). To whom I should request whitelisting: the usual Search A

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

2010-03-08 Thread Abraham Williams
ectly from Twitter? >>>> > > Free, obviously... as with the use of any hub we host! >>>> > >>>> > >> b. What benefits there are to acquiring Twitter data via >>>> PubSubHubbub >>>> > >> over direct access? >>

Re: [twitter-dev] Facing problem with rate-limit.

2010-03-09 Thread Abraham Williams
or some users > with extensive followers. > > Eagerly looking for solution, > Thank you. > > Regards, > Rushikesh. > > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Facing problem with rate-limit.

2010-03-10 Thread Abraham Williams
user account whitelisted? When I looked at the > whitelisting form, it suggests to add IPs and not user accounts. > > Let me know please, > Thank you. > > > On Tue, Mar 9, 2010 at 10:19 PM, Abraham Williams <4bra...@gmail.com>wrote: > >> If you make the request

Re: [twitter-dev] cannot add status to favories with API

2010-03-10 Thread Abraham Williams
ent user (not the same user > to whom I want to add this to favorite) > > but then getting this error 404 with this message: > {"request":"/1/favorites/create/2147483647.json","error":"Not found"} > > How can I change the request in ord

Re: [twitter-dev] bulk user show API

2010-03-11 Thread Abraham Williams
cts. > > you can find more documentation at > http://apiwiki.twitter.com/Twitter-REST-API-Method:-users-lookup. > > thanks! > > -- > Raffi Krikorian > Twitter Platform Team > http://twitter.com/raffi > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth

Re: [twitter-dev] bulk user show API

2010-03-11 Thread Abraham Williams
On Thu, Mar 11, 2010 at 09:53, Abraham Williams <4bra...@gmail.com> wrote: > So for something like Intersect [1] where I have to do sometimes tens of > thousands of profile lookups per hour I should stick with users/show? Or can > I get an account whitelisted for more l

Re: [twitter-dev] bulk user show API

2010-03-11 Thread Abraham Williams
> Or are you whitelisted for more than 20,000 API calls an hour? > > > On 3/11/10 9:53 AM, "Abraham Williams" <4bra...@gmail.com> wrote: > > So for something like Intersect [1] where I have to do sometimes tens of > thousands of profile lookups per hour I s

Re: [twitter-dev] What legal issues for commercial use are there ?

2010-03-15 Thread Abraham Williams
hem? > 2. If we pay, How much traffic can we use? We need infinite traffics. > 3. What legal issues about using Facebook application name and icon? > We are using name "myTwit", and newly designed icon. > -- Abraham Williams | Community Advocate | http://abrah.

Re: [twitter-dev] tidy method for spotting new followers?

2010-03-15 Thread Abraham Williams
ear how others have solved this problem. > > > > -- > mailto:n...@layer3arts.com // > GoogleTalk: nrauhau...@gmail.com > GV: 202-642-1717 > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Undefined Index Notice with PHP w/ statues/mentions method

2010-03-16 Thread Abraham Williams
gt; > $twitter = new Twitter($username, $password); > > $mentions = $twitter->getMentions(array('page'=>1), 'json'); > > $mentions_decode = json_decode($mentions); > > echo "@" . $mentions_decode['screen_name'] . " just mentioned me"; \ > \The line giving me the notice > > ?> > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private.

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

2010-03-18 Thread Abraham Williams
his email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private. To unsubscribe from this group, send email to twitter-

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

2010-03-19 Thread Abraham Williams
sktop client. Could be > > > a switched username. But I can't verify that. > > > > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject

Re: [twitter-dev] GetUserTimeline( since ) doesn't seem to work

2010-03-19 Thread Abraham Williams
;, since="2008") returns 20 entries > when it should return hundreds. > > thank you, > > Rami > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME&quo

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

2010-03-19 Thread Abraham Williams
this > feature with the bit.ly expander and it did much, much more. > As far as I can tell the bit.ly expander only works on URLs so it does not interfere with Twitter's popups which only work on profiles. Abraham -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth |

Re: [twitter-dev] Re: 403 on statuses longer than 140 characters

2010-03-19 Thread Abraham Williams
urning a 403 while you actually created the status will cause > > > confusion.- Hide quoted text - > > > > - Show quoted text - > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > M

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

2010-03-19 Thread Abraham Williams
s basically twiddling their thumbs for 30% of >>> the time they're trying to use the web interface. Chrome users already had >>> this feature with the bit.ly expander and it did much, much more. >>> >> >> As far as I can tell the bit.ly expande

[twitter-dev] Message footer proposal

2010-03-19 Thread Abraham Williams
Should it be shorter? What information should it include? Abraham -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private. To unsubscribe from this group, send email to twitter-develo

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

2010-03-19 Thread Abraham Williams
ps.com or reply to this > email > > with the words "REMOVE ME" as the subject. > > > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. >

Re: [twitter-dev] Bulk User Relationship Lookup?

2010-03-22 Thread Abraham Williams
development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first

Re: [twitter-dev] Re: Bulk User Relationship Lookup?

2010-03-23 Thread Abraham Williams
Unfortunately, this doesn't currently address what I'm getting at, > namely, if I use the bulk user lookup, I'd like to similarly get > accurate friend / follower info for each of those users (relative to > the user making the bulk lookup) in one call. > > On Mar

Re: [twitter-dev] new suggested users api

2010-03-23 Thread Abraham Williams
t; > Do we always just get the first page of suggested users for a > category? > > Quy > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. &g

Re: [twitter-dev] Generating oauth_signature?

2010-03-23 Thread Abraham Williams
m or reply to this email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am TwitterOAuth | http://github.com/abraham/twitteroauth This email is: [ ] shareable [x] ask first [ ] private. To unsubscribe from this group, send ema

Re: [twitter-dev] statuses/friends Not Found Error

2010-03-26 Thread Abraham Williams
e. My other calls all work fine. I can get statuses, check rate > limit, verify_credentials, etc no problem. > > I've been fighting with this all night and I'm running out of ideas! > Anyone have any thoughts? > > To unsubscribe from this group, send email to twitter-d

Re: [twitter-dev] SSL problems using ASI!

2010-03-26 Thread Abraham Williams
e servers that had their certs > setup wrong, is this is true, or should I start looking into something > different. > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE >

Re: [twitter-dev] Re: statuses/friends Not Found Error

2010-03-26 Thread Abraham Williams
=&oauth_signature_method=HMAC- > > SHA1&oauth_timestamp=1269642081&oauth_token=&oauth_version=1.0&oauth_signature= request> > > > > I appreciate the help though - any other thoughts? > Cory > > On Mar 26, 3:19 pm, Abraham Williams <4bra

Re: [twitter-dev] Re: statuses/friends Not Found Error

2010-03-26 Thread Abraham Williams
"root" URL - do some of them not need that? > > Thank you!! > > On Mar 26, 3:29 pm, Abraham Williams <4bra...@gmail.com> wrote: > > You are missing the API version.http://api.twitter.com*/1/* > > statuses/friends/coryimdieke.xml > > > > Abraha

Re: [twitter-dev] Tweeple some general questions about twitter

2010-03-28 Thread Abraham Williams
; unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am Digri | Your network just got hotter | http://digri.net This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] How do I find if a user has protected his/her tweets?

2010-03-29 Thread Abraham Williams
t; > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am Digri | Your network just got

Re: [twitter-dev] Re: How to find the for a direct message?

2010-03-29 Thread Abraham Williams
> > > But for direct messages which method can we use? > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community

Re: [twitter-dev] Re: Tweeting with different users but same application?

2010-03-29 Thread Abraham Williams
he same IP >>> address and post up? Or do you want to have different users use your >>> app from different IPs? >>> >> >> To unsubscribe from this group, send email to twitter-development-talk+ >> unsubscribegooglegroups.com or reply to this email wi

Re: [twitter-dev] Re: How to find the for a direct message?

2010-03-29 Thread Abraham Williams
t; On Mar 29, 11:54 pm, Abraham Williams <4bra...@gmail.com> wrote: > > Direct messages have no no reply_to meta data. > > > > Abraham > > > > On Mon, Mar 29, 2010 at 11:05, Dushyant > wrote: > > > > > On Mar 29, 10:47 pm, Dushyant

Re: [twitter-dev] Re: How to keep my website logged in to twitter so everyone can post to my twitter account ?

2010-03-30 Thread Abraham Williams
;>> To unsubscribe from this group, send email to twitter-development- > > >>> talk+unsubscribegooglegroups.com or reply to this email with the > > >>> words "REMOVE ME" as the subject. > > > > >> I don't know Joomla! at all, but I

Re: [twitter-dev] Re: Whitelisted twitter account hacked

2010-03-30 Thread Abraham Williams
s group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am Digri | Your network just got hotter | http://digri.net This email

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

2010-03-30 Thread Abraham Williams
Hi Developers! > > > > > > >> The Search team is working on a beta project that returns the most > popular > > > >> tweets for a query, > > > > > > > What is the definition of "popular?" > > > > > > > Nick > > > > > > > To unsubscribe from this group, send email to > twitter-development-talk+ > > > > unsubscribegooglegroups.com or reply to this email with the words > "REMOVE > > > > ME" as the subject. > > > > > > -- > > To unsubscribe, reply using "remove me" as the subject. > > -- Abraham Williams | Community Advocate | http://abrah.am Digri | Your network just got hotter | http://digri.net This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Is it possible to get statuses since a date/time?

2010-04-01 Thread Abraham Williams
given date or time. > Is this possible? > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Abraham Williams | Community Advocate | htt

Re: [twitter-dev] Sharing MySQL User Table Schema

2010-04-01 Thread Abraham Williams
> > -- > To unsubscribe, reply using "remove me" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am Digri | Your network just got hotter | http://digri.net This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Retweets of me...

2010-04-02 Thread Abraham Williams
- with "RT @nigellegg" in it - then the person you are > retweeting will see who retweeted them and when. > Though I am obviously missing something, as on twitter.com I have found > who retweeted me and when. Am I using the wrong function to do this? > Cheers, Nigel. >

Re: [twitter-dev] api stability vs. risk

2010-04-02 Thread Abraham Williams
w for a one-shot way to know which > behavior to expect. > 4. Document the version differences in the API docs. > 5. Add a sandbox for clients to test new endpoints or new changes in a > safe way. > > > isaiah > <http://twitter.com/isaiah>http://twitter.com/isaiah

Re: [twitter-dev] Retweets of me...

2010-04-02 Thread Abraham Williams
Not that I know of. Abraham On Fri, Apr 2, 2010 at 08:45, Nigel Legg wrote: > So it's two steps to knowing a simple thing... seems a bit clunky. Is there > a simpler way of doing this?? > > > > On 2 April 2010 16:43, Abraham Williams <4bra...@gmail.com> wrote: &g

Re: [twitter-dev] Twitter API question??

2010-04-05 Thread Abraham Williams
us showing the most popular twitterers.. Is it > a database which is periodically updated or is their anyway to get > this info from a request to the API? > > Any Ideas? > > Cheers, > > Stuart > > > -- > To unsubscribe, reply using "remove me" as the subject. &g

Re: [twitter-dev] Can't reset application's callback address

2010-04-05 Thread Abraham Williams
r account, which should fix the > problem, but my development work will probably require changing the URL > several times, and I can't go through that each time. How can I make Twitter > send the token to the right URL? > > > > -- > To unsubscribe, reply using "remove

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

2010-04-05 Thread Abraham Williams
There is now a petition going to get screen_name based profile_image_urls: http://act.ly/1vk Abraham On Fri, Feb 12, 2010 at 19:03, Andrew Badera wrote: > On Fri, Feb 12, 2010 at 10:02 PM, Abraham Williams <4bra...@gmail.com> > wrote: > > Now that Amazon S3 supports versionin

Re: [twitter-dev] Chirp is coming to San Francisco April 14 and 15

2010-04-05 Thread Abraham Williams
ill $140 Hack Day passes and > a few full conference tickets left so if you would like to attend please > head to http://chirp.twitter.com and register. We hope to see you there! > > Thanks, > Doug > > http://twitter.com/dougw > -- Abraham Williams | Community Advocate |

Re: [twitter-dev] Re: Current Trends

2010-04-05 Thread Abraham Williams
; > > > > Will there be a new way in the API to get the current trends with some > > > of the spam/non relevant replaced with trends that are more meaningful > > > > > -- > > > To unsubscribe, reply using "remove me" as the subject. > > >

Re: [twitter-dev] How to display local or city wise trending topic into mysite

2010-04-06 Thread Abraham Williams
gt; -- >> To unsubscribe, reply using "remove me" as the subject. >> > > > > -- > Raffi Krikorian > Twitter Platform Team > http://twitter.com/raffi > -- Abraham Williams | Community Advocate | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

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 Abraham Williams
On Tue, Apr 6, 2010 at 09:31, Raffi Krikorian wrote: > all in all - i hope a lot of you are coming to chirp, as i would absolutely > happy to have this conversation in person over some beers :P How about orange juice for those of us who don't drink? :-P Abraham -- Abrah

Re: [twitter-dev] Re: Chirp is coming to San Francisco April 14 and 15

2010-04-06 Thread Abraham Williams
On Tue, Apr 6, 2010 at 15:06, Jonathan Strauss wrote: > Secondly, is there a wiki or something for coordinating among Chirp > Hack Day participants? > Twitter.com? :-P -- Abraham Williams | Community Advocate | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com T

Re: [twitter-dev] Mobile view of twitter.com doesn't show "This person has protected their tweets" message

2010-04-07 Thread Abraham Williams
gt; Is this likely to be fixed any time soon? > > Thanks > > -- Richard Barnett > > > -- > To unsubscribe, reply using "remove me" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Re: Chirp is coming to San Francisco April 14 and 15

2010-04-07 Thread Abraham Williams
27;ll delete my > Plancast account - I've got way too many "social media gizmo" logins as > it is. ;-) Plancast is good for finding events and RSVPing but not for organizing information about the events. Abraham -- Abraham Williams | Community Advocate | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Re: Fred Wilson article on Twitter API

2010-04-07 Thread Abraham Williams
and whatever I do with Facebook >> is out of sheer necessity. >> >> >> -- >> To unsubscribe, reply using "remove me" as the subject. >> > > > > -- > Raffi Krikorian > Twitter Platform Team > http://twitter.com/raffi > -- Abraham Williams | Community Advocate | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

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

2010-04-09 Thread Abraham Williams
wed > > to store information obtained from the API? > > Thanks > > > > > -- > To unsubscribe, reply using "remove me" as the subject. > -- Abraham Williams | Community Advocate | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Twitter buying Tweetie

2010-04-09 Thread Abraham Williams
wesome! > > :-) > > Tim. > -- Abraham Williams | Developer for hire | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. -- To unsubscribe, reply using "remove me" as the subject.

Re: [twitter-dev] Hello all, Question about multi gets

2010-04-09 Thread Abraham Williams
rs one by one. Is there a way to call the api and get a > few users with one call? > > Thanks > > > -- > To unsubscribe, reply using "remove me" as the subject. > -- Abraham Williams | Developer for hire | http://abrah.am PoseurTech Labs | Projects | http://labs.

Re: [twitter-dev] Re: Twitter buying Tweetie

2010-04-09 Thread Abraham Williams
gt; > -- > Ed Finkler > http://funkatron.com > @funkatron > AIM: funka7ron / ICQ: 3922133 / > XMPP:funkat...@gmail.com > > > -- > To unsubscribe, reply using "remove me" as the subject. > -- Abraham Williams | Developer for hire | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

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

2010-04-10 Thread Abraham Williams
harging for > the applications unless they have some sort of "pro" edition planned. > > Josh > -- Abraham Williams | Developer for hire | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private. -- To unsubscribe, reply using "remove me" as the subject.

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

2010-04-10 Thread Abraham Williams
27;s a lot harder to turn an open source project into a > closed one. ;-) > > -- > M. Edward (Ed) Borasky > http://borasky-research.net/about-smartznmeb/ > > "A mathematician is a device for turning coffee into theorems." ~ Paul > Erdős > -- Abraham Williams

Re: [twitter-dev] Re: Twitter buying Tweetie

2010-04-10 Thread Abraham Williams
launched. It > should > > be a complement to your technology, not the other way around. (I'm just > as > > guilty of this as anyone, but I'm really thinking now) > > > > Jesse > > > -- > To unsubscribe, reply using "remove me" as the subject. > -- Abraham Williams | Developer for hire | http://abrah.am PoseurTech Labs | Projects | http://labs.poseurtech.com This email is: [ ] shareable [x] ask first [ ] private.

Re: [twitter-dev] Re: Hello all, Question about multi gets

2010-04-10 Thread Abraham Williams
l have > to make many calls to get all the tweets I need. > > On Apr 9, 11:05 pm, Abraham Williams <4bra...@gmail.com> wrote: > > Add the users to a list. > > > > http://apiwiki.twitter.com/Twitter-REST-API-Method:-GET-list-statuses > > > > Abraham > &g

  1   2   3   4   5   6   7   8   9   10   >