<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
		
		
	<channel rdf:about="">
	<title>CFLib.org</title>
	<description>CFLib.org is a collection of ColdFusion UDFs. All UDFs are free for any use and have been QA'ed before release.</description>
	<link>http://www.cflib.org/rss.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1626" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1836" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1844" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1868" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1816" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1815" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1812" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1796" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1797" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1794" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1092" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1026" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1843" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=216" />
			
			<rdf:li rdf:resource="http://www.cflib.org/udf.cfm?id=1150" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1626">
	<title>arrayFind                                         </title>
	<description>The arrayFind function performs a case sensitive search to find the index number of a value in a single dimension array using the java.util.List indexOf method. 

Because this function performs a case sensitive search, Harry or hArry etc., would not ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1626</link>
	<dc:date>2008-04-30T10:18:23-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1836">
	<title>structToQueryRow                                  </title>
	<description>Adds a row to a query object and populates it with the values of a structure.                                                                                                                                                                             ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1836</link>
	<dc:date>2008-04-25T12:03:59-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1844">
	<title>nowTimestamp                                      </title>
	<description>Returns current time in human-readable yet purely numeric format, that format being YYYYMMDDHHMMSSLLL 

YYYY=4-digit year
MM=2-digit month
DD=2-digit day
HH=2-digit hour (24 hour format)
MM=2-digit minute
SS=2-digt second
LLL=3-digit milisecond 

Thi...</description>
	<link>http://www.cflib.org/udf.cfm?id=1844</link>
	<dc:date>2008-04-25T11:40:31-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1868">
	<title>toSeconds                                         </title>
	<description>This will take a duration of time and return the total number of seconds.  For example, 4 minutes and 27 seconds would return 267.                                                                                                                        ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1868</link>
	<dc:date>2008-04-25T11:37:24-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1816">
	<title>amInCFThread                                      </title>
	<description>Allows for the checking of executing code is being run inside a cfthread block or not.                                                                                                                                                                    ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1816</link>
	<dc:date>2008-04-11T07:24:37-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1815">
	<title>arrayDeleteArray                                  </title>
	<description>Remove elements from one array which exist in another array. Uses Java&apos;s array.removeAll(str)                                                                                                                                                             ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1815</link>
	<dc:date>2008-04-11T07:22:34-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1812">
	<title>fakesleep                                         </title>
	<description>This is a variation of the sleep() UDF already on cflib.org.  However, fake_sleep() is a bit more &amp;quot;web hosting friendly&amp;quot;.  If your web host has CreateObject( &amp;quot;java&amp;quot; ) turned off (as mine did), the existing sleep() method will not ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1812</link>
	<dc:date>2008-04-11T07:12:43-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1796">
	<title>CSVtoArray                                        </title>
	<description>CSV files are comma delimited, but when you have a comma in a field, and that field is quoted, then you have quotes in that field, things become messy. CSVtoArray is used parse a CSV file, one that is created via Excel for example with these characte...</description>
	<link>http://www.cflib.org/udf.cfm?id=1796</link>
	<dc:date>2008-04-11T07:05:49-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1797">
	<title>getCustomTagAttributes                            </title>
	<description>Pass in the full path of a custom tag to get an array of the attributes in the file.                                                                                                                                                                      ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1797</link>
	<dc:date>2008-04-10T21:43:52-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1794">
	<title>GetWeekdays                                       </title>
	<description>Returns an 2 dimension array of weekday name and weekday value to be used in a select form control.                                                                                                                                                       ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1794</link>
	<dc:date>2008-04-10T21:34:10-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1092">
	<title>businessDaysBetween                               </title>
	<description>Calculates the number of business days between 2 dates.  Holidays are not excluded. This count does not include the first day. So if you compare today (and today is Monday) to tomorrow, then your result is the difference (1).                         ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1092</link>
	<dc:date>2008-04-10T12:54:00-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1026">
	<title>xmlMerge                                          </title>
	<description>Given two XML documents, merge (superimpose) the second into the first.  You can choose to either overwrite existing nodes with the new values (default behavior) or add the nodes even if they duplicate the existing document.  This UDF is particularly...</description>
	<link>http://www.cflib.org/udf.cfm?id=1026</link>
	<dc:date>2008-03-26T10:10:10-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1843">
	<title>getGeneratedKey                                   </title>
	<description>This UDF takes the result struct from cfquery and returns the proper generated key from that struct.                                                                                                                                                      ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1843</link>
	<dc:date>2008-02-15T11:18:37-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=216">
	<title>isEmail                                           </title>
	<description>Tests passed value to see if it is a valid e-mail address (supports subdomain nesting and new top-level domains).                                                                                                                                         ...</description>
	<link>http://www.cflib.org/udf.cfm?id=216</link>
	<dc:date>2008-02-06T18:09:08-04:00</dc:date>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.cflib.org/udf.cfm?id=1150">
	<title>createUniqueFileName                              </title>
	<description>Pass a full file path to this function; if the file exists, the function will return a new, unique file name.                                                                                                                                             ...</description>
	<link>http://www.cflib.org/udf.cfm?id=1150</link>
	<dc:date>2008-01-22T16:31:41-04:00</dc:date>
	</item>
		
	 	
		</rdf:RDF>

