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

2010-06-18 Thread cosenary
Thanks for your response, I would also choose anywhere instead of an own script, but I won't include Twitter into my website. I am trying to integrate the Twitter support into my Firefox Addon, but I don't know how I have to do this. I think that I can't integrate the Twitter anywhere script into

[twitter-dev] Re: How to get started

2009-03-05 Thread TjL
On Thu, Mar 5, 2009 at 3:47 PM, Omer rosen wrote: > I still don't understand how to do the first step. What do I do with > the curl? Go to http://twitreport.tntluoma.com and read some of the scripts and it will show you how to use curl. Start by putting this into a file ~/.netrc in your $HOME

[twitter-dev] Re: How to get started

2009-03-05 Thread Omer rosen
Thanks everybody. I want to do it by myself and not to use frilancers. I still don't understand how to do the first step. What do I do with the curl? On Mar 5, 7:13 pm, TjL wrote: > You can find a lot of examples that use curl on the commandline (that > is, not with PHP) at > > http://twitreport

[twitter-dev] Re: How to get started

2009-03-05 Thread TjL
You can find a lot of examples that use curl on the commandline (that is, not with PHP) at http://twitreport.tntluoma.com FWIW TjL

[twitter-dev] Re: How to get started

2009-03-05 Thread Peter Denton
Hi Omer, a solution like mintwitter.se is going to involved curl, php, and mysql. If you are not pretty familiar it would take you a while to figure it all out and you might end up making something that wont work after a while. You can search the group list and find a list of freenlancers here. If

[twitter-dev] Re: How to get started

2009-03-05 Thread Doug Williams
Omer, Have you seen this [1]? It should get you started requests with cURL. [1] - http://apiwiki.twitter.com/REST+API+Documentation#TheEasiestWaytoPlayAroundwiththeTwitterAPI Doug @dougw On Thu, Mar 5, 2009 at 3:18 AM, Omer rosen wrote: > > I have been struggling with Twitter API tutorials for

[twitter-dev] Re: How to get started?

2009-03-02 Thread Ed Finkler
There's also a book coming out from O'Reilly which may be of use to you: That's the "rough cuts" version, which pretty much what it sounds like. You can pre-order the whole dealie on Amazon tho. Disclaimer: I and a couple other people on her

[twitter-dev] Re: How to get started?

2009-03-01 Thread Alex Payne
Here's a good starting point: http://apiwiki.twitter.com/FAQ#HowdoIusetheTwitterAPI On Sun, Mar 1, 2009 at 09:51, Elker wrote: > > (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. > > A