Entries Tagged as 'ColdFusion'
Tags
| ColdFusion
| User Defined Functions (UDF)
Posted on March 17, 2014 by Daria
One of the basic functionality of a login process is to redirect the user to the original page they requested before being caught up in the login process. But what if you can’t be assured that the page the user will be redirected to won’t error? What if the page the user is requesting is dependent on form variables being present that will be lost by the login process? My solution is to create a UDF to perform a check after login using the <cfhttp>
tag to determine if it is a safe redirect url.
Read More
Tags
| ColdFusion
| Framework One (FW/1)
| Object Oriented (OO)
| Presentations
Posted on March 4, 2011 by Daria
After presenting my ‘Simple MVC with FW/1’ to the CFMeetup yesterday, a new great presentation on Framework One was released by Nathan Dintenfass. Check it out! It is a great introduction to the features in FW/1 that I don’t get to in my beginner MVC presentation. Good next step for really making the framework work for you.
Read More
Tags
| ColdFusion
| Framework One (FW/1)
| Presentations
Posted on February 11, 2011 by Daria
This is my introduction to MVC with framework one presentation from Philly CFUG on February 10th. No OO experience required. Sample code is available by clicking on Show Menu, then the paperclip.
Read More
Tags
| ColdFusion
| Object Oriented (OO)
| Presentations
Posted on January 28, 2011 by Daria
I’m honored to be selected to speak at cf.Objective() 2011! I’ve heard of cfO for many years, but this will be my first time attending as well as speaking. Can’t wait for all the great sessions and awesome networking! For all the details, visit the web site. I hope to see you there!
Read More
Tags
| ColdFusion
| Object Oriented (OO)
Posted on January 26, 2011 by Daria
I’ve had a long journey. I sustained a one woman consulting business for over 10 years (96-06) with my knowledge of ColdFusion. When I started I was innovative by bringing library skills into a corporate web competitive intelligence environment. I had a client that believed in me and sustained me, but in the end my application wasn’t keeping up with the demands of the project and I was eventually phased out. It was only later that I realized I had become a dreaded five tagger.
Read More
Tags
| ColdFusion
| Presentations
Posted on September 11, 2010 by Daria
Here are the slides from my Introduction to Caching presentation at BFusion. The session files, both before and after being cached are available in a zip file.
Read More
Tags
| ColdFusion
| Presentations
Posted on August 26, 2010 by Daria
I just finished my first presentation for the Online ColdFusion Meetup! Here are my slides and a link to the recorded presentation:
Read More
Tags
| ColdFusion
| Presentations
Posted on May 17, 2010 by Daria
I’ve been taking a break from my blog, but wanted to let you know about three presentations I will be giving this week!
Read More
Tags
| ColdFusion
| Presentations
Posted on December 11, 2009 by Daria
Here is my presentation from tonight’s Philadelphia CFUG meeting.
Read More
Tags
| ColdFusion
| Libraries
Posted on November 6, 2009 by Daria
Ok, so I know I’m a little behind the curve, but I’ve finally been given free reign to use ColdFusion 8 specific tags and functions at work. Issues with a major application during the first testing caused the upgrade to be delayed by 10 months. We finally have an upgraded date so I can start thinking in CF8 instead of CF7. Woot! I was so excited by the first problem I solved that I thought I’d share it.
Read More
Tags
| ColdFusion
| Object Oriented (OO)
| Structures
Posted on October 26, 2009 by Daria
From Scopes to Structures
Read More
Tags
| ColdFusion
| Libraries
| Object Oriented (OO)
Posted on September 20, 2009 by Daria
I’ve been coding in ColdFusion since 1996, since version 2. When I see the old yellow books i get nostalgic. 9tear: Co-workers encouraged me to start my own business in 1997 and I spent 10 years happy and content in my 5tagger universe.
Read More