[twitter-dev] How to get started with the Twitter OAuth API and jQuery

2010-06-18 Thread cosenary
Hello, I'm new to Twitter API and I try to create an easy jQuery script which allows me to load the userprofile data (http://dev.twitter.com/doc/get/ account/verify_credentials). I already requested the oauth_token and the oauth_token_secret (with php). But I don't know the purpose of the

Re: [twitter-dev] How to get started with the Twitter OAuth API and jQuery

2010-06-18 Thread Taylor Singletary
Hi Christian, Unless you're operating in a safe Javascript environment (like Palm's WebOS, or using server-side Javascript), it's not recommended to use OAuth 1.0a in Javascript because your consumer secret will be in plaintext and easily viewed/crawled/scraped/abused. Aside from security

[twitter-dev] How to get started

2009-03-05 Thread Omer rosen
I have been struggling with Twitter API tutorials for a week and still no progress. I downloaded curl-7.19.4 but don't know what to do with it. I know some PHP, but I havn't reached that stage that I am actually programing something. I just read manuals and can't understand how to start. My goal

[twitter-dev] How to get started?

2009-03-01 Thread Elker
(I'm deeply sorry if I'm not supposed to post here or whatsoever.) Hi! I've got experience in HTML, CSS and kind of some experience with PHP and MySQL. As a fulltime Twitter-user, I would also like to learn how to use the Twitter API. I have from previous times no experience with APIs. I barely