Shameless Plug: My CFDJ Article
Sunday, October 31st, 2004It’s been pretty quiet lately in the ColdFusion topic section of my site. Between work, college, car hunting, selling the motorcycle, and usual life stuff, I’ve just not really had much time to write any new content here. I’ve been kicking the tires on Blackstone a bit, and will really start digging into it in the next week or two to try out some new things which will hopefully get me past a challenge in good sized project I’m currently working on at work.
Speaking of challenges, if you’ve ever needed a way to accomplish threading without jumping out into Java (which sucks to do if you are wanting to thread something such as database queries from CF DSN’s), within ColdFusion MX, you might want to check my article on CFDJ about how to accomplish threading and another interesting client side trick using HTTP Status Codes.