• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

30 Property courses in Winsford

Understanding Corporate Real Estate (in-house)

By Property Overview Ltd

Get to grips with what drives large-scale occupiers -------------------------------------------------------------------------------- WHO COULD BENEFIT?   Corporate occupiers can be much more powerful than the landlords or investors they deal with. As long as they have a Corporate Real Estate department fighting their corner and coordinating and controlling the estate of space they occupy, whether leased or owned. Corporate Real Estate Managers keep an eye on productivity and performance of the entire ‘estate’. Business plans take in short term tactical allocations and long-term structural plans. Corporate Real Estate Managers are essential in enabling a large corporate or governmental occupier to get the most out of the space they occupy. This on-line course gives a solid grounding to those who work in Corporate Real Estate departments for occupiers and service / data / software providers, as well as those who work for investors and want to understand the considerations from the occupiers’ point of view (as occupiers are in fact their tenant, and their main source of income). -------------------------------------------------------------------------------- MODULES UNDERSTANDING CORPORATE REAL ESTATE The course “Understanding Corporate Real Estate” offers a foundation knowledge course. Perfect for those working in the real estate departments of large corporate and government-related occupiers, or those working with/for Corporate Real Estate occupiers. We explain the main drivers in the property market seen from an occupier perspective. Have you always been keen to understand better what a Corporate Property Managers does? How does this fit into the bigger picture? What factors are most important in deciding whether to Lease or Buy? Where to locate and for how long? What factors ought to drive disposal decisions, and what drives it in reality? Are you curious to understand what the main lease considerations are for a corporate occupier? How do various processes work, how do you factor in strategic and tactical objectives, changes to the business plan, the economy and the business environment? Along the way we explain lots and lots of jargon and how it all fits together. Taught by Cléo Folkes, CEO of Property Overview. See content [https://www.propertyoverview.co.uk/training_courses/understanding-corporate-real-estate/#] Next Date Available: Enquire for a date | Location: UK, abroad or in-line -------------------------------------------------------------------------------- PRICING FIND THE BEST PRICE.   Property Overview offers competitively priced training courses with unique practitioner-led content, which means we can tailor our in-house courses around your requirements. Applied, relevant content leads to greater impact and value-for-money. Pricing below is shown for on-line public courses for individual bookings (left), and for on-line in-house courses (right). For bookings of 4 or more staff an on-line in-house course is recommended, also as the content can be tailored around your needs and your products or services. To book one or two individual places please fill in our booking form [https://www.propertyoverview.co.uk/course-booking-form/], otherwise please email kaushik@propertyoverview.co.uk [kaushik@propertyoverview.co.uk] -------------------------------------------------------------------------------- UNDERSTANDING CORPORATE REAL ESTATE -------------------------------------------------------------------------------- £3,025/DAY IN-HOUSE – INCL. 6 ATTENDEES • 1-day training course, can be split over 2 half days • 6 hours of CPD in total • UK VAT @ 20% applies • In-house course includes up to 6 attendees (£60pp + VAT surcharge applies thereafter)

Understanding Corporate Real Estate (in-house)
Delivered in-person, on-requestDelivered In-Person in Brighton & 1 more
£3025

Principles and Practices of Cyber Security

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- Cyber Security plays an important role in every business as it encompasses everything that relates to protecting sensitive data, personal information, intellectual property, data, and governmental and industry information systems from theft and damage attempted by criminals and adversaries. This course is designed to understand and gain practical skills to plan, deliver and monitor IT/cyber security to internal and external clients understanding a complete, knowledge in the areas of IT policies, Security-Operational-Run-Book, security/penetration testing, ethical hacking and black hat hacking including understanding the basics of Kali Operating System and its tools and techniques. It will also cover WiFi security, Website security, human factors, cyber forensics, and cyber security team management, including all other areas in relation to Cyber Security.

Principles and Practices of Cyber Security
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Complete JavaScript

5.0(3)

By Systems & Network Training

COMPLETE JAVASCRIPT TRAINING COURSE DESCRIPTION A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. WHAT WILL YOU LEARN * Read JavaScript. * Write JavaScript. * Debug JavaScript. COMPLETE JAVASCRIPT TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to learn JavaScript. * Prerequisites: None. * Duration 3 days COMPLETE JAVASCRIPT TRAINING COURSE CONTENTS * CORE JAVASCRIPT * Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. * Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. * Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. * Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. * Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. * Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. * Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. * Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. * Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. * JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. * Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. * CLIENT SIDE JAVASCRIPT * JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. * The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. * Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. * Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. * Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. * Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. * The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. * Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. * Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. * The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. * Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. * Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. * HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.

Complete JavaScript
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Dreamweaver

5.0(3)

By Systems & Network Training

DREAMWEAVER TRAINING COURSE DESCRIPTION Dreamweaver is a web authoring program that allows you to build professional quality websites. This course starts with a tour of Dreamweaver and customising your workspaces, moving onto HTML and CSS basics. Page layouts, templates and interactive pages are also covered. The final session covers how to use Dreamweaver as a HTML editor. Hands on session follow all the major theory chapters. WHAT WILL YOU LEARN * Use Dreamweaver to create websites. * Customise Dreamweaver. * Use templates. * Add interactivity to web pages. * Use Dreamweaver to edit HTML code. DREAMWEAVER TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to create or edit websites. * Prerequisites: None. * Duration 3 days DREAMWEAVER TRAINING COURSE CONTENTS * Getting started Installing the programme, Updating to the latest version,, Online content, On first launch, Choosing the program colour theme, Setting up the workspace, Defining a Dreamweaver site, Checking for updates, Additional resources. * Customizing your workspace Touring the workspace, Using the start screen, Exploring new feature guides, Setting interface preferences, Switching and splitting views, Selecting a workspace layout, Personalising Dreamweaver, Working with extract, Creating custom keyboard shortcuts, Using the Property inspector, Using the Related Files interface, Using tag selectors, Using the CSS Designer, Using the Visual Media Query (VMQ) interface, Using the DOM viewer, Using Element dialogs, displays and inspectors, Setting up version control in Dreamweaver, Exploring experimenting and learning. * HTML Basics What is HTML? Where did HTML begin? Frequently used HTML elements, What's new in HTML5. * CSS Basics What is CSS? HTML vs. CSS formatting, HTML defaults, CSS box model, Applying CSS styling, Multiples, classes and ids. * Web design basics Developing a new website, Scenario, Working with thumbnails and wireframes, * Creating a page layout Evaluating page design options, Working with predefined layouts, Styling an existing layout, Styling elements using the Extract panel, Extracting text from a Photoshop mockup, Troubleshooting CSS styling, Extracting text styling from a Photoshop mockup, Creating a gradient background using Extract, Extracting image assets from a mockup, Adding CSS background effects in code, Finishing up the layout. * Working with templates Creating a template from an existing layout, Inserting editable regions, Inserting editable regions, Inserting HTML entities, Inserting metadata, Validating HTML code, Producing child pages, Moving CSS styles to linked file, Updating a template. * Working with text, lists and tables Previewing the completed file, Creating and styling text, Creating lists, Creating and styling tables, Spell-checking webpages, Finding and replacing text. * Working with images Web image basics, Previewing completed files, Inserting an image, Controlling image positions with CSS classes, Working with the Insert panel, Using the Insert menu, Inserting non-web file types, Working with Photoshop Smart Objects, Copying and pasting images from Photoshop, Inserting images by drag and drop, Optimizing images with the Property inspector. * Working with navigation Hyperlinks, previewing the completed file, creating internal and external hyperlinks, setting up email links, Creating image-based links, Targeting page elements, Locking an element on the screen, Styling a navigation menu, Checking your page, Adding destination links. * Adding interactivity Dreamweaver behaviours, Previewing the completed file, Working with Dreamweaver behaviours, Working with jQuery Accordion widgets, Inserting a jQuery Accordion widget, Styling a jQuery Accordion. * Publishing to the web Defining a remote site, Cloaking folders and files, Wrapping things up, Putting your site online, Synchronizing local and remote sites. * Working with code Creating HTML code, multicursor support, commenting your code, Working with CSS preprocessors, Selecting code, Collapsing code, Expanding code, Accessing Split code view, Previewing assets in Code View.

Dreamweaver
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Intellectual property - the business perspective (In-House)

By The In House Training Company

This one-day programme explores the role of intellectual property (IP) in relation to innovation and creativity. It examines the different forms as well as the key processes, together with some of the oddities and idiosyncrasies of the legal regime that protects IP. It delves into the various IP models you should be aware of as well as key IP facts and figures and current IP trends across the global economy. This session is designed to give you a deeper understanding of: * The main forms of intellectual property * The importance of IP - both to your organisation and to the wider economy * The key processes in the creation, commercial exploitation, and legal protection of IP * The different models for the use of IP * Some more advanced concepts for reviewing, valuing and managing IP 1 MAIN FORMS OF INTELLECTUAL PROPERTY (IP) * Patents * Trademarks * Copyright * Design * Trade secrets 2 GLOBAL IP BUSINESS CONTEXT * Global IP facts and figures * Figures for key jurisdictions * Analysis of a company using IP data * IP trends * Overview of the key entities in the IP sector 3 KEY IP PROCESSES * IP creation * IP portfolio management * IP enforcement * IP exploitation * IP risk management 4 IP MODELS * IP models explained * IP licensing * IP litigation 5 IP CONCEPTS * The IP maturity ladder * Relative IP value and risk * Axis of control 6 IP AS AN ASSET CLASS * Costs * Valuation * Financial perspective

Intellectual property - the business perspective (In-House)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Harpenden
Price on Enquiry

Level 7 NVQ Diploma in Construction Senior Management

By Dynamic Training and Assessments Ltd

Level 7 NVQ Diploma in Construction Senior Management

Level 7 NVQ Diploma in Construction Senior Management
Delivered in-person, on-requestDelivered In-Person in Nottinghamshire
£1650

Objective-C programming

5.0(3)

By Systems & Network Training

OBJECTIVE-C PROGRAMMING TRAINING COURSE DESCRIPTION A hands on introduction that will allow you to master Objective-C and start using it to write powerful native applications for even the newest Macs and iOS devices! Using The step-by-step approach, will let you get comfortable with Objective-C's unique capabilities and Apple's Xcode 5 development environment. Make the most of Objective-C objects and messaging. Work effectively with design patterns, collections, blocks, foundation classes, threading, Git and a whole lot more. Every session builds on what you've already learned, giving a rock-solid foundation for real-world success! WHAT WILL YOU LEARN * Use Xcode 5. * Declare classes, instance variables, properties, methods, and actions. * Use arrays, dictionaries, and sets. * Expand and extend classes with protocols, delegates, categories, and extensions. * Use Apple's powerful classes and frameworks. OBJECTIVE-C PROGRAMMING TRAINING COURSE DETAILS * Who will benefit: Developers wanting to learn Objective-C. * Prerequisites: Software development fundamentals. * Duration 5 days OBJECTIVE-C PROGRAMMING TRAINING COURSE CONTENTS * PART 1: GETTING STARTED WITH OBJECTIVE-C * The Developer Program: Objective-C, enrolling as an Apple Developer, setting up the development environment, Xcode. Your first project. * OO programming with Objective-C: OO projects, Frameworks, classes and instances, encapsulation, accessors, Inheritance. * OO features in Objective-C: Messages, methods, working with id, nesting messages, method signatures and parameters. allocating and initializing objects. Using Xcode: Xcode, source code control, git and Xcode, Using a Remote Repository. * Compiler Directives: Projects, Compiler Directives, Prefix headers, main.m, .h files. * PART 2: OBJECTIVE-C BASICS * Messaging in a Testbed App: Setting Up the Testbed Apps, Adding a Text Field and Connecting It to Your Code, Sending a Message to the Text Field, Reviewing the Message Syntax. * Declaring a Class in an Interface File: Context, Creating an Instance Variable with id, What Happens When Execution Stops, dynamic binding, Creating an Instance Variable for with the Class Name and with a Superclass Name, instance variable visibility. * Properties in an Interface File: Interface Variables vs Properties, Declared Properties, Using Attributes. Implementing Properties. @synthesize, @dynamic. * Methods in an Interface File: Methods in a Class, class and instance methods, Method declaration, returning complex data structures from Methods. * Actions in an Interface File: Actions, Actions in OS X and iOS, disconnecting actions. * Routing messages with selectors: Receiver and selector objects in messages, Objective-C Runtime, SEL and @selector (), performSelector, NSInvocation, testing whether an Instance can respond to a selector. * Building on the Foundation: The Foundation Framework, Foundation Classes, Foundation Paradigms and Policies; Mutability, class clusters, notifications. * Defining a Class in Implementation Files: Projects, dynamic typing, creating a new App, implementing a method, expanding Classses with init Methods. * Organizing Data with Collections: Collecting Objects, Property Lists, Runtime, comparing the Collection Classes, Creating a Collection, Objective-C Literal Syntax, Enumerating collections, Testing Membership in a Collection, Accessing an Object in a Collection. * Managing Memory and Runtime Objects: Managing objects in memory, managing reference counts manually and with ARC, variable qualifiers, variable autorelease. * PART 3: EXPANDING AND EXTENDING CLASSES * Protocols and Delegates: Subclassing, Protocols, Delegates, Looking Deeper Inside Protocols. * Categories and Extensions: Comparing categories and protocols, categories vs subclasses, working with categories, class extensions, informal protocols. * Associative References and Fast Enumeration: Objective-C 2.0 Time-Saving Features, Extending Classes by Adding Instance Variables (Sort of), Using Fast Enumeration. * Blocks: Revisiting Blocks, Callbacks, Blocks, Exploring Blocks in Cocoa, Cocoa Blocks and Memory. * PART 4: BEYOND THE BASICS * Handling Exceptions and Errors: Exception and Error classes: NSException, NSError, Identifying exceptions, throwing exceptions, catching exceptions. * Queues and Threading: Getting Started with Concurrency, Introducing Queues, Dispatch Sources, Using Dispatch Queues. * Working with the Debugger: Logging Information, Console Logs, NSLog, Smart Breakpoints, enhancing breakpoints with messages. * Using Xcode Debug Gauges for Analysis: Debug Gauges, Monitoing CPU and memory utilization, monitoring energy, Using Instruments. * PART 5: OPTIONAL TOPICS * C Syntax Summary: Data Types, Control Structures. * Apps, Packages, and Bundles: Project Bundles, lproj Files, Asset Catalogs, plist Files, Precompiled Header Files (.pch). * Archiving and Packaging Apps for Development and Testing: Archiving.

Objective-C programming
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£4997

Fire Marshal (On-Site)

4.9(182)

By You Can Do It .Training

This course covers the role of the designated fire marshal. It also gives you the opportunity to...

Fire Marshal (On-Site)
Delivered in-person, on-requestDelivered In-Person in Stoke on Trent
£640

LPG Production, Storage, Transfer & Safety

By Asia Edge

ABOUT THIS TRAINING COURSE This interactive training course and workshop session is developed to provide a catalyst for transformation of the legacy systems and adapting to the upcoming trends in the near future in the LPG supply chain. The course curriculum is based on overcoming the challenges of cost and quality enhancement. Both challenges encompass critical review of each aspect from production to transportation with safety of operations and zero loss of energy, thereby enhancing revenue. Training Objectives This course is developed to meet the needs LPG producers, Gas Tankers and Terminals operators, and fraternity of stakeholders, with the following underlying objectives: * Conduct assessment of current standards and management systems in context of market forces and economics of demand and supply; * Explore impact of emerging markets and user segments of LPG transiting from oil or electricity use; * Identify avenues in need of production process review for enhancing the quality in terms of energy content of LPG; * Evaluate current and future trends in LPG transportation and the influence of regulatory regimes and incentive schemes, for investment in Storage Terminals and distribution networks; * Identify the operations and protocols to be adaptable for compliance with new regulations and trends; * Establish transportation and distribution cost control mechanism at optimum level; and * Develop guidelines and SOPs for contamination free transfer, loading and discharging of LPG Tankers. Target Audience This is a 'must attend' course if you are a: * LPG Gas Producer * Process Specialist * Buyer * Trader * LPG Tanker Owner * Charterer, and * Management personnel holding responsible positions such as Director, General Manager, Commercial Manager, Business Development Manager, Legal Counsel, Post-Fixtures Manager, Fleet Manager, Marine & Technical Superintendent, Senior Engineer or Middle Level Manager as part of succession planning. Training Methods The course will be delivered in 3 full-day sessions comprising 8 hours per day. Course Duration: 3 full-day sessions, 8 hours per session (24 hours in total). Trainer Principal Management Consultant FAIADR, FACICA, FHKIoD, M.S.I.D, Member, AIPN LL.M. (IP Laws), M. Sc. (Maritime Studies) M, Tech (Knowledge Engineering), MBA First Class CoC (DOT, UK), B. E. (Elect)   Your expert course leader, during the last 45 year period, has worked and consulted in the industry verticals encompassing: Marine, Shipping & Transport, Technology, Oil & Gas Exploration & Production, Petrochemical Process Plants and Power Plant Construction Projects, Logistics & Warehousing, Offshore, Oil & Gas Pipelines, Infrastructure Development Projects (Construction, Ports, Offshore Supply Bases, Oil & Gas Terminals and Airports etcetera), EPCIC Contracts, and Shipyards, in South East Asia, Africa, Middle East, Americas and Europe. He is a Principal Management Consultant in a consulting company in Hong Kong and Singapore, specializing in the fields of corporate management consultancy, international contracts reviews and alternative dispute resolutions services. He has been frequently engaged for assignments like due diligence, acquisitions, and mergers. The assignments often involved resolving various operational issues, contracts reviews, cost controls, project management matters and enhancement of international procurement and Supply Chain Management systems. He continues to be actively engaged in advisory services for Remuneration, Audit and Risk Management Committees of public companies as well as MNCs. He has developed a special initiative for conducting audits of ERM Systems (Enterprise Risk Management) and valuation of intangible properties involving proprietary processes (IP), licensed production and intellectual property rights. He graduated with a Bachelor's degree in Electrical Engineering, MBA in General Management, Master of Technology in Knowledge Engineering, Master of Science in Maritime Studies and LL.M. (IP Law). He also holds professional qualifications in arbitration, contracts laws, and marine engineering, including the Chief Engineer's First-Class Certificate of Competency (DOT, UK). He has been Associate, SIM University (SUSS) Singapore and taught on subjects including Business Continuity Planning and Risk Management. He has served as Director and member of Board of Management, Governance Councils and Risk Management Committees of international organizations. He is admitted to various professional institutions as: 'Fellow', Australian Centre for International Commercial Arbitration (FACICA); Asian Institute of ADR (FAIADR), Malaysia; Hong Kong Institute of Directors (FHKIoD), Member, Singapore Institute of Directors (M.S.I.D.), and Member, Association of International Petroleum Negotiators (AIPN) USA. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information about post training coaching support and fees applicable for this. Accreditions And Affliations

LPG Production, Storage, Transfer & Safety
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2407 to £2799

Geomechanics at Well and Field Scale

By Asia Edge

ABOUT THIS TRAINING COURSE Geomechanical evaluations are about the assessment of deformations and failure in the subsurface due to oil & gas production, geothermal operations, CO2 storage and other operations. All geomechanical evaluations include four types of modelling assumptions, which will be systematically addressed in this training, namely: 1.      Geometrical modelling assumption: Impact of structural styles on initial stress and stress redistribution due to operations 2.      Formation (or constitutive) behaviour: Linear elastic and non-linear behaviour, associated models and their parameters, and methods how to constrain these using 3.      Initial stress: Relation with structural setting and methods to quantify the in-situ stress condition 4.      Loading conditions: Changes in pore pressure and temperature on wellbore and field scale This 5 full-day course starts with the determination of the stresses in the earth, the impact of different structural styles, salt bodies, faulting and folding on the orientation of the three main principal stress components. Different (field) data sources will be discussed to constrain their magnitude, while exercises will be made to gain hands-on experience. Subsequently, the concepts of stress and strain will be discussed, linear elasticity, total and effective stress and poro-elasticity in 1D, 2D and 3D, as well as thermal expansion. Participants will be able to construct and interpret a Mohr-circles. Also, different failure mechanisms and associated models (plastic, viscous) will be discussed. All these concepts apply on a material point level. Next, geomechanics on the wellbore scale is addressed, starting with the stress distribution around the wellbore (Kirsch equations). The impact of mudweight on shear and tensile failure (fracturing) will be calculated, and participants will be able to determine the mudweight window stable drilling operations, while considering well deviation and the use of oil-based and water-based muds (pore pressure penetration). Fracturing conditions and fracture propagation will be addressed. Field-scale geomechanics is addressed on the fourth day, focussing on building a 3D geomechanical model that is fit-for-purpose (focussing on the risks that need evaluation). Here, geological interpretation (layering), initial stress and formation property estimation (from petrophysical logs and lab experiments) as well as determining the loading conditions come together. The course is concluded with interpretation of the field-wide geomechanical response to reservoir depletion with special attention to reservoir compaction & subsidence, well failure and fault reactivation & induced seismicity. Special attention is paid to uncertainties and formulating advice that impacts decision-making during development and production stages of a project. This course can also be offered through Virtual Instructor Led Training (VILT) format. Training Objectives Upon completing of this course, the participants will be able to: * Identify potential project risks that may need a geomechanical evaluation * Construct a pressure-depth plot based on available field data (density logs, (X)LOT, FIT, RFT) * Employ log-based correlation function to estimate mechanical properties * Produce a simplified, but appropriate geometrical (layered, upscaled) model that honours contrasts in initial stress, formation properties and loading conditions, including * Construct and interpret a Mohr-circle for shear and tensile failure * Calculate the mud weight that leads to shear and tensile failure (fracturing conditions) * Identify potential lab experiments to measure required formation properties * Describe the workflow and data to develop a field-wide fit-for-purpose geomechanical model * Discuss the qualitative impact of pressure and temperature change on the risk related to compaction, well failure, top-seal integrity and fault reactivation Target Audience This course is intended for Drilling Engineers, Well Engineers, Production Technologists, Completion Engineers, Well Superintendents, Directional Drillers, Wellsite Supervisors and others, who wish to further their understanding of rock mechanics and its application to drilling and completion. There is no specific formal pre-requisite for this course. However, the participants are requested to have been exposed to drilling, completions and production operations in their positions and to have a recommended minimum of 3 years of field experience. Course Level * Intermediate Trainer Your expert course leader has over 30 years of experience in the Oil & Gas industry, covering all geomechanical issues in the petroleum industry for Shell. Some of his projects included doing research and providing operational advice in wellbore stability, sand failure prediction, and oil-shale retortion among others. He guided multi-disciplinary teams in compaction & subsidence, top-seal integrity, fault reactivation, induced-seismicity and containment. He was also involved in projects related to Carbon Capture Storage (CCS). He is the founding father of various innovations and assessment tools, and developed new insights into the root causes seismicity induced by Oil & Gas production. Furthermore, he was the regional coordinator for technology deployment in Africa, and Smart Fields (DOFF, iField) design advisor for Shell globally. He was responsible for the Geomechanical competence framework, and associated virtual and classroom training programme in Shell for the last 10 years. He served as one of the Subject Matter Expert (SME) on geomechanics, provided Technical Assurance to many risk assessments, and is a co-author of Shell's global minimun standard on top-seal integry and containment. He has a MSc and PhD in Civil Engineering and computational mechanics from Delft University of Technology, The Netherlands. Training experience: Developed and delivered the following (between 2010 and 2020): * The competence framework for the global geomechanical discipline in Shell * Online Geomechanical training programs for petroleum engineers (post-doc level) * The global minimum standard for top-seal integrity assessment in Shell * Over 50 learning nuggets with Subject Matter Experts * Various Shell virtual Geomechanical training courses covering all subjects * Developed Advanced Geomechanical training program for experienced staff in Shell * Coaching of KPC staff on Geomechanics and containment issues on an internship at Shell in The Netherlands, Q4 2014 * Lectured at the Utrecht University summer school (The Netherlands, 2020) on induced seismicity among renowned earthquake experts (Prof. Mark Zoback, Prof. Jean-Philippe Avouac, Prof. Jean-Pierre Ampuero and Prof. Torsten Dahm) (https://www.nwo.nl/onderzoeksprogrammas/deepnl/bijeenkomsten/6-10-juli-2020-deepnl-webinar-series-induced-seismicity) * Lectured at the Danish Technical University summer school (Copenhagen, 2021) summer school on Carbon Capture and Storage (https://www.oilgas.dtu.dk/english/Events/DHRTC-Summer-School) * Virtual Carbon Capture and Storage (CCS): Project Risks & How to Manage Them training course (October and November 2021) POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

Geomechanics at Well and Field Scale
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697 to £4299

Educators matching "Property"

Show all 10
Room Forty Afternoon Tea

room forty afternoon tea

5.0(174)

Weaverham

Room Forty afternoon tea delivers delicious afternoon tea across Cheshire and the North West. Each hand made afternoon tea is baked with love and is served on beautiful vintage crockery (available to hire too!). If you would rather have the afternoon tea without the crockery or service, just ask - we can do afternoon tea in a box for each of your guests! Room Forty are an award-winning mobile afternoon tea and baking company based in Warrington. We bring our travelling tea room and baking school to venues and homes within a 1.5 hour radius. Celebrate your birthday, wedding, anniversary, baby shower and even a loved one's funerals in affordable luxury style. Our award winning events can be brought to your home, community centre, school, college or office, It's the perfectly effortless party plan. Our baking and bread making skills are shared via our mobile baking school too - just ask us to come to you, or come to one of our baking classes or get your hands on one of our cake craft kits and Pup Cakes for your four legged friends! Our 100% 5 star reviews are testament to the attention to detail and love we pour into everything we bake, and the care we give to all of our customers, winning us the accolade of hospitality provider of the year in Warrington Business Awards. We don't have our own premises but we do deliver to your home, workplace or venue and have a five star food hygiene rating. Room Forty have a large collection of vintage china, silver trays, sugar tongs and props to hire if you don't want the dainty catering too.

Hartbeeps NC

hartbeeps nc

North West,

These Terms and Conditions, together with any other documents referred to herein, set out the terms of use governing your use of this website, hartbeeps.com (“Our Site”). It is recommended that you print a copy of these Terms and Conditions for your future reference. These Terms and Conditions were last updated on 10th May 2022. Your agreement to comply with these Terms and Conditions is indicated by your use of Our Site. If you do not agree to these Terms and Conditions, you must stop using Our Site immediately. The following document also applies to your use of Our Site: Our Privacy Policy, available at https://www.hartbeeps.com/privacy-policy This is also referred to below in Part 15. 1. Definitions and Interpretation 1.1 In these Terms and Conditions, unless the context otherwise requires, the following expressions have the following meanings: “Content” means any and all text, images, audio, video, scripts, code, software, databases, and any other form of information capable of being stored on a computer that appears on, or forms part of, Our Site; and “We/Us/Our” means Soundplay Music Limited. 2. Information About Us 2.1 Our Site is operated by Soundplay Music Limited. We are a limited company registered in England and Wales under company number 08655173. Our registered address is C/O Hillier Hopkins, First Floor, Radius House, 51 Clarendon Road, Watford WD17 1HP and our correspondence address is 1st Floor, Unit 8, Langley Wharf, Railway Terrace, Kings Langley, Herts WD4 8JE. 2.2 Our VAT number is 218651211. 3. How to Contact Us To contact Us, please email Us at hello@hartbeeps.com. 4. Access to Our Site 4.1 Access to Our Site is free of charge. 4.2 It is your responsibility to make the arrangements necessary in order to access Our Site. 4.3 Access to Our Site is provided on an “as is” and on an “as available” basis. We may suspend or discontinue Our Site (or any part of it) at any time. We do not guarantee that Our Site will always be available or that access to it will be uninterrupted. 5. Changes to Our Site We may alter and update Our Site (or any part of it) at any time to enhance the customer experience. If We make any significant alterations to Our Site (or any part of it), We will try to give you reasonable notice of the alterations. < 6. Changes to these Terms and Conditions 6.1 We may alter these Terms and Conditions at any time. If We do so, details of the changes will be highlighted at the top of this page. As explained above, your use of Our Site constitutes your acceptance of these Terms and Conditions. Consequently, any changes made to these Terms and Conditions will apply to your use of Our Site the first time you use it after the changes have been implemented. You are therefore advised to check this page every time you use Our Site. 6.2 If any part of the current version of these Terms and Conditions conflicts with any previous version(s), the current version shall prevail unless We explicitly state otherwise. 7. International Users Our Site is intended for users in the United Kingdom only. We do not warrant or represent that Our Site or its Content are available in other locations or are suitable for use in other locations. 8. How You May Use Our Site and Content (Intellectual Property Rights) 8.1 All Content included on Our Site and the copyright and other intellectual property rights in that Content belongs to or has been licensed by Us, unless specifically labelled otherwise. All Content is protected by applicable United Kingdom and international intellectual property laws and treaties. 8.2 You may access, view, and use Our Site in a web browser (including any web browsing capability built into other types of software or app) and you may download Our Site (or any part of it) for caching (this usually occurs automatically). 8.3 You may print one copy and download extracts of any page(s) from Our Site for personal use. 8.4 Our status as the owner and author of the Content on Our Site (or that of identified licensors, as applicable) must always be acknowledged. 8.5 You may not use any Content saved or downloaded from Our Site for commercial purposes without first obtaining a licence from Us (or Our licensors, as applicable). This does not prevent the normal access, viewing, and use of Our Site for general information purposes. 8.6 Nothing in these Terms and Conditions limits or excludes the provisions of Chapter III of the Copyright, Designs and Patents Act 1988, ‘Acts Permitted in Relation to Copyright Works’, which provides exceptions allowing certain uses of copyright material including (but not limited to) non-commercial research and private study; text and data mining for non-commercial research; criticism, review, and reporting current events; teaching; accessibility; time-shifting; and parody, caricature, and pastiche. Further information is available from the Intellectual Property Office 9. Links to Our Site 9.1 You may only link to the homepage of Our Site, hartbeeps.com. Linking to other pages on Our Site requires our express written permission. 9.2 Links to Our Site must be fair and lawful. You must not take unfair advantage of Our reputation or attempt to damage Our reputation. 9.3 You must not link to Our Site in a manner that suggests any association with Us (where there is none) or any endorsement or approval from Us (where there is none). 9.4 Your link should not use any logos or trade marks displayed on Our Site without Our express written permission. 9.5 You must not frame or embed Our Site on another website without Our express written permission. 9.6 You may not link to Our Site from another website the main content of which is unlawful; obscene; offensive; inappropriate; dishonest; defamatory; threatening; racist, sexist, or otherwise discriminatory; that promotes violence, racial hatred, or terrorism; that infringes intellectual property rights; or that We deem to be otherwise objectionable. 10. Links to Other Sites 10.1 Links to other websites may be included on Our Site. Unless expressly stated, these sites are not under Our control. We accept no responsibility or liability for the content of third-party websites. 10.2 The inclusion of a link to another website on Our Site is for information purposes only and does not imply any endorsement of that website or of its owners, operators, or any other parties involved with it. 11. Disclaimers 11.1 Nothing on Our Site constitutes professional advice on which you should rely. It is provided for general information purposes only. 11.2 We make reasonable efforts to ensure that the Content on Our Site is complete, accurate, and up to date, but We make no warranties, representations, or guarantees (express or implied) that this will always be the case. 11.3 If you are a business user, We exclude all implied representations, warranties, conditions, and other terms that may apply to Our Site and Content. 12. Our Liability 12.1 Nothing in these Terms and Conditions excludes or restricts Our liability for fraud or fraudulent misrepresentation, for death or personal injury resulting from negligence, or for any other forms of liability which cannot be lawfully excluded or restricted. 12.2 If you are a business user (i.e. you are using Our Site in the course of business or for commercial purposes), to the fullest extent permissible by law, We accept no liability for any loss or damage, whether foreseeable or otherwise, in contract, tort (including negligence), for breach of statutory duty, or otherwise, arising out of or in connection with the use of (or inability to use) Our Site or the use of or reliance upon any Content included on Our Site. 12.3 If you are a business user, We accept no liability for loss of profit, sales, business, or revenue; loss of business opportunity, goodwill, or reputation; loss of anticipated savings; business interruption; or for any indirect or consequential loss or damage. 12.4 If you are a consumer, you agree that you will not use Our Site for any commercial or business purposes and that We shall have no liability to you for any business losses as set out above. 12.5 Subject to Part 12.6, if you are a consumer and digital content from Our Site damages other digital content or a device belonging to you, where that damage is caused by Our failure to use reasonable skill and care, We will either compensate you or repair the damage. 12.6 Note that the right to compensation or repair in Part 12.5 will be lost if the damage in question could have been avoided by following advice or instructions from Us to install a free patch or update; if the damage resulted from your failure to follow instructions; or if the minimum system requirements provided by Us for the digital content in question were not met. 13. Viruses, Malware, and Security 13.1 We exercise reasonable skill and care to ensure that Our Site is secure and free from viruses and malware; however, We do not guarantee that this is the case. 13.2 You are responsible for protecting your hardware, software, data, and other material from viruses, malware, and other internet security risks. 13.3 You must not deliberately introduce viruses or other malware, or any other material which is malicious or technologically harmful either to or via Our Site. 13.4 You must not attempt to gain unauthorised access to any part of Our Site, the server on which Our Site is stored, or any other server, computer, or database connected to Our Site. 13.5 You must not attack Our Site by means of a denial of service attack, a distributed denial of service attack, or by any other means. 13.6 By breaching the provisions of Parts 13.3 to 13.5, you may be committing a criminal offence under the Computer Misuse Act 1990. Any and all such breaches will be reported to the relevant law enforcement authorities and We will cooperate fully with those authorities by disclosing your identity to them. Your right to use Our Site will cease immediately in the event of such a breach. 14. Acceptable Usage of Our Site 14.1 You may only use Our Site in a lawful manner: a) You must ensure that you comply fully with any and all local, national, or international laws and regulations that apply; b) You must not use Our site in any way, or for any purpose, that is unlawful or fraudulent; and c) You must not use Our Site to knowingly send, upload, or in any other way transmit data that contains any form of virus or other malware or any other code designed to adversely affect computer hardware, software, or data of any kind. 14.2 If you fail to comply with the provisions of this Part 14, you will be in breach of these Terms and Conditions. We may take one or more of the following actions in response: a) Suspend or terminate your right to use Our Site; b) Issue you with a written warning; c) Take legal proceedings against you for reimbursement of any and all relevant costs on an indemnity basis resulting from your breach; d) Take further legal action against you, as appropriate; e) Disclose such information to law enforcement authorities as required or as We deem reasonably necessary; and/or f) Any other actions which We deem reasonably appropriate (and lawful). 14.3 We hereby exclude any and all liability arising out of any actions that We may take (including, but not limited to those set out above in Part 14.2) in response to your breach. 15. How We Use Your Personal Information We will only use your personal information as set out in Our Privacy Policy, available from www.hartbeeps.com/privacy-policy . 16. Communications from Us 16.1 If We have your contact details, We may send you important notices by email from time to time. Such notices may relate to matters including, but not limited to, changes to Our Site or to these Terms and Conditions. 16.2 We will not send you marketing emails without your express consent. If you do consent to marketing, you may opt out at any time. All marketing emails from Us include an unsubscribe link. If you opt out of emails from Us, it may take up to fourteen days for your request to take effect and you may continue to receive emails during that time. 16.3 For questions or complaints about communications from Us, please contact Us using the details above in Part 3. 17. Law and Jurisdiction 17.1 These Terms and Conditions, and the relationship between you and Us (whether contractual or otherwise) shall be governed by, and construed in accordance with, English law. 17.2 If you are a consumer, you will benefit from any mandatory provisions of the law in your country of residence. Nothing in Part 17.1 takes away from or reduces your legal rights as a consumer. 17.3 If you are a consumer, any dispute, controversy, proceedings, or claim between you and Us relating to these Terms and Conditions or to the relationship between you and Us (whether contractual or otherwise) shall be subject to the jurisdiction of the courts of England, Wales, Scotland, or Northern Ireland, as determined by your residency. 17.4 If you are a business user, any dispute, controversy, proceedings, or claim between you and Us relating to these Terms and Conditions or to the relationship between you and Us (whether contractual or otherwise) shall be subject to the exclusive jurisdiction of the courts of England and Wales.