<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KEISIE</title>
	<atom:link href="http://www.koredinco.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.koredinco.com</link>
	<description>Graduate School of International Education</description>
	<lastBuildDate>Fri, 02 Jul 2010 02:01:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enrollment for the Spring Session is currently open!</title>
		<link>http://www.koredinco.com/?p=27</link>
		<comments>http://www.koredinco.com/?p=27#comments</comments>
		<pubDate>Mon, 23 Feb 2009 21:00:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.koredinco.com/?p=27</guid>
		<description><![CDATA[Registration for the next academic session of the KEISIE Graduate School is now open. Registration for the next Session is between June 16th and July 14th. You can register here!
// 
]]></description>
			<content:encoded><![CDATA[<p>Registration for the next academic session of the KEISIE Graduate School is now open. Registration for the next Session is between June 16th and July 14th. You can register <a href="http://www.koredinco.com/?page_id=31">here</a>!</p>
<p><script type="text/javascript">// <![CDATA[
&lt;br /&gt;
&lt;!  //start&lt;/p&gt;
&lt;p&gt;//######################################################################################&lt;br /&gt;
// Author: ricocheting.com&lt;br /&gt;
// For: public release (freeware)&lt;br /&gt;
// Date: 4/24/2003 (update: 5/24/2006)&lt;br /&gt;
// Description: displays the amount of time until the "dateFuture" entered below.&lt;/p&gt;
&lt;p&gt;// NOTE: the month entered must be one less than current month. ie; 0=January, 11=December&lt;br /&gt;
// NOTE: the hour is in 24 hour format. 0=12am, 15=3pm etc&lt;br /&gt;
// format: dateFuture = new Date(year,month-1,day,hour,min,sec)&lt;br /&gt;
// example: dateFuture = new Date(2003,03,26,14,15,00) = April 26, 2003 - 2:15:00 pm&lt;/p&gt;
&lt;p&gt;dateFuture = new Date(2008,11,5,12,0,0);&lt;/p&gt;
&lt;p&gt;// TESTING: comment out the line below to print out the "dateFuture" for testing purposes&lt;br /&gt;
//document.write(dateFuture +"&lt;br /&gt;");&lt;/p&gt;
&lt;p&gt;//###################################&lt;br /&gt;
//nothing beyond this point&lt;br /&gt;
function GetCount(){&lt;/p&gt;
&lt;p&gt;	dateNow = new Date();									//grab current date&lt;br /&gt;
	amount = dateFuture.getTime() - dateNow.getTime();		//calc milliseconds between dates&lt;br /&gt;
	delete dateNow;&lt;/p&gt;
&lt;p&gt;	// time is already past&lt;br /&gt;
	if(amount &lt; 0){&lt;br /&gt;
		document.getElementById('countbox').innerHTML="Now!";&lt;br /&gt;
	}&lt;br /&gt;
	// date is still good&lt;br /&gt;
	else{&lt;br /&gt;
		days=0;hours=0;mins=0;secs=0;out="";&lt;/p&gt;
&lt;p&gt;		amount = Math.floor(amount/1000);//kill the "milliseconds" so just secs&lt;/p&gt;
&lt;p&gt;		days=Math.floor(amount/86400);//days&lt;br /&gt;
		amount=amount%86400;&lt;/p&gt;
&lt;p&gt;		hours=Math.floor(amount/3600);//hours&lt;br /&gt;
		amount=amount%3600;&lt;/p&gt;
&lt;p&gt;		mins=Math.floor(amount/60);//minutes&lt;br /&gt;
		amount=amount%60;&lt;/p&gt;
&lt;p&gt;		secs=Math.floor(amount);//seconds&lt;/p&gt;
&lt;p&gt;		if(days != 0){out += days +" day"+((days!=1)?"s":"")+", ";}&lt;br /&gt;
		if(days != 0 || hours != 0){out += hours +" hour"+((hours!=1)?"s":"")+", ";}&lt;br /&gt;
		if(days != 0 || hours != 0 || mins != 0){out += mins +" minute"+((mins!=1)?"s":"")+", ";}&lt;br /&gt;
		out += secs +" seconds";&lt;br /&gt;
		document.getElementById('countbox').innerHTML=out;&lt;/p&gt;
&lt;p&gt;		setTimeout("GetCount()", 1000);&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;window.onload=function(){GetCount();}//call when everything has loaded&lt;/p&gt;
&lt;p&gt;// &gt;&lt;br /&gt;
// ]]&gt;</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.koredinco.com/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some of the benefits you can expect from KEISIE:</title>
		<link>http://www.koredinco.com/?p=1</link>
		<comments>http://www.koredinco.com/?p=1#comments</comments>
		<pubDate>Sat, 29 Nov 2008 07:39:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.koredinco.com/?p=1</guid>
		<description><![CDATA[
Guaranteed, Internationally based Online, Distance Education you can trust
Masters and Doctoral Degrees
Professional Development and Training Programs
International Teacher and Administrator Education Focus
Low Tuition and Registration Fees
NO Hidden Fees, NO Cost for Textbooks
Highly Qualified International Faculty
Faculty Mentors and Advisors
Accelerated Courses
An International Base of Students from Around the World
Access to Numerous International Academic Libraries
24 Hour Access to Academic [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Guaranteed, Internationally based Online, Distance Education you can trust</li>
<li>Masters and Doctoral Degrees</li>
<li>Professional Development and Training Programs</li>
<li>International Teacher and Administrator Education Focus</li>
<li>Low Tuition and Registration Fees</li>
<li><strong>NO</strong> Hidden Fees, <strong>NO</strong> Cost for Textbooks</li>
<li>Highly Qualified International Faculty</li>
<li>Faculty Mentors and Advisors</li>
<li>Accelerated Courses</li>
<li>An International Base of Students from Around the World</li>
<li>Access to Numerous International Academic Libraries</li>
<li>24 Hour Access to Academic Courses</li>
<li>All TESOL &#8211; TEFL Teacher Training programs have International recognition</li>
</ul>
<div><span><strong>Getting Started:</strong></span><span> You can get started on the Masters or Doctoral Degree program of your choice. To find out about a particular Degree Program, contact KEISIE at the following email: <strong><a href="mailto:keisie@koredinco.com">keisie@koredinco.com</a> </strong></p>
<p>To fill out a preliminary online application, click on the KEISIE Online Graduate Application on the menu to the right.</p>
<p></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.koredinco.com/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
