Regular Expression to Filter Digits and Commas (European values) Posted on August 15, 2008 by rparente I found this code some time ago in some blog... Read More
Simple Translator Utility Using Yahoo's Babelfish Posted on August 10, 2008 by rparente I read an article from CF-Brasil mail list where the author... Read More
Populating a Multi-Lingual Site from a Database Posted on August 4, 2008 by rparente Professional web sites do not rely on Google Translator or ... Read More
Capitalize First Letters of Each Word in a Title Posted on August 3, 2008 by rparente Once I wrote this couple of functions to produce titles wi... Read More
Writing Brazilian Currency In Text Format Posted on July 31, 2008 by rparente Yesterday I saw a post on the Brazilian ColdFusion list CF-BRASIL... Read More
European Trips, New Book Release Posted on July 26, 2008 by rparente I just launched my second book of photographies named “European Trips... Read More
Image Helper for CF8 Posted on July 25, 2008 by rparente I found an interesting ColdFusion component in an article on a Brazilian site written ... Read More
Swap First and Last Names Posted on July 25, 2008 by rparente This function receives a person’s name and inverts the first and last names... Read More
Converting Raw Text into Paragraphs with Tabs and CRLF's Posted on July 23, 2008 by rparente In 2002 I wrote a CF custom tag to convert a raw text coming from a da... Read More
MS-SQL Database Table Schema Posted on July 17, 2008 by rparente In order to help with documentation of MS-SQL databases, I wrote this small ColdFusio... Read More