<!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>
	Postgraduate Research, Postgraduate Office, Wintec
</title>
<title>Postgraduate Research, Postgraduate Office, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="postgraduate-research.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGRKsZyznaME4AGTqvhzIVL1YDMHsw==" />


<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>Postgraduate Research</h1>
<div class="ColumnLeft">
<p>It is our goal to optimize our distinctive research contribution to the  region and to underpin our very high level of Degree and Postgraduate  teaching.&nbsp; A key means of supporting our contribution to the region is by  ensuring our research and development programme is directed towards technology  transfer – taking our existing expertise/IP and making it available to  employers and the community.</p>
<p>Research, development and technology transfer are  not new to Wintec.&nbsp; A good example of a successful research project  leading to funding and the transfer of intellectual property within the  community is the Centre for Creative Industries (CCI) and the collaboration  with Hamilton City Council to develop the country’s first business incubator  for the creative industries, <a href="http://www.sodainc.com/" target="_blank">SODA Inc</a>.</p>
<P>Research is a  strategic priority for Wintec.&nbsp; Firstly the Tertiary Education Strategy outlines  technology transfer as an emerging role for the ITP sector, and secondly our  ongoing growth in higher level qualifications requires that research plays a  bigger role in teaching and learning activities.</P>
<h2>Research Office Update</h2>
<h3 class="NoMargins">Research at Wintec</h3>
<p>Check out our <a href="http://www.wintec.ac.nz/research/index.aspx" >Research Office</a> website. Here you can view <a href="http://www.wintec.ac.nz/research/research-progress.aspx" >Research in Progress</a> and <a href="http://www.wintec.ac.nz/research/publications.aspx">Research Publications</a> for Wintec. Researchers are also able to deposit their research in the new research repository, the <a href="http://researcharchive.wintec.ac.nz/" target="_blank">Wintec Research Archive &raquo;</a></p>
<h3 class="NoMargins">Research Awards</h3>
<p>The Wintec Staff Awards were presented on 24 September 2010. Two Research Awards were presented:</p>
<table width="100%" border="0">
  <tr>
    <td><div align="center"><strong>Research Development and Transfer<br />(Excellence)</strong></div></td>
    <td><div align="center"><strong>Research Development and Transfer<br />(Industry)</strong></div></td>
  </tr>
  <tr>
    <td><div align="center">Matthew Bannister<br />
          <em>School of Media Arts</em><br />
      <img src="images/Matthew-Bannister.jpg" alt="Matthew Bannister, Research Development and Transfer (Excellence) 2010" width="150" height="225" /></div></td>
    <td><div align="center">David Cook<br />
          <em>School of Media Arts</em><br />
      <img src="images/David-Cook.jpg" alt="David Cook, Research Development and Transfer (Industry) 2010" width="150" height="225" /></div></td>
  </tr>
</table>
</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>

