WHOIS Service

textmapping.org - information about domain

  • Server Status: available
  • Server IP: 64.29.151.221
  • Server Response Time: 347ms

Site title

The Textmapping Project - Home

Keywords

Textmapping, text mapping, scrolls, scroll, scrolling, textmap, text map, graphic organizer, graphic organizers, differentiated instruction, learning styles, semantic map, semantic mapping, concept map, concept mapping, story map, story mapping, map, mapp

Description

How and why to use paper scrolls and colored markers to teach reading comprehension skills and classroom content. Improve the clarity and effectiveness of reading comprehension skills instruction. Supports a high level of differentiated instruction and

Alexa information

Alexa rank: 14,189,147

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
textmapping.org IN SOA 3600 mname: ns1.aplus.net
rname: hostmaster.aplus.net
serial: 2010110909
refresh: 7200
retry: 3600
expire: 3600000
minimum-ttl: 3600
textmapping.org IN MX 3600 mx1c40.carrierzone.com pri: 10
textmapping.org IN MX 3600 mx2c40.carrierzone.com pri: 100
textmapping.org IN MX 3600 mx3c40.carrierzone.com pri: 110
textmapping.org IN A 64.29.151.221 3600
textmapping.org IN NS 3600 ns1.aplus.net
textmapping.org IN NS 3600 ns2.aplus.net

Server Location

Site source

Show / hide source
                
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-20041224/loose.dtd">
<html lang="en">
<head>

<meta name="description" content="How and why to use paper scrolls and colored markers to teach reading comprehension skills and classroom content.  Improve the clarity and effectiveness of reading comprehension skills instruction.  Supports a high level of differentiated instruction and a wide range of learning styles.  A new approach to graphic organizers.  Workshops for teachers.  Continuing education credits for teachers.  Continuing education units for teachers.  Professional improvement.">
  
<meta name="keywords" content="Textmapping, text mapping, scrolls, scroll, scrolling, textmap, text map, graphic organizer, graphic organizers, differentiated instruction, learning styles, semantic map, semantic mapping, concept map, concept mapping, story map, story mapping, map, mapping, textbook skills, reading, comprehension, skills, instruction, reading comprehension, reading skills, comprehension skills, reading comprehension skills, reading skills instruction, comprehension skills instruction, reading comprehension skills instruction, improving reading, improving reading comprehension, improving comprehension, improving reading comprehension skills, improving instruction, improving reading comprehension skills instruction, strategy, strategies, reading strategy, reading strategies, strategies instruction, reading strategies instruction, reading comprehension strategies instruction, KWL, KWL+, SQ3R, WYNN, phonics, Phonics, whole language, Whole Language, think aloud, Think Aloud, metacognition, Metacognition, metacognitive strategies, Metecognitie Strategies, metacognative/questioning, Metacognitive/Questioning, self questioning, self-questioning, Self Questioning, Self-Questioning, reciprocal teaching, Reciprocal Teaching, SAIL, guided reading, Guided Reading, teachers, teaching, literacy, workshops, continuing education credits, continuing education units, professional improvement, research, researchers, homeschool, home school, homeschoolers, home schoolers, parent, parents">

<meta name="resource-type" content="document">
<meta name="classification" content="education">
<meta name="distribution" content="global">
<meta name="copyright" content="R. David Middlebrook">
<meta name="author" content="R. David Middlebrook">
<meta name="doc-type" content="public">
<meta name="doc-class" content="published">
<meta name="doc-rights" content="copyrighted work">
<meta name="doc-publisher" content="R. David Middlebrook">
<meta name="robots" content="index, follow">
<meta name="MSSmartTagsPreventParsing" content="TRUE"> 

<!--

<rdf:RDF xmlns="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.textmapping.org">
   <dc:title>Textmapping</dc:title>
   <dc:date>2002-12-1</dc:date>
   <dc:description>Instructional guide and resources for teachers interested in improving the clarity and effectiveness of reading comprehension and content area instruction.</dc:description>
   <dc:creator><Agent>
      <dc:title>R.  David Middlebrook</dc:title>
   </Agent></dc:creator>
   <dc:rights><Agent>
      <dc:title>R. David Middlebrook</dc:title>
   </Agent></dc:rights>
   <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
