<?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>Tue, 28 Apr 2026 04:39:08 GMT</lastBuildDate>
        <pubDate>Tue, 28 Apr 2026 04:39:08 GMT</pubDate>
        <item>
            <title>Using a ForgeBox Playground with CommandBox</title>
            <description>Here's a quick post on a somewhat-undocumented feature ofCommandBox. I say "somewhat" because if you type "config set" and hit tab from the interactive shell, we'll auto-suggest this setting, so it's not impossible to find but I've not put it in the official docs.&#13;
&#13;
So, here's the setup. You can pretty muchdo anything you wantwith theForgeBoxwebsite entirely through the CLI. That includes creating accounts, logging in, publishing packages, updating packages, listing packages, and searching packages. This is made possible by our nice(Coldbox-powered) REST APIthat's part of the ForgeBox site that the CLI interfaces with. &#13;
&#13;
Sometimes you may wish to play around and try out the commands to create users and packages, but you hate to create a lot of dummy data that clogs up the database or shows on your profile. The fix is to point your local CommandBox CLI over to our staging instance of ForgeBox. This is as simple as setting a single config setting from the command line and the change takes instant effect for all your ForgeBox interactions. Just remember, this setting is remembered until you change it back so don't forget. &#13;
</description>
            <link>https://www.codersrevolution.com/blog/using-a-forgebox-playground</link>
            <pubDate>Thu, 02 Feb 2017 20:09:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>CommandBox</category>
            <category>General</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/using-a-forgebox-playground</guid>
        </item>
        <item>
            <title>Who's Had More Vulns Redux- PHP, Java, ColdFusion, ROR, or .NET?</title>
            <description>Adobe released some newsecurity updates for ColdFusion 10 and 11yesterday. This brought with it the usual flurry of twitter activity from security-minded accounts who pounce on the opportunity to retweet every vuln report on the internet. It's too bad no one takes this much effort tofocus on positive newsfrom other languages. Among the landslide of tweets were also a few people poking at ColdFusion such as this person who went as far as to say businesses should scrap all use ofAdobe products in generaldue to the number of vulnerabilities.&#13;
</description>
            <link>https://www.codersrevolution.com/blog/whos-had-more-vulns-redux-php-java-coldfusion-ror-or-net</link>
            <pubDate>Wed, 31 Aug 2016 15:33:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>General</category>
            <category>Security</category>
            <category>Technology</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/whos-had-more-vulns-redux-php-java-coldfusion-ror-or-net</guid>
        </item>
        <item>
            <title>State of the CF Union 2016 Survey results are in</title>
            <description>Michael Smith has released the full results of this year's State of the CF Union survey over on the TeraTech blog. I enjoy seeing this data every year as a framework author since it helps us know what engines and types of OS to target with our products. This year, there's a full write up and a little commentary on each graph. Note the write up is spread across two blog entries:&#13;
&#13;
http://www.teratech.com/blog/index.cfm/2016/2/19/State-of-the-CF-Union-Survey-2016--Results&#13;
&#13;
http://www.teratech.com/blog/index.cfm/2016/2/19/State-of-the-CF-Union-Survey-2016--Results-Part-II&#13;
&#13;
Notable bits of data were:&#13;
&#13;
&#13;
	CF9 is finally falling behind CF10 and CF11. This is good since we'll be dropping support for CF9 in ColdBox soon&#13;
	Lucee has left Railo usage in the dust, and a solid amount of people are already using Lucee 5&#13;
	Still a lot of people out there using no framework at all or FuseBox! Of course, I assume this isn't new dev, but rather the same old legacy apps that have been around for years&#13;
	A lot of people not using a DI framework. Kind of curious if they're not using CFCs at all.&#13;
	Really surprised how many people still use Notepad++ for dev. &#13;
	The "How many years have you used CFML" graph is very depressing. Very little new blood coming into CFML.&#13;
	Love how many people are using CommandBox. I'm so pleased to see it being useful for the CF world&#13;
	A decent chunk of Amazon EC2 users, but it's clear most CF shops aren't doing cloud deploys. Not sure if Adobe doesn't focus on cloud because their users don't care, or if it's the other way around.&#13;
	Surprised to see how many home-grown REST frameworks there are. I can't imagine a world in which you wouldn't waste more time doing that from scratch than to drop in something quick and easy like ColdBox 4's REST routing. There's so much out of the box to be gained.&#13;
	There's a decent chunk of CF devs in very large companies, but the majority are in small business's with 1-20 total employees. That's interesting since it's not where I would have pegged most CF devs to be.&#13;
	The comments are very interesting too. Lots of love for Lucee and lots of frustration for Adobe. &#13;
