<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
    xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Computers and Comp. Excercise 1.</title>
	<link>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/</link>
	<description>a blog and podcast dedicated to discussing text arts forms</description>
	<pubDate>Tue, 06 Jan 2009 12:37:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
	
	 <copyright>Writer Response Theory 2004-2005</copyright>
    <managingEditor>wrt@writerresponsetheory.org (Writer Response Theory)</managingEditor>
    <webMaster>wrt@writerresponsetheory.org</webMaster>

    <category>Talk Radio</category>
   <itunes:category text="Arts &amp; Entertainment" ><itunes:category text="Entertainment" />
</itunes:category>
<itunes:category text="Education" ><itunes:category text="Higher Education" />
</itunes:category>
<itunes:category text="Technology" ><itunes:category text="Developers" />
</itunes:category>
	
    <itunes:subtitle>Comment-cast: Computers and Comp. Excercise 1.</itunes:subtitle>
    <itunes:summary>Comment-cast: Computers and Comp. Excercise 1.</itunes:summary>
    
    <itunes:author>Writer Response Theory</itunes:author>    
    <itunes:owner>
        <itunes:name>Writer Response Theory</itunes:name>
        <itunes:email>wrt@writerresponsetheory.org</itunes:email>
    </itunes:owner>
    
    <itunes:image href="http://writerresponsetheory.org/wordpress/wp-content/uploads/iTWRTl.JPG" />
    <image>
        <url>http://writerresponsetheory.org/wordpress/wp-content/uploads/iTWRT.JPG</url>
        <title>WRT: Writer Response Theory</title>
        <link>http://writerresponsetheory.org/wordpress</link>
        <width>144</width>
        <height>144</height>
    </image>

	<item>
		<title>by: Mark Marino</title>
		<link>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6265</link>
		<pubDate>Thu, 20 Apr 2006 00:17:39 +0000</pubDate>
		<guid>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6265</guid>
					<description>Going back to how say I have used this practice effectively, writers can search for homophone errors that may not bee caught by a grammar checker. Or writer may cheque for over-used transitional words: Therefore or a family favorite: Meanwhile.

These exercises also are not meant solely for the purpose of improving a particular document either. They are meant as exercises to get the students to think about (by typing in and searching--a form of writer response) the errors that they make.

When people spellcheck (and again I use myself as an example) they do not often learn the correction so much as &quot;accept&quot; the correction the way they might just make all the changes a teacher marks on a draft without learning why the correction needs to be made.

This exercise tries to encourage students to make note of their common errors (specifically grammatical and maybe broadly stylistic), to think of how to &quot;find&quot; them in a search, and to replace when appropriate.

Take the imaginary person who mistakes compliment for complement. Spellchecker won't catch this. Grammar check probably won't catch this, but if the student is aware of a tendency to make this mistake, searching for instances of compliment and complement might be an efficient way of weeding out the mistake while testing his or her knowledge of the rule.

