EnglishFrenchSpanish

Ad


OnWorks favicon

flickr_make_stored_configp - Online in the Cloud

Run flickr_make_stored_configp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command flickr_make_stored_configp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


flickr_make_stored_config.pl - script to assist with testing and using the Flickr::API

SYNOPSIS


"flickr_make_stored_config.pl --config_out=Config-File_to_build [--config_in=file
--consumer_key=...]"

OPTIONS


Required:
--config_out points to where to create the stored Flickr config file

Optional:

--config_in points to the optional input config file to use as a base for the
--config_out file you are creating.

--api_type either flickr for the original, but deprecated, Flickr authentication OR oauth
for the OAuth authentication

For Flickr Auth

--key The api key when used with Flickr authentication required for testing

--secret The api secret when used with Flickr authentication required for testing

--frob The frob used in Flickr authentication

--token The auth token can be either a Flickr or OAuth Access token used with Flickr
authentication

For OAuth

--consumer_key The api key when used with OAuth authentication required for testing

--consumer_secret The api secret when used with OAuth authentication required for testing

--callback The callback uri for use in OAuth authentication

--token_secret The OAuth access token secret

--help as expected
--usage
--man

DESCRIPTION


This script is a lightweight method to assemble the required arguments for using the
Flickr::API. It can be used to assemble the configuration(s) needed for the make test
portion of installation. It does not use Flickr::API; and sticks to modules from perl core
so that it can be used prior to-- and perhaps in conjunction with-- installation and
testing of the Flickr::API module.

When you make test, add the environment variable MAKETEST_OAUTH_CFG, MAKETEST_FLICKR_CFG
or both; each pointing to the configuration file you specified. The command should look
something like:

make test MAKETEST_OAUTH_CFG=/home/myusername/test-flickr-oauth.cfg

or

make test MAKETEST_FLICKR_CFG=/home/myusername/test-flickrs-auth.cfg

or

make test MAKETEST_FLICKR_CFG=/home/myusername/test-flickrs-auth.cfg \
MAKETEST_OAUTH_CFG=/home/myusername/test-flickr-oauth.cfg

Use flickr_make_stored_configp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad