All articles

Displaying posts 529 - 540 of 561 in total

Accessing proxy logs

Posted in November 2014 on the Viaduct blog

Hot on the heels of our new web interface, we're delighted to be able to provide you with access to see every request which passes through our proxies/load balancers to...

Our lovely new web interface

Posted in November 2014 on the Viaduct blog

We're really pleased to announce the launch of new web interface. We've been working on this for a little while. If you have a Viaduct account, why not login and...

automatic_transition

Automatic Deployments

Posted in October 2014 on the Viaduct blog

A much requested feature is the ability to automatically deploy your Viaduct application when code is pushed to your repository. Well... I'm pleased to say this is now a reality.

Documentation Engine for Rails

Posted in October 2014 on the aTech Media blog

A couple of months ago, I wrote a Rails engine which provides applications with complete documentation library functionality by simply adding a gem.

Encrypting & signing stuff in Ruby

Posted in October 2014 on the aTech Media blog

Securing your communications between parts of your infrastructure has never been more important. For encryption, in most cases, you can rely on normal SSL on HTTP connections (HTTPS) however what...

Export your databases

Posted in August 2014 on the Viaduct blog

It's important to keep backups of any data which you upload to Viaduct (or, indeed, any hosting provider). We've just added a new Database Export feature which allows you to...

Gulp & Rails

Posted in July 2014 on the aTech Media blog

I’ve recently started using Gulp rather than the built-in asset pipeline in Rails. Gulp provides a fair amount of additional flexibility and functionality which I am very much enjoying.

Apple Push Notifications using HTTP

Posted in June 2014 on the aTech Media blog

I’ve recently been working on developing an iOS application for Sirportly  — a helpdesk product which we run & develop at aTech. As part of this application, it became necessary for...