<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
    <channel>
        <description>ContentBox RSS Feed</description>
        <link>https://www.codersrevolution.com</link>
        <title>Blog RSS Feed by ContentBox</title>
        <copyright>Ortus Solutions, Corp (www.ortussolutions.com)</copyright>
        <docs>http://www.rssboard.org/rss-specification</docs>
        <generator>FeedGenerator</generator>
        <lastBuildDate>Fri, 13 Mar 2026 02:38:52 GMT</lastBuildDate>
        <pubDate>Fri, 13 Mar 2026 02:38:52 GMT</pubDate>
        <item>
            <title>CommandBox Multi-Server Support Now In Beta (v3.1.0)</title>
            <description>I've been just giddy testing the new Multi-server support in our latest CommandBox 3.1.0 beta. I never knew starting up a ColdFusion 9 server could be so exciting. Well it is when you just have to type:&#13;
&#13;
&#13;
CommandBox&amp;gt; start [emailprotected]/*  */&#13;
&#13;
That's it. You don't need a single thing installed prior other than CommandBox. Everything necessary will be downloaded and, depending on your internet connection speeds, you'll have a new server running in less than 60 seconds. Don't worry, it's not limited to ColdFusion 9. We also are supportingAdobe ColdFusion 10, 11, and2016as well asRailo Server 4.2andLucee Server 5.0 rc!&#13;
</description>
            <link>https://www.codersrevolution.com/blog/commandbox-multi-server-support-now-in-beta-v310</link>
            <pubDate>Wed, 04 May 2016 20:59:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>CommandBox</category>
            <category>Lucee</category>
            <category>Railo</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/commandbox-multi-server-support-now-in-beta-v310</guid>
        </item>
        <item>
            <title>JVM Args Don't Like Line Breaks</title>
            <description>A brief hiatus today from from the PCI Compliance series to issue a quick public service announcement.  I was installing my free copy of SeeFusion today that I netted in the recent give-away WebApper had.  Since the target machine was CF7 on a OpenSuse Linux with the JVM upgraded to 1.4.2_11, it was a "manual" install.  Pretty easy-- copy a few jar files and edit a few configs.  The problem was, SeeFusion wasn't able to connect to my debugging port to capture stack traces and I couldn't figure out why.</description>
            <link>https://www.codersrevolution.com/blog/JVM-Args-Dont-Like-Line-Breaks</link>
            <pubDate>Sun, 31 Jan 2010 07:44:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>Java</category>
            <category>SeeFusion</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/JVM-Args-Dont-Like-Line-Breaks</guid>
        </item>
        <item>
            <title>PCI DSS Compliance Part 2 - Weak SSL And Ciphers</title>
            <description>The next stop on our PCI DSS Compliance  tour is disabling weak SSL versions and encryption ciphers.  If your site is handling credit card payments, it is undoubtedly using HTTPS for at least the pages that collect payment information.  I thought I had already taken care of this item, but I was apparently mistaken.  Fortunately, this is pretty easy to fix and if you're on Windows I've even cooked up a quick and easy registry file for you to use.</description>
            <link>https://www.codersrevolution.com/blog/PCI-DSS-Compliance-Part-2--Weak-SSL-And-Ciphers</link>
            <pubDate>Sat, 30 Jan 2010 07:44:28 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>IIS</category>
            <category>Networking</category>
            <category>Security</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/PCI-DSS-Compliance-Part-2--Weak-SSL-And-Ciphers</guid>
        </item>
        <item>
            <title>PCI DSS Compliance Part 1 - Predictable Session ID Vulnerability</title>
            <description>As a web developer you have your share of demons you have to face.  If your company processes credit cards, chances are your yearly PCI DSS compliance scan is one of those demons.  I thought I would do a short series on a few security items I tightened down as a result of our last PCI scan.  This is by no means a comprehensive list of everything needed to pass a PCI scan.  If you want to know that and have time to read a 74 page PDF you can get a copy of the Spec at www.pcisecuritystandards.org.</description>
            <link>https://www.codersrevolution.com/blog/PCI-DSS-Compliance-Part-1--Predictable-Session-ID-Vulnerability</link>
            <pubDate>Fri, 29 Jan 2010 06:24:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>Security</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/PCI-DSS-Compliance-Part-1--Predictable-Session-ID-Vulnerability</guid>
        </item>
        <item>
            <title>Two Tips For Making Sure Your Mail Gets Sent</title>
            <description>A lot of you have web servers that double as mail servers to relay out mail from your ColdFusion applications.  Even if you have a separate server that handles your mail relay, this post should still be helpful.  The more and more that spam proliferates on the Internet, the more antsy ISPs get about blocking mail.  There are a litany of reasons an ISP might reject mail from your server.  GoDaddy has been one of the most annoying companies to deal with.  There are two things I had to fix on my mail server before they would accept mail from my server.  Reverse DNS and Helo host name.</description>
            <link>https://www.codersrevolution.com/blog/Two-Tips-For-Making-Sure-Your-Mail-Gets-Sent</link>
            <pubDate>Tue, 08 Dec 2009 06:31:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>General</category>
            <category>Networking</category>
            <category>Security</category>
            <category>Server Administration</category>
            <category>Technology</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/Two-Tips-For-Making-Sure-Your-Mail-Gets-Sent</guid>
        </item>
        <item>
            <title>When GoDaddy Becomes NoDaddy</title>
            <description>Some time ago GoDaddy manged to get the IP address of my VPS in their little black book and began refusing to receive any mail which originated from it.  Unfortunately for me, I use GoDaddy for my E-mail hosting and that meant I stopped getting all E-mails that were sent from my server.  A couple weeks ago I got around to calling them to see just what was going on.  I would rather mud-wrestle a large sea-sick crocodile before repeating this tedious conversation with their bumbling excuse for tech support.  Here are the details of my correspondence with them.</description>
            <link>https://www.codersrevolution.com/blog/When-GoDaddy-Becomes-NoDaddy</link>
            <pubDate>Sun, 08 Nov 2009 09:52:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>General</category>
            <category>Networking</category>
            <category>Security</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/When-GoDaddy-Becomes-NoDaddy</guid>
        </item>
        <item>
            <title>Server Hardening: What Ports Do I Have Open?</title>
            <description>When you think of your production servers, you need to imagine them as your car sporting a new stereo in a parking lot with a bunch of would-be burglars milling around outside constantly checking each window and door to make sure you locked it tightly the last time you had it open.  Every door, window, or keyless entry system is a potential point of invasion that can fail you.  Why do you think those brinks trucks have no windows and the only way in the back is a single, beefy, padlocked door.  A Brinks truck may not be convenient to access, but that isn't their goal.  You need to control the ways into your server with the same gusto.</description>
            <link>https://www.codersrevolution.com/blog/Server-Hardening-What-Ports-Do-I-Have-Open</link>
            <pubDate>Tue, 22 Sep 2009 06:52:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>General</category>
            <category>Networking</category>
            <category>Security</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/Server-Hardening-What-Ports-Do-I-Have-Open</guid>
        </item>
        <item>
            <title>How To Get The SQL Server SPID Out Of SeeFusion</title>
            <description>I've never kept too quiet about my affection for SeeFusion as a ColdFusion monitoring tool.  I use it for debugging, performance monitoring, and basic metrics gathering.  Here's an old note on the JDBC URL wrappers that I found myself digging up last week. I don't even think you can find this nugget on the official SeeFusion site.</description>
            <link>https://www.codersrevolution.com/blog/How-To-Get-The-SQL-Server-SPID-Out-Of-SeeFusion</link>
            <pubDate>Tue, 22 Sep 2009 05:19:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>Performance</category>
            <category>SeeFusion</category>
            <category>Server Administration</category>
            <category>SQL</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/How-To-Get-The-SQL-Server-SPID-Out-Of-SeeFusion</guid>
        </item>
        <item>
            <title>Bolt, Centuar, Flash Catalyst, and Gumbo features</title>
            <description>This Wednesday Adobe's Kevin Hoyt spoke in Kansas City to a captive audience of about 75 people including ColdFusion programmers, HTML/CSS builders, and designers.  The meeting was great.  It also included Jack Stack BBQ and shwag from Uhlig, Emfluence, and Tek Systems to name a few.  Kevin didn't drop any bombs I hadn't heard about yet, but there were definitely a few things I learned about Adobe's up-and-coming products.  Here's a quick overview of my notes:</description>
            <link>https://www.codersrevolution.com/blog/Bolt-Centuar-Flash-Catalyst-and-Gumbo-features</link>
            <pubDate>Sat, 20 Jun 2009 06:56:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ActionScript</category>
            <category>AIR</category>
            <category>Ajax</category>
            <category>Centuar</category>
            <category>ColdFusion</category>
            <category>Flash</category>
            <category>Flex</category>
            <category>General</category>
            <category>Gumbo</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/Bolt-Centuar-Flash-Catalyst-and-Gumbo-features</guid>
        </item>
        <item>
            <title>Add Your Own Custom Tools To CF Administrator- How Did I Miss This?</title>
            <description>This is a really cool feature of ColdFusion 8 that I had totally missed but I stumbled across an article on Ray Camden's blog today. (Thanks Ray!) Basically, you can modify your ColdFusion Administrator menus to include custom tools of your own choosing.  Several pre-built ones out there including SpoolMail, a nifty util to re-copy your undeliverable mail back into the spool folder; and Cache Clearer, an easy way to clear out specific folders of trusted cache.</description>
            <link>https://www.codersrevolution.com/blog/Add-Your-Own-Custom-Tools-To-CF-Administrator-How-Did-I-Miss-This</link>
            <pubDate>Sat, 21 Mar 2009 18:58:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdBox</category>
            <category>Security</category>
            <category>Server Administration</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/Add-Your-Own-Custom-Tools-To-CF-Administrator-How-Did-I-Miss-This</guid>
        </item>
    </channel>
</rss>

