Support this Content!
If you like this content, please consider supporting me. You can become a Patron,
visit my Amazon wishlist,
or buy me a coffee! Any support helps!
Want to get a copy of every new post? Use the form below to sign up for my newsletter.
Archived Comments
I couldn't get to MAX again this year so thanks a million for sharing this Ray. I'm looking forward to getting into testing as soon as possible... I have literally PAGES of input/features/requests I've written down since the last release.
Thanks for posting this. The video ends a bit abruptly though.
Also, the syntax for looping over a query in script would be way slicker without parenthesis:
for row in getstuff { }
instead of:
for (row in getstuff) {}
... maybe I've just been working with Python too much lately :)
A few nice bits of Zeus info there, nice preso Ray :)
I hope Terry Ryan will have a couple more sneaks for us at cf.Objective(ANZ)... I'm still holding out for XML/tag literals in script, hehehe...
qThings = <cfquery>SELECT something FROM things</cfquery>;
:D
Looking forward to Zeus! Do you know if NTLM support is added to cfhttp or cfsharepoint?
+Darrell: If I didn't say it the preso, then I can't say it here. ;)
So it definitely looks like the video is cut off. No idea why guys. I'm going to see if I can give it again, perhaps via Charlie's online meetup, but I've got a few other upcoming presos that I'm _way_ behind on and need to focus on. It would not be for a few weeks.
I can also say that I'm hoping to start a blog series, probably on Monday, where I go through these features one by one.
Ray,
Great information!
I know it's not the "sexy" stuff, but in my opinion, the really great new features are the security stuff. Many of us have spent a lot of time over the years writing complicated workarounds to fix some of these issues that are now getting baked-in support. If you could do a security series, it would be awesome.
Some quick feedback that you may be able to give Adobe - "invalidateSession" and "rotateSession" would be better as "sessionInvalidate" and "sessionRotate". (nounVerb instead of verbNoun") It's more consistent with the other functions we already have (imageNew, imageResize, fileOpen, fileWrite, etc) and it also keeps the functions "grouped" better in documentation, easier to find in auto-complete lists, etc.
Good presentation mate, cheers. What did you go on to talk about after the video cuts off?
I presume you chatted to people in the bar afterwards... what were people's thoughts about the features you presented? What are people going "cool!" or "hmmm..." about?
Cheers again.
--
Adam
You mentioned me a new feature (implicit constructor?) in your <a href="http://www.coldfusionjedi.c..." target="_blank">Friday Puzzler: Family Tree Simulation</a>. I saw it on your 'preso' slide(CFC implicit constructors, method chaining, implicit notation), but it was cut off and I couldn't see the part.
It's not a very exciting new feature comparing with other security stuff you presented, but it would be nice if you can talk about it here.
I am planning a blog series soon on Zeus. That feature is on my list. No ETA though.
Great. I'm looking forward to seeing them.
BTW, what's ETA?
I asked the product manager 2 times and he said yes 2 times, but I'm super anal about stuff like this so I asked him a -3rd- time.