var arnews = new Array(9); totcount = 9; rnd = 1; document.write("
| ");
arnews[0]="How To Find a Teaching Job Abroad in 10 Days Or Less "; arnews[0] += " Yes - it can be done. You need to prepare the ground carefully, but there are a massive number of jobs available around the world and there are not enough English teachers to fill them. If you want to teach abroad quickly, you are pushing at an open door. The 10 steps for finding a teaching job in 10 days or less are listed below. But beforehand, you need to meet two basic conditions:";
arnews[0] += "Author : Lisa Walker"; arnews[0] += " "; arnews[1]="Five Questions Every Struggling English Teacher Should Ask "; arnews[1] += " Problems. What would we English teachers ever do without them? You might think, Well, I certainly would like to live without any problems: But would you really? Problems and difficulties in EFL and language teaching are notorious for forcing change, creative thinking and spurring new growth when we are impelled, as it were, into new directions and venues wed not otherwise choose. Problems? Bringem on.";
arnews[1] += "Author : Larry M. Lynch"; arnews[1] += " "; arnews[2]="TEFL Techniques "; arnews[2] += "TEFL Techniques: Be Yourself! What makes a good teacher? Think about it can you remember a particularly good teacher you had at school? Can you remember any that youd rather forget? OK hold those thoughts, memories, pictures, words You KNOW what makes a good teacher."; arnews[2] += " Author : Andrew Carter"; arnews[2] += " "; arnews[3]="Blindfold Activities in the TEFL Classroom "; arnews[3] += " One method of creating a genuine information gap is through the use of blindfold activities. Blindfolds can be employed in a variety of ways in the TEFL/foreign language classroom to foster a truly communicative and student-centered approach to learning. Here are a few ideas to get you started:";
arnews[3] += "Author : William Sullivan"; arnews[3] += " "; arnews[4]="Not All International Schools Are Created Equal - A Quick and Dirty Guide For Overseas Teachers "; arnews[4] += " Considering the recent unprecedented growth in the number of international schools in the world on top of the abundance already operating worldwide, it is no wonder you might be reeling from the thought of choosing the right school for you.";
arnews[4] += "Author : Kelly Blackwell"; arnews[4] += " "; arnews[5]="China Foreign TeachersÂ’ Quick Reference Guide "; arnews[5] += " The following article has been adapted from the comprehensive Foreign Teachers Guide to Living and Teaching in China that first appeared on the Internet in its original form in March 2007. It is specifically based on the mini-checklist of questions to ask and issues to consider, before accepting any job offer, in appendix A of the guide.";
arnews[5] += "Author : Gregory Mavrides, PhD"; arnews[5] += " "; arnews[6]="Getting a Job in Teaching "; arnews[6] += "Characteristics that a teacher should have are patience, concern for others, love of children, persistence, listening skills, motivational, and a sense of humor. There are pros and cons in teaching."; arnews[6] += " Author : Louise G"; arnews[6] += " "; arnews[7]="A Day in the Life of Teaching English in Spain "; arnews[7] += " Madrid's penetrative August weather is hard for any seasoned Madridilenos to bear. So this week's fresh September breezes complimented my first lesson very well...I have just completed my TEFL in Madrid and am enjoying the wealth of new opportunities it presents.";
arnews[7] += "Author : Victoria Galloway"; arnews[7] += " "; arnews[8]="Language production activities in the TEFL/ESL classroom; moving beyond gap fills "; arnews[8] += " Somewhere between scholarly studies of how people learn and the frontline experience of teaching, the issue of how TEFL/ESL learners actually acquire and keep language is confronted in activity design. Language practice activities come in many forms...";
arnews[8] += "Author : Will Pearson"; arnews[8] += " "; totcount = 9; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); } document.write(" |