<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	Students face off in the kitchen at the Waikato Culinary Fare, News, News & Events, About Us, Wintec
</title>
<title>Students face off in the kitchen at the Waikato Culinary Fare, News, News &amp; Events, About Us, Wintec</title>
<link rel="image_src" href="http://www.wintec.ac.nz/news/2011/thumbnails/culinary-fare-th.jpg" />
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="culinary-fare-2011.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGQScZGMUlNutgaLBO12wD0B9QAfAA==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	
<h1>Wintec News</h1>
<div class="ColumnLeft">
<h2>Students face off in the kitchen at the Waikato Culinary Fare</h2>
<h6>Posted On: Tuesday, 28 June 2011</h6>
<p>Up to 300 students will test their cooking, cocktail making and hospitality skills at the Waikato Culinary Fare this Thursday and Friday. </p>
<p>The two day event features dozens of different culinary  competitions where students get to show off their flair for food while also  experiencing the intensity of a professional kitchen and restaurant.</p>
<p>In the magic box team event, a team of two cookery students  must create a three course meal with mystery ingredients in two and a half  hours. Also worth watching is the knife skills challenge, or watching students  create a healthy cuisine brunch or the more traditional Devonshire tea. Outside  of the kitchen you can watch barista and table setting competitions.</p>
<p>Sara Refoy, Wintec’s Head of School of International  Tourism, Hospitality and Events, says: “The Waikato Culinary Fare is an  opportunity for both Wintec hospitality students and secondary students to  display their skills, innovation and creativity in the kitchen.”</p>
<p>This is the seventh year Wintec has been involved with the  Waikato Culinary Fare, jointly hosting the event with Cater Plus Services.</p>
<p>The Waikato Culinary Fare is open to the public so please  come along and check out what’s happening on Thursday June 30 and Friday July 1  at our Centre for Hospitality (Block L), Wintec Campus, Avalon Drive. <a href="../../campus/rotokauri.aspx" target="_blank">See a map of our Rotokauri  campus</a>.</p>
<p><a href="files/culinary-fare-programme-2011.pdf" target="_blank">View the programme here</a>.</p>
</div>
<div class="ColumnRightNone">
<h6 align="center"><img src="images/culinary-fare-image01.jpg" alt="Wintec graduate returns home for Bank of China job" width="150" height="150" title="Bank of China job" /></h6>
<p>&nbsp;</p>
<h6 align="center"><a href="mailto:annabel.barbosa@wintec.ac.nz"><img src="../images/reportnews.gif" alt="Got News to report?" width="130" height="118" border="0" /></a></h6></div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a> | <a href="https://staff.wintec.ac.nz/">Staff Intranet</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6887001-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script>
</body>

</html>

