Krystal

All articles

Displaying posts 181 - 192 of 193 in total

Tips on keeping your site secure

Posted in December 2019 

There are a number of steps you can take to keep your website and data secure. In this blog post we reveal some practical expert tips.

What is Two‑Factor Authentication (2FA)?

Posted in November 2019 

Two Factor Authentication (commonly abbreviated as 2FA) is a form of authentication that increases the safety of online accounts. Learn all about it here.

What is .htaccess?

Posted in November 2019 

The .htaccess file (Hypertext Access) is a configuration file. There are many reasons to view and edit it. Here are a few of the more common ones.

How to choose the perfect domain

Posted in October 2019 

One of the most difficult tasks when starting a website is choosing a domain name. Here are our expert tips for choosing the best domain for your website.

A Beginners Guide: How to buy Web Hosting

Posted in October 2019 

Choosing the right web hosting for your website is an important decision. Not all hosts are created equal. Here we explain how to buy the right web hosting.

Exploring Android's Proximity Sensor

Posted in May 2017 

One of the main benefits of developing applications for Android over iOS is the greater access afforded to some of the lower level API functions. Whilst developing the Dial 9...

MySQL Replication for Redundancy

Posted in March 2017 

In this post we will discuss how we configure MariaDB multi-source replication in order to achieve database redundancy.

MySQL Indexing Explained

Posted in January 2015 

In the time we've been assisting people with hosting their web applications, the most common reason we've seen for performance problems has been missing or incorrectly used database indexes, so...