Introducing our cookie consent banner, Crumbs!
We built our own lightweight cookie consent banner called Crumbs. See how we're using it on the Katapult website.
We're avid fans of open source, we use it and contribute hundreds of our own projects to the community. Keep up to date with them all.
Displaying posts 1 - 12 of 21 in total
We built our own lightweight cookie consent banner called Crumbs. See how we're using it on the Katapult website.
We built Apia, a framework for building self-documenting APIs. It's easy to develop and easy for consumers to use.
We handle millions of e-mails every month here at Krystal and one of the tools that helps us do that is Postal - our very own open source e-mail delivery platform.
We're delighted to announce that we've just open sourced our e-mail delivery platform, Postal. Postal is a complete and fully featured mail server for use by websites & web servers....
We utilise a variety of custom socket servers to support our applications. Most of our apps have at least one. We write RPC servers to interact with repository storage in...
A couple of days ago I wrote about uploading attachments and in this tutorial I'm going to look at doing some processing on those attachments once they have been uploaded....
Uploading files into your Rails application has never been easier, and with the a wealth of useful gems around to help there's no better time to be working with files.
Staytus is the open source publishing platform that I developed last year when we needed something simple to help us communicate with our customers when issues arise with our service....
Over the last few months, I’ve been working on a number of Ruby applications which have a requirement to run a few different types of process — web servers, workers, crons — in order...
Memoization is a technique employed in many languages which allows you to cache the results of slow or expensive operations and return the cached result whenever the method is subsequently...
I’m sitting here at PHP South Coast, surrounded by PHP developers and I’m writing some Ruby. I’ve come up with a nice little gem to avoid the extra work involved...
Staytus is another open source project I got off the ground a few months ago. It provides a content management system for managing service statuses for your network or web...