<?xml version="1.0" encoding="UTF-8"?><projects><project><DATECREATED>2009-08-29 15:08:05.0</DATECREATED><DATEUPDATED>2009-09-07 21:31:59.0</DATEUPDATED><DEMOURL></DEMOURL><DESCRIPTION>The Base Persistent Object is used in conjunction with CF9&apos;s ORM capabilities.  It contains logic that will add behaviour to any business object (BO) that extends it.  These behaviours will allow your BO to:

- populate itself from user-submitted data
- save itself
- delete itself
- validate itself 
- inject dependencies into itself via Coldspring

This object is a work-in-progress, as CF9 is still in beta.  Version 0.1 includes only a Simple Base Persistent Object, which does not include all of the behaviours described above.

A Full Base Persistent Object will be available for download from this site in the near future.</DESCRIPTION><DOWNLOADS>890</DOWNLOADS><LASTUPDATE></LASTUPDATE><NAME>Base Persistent (ORM) Object</NAME><PROJECTURL>http://basepersistentobject.riaforge.org</PROJECTURL><REQUIREMENTS>ColdFusion 9</REQUIREMENTS><SHORTDESCRIPTION>A base object for CF9 ORM that can be extended by all of your business objects</SHORTDESCRIPTION><URLNAME>basepersistentobject</URLNAME><VERSION>0.1</VERSION><VIEWS>26972</VIEWS></project><project><DATECREATED>2010-06-19 22:59:54.0</DATECREATED><DATEUPDATED>2010-06-21 09:38:05.0</DATEUPDATED><DEMOURL>http://www.silverwareconsulting.com/CFNotifo.cfm</DEMOURL><DESCRIPTION>A single cfc that wraps the API for Notifo, a service that allows you to send push notifications to iPhones (Android and Blackberry support coming soon).</DESCRIPTION><DOWNLOADS>233</DOWNLOADS><LASTUPDATE></LASTUPDATE><NAME>CFNotifo</NAME><PROJECTURL>http://CFNotifo.riaforge.org</PROJECTURL><REQUIREMENTS>ColdFusion 8</REQUIREMENTS><SHORTDESCRIPTION>A cfml wrapper for the Notifo iPhone notification API</SHORTDESCRIPTION><URLNAME>CFNotifo</URLNAME><VERSION>1.0</VERSION><VIEWS>2589</VIEWS></project><project><DATECREATED>2011-02-21 14:04:45.0</DATECREATED><DATEUPDATED>2012-04-03 17:47:59.0</DATEUPDATED><DEMOURL></DEMOURL><DESCRIPTION>A cfc that implements a native client library for Selenium-RC, which allows you to write tests which automate and validate browser behaviour directly from ColdFusion.

The project also includes a Firefox plugin to allow for exports from Selenium-IDE to CFSelenium format.

See http://www.silverwareconsulting.com/index.cfm/2011/2/22/Introducing-CFSelenium--A-Native-ColdFusion-Client-Library-for-SeleniumRC for more details.</DESCRIPTION><DOWNLOADS>623</DOWNLOADS><LASTUPDATE>Updated the Selenium Server to version 2.20.0 and added some improvements to the waitFor helper methods.</LASTUPDATE><NAME>CFSelenium</NAME><PROJECTURL>http://CFSelenium.riaforge.org</PROJECTURL><REQUIREMENTS>ColdFusion 7+</REQUIREMENTS><SHORTDESCRIPTION>A Native ColdFusion Client Library for Selenium-RC</SHORTDESCRIPTION><URLNAME>CFSelenium</URLNAME><VERSION>1.8</VERSION><VIEWS>8966</VIEWS></project><project><DATECREATED>2008-07-04 14:30:01.0</DATECREATED><DATEUPDATED>2008-07-09 14:27:08.0</DATEUPDATED><DEMOURL></DEMOURL><DESCRIPTION>This component will introspect your database and generate Stored Procedure calls for you, on the fly.

Pass it a structure containing the data that you wish to be submitted to your stored proc and it will generate the cfstoredproc tag and all of the required cfprocparam tags.  All information about the stored proc&apos;s parameters are cached in the component, so it only needs to introspect your database once per stored procedure.</DESCRIPTION><DOWNLOADS>368</DOWNLOADS><LASTUPDATE></LASTUPDATE><NAME>SPCaller</NAME><PROJECTURL>http://SPCaller.riaforge.org</PROJECTURL><REQUIREMENTS>Currently only supports MS SQL Server</REQUIREMENTS><SHORTDESCRIPTION>Component that automatically calls Stored Procedures for you</SHORTDESCRIPTION><URLNAME>SPCaller</URLNAME><VERSION>1.0</VERSION><VIEWS>9394</VIEWS></project><project><DATECREATED>2008-10-10 09:00:49.0</DATECREATED><DATEUPDATED>2012-04-05 06:56:27.0</DATEUPDATED><DEMOURL>http://www.validatethis.org</DEMOURL><DESCRIPTION>ValidateThis is an object oriented validation framework designed with the following goals in mind:

- Allow for an unlimited number of validation types (e.g., Required, Email, EqualTo, Range, etc.) and allow for new validation types to be added without requiring any modifications to the core or existing validations.

- Ability to define validation rules in metadata (e.g., in an xml file) and automatically generate code, on the fly, for both client-side and server side validations.  This will include automatic failure message generation.

- Return metadata when validations fail, to allow an application developer to implement flexible message display options.

- Any invalid values submitted by a user will be available for display via the business object for which the validation was performed.

- The framework should be persistence layer agnostic.  it should be possible to integrate it with any ORM or custom developed model.

- The framework should be MVC framework agnostic.  it should be possible to integrate it with any existing or homegrown MVC framework.

More information is available at http://www.validatethis.org

Updates:
- version 0.75 added internationalization (i18n) support
- version 0.8 added a Coldbox Plugin
- version 0.91 added support for ColdFusion on Wheels objects and Groovy objects

I will be happy to try to answer any questions that anyone has who is attempting to use the code.  In the interest of keeping things DRY, I request that any questions be directed to the Google group at http://groups.google.com/group/validatethis.</DESCRIPTION><DOWNLOADS>3576</DOWNLOADS><LASTUPDATE>- a fix to the JS generation to avoid errors being thrown when a field is missing
- processOn attribute added to rule entity, to allow for validation only on server and/or only on client
- fixed a bug in the isValidObject SRV
- performance enhancements to some CRSs
- updated ServerValidator so it doesn&apos;t care about missing properties for custom validation types
- fixed a bug where calling addResult didn&apos;t make the receiving result a failure if the added result was a failure</LASTUPDATE><NAME>ValidateThis</NAME><PROJECTURL>http://ValidateThis.riaforge.org</PROJECTURL><REQUIREMENTS>ColdFusion 8.0.1, or Railo 3.1. OpenBD is not currently supported.

ColdFusion 9 is required for annotation support.

Some Demo apps require either Reactor or Coldspring 1.2 and Transfer 1.0. The StructureDemo has no additional requirements.</REQUIREMENTS><SHORTDESCRIPTION>An object oriented validation framework, but not just for objects</SHORTDESCRIPTION><URLNAME>ValidateThis</URLNAME><VERSION>1.2</VERSION><VIEWS>41153</VIEWS></project><project><DATECREATED>2010-03-08 10:18:17.0</DATECREATED><DATEUPDATED>2010-03-08 10:42:48.0</DATEUPDATED><DEMOURL></DEMOURL><DESCRIPTION>This project contains both the actual plugin that you need to get ValidateThis working with a CFWheels project, as well as a complete demo application showing exactly how it can be done.</DESCRIPTION><DOWNLOADS>233</DOWNLOADS><LASTUPDATE></LASTUPDATE><NAME>ValidateThis CFWheels Plugin</NAME><PROJECTURL>http://ValidateThisCFWheelsPlugin.riaforge.org</PROJECTURL><REQUIREMENTS>ValidateThis version 0.92 + (http://validatethis.riaforge.org/)
ColdFusion on Wheels (http://cfwheels.org/download)</REQUIREMENTS><SHORTDESCRIPTION>A plugin that allows the ValidateThis validation framework to be used with ColdFusion on Wheels</SHORTDESCRIPTION><URLNAME>ValidateThisCFWheelsPlugin</URLNAME><VERSION>0.5</VERSION><VIEWS>4333</VIEWS></project><project><DATECREATED>2009-07-30 20:55:23.0</DATECREATED><DATEUPDATED>2009-11-11 09:56:17.0</DATEUPDATED><DEMOURL>http://www.validatethis.org</DEMOURL><DESCRIPTION>This ColdBox Plugin simplifies integration between the ValidateThis framework and ColdBox applications.

For more information on ValidateThis, visit www.ValidateThis.org.</DESCRIPTION><DOWNLOADS>373</DOWNLOADS><LASTUPDATE></LASTUPDATE><NAME>ValidateThis ColdBox Plugin</NAME><PROJECTURL>http://ValidateThisCBPlugin.riaforge.org</PROJECTURL><REQUIREMENTS>ValidateThis - current release
ColdBox</REQUIREMENTS><SHORTDESCRIPTION>A ColdBox Plugin for the ValidateThis framework</SHORTDESCRIPTION><URLNAME>ValidateThisCBPlugin</URLNAME><VERSION>0.3</VERSION><VIEWS>7697</VIEWS></project></projects>