&#13;
&#13;
OK, well there's my thoughts. Head over and check out the data yourself.&#13;
</description>
            <link>https://www.codersrevolution.com/blog/state-of-the-cf-union-2016-survey-results-are-in</link>
            <pubDate>Wed, 24 Feb 2016 09:50:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>General</category>
            <category>Lucee</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/state-of-the-cf-union-2016-survey-results-are-in</guid>
        </item>
        <item>
            <title>It's Time You Looked At ColdBox 4</title>
            <description>Yes, that's right. Wherever you are and whatever you're doing, it's time you had a look at what's happening over inColdBox 4. I'm just giddy about our newest release of the most-advanced CFML MVC platform. If you want to read all the details of what makes ColdBox 4 absolutely slap-yo-momma amazing, you can read thepress releaseover on the engineering blog or theWhat's Newguide.&#13;
&#13;
Even if you are using an older version of ColdBox, we're re-imagining the way CF apps are built and I think you want to be onboard. This is my personal blog though, so here you'll find my candid, personal, and extremely biased opinions on why you're doing yourself a disservice if attempting to build meaningful ColdFusion applications in 2015 withoutColdBox 4.0. Fair warning, I'm about to tell you how I really feel :)&#13;
</description>
            <link>https://www.codersrevolution.com/blog/its-time-you-looked-at-coldbox-4</link>
            <pubDate>Sat, 24 Jan 2015 03:10:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdBox</category>
            <category>General</category>
            <category>Technology</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/its-time-you-looked-at-coldbox-4</guid>
        </item>
        <item>
            <title>CFML, Good Discussions, And Misinformation</title>
            <description>So this blog is a bit of a spill over from a Twitter conversation I had today withStefan Mischook, a PHP programmer and maker of all sorts of training videos atwww.studioweb.comandwww.killersites.com. A few years ago, Stefan uploaded a video blog to YouTube titled "Should you learn Coldfusion?" (sic) where he presented a not-so-glowing review of ColdFusion through the lens of circa 2003. I've seen the video before come up in YouTube searches. Part of that is a testament to the pathetically small amount of actual CFML content on YouTube. While I've recorded a number of screencasts and webinars that are posted online, they're all on Vimeo or Adobe Connect so alas I'm not contributing to that specific site. &#13;
&#13;
&#13;
	www.youtube.com/watch?v=dLJpz&#13;
&#13;
</description>
            <link>https://www.codersrevolution.com/blog/cfml-good-discussions-and-misinformation</link>
            <pubDate>Thu, 15 Jan 2015 00:33:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdBox</category>
            <category>ColdFusion</category>
            <category>CommandBox</category>
            <category>General</category>
            <category>Java</category>
            <category>Object Oriented Design (OOP)</category>
            <category>Railo</category>
            <category>Technology</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/cfml-good-discussions-and-misinformation</guid>
        </item>
        <item>
            <title>ColdBox Preso for NOVA CF UG Slides and Recording</title>
            <description>I'd like to thank Dan Fredericks and the NOVA CF UG for asking me to come and present for them last night. I was given the floor to present whatever I wanted to regarding ColdBox as part of their History of CF Frameworks series. I had a great time and was happy to be able to talk about some of the exciting things coming up in ColdBox's future as well as some demonstrations of CommandBox, the new CLI, REPL, and package manager for CFML developers.&#13;
&#13;
Here is the Connect recording of the session:&#13;
&#13;
http://experts.adobeconnect.com/p9tt6w78ldy/&#13;
&#13;
And here is a PDF version of my slide deck: (1.3 MB)&#13;
&#13;
ColdBox Platform - Brad Wood.pdf&#13;
</description>
            <link>https://www.codersrevolution.com/blog/coldbox-preso-for-nova-cf-ug-slides-and-recording</link>
            <pubDate>Thu, 17 Jul 2014 20:53:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdBox</category>
            <category>General</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/coldbox-preso-for-nova-cf-ug-slides-and-recording</guid>
        </item>
        <item>
            <title>Adobe Product Security Incident Response Team (PSIRT) On ColdFusion And HeartBleed</title>
            <description>The world is abuzz with the OpenSSL "heartbleed" bug and the ColdFusion community has also been going 'round about it too. Firstly, a server (like Apache, Nginx, Tomcat, etc) can be exploited by a client on a hackers machine requesting an SSL connection. In addition, a client (CURL, wget, CFHTTP, etc) can be exploited if connecting to a malicious SSL endpoint. So basically, the bug has the ability to flow both ways.&#13;