<license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0" />
</Work>

<License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0">
   <requires rdf:resource="http://web.resource.org/cc/Attribution" />
   <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
   <permits rdf:resource="http://web.resource.org/cc/Distribution" />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
   <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
   <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
   <requires rdf:resource="http://web.resource.org/cc/Notice" />
</License>

</rdf:RDF>

-->

<!-- How and why to use paper scrolls and colored markers to teach reading comprehension skills and classroom content.  Improve the clarity and effectiveness of reading comprehension skills instruction.  Supports a high level of differentiated instruction and a wide range of learning styles.  A new approach to graphic organizers.  Workshops for teachers.  Continuing education credits for teachers.  Continuing education units for teachers.  Professional improvement.-->

<title>The Textmapping Project - Home</title>


<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" media="all">@import "StyleSheets/styleMain.css";</style>

<script language="javascript" src="Scripts/correspond.js"></script>

<style type="text/css">
<!--
ul { margin-top: 1ex }
li { margin-top: 2ex }
 -->
</style>
 
<script language="javascript" type="text/javascript">
<!-- // START
function attentionText1() {
document.getElementById("text1Sleeve").style.borderColor="#ff0000";
document.getElementById("text2Sleeve").style.borderColor="#f5debe";
document.getElementById("text3Sleeve").style.borderColor="#eee8aa";
}
function attentionText2() {
document.getElementById("text2Sleeve").style.borderColor="#ff0000";
document.getElementById("text3Sleeve").style.borderColor="#eee8aa";
document.getElementById("text1Sleeve").style.borderColor="#fffafa";
}
function attentionText3() {
document.getElementById("text3Sleeve").style.borderColor="#ff0000";
document.getElementById("text2Sleeve").style.borderColor="#f5debe";
document.getElementById("text1Sleeve").style.borderColor="#fffafa";
}
// END -->
</script>
<link rel="shortcut icon" href="http://www.textmapping.org/Images/favicon.ico">
</head>
<body>
<div class="noDisplayPrint"><!-- opens noDisplayPrint box -->
<p class="cssSupport"><big><big><b>You might want to consider updating your browser.</b></big></big><br>This site looks better and operates more smoothly on newer browsers that support current standards.</p>
</div><!-- closes noDisplayPrint box -->

<div class="noDisplayScreen"><!-- opens noDisplayScreen box -->
<p class="printHeaderTitle">The Textmapping Project<br>
<span class="printHeaderResource">A resource for teachers improving reading comprehension skills instruction</span></p>
<p class="printHeaderText"><script src="Scripts/thisURL.js" type="text/javascript"></script></p>
<hr>
</div><!-- closes noDisplayScreen box -->

<div class="noDisplayPrint"><!-- opens noDisplayPrint box -->
<!-- ================== BLACKBOARD BEGINS ================ -->

<div id="pageTop" class="blackboard"><!-- opens blackboard box -->
<a class="logoHome" href="index.html" ><img class="logo" src="Images/logo.gif" alt="Home"></a>

<div class="quickLinksBox"><!-- opens quickLinksBox -->

<h1 id="quickLinks" class="quickLinksHead">QuickLinks</h1>

<table class="quickLinksTable" summary="table for layout; links to popular pages on the site; two columns, four rows.">
<tr>
<td class="quickLinksLeftColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="firstTimeTips.html" title="helpful tips for using, navigating, viewing, and printing from this site">helpful tips</a></td>
<td class="quickLinksRightColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="support.html" title="how you can help">support</a></td>
</tr>
<tr>
<td class="quickLinksLeftColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="overview.html" title="overview of Textmapping">overview</a></td>
<td class="quickLinksRightColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="network.html" title="resources for networking">network</a></td>
</tr>
<tr>
<td class="quickLinksLeftColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="lessonGuides.html" title="lesson planning guides">lesson guides</a></td>
<td class="quickLinksRightColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="research.html" title="research">research</a></td>
</tr>
<tr>
<td class="quickLinksLeftColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="search.html" title="search">search</a></td>
<td class="quickLinksRightColumn"><img class="quickLinkIndicator" src="Images/quickLinkOff.gif" alt="indicator light off; click link to go there"> <a class="blackboardLinks" href="workshops.html" title="workshops">workshops</a></td>
</tr>
</table>
</div><!-- closes quickLinksBox -->
</div><!-- closes blackboard box -->
<!-- ================== BLACKBOARD ENDS ================ -->

