Login

    Register

PROJECT CATEGORIES

 

CFlickr
Project Home Blog Forums Known Issues External Project Link Contact Project

Author: Chris Blackwell (All RIAForge projects by this author)
Last Updated: October 13, 2007 8:26 AM
Version: 0.7
Views: 6176
Downloads: 197
License: GPL (GNU General Public License), Version 2

Description:

CFlickr is an API Kit for Coldfusion, it wraps the Flickr's REST API making it even easier to use within your CFML code.

I was inspired to write CFlickr after using the Java Flickr library FlickrJ from within Coldfusion. Whilst this worked well under most circumstances it was not convenient to use in a shared hosting environment due to the installation of the class files in the servers classpath. So i decided to write CFlickr in 100% native CFML, which can be used without any dependencies. It should work with versions CFMX6.1 and later.

Requirements:

CFMX 6.1

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/cflickr.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/