// This value indicates where our email panel is. True at the top, false at the bottom.
var emailPanelTop = true;
var emailJSLoaded = false;
var thisDynamicDomain = 'http://dynamic.nzherald.co.nz';
var thisPageEmailURL = thisDynamicDomain + '/email/email-ajax.cfm?objectID=10620873&c_id=1&callback=?';
function initEmail() {
initEmailForm();
}
function toggleEmailContainer(atTop) {
// check if we need to load the email html...
if (!emailJSLoaded) {
emailPanelTop = atTop;
$.jsonp({url:thisPageEmailURL, cache:true, success: function(data) {
if (emailPanelTop == false) {
var clonedDom = $("#emailContainer").clone(false); // Clone the email container
$("#emailContainer").remove(); // Now remove it from the DOM.
$("#emailWrapper2").after(clonedDom); // Place it.
}
$("#emailContainer").html(data.HTML);
$.getScript(thisDynamicDomain + '/email/email-ajax.js',initEmail,true);
}});
} else toggleEmailContainer_full(atTop);
}
In the second of the series, immigration reporter Lincoln Tan looks at New Zealand's need for imported skills
Expand
New Zealand is trying to woo skilled workers from Singapore. Photo / Supplied
Shrink
New Zealand is trying to woo skilled workers from Singapore. Photo / Supplied
var bigImgSrc = 'http://media.nzherald.co.nz/webcontent/image/jpg/A_030507HOSSPLSINGAPORE_460x230.jpg';
$(".enlargeOverlay").css({opacity: 0.9});
function ExpandArticleImage() {
// if the big image hasn't been loaded yet load it and give this function as the callback
if ( !$("img.articleImageBig").attr('src')) {
$("img.articleImageBig").load(function(){ExpandArticleImage();});
$("img.articleImageBig").attr('src',bigImgSrc);
} else {
$("#articleImageSmall").hide();
$("#articleImageBig .eventBind").attr("href", "javascript: return false;");
$("#articleImageBig").animate( { width:"460px" }, { queue:false, duration:500 } );
$("#articleImageBig .articleImageBig").animate( { width:"460px", height:"230px" }, 500, null, function() {
$("#articleImageBig .enlargeOverlayBig").show();
$("#articleImageBig .eventBind").attr("href", "javascript: ContractArticleImage();");
});
}
}
function ContractArticleImage() {
$("#articleImageBig .eventBind").attr("href", "javascript: return false;");
$("#articleImageBig .enlargeOverlayBig").hide();
$("#articleImageBig .articleImageBig").animate( { width:"220px", height:"147px" }, { queue:false, duration:500 } );
$("#articleImageBig").animate( { width:"220px" }, 500, null, function(){
$("#articleImageBig .eventBind").attr("href", "javascript: ContractArticleImage();");
$("#articleImageSmall").show();
$("#articleImageBig").hide();
});
}
Immigration New Zealand is for the first time shifting its migrant marketing focus away from America and Europe to Asia.
Singapore - with a land area about the size of Lake Taupo and a
population of 4.9 million - will be the agency's newest target for
migrants.
Immigration Minister Jonathan Coleman told the Herald a pilot scheme
was being proposed to lure Singaporeans wanting to work and study in
New Zealand.
Would-be migrants will be told of comparatively cheaper housing and car
ownership, and the relaxed lifestyle. Those interested in becoming New
Zealanders will be invited to register their interest online.
Immigration said the programme had been successful in Britain and the United States, attracting more than 70,000 registrations.
The Singapore marketing programme will go live on newzealandnow.govt.nz this month, Dr Coleman said.
Last
year, 62 per cent of residential approvals were in the skilled and
business stream. More than 27,000 people were approved under the
skilled migrant category, and more than 46,000 were granted permanent
residency.
var adDiv = document.getElementById('adSpace0');if (adDiv) { document.getElementById('adSpace0').innerHTML = document.getElementById('INVadSpace0').innerHTML;document.getElementById('INVadSpace0').innerHTML = ''; }
XXXIXXX
CCID: 28031
var adsPARAM = '/aamsz=300X250/POS=POS2/acc_random=70249384522/pageid=27231776083/site=NZH/area=SEC.NATIONAL.STY/keyword=big hopes singapore immigration population zealand shifting migrant marketing focus away america europe asia land area size lake taupo million agency newest target migrants minister jonathan coleman told herald pilot scheme proposed';
var adwidth=300;
if(adwidth==420){var nwidth = 440; } else {var nwidth=300;}
var isIE6 = navigator.userAgent.toLowerCase().indexOf('msie 6') != -1;
var p1 = encodeURI("http://ads.apn.co.nz/accipiter/adclick/CID=00006d7f67d37c2500000000/aamsz=300X250/POS=POS2/acc_random=70249384522/pageid=27231776083/site=NZH/area=SEC.NATIONAL.STY/keyword=big hopes singapore immigration population zealand shifting migrant marketing focus away america europe asia land area size lake taupo million agency newest target migrants minister jonathan coleman told herald pilot scheme proposed/relocate=");
var r1 = p1.replace(/%20/g,"+");
var v1 = encodeURI("http://ads.apn.co.nz/IMPCNT/ccid=28031/aamsz=300X250/POS=POS2/acc_random=70249384522/pageid=27231776083/site=NZH/area=SEC.NATIONAL.STY/keyword=big hopes singapore immigration population zealand shifting migrant marketing focus away america europe asia land area size lake taupo million agency newest target migrants minister jonathan coleman told herald pilot scheme proposed");
var r2 = v1.replace(/%20/g,"+");
if(isIE6){
document.write('<IFRAME SRC="http://apn-images.adbureau.net/apn/2008-12-01_EyeblasterStandardSource.html?z=1247914&width=' + nwidth + '&height=250&y=70249384522&x=' + r1 + '" width=' + nwidth + ' height=250 marginwidth="0" marginheight="0" scrolling="no" frameborder="0"></IFRAME>');
document.write('<IMG SRC="' + r2 + '" style="DISPLAY:none">');
}else{
document.write('<SCR' + 'IPT SRC="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=sb&c=17&pli=1247914&pi=0&width=' + nwidth + '&height=250&npu=$$' + r2 + '$$&ncu=$$' + r1 + '$$&ord=70249384522"></SCR' + 'IPT>');
}
if(adsPARAM != ''){
var UCadsPARAM = adsPARAM.toUpperCase();
var isIE = navigator.userAgent.toLowerCase().indexOf('msie') != -1;
if(UCadsPARAM.indexOf('/SITE=NZH')>-1){var isNZH = true;} else { isNZH = false;}
if(UCadsPARAM.indexOf('/AREA=SEC.WEATHER.')>-1){var isWS = true;} else { isWS = false;}
if((isNZH)&&(nwidth==440)){
if(isWS){
parent.document.getElementById('adSpace0').style.marginLeft = '-5px';
}
if(isIE){
parent.document.getElementById('INVadSpace0').style.width = '440px';
}
}
}
function ebStdBanner0_DoFSCommand(command,args){try{command = command.replace(/FSCommand:/ig,"");if((command.toLowerCase()=="ebinteraction") || (command.toLowerCase()=="ebclickthrough"))gEbStdBanners[0].handleInteraction();}catch(e){}}function ebIsFlashExtInterfaceExist(){return true;}
var adDiv = document.getElementById('adSpace14');if (adDiv) { document.getElementById('adSpace14').innerHTML = document.getElementById('INVadSpace14').innerHTML;document.getElementById('INVadSpace14').innerHTML = ''; }
The overall focus of New Zealand's immigration policy was to build
the economy, and the country has succeeded in recruiting the skilled
migrants required.
Eighty per cent of principal applicants - the main person listed on the
skilled residence application - were approved with a skilled job or
offer of employment.
"We have attracted migrants who have gained jobs as nurses, teachers,
accountants, ICT technicians, electricians, retail managers ... to name
a few of the more popular occupations," Dr Coleman said.
"The skilled and business stream is aimed at people who will bring
needed skills and capital and proven entrepreneurial abilities into the
country."
Massey University marketing researcher Henry Chung says shifting the
focus to Asia will help New Zealand plug into the global economy.
"We have found Asians to be more entrepreneurial and to have better
business networks, not just with their home countries but also in their
industries.
"The bigger money may be with countries like China, but I think
Singaporeans, being more proficient in English and having a better
understanding of the Western culture, will be able to adapt better to
the New Zealand lifestyle," he said.
Immigration expert Paul Spoonley said marketing aimed at Asian migrants
was a first, but he doubted it would attract many Singaporeans.
"We cannot compete with Singapore when it comes to wages, or even career opportunities.
"While New Zealand has an established reputation in the UK, it is not
as well known to be a desirable migrant destination in Singapore," he
said.
Last year, only 114 Singaporeans became permanent residents in New Zealand, 92 of them through the skilled and business stream.
"New Zealand will need more skilled migrants to remain competitive, and
if we wanted immigrants who spoke English from our region, then
Singapore and Hong Kong would be the two obvious centres to target,"
Profesor Spoonley said.
Singapore also had a successful immigration programme, and immigrants
who did not adapt to the hectic lifestyle there could be the ones
looking to move to New Zealand.
Reliance on foreign skills
(number of work permit approvals in the past 10 years)
2000: 37,546
2001: 49,756
2002: 61,868
2003: 69,225
2004: 75,527
2005: 85,523
2006: 103,134
2007: 118,693
2008: 134,025
2009: 136,481
Where they're coming from
(Top 8 source countries in 2009)
United Kingdom: 20,315
China: 12,592
India: 9019
Germany: 8713
United States: 7508
Philippines: 6867
Fiji: 6294
South Africa: 5667
Those not happy with PAPPY... this may be some form of salvation. he he