<!-- ================ BREADCRUMBS START ================= -->
<div id="breadcrumbs" class="breadcrumbs" title="breadcrumb trail">Home</div>
<!-- ================ BREADCRUMBS END ================= -->


<!-- ================== SIDEBAR STARTS ================ -->
<div class="sideBar">

<!-- ================== NAVIGATION BEGINS ================ -->

<div class="navBox">

<p class="navSkipBox"><span class="linkSeparatorGainsboro">|</span> <a accesskey="" class="navSkip" href="#navigation" title="site navigation menu">go to navigation</a> <span class="linkSeparatorGainsboro">|</span> <a class="navSkip" href="#contentTop" title="Skip navigation.">skip navigation</a><span class="linkSeparatorGainsboro">|</span></p>

<!--change class=menuOn to current menu item -->

<h1 id="navigation" class="navHead">Site Navigation</h1>

<ul class="navBox1">
<li class="nav1"><a class="navLinks1" href="unrollingTheBook.html" title="Unrolling the Book">Unrolling The Book</a></li>
<li class="nav1OnClose"><a class="navLinks1" href="index.html" title="home">Home</a></li>
<li class="nav1"><a class="navLinks1" href="textmapping.html" title="introduction to Textmapping">Introduction</a></li>
<li class="nav1"><a class="navLinks1" href="resources.html" title="resources">Resources</a></li>
<li class="nav1"><a class="navLinks1" href="about.html" title="about us">About Us</a></li>
<li class="nav1"><a class="navLinks1" href="find.html" title="find">Find</a></li>
</ul>

</div>

<!-- ================== NAVIGATION ENDS ================ -->



<!-- ==================RIGHT SIDE BOX 1 BEGINS =============== -->
<div id="text1" class="rightColumnText1"><!-- opens rightColumnText1 box -->

<h1 id="whoCitesUs" class="navHead">Who Cites Us?</h1>

<p class="rightColumnText1Item"><strong>Classroom Teachers:</strong> We receive emails from teachers like you every day.  They link to us from their classroom pages &#45; like this from <a href="http://www.share2learn.com/textmapping.html" class="text1Link">Share to Learn</a> and this from <a href="http://www.classroom20.com/profiles/blogs/649749:BlogPost:190834" class=
"text1Link">Classroom 2.0</a>.  And they send us lots of <a href="comments.html" class="text1Link">comments</a> as well.  <strong>We love to hear from you!</strong>  Here's how you can <a href="contact.html" class="text1Link">contact</a> us.</p>

<h1 id="navigation" class="navHead">Who Else?</h1>

<!-- <p class="rightColumnText1Item"><strong>The Cornerstone Literacy Project:</strong> <a href="http://library.cornerstoneliteracy.org/movies/textmapping.html" class="text1Link">Video of a textmapping lesson, October 2008</a> by classroom teacher Karen Wetherell.  Also see the related <a href="http://www.cornerstoneliteracy.org/NEWSLETTER/volume_9_3/BigPicture.html" class="text1Link">Winter 2009 newsletter article</a>.</p> -->

<p class="rightColumnText1Item"><strong>London Metropolitan University:</strong> <a href="http://www.londonmet.ac.uk/fms/MRSite/psd/hr/capd/good-practice/Teaching_&_Assessment_for_Student_Engagement.pdf" class="text1Link">Centre for the Enhancement of Teaching and Learning</a>.</p>

<p class="rightColumnText1Item"><strong>Georgia Department of Education:</strong> <a href="https://www.georgiastandards.org/Frameworks/GSO%20Frameworks/Grade-5-Unit-2-Convince.pdf" class="text1Link">Framework for English Language Arts, Fifth Grade</a>.</p>

