Tip : Using cfdump inside CFscript
One simple tip for the day, How to use cfdump inside the cfscript block !!!
cfscript block does not support cfdump tag or indeed any tag inside it. So the trick is to create function which dumps the value using cfdump and call the function inside cfscript by passing the variable as parameter.
Continue reading “Tip : Using cfdump inside CFscript” »
What is Augmented Reality ?
Augmented Reality or in short AR is the term used to describe the mixture of real vs Virtual. Its the real time mixing of virtual environment to a real world.
http://en.wikipedia.org/wiki/Augmented_reality
Coldfusion 9 : Feature improvement history
Check out the new Coldfusion 9 feature comparison with its predecessors which includes CF8 and MX7. PDF download at the bottom of content.
Continue reading “Coldfusion 9 : Feature improvement history” »
Ask Neo: What is Digitization?
Today somebody asked me the question on the definition of Digitization specific to computer projects.
So I went back to my seat and did my googling and found some simple paragraphs defining Project Digitization.
Continue reading “Ask Neo: What is Digitization?” »
TIPS : Best Practices when creating email Newsletter Part:1
When creating a new Newletter for your business promotion email , you have to make sure that the email is views in a vast range of borwsers, mail services and applications like Outlook and thunderbird. So i thought to consolidate some best practices that you should consider when creating a News letter. Continue reading “TIPS : Best Practices when creating email Newsletter Part:1” »
Take it with you!
Recent Posts
- Instant Method Finder : My first Coldfusion Builder extension!
- Create coldfusion builder snippets from cflib repository
- Tip:Difference between resistive and capacitive touch screen.
- Why QR code is cool and easy with smartphones !!!!!
- Tip : Getting unsorted query columns in coldfusion
Categories
- Coldfusion
- Coldfusion Builder
- HTML
- Javascript
- Jquery
- Movies
- Project Management
- Technology
- Tips and Tricks
- whatsNew
Tags
Archives
- January 2011 (2)
- October 2010 (2)
- February 2010 (2)
- January 2010 (5)
- December 2009 (5)
CF Libs
- getComponentProps May 18, 2012Returns an array of all properties in cfc's metadata, inherited or not. […]
- iniToStruct April 26, 2012Converts ini file(s) to a struct. […]
- deDupeArray April 26, 2012Removes duplicate values from an array. […]
- dice April 24, 2012Divide a string in parts of equal size with separators in between/ […]
- getRelative April 9, 2012Returns a relative path from the current template to an absolute file path. […]
- excelRate February 23, 2012Returns the interest rate per period of an annuity. […]
- arrayTrim January 31, 2012This method trims an array to the specified number of elements. […]
- longTime January 25, 2012Returns a list like 3 years, 2 months, 12 days, 1 hour, 10 minutes, 45 seconds from a seconds count argument. […]
- quickSort January 15, 2012Implementation of Hoare's Quicksort algorithm for sorting arrays of arbitrary items. […]

nerdscubecom
