mimacom blog

Alfresco Photo Analyzer Module

March 15, 2018

An Alfresco module for face and emotion recognition using Microsoft Azure, that analyze people photos and extract information about the gender, age, face expressions, emotions and others. So you can make a bulk photo import to Alfresco, and then make searches(for example, to know how many 30 age people photos are in the repository).

Read more

Authenticating Cloud Foundry CLI Tools

March 12, 2018

When administrating Cloud Foundry you spent quite some time on the shell leveraging various different CLI tools. Of course, all the different tools require you to authenticate differently to their backends, leaving you struggling to remember the correct way to authenticate. This blog post summarizes the authentication procedure for the most common CLI tools in the Cloud Foundry ecosystem.

Read more

Automated Setup of Software Development Environment

February 26, 2018

Modern software engineering involves many tools for automating and speeding up the process of building, testing and deploying the software we are developing. One interesting side effect is the potential of those tools when it comes to the set up of your local development environment.

Read more

Using AWS Lambdas to Migrate a Website

January 30, 2018

When migrating to a new website it is very important to keep all the URLs of the old website alive, by permanently redirecting them to an equivalent page on the new version of the website. Doing so helps to retain the achieved search engine ranking of the old website for the new one. We have recently relaunched the mimacom website and were faced with migrating more than 3000 unique URLs of more than 10 different domains. As the new mimacom website is a static website fully hosted on AWS, we were looking for a solution for implementing the redirects with AWS offerings.

Read more
Newer posts Older posts