[twitter-dev] Re: icons

2010-03-09 Thread Yogesh
Try sites such as www.iconspedia.com On Mar 9, 7:58 pm, Andrew Badera wrote: > Have you checked out:http://twitter.com/goodies/buttons > > ∞ Andy Badera > ∞ +1 518-641-1280 Google Voice > ∞ This email is: [ ] bloggable [x] ask first [ ] private > ∞ Google me:http://www.google.com/search?q=andrew%

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-04-22 Thread Yogesh
Hi, Add me to the list also. Twitter Url: http://twitter.com/agrawalyogesh Email: yogesha...@gmail.com Java, MySql, learning ruby on rails Thanks, Yogesh On Feb 24, 6:06 pm, MIkeLangford wrote: > I also recommend you and other Twitter API developers join the > Developing Twitter gr

[twitter-dev] Questions on User.search and API timeout issues

2011-05-09 Thread Yogesh
any suggestions. Thanks, Yogesh -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.

[twitter-dev] Re: Using @Anywhere with Protoype.js

2011-06-04 Thread Yogesh
Hi JM, This looks like more of a jQuery/Prototype issue than twitter. Check jquery docs here on how to use them both on same page without conflicts. http://docs.jquery.com/Using_jQuery_with_Other_Libraries Yogesh On May 17, 10:36 pm, jmdo wrote: > Hi, > > we have a project using Pro

Re: [twitter-dev] Twitter/google map intergration tutorial

2010-03-24 Thread Yogesh Mali
Try this http://www.brighthub.com/hubfolio/matthew-casperson/articles/53507.aspx On Wed, Mar 24, 2010 at 4:09 PM, Michelle wrote: > Hello, > > I'm looking for a tutorial/documentation on integrating google maps > and twitter api. If anyone knows of a good tutorial or is willing to > share code,

[twitter-dev] Tweets number changed

2010-03-26 Thread Yogesh Mali
Does anyone know why tweets are disappearing from twitter? 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] dev.twitter.com

2010-04-14 Thread Yogesh Mali
Awesome !! Nice work . On Wed, Apr 14, 2010 at 5:00 PM, Peter Denton wrote: > Yeah, very nice work team. Thanks for doing this. > > > On Wed, Apr 14, 2010 at 2:52 PM, Taylor Singletary < > taylorsinglet...@twitter.com> wrote: > >> Thanks for the positive feedback! >> >> We're working hard on maki

[twitter-dev] Re: Retrieving a list of followers and/or friends for an arbitrary user...

2009-07-04 Thread yogesh dewangan
Yes you can fetch list of followers and friends of any arbitrary user , see the link,. http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-followers%C2%A0ids On Sat, Jul 4, 2009 at 4:27 PM, kmslogic wrote: > > I can get a list of followers/friends for the current authenticated > user, b

[twitter-dev] Re: Ranking tweets?

2009-10-02 Thread Yogesh Mali
Well , i am not sure of ranking , but check out web ecology project website, there is some research done on tweet data with respect to Iran election , Afghanistan and it's election. That might help you as a pointer. On Fri, Oct 2, 2009 at 5:35 PM, qwik3r wrote: > > Is there a way to rank tweets

[twitter-dev] Re: Lookup lots of user_ids from screenames?

2009-10-04 Thread Yogesh Mali
AndrewI don't think you can do that. If that would have been the case, they would have never put any restrictions. Yogesh On Sun, Oct 4, 2009 at 3:43 PM, Josh Roesslein wrote: > > Andrew, > > I'd email a...@twitter.com about getting whitelisted. If they deny it > th

[twitter-dev] Re: simple update and authentication

2009-10-12 Thread Yogesh Mali
well create a simple login page and ask users to sign-in with their twitter accounts to your client's website and provide the textbox to update twitter status. Use the credentials of users which they provided while signing in to authenticate their twitter account and also to store cookies or sessi

[twitter-dev] Famous Personality Twitter Accounts

2009-10-13 Thread Yogesh Mali
, but still they have many followers and also verified accounts say it is for avoiding duplicate names. Does twitter actually avoid fake stuff compared to other social networking sites? Thanks Yogesh

[twitter-dev] Re: I need a lot of help. Would be appreciated.

2009-11-10 Thread Yogesh Mali
Depends on what you use to program. If PHP is your choice, start reading book Twitter:up and running. Nice book for twitter app. On Tue, Nov 10, 2009 at 9:21 PM, justindclark wrote: > > So I have an idea for a Twitter web app that I think would be super > useful and cool but I have zero experienc

[twitter-dev] AutoLogin to my twitter to facebook account

2010-09-20 Thread Brahmbhatt Yogesh
I have my website in wordpress. In my wordpress admin panel, I want to have direct link placed there in by clicking which It will auto login to my facebook/twitter page. I don’t want to enter password in facebook and twitter again and again. I will award to project immediately to someone who show