[twitter-dev] Re: How to append source parameter in curl ?

2009-09-22 Thread JDG
You can't. You *must* use OAuth to change the source parameter, which
precludes using cURL.

On Tue, Sep 22, 2009 at 01:29, Ershad K ersha...@gmail.com wrote:


 Dear Sir,
  I'm new to twitter API and curl. Could you please tell me how to
 edit source so that i could put my application's name in 'From
 app_name' instead 'From API'. I'm using curl to update my time line.

 Thanks in advance,

 Best,
 Ershad




-- 
Internets. Serious business.


[twitter-dev] Re: How to append source parameter in curl ?

2009-09-22 Thread Ershad K
Thank you very much for your kind reply.

I have registered my application in twitter and got some keys. I'm new to
programming would like to know how to implement OAuth. I have read its
documents, and i understood it's a kind of authorization. Is it done by
appending a special parameter to cURL ?

Thanks,
Ershad

On Tue, Sep 22, 2009 at 9:24 PM, JDG ghil...@gmail.com wrote:

 You can't. You *must* use OAuth to change the source parameter, which
 precludes using cURL.


 On Tue, Sep 22, 2009 at 01:29, Ershad K ersha...@gmail.com wrote:


 Dear Sir,
  I'm new to twitter API and curl. Could you please tell me how to
 edit source so that i could put my application's name in 'From
 app_name' instead 'From API'. I'm using curl to update my time line.

 Thanks in advance,

 Best,
 Ershad




 --
 Internets. Serious business.



[twitter-dev] Re: How to append source parameter in curl ?

2009-09-22 Thread Joseph Cheek

You probably *could* use curl with OAuth, but it's not for the faint of
heart.  It would require gads of programming and as much as I like
command-line apps, I don't think I'll be doing it in the near future
myself.  I suggest using another language for which there are ready-made
OAuth libs available (almost any other language, actually).

Joseph Cheek
jos...@cheek.com, www.cheek.com
twitter: http://twitter.com/cheekdotcom



Ershad K wrote:
 Thank you very much for your kind reply.

 I have registered my application in twitter and got some keys. I'm new
 to programming would like to know how to implement OAuth. I have read
 its documents, and i understood it's a kind of authorization. Is it
 done by appending a special parameter to cURL ?

 Thanks,
 Ershad

 On Tue, Sep 22, 2009 at 9:24 PM, JDG ghil...@gmail.com
 mailto:ghil...@gmail.com wrote:

 You can't. You *must* use OAuth to change the source parameter,
 which precludes using cURL.


 On Tue, Sep 22, 2009 at 01:29, Ershad K ersha...@gmail.com
 mailto:ersha...@gmail.com wrote:


 Dear Sir,
  I'm new to twitter API and curl. Could you please tell me
 how to
 edit source so that i could put my application's name in 'From
 app_name' instead 'From API'. I'm using curl to update my time
 line.

 Thanks in advance,

 Best,
 Ershad




 -- 
 Internets. Serious business.




[twitter-dev] Re: How to append source parameter in curl ?

2009-09-22 Thread Ershad K
Thank you for clearing my doubts. I would move in that way :)

All the very best,

Kind regards,
Ershad

On Wed, Sep 23, 2009 at 9:06 AM, Joseph Cheek jos...@cheek.com wrote:


 You probably *could* use curl with OAuth, but it's not for the faint of
 heart.  It would require gads of programming and as much as I like
 command-line apps, I don't think I'll be doing it in the near future
 myself.  I suggest using another language for which there are ready-made
 OAuth libs available (almost any other language, actually).

 Joseph Cheek
 jos...@cheek.com, www.cheek.com
 twitter: http://twitter.com/cheekdotcom



 Ershad K wrote:
  Thank you very much for your kind reply.
 
  I have registered my application in twitter and got some keys. I'm new
  to programming would like to know how to implement OAuth. I have read
  its documents, and i understood it's a kind of authorization. Is it
  done by appending a special parameter to cURL ?
 
  Thanks,
  Ershad
 
  On Tue, Sep 22, 2009 at 9:24 PM, JDG ghil...@gmail.com
  mailto:ghil...@gmail.com wrote:
 
  You can't. You *must* use OAuth to change the source parameter,
  which precludes using cURL.
 
 
  On Tue, Sep 22, 2009 at 01:29, Ershad K ersha...@gmail.com
  mailto:ersha...@gmail.com wrote:
 
 
  Dear Sir,
   I'm new to twitter API and curl. Could you please tell me
  how to
  edit source so that i could put my application's name in 'From
  app_name' instead 'From API'. I'm using curl to update my time
  line.
 
  Thanks in advance,
 
  Best,
  Ershad
 
 
 
 
  --
  Internets. Serious business.