Feed My Files – build a feed from your filesystem

October 26, 2015 at 10:22

Introduction to Feed My Files, a command line tool to build RSS2 and ATOM feeds from a given file system using the last modification time as publish date.

Gmail Sender – send emails from the command line

August 22, 2015 at 13:57

A simple Java-based project that can send emails through Gmail using the command line (either with gradle or docker) or from another Java project (added as a maven dependency).

Dropbox in docker

June 28, 2015 at 16:38

I was thinking of an easy way to backup the wp-content directory of my two blogs (the other one being Una Cerveza Al Día 😀 ) and Dropbox came to my mind: my space requirements are very modest, even for the beer blog with its one-picture-per-entry basis (after 4 years […]