Introducing the ITIL v4 Foundation framework, there are some parts that make perfect sense, others that might be a little bit ambiguous if it’s the first time you’re seeing some of these concepts. If this is your first time learning ITIL v4, it is recommended that you remove your ego ...
Read More »Recent Posts
ITIL v4 (SVS) – Governance
Every organization is directed by a governing body, i.e. a person or group of people who are accountable at the highest level for the performance and compliance of the organization. All sizes and types of organization perform governance activities; the governing body may be a board of directors or executive ...
Read More »ITIL v4 (SVS) – Continual improvement
Continual improvement is something which everyone should keep in mind at all times, from strategic to operational. In short – everyone should always be thinking about how services/processes/activities can be improved at all levels of the business. Continual improvement should be supported at all levels: Using the continual improvement model ...
Read More »-
How to use the Gmail API to update Signatures of GSuite users (PHP)
If you’re like me, you are an admin looking at how you can use the ...
Read More » -
Salesforce Visual Workflow plugin – POST JSON callout to external webservice
-
Salesforce Open CTI Lightning with Twilio Tutorial
-
Contact form 7 to Zapier Webhook (JSON POST)
-
Make Zendesk tickets look like real emails
-
Implement Queue Using 2 Stacks in Java
Today, we will look at how we can implement a Queue by using 2 Stacks ...
Read More » -
Reverse a String in Java