This 2-day workshop is offered with an internal and external focus. Day 1 will focus on building your internal network and relationships by focusing on your personal network, your brand, influencing skills and perceptions. Day 2 focuses on your external relationships with suppliers, patient groups etc. This will focus on assertiveness, outcome rather than relationship focus, and influencing and negotiating skills. DAY ONE 1 Can you succeed by yourself? 2 Relationship awareness theory 3 The Strengths Deployment Inventory / Your FACET5 profile 4 Building rapport 5 Influencing power bases 6 Active listening 7 Building your personal internal network 8 Perceptions 9 Your brand DAY TWO 3 Preparing for conflict 2 The negotiation conversation 1 Your stakeholders and what they want from you 4 Influencing others 5 Your communication approaches for success 6 Emotional Intelligence 7 The trust model 8 Knowing your outcomes
Duration 3 Days 18 CPD hours This course is intended for Application ConsultantBusiness AnalystBusiness Process ArchitectBusiness Process Owner / Team Lead / Power UserExecutiveIndustry SpecialistProgram/Project Manager Overview This course will prepare you to:Describe the motivation for S/4HANA Enterprise ManagementExecute innovative logistics processes in the areas of logistics planning and execution in S/4HANA, especially in manufacturing, procurement, and salesLearn about the simplification listOutline the SAP User Experience strategyUse SAP Fiori among other user interfaces to execute logistics processesOutline different migration strategies Students will learn to execute innovative logistics processes in the areas of logistics planning and execution in S/4HANA, especially in manufacturing, procurement, and sales. Motivation and Functional Overview of SAP S4/HANA (Materials Management and Operations)Simplification ListSAP User Experience, especially SAP FioriInnovative Logistics Processes in the Areas of Logistics Planning and Execution in S/4HANA, especially in Manufacturing, including MRP Life and Production Planning / Detailed Scheduling (PP/DS) Procurement, Sales, including Back Order Processing, and Extended Warehouse Management (EWM) Migration Scenarios
The aim of this programme is to help attendees create better quality technical documents in an organised and efficient manner. It will give those new to the topic an appreciation of how to approach the task professionally whilst those with more experience will be able to refresh and refine their skills. The programme comprises three complementary one-day modules: The programme presents a structured methodology for creating technical documents and provides a range of practical techniques that help delegates put principles into practice. Although not essential, it is strongly advised that delegates for modules 2 and 3 have already attended module 1, or another equivalent course. Note: the content of each module as shown here is purely indicative and can be adapted to suit your particular requirements. This course will: Explain the qualities and benefits of well written technical documents Present a structured approach for producing technical documents Review the essential skills of effective technical writing Demonstrate practical methods to help create better documents Provide tools and techniques for specification and report writing Review how technical documents should be issued and controlled Note: the content of each module as shown here is purely indicative and can be adapted to suit your particular requirements. Module 1: Essential skills for technical writers 1 Introduction to the programme Aims and objectives of the module Introductions and interests of participants 2 Creating effective technical documents What is technical writing? how does it differ from other writing? Key qualities of an effective technical document Communication essentials and the challenges faced by technical writers The lessons of experience: how the best writers write The five key steps : prepare - organise - write - edit - release (POWER) 3 Preparing to write Defining the document aims and objectives; choosing the title Understanding technical readers and their needs Getting organised; planning and managing the process Integrating technical and commercial elements The role of intellectual property rights (IPR), eg, copyright 4 Organising the content The vital role of structure in technical documents Deciding what to include and how to organise the information Categorising information: introductory, key and supporting Tools and techniques for scoping and structuring the document Creating and using document templates - pro's and con's 5 Writing the document Avoiding 'blinding them with science': the qualities of clear writing Problem words and words that confuse; building and using a glossary Using sentence structure and punctuation to best effect Understanding the impact of style, format and appearance Avoiding common causes of ambiguity; being concise and ensuring clarity Using diagrams and other graphics; avoiding potential pitfalls 6 Editing and releasing the document Why editing is difficult; developing a personal editing strategy Some useful editing tools and techniques Key requirements for document issue and control Module 2: Creating better specifications 1 Introduction Aims and objectives of the day Introductions and interests of participants The 'POWER' writing process for specifications 2 Creating better specifications The role and characteristics of an effective specification Specifications and contracts; the legal role of specifications Deciding how to specify; understanding functional and design requirements Developing the specification design; applying the principles of BS 7373 Getting organised: the key stages in compiling an effective specification 3 Preparing to write a specification Defining the scope of the specification; deciding what to include and what not Scoping techniques: scope maps, check lists, structured brainstorming The why/what/how pyramid; establishing and understanding requirements Clarifying priorities; separating needs and desires: the MoSCoW method Useful quantitative techniques: cost benefit analysis, QFD, Pareto analysis Dealing with requirements that are difficult to quantify 4 Organising the content The role of structure in specifications Typical contents and layout for a specification What goes where: introductory, key and supporting sections Creating and using model forms: the sections and sub sections Detailed contents of each sub-section Exercise: applying the tools and techniques 5 Writing the specification Identifying and understanding the specification reader Key words: will, shall, must; building and using a glossary Writing performance targets that are clear and unambiguous Choosing and using graphics Exercise: writing a specification 6 Editing and releasing the document Key editing issues for specifications Issue and control of specifications Module 3: Writing better reports 1 Introduction Aims and objectives of the day Introductions and interests of participants The 'POWER' technical writing process for technical reports 2 Creating better reports What is a technical report? types and formats of report The role and characteristics of an effective technical report Understanding technical report readers and their needs The commercial role and impact of technical reports Getting organised: the key stages in compiling a technical report 3 Preparing to write reports Agreeing the terms of reference; defining aims and objectives Being clear about constraints; defining what is not to be included Legal aspects and intellectual property rights (IPR) for reports Preparing the ground; gathering information and reference documents Keeping track of information: note making, cataloguing and cross referencing Tools and techniques for developing a valid and convincing argument 4 Organising the content The role of structure reviewed; some typical report structures Who needs what: identifying the varied needs of the readership What goes where: introductory, key and supporting sections Creating and using model forms: the sections and sub sections Detailed contents of each sub-section Exercise: applying the tools and techniques 5 Writing the report Planning the storyline: the report as a journey in understanding Recognising assumptions about the reader; what they do and don't know Converting complex concepts into understandable statements Presenting technical data and its analysis; the role of graphics Presenting the case simply whilst maintaining technical integrity Exercise: writing a technical report 6 Editing and releasing the report Key editing issues for technical reports Issue and control of technical reports
JOIN THE LATEST LATIN AMERICA DANCE WORKOUT!
Duration 3 Days 18 CPD hours This course is intended for This course is intended for IT professionals who are experienced in general Windows Server and Windows Client administration. Students should have a foundational knowledge of Windows PowerShell, which they can obtain by taking course 10961C: Automating Administration with Windows PowerShell. In addition, this course provides scripting guidance for Microsoft Azure administrators and developers who support development environments and deployment processes. Overview After completing this course, you will be able to: Create advanced functions. Use Microsoft .NET Framework and REST API in Windows PowerShell. Handle script errors. Use XML, JSON, and custom formatted data. Manage Microsoft Azure resources Analyze and debug scripts Understand Windows PowerShell workflow. This course teaches students how to automate administrative tasks using PowerShell. Students will learn crucial scripting skills such as creating advanced functions, writing controller scripts, and handling script errors. Candidates will learn how to use PowerShell when working with Microsoft Azure, SQL Server, Active Directory, IIS, Windows PowerShell Workflow, .NET resources, the REST API and XML, CSV & JSON formatted data files.This course replaces retired Microsoft course 10962. Module 1: Creating advanced functions Lesson 1: Converting a command into an advanced function Lesson 2: Creating a script module Lesson 3: Defining parameter attributes and input validation Lesson 4: Writing functions that accept pipeline input Lesson 5: Producing complex pipeline output Lesson 6: Using comment-based Help Lesson 7: Using Whatif and Confirm parameters Module 2: Using Microsoft .NET Framework and REST API in Windows PowerShell Lesson 1: Using .NET Framework in PowerShell Lesson 2: Using REST API in PowerShell Module 3: Writing controller scripts Lesson 1: Understanding controller scripts Lesson 2: Writing controller scripts with a user interface Lesson 3: Writing controller scripts that create reports Module 4: Handling script errors Lesson 1: Understanding error handling Lesson 2: Handling errors in a script Module 5: Using XML, JSON, and custom-formatted data Lesson 1: Working with XML formatted data Lesson 2: Working with JSON formatted data Lesson 3: Working with custom-formatted data Module 6: Enhancing server management with Desired State Configuration and Just Enough Administration Lesson 1: Implementing Desired State Configuration Lesson 2: Implementing Just Enough Administration Module 7: Analyzing and debugging scripts Lesson 1: Debugging in Windows PowerShell Lesson 2: Analyzing and debugging an existing script Module 8: Understanding Windows PowerShell Workflow Lesson 1: Understanding Windows PowerShell Workflows Lesson 2: Running Windows PowerShell Workflows
“Photography is more than a medium for factual communication of ideas. It is a creative art" - Ansel Adams Photoshop For Photographers When you're ready to take the next step in your photo-education and learn to use Photoshop - our Photoshop for Photographers course will take you from Photoshop novice to someone who can confidently navigate it and use its super powerful tools to take your photos beyond what you thought was possible! So if you've ever dreamt about being able to use Photoshop, maybe even got as far as opening it and quickly get overwhelmed with all that's packed inside - we've got you. KEY COURSE INFO: Course type: Instructor-led Course level: 2 levels - Essential Photoshop ( L1) and Creative Photoshop (L2) Course duration: each course level consists of 4 weeks + prep module Course format: Online course with step by step tutorials, instructional videos and interactive edit-along live classes, feedback on your learning and support group WHAT YOU LEARN: Our Photoshop for Photographers is a 2 level course - the first one covering all the key aspects of understanding how to navigate and work in Photoshop along with its most widely used tools and techniques, the second one building on top of that to really boost the creative uses you can apply it to. This incredibly in-depth course has everything you need as a photographer who wants to harness this amazing tool. What you learn: from basic Photoshop tools to more complex photo manipulations, from playing with colour to portrait retouching, from adding light to removing any unwanted object from your photos and lots, lots more. key photoshop tools object removal and placements - face / sky swaps Overlays & blending modes The art of adding light Skin editing and retouching introduction to compositing THIS IS THE COURSE FOR YOU IF : You you already know basics of editing (in Lightroom) but want to take them further into Photoshop ( where more fun happens) You tried using Photoshop before only to close it immediately after opening due to all the overwhelmingly unfamiliar tools and options You followed youtube tutorials before but beside replicating what the person did exactly, you still don't really have a good idea of how to use Photoshop - or why you should!? You want to be able to take advantage of the tools that are missing in Lightroom or do not give you sufficient control over them to do the job seamlessly - such as precise ways of removing unwanted objects in your image - Photoshop's powerful tools, such as the Content-Aware Fill and Clone Stamp enable you to remove distracting objects or people from your photos, ensuring the focus remains on the subject You want to be able to manipulate or replace elements in your images - from turning your background blurry to replacing blank skies, doing face swaps and more You want to be able to bring beautiful light into your images - from haze to sun rays, from - with colours that pop and light that's perfectly balanced You want to be able to take yoru portraits to a new level - remove blemishes, retouch skin,and correct imperfections, giving your images a polished and professional finish. You desire to create stunning composites: With Photoshop, you can combine multiple images seamlessly to create captivating composite photos. This skill is particularly useful for photographers who want to tell stories or create imaginative and surreal images. ONE COURSE - 2 LEVELS ESSENTIAL PHOTOSHOP Pick this course if you're new to Photoshop or do not have a lot of experience in Photoshop In this course you learn to : Navigate the software and set it up for a proper, smart, non-destructive workflow Discover all the essential tools and techniques that take your images way beyond what you could do in Lightroom Learn the key skills : from masks to brushes, from blending modes to selections, from cloning to canvas extensions, from face swaps to sky swaps - and more!! CREATIVE PHOTOSHOP Pick this course if you're already familiar with the basic tools and ways of working in Photoshop In this course you take all that you learned in the Essentials course and turbo boost it for creativity. You'll learn : How to play with light, colour and blur for unique creative outcomes How to get more out of the familiar tools - so advanced brushes, advanced selections, advanced blending More fun skills : from skin edits to retouching, from stitching photos to involved composites, from creating effects such as neon glow to turning your photos into comics and more! Learn more about Creative Photoshop WHAT'S INCLUDED IN EACH OF OUR PHOTOSHOP COURSES: 4 core modules - each with detailed step by step tutorials, downloadable videos and PDF workbooks Support Facebook group Weekly edit-along live webinar Practice files to learn on Feedback on your images ESSENTIAL PHOTOSHOP Next Essential Photoshop course starts 15 January 2024 The way you work in Photoshop is very different compared to Lightroom and a big learning curve for anyone who begins learning it for the first time. It's also a big reason why a lot of photographers open it for the first time, find it hard to recognise any familiar tools or make them work on the image and the give up. In this course we take you through it step by step. We show you around this tool and teach you how to use it in a way that's smart, non-destructive, flexible and making the most of its amazing features. Here is a non-exhaustive list of what you will learn: A thorough understanding of Layers, masks and brushes - you cannot really work effectively in Photoshop if you do not know how to use these tools. An absolute must! Key Photoshop tools - Photoshop is a hugely vast tool used by lots of different creative professions and depending on what you use it for, you will be using different tools. We introduce you to the ones that are key for a photographer! Working with Adjustment layers - these fantastic tools allow you to change colours, adjust tone and mood of images Removing and replacing parts of your photos - powerful selection, healing, cloning, content aware tools and more to allow you to clean up your images of everything that's undesirable or distracting in your images Simple composites ( Face swaps / Sky swaps) - while composites can be hugely complex and challenging, we show you how to get started with a few simple - but effective ones!Understanding Precision tools and filters for blurring and sharpening Blending modes and their immense potential for transforming your images with the tools you already know - from working with overlays to CREATIVE PHOTOSHOP Next Creative Photoshop course starts 15 April 2024 In Level 2 we build on the foundation we establish in Level 1 and start applying what you have learned more creatively - as well as learning more tools, more techniques and starting more fun projects. This is where we really get to have fun with those powerful tools - we learn not just how to fix and clean up undesirable elements from the photos, but how to creatively treat them so that they reflect your creative vision and imagination. The magic of Colour and blur - adding mood and softness to images to transform the images . We use several creative techniques to completel;y transform the images Adding and creating light effects in Photoshop - from light beams to sun burtsts to rainbows! Step by step skin editing and portrait retouching - from adjusting skin tones, removing unwanted colour casts, disappearing blemishes and creating highend, polished portraits that still retain healthy skin texture Using smart filters and creative adjustment layers to achieve effects such as turning your images into cartoons, watercolours or neon effects Working with and creating your own custom brushes, overlays etc - the power of photoshop brushes has to be experienced to be believed - from adding light rays to Playing with composites - adding magic to your images or creating new scenes and stories from scratch PHOTOSHOP For Photographers Photoshop courses - KEY INFO Essential Photoshop ( Level 1) - 4 week course, starts 15 Jan 2024 Creative Photoshop ( Level 2) - 4 week course, 15 April 2024 Course cost: BOOKING A SINGLE COURSE: £179 ( payment plans available ) BOOKING A BUNDLE: Book Level 1 and Level 2 together : £259 (payment plans available ) PHOTOSHOP FOR PHOTOGRAPHERS Each course consists of 4 weekly modules with step by step illustrated tutorials and videos + prep module weekly edit along class online class ( also recorded) feedback and advice on your edits private support group PDF workbook and downloadable videos Practice images to learn on COURSE PREREQUISITES: Adobe Photoshop software installed on your computer or tablet.This can be purchased either as a standalone Photoshop Subscription or as part of the Photography Plan which includes also access to Lightroom and Lightroom Classic. Please note that you need to ensure that your computer can run Photoshop - please follow Adobe minimum system requirements guidelines
Healthy boundaries start by knowing yourself at a deeper level. Learn how, who and when to say Yes or No to in a way that serves all.
Certificate in Company Law (CCL) Why Attend This course is designed for professionals seeking a comprehensive understanding of legal matters affecting companies in the GCC. The course covers the fundamental principles of company law, including the strategic selection and establishment of different types of companies, as well as the management and dissolution of companies throughout their life cycle. Additionally, participants gain valuable insights into legal issues specific to family businesses in the GCC and learn how to effectively address them in practice. Course Methodology In this interactive training course participants will frequently work in pairs as well as in larger groups to complete exercises as well as regional and international case studies. Course Objectives By the end of the course, participants will be able to: Apply legal rules and principles to speciï¬c commercial situations through consideration of relevant company law Increase proï¬tability within their organization by selecting the best company type and by adopting the best legal practices in management Recognize the rules that govern family businesses and how they affect the continuation and success of the business Understand the reasons for company termination and dissolution and the legal issues in this regard Target Audience This course is suitable for lawyers, company managers, management teams, business and law students and those who are interested to know more about company law and its implications. It also beneï¬ts directors and executives who have direct responsibility for legal decisions within the organization. In addition, in-house council new to the region, and those working within a legal department, ï¬nd this course highly beneï¬cial. Target Competencies General principles of company law Company management Corporate governance Problem solving Note The Dubai Government Legal Aï¬airs Department has introduced a Continuing Legal Professional Development (CLPD) programme to legal consultants authorised to practise through a licensed ï¬rm in the Emirate of Dubai. We are proud to announce that the Dubai Government Legal Aï¬airs Department has accredited EMG Associates as a CLPD provider. In addition, all our legal programmes have been approved. This PLUS Specialty Training legal course qualiï¬es for 4 elective CLPD points. Types of companies and company formation Types of companies Memorandum of Association (MoA) and the Articles of Association (AoA) related principles Alteration of clauses of the MoA and AoA Partnership and its formation Limited Liability Company (LLC) and its formation Public Shareholding Company and its formation Overview of other types of companies Choosing between various types of companies Company management and shareholders rights and duties Roles and types of directors Powers, duties and liabilities of directors Appointment and retirement Resignation and vacation of office Independent director Meeting of board of directors Auditors: appointment, removal, powers and duties Corporate governance Family businesses in the GCC and shareholders' liability issues UAE law of family companies The provisions related to family businesses in the new Saudi company law Legal organization of family businesses in the GCC Strategies for survival and growth within family businesses Company management and shareholders' liability General principles of corporate liability Liability of directors and Key Managerial Persons (KMP) Liability of shareholders Termination and dissolution of companies Winding up of companies Liquidator Authorities Striking off name Insolvency and bankruptcy Restructuring and re-organization Mergers and amalgamation Acquisition and take-over
https://www.patreon.com/moonhealinganddivination
Overview Objectives Define brands and understand the opportunities and challenges facing them in highly competitive business landscapes Plan and craft a powerful brand positioning statement that reflects the brand's promise and the expectations of their most valued customers Build a strategic brand and track its growth and sustainability using researched processes Explore the elements of brand equity and the constituents of brand identity to build consistent and sustainable brands Identify various brand strategies to come up with sound actions aligned with the status of existing and new markets and products Master the process for conducting a full brand audit to evaluate brand performance and take remedial actions