Login

    Register

PROJECT CATEGORIES

 

ColdFusion Yahoo Package
Project Home Forums Known Issues Contact Project

Author: Raymond Camden (All RIAForge projects by this author)
Last Updated: December 7, 2007 9:42 AM
Version: 1
Views: 46073
Downloads: 3653
License: Apache License, Version 2

Description:

The ColdFusion Yahoo Package is a set of components that make it easy to work with the various Yahoo services.

Currently there is support for Answers, Traffic, Weather, Search, Geocoding, Maps, Term Extraction, News Search, Contextual Search, Related Search Suggestions, Spelling Suggestions, Image Search, Podcast Search, Artist/Album/Song Search, and Local Search.

Requirements:

ColdFusion MX 7 is required for the CFCs to operate. Mainly this is due to the use of "result" in the CFHTTP calls. You could make the CFCs work in MX6 by removing this attribute and using the CFHTTP variable. This reduces the threadsafety of the CFCs but it should still be safe to use.

Issue Tracker:

ID ISSUE STATUS UPDATED
2 Yahoo TV Listings Open 04/19/07 3:38 PM
1 Joe Danziger Fixed 12/08/06 2:34 PM

View All Issues

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/cfyahoo.

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/