All articles

Displaying posts 529 - 540 of 567 in total

Ruby Tips & Tricks (part 1)

Posted in November 2014 on the aTech Media blog

Every day I use a huge number of different Ruby features and I take them for granted. It's not until you are thrown into the world of PHP or vanilla...

Hello Viaduct WebPush

Posted in November 2014 on the Viaduct blog

Viaduct WebPush is new service from Viaduct providing you with the tools you need to implement real-time messaging in your applications. Using web sockets, Viaduct WebPush includes the server-side infrastructure...

The Viaduct CLI Toolkit

Posted in November 2014 on the Viaduct blog

It's all go at Viaduct HQ at the moment. As developers ourselves, we love efficiency. As we spend 90% of our day using our terminal, we thought it would be...

Say hello to our new website

Posted in November 2014 on the Viaduct blog

After last week's new interface was published, our website was somewhat "lacking". Therefore, we're really pleased to announce the launch of our brand new website! Do check it out we'd...

Deploying Rails 2.x apps on Viaduct

Posted in November 2014 on the Viaduct blog

This blog post is for you if you happen to have an old legacy Rails 2.x (read: pre-bundler) application and wish to deploy it to Viaduct.

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.