I've always been impressed by what Olivier and Vincent have built with
Oslandia. So I am happy and excited to announce
that I am joining the Oslandia team today!
Mirantis was a great experience. I learned many
things. Some of the technologies I had a chance to use and get …
Comme beaucoup de libristes j'ai lu le livre surveillance:// de Tristan Nitot. C'est un bon
livre, offrant des explications simples, concises et claires, et illustrés
d'exemples concrets et parlants.
Pour faire court le livre nous explique que certains logiciels transmettent nos
données personnelles à des entreprises, qui peuvent les utiliser …
Three weeks ago I was in Austin (Texas, USA) for the "Newton" OpenStack summit.
"Newton" is the name of the next OpenStack release, whose projected release
date is October 2016. This was my very first OpenStack summit, so I thought it
would be worth writing a few words about it …
Docker is popular because it's approachable and well documented. These are not
the only reasons for its popularity, but I think they are key bits. For
example, what do you want to use? this or that? libvirt and Docker are not
comparable technologies, but I think you get the point …
I joined Camptocamp in 2007. There I quickly became a core developer and
project member of OpenLayers. I also became a lead
developer of Camptocamp's « Geospatial Python team ». I learned a lot.
I learned about the Geospatial field, open-source communities, Python
programming, JavaScript programming, web development, web architectures.
The list …
This post provides the steps to deploy Fuel and OpenStack on KVM virtual
machines.
It is based on the Fuel devops page from the official Fuel
documentation, but uses shortcuts, and relies on virtualenv as much as
posssible (more than the official documentation does).
I just finished reading Julien Danjou's "The Hacker's Guide To Python" book,
which I enjoyed a lot. This blog post is not a book review, just a summary on
things I learned from the book.
Distribution
The "Distribution" chapter mentions the pbr tool. pbr was inspired by
distutils2, which is …
This blog post is a response to Iván Sánchez Ortega's "Leaflet vs OpenLayers 3"
talk, which he
gave at FOSS4G Seoul. I, as an OpenLayers developer, would like to defend
OpenLayers and provide some comments that I think are important making.
Fanstatic is basically a WSGI middleware that can inject script and link
tags in HTML pages, produced deeper in the WSGI stack. Any WSGI
application or middleware wrapped by …