A brand new website

Out with the old, in with the new

by Swat.engineering Team on 1 Mar 2020

Swat.engineering Team

When we incorprated Swat.engineering early 2017, we quickly registered the domain swat.engineering and put there some temporary information. Little did we know that “temporary” would mean 3 years.

old site

We needed all our time to run a start up.

A few month ago a colleague in an EU project said: “Hey, Swat.engineering must be doing pretty well, since your website is never updated”. Indeed, we are doing very well as a company working on exciting projects with a range of clients.

So time for a new website. With an increasing team and increasing ambitions we want to clearly communicate our technical expertise and what kind of services we can deliver to our clients.

We asked Kitty Molenaar to create a good looking web site that conveys the professional values we stand for. We think she did a great job. The technical realization of Kitty’s design was done by Bas Vredeling from Code Culture. All content was produced by the Swat.engineering team.

We hope that this website will help you to identify how we can help you to control your software. Or just ask us how we can help you.

We love to hear from you at [email protected].

Recent posts

This is the second episode on replacing binary data with a textual representation. In the previous episode, we described the benefits of storing data in the form of a domain-specific language (DSL). Here, we will describe a convenient first step in this replacement process: the substitution of a legacy key/value database library with a drop-in replacement that stores the data in a textual format with one record per line. Besides being an ideal stepping stone for further migration, it also provides some basic version control functionality.

Read More…

Following the process explain in our post Keeping Track of Requirements with Light-weight Tools will yield us a set of requirements. How can we turn these into a reliable roadmap for the future evolution of an application, team or project?

Read More…