Btw, my grammar checker caught nun of the errors in this post.</description>
		<content:encoded><![CDATA[<p>Going back to how say I have used this practice effectively, writers can search for homophone errors that may not bee caught by a grammar checker. Or writer may cheque for over-used transitional words: Therefore or a family favorite: Meanwhile.</p>
<p>These exercises also are not meant solely for the purpose of improving a particular document either. They are meant as exercises to get the students to think about (by typing in and searching&#8211;a form of writer response) the errors that they make.</p>
<p>When people spellcheck (and again I use myself as an example) they do not often learn the correction so much as &#8220;accept&#8221; the correction the way they might just make all the changes a teacher marks on a draft without learning why the correction needs to be made.</p>
<p>This exercise tries to encourage students to make note of their common errors (specifically grammatical and maybe broadly stylistic), to think of how to &#8220;find&#8221; them in a search, and to replace when appropriate.</p>
<p>Take the imaginary person who mistakes compliment for complement. Spellchecker won&#8217;t catch this. Grammar check probably won&#8217;t catch this, but if the student is aware of a tendency to make this mistake, searching for instances of compliment and complement might be an efficient way of weeding out the mistake while testing his or her knowledge of the rule.</p>
<p>Btw, my grammar checker caught nun of the errors in this post.
</p>
]]></content:encoded>
			                <itunes:author>Mark Marino</itunes:author>
        <itunes:subtitle>Going back to how say I have used this practice effectively, writers can search for homophone errors that may not ...</itunes:subtitle>
        <itunes:summary>Going back to how say I have used this practice effectively, writers can search for homophone errors that may not ...</itunes:summary>
	</item>
	<item>
		<title>by: Jeremy Douglass</title>
		<link>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6253</link>
		<pubDate>Wed, 19 Apr 2006 23:01:10 +0000</pubDate>
		<guid>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6253</guid>
					<description>re: GREP

Mark, maybe I'm misunderstanding the sense in which you mean GREP. Spelling and Grammar checkers are already amazingly optimized for situations in which commonly occuring errors need to be considered, often on a case-by-case basis, then dealt with. The results of asking a writer to Find/Replace or GREP common errors will usually look like this: 1. Writer hits &quot;Spellcheck&quot; 2. Writer skips each checks, noting common ones on a scrap of paper. 3. Writer uses Find/Replace as instructed to manually enter an edit that could have been done using the spellchecker &quot;Replace All&quot; button. 4. Writer wonders what the point was.

I use GREP constantly as a programmer and when editing large documents - but not to correct common errors. Instead, I generally use it to rename, paraphrase, and restructure ( http://writerresponsetheory.org -&gt; http://writerresponsetheory.org ). There are good examples of when you should eschew the specialized frontends to Find/Replace that are the grammar / spellchecker - but I'm not sure that grammar and spelling mistakes are among them.  But perhaps we are saying the same thing in different terms....</description>
		<content:encoded><![CDATA[<p>re: GREP</p>
<p>Mark, maybe I&#8217;m misunderstanding the sense in which you mean GREP. Spelling and Grammar checkers are already amazingly optimized for situations in which commonly occuring errors need to be considered, often on a case-by-case basis, then dealt with. The results of asking a writer to Find/Replace or GREP common errors will usually look like this: 1. Writer hits &#8220;Spellcheck&#8221; 2. Writer skips each checks, noting common ones on a scrap of paper. 3. Writer uses Find/Replace as instructed to manually enter an edit that could have been done using the spellchecker &#8220;Replace All&#8221; button. 4. Writer wonders what the point was.</p>
<p>I use GREP constantly as a programmer and when editing large documents - but not to correct common errors. Instead, I generally use it to rename, paraphrase, and restructure ( <a href='http://writerresponsetheory.org' rel='nofollow'>http://writerresponsetheory.org</a> -> <a href='http://writerresponsetheory.org' rel='nofollow'>http://writerresponsetheory.org</a> ). There are good examples of when you should eschew the specialized frontends to Find/Replace that are the grammar / spellchecker - but I&#8217;m not sure that grammar and spelling mistakes are among them.  But perhaps we are saying the same thing in different terms&#8230;.
</p>
]]></content:encoded>
			                <itunes:author>Jeremy Douglass</itunes:author>
        <itunes:subtitle>re: GREP

Mark, maybe I'm misunderstanding the sense in which you mean GREP. Spelling and Grammar checkers are already amazingly optimized ...</itunes:subtitle>
        <itunes:summary>re: GREP

Mark, maybe I'm misunderstanding the sense in which you mean GREP. Spelling and Grammar checkers are already amazingly optimized ...</itunes:summary>
	</item>
	<item>
		<title>by: Jeremy Douglass</title>
		<link>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6251</link>
		<pubDate>Wed, 19 Apr 2006 22:44:35 +0000</pubDate>
		<guid>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6251</guid>
					<description>Also check out the archives of the &lt;a href=&quot;http://comppile.tamucc.edu/RWPnewsletter.htm&quot; rel=&quot;nofollow&quot;&gt;Research in Word Processing Newsletter (1983-1989)&lt;/a&gt;, particularly issues 5.5, 6.5, and 7.5 for the lit review.

From Bradley Morgan's 1983 introduction to the first issue:

&lt;blockquote&gt;&quot;For students and professors in a wide variety of disciplines, writing is???or should be???a primary tool for learning. The computer can help with all phases of the writing process, from the heuristic mustering of an idea-base to oft-neglected revision. It can provide a quantitative measure of a writer's style???or allow a professor with a standalone system to offer detailed, student-specific comment sheets. The word processor not only saves time, conserves labor, and solves problems, but it also reinforces the traditional mission of writing programs.&quot;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Also check out the archives of the <a href="http://comppile.tamucc.edu/RWPnewsletter.htm" rel="nofollow">Research in Word Processing Newsletter (1983-1989)</a>, particularly issues 5.5, 6.5, and 7.5 for the lit review.</p>
<p>From Bradley Morgan&#8217;s 1983 introduction to the first issue:</p>
<blockquote><p>&#8220;For students and professors in a wide variety of disciplines, writing is???or should be???a primary tool for learning. The computer can help with all phases of the writing process, from the heuristic mustering of an idea-base to oft-neglected revision. It can provide a quantitative measure of a writer&#8217;s style???or allow a professor with a standalone system to offer detailed, student-specific comment sheets. The word processor not only saves time, conserves labor, and solves problems, but it also reinforces the traditional mission of writing programs.&#8221;</p></blockquote>
]]></content:encoded>
			                <itunes:author>Jeremy Douglass</itunes:author>
        <itunes:subtitle>Also check out the archives of the Research in Word Processing Newsletter (1983-1989), particularly issues 5.5, 6.5, and 7.5 for ...</itunes:subtitle>
        <itunes:summary>Also check out the archives of the Research in Word Processing Newsletter (1983-1989), particularly issues 5.5, 6.5, and 7.5 for ...</itunes:summary>
	</item>
	<item>
		<title>by: Mark Marino</title>
		<link>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6249</link>
		<pubDate>Wed, 19 Apr 2006 22:40:01 +0000</pubDate>
		<guid>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6249</guid>
					<description>Jeremy,

You say:
&lt;blockquote&gt;
I think it is a mistake to ask students to fix their own most commonly occuring problems, especially because they often don???t know what those problems are or don???t know to what extent they can be pattern-matched. &lt;/blockquote&gt;

But this is exactly what I hope to teach students to do.  I imagine this exercise as coming after the first few papers in which the teacher has already given them feedback on their most common mistakes.  I encourage students to keep their own lists.

If done in a lab, the teacher could help them hands-on to use the exercise, though I like your ideas for editing the text as well. 

The goal eventually would be for this to be a process that they could apply before turning in final drafts but that they could use in adapt as they become more aware of their process.</description>
		<content:encoded><![CDATA[<p>Jeremy,</p>
<p>You say:</p>
<blockquote><p>
I think it is a mistake to ask students to fix their own most commonly occuring problems, especially because they often don???t know what those problems are or don???t know to what extent they can be pattern-matched. </p></blockquote>
<p>But this is exactly what I hope to teach students to do.  I imagine this exercise as coming after the first few papers in which the teacher has already given them feedback on their most common mistakes.  I encourage students to keep their own lists.</p>
<p>If done in a lab, the teacher could help them hands-on to use the exercise, though I like your ideas for editing the text as well. </p>
<p>The goal eventually would be for this to be a process that they could apply before turning in final drafts but that they could use in adapt as they become more aware of their process.
</p>
]]></content:encoded>
			                <itunes:author>Mark Marino</itunes:author>
        <itunes:subtitle>Jeremy,

You say:

I think it is a mistake to ask students to fix their own most commonly occuring problems, especially because ...</itunes:subtitle>
        <itunes:summary>Jeremy,

You say:

I think it is a mistake to ask students to fix their own most commonly occuring problems, especially because ...</itunes:summary>
	</item>
	<item>
		<title>by: Jeremy Douglass</title>
		<link>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6246</link>
		<pubDate>Wed, 19 Apr 2006 22:32:10 +0000</pubDate>
		<guid>http://writerresponsetheory.org/wordpress/2006/04/13/computers-and-comp-excercise-1/#comment-6246</guid>
					<description>Mark,

I enjoy this lesson concept a lot. Two reactions:

GREP: first, it seems to me that the GREP excercise needs more thinking through, in particular claryfing to students how/why the use of advanced Find/Replace is different from using a spellchecker. For clarity, we might want to refer to the history but call call the excercise itself a Find/Replace excercise if it will be occuring inside Word / OpenOffice / etc. and not using GREP syntax - although ideally the excercise would still use wildcards. I think it is a mistake to ask students to fix their own most commonly occuring problems, especially because they often don't know what those problems are or don't know to what extent they can be pattern-matched.  Perhaps better to ask them to clarify a key term, phrase, or conceptual label used often in their paper, e.g. &quot;Mr. Arthur Doyle -&gt; Sir Arthur Conan Doyle,&quot; &quot;people -&gt; citizens&quot; etc. (&quot;America -&gt; the United States&quot; is a common problem, for example).

Tracking and versioning: ideally, this would round up a defined sequence of previous excercises. That is, you write something (1.0), clarify a key term (2.0), get feedback (3.0)... the trick is to decide where the &quot;perverse versions&quot; that break the spellchecker, grammar checker, and thesaurus should fall in the sequence.</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>I enjoy this lesson concept a lot. Two reactions:</p>
<p>GREP: first, it seems to me that the GREP excercise needs more thinking through, in particular claryfing to students how/why the use of advanced Find/Replace is different from using a spellchecker. For clarity, we might want to refer to the history but call call the excercise itself a Find/Replace excercise if it will be occuring inside Word / OpenOffice / etc. and not using GREP syntax - although ideally the excercise would still use wildcards. I think it is a mistake to ask students to fix their own most commonly occuring problems, especially because they often don&#8217;t know what those problems are or don&#8217;t know to what extent they can be pattern-matched.  Perhaps better to ask them to clarify a key term, phrase, or conceptual label used often in their paper, e.g. &#8220;Mr. Arthur Doyle -> Sir Arthur Conan Doyle,&#8221; &#8220;people -> citizens&#8221; etc. (&#8221;America -> the United States&#8221; is a common problem, for example).</p>
<p>Tracking and versioning: ideally, this would round up a defined sequence of previous excercises. That is, you write something (1.0), clarify a key term (2.0), get feedback (3.0)&#8230; the trick is to decide where the &#8220;perverse versions&#8221; that break the spellchecker, grammar checker, and thesaurus should fall in the sequence.
</p>
]]></content:encoded>
			                <itunes:author>Jeremy Douglass</itunes:author>
        <itunes:subtitle>Mark,

I enjoy this lesson concept a lot. Two reactions:

GREP: first, it seems to me that the GREP excercise needs more ...</itunes:subtitle>
        <itunes:summary>Mark,

I enjoy this lesson concept a lot. Two reactions:

GREP: first, it seems to me that the GREP excercise needs more ...</itunes:summary>
	</item>
</channel>
</rss>
