search for: rflickr

Displaying 9 results from an estimated 9 matches for "rflickr".

Did you mean: flickr
2006 Jul 18
3
RFlickr usage
hi friends, any body know how to use rflickr... i want to authenticate the user to enter his flickr account from my ROR app... ie he can view his images which he uploaded into his flickr account... is there any way to get this functionality through flickr api? plz give some ideas... regards, Neo -- Posted via http://www.ruby-forum.com/.
2007 Apr 17
0
rflickr: invalid auth token when uploading
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I''m working on an application which uses rflickr to upload images to flickr. I''ve generated and cached an auth token as described in the GETTING STARTED document in the rflickr tree. However, when I call the API, I receive an error stating "ERR: Invalid auth token (98)". The extended error is: XMLRPC::FaultException (Invalid a...
2007 May 06
0
can't access rflickr methods
Hi all, I have some trouble using rflickr. I can instantiate a flickr object but not use its methods: this works: flickr = Flickr.new this doesn''t work: sets = flickr.photosets.getList That''s the error mesage I get: undefined method `photosets'' I simply copied rflickr to the vendors dir. Was that OK ? Any ide...
2007 Jan 05
0
Help with rflickr
I''m having trouble generating my flickr token I''m following the tutorial on Max Dunn''s website when I enter: f = MyFlickr.new I get this error: NameError: uninitialized constant MY_CONFIG from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:100:in `const_missing'' from
2006 May 22
8
flickr tag question
hey, i am using the flickr wrapper for ruby and need to access the tags of a specific photo. i got all the rest working. i must admit i am kind of new to ruby, but i tried and tried and couldn''t figure it out. among other things i want to read geotags like in my example here: http://www.flickr.com/photos/whoisstan/146634506/ i''m sure it is deadsimple and i just overlooked it.
2006 Jul 20
3
Flickr API and Ruby Question...
I have a local version of the flickr.rb file installed and working properly, but apparently I''m having issues installing it on my Dreamhost server. So, does anyone know how to do it the normal way? Just interfacing directly with the flickr/api without using the gem ''flickr.rb''? Any tips in the right direction would help me tremendously! Thanks! -- Posted via
2006 Jul 21
3
Interface with Flickr
Does anyone know how to get going with the flickr api WITHOUT using the ''flickr.rb'' gem? I''m wanting to just use the REXML and ''net/http'' stuff. I''m just wondering how to send requests to the api and handle the response. Any tips would be great! Thanks! -- Posted via http://www.ruby-forum.com/.
2009 Aug 14
2
RGoogleDocs: getDocs() - "problems connecting to get the list of documents"
Hi I have been using RGoogleDocs successfully for some time now but something seems to have happened which is preventing me from accessing my data in google spreadsheets. I get the message: "problems connecting to get the list of documents" when I use getDocs, despite being logged in e.g. sheets.con = getGoogleDocsConnection(getGoogleAuth("username", "password",
2007 Feb 05
0
superclass mismatch for class OrderedOptions (TypeError)
...utility. rcov (0.7.0.1) Code coverage analysis tool for Ruby RedCloth (3.0.4) RedCloth is a module for using Textile and Markdown in Ruby. Textile and Markdown are text formats. A very simple text format. Another stab at making readable text that can be converted to HTML. rflickr (2006.02.01) Ruby interface to the Flickr API rmail (0.17) This is RubyMail, a lightweight mail library containing various utility classes and modules that allow Ruby scripts to parse, modify, and generate MIME mail messages. rubyforge (0.4.0) A simplistic script which au...