<p class="rightColumnText1Item"><strong>Teachers.net Gazette:</strong> <a href="http://teachers.net/gazette/JUN08/sigmon/" class="text1Link">Cheryl Sigmon's June 2008 column</a>, and her <a href="http://teachers.net/gazette/MAY08/sigmon/" class="text1Link">May 2008 column on Differentiated Instruction</a>.</p>

<p class="rightColumnText1Item"><strong>Infinite Thinking Machine:</strong> <a href="http://www.infinitethinking.org/2006/10/itm-1-calling-planet-earth_10.html" class="text1Link">first segment, first episode!</a></p>

<p class="rightColumnText1Item"><strong>Association for Supervision and Curriculum Development:</strong> in <a href="http://www.ascd.org/publications/books/104140.aspx" class="text1Link">Differentiation in Practice: A Resource Guide for Differentiating Curriculum, Grades 9&#45;12</a>, by Carol Ann Tomlinson and Cindy A.  Strickland.</p>

<p class="rightColumnText1Item"><strong>Rossella Grenci:</strong> in <a href="http://www.ilgiardinodeilibri.it/libri/__le_aquile_sono_nate_per_volare.php" class="text1Link">Le aquile sono nate per volare</a>, published by <a href="http://www.lameridiana.it/" class="text1Link">Edizioni La Meridiana</a>.</p>

<p class="rightColumnText1Item"><strong>Creative Commons:</strong> <a href="http://creativecommons.org/weblog/archive/2003/08/" class="text1Link">Featured Content of the Week, 8/23/03</a></p>

<p class="rightColumnText1Item"><strong>National Council of Teachers of English:</strong> <a href="http://www.ncte.org/middle/topics/spotlight/118442.htm" class="text1Link">Hot Topics Spotlight</a></p>

<p class="rightColumnText1Item"><strong>University of North Carolina School of Education:</strong> <a href="http://www.learnnc.org/lessons/hubbe4212004827" class="text1Link">lesson plan</a></p>

<p class="rightColumnText1Item"><strong>State of Michigan:</strong> <a href="http://www.michigan.gov/documents/MIClass_135001_7.pdf" class="text1Link">MiCLASS</a> training program for middle school teachers</p>

<p class="rightColumnText1Item"><strong>Syracuse University:</strong> <a href="http://www.tutoring.syr.edu/strategies.html" class="text1Link">Tutoring and Study Center</a></p>

<p class="rightColumnText1Item">and many more...</p>

</div><!-- closes rightColumnText1 box -->

<!-- ================== RIGHT SIDE BOX 1 ENDS =============== -->

</div>
<!-- ================== SIDEBAR ENDS ================ -->
</div><!-- closes noDisplayPrint box -->



<!-- ================== CONTENT BEGIN =============== -->
<div id="contentTop" class="bodyTextColumn">

<div class="noDisplayPrint"><!-- opens noDisplayPrint box -->
<div id="followUsLinks"><!-- begin follow us links -->
<!-- begin facebook -->
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#appId=202412319805015&amp;xfbml=1"></script>
<fb:like href="http://www.textmapping.org/index.html" send="true" layout="button_count" width="450px" show_faces="true" font=""></fb:like>
<!-- end facebook -->
<!--begin linkedin -->
<div id="linkedIn" style="margin-top: 4px;">
<script src="http://platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
</div>
<!-- end linkedin -->
</div>
<!-- end follow us links -->
</div><!-- closes noDisplayPrint box -->


<!-- begin emailThisPage -->
<div id="emailThisPage">
<script language="javascript" src="Scripts/emailThisPage.js" type="text/javascript"></script>
</div>
<!-- end emailThisPage -->
<h1 class="pageTitle">The Textmapping Project Home Page</h1>

<div style="float: left; border: solid 1px; width: 35%; margin-left: 0em; margin-top: 0ex; margin-right: 2em; margin-bottom: 2ex; padding-left: 2em; padding-top: 1ex; padding-right: 2em; padding-bottom: 1ex;"><!-- opens left column box for comments -->
<p style="font-size: 120%;"><strong class="textEmphasisNormal">In their own words...</strong></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point."> Janet Godwin, Study Skills Tutor, Oxford Brookes University:</p>

