WEBBY STUFF

Categories :
My Facebook account was disabled, WTF?

My Facebook account was disabled, WTF?

I got a big shock this week, I went to login to my facebook account only to be met with the dreaded "Account disabled" message.Why the heck had my account been disabled? I was very confused at first since I had received no warning or notifications and I could not think of any reason why. Then later that day, I got an automated email from Facebook. The short answer, because their AI (Automated Idiot) system is seriously flawed, screwed up, and incorrectly banned me for copyright infringement...

read more
How to create a privacy policy for your website

How to create a privacy policy for your website

Privacy policies are one of the most overlooked aspects of most websites. If you stop to look around most of the popular sites you visit, you’ll find they all have unique privacy policies (though the specific page’s traffic is usually low). Even so, these documents are important if you want your website to comply with local and international regulations. More importantly, you don’t need to be a lawyer to add a thorough privacy policy to your website. In this article, we’ll talk more about why...

read more
Add MariaDB support to MSP Control

Add MariaDB support to MSP Control

I have recently been setting up MSP Control (formerly WebsitePanel) on my new CFML Developer server. Unfortunately, it doesn't support MariaDB out of the box and so won't detect if you have it installed. Fortunately, this is an easy hack. Open up your MSPControl database in SSMS, and open the providers table. Now find the MySQL providerID that matches your MariaDB install i.e. MySQL 5.7 for MariaDB 10.1 Now add a new entry into the SERVICES table, using the providerID you got from the last...

read more
Why ColdFusion is not suited to shared hosting

Why ColdFusion is not suited to shared hosting

This is a topic I have found myself explaining a lot over the years, not just to customers but to developers as well, and one thing I can say with absolutely certainly from dealing with hundreds of developers of all levels over the years, from newbs to gurus, is that most devs in general do not really understand how things work on the server (they know how to write code and upload it to the server) and most CF devs additionally don’t understand how ColdFusion really works and how/why it...

read more