Brandonmoser
Member since Jan 23, 2009
- Profile: /members/2838-brandonmoser.htm
- URL: http://brandonmoser.com
- Comments: 3
Recent Blog Comments By Brandonmoser
-
How To Store Arbitrary And Transient Attributes With Your User Data
Posted on Jan 15, 2014 at 10:53 AM
@Ben, @Jon & @Aaron are definitely on the right path, also, don't be afraid to use a Left [Outer] Join. I would tend to call the table "user_preference" and create it like this. user_preferences -------------- * userId * preference_type string or id - (this could include the IntroVid... read more »
-
Streaming Secure Files Efficiently With ColdFusion And MOD XSendFile
Posted on Apr 14, 2011 at 11:47 AM
This may be the first time I actually understood what you are doing on my first read-through. Really great example of integrating web server features with CF. Also, great example on how you integrate CF into Apache.... read more »
-
My 1,000th ColdFusion Post - What It Means To Me (And Free Prizes)
Posted on Jan 23, 2009 at 2:44 PM
Thanks for all your wonderful posts and congrats on 1K posts. Since being shown the door to CFML 4-5 years ago, I recently have spent a great deal of time trying to learn all that I can about the language and its capabilities. What I love about ColdFusion is its straight forward approach to most i... read more »