<p style="font-style: italic; font-size: 100%;">I have referred many students to the textmapping scroll pages. It particularly helps dyslexic students move through    the text more confidently, and is especially useful for when students need to revisit texts &#45; for instance when writing literature reviews for their dissertations.</p>

<p class="indentBox" style="text-align: right; margin-right: 0em;"><a class="more" href="comments.html" title="more comments"> Read more comments >></a></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point."> K-5 Reading/Language Arts Consultant Martha Hershey:</p>

<p style="font-style: italic; font-size: 100%;">I used textmapping this year for the first time with a group of 2nd graders who &#34;knew&#34; about text features, but really didn't know! By using a scroll, color coding, etc., there was this incredible AHA moment for each of them. Suddenly, questions about the content came pouring out (after reading the bold headings), connections across the text were made. It was a powerful learning experience. It is definitely a strategy I will continue to use through the grades next year.</p>

<p class="indentBox" style="text-align: right; margin-right: 0em;"><a class="more" href="comments.html" title="more comments"> Read more comments >></a></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> First Grade Teacher, Pam Cucco:</p>

<p style="font-style: italic; font-size: 100%;">I have found one of the most powerful skills a reader can use in accessing content area material is textmapping.  Essentially the material is presented as a scroll  and then color coded, by text feature as well as by reading strategies.  I teach first grade and the kids benefit so much from these kind of concrete experiences because they are literally acting on the text.  The scroll allows  them to see the piece as a whole and the color coding visually presents a  topographic map of the content and the text features.  Continual use allows  kids to see the predictability of how content material is presented.  Not only that, using scrolls sets up many easy collaborative jobs &#45; and then, of course, follows sharing and discussion.  I have also found that it is a boon for writers, too.  If kids  lay text features out accordingly then they plug in the information they want to share.  This works for nonfiction and small moment type stories.</p>

<p class="indentBox" style="text-align: right; margin-right: 0em;"><a class="more" href="comments.html" title="more comments"> Read more comments >></a></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> K-12 reading specialist and author, Cheryl Sigmon:</p>

<p style="font-style: italic; font-size: 100%;">For quite some time, I have been intrigued by your textmapping concepts and have used and shared the concepts with teachers/schools that I serve around the  country.  The approach has helped so many teachers make break-throughs with countless students.  Additionally, it has re-energized many classrooms that had grown stagnant with the same methods for reading and writing. We all thank  you for your work in this area of literacy!</p>

<p class="indentBox" style="text-align: right; margin-right: 0em;"><a class="more" href="comments.html" title="more comments"> Read more comments >></a></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> A Community College Reading Instructor uses scrolls and textmapping with her students:</p>

<p style="font-style: italic; font-size: 100%;">I have used this technique with my adult ABE students. It really gives them an entirely different perspective on the material. Most students said that they were able to put text to pictures or graphs/maps much more easily. They also said that they were able to <i>see</i> the purpose of the chapter they were reading and understand its organization much more.</p>

<p class="indentBox" style="text-align: right; margin-right: 0em;"><a class="more" href="comments.html" title="more comments"> Read more comments >></a></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> A community college student in a developmental reading program is helped by scrolls and textmapping:</p>

<p style="font-style: italic; font-size: 100%;">We have everything laid out before us and we just look from page to page.  Doing the scroll makes us see how many pages there actually are....It helps me determine what's what as opposed to looking through the whole text.  My eyes just go directly to what I'm looking for.....</p>

<p class="indentBox" style="text-align: right; margin-right: 0em;"><a class="more" href="comments.html" title="more comments"> Read more comments >></a></p>

