Category: Developers

Brush Up On Your ColdFusion Programming Skills Fast!

We all have the habit of leaning heavily on Google. I’ve heard from friends how their IT team only uses Google to solve problems. I want to pretend that’s not me. Solving problems for others (where I started) is one way to start learning about code. As I expressed earlier in a post about Adobe ColdFusion, I’m no developer. When I was first learning  ColdFusion Programming, here’s a few things that helped me learn faster. Solving problems for people. As a ColdFusion Support specialists we encountered real world errors, problems and questions. The hands on experience was phenomenal. At Hostek when we find...
Continue Reading Article →

Is Adobe ColdFusion Dead Or Getting Better?

You might hear ColdFusion is a dying language. I’ve believed it myself. Since being introduced to ColdFusion (CFML) around 2005 and respecting its power & simplicity, my curiosity had moved on. At first ColdFusion was something I needed to support for customers. Eventually however that evolved to developing internal tools for monitoring mysql performance, integration with marketing automation systems, recaptcha and more. It was fun and I learned a ton. That’s also when I learned that app development wasn’t for me. One of the greatest reasons ColdFusion loses traction remains: It’s so easy anyone can pick it right up, but to develop a...
Continue Reading Article →

How We Solved A Major SQL TLS 1.0 Problem

We had a customer who was working on PCI compliance – and failing scans due to weak ciphers and TLS 1.0 being enabled. We have some information about PCI Compliance in our support wiki describing what is disabled on our shared servers and why. Since we help customers obtain PCI compliance by providing guidance and a secure infrastructure we thought this would be a simple task that we are familiar doing. We have a PowerShell script for disabling weak ciphers and outdated protocols on Windows Servers (Windows VPS Hosting in this case). We ran the script and completed the process by rebooting the server....
Continue Reading Article →

3 Reasons Why We Developed A Windows Hosting Control Panel

When we started Hostek in 1998 there were no great Windows Hosting control panels. It’s our experience that even many years later there were still no great Windows Hosting Control Panels. And there was really nothing at all for Windows VPS Hosting, but this was early when VPS hosting wasn’t as popular as it is today. We tested many Windows Hosting Control Panels Of those we tested we found Helm to be the most easy to work with. At the time we began using the Helm Control Panel it was version 3. We could easily edit the source in version 3 to...
Continue Reading Article →