So you wanna learn Regex? – Part 4
Welcome to So You Wanna Learn Regex? Part 4. In our last exercise, we looked at a simple way to clean a whole bunch of strings. This was...
So you wanna learn Regex? – Part 3
Welcome to So You Wanna Learn Regex? Part 3. In our last exercise, we looked at a simple way to wrap a function argument inside a new...
So you wanna learn Regex? – Part 2
Welcome to So You Wanna Learn Regex? Part 2. In our last exercise, we looked at a simple way to add a new attribute to an HTML tag. This...
So you wanna learn Regex? – Part 1
I’ve had a set of blog posts stewing in my brain for a while. Steve Nelson, last year, helped me out with a Regular Expression...
OO Code Camp Starts This Week
In 2009, TACFUG will put on a free series of courses on Object Oriented programming in ColdFusion. We originally had slots for 20,...
OO Camp comes to RTP, NC
We work fairly hard at TACFUG to keep our members informed and engaged in key information about programming and ColdFusion. Recently, Jim...
Quick Tip For Installation of FTP Tasks in Flex Builder
I installed the dependencies for the FTP Task in ANT this morning and when I ran the ANT task I promptly got this error: Could not create...
So you wanna build a Flex application – Part 6 – Tables Bar Charts and Pie Charts
To date, in our series on Surfing Stats, we have covered the intent, directory structure, data sets, main application file, ChartToggle...
So you wanna build a Flex application – Part 5 – States – ViewStacks and Getters
To date, in our series on Surfing Stats, we have covered the intent, directory structure, data sets and the main application file....
So you wanna build a Flex application – Part 4 – The Layout
To date, in our series on Surfing Stats, we have covered the intent, directory structure, data sets and the main application file....