Projects tagged ‘cfc’ and ‘coldfusion’


Jump to tag:

Projects tagged ‘cfc’ and ‘coldfusion’

Filtered by Project Tags cfc coldfusion

Refine results Project Tags component (6) flex (4) adobe (3) cf (3) cfml (2) library (2) amazon (2) generator (2) coldspring (2) components (2) training (1) cold (1)

[29 total ]

0 Users

NetticaCFCNettica provides secure public APIs for managing many of their DNS services. NetticaCFC provides a ColdFusion component interface to these APIs for dynamically managing DNS settings.
Created 12 months ago.

0 Users

Amazon EC2 CFCSummaryThis ColdFusion component allows you access to Amazon's Elastic Compute Cloud (EC2) service. ReleasesEC2.cfc Alpha 1 has just been released. See the Release Notes for more ... [More] information. RequirementsAmazon Web Services account HMAC.cfc, (included) for signing requests CompatibilityCompatible with ColdFusion MX 7 and above. [Less]
Created 12 months ago.

0 Users

Since I didn't see a decent Coldfusion implementation of Twitter that I needed for work, I decided to create my own... Implementationupdate accounts.cfc with user names and passwords you want to ... [More] use. load up index.cfm in your favorite browser and tweet away to multiple accounts at once. From a CommonSpot DatasheetAfter you create your ds render module, this should be the text that is displayed for the column: (don't forget to remove the line breaks!) Tweet This! There are a pair of link attributes being sent to the form because we use Coremetrics to track our marketing promotions. We didn't want an obcsure link that didn't mean anything showing on the verification form, so I send it two. One for Twitter and one for us to read. To Do's... at some pointhere needs to be a better way to deal with clear passwords in a file. I don't really think it's an issue, but some might. the confirmation page could be a little nicer, but since I'm using the form as a popup from a CommonSpot data sheet, I just needed it to confirm and close. provide functions for all methods available from the Twitter API figure out how to make this a custom application for Paper|Thin's CommonSpot Anyone who wants to help out with this, let me know and I will add you as a project member. [Less]
Created 4 months ago.

0 Users

A generic PriorityQueue that can be used with any datatype and custom comparison methods.
Created 12 months ago.

0 Users

Open Flash Chart - Coldfusion CFC LibrarySummaryOFC-CFC is a Coldfusion CFC library which produces JSON-data for Open Flash Chart version 2. The power of Open Flash Chart is, you can update charts ... [More] using JSON-data. Which means, update your charts using JQuery or Spry, without reloading a page. MaintenanceThe project is created and maintained by Ernst van der Linden, a Coldbox team member. Current Stable ReleaseOpen Flash Chart - Coldfusion CFC Library Version 1.0 (including Coldbox Sample Application) View Docs API ScreenshotsBar Chart 3D Dotted Line Chart Horizontal Bar Chart Cylinder Bar Chart Coldbox Sample Application [Less]
Created 8 months ago.

0 Users

This CFC provides helper methods for each of the available API methods along with a few utility methods to turn the results into ColdFusion objects.
Created 11 months ago.

0 Users

Welcome The components built in this project are designed to provide an easy way for ColdFusion developers to leverage the database system behind Avectra's netFORUM Enterprise. The code is offered ... [More] with sensitive information removed, therefore some environment specific configuration can be expected. If you are using Avectra's netFORUM Pro or netFORUM Team some of the changes you will make might include namespace modifications and the addition of other authentication criteria like defining a misunderstand attribute. In any case, if you have any questions or need assistance understanding or implementing any of this code, please feel to contact me - jumpin(at)iribbit.net. 2009/04/07 It should be noted the code offered in this project is for Avectra netFORUM Enterprise v2.0 2006.2.0.12643 Build 2006_02_04. As I understand it, there has been some significant enhancements to xWeb in more recent versions - executing Stored Procedures and meta data caching. Both could improve the performance of requests being made and even short cut the number of calls needed, in certain circumstances. 2008/03/02 Since posting this project, I've had the opportunity to rewrite the application that drove the creation of this code. In the process, I've cleaned up all the bad practices, mainly the hard coded variables in the root CFC. These have been replaced with arguments that need to be passed in when invoking the component. A couple other things I've changed as well. If there are any questions or problems, please feel free to Create an Issue in this project. Other modifications include enhanced and consistent error catching across all methods. 2007/10/18 Created project and uploaded original version [Less]
Created 12 months ago.

0 Users

Amazon SQS CFCSummaryA ColdFusion component for accessing the Amazon Simple Queue Service (SQS) API. DescriptionThe Amazon Simple Queue Service (SQS) provides large, scalable, distributed queues for ... [More] storing and retrieving data ("messages"). The component provides an abstraction layer over the SQS API so that you don't have to get your hands dirty with forming HTTP headers and parsing CFHTTP.FileContent and traversing XML trees. Since the SQS API is accessible via query-string and REST (and SOAP) interfaces, and since the query-string implementation has limitations compared with the REST implementation for certain operations, the SQS CFC uses REST for those operations and query-string for the others, so you can get the maximum functionality out of SQS. RequirementsAmazon Web Services account HMAC.cfc, (included) for signing requests CompatibilityCompatible with ColdFusion MX 7 and above. [Less]
Created 12 months ago.

0 Users

MachBlog is a CFML-based blog application using Mach-II and Coldspring. It runs on Adobe ColdFusion 7+ or New Atlanta BlueDragon 7+. Databases supported include MySQL, PostgreSQL, and Microsoft SQL Server.
Created 12 months ago.

0 Users

Description goes here.
Created 12 months ago.