The aTech Media blog features all the news about the company, its people and behind the scenes.

Articles from October 2014

Displaying all 4 posts

The EU, Tech Companies & VAT

Posted in October 2014 

Starting from January 2015, there are going to be some changes to way EU tech companies need to charge VAT to consumers. In the past, you would simply charge EU...

Documentation Engine for Rails

Posted in October 2014 

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 

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