<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'Appliance Repair Technician at TNG Appliance Repair', 'metatag_description' => 'Appliance Repair TechnicianTNG Appliance Repair at Proven', 'unique_name' => 'tng-appliance-repair-houston-tx', 'reference_number' => '52860', 'mobile_image' => '', 'display_company_title' => 'Jobs at TNG Appliance Repair', 'employer' => array( 'EmployersJob' => array( 'id' => '43779', 'employer_id' => '29606', 'ats_url' => '', 'url' => '', 'title' => 'Appliance Repair Technician', 'craigslist_city' => 'houston', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2018-09-04 19:49:44', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '77016', 'description' => '<p>Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools.</p>', 'unique_name' => '', 'created_date' => '2018-09-04 19:49:13' ), 'Employer' => array( 'lat' => '29.85639954', 'lon' => '-95.30349731', 'id' => '29606', 'company_name' => 'TNG Appliance Repair', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '701544', 'zipcode' => '77016', 'city' => 'Houston', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '77016', 'city' => 'Houston', 'state_prefix' => 'TX' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Appliance Repair Technician"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/43779?ref=52860"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/43779?ref=52860", "title": "Appliance Repair Technician", "description": "<p>Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools.</p>", "datePosted": "2018-09-04T19:49:44+00:00", "hiringOrganization": { "@type": "Organization", "name": "TNG Appliance Repair", "sameAs": "https://www.proven.com/employers/publicPage/29606" }, "identifier": { "@type": "PropertyValue", "name": "TNG Appliance Repair", "value": "29606" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Houston", "addressRegion": "TX" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/43779"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">43779</span> <span class="hide" id="referencenumber">52860</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Appliance Repair Technician</h1> <p class="small-bottom-border"> TNG Appliance Repair </p> <div class="date-location">Sep 04, 2018 - Houston</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+43779-w@hireproven.com">jobs+43779-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:29606/job_id:43779", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=43779"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/29606/43779" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools.</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65e458cf6c5c73ecbb7ac56b1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253A0pZCu4ZeCEivOuLm%253AX%252BxrjxJDq2eiL2rBKS06oQ%253D%253D%253A1vGc2ZT4iiPl44ZUzweZ37CInofCI%252Bggpu4wvVEqhk2thQZkonSRHLPjXFcoeUS6OwjIOX7H9wmGn1DyWjwpKbe%252Ferok8Z9wyqoIHOYgFpU9h0UhV1ACivTqLo8tw4mdn7Pu&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27635552101/" class="blue-link" target="_blank">Area Maintenance Technician</a></p> <p class="similar-job-company">Retirement Center Management - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 5 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=645ba646c9bc73eca0852df11&ri=9953e278795443f381ba20dd97399ad5&job_loc=Pasadena%2CTX&q=Appliance+Repair+Technician&spl=v1%253ARK78sSnwWooptVSZ%253AsofIUicnwcnWhHnhDR4ybA%253D%253D%253Al9WoGUVvjaEa9TITaxkglWEzohlh%252BjeRGiQ3JCInqulWZrFlU%252FlvU9%252BT%252Fgb1d%252F0NlxmKKw10V9PZIgiE1912pV6S%252BFs5iArKhlbuMs7ZL4oJuBJBtNBNS98hc%252BxtAqKQAco%253D&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27725227775/" class="blue-link" target="_blank">Customer Service Professional [Work From Home]</a></p> <p class="similar-job-company">wrrk - <span class="text-muted">Pasadena, TX</span></p> <p class="text-muted similar-job-date"> 7 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=644043256dec73eca13b7bcb1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AgpO1ixeQ5q%252FZMPCd%253AhRggdTRNA3BjeVPZeWWEnQ%253D%253D%253AlXXE2Q5Nqo6TTZiQWcGbJwJptXhHCfffDNrY3emvI7s%252F3Ls7SgG2CFUXlmfe3fjF34YTqbpfQKmVfBDyLsBBeybUT0%252FdLMrcfqf%252BYoZ7%252F7KjQ4rM%252FQRibw63STE2bVa961E9sF0rwSCz%252FY39&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27731934469/" class="blue-link" target="_blank">Maintenance Associate - Northline</a></p> <p class="similar-job-company">Blink Fitness - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65a5868c34bc73ecbf67215e1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AhggmgwJ1Qi34zrFQ%253AWvZHEntOyjl3Gyi3jnQRDg%253D%253D%253AE1FOje9Rxdximc%252BUA7G2oyV3w9%252BTJWERimyqupN3rauHOTgSNEVd7m217xL4hVOUxXStezKXnFQ88JGer0WRvVle0jYptXkUIp4CqdC6QcRf%252BkLnf5WLHJCVC3Sd0mndtsGt&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27568075666/" class="blue-link" target="_blank">Sales Representative, Electronics (Entry Level)- Remote- Houston</a></p> <p class="similar-job-company">Kaba Mas LLC - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6685bc38bf1c73ec8d648a161&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AgRoKB%252BVIJuSjBJNb%253At%252BBklCJJWcwebVmAScrljA%253D%253D%253ApVTzi6h48esbZGuiyUOtLFJyPTXmJhZYfEDA4MRahLyvjl28xFvxTQgraf8POwU07bI%252BjeMtKUyjBdmNimUleuPtv0xTiEJudVRbo8yx9Ni6OXRlttwZi609cZNYPC38f2vN&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27266042970/" class="blue-link" target="_blank">Armed Security Officer $22/hr</a></p> <p class="similar-job-company">Securitas - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Retirement Center Management' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65e458cf6c5c73ecbb7ac56b1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253A0pZCu4ZeCEivOuLm%253AX%252BxrjxJDq2eiL2rBKS06oQ%253D%253D%253A1vGc2ZT4iiPl44ZUzweZ37CInofCI%252Bggpu4wvVEqhk2thQZkonSRHLPjXFcoeUS6OwjIOX7H9wmGn1DyWjwpKbe%252Ferok8Z9wyqoIHOYgFpU9h0UhV1ACivTqLo8tw4mdn7Pu&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27635552101/', 'title' => 'Area Maintenance Technician', 'description' => '<b>The Aspenwood Company has an opportunity for a full-time Area Maintenance Technician in the Greater Houston Area. </b><br><br>Pay Rate: Starting at $25.00/hr. (based on experience)<br><br><b>POSITION SUMMARY </b><br><br>As the area maintenance technician, you will maintain the day-to-day operations and to assume responsibility for maintaining the physical asset of the community that you are covering. Responsible in performing upkeep tasks such as repairs and cleaning. Responsible for applying basic repair(s) to equipment and building systems and ensures facilities are tidy and functional. Must have solid technical knowledge. Must desire to work with seniors and have a tolerance for behaviors associated with dementia and other aging processes. Abides by and upholds company core values. <br><br><b>ESSENTIAL DUTIES AND RESPONSIBILITIES </b><br><br><ul><li> Required travel to all Aspenwood Company's communities as needed. </li><li> Responsible for the completion of all maintenance work orders as assigned. </li><li> Subject matter expert regarding HVAC, plumbing, and electrical systems. </li><li> Complete make-ready process of vacant resident room as directed by the Supervisor. </li><li> Coordinate special projects as directed by the Supervisor. </li><li> Assist in monitoring all work being performed by outside contractors as instructed by the Supervisor. </li><li> Responsible for 24-hour emergency maintenance service as scheduled. </li><li> Carry pager/cell phone as required for on-call maintenance. </li><li> Monitor and maintain all building systems as assigned. </li><li> Complete grounds work as director by supervisor including picking up trash, sweeping indoors/outdoors and dumpster areas and maintaining landscaping beds and other areas. </li><li> Inspect and troubleshoot equipment and systems (e.g. ventilation) </li><li> Check functionality of safety systems (e.g. fire alarm) </li><li> Collaborate with workers and other professionals during renovations </li><li> Report to the Director of Plant Operations, Manager on Duty and/or Executive Director any safety or maintenance issues. </li><li> Assure safety standards are used which comply with all company, local, City, State and Federal guidelines. </li><li> Provide guidance to Maintenance Technician I, if any. </li><li> Member of the community's emergency response team. </li><li> Maintains a professional appearance and good personal hygiene per company policies. </li><li> Other responsibilities as assigned. </li></ul><br><b>JOB SPECIFICATIONS/QUALIFICATIONS: </b><br><br><ul><li> High School Diploma or GED required. </li><li> 2-3 years of related experience. </li><li> Basic knowledge of HVAC, plumbing, and electrical systems. </li><li> Experience using hand and electric tools. </li><li> Ability to read technical manuals and drawings. </li><li> Very good communication and interpersonal skills. </li><li> Physical stamina and dexterity. </li></ul><br>EOE/M/F/D/V', 'post_date' => '2023-05-30T02:20:05Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'wrrk' ), 'UtZipcode' => array( 'city' => 'Pasadena', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=645ba646c9bc73eca0852df11&ri=9953e278795443f381ba20dd97399ad5&job_loc=Pasadena%2CTX&q=Appliance+Repair+Technician&spl=v1%253ARK78sSnwWooptVSZ%253AsofIUicnwcnWhHnhDR4ybA%253D%253D%253Al9WoGUVvjaEa9TITaxkglWEzohlh%252BjeRGiQ3JCInqulWZrFlU%252FlvU9%252BT%252Fgb1d%252F0NlxmKKw10V9PZIgiE1912pV6S%252BFs5iArKhlbuMs7ZL4oJuBJBtNBNS98hc%252BxtAqKQAco%253D&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27725227775/', 'title' => 'Customer Service Professional [Work From Home]', 'description' => '<p>[Customer Service / Remote] - Residents of TX / Benefits - As a Customer Service Professional you'll: Help customers via email-chat-and-phone; Troubleshoot customer problems and answer their questions to ensure that each customer has the best experience possible; Meet customer's specific needs by determining the source of the problem and implementing the effective solution; Concisely and effectively relay information in written form...Hiring Fast >></p>', 'post_date' => '2023-05-28T01:20:59Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Blink Fitness' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=644043256dec73eca13b7bcb1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AgpO1ixeQ5q%252FZMPCd%253AhRggdTRNA3BjeVPZeWWEnQ%253D%253D%253AlXXE2Q5Nqo6TTZiQWcGbJwJptXhHCfffDNrY3emvI7s%252F3Ls7SgG2CFUXlmfe3fjF34YTqbpfQKmVfBDyLsBBeybUT0%252FdLMrcfqf%252BYoZ7%252F7KjQ4rM%252FQRibw63STE2bVa961E9sF0rwSCz%252FY39&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27731934469/', 'title' => 'Maintenance Associate - Northline', 'description' => '<strong>Job Overview:</strong><br><br>Maintenance Associates are the unsung hero of the Blink team. They are so dedicated to their craft that they would walk barefoot in the club without batting an eye. Our Maintenance Associates are often seen zipping around the club with a vacuum strapped to their back, reracking weights and ensuring the bathroom is spotless. We don't know what we would do without them!<br><br><strong>Responsibilities:</strong><br><br><ul><li>Ensure the sidewalk, entrance, front porch and all training areas are impeccably clean</li><li>Clean the reception areas and offices to the Blink standard of excellence</li><li>Stock locker rooms with all necessary supplies and ensure they are clean</li><li>Make sure all fitness areas are clean, presentable, and that equipment is operating properly</li></ul><br><br><strong>Qualifications:</strong><br><br><ul><li>Strong understanding of what constitutes a clean environment</li><li>Ability to identify dirty areas; eye for cleanliness</li><li>Able to lift and move gym equipment weighing 15-20 lbs frequently and 45 lbs occasionally</li><li>Experience in handling and using cleaning products</li><li>Ability to organize and keep storage areas orderly</li><li>Work independently with minimal supervision</li><li>Work with hand tools and cleaning equipment</li><li>Act with a sense of urgency</li><li>Excellent communication skills</li></ul><br><br><strong>Compensation and Benefits:</strong><br><br><ul><li>Complimentary Blink Membership</li><li>Benefits</li></ul><br><br><strong>Company Overview:</strong><br><br>Founded in 2011 by executives at Equinox, Blink Fitness is a premium quality, value-based fitness brand with more than 100 locations open or in development throughout New York, New Jersey, Pennsylvania and California. Blink puts Mood Above Muscle , which celebrates the positive feeling you get from exercise, not just the physical benefits.<br><br>Blink recently launched a franchising system to complement its fast growing company-owned business model and has secured franchise development agreements in Georgia, Illinois, Massachusetts, Michigan, Virginia and upstate NY. This includes an agreement with Golden State Warriors forward Draymond Green, two-time NBA Champion, All Star, Olympic Gold Medalist and Defensive Player of the Year, who announced a franchise development deal to bring 20 gyms to his home state of Michigan and to Illinois.<br><br>Blink is an exciting and dynamic business that is still in the start-up mode.We are a passionate team with a great entrepreneurial spirit and a willingness to roll up our sleeves to get the work done.<br><br>While Blink has grown rapidly and has already achieved significant profitability, the business is just getting warmed-up. Its leadership has a very lofty vision and expects explosive growth over the coming years. At a minimum, the business expects to have more than 300 locations over the next five years through a combination of corporate and franchise development.<br><br>For more information visit Blink's consumer websiteblinkfitness.com - and its franchise website - blinkfranchising.com.', 'post_date' => '2023-05-29T02:02:17Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Kaba Mas LLC' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65a5868c34bc73ecbf67215e1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AhggmgwJ1Qi34zrFQ%253AWvZHEntOyjl3Gyi3jnQRDg%253D%253D%253AE1FOje9Rxdximc%252BUA7G2oyV3w9%252BTJWERimyqupN3rauHOTgSNEVd7m217xL4hVOUxXStezKXnFQ88JGer0WRvVle0jYptXkUIp4CqdC6QcRf%252BkLnf5WLHJCVC3Sd0mndtsGt&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27568075666/', 'title' => 'Sales Representative, Electronics (Entry Level)- Remote- Houston', 'description' => '<p>Our doors are open to you. We are one of the Top 3 companies in our industry and globally leading in smart and secure access solutions. As a trusted partner, we stand for innovation, top performance and a fulfilling workplace. Join our team of 15,000 colleagues around the world and help us build trust every day.</p><p>** Sales Representative, Electronics (Entry Level)- Remote- Houston**</p><p>Houston, TX, US </p><p>Feb 17, 2022 **POSITION OVERVIEW** </p><p>dormakaba is seeking a customer focused Sales Representative Low Voltage Channel to join our Sales team in the Houston area. This role is responsible for working with all dormakaba Low Wholesalers and subsequently related value-added resellers (Security Dealers, Security Installers, Small/Medium Security Integrators) and applicable Low Voltage Channel Buying Groups within their Region and partnering (as applicable) with other key regional sales team members; to maximize dormakaba presence, visibility and overall to drive sales in a cohesive manner.</p><p>**Important:** Our sales and service team members are required to make in-person customer visits due to the nature of their work. For our protection and the protection of our customers, we adhere to strict COVID safety protocols (masking, frequent hand sanitizer use, temperature checks, etc. per local guidelines and customer requirements).</p><p>**PRIMARY DUTIES**</p><p>* Works with, partners, maintains/enhances Low Voltage Channel Wholesalers and their related dealers and (VAR) value-added reseller relationships with the objective of maximizing sales revenues, market share and meeting customer's needs</p><p>* Identifies project opportunities through Low Voltage Channel partners</p><p>* Participates in industry expos, table-top events, branch events, promotional activities, and other related activities</p><p>* Ability to be customer focused with attention to detail on project details</p><p>* Continuous education to stay current with industry trends and standards</p><p>* Understands competitor landscape with market</p><p>* Builds/delivers presentations & demonstrations to customers and prospects</p><p>**REQUIREMENTS**</p><p>* Bachelors degree or prior sales experience (preferred but not required) </p><p>* Must be able to make sales calls to customer sites in person, via video, and by phone</p><p>* 0 3 years of experience in a competitive environment with a record of success exceeding goals which may be demonstrated through previous sales work, competitive internships, excelling in collegiate competitions </p><p>* Ability to travel 50% of the time and have a valid drivers license </p><p>* Strong relationship building and management</p><p>* Knowledge of commercial hardware & access control industry desired</p><p>* High energy and enthusiasm</p><p>* Excellent communication skills, written, verbal and presentation skills</p><p>**CRITICAL SUCCESS FACTORS**</p><p>* Candidates who embrace dormakabas core values will be most successful in our organization: Trust, Customer First, Curiosity, Courage and Performance </p><p>* Strong customer centric approach is a must </p><p>* Team player and strong collaborator </p><p>* Problem solver (always brings solutions, enjoys challenges) </p><p>* Dependable (reliable and follows through on commitments) </p><p>**WE OFFER**</p><p>* An opportunity to work in global company with a family culture and strong core values (Trust, Customer First, Curiosity, Courage and Performance) </p><p>* Competitive pay with great benefits options (Medical, Dental, Vision, Life and Disability insurance, 401(k), Paid Time Off and Holiday Pay </p><p>* Career fulfillment with growth and development opportunities </p><p>* Employee discounts (online discounts for shopping, travel, insurance etc.) and much more! </p><p>**The Federal Executive Order 14042 on COVID-19 *requires* all current and new employees of government contractors to comply with one of the following on or before the Federal deadline date:**</p><p>- Received their final vaccination dose either their second dose of Pfizer or Moderna, or single dose of Johnson & Johnson OR </p><p>- Submitted a medical exemption/accommodation request for approval OR </p><p>- Submitted a religious belief exemption/accommodation request for approval. </p><p>dormakaba is a federal contractor which means all our team members must comply with this order by the Federal deadline to start and continue employment with us. Our Talent Acquisition team will confirm the Federal deadline date at the time an offer is made to help ensure compliance. </p><p>dormakaba is committed to providing an environment of mutual respect where equal employment opportunities are available to all applicants and teammates without regard to race, color, religion, sex, pregnancy (including childbirth, lactation and related medical conditions), national origin, age, physical and mental disability, marital status, sexual orientation, gender identity, gender expression, genetic information (including characteristics and testing), military and veteran status, and any other characteristic protected by applicable law. Diversity and inclusion among our teammates is critical to our success as a global company, and we seek to recruit, develop and retain the most talented people from a diverse candidate pool. dormakaba is an Equal Opportunity Employer. dormakaba is an Equal Employment Opportunity employer. (EEO/AA/M/F/D/V) dormakaba does not accept unsolicited headhunter and agency resumes and will not pay fees to any third-party agency or company absent a signed agreement with approved Talent Acquisition dormakaba representative. Provider Description Enabled SAP as service provider </p><p>* "route" is used for session stickiness</p><p>* "careerSiteCompanyId" is used to send the request to the correct data center</p><p>* "JSESSIONID" is placed on the visitor's device during the session so the server can identify the visitor</p><p>* "Load balancer cookie" (actual cookie name may vary) prevents a visitor from bouncing from one instance to another</p><p>Provider Description Enabled AddThis </p><p>Google Analytics Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. </p><p>Google Tag Manager Google Tag Manager is a tag management system for conversion tracking, site analytics, remarketing, and more. </p><p>LinkedIn</p>', 'post_date' => '2023-05-21T13:35:26Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Securitas' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6685bc38bf1c73ec8d648a161&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AgRoKB%252BVIJuSjBJNb%253At%252BBklCJJWcwebVmAScrljA%253D%253D%253ApVTzi6h48esbZGuiyUOtLFJyPTXmJhZYfEDA4MRahLyvjl28xFvxTQgraf8POwU07bI%252BjeMtKUyjBdmNimUleuPtv0xTiEJudVRbo8yx9Ni6OXRlttwZi609cZNYPC38f2vN&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27266042970/', 'title' => 'Armed Security Officer $22/hr', 'description' => '<p>Location: </p><p>Location: </p><p>Armed Security Officer $22/hr in Pecos, TX at Securitas Security Services USA Location * </p><p>**Location:**</p><p>**Experience:** </p><p>Not Specified **Job Description**</p><p>**Armed Security Officer**</p><p>We help make your world a safer place.</p><p>Securitas is a global company that offers the most advanced and sustainable security solutions in the industry. We are located in 47 countries and have 355,000 employees worldwide and over 150,000 clients.</p><p>Securitas plays an essential role for our clients and in society. The **Armed Security Officer** position helps maintain a safe and secure environment for our clients by actively monitoring the premises, including patrolling a variety of locations. They preserve order while enforcing regulations and directives for a client site pertaining to personnel, visitors, and the area. Frequently our Armed Security Officers will provide customer service and information to a clients employees and customers and serve as a physical deterrent.</p><p>We are driven by a clear corporate culture and purpose, which helps us live according to our values of Integrity, Vigilance, and Helpfulness. These values are at the heart of our culture, help define who we are and guide our actions.</p><p>Our highly sought after Armed Security officer positions include full training. If you have experience in security, law enforcement or military you are a great fit for this role; if not, we will provide you with the training and everything you need for a great introduction to a career in the security industry.</p><p> Apply quickly and efficiently online </p><p> Interview from the convenience of your own home</p><p> Weekly pay </p><p> Competitive benefits </p><p> Flexible schedules </p><p>With over 80 years of protecting the things that matter, weve seen more than most. Thats why Securitas is the partner of choice for companies and an employer of choice for candidates worldwide.</p><p>See a different world.</p><p>EOE/M/F/Vet/Disabilities</p>', 'post_date' => '2023-05-31T01:07:26Z' ) ) ) $title_for_layout = 'Appliance Repair Technician at TNG Appliance Repair' $metatag_description = 'Appliance Repair TechnicianTNG Appliance Repair at Proven' $unique_name = 'tng-appliance-repair-houston-tx' $reference_number = '52860' $mobile_image = '' $display_company_title = 'Jobs at TNG Appliance Repair' $employer = array( 'EmployersJob' => array( 'id' => '43779', 'employer_id' => '29606', 'ats_url' => '', 'url' => '', 'title' => 'Appliance Repair Technician', 'craigslist_city' => 'houston', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2018-09-04 19:49:44', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '77016', 'description' => '<p>Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools.</p>', 'unique_name' => '', 'created_date' => '2018-09-04 19:49:13' ), 'Employer' => array( 'lat' => '29.85639954', 'lon' => '-95.30349731', 'id' => '29606', 'company_name' => 'TNG Appliance Repair', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '701544', 'zipcode' => '77016', 'city' => 'Houston', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '77016', 'city' => 'Houston', 'state_prefix' => 'TX' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Appliance Repair Technician"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/43779?ref=52860"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/43779?ref=52860", "title": "Appliance Repair Technician", "description": "<p>Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools.</p>", "datePosted": "2018-09-04T19:49:44+00:00", "hiringOrganization": { "@type": "Organization", "name": "TNG Appliance Repair", "sameAs": "https://www.proven.com/employers/publicPage/29606" }, "identifier": { "@type": "PropertyValue", "name": "TNG Appliance Repair", "value": "29606" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Houston", "addressRegion": "TX" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/43779"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">43779</span> <span class="hide" id="referencenumber">52860</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Appliance Repair Technician</h1> <p class="small-bottom-border"> TNG Appliance Repair </p> <div class="date-location">Sep 04, 2018 - Houston</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+43779-w@hireproven.com">jobs+43779-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:29606/job_id:43779", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=43779"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/29606/43779" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools.</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65e458cf6c5c73ecbb7ac56b1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253A0pZCu4ZeCEivOuLm%253AX%252BxrjxJDq2eiL2rBKS06oQ%253D%253D%253A1vGc2ZT4iiPl44ZUzweZ37CInofCI%252Bggpu4wvVEqhk2thQZkonSRHLPjXFcoeUS6OwjIOX7H9wmGn1DyWjwpKbe%252Ferok8Z9wyqoIHOYgFpU9h0UhV1ACivTqLo8tw4mdn7Pu&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27635552101/" class="blue-link" target="_blank">Area Maintenance Technician</a></p> <p class="similar-job-company">Retirement Center Management - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 5 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=645ba646c9bc73eca0852df11&ri=9953e278795443f381ba20dd97399ad5&job_loc=Pasadena%2CTX&q=Appliance+Repair+Technician&spl=v1%253ARK78sSnwWooptVSZ%253AsofIUicnwcnWhHnhDR4ybA%253D%253D%253Al9WoGUVvjaEa9TITaxkglWEzohlh%252BjeRGiQ3JCInqulWZrFlU%252FlvU9%252BT%252Fgb1d%252F0NlxmKKw10V9PZIgiE1912pV6S%252BFs5iArKhlbuMs7ZL4oJuBJBtNBNS98hc%252BxtAqKQAco%253D&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27725227775/" class="blue-link" target="_blank">Customer Service Professional [Work From Home]</a></p> <p class="similar-job-company">wrrk - <span class="text-muted">Pasadena, TX</span></p> <p class="text-muted similar-job-date"> 7 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=644043256dec73eca13b7bcb1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AgpO1ixeQ5q%252FZMPCd%253AhRggdTRNA3BjeVPZeWWEnQ%253D%253D%253AlXXE2Q5Nqo6TTZiQWcGbJwJptXhHCfffDNrY3emvI7s%252F3Ls7SgG2CFUXlmfe3fjF34YTqbpfQKmVfBDyLsBBeybUT0%252FdLMrcfqf%252BYoZ7%252F7KjQ4rM%252FQRibw63STE2bVa961E9sF0rwSCz%252FY39&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27731934469/" class="blue-link" target="_blank">Maintenance Associate - Northline</a></p> <p class="similar-job-company">Blink Fitness - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65a5868c34bc73ecbf67215e1&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AhggmgwJ1Qi34zrFQ%253AWvZHEntOyjl3Gyi3jnQRDg%253D%253D%253AE1FOje9Rxdximc%252BUA7G2oyV3w9%252BTJWERimyqupN3rauHOTgSNEVd7m217xL4hVOUxXStezKXnFQ88JGer0WRvVle0jYptXkUIp4CqdC6QcRf%252BkLnf5WLHJCVC3Sd0mndtsGt&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27568075666/" class="blue-link" target="_blank">Sales Representative, Electronics (Entry Level)- Remote- Houston</a></p> <p class="similar-job-company">Kaba Mas LLC - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6685bc38bf1c73ec8d648a161&ri=9953e278795443f381ba20dd97399ad5&job_loc=Houston%2CTX&q=Appliance+Repair+Technician&spl=v1%253AgRoKB%252BVIJuSjBJNb%253At%252BBklCJJWcwebVmAScrljA%253D%253D%253ApVTzi6h48esbZGuiyUOtLFJyPTXmJhZYfEDA4MRahLyvjl28xFvxTQgraf8POwU07bI%252BjeMtKUyjBdmNimUleuPtv0xTiEJudVRbo8yx9Ni6OXRlttwZi609cZNYPC38f2vN&encrypt=0&l=Houston%2C+TX&query_category_id=450000&t=simplyhired.com&jobkey-27266042970/" class="blue-link" target="_blank">Armed Security Officer $22/hr</a></p> <p class="similar-job-company">Securitas - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
TNG Appliance Repair
Looking for well qualified technicians who have at least 1 years experience. Must have cell phone reliable transportation and tools.
Other jobs you may like
Retirement Center Management - Houston, TX
5 days ago
Customer Service Professional [Work From Home]
wrrk - Pasadena, TX
7 days ago
Maintenance Associate - Northline
Blink Fitness - Houston, TX
6 days ago
Sales Representative, Electronics (Entry Level)- Remote- Houston
Kaba Mas LLC - Houston, TX
1 week ago
Securitas - Houston, TX
4 days ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 43779 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 29606 AND `EmployersJob`.`open` = 1 | 1 | 1 | 0 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 701544 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 29606 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 701544 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 43779 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 43779 LIMIT 1 | 1 | 1 | 0 |