Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

Built for ColdFusion components and interfaces, ezDoc helps to create code documentation in an interface that reacts very similar to the look and feel of Javadoc.

0
 
  0 reviews  |  0 users  |  139 lines of code  |  0 current contributors  |  Analyzed 3 months ago
 
 

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 with sensitive information removed, therefore some environment specific configuration can be ... [More] 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]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed over 1 year ago
 
 

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.

0
 
  0 reviews  |  0 users  |  105,352 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

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 storing and retrieving data ("messages"). The component provides an abstraction layer ... [More] 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]

0
 
  0 reviews  |  0 users  |  11 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

UPDATES: 4/18/2007: Created a new branch for the project to support using mySql. You can find it in the branches directory called cfcBlaster_mySql. 4/15/2007: I added a few new templates to let you create some different types of files. You can now generate list, detail and action cf pages ... [More] from you db files. All this does is pump out a bunch of cf pages that let you manipulate your db. There are no business rules in there or data validation. You still have to do something with the output to make it usable, but it can save you a bunch of typing. There is also a new test.xslt template that will build rudimentary test files for use with cfUnit. 10/15/2007: Updated value object templates to support DIAPER Planned: Update templates to support both DIAPER and the use of onMethodNotFound features of CF8 to replace accessors and mutators. Create test templates for use with mxUnit. [Less]

0
 
  0 reviews  |  0 users  |  789 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

A ColdFusion CFC that allows you to interact with Google Base. We use this class on www.clickfind.com.au to upload products and services to Google Base for our clients, giving them more exposure. ColdFusion MX required Methods: - doAuthenticate - createItem - doInsert - doDelete

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 8 days ago
 
 

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.

0
 
  0 reviews  |  0 users  |  11 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

A generic PriorityQueue that can be used with any datatype and custom comparison methods.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 

This cfc allows for the manipulation of images through the java api.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 20 hours ago
 
 

A newer version was available on Github: http://github.com/cfc/twsmsr/tree/masterThis is a Ruby library for TWSMS(http://www.twsms.com). require 'twsms' sms = TWSMS.new("username", "password") sms.sendSMS(mobile, message) sms.querySMS sms.setMessageId(msgid) sms.querySMS

0
 
  0 reviews  |  0 users  |  124 lines of code  |  0 current contributors  |  Analyzed about 12 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.