String Interpolation in Rails
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...
Displaying posts 373 - 384 of 412 in total
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...
For the last couple of months, we've been working away on a bunch of new UI improvments to Codebase.
We're introducing a couple of enhancements to Sirportly that should make working with attachments easier.
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...
I was feeling at a bit of a loose end last night so I decided that my blog could do with a bit of a facelift.
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...
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.
After speaking to a few people, I've noticed that a number of startups and SaaS companies are unsure on the best way to integrate their custom billing systems with their...
For those of you who don't know, aTech Identity is our single sign on system which is used across many of our apps to allow you to login to any...
Today I’m talking about the merge button on GitHub, why you shouldn’t use it and presenting an alternative which is cleaner & easier to use.
In Rails applications, it’s really easy to allow users to login to your application. You ask them for a username & password, you check they’re correct and you pop their...
Recently, we've been working with our friends over at Customer Thermometer to integrate their excellent customer satisfaction survey tool with Sirportly.