» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with coldfusion + cfc

Nested Set Trees in ColdFusion

The "Nested Set" model provides an alternative technique for managing this kind of data and is more efficient at reading a hierarchy but requires a little more work for inserts, updates, deletes and moves.

open-source: del.icio.us tag/open-source

Nested Set Trees

This project is library of ColdFusion functions that you may like to use to help manage your hierarchical data using the nested set model.

open-source: del.icio.us tag/open-source

Getting XML Values And Aggregates In ColdFusion

I wish that ColdFusion's XmlSearch() function didn't always return node structures

XML: del.icio.us/tag/xml

SimpleGeocode

This is based off of John Blayter's geo.cfc and Ray Camden's google geocode component.

open-source: del.icio.us tag/open-source

FeedBurner CFC

FeedBurner has an API to retrieve information about your stats so I decided to wrap up some of the API into a nice little CFC. FeedBurner.cfc supports getting both general feed data as well as item data.

open-source: del.icio.us tag/open-source

TimeZone CFC

A component that will take a timestamp from a timezone and convert it to and from utc. It will also a utc timestamp and convert it to the local time in a timezone. All this while taking Daylight Savings time into account. This is all done using the java.u

open-source: del.icio.us tag/open-source

BlogCFC

BlogCFC is a ColdFusion blog.

open-source: del.icio.us tag/open-source

Seeker

Seeker is a wrapper for Apache's Lucene code base. This is an open ended search engine built with Java, making it a nice alternative for people who cannot run Java.

open-source: del.icio.us tag/open-source

ezDoc

ezDoc acts as a simple way to create documentation based on information parsed from the cfc itself.

open-source: del.icio.us tag/open-source

YouTube CFC

This CFC provides integration with YouTube's REST API. Functions include the ability to perform various searches and return profile and video information.

open-source: del.icio.us tag/open-source

deliciousCFC

CF Component to access the Del.ici.ous API

open-source: del.icio.us tag/open-source

Form Utilities CFC

The main capability of this CFC is to generate arrays and structures on the ColdFusion server based on the names of your form fields. So a form field named "user.firstName" would create a structure named "user" with a key of "firstName", holding the value

open-source: del.icio.us tag/open-source

GoogleCal

GoogleCal is a CFC that gives integration to Google's Calendar service. It lets you both read calendar events as well as add events.

open-source: del.icio.us tag/open-source

POI Utility ColdFusion Component

The POIUtility.cfc is a ColdFusion component that helps you read Microsoft Excel files into ColdFusion queries as well as convert ColdFusion queries into multi-sheet Microsoft Excel files.

open-source: del.icio.us tag/open-source

Page 1 | Next >>