This post was written on May 2022 and assumes you are using the Outlook version of Office 365. Steps to set the default format on Outlook messages Set default styles in Outlook When we say ‘styles’ here, we mean color palette and fonts. Color palettes are shared among Office 365, so you may have a […]
How to prepare a Word template
This post summarizes the steps to prepare a Word template. The final objective of this post is to create a .dotx (macro-disabled) or .dotm (macro-enabled) file, that enables reusability of the format we have created. This post was written in April 2022 and assumes you are using the 365 version of Microsoft Word. Steps […]
How to prepare the Microsoft Exam MD-100
This post explains how to pass the exam MD-100 “Windows Client”, organized by Microsoft. Microsoft Associate Certification “Microsoft 365 Certified: Modern Desktop Administrator Associate” is obtained by passing both exams MD-100 and MD-101 “Managing Modern Desktops”. This post was written on May 2022. It is not the purpose to update this post, so some info […]
How to implement ISO/IEC 27001 in an Organization
This post summarizes the steps to implement ISO/IEC 27001 in an organization. It pretends to be a high-level overview of the whole process and gives a holistic view. If you need further details on this, you may do some research on each sub-phase, refer to the original ISO/IEC 27000 family documentation (specifically ISO/IEC 27001, 27002 […]
How to download ATRESplayer Videos
ATRESplayer is a video streaming platform that streams videos from Antena 3, La Sexta and other products of Spanish group Atresmedia Televisión. This post explains how to download videos from ATRESplayer platform. The post was written on February 2022. The content and technology on ATRESplayer.com may change over time, so there may be one point […]
How to write a Business Case
In the context of project management, a business case captures the reasoning for initiating a project. A business case precedes a project plan, and it is one of the very first steps when tackling a project. The objective of a business case is to help planning and decision-making. It justifies the expenditure and resources requires. […]
How to get PECB ISO/IEC 27001 Lead Implementer Certification
ISO/IEC 27001 (sometimes shorted as ISO 27001) is an international standard on how to manage information security in an organization. The standard was originally published jointly by the International Organization for Standardization and the International Electrotechnical Commission in 2005, but has been reviewed since them. People who work on ISO/IEC 27001 can get personal certifications […]
How to normalize a Database
Please follow this link, where it is very well explained how to normalize a database: https://www.essentialsql.com/database-normalization/ External references “Database Normalization“; Essential SQL; 2021-05-08.
How to transfer data from an Android phone to another
This post explains how to transfer data from an Android smartphone to another Android smartphone. What is the data in a phone that I must backup or transfer? The source of some typical data to be backuped or transfered is: Apps Contacts SMS Photos Messenger service messages (e.g. WhatsApp, Signal) Take into account that […]
How to configure Eclipse for Python on Windows 10
Eclipse is a free and open source IDE (Integrated Development Environment). One of its characteristics is its compatibility with multiple programming languages. Some of them (like Java, C++ or PHP) are integrated by default in Eclipse but other require additional configurations that must be completed by the user. This is the case of Python. PyDev […]