Plone Volto 8 Volto 8 has been released and it has an amazing new feature: Through the Web Dexterity Content-Types with Schema Editor and Blocks Layout Editor
Continuous Delivery/Deployment w/ Gitflow, Docker, Jenkins and Rancher It is always a pleasure to deliver talks at Plone Conf. This year, in Tokyo I shared our experience with continous deployment pipelines. Continuous Delivery/Deployment w/ Gitflow, Docker, Jenkins and Rancher from
docker Start blogging in 5 minutes with Ghost and Docker Today I was scanning Docker Hub for the most popular Docker Images and within the first results a Docker Image called Ghost with more than 10 milion pulls caught my attention. Ghost is
Plone EEA Annotator - Inline comments for Plone EEA Annotator is the Plone integration of http://annotatorjs.org/ which allows your editors to easily collaborate on a Plone document by adding annotations (inline comments) on it. Today we release version 2.
Daviz EEA Daviz (Plone add-on) EEA Daviz is a web tool which helps creating interactive data visualizations easily through the web browser, no extra tools are necessary. It is free and open source. These days we managed to
Plone EEA Progress Bar (Plone Add-on) EEA Progress Bar is a Plone add-on that visually display a workflow percentage bar or a workflow steps trail in the publishing process of a document according with the workflow state in which
Python Installing Python 2.4 with zlib on Debian Yap, it’s not as easy as it is supposed to be. First of all make sure you have installed zlib-dev library, which in Debian/Ubuntu is called zlib1-dev: $ sudo aptitude install zlib1-dev
jQuery Writing solid and extensible jQuery plugins Personally, I don’t like the way jQuery encourages you to write plugins, as it’s easy to end up with a large spaghetti plate. Despite the fact that I am a Python