Automate Bug Reporting with TestLodge
Testing software and logging bugs takes time. Integrating Codebase with TestLodge can save your team time by making this process more efficient.
We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.
Displaying posts 61 - 72 of 77 in total
Testing software and logging bugs takes time. Integrating Codebase with TestLodge can save your team time by making this process more efficient.
We’ve been using IPv6 for quite a while now on the aTech and Viaduct networks however my home ISP doesn’t support IPv6 natively. As you can imagine, this is quite...
New Relic provides a platform to help you monitor and improve the speed of your applications. It also works well with any Viaduct application.
Cloudinary offer a range of cloud services to help with processing & storing images. It's ideal when you don't fancy working with ImageMagick yourself (and who does?)
A little while ago we launched Noti which is a little tool to help sending desktop notifications from web applications to desktop machines when you're not actively browsing the website.
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...
Unlike most package managers, the team behind Composer have opted for a system which, by default, relies upon talking directly to the GitHub API. Unfortunately, GitHub impose a rate limit...
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 the time we've been assisting people with hosting their web applications, the most common reason we've seen for performance problems has been missing or incorrectly used database indexes, so...
X-Request-ID support means that you can easily trace an HTTP request all the way from a client to your backend web processes (via our proxies).
Earlier this week, I posted this pen on Codepen as a means of documenting a few interesting things I had learnt whilst building a multi-theme application. The pen got a...
Last week, I posted part one of my Ruby Tips & Tricks for people new to Ruby. In part two, we've got a whole new set of fantastic things you may find useful: