[twitter-dev] Re: Annotations Hackfest wiki page

2010-06-04 Thread glenn gillen
. Just a thought, -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: parsing out entities from tweets (a.k.a. parsing out hashtags is hard!)

2010-05-13 Thread glenn gillen
have no way to link to the following without using a URL shortener: http://oauth.net/core/1.0a/#anchor41 -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: parsing out entities from tweets (a.k.a. parsing out hashtags is hard!)

2010-05-13 Thread glenn gillen
On May 13, 11:11 pm, Raffi Krikorian ra...@twitter.com wrote: hey glenn. i think something went wrong in the copy and paste -- there should have been a space between the URL and the hashtag. My bad. Back in my box then. Cheers, -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: oauth and embedded microcontrollers

2010-05-12 Thread glenn gillen
within, we might be lucky enough to have someone in this group that can think of a solution. -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: Slow response to twitter updates for a third party app

2010-05-11 Thread glenn gillen
with. The great thing about services like rpm.newrelic and hoptoad is that they give you actionable information, and while I think this would be an interesting technical challenge I wonder if it's actually providing users anything actionable. Thoughts? -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: website and OAuth

2010-05-11 Thread glenn gillen
avoid the need for callbacks, so long as you don't need to tweet to other users accounts. -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: Intermittent 401 Errors

2010-05-11 Thread glenn gillen
their sadomasochistic desires to trawl through network dumps, it's to make their life easier while trying to identify/recreate and fix your problem. -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: to display tweets in my website using ASP.NET

2010-05-01 Thread glenn gillen
it seems to be already available and in widespread use. - Did you have a question to ask? -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: Fix for handling invalid credentials deployed

2010-04-30 Thread glenn gillen
Great change Mark (and team). Thanks, -- Glenn Gillen http://glenngillen.com/

[twitter-dev] Re: Accurately accessing favorites

2010-04-29 Thread glenn gillen
tweet was favorites. So I can't just grab pages of favorites until I reach the date of the most recent favorite from the week before... Is there another way? I was thinking of something like the following to get around it: * retrieve user's latest `favourites_count` from users/lookup * while

[twitter-dev] Re: Properties and Methods of T object of @anywhere

2010-04-28 Thread glenn gillen
On Apr 28, 12:06 am, MJ lor...@gmail.com wrote: Also I am using @anywhere to login but I also have some server side code with java.  Is there a way that I can pass the credentials of the @anywhere logged in user to the server side code?  Or does that happen automatically (once someone

[twitter-dev] Re: @anywhere Current user properties are undefined

2010-04-28 Thread glenn gillen
On Apr 28, 2:27 am, MJ lor...@gmail.com wrote: I'm working with the @anywhere api and trying to do a authcomplete   span id=twitter-login-box/span script type=text/javascript   twttr.anywhere(function (T) {         if(T.isConnected()){                 twttr.anywhere.signOut();        

[twitter-dev] Re: What tools do you use?

2010-04-27 Thread glenn gillen
I use ruby, the twitter-text library, yajl for json processing, and mongodb for storage. -- Glenn http://glenngillen.com/ -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscribe?hl=en

[twitter-dev] Re: Schedule for API call rate increases with oAuth?

2010-04-27 Thread glenn gillen
Anytime you enter your credentials, regardless of where, you open yourself to being snooped. I believe that is far less likely when communicating with YOUR app on YOUR computer, than it is via a browser over the open Internet to a 3rd party that may or may not be who you think it is...

[twitter-dev] Re: detecting hashtag spam

2010-04-27 Thread glenn gillen
On Apr 26, 11:34 pm, kprobe goo...@kprobe.com wrote: To help the algorithms detect this type of hashtag spam, what he is doing is varying the content slightly, with different numbers of hashtags, and different goo.gl shortened links that loop back to twitter status messages and provide no

[twitter-dev] Re: Testing Twitter API webapps

2010-04-27 Thread glenn gillen
On Apr 24, 6:31 am, Patrick Kennedy kenned...@gmail.com wrote: My explaination is more language agnostic, and works for an oauth web flow. But I like your RoR idea, and it sounds like there is support for localhost development to some extent. I suppose /authenticated I wouldn't say it's a

[twitter-dev] Re: Update on the Retweet API (we collapse retweets, not you we're adding statuses/retweets)

2009-09-23 Thread glenn gillen
Maybe this isn't the right place, but... From a developer perspective I love the retweet API and it's potential uses. As a regular twitter user, I'm less thrilled. Once this is in place, is it going to fundamentally what/how I see my public timeline? If the mockups are anything to go by, it