&#13;
For most CF sites, they are using IIS, Apache, or Nginx to serve content so ColdFusion has no bearing on the vulnerability from that end. Any CFML application, however, can connect to a malicious SSL endpoint. Of course, it only matters if the OpenSSL library is specifically being used. Any other SSL implementation is safe.&#13;
&#13;
To date, neither Adobe or Railo have yet to make public announcements via securitybulletinsor their official blog. &#13;
&#13;
UPDATEApril 17: Railo responds here. &#13;
&#13;
UPDATE April 18: Adobe responds here: &#13;
&#13;
There have been a handful of less "official" conversations in mailinglists and Twitter. As best I can tell, neither Adobe ColdFusion or Railo use OpenSSL and therefore are safe. Of course, any other parts of your web stack (even bundled libraries) might use OpenSSL. Gert from Railo has promised a blog entry "soon" to address the issue regarding Railo. There has been some complainingaboutthe lackof official wordfromAdobe, and my understanding is that the ColdFusion team'shandsare tied by the Adobe PSIRT who are the only ones allowed to comment publicly on security matters. &#13;
&#13;
The general consensus is they could certainly say something, even if it was simply, "Hey, we're looking into it and will get back to you soon". That as it is, I E-mailed Adobe's PSIRT myself and got a reply that seems as close to an official reply as they are willing to provide at this point though I'm unclear why they're talking about it one-on-one but refraining from public statements. For the sake of those who haven't E-mailed PSIRT, I will post their reply here for the benifit of the community until something official comes out. Also, for funsies, I'll post my original E-mail plus my followup. If I hear back again, I'll update this post.&#13;
&#13;
&#13;
From: Brad Wood&#13;
To:PSIRT@adobe.com&#13;
Date:Wed, Apr 16, 2014 at 5:45 AM&#13;
Subject:Adobe ColdFusion and Heartbleed&#13;
&#13;
&#13;
Dear Adobe PSIRT team,&#13;
&#13;
&#13;
&#13;
I would like to encourage you to please make a public announcement regarding Adobe ColdFusion and if it is vulnerable to the latest OpenSSL "heartbleed" bug. This is a very significant bug that has people around the world scrambling to patch their software. Even if Adobe ColdFusion is not susceptible to the recent "heartbleed" bug I would strongly suggest making an announcement on your blog to state that orauthorize the ColdFusion team to do so on their blog.&#13;
&#13;
&#13;
&#13;
Many people in the CF community have noticed the silence on this issue and an official announcement really needs to be made in order for your customers to feel safe and to verify with their employers that they have all the patches they need. Communication is very important and I hate to see the Adobe ColdFusion team getting beat up for not addressing this issue publicly on their blog. Please authorize them to make some kind of statement on this.&#13;
&#13;
&#13;
&#13;
Thanks!&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
~Brad&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
From: PSIRT@adobe.com&#13;
To: Brad Wood&#13;
Date:Wed, Apr 16, 2014 at 1:39 PM&#13;
Subject: RE:Adobe ColdFusion and Heartbleed&#13;
&#13;
&#13;
Hello Brad,&#13;
&#13;
&#13;
&#13;
Thank you for contacting us. We appreciate your feedback. Please note that ColdFusion does not use OpenSSL. However, customers who are using an external web server with their ColdFusion deployment (ex. Apache) should test for CVE-2014-0160. If affected, customers should follow the recommendations provided in the OpenSSL security advisory, available athttps://www.openssl.org/news/secadv_20140407.txt. Adobe&#13;
&#13;
also recommends consulting the ColdFusion lockdown guides for security best practices:&#13;
&#13;
https://www.adobe.com/content/dam/Adobe/en/products/coldfusion-enterprise/pdf/cf10-lockdown-guide.pdf&#13;
&#13;
http://www.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/91025512-cf9-lockdownguide-wp-ue.pdf&#13;
&#13;
&#13;
&#13;
We hope this information is helpful. Please let us know if you have additional questions.&#13;
&#13;
&#13;
&#13;
Thank you,&#13;
&#13;
Adobe Product Security Incident Response Team&#13;
&#13;
&#13;
&#13;
From: Brad Wood&#13;
To:PSIRT@adobe.com&#13;
Date:Wed, Apr 16, 2014 at 3:13 PM&#13;
Subject:Adobe ColdFusion and Heartbleed&#13;
&#13;
&#13;
Dear PSIRT Team,&#13;
&#13;
&#13;
Thanks for the reply. I appreciate the links and concern. Let me be very clear though-- I am not asking about this for the sake of my servers, I am letting you know that Adobe needs to make apublic official statementon the matter for the entire community to see. Even if your blog entry said nothing more than what you put in your E-mail reply that would be great-- but the community has noticed the lack of public response by Adobe to this matter and it's reflecting quite poorly on your PR.&#13;
&#13;
&#13;
&#13;
If the PSIRT team doesn't have time to make a quick announcement, pleaseauthorize the ColdFusion team to put out a blogpost. This would do a lot for the community as silence breeds distrust and most every other major technology stack have already addressed their platform publicly-- even if just to say they are not vulnerable.&#13;
&#13;
&#13;
&#13;
Thanks!&#13;
&#13;
&#13;
&#13;
~Brad&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
UPDATEApril 18:&#13;
&#13;
&#13;
From: Brad Wood&#13;
To:PSIRT@adobe.com&#13;
Date:Thu, Apr 17, 2014 at 9:50 PM&#13;
Subject:Adobe ColdFusion and Heartbleed&#13;
&#13;
&#13;
Dear PSIRT team,&#13;
&#13;
&#13;
&#13;
Can you please respond to the comments on my blog made by a community member named "Aaron". He has listed several binaries that ship with ColdFusion that supposedly use OpenSSL. His comments can be found here:&#13;
&#13;
&#13;
&#13;
http://www.codersrevolution.com/blog/adobe-product-security-incident-response-team-on-coldfusion-and-heartbleed#comment_798&#13;
&#13;
&#13;
&#13;
Also, if you haven't seen it-- here is the official response from the Railo team (a competitor of Adobe CF) which categorically addresses the uses of SSL inside Railo server.&#13;
&#13;
&#13;
&#13;
http://blog.getrailo.com/post.cfm/railo-server-and-the-heartbleed-vulnerability&#13;
&#13;
&#13;
&#13;
&#13;
Thanks!&#13;
&#13;
&#13;
&#13;
~Brad&#13;
&#13;
&#13;
&#13;
&#13;
From: PSIRT@adobe.com&#13;
To:Brad Wood&#13;
Date: Fri, Apr 18, 2014 at 2:58 PM&#13;
Subject:Adobe ColdFusion and Heartbleed&#13;
&#13;
&#13;
Hi Brad,&#13;
&#13;
Thanks to you and Aaron for bringing this to our attention. With your input, we started a deeper investigation of ColdFusion components. We have also clarified our blog post regarding OpenSSL in ColdFusion (http://blogs.adobe.com/psirt/?p=1085). Should additional information arise from our investigation we'll provide an update to our blog.&#13;
&#13;
&#13;
&#13;
Thank you again for your help,&#13;
&#13;
Adobe Product Security Incident Response Team&#13;
&#13;
</description>
            <link>https://www.codersrevolution.com/blog/adobe-product-security-incident-response-team-on-coldfusion-and-heartbleed</link>
            <pubDate>Thu, 17 Apr 2014 06:06:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>General</category>
            <category>Networking</category>
            <category>Railo</category>
            <category>Security</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/adobe-product-security-incident-response-team-on-coldfusion-and-heartbleed</guid>
        </item>
        <item>
            <title>Will A Piece Of Paper, Folded 42 Times, Reach The Moon?</title>
            <description>So I was at a friend's house Sunday night playing a game when this odd fact came up in conversation:&#13;
&#13;
If you were to fold a piece of paper in half 42 times, it would reach the moon.&#13;
&#13;
Several of those around the table scoffed at this, exclaiming that a single sheet of paper was simply too thin to have its thickness reach any substantial amount after only a few dozen folds. I pointed out it was entirely possible seeing as how doubling the thickness with each fold would lead to an exponential increase in thickness that would increase slowly at first before quickly getting larger. My friends were clearly imagining a linear increase in thickness.&#13;
&#13;
I also knew that it is pretty much impossible to fold a single sheet of paper more than about 8 times -- though Myth Busters once folded a giant sheet the size of a football field 10 times. The resulting thickness (after hitting it with a bulldozer) was almost a foot tall, though there was quite a bit of air mixed in with the 1,024 sheets. The formula for finding out how many of something you'll have after doubling it N number of times is as follows where O is the original number (or size in our case).&#13;
&#13;
o * 2^(n)&#13;
&#13;
A standard sheet of paper is about 0.1 mm so 42 folds would give us this:&#13;
&#13;
0.1 * 2^(42) =439,804,651,110 mm&#13;
&#13;
That's 440 billion millimeters, or 439,804 kilometers. The moonon averageis 384,400 kilometers from Earth according to Google. I'd say this checks out. &#13;
&#13;
To help visualize the data, I created a quick spreadsheet and graph that tracks the thickness of the paper for each fold.&#13;
&#13;
&#13;
	&#13;
		&#13;
		&#13;
	&#13;
	&#13;
		&#13;
			# Folds&#13;
			Thickness (mm)&#13;
		&#13;
		&#13;
			0&#13;
			0.10&#13;
		&#13;
		&#13;
			1&#13;
			0.20&#13;
		&#13;
		&#13;
			2&#13;
			0.40&#13;
		&#13;
		&#13;
			3&#13;
			0.80&#13;
		&#13;
		&#13;
			4&#13;
			1.60&#13;
		&#13;
		&#13;
			5&#13;
			3.20&#13;
		&#13;
		&#13;
			6&#13;
			6.40&#13;
		&#13;
		&#13;
			7&#13;
			12.80&#13;
		&#13;
		&#13;
			8&#13;
			25.60&#13;
		&#13;
		&#13;
			9&#13;
			51.20&#13;
		&#13;
		&#13;
			10&#13;
			102.40&#13;
		&#13;
		&#13;
			11&#13;
			204.80&#13;
		&#13;
		&#13;
			12&#13;
			409.60&#13;
		&#13;
		&#13;
			13&#13;
			819.20&#13;
		&#13;
		&#13;
			14&#13;
			1,638.40&#13;
		&#13;
		&#13;
			15&#13;
			3,276.80&#13;
		&#13;
		&#13;
			16&#13;
			6,553.60&#13;
		&#13;
		&#13;
			17&#13;
			13,107.20&#13;
		&#13;
		&#13;
			18&#13;
			26,214.40&#13;
		&#13;
		&#13;
			19&#13;
			52,428.80&#13;
		&#13;
		&#13;
			20&#13;
			104,857.60&#13;
		&#13;
		&#13;
			21&#13;
			209,715.20&#13;
		&#13;
		&#13;
			22&#13;
			419,430.40&#13;
		&#13;
		&#13;
			23&#13;
			838,860.80&#13;
		&#13;
		&#13;
			24&#13;
			1,677,721.6&#13;
		&#13;
		&#13;
			25&#13;
			3,355,443.2&#13;
		&#13;
		&#13;
			26&#13;
			6,710,886.4&#13;
		&#13;
		&#13;
			27&#13;
			13,421,773&#13;
		&#13;
		&#13;
			28&#13;
			26,843,546&#13;
		&#13;
		&#13;
			29&#13;
			53,687,091&#13;
		&#13;
		&#13;
			30&#13;
			107,374,182&#13;
		&#13;
		&#13;
			31&#13;
			214,748,365&#13;
		&#13;
		&#13;
			32&#13;
			429,496,730&#13;
		&#13;
		&#13;
			33&#13;
			858,993,459&#13;
		&#13;
		&#13;
			34&#13;
			1,717,986,918&#13;
		&#13;
		&#13;
			35&#13;
			3,435,973,837&#13;
		&#13;
		&#13;
			36&#13;
			6,871,947,674&#13;
		&#13;
		&#13;
			37&#13;
			13,743,895,347&#13;
		&#13;
		&#13;
			38&#13;
			27,487,790,694&#13;
		&#13;
		&#13;
			39&#13;
			54,975,581,389&#13;
		&#13;
		&#13;
			40&#13;
			109,951,162,778&#13;
		&#13;
		&#13;
			41&#13;
			219,902,325,555&#13;
		&#13;
		&#13;
			42&#13;
			439,804,651,110&#13;
		&#13;
	&#13;
&#13;
&#13;
And to graph that out in kilometers looks like this:&#13;
&#13;
&#13;
</description>
            <link>https://www.codersrevolution.com/blog/will-a-piece-of-paper-folded-42-times-reach-the-moon</link>
            <pubDate>Fri, 28 Mar 2014 00:35:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>General</category>
            <category>Mathmatics</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/will-a-piece-of-paper-folded-42-times-reach-the-moon</guid>
        </item>
        <item>
            <title>Know Python? Help ColdFusion Get Proper Script Highlighting On GitHub</title>
            <description>It's bothered me for a while, that GitHub and Gist don't have proper syntax highlighting for full-script CFCs like this one. &#13;
&#13;
They handle tags fine, and even do script inside of a &amp;lt;cfscript&amp;gt; tag, but just leave full script components as black text all the way down the page.&#13;
&#13;
&#13;
ColdFusion has allowed all-script components since version 9 which was released 5 years ago. I always just assumed that GitHub was aware of the problem and someone somewhere was hard at work resolving it. Silly Me.&#13;
&#13;
GitHub uses this Ruby library to determine what language a while is written in:&#13;
&#13;
https://github.com/github/linguist&#13;
&#13;
Which in turn uses this Ruby wrapper to spin up the syntax highlighter:&#13;
&#13;
https://github.com/tmm1/pygments.rb&#13;
&#13;
But that library is just a proxy to this Python library that actually does the color coding:&#13;
&#13;
https://bitbucket.org/birkenfeld/pygments-main&#13;
&#13;
It looks like there's already a ticket from 2012 to add support andBen Riordantook a whack at it last year with no luck. So I've forked the Pygments library, but know nothing of Python so I'm asking anyone who does to help me get this figured out. Since script already works inside &amp;lt;cfscript&amp;gt; tags, it sounds like all the pieces are there-- we just need to properly identify script components and use the correct highlighter for them. Comment here or shoot me an E-mail if you'd like to help!&#13;
</description>
            <link>https://www.codersrevolution.com/blog/know-python-help-coldfusion-get-proper-script-highlighting-on-github</link>
            <pubDate>Fri, 07 Feb 2014 21:39:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>General</category>
            <category>GitHub</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/know-python-help-coldfusion-get-proper-script-highlighting-on-github</guid>
        </item>
        <item>
            <title>Who's Had More Vulns- PHP, Java, or ColdFusion?</title>
            <description>Update: There's an updated blog post with more current results here:&#13;
&#13;
http://www.codersrevolution.com/blog/whos-had-more-vulns-redux-php-java-coldfusion-ror-or-net&#13;
&#13;
&#13;
I get tired of people on complaining about ColdFusion as a technology choice because it's "so insecure".  I regularly am told that it has more holes, more vulnerabilities, and a worse track record than other platforms. That's why I compiled this quick chart showing the number of Common Vulnerabilities and Exposures (CVE) by year for CF as well as PHP and Java (as reported by cvedetails.com) which are two of the most-used languages on the web. I also threw in Apache Tomcat for comparison since it completes in the web space and CF10 actually runs on a version of it.&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
Click to enlarge&#13;
&#13;
So to break this down, the red line riding out on top with a huge spike in 2007, that's PHP. The purple line coming out of the backfield for a solid lead (?) at the end is Java. The yellow line is Tomcat who still manages 10-15 vulns a year (and the only one to go LOWER than CF. And that green line on the bottom with the lowest number of vulns every year, and nothing even reported until 2006- that would be CF.&#13;
&#13;
So, sure-- there's a lot more info than just the counts on the chart. My point also isn't that PHP or Java are bad-- I'm just trying to make the point that oft-used technologies are targeted by crackers and nobody is perfect. And according to this data, CF is doing way better than several of the main techs out there. It should also be noted that CF, Java, and PHP were all created the same year-- 1995, so don't give me any of this "old" crap either. (Tomcat was created in 1999)&#13;
&#13;
References:&#13;
&#13;
&#13;
	http://en.wikipedia.org/wiki/Timeline_of_programming_languages&#13;
	http://en.wikipedia.org/wiki/Apache_Tomcat&#13;
	http://www.cvedetails.com/vendor/74/PHP.html&#13;
	http://www.cvedetails.com/product/8739/Adobe-Coldfusion.html?vendor_id=53&#13;
	http://www.cvedetails.com/product/1526/SUN-JRE.html?vendor_id=5&#13;
	http://www.cvedetails.com/product/887/Apache-Tomcat.html?vendor_id=45&#13;
&#13;
&#13;
&#13;
</description>
            <link>https://www.codersrevolution.com/blog/whos-had-more-vulns-php-java-or-coldfusion</link>
            <pubDate>Thu, 30 Jan 2014 06:53:00 GMT</pubDate>
            <author>brad@ortussolutions.com (Brad Wood)</author>
            <category>ColdFusion</category>
            <category>General</category>
            <category>Security</category>
            <category>Technology</category>
            <guid isPermaLink="false">https://www.codersrevolution.com/blog/whos-had-more-vulns-php-java-or-coldfusion</guid>
        </item>
    </channel>
</rss>

