Aug
27
2010
John C. Bland II
I’m purely pointing to a blog post by Jamie Krug (@jamiekrug), who is getting a huge man hug from me today. It saved me from a firestorm where a dev url was posted publicly but wasn’t password protected (lazy me!). Apache wasn’t playing nice since it passed off the ColdFusion files to Tomcat. Just before I went crazy with Tomcat changes…I found this. I hope it helps someone else.
http://jamiekrug.com/blog/index.cfm/2009/8/6/apache-authentication-with-proxy
no comments | posted in ColdFusion
Aug
5
2010
John C. Bland II
CFWheels always seems to make me smile with certain features. It isn’t 100% perfect (what is?) but it really makes CF dev fun. In this case, we’re taking a simple scenario of a user attempting to access a non-public url while not authorized to login. It could be from a bookmark or them simply trying to “hack” your system. Either way, once the user logs in they should automatically get to the page they want. Here’s how you can do it in Wheels.
Continue reading
2 comments | tags: cfwheels, ColdFusion, session | posted in ColdFusion
Feb
22
2010
John C. Bland II
A while back I starting building cfgithub and noticed I was, technically, writing unit tests but poorly. I then took a dive into CF-based unit testing frameworks and finally dove into mxunit. It was kicking my butt! Nothing in it was working properly but I finally got it working perfectly fine. I posted my issues on Twitter how I felt it was “…outdated, IMO…” to which @MarcEsher responded asking how to which I’m finally responding tonight.
At a minimum the homepage should work perfectly fine. Unfortunately, the homepage has some code issues. In order to get this page working, it takes a few tweaks. I’ve posted these tweaks on the the Google Code issue tracker so those guys can get the builds together. It, honestly, looks like quality control wasn’t done on this build before publishing since these are so blatant you can’t miss them.
So…I’m off to see if I can get the rest of mxunit working. We’ll see how well this goes since my last attempt(s) were feeble but mainly because of the mxunit failures.
Disclaimer:
I can write test suites without a problem. That works perfectly fine. I hit walls when I attempt to use the Stub Generator, etc from the /mxunit site (not the .com but the actual site built within the /mxunit folder).
no comments | tags: ColdFusion, mxunit, Unit Testing | posted in ColdFusion
Mar
28
2009
John C. Bland II
Yesterday I was pinged on IM by John Farrar about an issue he was having connecting Flex to ColdFusion on his new system. He’d done this many times before but hit a bump so we jumped on Adobe Connect and looked into it.
Continue reading
no comments | tags: AMF, ColdFusion, Flex, Remoting | posted in ColdFusion, Flex, Writing
Jun
2
2008
John C. Bland II
The long debate is back. So many argue the affirmative and are absolutely crazed over the argument. I’m not going to jump into it this time around. I would LOVE to see Standard offered for free but I won’t cry if I have to buy the next upgrade to CF9.
So, my post comes from Ben’s dissertation (hehe) he “just posted on his blog”:http://www.forta.com/blog/index.cfm/2008/6/2/The-ColdFusion-Pricing-Debate-Revisited. I’m turning comments off on this post because I don’t want to steal any thunder from Ben’s overall reason for posting (research into the discussion for Adobe’s planning purposes; or that’s what I got from the post).
no comments | posted in ColdFusion