[twitter-dev] Re: Using oAuth by Curl

2010-09-02 Thread Andrea Stagi
Ok thanks for reply...I tried many methods and I think cloning
approach too..Could you show me the right passages using the command
line?

Thanks a lot,

Best

On Sep 2, 4:16 pm, Taylor Singletary taylorsinglet...@twitter.com
wrote:
 That's an odd exception for Twurl to throw -- it means it was unable
 to initialize itself with components that should have been present within
 the library itself.

 With what method did you install Twurl? Rubygems? What version of Ruby are
 you running?

 Another approach to using Twurl is to clone the repository 
 fromhttp://github.com/marcel/twurland add the twurl/bin directory to
 your environment PATH.

 Taylor



 On Wed, Sep 1, 2010 at 7:36 PM, Andrea Stagi stagi.and...@gmail.com wrote:
  Hi,

  I'm developing a twitter client using curl...Yesterday twitter closed
  the basic authentication, replacing it with oAuth..I really need help
  for it! I have to convert my application now, I tried to use twurl but
  I receive this error:

  /var/lib/gems/1.8/gems/twurl-0.6.1/bin/../lib/twurl/
  authorization_controller.rb:2: uninitialized constant
  Twurl::AbstractCommandController

  An application's bug? An error of mine?

  There are any alternatives??

  Thank you all...

  p.s. I've just registered my application, so I have all keys needed...

  --
  Twitter developer documentation and resources:http://dev.twitter.com/doc
  API updates via Twitter:http://twitter.com/twitterapi
  Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
  Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk?hl=en

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


[twitter-dev] Re: Using oAuth by Curl

2010-09-02 Thread Marsh Gardiner
You might try Apigee's test console for the Twitter API:
http:/app.apigee.com/console/twitter

If you do, let us know how it works for you. We're always interested
in feedback on how to make it better!

Thanks,

Marsh

On Sep 1, 10:36 pm, Andrea Stagi stagi.and...@gmail.com wrote:
 Hi,

 I'm developing a twitter client using curl...Yesterday twitter closed
 the basic authentication, replacing it with oAuth..I really need help
 for it! I have to convert my application now, I tried to use twurl but
 I receive this error:

 /var/lib/gems/1.8/gems/twurl-0.6.1/bin/../lib/twurl/
 authorization_controller.rb:2: uninitialized constant
 Twurl::AbstractCommandController

 An application's bug? An error of mine?

 There are any alternatives??

 Thank you all...

 p.s. I've just registered my application, so I have all keys needed...

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


[twitter-dev] Re: Using oAuth by Curl

2010-09-02 Thread Decklin Foster
On Sep 1, 10:36 pm, Andrea Stagi stagi.and...@gmail.com wrote:
 There are any alternatives??

You can try Curlicue:

http://github.com/decklin/curlicue

There is no installation step at the moment, just run the script (see
the instructions for how to get and save your tokens). Feedback
appreciated!

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


Re: [twitter-dev] Re: Using oAuth by Curl

2010-09-02 Thread Taylor Singletary
This looks like a great tool, Decklin!

Taylor

On Thu, Sep 2, 2010 at 8:25 AM, Decklin Foster deck...@red-bean.com wrote:

 On Sep 1, 10:36 pm, Andrea Stagi stagi.and...@gmail.com wrote:
  There are any alternatives??

 You can try Curlicue:

 http://github.com/decklin/curlicue

 There is no installation step at the moment, just run the script (see
 the instructions for how to get and save your tokens). Feedback
 appreciated!

 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk?hl=en


-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


[twitter-dev] Re: Using oAuth by Curl

2010-09-02 Thread Andrea Stagi
Yeah it's true...Thank you all, I'll try and give you a feedback!!

Regards

On Sep 2, 5:29 pm, Taylor Singletary taylorsinglet...@twitter.com
wrote:
 This looks like a great tool, Decklin!

 Taylor



 On Thu, Sep 2, 2010 at 8:25 AM, Decklin Foster deck...@red-bean.com wrote:
  On Sep 1, 10:36 pm, Andrea Stagi stagi.and...@gmail.com wrote:
   There are any alternatives??

  You can try Curlicue:

 http://github.com/decklin/curlicue

  There is no installation step at the moment, just run the script (see
  the instructions for how to get and save your tokens). Feedback
  appreciated!

  --
  Twitter developer documentation and resources:http://dev.twitter.com/doc
  API updates via Twitter:http://twitter.com/twitterapi
  Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
  Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk?hl=en

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en