Re: Source control in CF

2013-02-03 Thread Andrew Scott
Michael, I think the thing is the attitude the company takes, it has been my experience that large corporations with System Administrators and a department that looks after the systems for users, usually exempt the Software Developers from there normal stringent rules. Now on that same token it

Re: Source control in CF

2013-02-03 Thread Michael Christensen
Man oh man, seems like I've managed to dive headfirst into a bit of a hornets' nest here :) I think many valid and interesting points have been raised in this thread. While I will say, that I am still not a believer, I am certainly going to have a bit of a rethink about my position on some of

Re: Source control in CF

2013-02-03 Thread Andrew Scott
Michael, Hope you read this before bowing out... I think, you need to understand one thing, nobody is saying that a developer needs to be able to maintain a server, that is the Administrators job. And there is a huge distinction between being able to install software for development, and

Re: Source control in CF

2013-02-03 Thread C. Hatton Humphrey
While I have only very limited CF experience in working with a setup where everyone develops locally, I have done quite a bit of this in C#. Something else before you bow out of the conversation - Microsoft spoils its developers with Visual Studio. In the VS environment you have a built-in

Re: Source control in CF

2013-02-03 Thread Matthew Williams
Just to add some thoughts to this. It really doesn't take much to have a working development setup that can be thrown into a zip and then scripted out for installation. Especially if you're using Apache/MySQL. I've got a zip that I hand out to folks that I collaborate with that contains

Re: Source control in CF

2013-02-03 Thread Cameron Childress
On Sun, Feb 3, 2013 at 5:53 AM, Michael Christensen mich...@strib.dkwrote: (I don't know if this is a particular Danish or European way to do things - seems that things might be a bit different in the US) ...or just the specific companies you've worked for in the past, regardless of

RE: Possible Hack?

2013-02-03 Thread Al Musella, DPM
One thing that I do is run a scheduled task every 5 minutes which retrieves my home page via cfhttp and compares it to the previous version. IF there is any change, it sends me a text and email telling me of the change. I added a url paramater to the scheduled task that when present adds a

Re: Source control in CF

2013-02-03 Thread Dave Watts
This can be done with ACF as well, as you don't really need an install there, just getting the services in place works fine. Even if you want to run the install, it's not all the time consuming. Heck, isn't there an unofficial means of running a silent install for it? You don't even need

RE: Possible Hack?

2013-02-03 Thread Russ Michaels
There are also a number of products out there which will regularly scan your website for malware. Here are a couple. bluethunderdomains.net/web-site-lock/ http://bluethunderdomains.net/web-site-anti-malware/ Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for

Re: Source control in CF

2013-02-03 Thread Raymond Camden
Damn fine point, Cameron. On Sun, Feb 3, 2013 at 9:50 AM, Cameron Childress camer...@gmail.comwrote: On Sun, Feb 3, 2013 at 5:53 AM, Michael Christensen mich...@strib.dk wrote: (I don't know if this is a particular Danish or European way to do things - seems that things might be a bit

Re: Source control in CF

2013-02-03 Thread Matt Quackenbush
Where is that +infinity button, again? :-) On Sun, Feb 3, 2013 at 2:28 PM, Raymond Camden raymondcam...@gmail.comwrote: Damn fine point, Cameron. On Sun, Feb 3, 2013 at 9:50 AM, Cameron Childress camer...@gmail.com wrote: On Sun, Feb 3, 2013 at 5:53 AM, Michael Christensen

Re: Possible Hack?

2013-02-03 Thread Mike K
I have had this same code added to one of my sites too. (I'm checking now to see if it's just one) Did you find out yet where the access point was to modify your code? Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com