Category IT

Markup-to-doc converter

A mark-up-to-doc converter or static document generator is software that generates a document from a markup language text. List of markup-to-doc converters Markup-to-doc converters featured on this post: Markup language converters may be used to write a document once and…

PDF Security

This post is about aspects to take into account regarding PDF format and the security. PDF files are considered “immutable” and are used by many people to handle sensible documents, such as contracts or agreements. However, these documents are not…

IT Change Management

Change Management is part of Service management, according to ITIL. IT Change Management Description Change management is responsible for controlling the lifecycle of all changes to IT infrastructure and services, ensuring that they are properly evaluated, authorized, prioritized, planned, tested,…

Jupyter Notebook

Jupyter is a web-based interactive environment for the programming language Python. It uses IPython as a backend. You can read this post about IPython. Jupyter installation Jupyter can be installed using the conda package manager. It is already bundled in…

IT Service Management

This post discusses about IT service management (ITSM) under an IT context. IT Service Management Standards IT service management standards featured on this post: ITIL ITIL is a set of detailed practices for IT service management (ITSM) that focuses on…

Enterprise Content Management

An enterprise content management (ECM) system is software to manage the scanning, storage, organization, collaboration and retrieval of digital documents. A document management system is regarded as a component of ECM. This post is an introduction to enterprise content management…

Data analysis

Data analysis is part of data science and engineering. Data Analysis Frameworks Data analysis frameworks and libraries featured on this post: Pandas pandas is a data analysis and manipulation library written in Python. It is FOSS, under a BSD-3-clause license.…

Red SARA

Red SARA es una red que interconecta distintos servicios electrónicos de la Administración General del Estado español o administración estatal española Uno de sus elementos es el Sistema de Interconexión de Registros, que permite el intercambio de asientos electrónicos de…

Java SE

This post is about Java SE. Java SE platform is an specification that can have multiple implementations. You can read this post about Java platforms. Java SE Implementations There are different implementations of this platforms of Java SE by different…

Session Initiation Protocol

Session Initiation Protocol (SIP) is a signaling protocol used for initiating, maintaining, and terminating communication sessions that include voice, video and messaging applications. It operates on the OSI application layer. The secure version of SIP is SIPS, and adds TLS…