<?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>Child Day Care Centers &#38; Pre Schools Rated By Real Parents - FREE &#187; teaching</title>
	<atom:link href="http://nurseryschoolratings.com/wp/archives/category/teaching/feed/" rel="self" type="application/rss+xml" />
	<link>http://nurseryschoolratings.com/wp</link>
	<description>Learn What Parents Have To Say About That Child Care Center Before You Send Your Kids.  Submit Your Anonymous Review &#38; Help Inform Other Parents.</description>
	<lastBuildDate>Tue, 01 May 2012 15:47:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mother&#8217;s Day Gift Guide for Busy Husbands</title>
		<link>http://nurseryschoolratings.com/wp/archives/598/mothers-day-gift-guide-for-busy-husbands/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mothers-day-gift-guide-for-busy-husbands</link>
		<comments>http://nurseryschoolratings.com/wp/archives/598/mothers-day-gift-guide-for-busy-husbands/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 17:13:30 +0000</pubDate>
		<dc:creator>Crystal</dc:creator>
				<category><![CDATA[family]]></category>
		<category><![CDATA[Parenting]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[Gift]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[Mother]]></category>
		<category><![CDATA[Mothers Day]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/?p=598</guid>
		<description><![CDATA[Digg DiggDear Busy Husbands: This is an attempt to help you be the hero and make your wife a very happy woman on Mother’s Day. Remember to buy her a gift – Mother’s Day is just around the corner on Sunday, May 13th. Not only do you need to remember a gift, keep in mind... <a href="http://nurseryschoolratings.com/wp/archives/598/mothers-day-gift-guide-for-busy-husbands/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">jQuery(document).ready(function($) { window.setTimeout('loadTwitter_598()',1000);window.setTimeout('loadFBShare_598()',1000);window.setTimeout('loadFBLike_598()',1000);window.setTimeout('loadDelicious_598()',1000); });</script><script type="text/javascript"> function loadTwitter_598(){ jQuery(document).ready(function($) { $('.dd-twitter-598').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_598(){ jQuery(document).ready(function($) { $('.dd-fbshare-598').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); } function loadFBLike_598(){ jQuery(document).ready(function($) { $('.dd-fblike-598').remove();$('.DD_FBLIKE_AJAX_598').attr('width','50');$('.DD_FBLIKE_AJAX_598').attr('height','60');$('.DD_FBLIKE_AJAX_598').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnurseryschoolratings.com%2Fwp%2Farchives%2Fcategory%2Fteaching%2Ffeed%2F&locale=en_US&layout=box_count&action=like&width=50&height=60&colorscheme=light'); }); } function loadDelicious_598(){ jQuery(document).ready(function($) { $('.dd-delicious-598').remove();$.getJSON('http://feeds.delicious.com/v2/json/urlinfo/data?url=http://nurseryschoolratings.com/wp/archives/category/teaching/feed/&amp;callback=?',function(data) {var msg ='';var count = 0;if (data.length > 0) {count = data[0].total_posts;if(count ==0){msg = '0';}else if(count ==1){msg = '1';}else{msg = count}}else{msg = '0';}$('#DD_DELICIOUS_AJAX_598').text(msg);}); }); }</script><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-310px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:1;
}</style><script type="text/javascript">$j=jQuery.noConflict();

$j(document).ready(function($) {

	//put content div class, when scroll beyond this y, float it
	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			//make sure .post_share exists
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><div id='dd_ajax_float'><div class='dd_button_v'><div class='dd-twitter-ajax-load dd-twitter-598'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://nurseryschoolratings.com/wp/archives/category/teaching/feed/" data-count="vertical" data-text="teaching" data-via="" ></a></div><div style='clear:left'></div><div class='dd_button_v'><div class='dd-fbshare-ajax-load dd-fbshare-598'></div><a class='DD_FBSHARE_AJAX_598' name='fb_share' type='box_count' share_url='http://nurseryschoolratings.com/wp/archives/category/teaching/feed/' href='http://www.facebook.com/sharer.php'></a></div><div style='clear:left'></div><div class='dd_button_v'><div class='dd-fblike-ajax-load dd-fblike-598'></div><iframe class="DD_FBLIKE_AJAX_598" src='#' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div style='clear:left'></div><div class='dd_button_v'><a class='dd-delicious' style='background:url(http://nurseryschoolratings.com/wp/wp-content/plugins/digg-digg/image/delicious.png)no-repeat;' href='http://delicious.com/save' onclick="window.open('http://delicious.com/save?v=5&amp;noui&amp;jump=close&amp;url='+encodeURIComponent('http://nurseryschoolratings.com/wp/archives/category/teaching/feed/')+'&amp;title='+encodeURIComponent('teaching'),'delicious', 'toolbar=no,width=550,height=550'); return false;"><span id='DD_DELICIOUS_AJAX_598'></span></a></div><div style='clear:left'></div><div class='dd_button_v'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fnurseryschoolratings.com%2Fwp%2Farchives%2Fcategory%2Fteaching%2Ffeed%2F'></script></div><div style='clear:left'></div><div id='dd_name'><a href='http://www.mkyong.com/blog/digg-digg-wordpress-plugin/' target='_blank'>Digg Digg</a></div></div><script type="text/javascript">jQuery(document).ready(function($) { 
		
			if($(window).width()> 1280){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
	
			$(window).resize(function() { 
				
				if($(window).width()> 1280){ 
					$('#dd_ajax_float').show()
				}else{
					$('#dd_ajax_float').hide()
				}
				
			});  

		});</script><div class='dd_content_wrap'><p><a href="http://nurseryschoolratings.com/wp/wp-content/uploads/2012/03/34476up82xqunf1.jpg"><img class="wp-image-600 alignright" title="34476up82xqunf1" src="http://nurseryschoolratings.com/wp/wp-content/uploads/2012/03/34476up82xqunf1-219x300.jpg" alt="" width="197" height="270" /></a>Dear Busy Husbands:</p>
<p>This is an attempt to help you be the hero and make your wife a very happy woman on Mother’s Day. <strong>Remember to buy her a gift – Mother’s Day is just around the corner on Sunday, May 13<sup>th</sup>.</strong> Not only do you need to remember a gift, keep in mind that you may have children that are too young to buy something on their own. You will need to fit some time and thought into their gifts too. So remember, <strong>mark your calendars!</strong> Take out your daily planner and pick a date a few weeks before the main event. That’s right, set a reminder to remind yourself to buy a gift! This way you’ll have plenty of time for your present to find its way in the mail or enough time to go shopping. Here are a few tips to receive a gold star this Mother’s Day.</p>
<p><strong>Tip #1: Listen!</strong> Your wife is probably telling you what she wants. Pay attention when you spend time together, such as breakfast or maybe when getting ready for bed. Remember a few days ago she mentioned a <a href="http://www.target.com/p/Home-Touch-Perfect-Steam-Deluxe-Steamer-White-Gray/-/A-13778236">garment steamer</a> would make her mornings less rushed. That is the clue. She might just be nice enough to steam your shirt while you take your shower.</p>
<p><strong>Tip #2: Make sure you know what type of gifts she likes to receive.</strong> Does she like personal or self-indulgence gifts? Maybe she is more practical and like items that make her life easier. The steamer is practical but a massage or a day of spa can be purchased even as a last minute thought from <a href="http://www.exhalespa.com/">exhale mind body spa</a>. Exhale has multiple locations and provides a day of beauty or a wide variety of exercise classes. Just be sure and get an appropriate card beforehand.</p>
<p><strong>Tip #3: Consult with the children, family members or her girlfriends</strong> to get a better idea of what she wants. She might just want to take a cooking class with her favorite chef. Or perhaps she wants to practice her culinary talents and a <a href="http://www.amazon.com/Food-Network-Favorites-Recipes-All-Star/dp/0696237075/ref=pd_sim_b_10">cookbook</a> would make her happy. Don’t pass up the opportunity to ask your children what their mom would like. Their innocent and sweet minds are sure to surprise you and come up with the best heart-warming gift a mother could ask for.</p>
<p><strong>Tip #4: Make sure you know her style, sizes and favorite colors.</strong> You don’t want to spend the night on the couch because the dress was the wrong color. Consider this <a href="http://www.isntshelovelystore.com/product/max-amp-cleo-belted-pleated-dress/">Max &amp; Cleo Belted Pleated Dress</a> from ISL which can be purchased and combined with a night out with dinner for two. This combination is sure to make her very happy and will show that you have been listening to what she wants.</p>
<p><strong>Tip #5: Make sure you also buy her a gift from you, not just from the children.</strong> A massage gift certificate from you is great and dinner with the family is the other gift. Show you appreciate her as a mother by <a href="http://www.ftd.com/thank-you-pcg/colorful-connection-bouquet-vase-included/occasion-thankyou/fdmr/">ordering flowers</a>. Make arrangements for the children to take their mother for an afternoon of fun by playing miniature golf. Honoring Mom on her day is a family affair, so don’t stay behind to work.</p>
<p><strong>Tip#6: Don’t let her know you left the gift buying till the last minute because you were too busy.</strong> <a href="http://www.taskrabbit.com/how-it-works">Hire someone to go shopping</a> for you or go stand in line for those theater tickets. You will find some here to help you with your task</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=387f7825-8005-412c-8839-8346e8a53223" alt="Enhanced by Zemanta" /></a></div>
</div><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/598/mothers-day-gift-guide-for-busy-husbands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Study Zones for Kids</title>
		<link>http://nurseryschoolratings.com/wp/archives/445/cool-study-zones-for-kids/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cool-study-zones-for-kids</link>
		<comments>http://nurseryschoolratings.com/wp/archives/445/cool-study-zones-for-kids/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 13:59:18 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/?p=445</guid>
		<description><![CDATA[Back to school time is upon us, and you want to do all you can to help your kids succeed academically. One of the best things parents can do for their children is to set up an adequate study zone for them. Just like adults, having the right space, furniture, and supplies will increase productivity;... <a href="http://nurseryschoolratings.com/wp/archives/445/cool-study-zones-for-kids/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-452" title="Children_in_a_Primary_Education_School" src="http://nurseryschoolratings.com/wp/wp-content/uploads/2011/08/Children_in_a_Primary_Education_School-300x225.jpg" alt="" width="300" height="225" />Back to school time is upon us, and you want to do all you can to help your kids succeed academically. One of the best things parents can do for their children is to set up an adequate study zone for them. Just like adults, having the right space, furniture, and supplies will increase productivity; let them help furnish it, and they will view it as their own private space.</p>
<p><strong>Carve out space: </strong>Find a spot in the house where your child will have peace and quiet, but is also close enough to ask you for help if he needs it. This can be a space in the kitchen or family room, or in his bedroom; but make sure it’s roomy enough to spread out all of the books and other things needed. It is probably best that there is no television playing or cell phones ringing during designated study time.<span id="more-445"></span></p>
<p><strong>Ample furniture: </strong>A sturdy table or desk is vital, and it’s good if you can find something modular so you can add to it as he grows. A basic desk is great for little kids, maybe with just a drawer or two to put away papers. Later on, file cabinets and cubbies will come in handy. You also want to give them a nice comfortable chair, but not one that is so cozy they curl up and take a nap instead of studying. In addition to normal room lighting, add a good desk lamp to prevent eye strain.</p>
<p><strong>Storage and organization:</strong> It’s important to stock up on essentials like pens and pencils, paper, ink cartridges, staples, and tape. You might buy a small cabinet to designate the supply closet, and a pencil cup for writing tools and scissors. A calendar put up nearby makes it easier for them to keep track of when projects are due, and a corkboard can be used to show off good marks or special accomplishments. Labels and bright colors make it fun for kids to use the space, and easy for them to keep it clutter-free so they’ll want to spend more time there.</p>
<p>Giving your kids a nice space to study free of clutter and noise will help them learn good study habits. These habits will serve them well into the future, and keep the stress levels to a minimum in your home for years to come.</p>
<p>Denise Gabbard writes about a wide range of topics, from caring for children and pets to learning to <a href="http://www.quotezone.co.uk/life-insurance.htm">compare life insurance</a> and how to get great travel deals.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.homeandgardenideas.com/decorating/furniture/desks/best-back-school-study-area-ideas">The Best Back to School Study Area Ideas</a> (homeandgardenideas.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.casasugar.com/Nice-New-Convertible-Compact-Desk-1825702">Nice and New: Convertible Compact Desk</a> (casasugar.com)</li>
<li class="zemanta-article-ul-li"><a href="http://beyondtheouterrim.wordpress.com/2011/07/24/living-in-wall-e%25e2%2580%2599s-world-got-leopard-print/">Living in Wall-e&#8217;s World: Got Leopard Print?</a> (beyondtheouterrim.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://declutterorganizerepurpose.wordpress.com/2011/08/04/10-easy-ways-to-declutter-maintain-order-in-your-home-by-jacquie-ross/">10 Easy Ways to Declutter &amp; Maintain Order in Your Home by Jacquie Ross</a> (declutterorganizerepurpose.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.trendhunter.com/trends/unorganized-cabinet">Chaotically Cluttered Cupboards &#8211; Colin Tury&#8217;s Unorganized Cabinet is a Motley Furniture Piece (TrendHunter.com)</a> (trendhunter.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=429d5d55-bcce-4c0f-8ee0-0b61b77b7380" alt="Enhanced by Zemanta" /></a></div>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/445/cool-study-zones-for-kids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can Kids Teach Themselves? Video from the TED Conference</title>
		<link>http://nurseryschoolratings.com/wp/archives/188/can-kids-teach-themselves/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=can-kids-teach-themselves</link>
		<comments>http://nurseryschoolratings.com/wp/archives/188/can-kids-teach-themselves/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 04:49:22 +0000</pubDate>
		<dc:creator>mbeharry</dc:creator>
				<category><![CDATA[teaching]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Kids and Teens]]></category>
		<category><![CDATA[Sugata Mitra]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/?p=188</guid>
		<description><![CDATA[Speaking at LIFT 2007, Sugata Mitra talks about his Hole in the Wall project. Young kids in this project figured out how to use a PC on their own &#8212; and then taught other kids. He asks, what else can children teach themselves? About Sugata Mitra Sugata Mitra&#8217;s &#8220;Hole in the Wall&#8221; experiments have shown... <a href="http://nurseryschoolratings.com/wp/archives/188/can-kids-teach-themselves/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Speaking at LIFT 2007, <a class="zem_slink" title="Sugata Mitra" rel="wikipedia" href="http://en.wikipedia.org/wiki/Sugata_Mitra">Sugata Mitra</a> talks about his Hole in the Wall project. Young kids in this project figured out how to use a <a class="zem_slink" title="IBM PC compatible" rel="wikipedia" href="http://en.wikipedia.org/wiki/IBM_PC_compatible">PC</a> on their own &#8212; and then taught other kids. He asks, what else can children teach themselves?</p>
<p style="text-align: center;"><!--cut and paste--><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="285" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="VE_Player" /><param name="align" value="middle" /><param name="FlashVars" value="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/SugataMitra_2007P-embed-Lift_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true" /><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="bgcolor" value="#FFFFFF" /><param name="scale" value="noscale" /><param name="wmode" value="window" /><param name="src" value="http://static.videoegg.com/ted/flash/loader.swf" /><embed id="VE_Player" type="application/x-shockwave-flash" width="320" height="285" src="http://static.videoegg.com/ted/flash/loader.swf" wmode="window" scale="noscale" bgcolor="#FFFFFF" allowscriptaccess="always" quality="high" flashvars="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/SugataMitra_2007P-embed-Lift_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true" align="middle"></embed></object></p>
<p style="text-align: center;"><span id="more-188"></span></p>
<h3 style="text-align: justify;">About Sugata Mitra</h3>
<p style="text-align: justify;">Sugata Mitra&#8217;s &#8220;Hole in the Wall&#8221; experiments have shown that, in the absence of supervision or formal teaching, children can teach themselves and each other, if they&#8217;re motivated by curiosity and&#8230; <a href="http://www.ted.com/index.php/speakers/sugata_mitra.html">Full bio and more links  <span class="bull">»</span></a></p>
<fieldset class="zemanta-related">
<legend class="zemanta-related-title">Related articles by Zemanta</legend>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://joanvinallcox.wordpress.com/2008/09/05/webtools-for-teachers-09052008/">WebTools For Teachers 09/05/2008</a></li>
<li class="zemanta-article-ul-li"><a href="http://liftlab.com/think/laurent/2007/10/26/the-american-digital-divide/">The American digital divide</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.onlivingbylearning.com/2008/08/31/crossing-the-digital-divide-through-a-hole-in-the-wall/">Crossing The Digital Divide Through A Hole In The Wall</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.chrisbrogan.com/pixelated-the-online-conference-about-play/">Pixelated &#8211; The Online Conference About PLAY</a></li>
</ul>
</fieldset>
<p><script src="http://texty.com/cms/syndicate/798f57be-c691-493a-bbd0-03297e68701d.js" type="text/javascript"></script></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/4cab8c4a-47c4-48b1-800d-7d15f63e7146/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=4cab8c4a-47c4-48b1-800d-7d15f63e7146" alt="Reblog this post [with Zemanta]" /></a></div>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/188/can-kids-teach-themselves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Top Ten Things to Consider when Talking to your Child’s Teachers</title>
		<link>http://nurseryschoolratings.com/wp/archives/84/the-top-ten-things-to-consider-when-talking-to-your-child%e2%80%99s-teachers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-top-ten-things-to-consider-when-talking-to-your-child%25e2%2580%2599s-teachers</link>
		<comments>http://nurseryschoolratings.com/wp/archives/84/the-top-ten-things-to-consider-when-talking-to-your-child%e2%80%99s-teachers/#comments</comments>
		<pubDate>Wed, 21 May 2008 03:50:05 +0000</pubDate>
		<dc:creator>Anonymous Parent</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[education system]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/?p=84</guid>
		<description><![CDATA[Image via Wikipedia A teacher can be very good to your child and also mistreat your child. They are the person who is really in control when you are not present, so you want to speak to them tactfully and with respect. Remember if you alienate them, they might alienate your child. Here are a... <a href="http://nurseryschoolratings.com/wp/archives/84/the-top-ten-things-to-consider-when-talking-to-your-child%e2%80%99s-teachers/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; float: right;"><a href="http://commons.wikipedia.org/wiki/Image:Teacher_writing_on_a_Blackboard.jpg" target="_blank"><img style="border: medium none; display: block;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Teacher_writing_on_a_Blackboard.jpg/202px-Teacher_writing_on_a_Blackboard.jpg" alt="A teacher writing on a blackboard." /> </a></p>
<p class="zemanta-img-attribution">Image via <a href="http://commons.wikipedia.org/wiki/Image:Teacher_writing_on_a_Blackboard.jpg" target="_blank">Wikipedia</a></p>
</div>
<div style="text-align: justify;">A teacher can be  very good to your child and also mistreat your child. They are the person who is  really in control when you are not present, so you want to speak to them  tactfully and with respect. Remember if you alienate them, they might alienate  your child. Here are a few helpful tips:</div>
<p><span id="more-84"></span></p>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><strong>10.  The teacher is not  in charge of your home. </strong> </span> If your child is not behaving themselves at home, thats your responsibility.  Telling the teacher that Tommy does not behave at the mall really does  not matter to her if his classroom behavior is fine. Stick to classroom  issues.</span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><strong>9. Never ask a teacher to feed  your child.</strong> </span> Sure you can mention to them that Tommy has poor eating habits,  but remember, Tommy is one of many children. If the teacher stops to  hand feed Tommy so does the rest of the class. Give Tommy lots of food  options and remember Tommy will eat when he is hungry.</span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><strong>8. Never interrupt a lesson  to talk to the teacher.</strong> </span> Unless it’s an emergency, call or leave a note  for her to call. You may even speak to one of the assistants. When you  interrupt the lesson you are teaching your child that the lesson is  unimportant, and if you think its unimportant, so will they.</span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><strong>7. Never expect a teacher to  be your child’s babysitter.</strong> </span> In school environments teachers are not  responsible for lost items such as sweaters, lunch boxes, or show-and-tell toys. While they may help you look for it, it is not their responsibility.  Remember they are paid to teach your child, not pick up after them.</span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><strong>6. Never ask the teacher to  separate your child from another. </strong> </span> Part of being a child is learning how to socially interact with other people. If your child is having  a problem make the teacher aware of  it and don’t cross the line of saying that you demand your child  not play with Tommy anymore. Teacher’s cannot keep children separated  nor is it fair to ask.</span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><span class="zem_slink"><strong>5. Never ask a teacher about  another child.</strong> </span> </span> <span class="zem_slink"> It is none of your business to know what the deal is  with any child but your own. If you observe that Tommy has some issues,  as long as Tommy is not your child, it’s not your business.</span> </span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><span class="zem_slink"><strong>4. Never pass a teacher without  saying hello. </strong> </span> </span> <span class="zem_slink"> Teachers are with your children all day. It can make someone  feel special to just take a moment to say, &quot;hello, how are you?&quot; This is  one small thing that can make a teacher feel appreciated.</span> </span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><span class="zem_slink"><strong>3. Never Accuse, Always Ask  First.</strong> </span> </span> <span class="zem_slink"> If Tommy comes home and tells you that the teacher put  him in time out for no reason, ask her the next day in front of Tommy.  You don’t want to barge in there and demand information about your  Tommy. By listening rationally, you will get the answers you  want and everyone will be happy.</span> </span></div>
<div style="text-align: justify;">
</div>
<div style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff00ff;"><span class="zem_slink"><strong>2. Similarly, Never go over the teacher’s  head before discussing the situation with her first. </strong> </span> </span> <span class="zem_slink"> If Tommy came home  with a bruise nobody told you about, discuss it with the teachers before you  speak to the Director. The Directors are not in the room with Tommy  all day. If the teacher has no explanation or is defensive then you  take it to the next level. </span> </span></div>
<ol type="1">
<li><span style="font-family: Times New Roman; font-size: small;"><span style="color: #ff0000;"><span class="zem_slink"><strong>Talk your kids teachers    with like they are your friends! </strong> </span> </span> <span class="zem_slink"> If they love you, your kids will almost definately get better attention. Also, they deserve it because they are caring for our precious children. Even if you are upset with them, speaking with    courtesy and respect can often solve problems easily. </span> </span></li>
</ol>
<p style="text-align: justify;"><span style="font-family: Times New Roman; font-size: small;"><span class="zem_slink">Above all else, remember that  teacher’s are not God’s. They do not see all, hear all, or know  all. Sometimes they make mistakes, and sometimes they forget things.  Remembering they are human and treating them with continued respect is  the key to a successful relationship with any classroom teacher.</span> </span></p>
<p style="text-align: justify;"><span class="zem_slink">Here are some resources about taking to teachers:</span></p>
<p><a href="http://www.nea.org/parents/talkingtoteachers.html" target="_blank">How Can I Talk to My Child&#8217;s Teacher?</a> from the National Education Association</p>
<p><a href="http://hubpages.com/hub/How_to_Talk_to_Your_Childs_Teacher">How to Talk to Your Child&#8217;s Teacher</a> by By <a href="http://hubpages.com/profile/Lela+Davidson">Lela Davidson</a></p>
<p><a href="http://kidshealth.org/parent/positive/learning/talk_to_preschool_teacher.html" target="_blank">Talking to Your Child&#8217;s Preschool Teacher</a> from KidsHealth.org</p>
<p><a href="http://www.cbsnews.com/stories/2007/01/15/earlyshow/main2359503.shtml" target="_blank">How To Talk To Your Kid&#8217;s Teacher</a> by Kate Lawler</p>
<p><a href="http://www.illinoisearlylearning.org/tipsheets/conferences.htm">Talking to Your Child’s Teacher or Caregiver</a> from the <a href="http://illinoisearlylearning.org/" target="_blank">Illinois Early Learning</a></p>
<p><a href="http://www.kidsource.com/kidsource/content2/talking.assessment.k12.4.html">Talking to Your Child&#8217;s Teacher About Standardized Tests</a> from KidSource.com</p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;">
<legend class="zemanta-title">Related news article</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;">
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://education.guardian.co.uk/further/opinion/story/0,,2276698,00.html?gusrc=rss" target="_blank" title="Open in new window">Rosemary Clark on teaching troubled students<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.cbc.ca/canada/prince-edward-island/story/2008/04/25/education-budget.html" target="_blank" title="Open in new window">Budget makes the grade with teachers<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://education.guardian.co.uk/schools/story/0,,2276724,00.html?gusrc=rss" target="_blank" title="Open in new window">Sixth-formers employed as supply cover<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.washingtonmonthly.com/archives/individual/2008_05/013755.php" target="_blank" title="Open in new window">Segregated Classrooms<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.telegraph.co.uk/news/uknews/1947094/Short-school-lessons-more-effective.html?source=rss" target="_blank" title="Open in new window">&#8216;Short school lessons more effective&#8217;<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://chicagoist.com/2008/05/19/teacher_educate.php" target="_blank" title="Open in new window">Teacher Educates Preschoolers On Avoiding Gang Violence<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://education.guardian.co.uk/ofsted/story/0,,2279990,00.html?gusrc=rss" target="_blank" title="Open in new window">Ofsted to keep closer watch on classrooms<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://news.bbc.co.uk/2/hi/technology/7115348.stm" target="_blank" title="Open in new window">Lessons learnt<!--                      a--></a></li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.cbc.ca/canada/calgary/story/2008/05/20/cgy-school-age.html" target="_blank" title="Open in new window">Alberta teachers call for standard school age<!--                      a--></a></li>
</ul>
</fieldset>
<p><script src="http://texty.com/cms/syndicate/30e75960-db1c-4b49-909e-47012cfb6e71.js" type="text/javascript"></script></p>
<div class="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/" title="Zemified by Zemanta" class="zemanta-pixie-a"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=a962575d-07d3-42a2-9ad6-9d1a4d61838a" alt="" /> </a></div>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/84/the-top-ten-things-to-consider-when-talking-to-your-child%e2%80%99s-teachers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Teach Your Pre Schooler To Tell The Truth</title>
		<link>http://nurseryschoolratings.com/wp/archives/63/how-to-teach-your-pre-schooler-to-tell-the-truth/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-teach-your-pre-schooler-to-tell-the-truth</link>
		<comments>http://nurseryschoolratings.com/wp/archives/63/how-to-teach-your-pre-schooler-to-tell-the-truth/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 19:34:20 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[child development]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/archives/63/how-to-teach-your-pre-schooler-to-tell-the-truth/</guid>
		<description><![CDATA[Photo Courtesy of **spaceMonkey** So your beautiful toddler goes off to the day care center and at pick up time the teacher tells you that your child has been caught lying. Embarrassment, anger, and frustration may start to creep in your mind, but my advice is relax! Chances are your child has lied at home,... <a href="http://nurseryschoolratings.com/wp/archives/63/how-to-teach-your-pre-schooler-to-tell-the-truth/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<p><img style="width: 403px; height: 281px;" title="Toddler &amp; Bubbles" src="http://nurseryschoolreviews.com/wp/ourImages/Toddler-bubbles.jpg" border="4" alt="Toddler &amp; Bubbles" hspace="4" vspace="4" width="403" height="281" align="middle" /></p>
<p><small><a title="Expert Photographer SpaceMonkey" href="http://flickr.com/photos/7485630@N06/" target="_blank">Photo Courtesy of **spaceMonkey**</a> </small></p>
<p style="text-align: justify;">So your beautiful toddler goes off to the day care center and at pick up time the teacher tells you that your child has been caught lying. Embarrassment, anger, and frustration may start to creep in your mind, but my advice is relax! Chances are your child has lied at home, and even if he or she hasn’t you should not worry because this is an age appropriate reaction. Children at the mere age of 3 begin to understand how the world works around them. Part of understanding what that means is, figuring out that there are certain ways to get out of trouble! Of course they are going to try to lie to avoid being disciplined! It is how you react that will make all of the difference. <span id="more-63"></span></p>
<p style="text-align: justify;"><em><strong>Here are a few tips to help you through:</strong> </em></p>
<p style="text-align: justify;"><strong>*Don’t overreact. </strong> If your child lies at school chances are they have already faced the consequences of their actions. Its enough just to discuss with the child what occurred and express your disappointment. Let them know that everyone makes mistakes and that you can understand. Make it clear that although you are not happy with the mistake they made, what upsets you most is that they lied. This will reinforce the teacher’s punishment. Also let them know that the next time they lie in school you will be forced to add an additional consequence at home.</p>
<p style="text-align: justify;"><strong>*If the lie occurs at home, then do not accuse the child of lying.</strong> This sets up the child to engage in an argument and lie even further. Instead stick to the facts (example: Timmy you say you didn’t color on the wall but I see your crayons, the wall colored, and it’s your height can you tell me how this happened?). If the child continues with the lie after you have pointed out the facts, let them know that you are disappointed that they did not tell you the truth. <strong>NEVER ACCUSE YOUR CHILD OF BEING A LIAR</strong> . It teaches them that you don’t trust them and creates such a negative connotation that you will be engaged in battles with your child for years to come. You want to teach your child that lying is wrong, not that they are bad for lying. Once your child has admitted the truth let them know that their mistake was just a mistake, but it was the lying that made it worse. Then let them know that while they have to fix their mistake, they need a consequence for the lie. I find that having the child help pick that consequence usually makes it more effective!</p>
<p style="text-align: justify;"><strong>*Explain to your child what lying is.</strong> Let them know why it’s not okay to lie, and how people perceive them when they do. Read stories (i.e. “The Boy Who Cried Wolf” and “Lucy Tells Lies”) that discuss lying and show consequences. This will help your child understand the consequences of lying. Above all, don’t lie to your child! You are the example that they look up to. They need to trust your word and believe in you. If you don’t lie to them, eventually they will see that lying is wrong.</p>
<p style="text-align: justify;">Remember, even though you may do the steps, your child may continue to lie and you may have to repeat these things all over again. The point is to keep the lines of communication open. Your child needs to understand that even if you have to have the ‘lying talk” with your child repeatedly you will. As long as you’re stern but loving with your child, eventually this lying phase will pass, and your child will learn that it is better to tell the truth! So hang in there!</p>
<p>See Also:</p>
<p><a href="http://www.aacap.org/cs/root/facts_for_families/children_and_lying" target="_blank">Children And Lying from American Academy of Child Adolescent Psychiatry.</a><br />
<a href="http://childparenting.about.com/od/lyingandstealing/a/kidslying.htm" target="_blank">Getting Honest About Lying from IVillage</a><br />
<a href="http://childparenting.about.com/od/lyingandstealing/a/kidslying.htm" target="_blank">Three Lies Children Tell&#8230;and What You Can Do About Them</a><br />
<a href="http://www.cyh.com/HealthTopics/HealthTopicDetailsKids.aspx?p=335&amp;np=287&amp;id=1485" target="_blank">Telling lies: Info for Kids</a><br />
<a title="Speaking To Your Child About Uncomfortable Topics…" rel="bookmark" href="http://nurseryschoolratings.com/wp/archives/57/speaking-to-your-child-about-uncomfortable-topics%e2%80%a6/">Speaking To Your Child About Uncomfortable Topics…</a><br />
<a title="When Is Your Child’s Behavior Inappropriate?" rel="bookmark" href="http://nurseryschoolratings.com/wp/archives/16/when-is-your-childs-behavior-inappropriate/">When Is Your Child’s Behavior Inappropriate?</a></p>
<p><script src="http://texty.com/cms/syndicate/a9c025df-e949-497e-9bc6-9e31aa2aaf3b.js" type="text/javascript"></script></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.articlesbase.com/article.php?aid=519374&amp;pid=6775764102">More Information on Teaching Autistic Children</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/61ca9c55-f193-4004-930d-d12561072f4a/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=61ca9c55-f193-4004-930d-d12561072f4a" alt="Reblog this post [with Zemanta]" /></a></div>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/63/how-to-teach-your-pre-schooler-to-tell-the-truth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Should My Child Be Learning At Day Care?</title>
		<link>http://nurseryschoolratings.com/wp/archives/54/what-should-my-child-be-learning-at-day-care/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-should-my-child-be-learning-at-day-care</link>
		<comments>http://nurseryschoolratings.com/wp/archives/54/what-should-my-child-be-learning-at-day-care/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 18:46:52 +0000</pubDate>
		<dc:creator>Stacy Jai</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[child development]]></category>
		<category><![CDATA[curriculum]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/archives/54/what-should-my-child-be-learning-at-day-care/</guid>
		<description><![CDATA[So your toddler is at pre school and you are wondering what exactly are they teaching. Also, is my child keeping up with the with the other children? Here are a few all important tips on what your child should be learning: The most important thing a child should be learning is socialization. This is... <a href="http://nurseryschoolratings.com/wp/archives/54/what-should-my-child-be-learning-at-day-care/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gideontsang.vox.com/" title="Photo by Beard Papa"></p>
<p style="text-align: center"><img src="http://nurseryschoolreviews.com/wp/ourImages/graduation.jpg" title="Pre School Gratuation by Beard Papa" alt="Pre School Gratuation by Beard Papa" border="0" hspace="8" vspace="4" /></p>
<p></a></p>
<p>So your toddler is at pre school and you are wondering what exactly are they teaching.  Also, is my child keeping up with the with the other children?  Here are a few all important tips on what your child should be learning:<span id="more-54"></span></p>
<ul>
<li> The<strong> most important thing a child should be learning is socialization</strong>. This is your child&#8217;s first formal experience away from you. They need to learn how to listen to other adults, and interact with other children. It is hard to learn how to ask a child to play with you, or learn how to cope when someone hurts your feelings. Children should look forward to coming to school and feel safe and secure in their social environment.</li>
<li> Toddlers should also be learning <strong>how to function in their classrooms</strong>. For the most part,  child day care centers have structured days. It is hard for a child to understand the concept of following someone else&#8217;s rules. Children must learn how to sit in a circle, complete learning activities, and learn to follow a scheduled day. This can be difficult and takes time.</li>
<li> In terms of actual learning concepts, pre schoolers should begin working on <strong>pre-writing skills</strong>, These activities include fine motor skills such as learning to color within the lines, using play-doh, practicing pouring water, and eating with a spoon, Once your child has mastered these skills they will move on to learning how to hold a pencil and drawing straight lines. After tracing straight lines your child should begin to work on tracing their names and letters. When this is completed children will move on to writing letters without tracing.</li>
<li><strong> Letter comprehension</strong> should also be taking place. Children should start off just being introduced to letters by singing the alphabet and introducing one letter sound at a time (example: the letter a makes the sound &#8230;aaa&#8230;). They should also be learning words that start with that same letter sound (apple, ant, ankle). After learning the letetrs and sounds children will then begin to orally sound words out.</li>
<li> In terms of math concepts, children should be exposed to <strong>numbers and also understand their quantity</strong> ( the number 2 means something). After children understand what the numbers are, and that they have value, they will then begin to trace the number that they are working on. Children will work on writing at least the first 20 numbers and some will even learn to write to 100. Children who have learned this will also begin learning addition. Children will also learn money concepts and possibly how to count by 5&#8242;s and 10&#8242;s.</li>
<li> In terms of social studies and science, children usually learn the <strong>basics of hygiene, weather and season, holidays, dinosaurs, planets, and solar system</strong>. These are just a few examples. Usually these thematic ideas are based on the school&#8217;s preference and not on a set standard of what children have to know. Other curriculum may include art or physical education depending on the school.</li>
</ul>
<p>What I have written seems simple. What parents really need to understand is that all children learn differently and its up to the child what pace they learn at. Some children will end the year knowing how to read and some may just understand letters. Remember THIS IS FINE AND NORMAL. Children learn differently and and that does not make one slower or smarter. Remember this is preschool and not college! Children usually reach the same level by third grade. If your child is happy and loves going to school, at the end of the day&#8230; they are learning a lot!</p>
<p>See also:</p>
<p><a href="http://www.naeyc.org/ece/eyly/" target="_blank">Early Years Are Learning Years™ from naeyc.org</a></p>
<p><a href="http://www.naeyc.org/ece/eyly/" target="_blank"></a><a href="http://www.naeyc.org/ece/2005/08.asp" target="_blank">Helping young children start school from naeyc.org</a></p>
<p><a href="http://www.besthomeschooling.org/articles/lillian_jones_ps_kdgtn.html" target="_blank"><span class="bioTitle">A Homeschool Curriculum for Preschool and Kindergarten</span> </a></p>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/54/what-should-my-child-be-learning-at-day-care/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Teach Reading and Writing to Your Preschooler at Home</title>
		<link>http://nurseryschoolratings.com/wp/archives/12/how-to-teach-reading-and-writing-to-your-preschooler-at-home/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-teach-reading-and-writing-to-your-preschooler-at-home</link>
		<comments>http://nurseryschoolratings.com/wp/archives/12/how-to-teach-reading-and-writing-to-your-preschooler-at-home/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 19:17:06 +0000</pubDate>
		<dc:creator>Anonymous Parent</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[curriculum]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/archives/12/how-to-teach-reading-and-writing-to-your-preschooler-at-home/</guid>
		<description><![CDATA[So you swear that you have a little genius and you want him to stay ahead of the class. You begin to wonder, what can I do to teach him at home. The most important thing I must emphasize is to never NEVER force a child to learn academically. Learning needs to be fun and... <a href="http://nurseryschoolratings.com/wp/archives/12/how-to-teach-reading-and-writing-to-your-preschooler-at-home/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<h3>So you swear that you have a little genius and you want him to stay ahead of the class. You begin to wonder, what can I do to teach him at home.</h3>
<p align="justify">The most important thing I must emphasize is to never NEVER force a child to learn academically. Learning needs to be fun and interesting. Forcing a child who is not ready or willing, will create resentment and cause many problems in life. Remember learning comes in many ways, and children are using learning skills when they are trying to socialize and assimilating to the school experience. These are all valid skills and should not be ignored. If your little genius is ready, then how will you know?</p>
<p><span id="more-12"></span></p>
<p align="justify">A child who is ready to read is expressing interest in words. He is asking what the letters are that he sees and continually wanting you to read the same stories over and over. Part of every parents ritual should be reading a minimum of fifteen minutes to a child each day. By showing that you think reading is important your child will grow to love it as well. Soon your child will be picking up the stories and retelling them to you relying on memory and pictures. You may even hear him mimicking your own voice intonation.</p>
<p align="justify">The first step is to review the alphabet. One of t he best ways to introduce the alphabet is to introduce a child to his name. It gets them to understand that letters have meaning because it relates to them. With each letter of his name go over the sound it makes. This will get him to understand that letters have sounds. After reviewing the sounds in the name start with each letter of the alphabet ( one every few days) and go over the sounds and word associations with that sound. You should also create index cards with your child. Place index cards around your house with a word, and a picture drawn by your child next to real items ( i.e. write the word window have your child draw a picture of a window scribbling is fine and place it next to the window). This will also help him to understand that words are full of meaning.</p>
<p align="justify">If your child expresses an interest in writing start with purchasing the large pencils or pencil grippers. This will help your child understand the correct way to hold a pencil. You can also purchase some writing paper that has dotted lines in the middle. This helps children understand where the writing line is and where words go. Start with creating dots and having your child connect the dots. This will help your child gain confidence. NEVER make your child erase his work or tell them that they are wrong. Remember they are preschoolers and there is plenty of time for correction . You do not want to frustrate your child or make them think they can&#8217;t do something. They will then stop trying and you will have to wait. Once your child can connect the dots with ease start with writing the stick letters (b,p,d,,t) These are the easiest to write. Then go on to rounder letters (a,g,j,c). From their you can write the rest of the alphabet and then go on to simple two letter words etc. Remember these things take time. Connecting the dots of his name may take your child all year and that is fine! Your child needs to work at their own pace!</p>
<p align="justify">Remember reading and writing go hand in hand. You cannot teach one without the other. Make learning fun. You can play letter games, sound games, have fun reading times, read books about what your child is interested in, and even pick out learning materials together. Don&#8217;t use this time as time to get your child ahead of his class. Use it as bonding time, giving your child special memories that your child will have forever. Remember your child is a little genius no matter what because he is yours. So teach away!</p>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/12/how-to-teach-reading-and-writing-to-your-preschooler-at-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relying on Schools to Teach Our Young Children&#8230;</title>
		<link>http://nurseryschoolratings.com/wp/archives/6/relying-on-schools-to-teach-our-young-children/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=relying-on-schools-to-teach-our-young-children</link>
		<comments>http://nurseryschoolratings.com/wp/archives/6/relying-on-schools-to-teach-our-young-children/#comments</comments>
		<pubDate>Sun, 27 Aug 2006 18:48:59 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[curriculum]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/archives/6/relying-on-schools-to-teach-our-young-children/</guid>
		<description><![CDATA[This topic can be very touchy for most parents. I have been on both sides of the coin as a teacher and as a parent. At every back to school night that I have been to I often here parents asking, ? What is the curriculum for my two or three year old.? Parents await... <a href="http://nurseryschoolratings.com/wp/archives/6/relying-on-schools-to-teach-our-young-children/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<p align="justify">This topic can be very touchy for most parents. I have been on both sides of the coin as a teacher and as a parent. At every back to school night that I have been to I often here parents asking, ? What is the curriculum for my two or three year old.? Parents await and answer that tells them exactly what their child will learn and expect that their children will be reading and writing by the end of the year.</p>
<p><span id="more-6"></span></p>
<p align="justify">This cycle of forcing a child to understand that school is a place that we do ?work? can be a scary one as it can set up children to resent school. This is a child?s first experience at school and it needs to be a positive one. At a young age children need to understand that learning is something that takes place everywhere and it is fun, not work. If you are relying for a teacher to teach your child you have the wrong idea about education. You want your child to learn at school; learn how to make friends, how to be self sufficient, how to separate home-life and what the basics of school are.</p>
<p align="justify">If they happen to learn a letter or number along the way great. School should not be the first time they are exposed to reading and writing and practicing with you where they feel safest to explore is a great thing! I am not saying break out the blackboard at home, rather spend time with your child teaching them through hands on experience. If your child loves dinosaurs read about it, count dinosaurs, visit museums, pretend to be dinosaurs, cook with dinosaur shapes draw paint and cut until they are interested in something else. Have Fun!</p>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/6/relying-on-schools-to-teach-our-young-children/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Tell if I am Leaving My Child in Good Hands&#8230;.</title>
		<link>http://nurseryschoolratings.com/wp/archives/7/how-to-tell-if-i-am-leaving-my-child-in-good-hands/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-tell-if-i-am-leaving-my-child-in-good-hands</link>
		<comments>http://nurseryschoolratings.com/wp/archives/7/how-to-tell-if-i-am-leaving-my-child-in-good-hands/#comments</comments>
		<pubDate>Mon, 14 Aug 2006 18:52:43 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[child safety]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/archives/7/how-to-tell-if-i-am-leaving-my-child-in-good-hands/</guid>
		<description><![CDATA[A nursery school teacher is easy to find&#8230; A great nursery school teacher is not. When thinking about leaving your ?precious cargo? in the hands of someone else I have the following suggestions. When meeting the teacher for the first time bring your child with you. Take notice of who she greets first. Also take... <a href="http://nurseryschoolratings.com/wp/archives/7/how-to-tell-if-i-am-leaving-my-child-in-good-hands/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<p align="justify">A nursery school teacher is easy to find&#8230; A great nursery school teacher is not. When thinking about leaving your ?precious cargo? in the hands of someone else I have the following suggestions. When meeting the teacher for the first time bring your child with you. Take notice of who she greets first. Also take notice of how she interacts with your child. Does she get down to his level? Does she engage the child in conversation? What is her body language saying?</p>
<p><span id="more-7"></span></p>
<p align="justify">After the initial introduction have a list of prepared questions that are important to you. While asking these questions pay attention to her interactions with your child. Chances are while you are speaking your child will be playing, interrupting your conversation, or hiding on your lap. In any of these scenarios a great teacher still takes time to interact with your child throughout your conversation. The most important way to tell if your child has a great teacher is through your child.</p>
<p align="justify">If your child is verbal listen to what they have to say&#8230; more often than not, they will express if they are having a great time, love their teacher, and love school. If your child is not speaking look for the nonverbal cues such as crying when seeing the teacher, body language, or the intense desire not to return to school. This will be different from separation anxiety because its is not presented as the fear of the child not wanting to be away from you, more so it will be discomfort of the child around the teacher&#8230; With a loving teacher the most severe cases of separation anxiety can be cured, and your child will love school!!!</p>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/7/how-to-tell-if-i-am-leaving-my-child-in-good-hands/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is My Child Ready for School?</title>
		<link>http://nurseryschoolratings.com/wp/archives/9/is-my-child-ready-for-school/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-my-child-ready-for-school</link>
		<comments>http://nurseryschoolratings.com/wp/archives/9/is-my-child-ready-for-school/#comments</comments>
		<pubDate>Mon, 17 Jul 2006 19:03:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[child development]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://nurseryschoolratings.com/wp/archives/9/is-my-child-ready-for-school/</guid>
		<description><![CDATA[So you are at home and your child, who just turned two, is running around your house and you are ready to pull your hair out! So far for the morning you have painted, colored, read stories, and are now reduced to sitting him in front of the television so you can get a minutes... <a href="http://nurseryschoolratings.com/wp/archives/9/is-my-child-ready-for-school/"> [Continue Reading]</a><br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></description>
			<content:encoded><![CDATA[<p align="justify">So you are at home and your child, who just turned two, is running around your house and you are ready to pull your hair out! So far for the morning you have painted, colored, read stories, and are now reduced to sitting him in front of the television so you can get a minutes rest. 10 minutes later he is up throwing his crayons all over the floor ready to color again&#8230;</p>
<p><span id="more-9"></span></p>
<p align="justify">You may be asking yourself who gave him too much sugar, but in reality what your precious child is telling you is that he is ready for school!! Children learn the best from other children and crave social interaction. While you are filling your child?s day with one busy activity or the other what he really needs is to be among his peers learning the important skills of how to interact with others. Common signs your child is ready for school is when he starts doing things throughout the day he knows are ?naughty? and does them anyway. This is a sign of boredom.</p>
<p align="justify">Another sign is when he begins to repeat or retell stories you have read for him or shows he has seen on television. This really demonstrates how much he wants to learn. Also another telltale sign is when your child wants to do thing such as eating or drinking and other self help skill on his own . This shows his need to be independent from you and his need try new things alone. Having your child in a nursery school, if he is ready, does not make you a neglectful parent. After your child has had a fun filled day at school you will be ready and energized at home to fill his afternoon and evening with family time!</p>
<br /><div><img src="http://nurseryschoolratings.com/wp/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>5</strong> (0 votes cast)</div><br />]]></content:encoded>
			<wfw:commentRss>http://nurseryschoolratings.com/wp/archives/9/is-my-child-ready-for-school/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

