Server IP : 127.0.0.2 / Your IP : 18.223.162.245 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/resources/views/pages/inhousetraining/ |
Upload File : |
@extends('template.default') @section('content') <div class="header-breadcrumbs"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 sol-xs-12"> <div class="breadcrumbs-title text-center"> {{-- <h2>Most Popular Seminar</h2> --}} <div class="subheader-pages"> <ul> <li><a href="{{route('home')}}" style="color:#fff;">Home</a></li> <li>Most Popular Seminar</li> </ul> </div> </div> </div> </div> </div> </div> <div class="coursedetails-area"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="container-inner"> <div class="row main-title"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <h2>Lean Maintenance One-day Course Agenda</h2> </div> </div> <div class=" row col-lg-12 col-md-12 col-sm-12 col-xs-12"> <ol class="p-l-30"> <li>Techniques for continuous improvement including inputs to maintenance.</li> <li>Where to get data to support cost saving plans.</li> <li>Brainstorming sessions specifically designed to uncover waste.</li> <li>Where to focus attention and where to look for the ‘low hanging fruit’.</li> <li>Priority system is introduced to insure actionable projects. Groups set priority for each idea based on proprietary measures.</li> <li>Groups develop list of projects in priority order</li> <li>Forms are offered to help groups refine and write-up one idea</li> <li>Rigorous formats are employed to insure projects are thought through, and different aspects are reviewed.</li> <li>How to conduct a cost analysis on a money saving project.</li> <li>How to determine ROI (Return on Investment), Payback and develop a metric to demonstrate success or failure.</li> <li>How to get these projects done in the real world.</li> <li>Assign management mentor that will provide: money that was budgeted, run interference, supplies, help, faith, access to assets and resources, whatever else is needed</li> <li>How to write success stories. Pass stories on to management</li> </ol> </div> <div class=" row col-lg-12 col-md-12 col-sm-12 col-xs-12"> <ul> <li>Lean Maintenance 1 day public presentations <ul class="listStyle p-l-30"> <li><span>2008 speech and training Lean Maintenance, IMC Bonita Springs, FL, USA</span></li> <li><span>2008 speech and panel discussion Lean Maintenance PEMAC Toronto, Canada</li> <li><span>2009 speech Lean Maintenance ACEIM Bogota, Columbia</li> <li><span>2009 training Lean Maintenance Trainmar Port of Spain, Trinidad</li> <li><span>2009 Training session Lean Maintenance Saudi Engineering Council Dammam, Saudi Arabia</li> <li><span>2009 keynote and training MARTS Chicago, IL, USA</li> </ul> </li> </ul> </div> <div class="col-lg-8 col-md-8 col-sm-12 col-xs-12"> <a href="http://validator.w3.org/check?uri=referer"> <img src="{{{URL::asset('public/images/valid-xhtml10.png')}}}" style="padding-bottom: 55px; margin-left: -15px;"></img></a> </div> </div> </div> </div> </div> @endsection @push('styles') <link href="{{{URL::asset('public/css/home.css')}}}" rel="stylesheet"> <link href="{{{URL::asset('public/css/siteMap.css')}}}" rel="stylesheet"> @endpush @push('scripts') @endpush