Profile_bird

Hey there! nickel4242 is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving nickel4242's tweets.

Already using Twitter
from your phone? Click here.

nickel4242

  1. @SyntaxC4 ok... so #ColdFusion has the fckeditor built in, but I'm not sure what you mean by "blocking" it, I guess.
  2. @SyntaxC4 what folder is #coldfusion blocking? sounds more like a web server issue than CF.
  3. #viviotech vps is back up, only down for a moment i guess
  4. is it just me or is viviotech.com down? i cant get to my vps either, anyone else? #viviotech
  5. @fmichlick im not in montreal but im a #ColdFusion developer
  6. new album from my buddy rob from @SteepGradeBand - Acoustic Guitar Medleys - Most Requested #Christmas Songs - http://bit.ly/5oueTM #iTunes
  7. I took it and so should you—The Survey For People Who Make Websites, 2009: http://aneventapart.com/survey2009
  8. @bboru21 just do <cfset writeoutput(cgi.script_name) />
  9. @bboru21 no, still cfscript, but you dont even have to use that, you can now author an entire file in cfscript and skip the tags altogether
  10. @avectra thank you. searched the wiki and didn't find that. thanks for pointing it out
  11. @daniel_sellers make sure you turn off "Build Server Settings" for "ColdFusion builder started" in the preferences. should help a bit
  12. RT @cfsilence: It's finally here - the public beta of the SlideSix Presenter desktop application. http://bit.ly/82pdcS RT's appreciated!
  13. RT @remotesynth: Wow. Great post by Jason Delmore on his vision for #ColdFusion 10. A must read with really excellent ideas. http://bit. ...
  14. @jimcollins the & in this case meant "and" i want to escape the curly braces. #netforum uses a {variable} syntax for dynamic replacement
  15. any #avectra #netforum users out there know how to escape the { & } characters? i need to use it and it wants to consider it a parsed value
  16. @webRat you havent tried the sftp support built in to #ColdFusion builder?
  17. @cfaddict ctrl + period
  18. @Clarkee21 meltdown huh? thats never good. i'll hit you up on the IM
  19. @Clarkee21 in the decorator you can override it
  20. @bennadel SOAP in CF is powerful but sometimes is more trouble that its worth so I end up creating the packets myself and doing CFHTTP