<? 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' => 'Receptionist at Talroo', 'metatag_description' => 'ReceptionistTalroo at Proven', 'unique_name' => 'talroo-austin-tx', 'reference_number' => '54064', 'mobile_image' => '', 'display_company_title' => 'Jobs at Talroo', 'employer' => array( 'EmployersJob' => array( 'id' => '44569', 'employer_id' => '30120', 'ats_url' => '', 'url' => '', 'title' => 'Receptionist', 'craigslist_city' => 'austin', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2018-11-13 17:40:02', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '78750', 'description' => '<p>Looking for someone to help with front office duties</p> <p>Must have 3 years experience</p> <p>Please apply with resume and cover letter</p>', 'unique_name' => '', 'created_date' => '2018-11-13 17:39:06' ), 'Employer' => array( 'lat' => '30.41510010', 'lon' => '-97.79709625', 'id' => '30120', 'company_name' => 'Talroo', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '706669', 'zipcode' => '78750', 'city' => 'Austin', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '78750', 'city' => 'Austin', '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="Receptionist"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44569?ref=54064"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Looking for someone to help with front office duties Must have 3 years experience Please apply with resume and cover letter"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44569?ref=54064", "title": "Receptionist", "description": "<p>Looking for someone to help with front office duties</p> <p>Must have 3 years experience</p> <p>Please apply with resume and cover letter</p>", "datePosted": "2018-11-13T17:40:02+00:00", "hiringOrganization": { "@type": "Organization", "name": "Talroo", "sameAs": "https://www.proven.com/employers/publicPage/30120" }, "identifier": { "@type": "PropertyValue", "name": "Talroo", "value": "30120" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Austin", "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/44569"); $('#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">44569</span> <span class="hide" id="referencenumber">54064</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>Receptionist</h1> <p class="small-bottom-border"> Talroo </p> <div class="date-location">Nov 13, 2018 - Austin</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+44569-w@hireproven.com">jobs+44569-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:30120/job_id:44569", 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=44569"; } } </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/30120/44569" 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 someone to help with front office duties</p> <p>Must have 3 years experience</p> <p>Please apply with resume and cover letter</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=620ae4758b9c73eca78308e51&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AxS50jQQX9uvpD7Rw%253Ahb%252BXVab0Kiw8%252FMwGVoHv5Q%253D%253D%253ApeMiXqNq4jTdAZv7ZCV8UKxeWZwqR015yGaCWtiyWAUeJ%252BsdopTYHCr8a27iLi3IFNw9VSyPLdhpwTL%252Fj4IOQk9SPd9lekQLIhIVfv8dVygODKAWIuTgILD9YRvTGwsGll3J9zUP67fTCHi2gBo%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27708312043/" class="blue-link" target="_blank">Guest Services Agent</a></p> <p class="similar-job-company">The Loren at Lady Bird Lake - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627529bce14c73eca07fd4731&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AUMRmUdGe8EqTd4jL%253Ayywa6OzSue%252BLzjOLUGVERg%253D%253D%253Aiw%252FIrxcyElX0Ds2jlkmeDcGOPaooErgP7NoVkfG4QWK2ZxRUDmoS5KwSIq8%252FElj1wdTNL692BgbKZ2795c0ZmzmN8pyfXNF7rWGyvBncjJc%252FwxgR%252BK%252BppHEHrWyb7dFFmR3c&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27719638653/" class="blue-link" target="_blank">Administrative Assistant</a></p> <p class="similar-job-company">DISABILITY RIGHTS TEXAS - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6271ef51562c73eca033baa81&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253A7qXskNGe62FzPEQZ%253ApEb3tBMGLOjMVXtcgW%252BDig%253D%253D%253ApdnJA5urR9J7a%252BAMVvSxEmXxtSdGzf7boiPyBTQ1cGOmnJ2NLwfyJdamIWCBe2p4t0PLhxLmsT0iOXZs4TtayhHinqEZ%252B9Yyr6myksqxJgeKhTWd92DmWmizuX4fDV01jaU30UZ1otu8TroqAg%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27715697576/" class="blue-link" target="_blank">Host - $8.50-$12.00/hr - Urgently Hiring</a></p> <p class="similar-job-company">Pinstack - Austin- Tech Ridge - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=63ac53616eec73ecbde879ab1&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253A%252BV01ewJBjU1jmmB8%253Adkv%252BbwYaaQr%252F8vOzCter3A%253D%253D%253AP4GW8mUX8rrGTVAdz2Pi4Fq%252FUkClQDXWSedmPj5speX3cIfc3lm9b1WfDjIx6IeX7GZBnwAo8ixX8qsZSjsqgorrpfgfEIL8BHxmL%252FlgfqQYUH1WZFoppQZa6gGuxMJWDhTqJ%252FwCAhIy506uBg%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27542076069/" class="blue-link" target="_blank">Host - Uchi</a></p> <p class="similar-job-company">Uchi Restaurants - <span class="text-muted">Austin, 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=60fba69770bc73ec889726ca1&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AnMmt2gABC2SBQMrR%253ADrh%252F3jTc4owCatDyg9QFfw%253D%253D%253ATmT9kRo2%252BYBuh7Jx1OKj91H9HDNVfSLzSf44n8CLO1zIz2mijAE14jN4KevIv5Sq5mQjmcfqn86mkF7odXwKPxcz1XorcXTBJ3RFRP7qDrly4xKvQXw0XQ0s3GE2XutmnQ%252BkVw%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27323756550/" class="blue-link" target="_blank">Front Desk Agent - South Congress Hotel</a></p> <p class="similar-job-company">New Waterloo - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </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' => 'The Loren at Lady Bird Lake' ), 'UtZipcode' => array( 'city' => 'Austin', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=620ae4758b9c73eca78308e51&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AxS50jQQX9uvpD7Rw%253Ahb%252BXVab0Kiw8%252FMwGVoHv5Q%253D%253D%253ApeMiXqNq4jTdAZv7ZCV8UKxeWZwqR015yGaCWtiyWAUeJ%252BsdopTYHCr8a27iLi3IFNw9VSyPLdhpwTL%252Fj4IOQk9SPd9lekQLIhIVfv8dVygODKAWIuTgILD9YRvTGwsGll3J9zUP67fTCHi2gBo%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27708312043/', 'title' => 'Guest Services Agent', 'description' => '<p>At the cornerstone of Ladybird Lake and the Austin Skyline, the internationally recognized best in class Luxury Hotel Group, The Loren Hotel will bring a level of understated luxury and sophistication to Austin.<br /></p><p> <br /></p><p>With its unparalleled views of Lady Bird Lake and the Austin skyline, The Loren invites discerning residents and guests to experience the ultimate in understated luxury and curated Austin culture. Our modern hotel rooms, impeccable service, and exclusive amenities offer the perfect complement to our indoor-outdoor environment, uniquely set within Austin s most beloved green space.<br /></p><p>Reporting to the Guest Services Leadership Team, the Concierge role will curate lasting experiences in response to guest inquiries and needs, and will coordinate special arrangements or services, courteously and efficiently. Concierge is also responsible on having a strong grasp of hotel services and features, local events in the city, venues, and transportation options.<br /></p><p>Responsibilities:<br /></p><p> Create itineraries unique to each guest s requests and needs<br /></p><p> Respond to all guest requests in a timely and efficient manner<br /></p><p> Make arrangements for special requests or services (e.g. activities, transportation, reservations, et al.)<br /></p><p> Gather, summarize, and provide information to guests about the property and the surrounding area including special events, points of interest, and activities<br /></p><p> Work directly with appropriate departments as necessary to resolve guest calls, requests, or issues<br /></p><p> Maintain clear, calm, professional, and friendly language when speaking with guests and vendors.<br /></p><p> Perform other reasonable job duties as requested by leadership<br /></p><p> Expected to stay organized and minimize errors in fast-paced environment<br /></p><p>Qualifications:<br /></p><p> Previous concierge experience, preferably in a luxury hotel or related field<br /></p><p> Strong attention-to-detail skills needed<br /></p><p> Strong knowledge of the surrounding area<br /></p><p> High School diploma or equivalent required<br /></p><p> Ability to stand for long periods of time<br /></p><p> Proficiency with computer & booking systems<br /></p><p> Ability to work a flexible schedule<br /></p><p> Ability to lift heavy objects (up to 30lbs)<br /></p><div><br /></div>', 'post_date' => '2023-05-27T03:20:10Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'DISABILITY RIGHTS TEXAS' ), 'UtZipcode' => array( 'city' => 'Austin', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=627529bce14c73eca07fd4731&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AUMRmUdGe8EqTd4jL%253Ayywa6OzSue%252BLzjOLUGVERg%253D%253D%253Aiw%252FIrxcyElX0Ds2jlkmeDcGOPaooErgP7NoVkfG4QWK2ZxRUDmoS5KwSIq8%252FElj1wdTNL692BgbKZ2795c0ZmzmN8pyfXNF7rWGyvBncjJc%252FwxgR%252BK%252BppHEHrWyb7dFFmR3c&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27719638653/', 'title' => 'Administrative Assistant', 'description' => '<p>People with disabilities have the same desires, hopes, and dreams as all people. At Disability Rights Texas, our passionate and devoted staff fight to ensure Texans with disabilities get the same opportunities to participate in life like everyone else. <br><br>The inequities experienced by those with disabilities during the COVID-19 pandemic became more apparent than ever, and the work of our nonprofit advocacy agency accelerated, especially when it came to access to healthcare and the new vaccine. <br><br>Though the pandemic has ended, the need for equitable access to the COVID-19 and other vaccines is still prevalent. We are glad to be able to continue our previous vaccine equity work through a new grant we were just awarded to reach people with disabilities and senior citizens in Texas. <br><br><strong>This position is a full-time, temporary position that offers a generous benefits package including health and dental insurance, employer 401K contributions, and more. The role reports to the agency s Operations Manager. The position will end on April 15, 2024.</strong> <br><br>Position Summary <br><br>The <strong>Administrative Assistant</strong> supports the Outreach Manager and the Operations Manager through providing administrative and secretarial support, and other duties related to a time-limited grant project <br><br>Physical/Mental Requirements <br></p><ol> <li>Uses personal computer approximately 7-8 hours per day. </li><li>Uses telephone and email to communicate with staff, clients, and other professionals, approximately 1-3 hours per day. </li><li>Spends approximately 1-3 hours per week in meetings. </li><li>Sits approximately 7-8 hours per day. </li><li>Requires working under a moderate degree of stress (time constraints; deadlines; multi-tasking high-level projects and issues; complex issues; and conflict resolution). </li><li>Minimal travel, generally local. (less than 10%) </li></ol>Essential Functions <ol><li>Provide administrative and secretarial support, sometimes complex and high-level, to staff as assigned. </li><li>Prioritize work assignments and meet assigned deadlines while appropriately resolving those that conflict in a timely manner, seeking assistance in doing so when necessary. </li><li>Follow the organization s policies and procedures. </li><li>Appropriately prioritize tasks as needed and to multi-task numerous responsibilities in a timely manner. </li><li>Assist with organizing, coordinating and producing reports and work products of others including summarizing data from multiple persons, locations and resources.] </li><li>Establish personal credibility throughout the organization, in order to be an effective support person. </li><li>Coordinate arrangements, as directed, for assigned meetings </li><li>Produce and maintain quality, error free, materials both printed and electronic </li> <li>Maintain thorough, and complete records including minute taking and database entry. </li><li>Provides backup to reception when needed. </li><li>Maintain, when required based on subject matter, strict confidentiality of information not meant for other consumption. </li><li>Develop and maintain collaborative, cooperative relationships with internal and external stakeholders, including the board of directors as well as employees at all levels of the organization. </li><li>Apply the principles of the organization s vision and values in all work-related business and interactions. </li><li>Perform other duties as requested or required. </li></ol>Required Qualifications <ol><li>High School Diploma or GED plus three years of full-time secretarial or administrative assistant experience. Excellent interpersonal, relationship-building and collaboration skills to be able to work effectively with others inside and outside of the organization; relationship builder with the flexibility and finesse. </li><li>Exceptional detail-orientation, follow-up skills and organizational skills. </li><li>The ability to multi-task and work under challenging conditions while meeting required deadlines. </li><li>Demonstrated ability to manage workload so that services are delivered timely and appropriately. </li> <li>The ability to work well independently but also in a team environment. </li><li>Working knowledge of Microsoft Outlook, Word, Excel and PowerPoint. </li> <li>High level of commitment to service excellence. </li><li>High degrees of integrity, ethics and judgment are a must. </li></ol>Preferred Qualifications <ol><li>Associate s degree in business administration, communications or related field. </li> <li>Demonstrated success working with persons with disabilities. </li> </ol>', 'post_date' => '2023-05-27T01:42:40Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Pinstack - Austin- Tech Ridge' ), 'UtZipcode' => array( 'city' => 'Austin', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6271ef51562c73eca033baa81&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253A7qXskNGe62FzPEQZ%253ApEb3tBMGLOjMVXtcgW%252BDig%253D%253D%253ApdnJA5urR9J7a%252BAMVvSxEmXxtSdGzf7boiPyBTQ1cGOmnJ2NLwfyJdamIWCBe2p4t0PLhxLmsT0iOXZs4TtayhHinqEZ%252B9Yyr6myksqxJgeKhTWd92DmWmizuX4fDV01jaU30UZ1otu8TroqAg%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27715697576/', 'title' => 'Host - $8.50-$12.00/hr - Urgently Hiring', 'description' => 'Physical Requirements:<br />- Standing for long periods of time<br />- Must have a great attitude and smile<br />- Must be able to multi-task and maintain composure during peak business hours<br />- Must be able to use a basic formula to accurately quote wait times<br /> <br />Special Requirements:<br />- Must be at least 16 years old<br />- Obtain training certification per company policy<br /> <br />Standard Company Expectations:<br />- Goes beyond the normal expectations without compromising the company mission, vision and values.<br />- Demonstrates the ability to be courteous and accountable in all situations.<br />- Responding to guests special requests in a courteous and accountable fashion.<br />- Monitors the consistency of the product provided to all guests.<br />- Works in a friendly, honest, and diligent manner with fellow team members, supervisors, and managers.<br />- Cooperates with all team members when assigned additional tasks and listens to others with compassion.<br />- Seeks knowledge from multiple sources and learns from past experiences for future development and growth.<br />- Maintains uniform standards.<br />Please note that the company validates every applicant's right to work in the United States through the E-verify system. Also, in order to maintain the safety of our guests and team members, the company will process a background check upon hire. The results of E-verify and the background check could dictate your employment with the company. We appreciate your compliance and understanding regarding these matters.', 'post_date' => '2023-05-26T06:16:53Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Uchi Restaurants' ), 'UtZipcode' => array( 'city' => 'Austin', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=63ac53616eec73ecbde879ab1&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253A%252BV01ewJBjU1jmmB8%253Adkv%252BbwYaaQr%252F8vOzCter3A%253D%253D%253AP4GW8mUX8rrGTVAdz2Pi4Fq%252FUkClQDXWSedmPj5speX3cIfc3lm9b1WfDjIx6IeX7GZBnwAo8ixX8qsZSjsqgorrpfgfEIL8BHxmL%252FlgfqQYUH1WZFoppQZa6gGuxMJWDhTqJ%252FwCAhIy506uBg%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27542076069/', 'title' => 'Host - Uchi', 'description' => '<strong>Uchi Austin</strong> is accepting resumes for Hosts! In this role, you will support service by managing reservations and walk-ins, setting guest expectations, and creating memorable guest experiences. We will teach you everything you need to know to be successful in this role! <br><br><strong>Who we are:</strong> Hai Hospitality is an exciting, multi-concept, emerging restaurant group based in Austin, Texas. Our award-winning restaurant concepts include Uchi, Uchiko, and Loro in Austin, Texas; Uchi, Uchiko, and Loro in Houston, Texas; Uchi, Uchiba and Loro in Dallas, TX; Uchi in Denver, and Uchi in Miami. James Beard Award winning Chef, Tyson Cole, celebrates traditional Japanese cuisine and blends the creative expression of some of the Nation's most talented culinary voices.<br><br>Hosts at Uchi earn an average of $22.00 per hour.<br><br><strong>What you'll do in this role:</strong><br><ul><li>Acquaint yourself with our menu and Japanese cuisine. We'll provide all the info you need to succeed!</li><li>Learn about beer, wine, and sake through peer-led beverage training and provide excellent cocktail service while guests wait for their table</li><li>Maintain awareness of pace of dining room and communicate with team to ensure smooth transitions during table turns</li><li>Review, plan, and execute table placement and preference for reservations, communicating guest notes with managers and servers</li><li>Build trust with guests and keep them updated while they wait for their table</li><li>Our hosts also cocktail guests while waiting (drinks and snacks) and make tips on their transfers</li><li>Be present, active, and engaging on the floor and collaborate with entire team during service</li></ul><br><strong>What we're looking for in an Host candidate:</strong><br><ul><li>Passion for food and beverage</li><li>Teamwork, humility, and collaboration</li><li>Positive attitude, solution-oriented</li><li>Self-motivated and self-aware</li><li>Thrives in a fast-paced, high-volume environment</li><li>Takes initiative and has a sense of urgency</li><li>Communication skills and emotional intelligence</li><li>Embraces feedback and wants to constantly improve</li><li>Commitment to continuous learning and sharing</li><li>Good sense of humor</li></ul><br><strong>Why you'll love working with us:</strong><br><ul><li>Lucrative compensation package (this is a well-tipped position)</li><li>Medical / Dental / Vision / Accident insurance options available</li><li>Employer matched 401k program</li><li>Employee Assistance Program with mental health services available</li><li>Wine / Beer / Sake purchase program at wholesale prices and wine of the month club</li><li>Continuing education reimbursement - sommelier, cicerone, sake professional</li><li>Opportunity to growwe promote from within almost exclusively</li><li>Knife reimbursement program and knife sharpening opportunities</li><li>Unique and inclusive specials tasting process</li><li>Cultural Ambassador trips to other stores to learn and teach</li><li>Daily family meal provided for all employees</li><li>Dining Discounts and monthly dining stipends</li><li>Referral bonuses and incentives for being a great teammate</li></ul><br><strong>The Hai experience:</strong> It's about hospitality and giving back. Our teams take pride in their work ethic, their craft, and their creativity. Feel proud of where you work, help create an experience for our guests, and work with other cool, passionate people.', 'post_date' => '2023-05-18T01:36:15Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'New Waterloo' ), 'UtZipcode' => array( 'city' => 'Austin', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=60fba69770bc73ec889726ca1&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AnMmt2gABC2SBQMrR%253ADrh%252F3jTc4owCatDyg9QFfw%253D%253D%253ATmT9kRo2%252BYBuh7Jx1OKj91H9HDNVfSLzSf44n8CLO1zIz2mijAE14jN4KevIv5Sq5mQjmcfqn86mkF7odXwKPxcz1XorcXTBJ3RFRP7qDrly4xKvQXw0XQ0s3GE2XutmnQ%252BkVw%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27323756550/', 'title' => 'Front Desk Agent - South Congress Hotel', 'description' => '<strong>Job Details</strong><br><br><strong>Job Location</strong><br>South Congress Hotel - Austin, TX<br><br><strong>Position Type</strong><br>Full Time<br><br><strong>Salary Range</strong><br>$17.00 - $17.00 Hourly<br><br><strong>Job Category</strong><br>Hospitality - Hotel<br><br><strong>Description</strong><br><br><strong>SOUTH CONGRESS HOTEL is hiring for a FRONT DESK AGENT</strong><br><br>The living room for the neighborhood, South Congress Hotel is an 83-room boutique hotel designed to be a hub of activity for the community. A place for travelers and locals alike, the hotel has three restaurants, a coffee + bakeshop, rooftop pool, award-winning Lobby Bar, and two retail spaces, in addition to a range of community events + programming open to all. All locally owned, all right at the doorstep of Austin's favorite street.<br><br><strong>JOB OVERVIEW</strong><br><br><strong>Who you are: </strong>You always root for your team and care about providing an exceptional guest experience, every single time. A warm conversationalist who thrives in an energetic workplace, you are a natural host. You enjoy putting people at ease, making them feel heard and understood, and knowing that you have the power to set the tone for their experience. You know a great experience means taking an interest in getting to know our guests before they even arrive, creating guest profiles that we can utilize to enhance their individual experience.<br><br><strong>What you'll learn: </strong>People and communication skills, resourcefulness, proactive problem solving, administrative skills, organizational skills, and teamwork<br><br><strong>BENEFITS</strong><br><br>We are proud to offer competitive wages and the following benefits for full-time employees:<br><ul><li>Up to 3 weeks paid time off annually</li><li>50% off discount at most New Waterloo restaurants</li><li>Health, vision + dental benefits</li><li>401K matching</li><li>Paid holidays</li><li>Volunteer pay</li><li>Tuition reimbursement </li><li>Referral bonuses</li><li>Discounts at our shops, hotels + local partnerships</li></ul><br><br><strong>ABOUT NEW WATERLOO</strong><br><br>New Waterloo is an independent hospitality development + management company. We make places that create positive impact within the communities in which we live, work, play, and call home. Our brands include: South Congress Hotel, El Rey Court, La Condesa, Sway, Cafe No Se, Manana, Maie Day, Otoko, Watertrade, Il Brutto, Butler Pitch & Putt, Waymore's Guest House & Casual Club, and Albert Hotel.<br><br>New Waterloo is an equal opportunity employer and values diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.', 'post_date' => '2023-05-27T00:59:01Z' ) ) ) $title_for_layout = 'Receptionist at Talroo' $metatag_description = 'ReceptionistTalroo at Proven' $unique_name = 'talroo-austin-tx' $reference_number = '54064' $mobile_image = '' $display_company_title = 'Jobs at Talroo' $employer = array( 'EmployersJob' => array( 'id' => '44569', 'employer_id' => '30120', 'ats_url' => '', 'url' => '', 'title' => 'Receptionist', 'craigslist_city' => 'austin', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2018-11-13 17:40:02', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '78750', 'description' => '<p>Looking for someone to help with front office duties</p> <p>Must have 3 years experience</p> <p>Please apply with resume and cover letter</p>', 'unique_name' => '', 'created_date' => '2018-11-13 17:39:06' ), 'Employer' => array( 'lat' => '30.41510010', 'lon' => '-97.79709625', 'id' => '30120', 'company_name' => 'Talroo', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '706669', 'zipcode' => '78750', 'city' => 'Austin', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '78750', 'city' => 'Austin', '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="Receptionist"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44569?ref=54064"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Looking for someone to help with front office duties Must have 3 years experience Please apply with resume and cover letter"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44569?ref=54064", "title": "Receptionist", "description": "<p>Looking for someone to help with front office duties</p> <p>Must have 3 years experience</p> <p>Please apply with resume and cover letter</p>", "datePosted": "2018-11-13T17:40:02+00:00", "hiringOrganization": { "@type": "Organization", "name": "Talroo", "sameAs": "https://www.proven.com/employers/publicPage/30120" }, "identifier": { "@type": "PropertyValue", "name": "Talroo", "value": "30120" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Austin", "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/44569"); $('#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">44569</span> <span class="hide" id="referencenumber">54064</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>Receptionist</h1> <p class="small-bottom-border"> Talroo </p> <div class="date-location">Nov 13, 2018 - Austin</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+44569-w@hireproven.com">jobs+44569-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:30120/job_id:44569", 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=44569"; } } </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/30120/44569" 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 someone to help with front office duties</p> <p>Must have 3 years experience</p> <p>Please apply with resume and cover letter</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=620ae4758b9c73eca78308e51&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AxS50jQQX9uvpD7Rw%253Ahb%252BXVab0Kiw8%252FMwGVoHv5Q%253D%253D%253ApeMiXqNq4jTdAZv7ZCV8UKxeWZwqR015yGaCWtiyWAUeJ%252BsdopTYHCr8a27iLi3IFNw9VSyPLdhpwTL%252Fj4IOQk9SPd9lekQLIhIVfv8dVygODKAWIuTgILD9YRvTGwsGll3J9zUP67fTCHi2gBo%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27708312043/" class="blue-link" target="_blank">Guest Services Agent</a></p> <p class="similar-job-company">The Loren at Lady Bird Lake - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627529bce14c73eca07fd4731&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AUMRmUdGe8EqTd4jL%253Ayywa6OzSue%252BLzjOLUGVERg%253D%253D%253Aiw%252FIrxcyElX0Ds2jlkmeDcGOPaooErgP7NoVkfG4QWK2ZxRUDmoS5KwSIq8%252FElj1wdTNL692BgbKZ2795c0ZmzmN8pyfXNF7rWGyvBncjJc%252FwxgR%252BK%252BppHEHrWyb7dFFmR3c&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27719638653/" class="blue-link" target="_blank">Administrative Assistant</a></p> <p class="similar-job-company">DISABILITY RIGHTS TEXAS - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6271ef51562c73eca033baa81&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253A7qXskNGe62FzPEQZ%253ApEb3tBMGLOjMVXtcgW%252BDig%253D%253D%253ApdnJA5urR9J7a%252BAMVvSxEmXxtSdGzf7boiPyBTQ1cGOmnJ2NLwfyJdamIWCBe2p4t0PLhxLmsT0iOXZs4TtayhHinqEZ%252B9Yyr6myksqxJgeKhTWd92DmWmizuX4fDV01jaU30UZ1otu8TroqAg%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27715697576/" class="blue-link" target="_blank">Host - $8.50-$12.00/hr - Urgently Hiring</a></p> <p class="similar-job-company">Pinstack - Austin- Tech Ridge - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=63ac53616eec73ecbde879ab1&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253A%252BV01ewJBjU1jmmB8%253Adkv%252BbwYaaQr%252F8vOzCter3A%253D%253D%253AP4GW8mUX8rrGTVAdz2Pi4Fq%252FUkClQDXWSedmPj5speX3cIfc3lm9b1WfDjIx6IeX7GZBnwAo8ixX8qsZSjsqgorrpfgfEIL8BHxmL%252FlgfqQYUH1WZFoppQZa6gGuxMJWDhTqJ%252FwCAhIy506uBg%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27542076069/" class="blue-link" target="_blank">Host - Uchi</a></p> <p class="similar-job-company">Uchi Restaurants - <span class="text-muted">Austin, 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=60fba69770bc73ec889726ca1&ri=9945d5e4a94b4b21a385afdaff1146e6&job_loc=Austin%2CTX&q=Receptionist&spl=v1%253AnMmt2gABC2SBQMrR%253ADrh%252F3jTc4owCatDyg9QFfw%253D%253D%253ATmT9kRo2%252BYBuh7Jx1OKj91H9HDNVfSLzSf44n8CLO1zIz2mijAE14jN4KevIv5Sq5mQjmcfqn86mkF7odXwKPxcz1XorcXTBJ3RFRP7qDrly4xKvQXw0XQ0s3GE2XutmnQ%252BkVw%253D%253D&encrypt=0&l=Austin%2C+TX&query_category_id=020000&t=simplyhired.com&jobkey-27323756550/" class="blue-link" target="_blank">Front Desk Agent - South Congress Hotel</a></p> <p class="similar-job-company">New Waterloo - <span class="text-muted">Austin, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </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
Looking for someone to help with front office duties
Must have 3 years experience
Please apply with resume and cover letter
Other jobs you may like
The Loren at Lady Bird Lake - Austin, TX
Yesterday
DISABILITY RIGHTS TEXAS - Austin, TX
Yesterday
Host - $8.50-$12.00/hr - Urgently Hiring
Pinstack - Austin- Tech Ridge - Austin, TX
Yesterday
Uchi Restaurants - Austin, TX
1 week ago
Front Desk Agent - South Congress Hotel
New Waterloo - Austin, TX
Yesterday
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` = 44569 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` = 30120 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` = 706669 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` = 30120 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` = 706669 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` = 44569 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` = 44569 LIMIT 1 | 1 | 1 | 0 |