</div><!-- closes left column box for comments -->

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> <a href="scrolls.html">Scrolls</a> are an ancient book format, but they provide <strong class="textEmphasisNormal">clear advantages</strong> over our modern bound books &#45; advantages that are particularly useful for teaching and learning.  Just like today's books, scrolls can be used at all levels, from Pre-K through college and graduate school, and continuing/adult education.<br><a class="more" href="scrolls.html" title="more about scrolls">Read more about scrolls >></a><span class="noDisplayScreen"> [http://www.textmapping.org/scrolls.html]</span></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> Textmapping is a <a href="scrolls.html">scrolls</a>&#45;based graphic organizer technique that can be used to teach <strong class="textEmphasisNormal">reading comprehension and writing skills, study skills, and course content.</strong><br><a class="more" href="overview.html" title="overview of Textmapping">Read more about Textmapping >></a><span class="noDisplayScreen"> [http://www.textmapping.org/overview.html]</span></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> <strong class="textEmphasisNormal">The Textmapping Project is</strong> a free resource for teachers, homeschoolers, and education researchers.  It is <strong class="textEmphasisNormal">the original and best source for information about scrolls and textmapping</strong>.  The Textmapping Project's <a href="founder.html">founder</a>, Dave Middlebrook, invented the textmapping method.  He pioneered the use of scrolls and Textmapping for classroom instruction starting in 1990, and has been conducting <a href="workshops.html">workshops</a> for teachers since 1994.<br><a class="more" href="founder.html" title="The Textmapping Project's founder">Read more about Dave Middlebrook >></a><span class="noDisplayScreen"> [http://www.textmapping.org/founder.html]</span><br><a class="more" href="project.html" title="about The Textmapping Project">Read more about The Textmapping Project >></a><span class="noDisplayScreen"> [http://www.textmapping.org/project.html]</span></p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> On this site, you will find <a href="lessonGuides.html" title="lesson planning guides">lesson guides</a><span class="noDisplayScreen"> [http://www.textmapping.org/lessonGuides.html]</span>, opportunities to <a href="network.html" title="resources for networking">network</a><span class="noDisplayScreen"> [http://www.textmapping.org/network.html]</span> with other teachers, homeschoolers, and education researchers, links to <a href="research.html" title="research">research</a><span class="noDisplayScreen"> [http://www.textmapping.org/research.html]</span> on reading comprehension skills instruction, and free <a href="teacherTraining.html" title="teacher training">teacher training</a><span class="noDisplayScreen"> [http://www.textmapping.org/teacherTraining.html]</span> resources for teacher&#45;trainers, workshop presenters, and schools of education.<br><a class="more" href="firstTimeTips.html" title="tips for first&#45;time visitors">Read our helpful tips for first&#45;time visitors >></a><span class="noDisplayScreen"> [http://www.textmapping.org/firstTimeTips.html]</span></p> 

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> Anytime you have <strong class="textEmphasisNormal">ideas or comments</strong>, use the <a href="#giveBackFeedback" title="Quick Feedback">Quick Feedback</a> feature at the bottom of every page on this site.</p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> Please read the <a href="#smallPrint">small print</a> at the bottom of this page.</p>

<p><img src="Images/icon.gif" width=16 height=16 alt="Bullet point"> <strong class="textEmphasisNormal">Here's what teachers are saying about Textmapping:</strong></p>

<p class="indentBoxColumn"><img src="Images/bulletPencilTip.gif" width=13 height=13 alt="Bullet point. Red arrow pointing the the right."> &#34;For quite some time, I have been intrigued by your textmapping concepts and  
have used and shared the concepts with teachers/schools that I serve around the  country.  The approach has helped so many teachers make break-throughs with countless students.  Additionally, it has re-energized many classrooms that had grown stagnant with the same methods for reading and writing. We all thank  you for your work in this area of literacy!&#34; &#45; <cite class="commentCite"><a href="http://www.cherylsigmon.com">Cheryl Sigmon</a>, 4&#45;Blocks author and Reading Specialist</cite></p> 

<p class="indentBoxColumn"><img src="Images/bulletPencilTip.gif" width=13 height=13 alt="Bullet point. Red arrow pointing the the right."> &#34;Active, global modes of teaching reading comprehension are rare.... This is a great way to address the weaknesses in reading comprehension, and to teach active/metacognitive reading skills.&#34; &#45; <cite class="commentCite">Reading Specialist; Clayton, MO</cite></p>

<p class="indentBoxColumn"><img src="Images/bulletPencilTip.gif" width=13 height=13 alt="Bullet point. Red arrow pointing the the right."> &#34;This is a great strategy for visual kinaesthetic learners. You have come up with the perfect platform for teaching traditional techniques. This is an in-context meaningful way to help students know themselves as learners.&#34; &#45; <cite class="commentCite">Reading Resource Teacher; West DesMoines, IA</cite></p>

