All articles

Displaying posts 505 - 516 of 601 in total

String Interpolation in Rails

Posted in April 2015 on the aTech Media blog

A while ago I wrote a small library to handle string interpolation in a Rails application. The library allows you to safely allow users to insert variables into strings they...

Personal access tokens

Posted in April 2015 on the Viaduct blog

The Viaduct API allows you to interact with your account and your Viaduct resources programmatically. For example, you can easily use it to start a deployment or see the current...

Application grid view

Posted in March 2015 on the Viaduct blog

We've just pushed a new feature to Viaduct's web interface allowing you to browse your applications in a grid rather than a list. When you use the grid view, you'll...

Force start on deployment

Posted in March 2015 on the Viaduct blog

Whenever you deploy your application on Viaduct, we do a number of checks to make sure that your processes have started and are running properly before make the deployment active...

Enhanced Responses

Posted in March 2015 on the Sirportly blog

We all know how useful it can be to have replies written and ready to go for quick replies to common enquiries. Sirportly's Responses takes care of this quickly and...

Creating MOSS returns for HMRC with JSON

Posted in March 2015 on the aTech Media blog

HMRC (the UK tax authority) have finally announced how UK businesses should submit details of their digital sales to other EU countries for their new VAT MOSS system. In my...

Improved Ticket Navigation

Posted in March 2015 on the Sirportly blog

The best features are the ones that let people get on with their work quicker and easier. Sometimes that just means making a small, simple addition to your user interface.

Scaling processes from the API

Posted in March 2015 on the Viaduct blog

We've just launched a new API method which allows you to easily scale the number of processes running up or down whenever needed.

Transferring apps to other users

Posted in March 2015 on the Viaduct blog

When we launched our organizations feature, we added functionality to allow you to transfer your applications between your organizations. However, this didn't allow you to easily transfer apps to other...