All articles

Displaying posts 253 - 264 of 394 in total

SSL on Support Centres

Posted in June 2017 on the Sirportly blog

Recently we've deployed support for free SSL with Let's Encrypt for custom Codebase and Deploy domains and we're now delighted to announce the release of the same feature - for...

How version control works

Posted in June 2017 on the Codebase blog

In this blog post, we'll be outlining a number of key terms that everyone should know when using a version control system in your development workflow.

Access and internal numbers in Dial 9

Posted in June 2017 on the Dial 9 blog

In Dial 9, there are several numbers that can be dialled from a connected phone, which allow you to access global services, as well configure additional services. These are referred...

An introduction to version control

Posted in June 2017 on the Codebase blog

When collaborating with co-workers on a development project, you may have experienced frustrations when someone overwrites your work, or when you have to constantly swap files, or even having to...

Postal ‑ our open source mail platform

Posted in June 2017 on the aTech Media blog

We're delighted to announce that we've just open sourced our e-mail delivery platform, Postal. Postal is a complete and fully featured mail server for use by websites & web servers....

Event driven servers in Ruby

Posted in June 2017 on the aTech Media blog

We use a lot of different server software here to accomplish various tasks. In the case of web servers, there is a great deal of excellent software available to achieve...

Press 1 for Sales or 2 for Support

Posted in May 2017 on the Dial 9 blog

When receiving calls to your business, it can be useful to know the purpose of the call before you answer it. One of the best ways to achieve this with...

Exploring Android's Proximity Sensor

Posted in May 2017 on the Katapult blog

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...

Making the most of your call logs

Posted in May 2017 on the Dial 9 blog

One of the most useful features of a VoIP system is the ability to track previous calls. With Call Logs in your Dial 9 service, you can look up calls...

Building Commit Graphs

Posted in April 2017 on the Codebase blog

Git and Mercurial both come packaged with handy utilities to visualise the commits in your repository as a graph. We include this functionality in the Codebase interface as well. A...