<p class="indentBoxColumn"><img src="Images/bulletPencilTip.gif" width=13 height=13 alt="Bullet point. Red arrow pointing the the right."> &#34;This has great value to help visually organize text that some LD, etc. children just don't see on their own.  This is a skill oftentimes assumed by teachers, especially at the upper levels!&#34; &#45; <cite class="commentCite">Support Services; Stamford, CT</cite></p>

<p class="indentBoxColumn"><a class="more" href="comments.html" title="more comments"> Read more comments >></a></p>

</div>

<!-- ================== CONTENT ENDS ================ -->

<div class="noDisplayPrint"><!-- opens noDisplayPrint box -->
<br class="clearBoth">
<div id="giveBack" class="giveBack"><!-- opens giveBack box -->
<div id="giveBackFeedback" class="giveBack2">Did you find this information useful?<br>
<script language="javascript" src="Scripts/surveyUsefulYES.js" type="text/javascript"></script><noscript>Please <a href="contact.html">contact</a> us.</noscript>
 | 
<script language="javascript" src="Scripts/surveyUsefulNO.js" type="text/javascript"></script><noscript>Please <a href="contact.html">contact</a> us.</noscript></div>
</div><!-- closes giveBack box -->

<!-- ================== BOTTOM MENU BEGINS ================ -->

<p id="bottomMenu" class="bottomMenu">
<span class="linkSeparatorWhite">|</span>
 <a href="#pageTop" title="top">top</a>
 <span class="linkSeparatorWhite">|</span>
 <a href="#navigation" title="site navigation menu">navbar</a>
 <span class="linkSeparatorWhite">|</span>
<br><br>
<span class="linkSeparatorWhite">|</span>
 <a href="index.html" title="home">home</a>
 <span class="linkSeparatorWhite">|</span>
 <a href="textmapping.html" title="introduction to Textmapping">introduction</a> <span class="linkSeparatorWhite">|</span>
 <a href="resources.html" title="resources">resources</a>
 <span class="linkSeparatorWhite">|</span>
 <a href="about.html" title="about us">about us</a>
 <span class="linkSeparatorWhite">|</span>
 <a href="find.html" title="find">find</a>
 <span class="linkSeparatorWhite">|</span>
</p>

<!-- =================== BOTTOM MENU ENDS ================== -->
<hr class="smallPrintLine">

<!-- LEGAL NOTICES -->
<p id="smallPrint" class="legalNotices"><img src="Images/arrowDown.gif" width="9" height="9" alt="Down arrow used as visual cue to call attention to the text that follows."> <strong>small print</strong> <img src="Images/arrowDown.gif" width="9" height="9" alt="Down arrow used as visual cue to call attention to the text that follows."></p>

<p class="legalNotices"><!-- Creative Commons License -->Unless otherwise noted, the content on this web page is &#169; 2002-2007 R. David Middlebrook, and may be freely used for non&#45;commercial purposes under the terms of the  <a href="http://creativecommons.org/licenses/by-nc-sa/2.0" title="link to the Creative Commons Public License"><abbr title="Creative Commons Public License">CCPL</abbr></a>.<!-- /Creative Commons License --><img src="Images/spacerDots.gif" class="spacerDots" alt="spacer between topics">Use of the information on this web page constitutes acceptance of the terms of the <!-- Creative Commons License --><a href="http://creativecommons.org/licenses/by-nc-sa/2.0" title="link to the Creative Commons Public License"><abbr title="Creative Commons Public License">CCPL</abbr></a> and agreement to adhere to the <a href="copyright.html#howToUseContent">Guidelines for Using Our Content</a>.  For more information, see our <a href="copyright.html">copyright</a> page.<img src="Images/spacerDots.gif" class="spacerDots" alt="spacer between topics">We hope that you share our concerns about <a href="http://www.ilstu.edu/%7Eddhesse/wpa/positions/WPAplagiarism.pdf">plagiarism</a><span class="noDisplayScreen"> [http://www.ilstu.edu/%7Eddhesse/wpa/positions/WPAplagiarism.pdf]</span>.  Please provide <a href="copyright.html#properAttribution" title="how to cite this web site">proper attribution</a>.<img src="Images/spacerDots.gif" class="spacerDots" alt="spacer between topics">.  Please <a href="support.html" title="how you can help">support</a> this site.</p>

<p class="legalNotices">Read our <a href="privacy.html" title="privacy policy">Privacy Policy</a>.<img src="Images/spacerDots.gif" class="spacerDots" alt="spacer between topics">&#34;The Textmapping <a href="workshops.html" title="workshops">Workshops</a>&#34; are a service mark of The Textmapping Project.<img src="Images/spacerDots.gif" class="spacerDots" alt="spacer between topics">The Textmapping Project is a member of the <a href="partners.html#gem" title="Gateway to Educational Materials (GEM) Consortium">Gateway to Educational Materials (GEM) Consortium</a>.<img src="Images/spacerDots.gif" class="spacerDots" alt="spacer between topics">Free JavaScripts provided by <a href="http://javascriptsource.com" title="javascript source">The JavaScript Source</a>.</p>

<p class="legalNotices">Questions? Comments?: <script>correspond2("website","textmapping",1,"?subject=webmaster questions/comments","email the webmaster")</script><noscript>
<a href="contact.html">contact</a> us</noscript>.
</p>

<p class="legalNotices"><a href="logos.html#disabledHelp">Please help us improve the accessibility of this site</a>.</p>

<p class="bottomLogos">

<span class="linkSeparatorWhite">|</span> <a class="bottomLogoLinks" href="http://validator.w3.org/check/referer"><img src="Images/valid-html401.gif" class="bottomLogo8831" alt="Is this valid HTML 4.01?  Find out!"></a> <span class="linkSeparatorWhite">|</span>

<a class="bottomLogoLinks" href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.textmapping.org/StyleSheets/styleMain.css"><img src="Images/valid-css.gif" class="bottomLogo8831" alt="Is the style sheet valid CSS?  Find out!"></a> <span class="linkSeparatorWhite">|</span>

<a class="bottomLogoLinks" href="http://www.w3.org/WAI/WCAG1AAA-Conformance"><img  class="bottomLogo8832" src="http://www.w3.org/WAI/wcag1AAA" alt="Read the Level Triple-A accessibility guidelines."></a> <span class="linkSeparatorWhite">|</span>

<a class="bottomLogoLinks" href="http://bobby.watchfire.com/bobby/bobbyServlet?URL=http%3A%2F%2Fwww.textmapping.org%2Findex.html&#38;output=Submit&#38;gl=wcag1-aaa#bobbyReportText"><img src="Images/bobbyApproved_aaa.gif" class="bottomLogo8831" alt="Does this page qualify for the Level Triple-A accessibility rating?  Find out!"></a> <span class="linkSeparatorWhite">|</span>

<a class="bottomLogoLinks" href="http://www.anybrowser.org/campaign/"><img class="bottomLogo8831" src="Images/anybrowser.gif" alt="Read about the Any Browser campaign."></a> <span class="linkSeparatorWhite">|</span>

<a class="bottomLogoLinks" href="http://creativecommons.org"><img class="bottomLogo8831" src="Images/creativeCommons.gif" alt="Creative Commons alternatives to standard copyright"></a> <span class="linkSeparatorWhite">|</span>
<p>

<p class="bottomLogos"><a href="logos.html" title="open standards and accessibility">Why are these logos important?</a>
</p>

<p class="lastUpdate"><script language="javascript" src="Scripts/lastUpdate.js" type="text/javascript"></script></p>
</div><!-- closes noDisplayPrint box --> 

<div class="noDisplayScreen">
<hr>
<!-- The Textmapping Project Copyright Notice, Creative Commons License --><div class="printCopyright">
<p class="copyrightNoticePrinterFriendly">Copyright &#169; 2002-2007 R. David Middlebrook<br>Terms of Use: http://www.textmapping.org/copyright.html</p>
</div><!-- /The Textmapping Project Copyright Notice, Creative Commons License -->
</div><!-- closes the noDisplayScreen box -->

</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...