<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0">
<channel>
<title>Karl Thomas Rees: Academia</title>
<link>http://www.karlrees.com/academia</link>
<description>Academic writings and projects by Karl Thomas Rees.</description>
<language>en-us</language>
<copyright>Copyright 2013</copyright>
<lastBuildDate>Sun, 01 Dec 2013 22:11:34 -0700</lastBuildDate>
<generator>http://www.movabletype.org/?v=2.63</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>The Course of Memory: Li-Young Lee and the American Tradition </title>
<description>This is my Honors Thesis for graduation from Brigham Young University.  In it, I contend that Asian American poet Li-Young Lee participates in the American literary tradition by organizing and redefining memory so as to overcome its temporality and arrive at a universal divine origin.  My argument is informed primarily by a close reading of Lee&apos;s &quot;The Cleaving,&quot; a comparison of Lee&apos;s &quot;With Ruins&quot; to Frost&apos;s &quot;Directive,&quot; a comparison of Lee&apos;s &quot;Furious Versions&quot; with Eliot&apos;s &quot;Four Quartets&quot;, and Lee&apos;s comments to me during an phone interview.</description>
<link>http://karlrees.com/academia/literary_criticism/the_course_of_memory_liyoung_lee_and_the_american_tradition.html</link>
<guid>http://karlrees.com/academia/literary_criticism/the_course_of_memory_liyoung_lee_and_the_american_tradition.html</guid>
<category>Literary Criticism</category>

<pubDate>Wed, 01 Aug 2001 16:08:10 -0700</pubDate>
</item>
<item>
<title>Selling Blackness in the 1930&apos;s: Comparing Audience Responses to Hughes&apos; Mulatto and Gershwin&apos;s Porgy and Bess </title>
<description><![CDATA[Despite the progressive atmosphere of the mid-1930's, the disparity between reactions to Gershwin's <i>Porgy and Bess</i> and Hughes' <i>Mulatto</i> reveals that America's stereotyped notions of blackness and resistance to racial progress contributed to an almost universal misunderstanding of Hughes' message.  Even more disturbing is that both Hughes' and Gershwin's plays evidence the social and economic needs for commercial black theater to ironically reinforce the very stereotypes and social conventions that Hughes and other African American authors sought to overthrow.]]></description>
<link>http://karlrees.com/academia/literary_criticism/selling_blackness_in_the_1930s_comparing_audience_responses_to_hughes_mulatto_and_gershwins_porgy_and_bess.html</link>
<guid>http://karlrees.com/academia/literary_criticism/selling_blackness_in_the_1930s_comparing_audience_responses_to_hughes_mulatto_and_gershwins_porgy_and_bess.html</guid>
<category>Literary Criticism</category>

<pubDate>Fri, 01 Jun 2001 20:46:55 -0700</pubDate>
</item>
<item>
<title>Foreign Language Recognition System </title>
<description>For our Linguistics 580 project, my sister and I attempted to design a Java-based distributed Foreign Language Recognition System. Our original hope was to create a telephone-like IP Multicast system, in which a client connected to the network and began...</description>
<link>http://karlrees.com/academia/computer_science/foreign_language_recognition_system.html</link>
<guid>http://karlrees.com/academia/computer_science/foreign_language_recognition_system.html</guid>
<category>Computer Science</category>

<pubDate>Sun, 29 Apr 2001 15:44:25 -0700</pubDate>
</item>
<item>
<title>Reliable IP Multicast </title>
<description>This is my reliable IP multicast interface for my distributed Foreign Language Recognition System.  I decided that if I was going to make a practical system that could process sound streams in real time, I would have to create a distributed system--one computer by itself isn&apos;t going to have enough manpower.  And, of course, for a distributed system to work, each of the clients would need to talk to each other so that they know what they&apos;re doing.  Thus, the need for some sort of protocol to facilitate communication between them.</description>
<link>http://karlrees.com/academia/computer_science/reliable_ip_multicast.html</link>
<guid>http://karlrees.com/academia/computer_science/reliable_ip_multicast.html</guid>
<category>Computer Science</category>

<pubDate>Sun, 29 Apr 2001 15:32:57 -0700</pubDate>
</item>
<item>
<title>Li-Young Lee and the Course of Memory: A Case for Asian America&apos;s Place in the American Literary Tradition </title>
<description><![CDATA[The realization that Lee’s poetry escapes the confines of an &quot;Asian American&quot; classification allows the reader to see that Asian American literature, at least in the case of Li-Young Lee, does not only fit in the American tradition—it is, because of its preoccupation with the loss of origin, the essence of the American tradition.]]></description>
<link>http://karlrees.com/academia/literary_criticism/liyoung_lee_and_the_course_of_memory_a_case_for_asian_americas_place_in_the_american_literary_tradition.html</link>
<guid>http://karlrees.com/academia/literary_criticism/liyoung_lee_and_the_course_of_memory_a_case_for_asian_americas_place_in_the_american_literary_tradition.html</guid>
<category>Literary Criticism</category>

<pubDate>Sun, 15 Apr 2001 16:37:24 -0700</pubDate>
</item>
<item>
<title>Capture the Flag (AI) </title>
<description>Our culminating project for CS 470 (Artificial Intelligence) was to, as two-student teams, build an AI agent that could compete against other teams in a 2d capture the flag game. Each agent consisted of three &quot;players&quot; that could either play...</description>
<link>http://karlrees.com/academia/computer_science/capture_the_flag_ai.html</link>
<guid>http://karlrees.com/academia/computer_science/capture_the_flag_ai.html</guid>
<category>Computer Science</category>

<pubDate>Sun, 15 Apr 2001 12:49:25 -0700</pubDate>
</item>
<item>
<title>Text Categorization Presentation </title>
<description>This is a presentation I did in my Ling 580 class (Natural Language Processing) about problems and strategies for text categorization. It asks how we can use natural language processing to categorize bodies of text (i.e. given a word document,...</description>
<link>http://karlrees.com/academia/computer_science/text_categorization_presentation.html</link>
<guid>http://karlrees.com/academia/computer_science/text_categorization_presentation.html</guid>
<category>Computer Science</category>

<pubDate>Mon, 02 Apr 2001 13:52:39 -0700</pubDate>
</item>
<item>
<title>Router emulation </title>
<description>One of the main purposes of my CS 560 class (advanced networking) was to study network architecture and routing protocols. Thus, our biggest programming project was building our own pseudo network where we could test things out. Each student implemented...</description>
<link>http://karlrees.com/academia/computer_science/router_emulation.html</link>
<guid>http://karlrees.com/academia/computer_science/router_emulation.html</guid>
<category>Computer Science</category>

<pubDate>Sun, 25 Mar 2001 12:12:35 -0700</pubDate>
</item>
<item>
<title>Image Compression and Encoding </title>
<description>This project was for my CS 450 class (digital signal processing). The point of this project was to learn about various compression and encoding techniques. For it, I compressed and encoded various images and explored the effectiveness of both processes....</description>
<link>http://karlrees.com/academia/computer_science/image_compression_and_encoding.html</link>
<guid>http://karlrees.com/academia/computer_science/image_compression_and_encoding.html</guid>
<category>Computer Science</category>

<pubDate>Sun, 10 Dec 2000 01:11:25 -0700</pubDate>
</item>
<item>
<title>TCP/IP Stack with ARP and RPC </title>
<description>Here is a complete C++ implementation of the TCP/IP stack--from the Physical layer on up. Also implemented were ARP and RPC. This project was built gradually through the course of my CS 460 (networking) class. It&apos;s definitely not very user-friendly,...</description>
<link>http://karlrees.com/academia/computer_science/tcpip_stack_with_arp_and_rpc.html</link>
<guid>http://karlrees.com/academia/computer_science/tcpip_stack_with_arp_and_rpc.html</guid>
<category>Computer Science</category>

<pubDate>Wed, 06 Dec 2000 11:27:56 -0700</pubDate>
</item>
<item>
<title>FAT Lab </title>
<description>This is FAT 12 file system (think floppy disks) reader/writer that I wrote in CS 345. It is written in Visual C++ 6.0, and let me tell you it was a bugger to write. The program performs all of your...</description>
<link>http://karlrees.com/academia/computer_science/fat_lab.html</link>
<guid>http://karlrees.com/academia/computer_science/fat_lab.html</guid>
<category>Computer Science</category>

<pubDate>Thu, 30 Nov 2000 09:49:43 -0700</pubDate>
</item>
<item>
<title>3D Renderer </title>
<description>This project is a Java-based, simple 3D object renderer for my CS 455 class (computer graphics). It only renders a couple of objects (tetrahedrons, cubes), but it allows you to do all sorts of transformations and rotations. It also does...</description>
<link>http://karlrees.com/academia/computer_science/3d_renderer.html</link>
<guid>http://karlrees.com/academia/computer_science/3d_renderer.html</guid>
<category>Computer Science</category>

<pubDate>Wed, 29 Nov 2000 11:01:56 -0700</pubDate>
</item>
<item>
<title>Convolution and Interference Removal </title>
<description>For this CS 450 (digital signal processing) lab, I wrote 2 C++ based programs. The first convolves two images, while the second removes an interference pattern from an image. Here&apos;s a better description: convolvef - returns the convolution of two...</description>
<link>http://karlrees.com/academia/computer_science/convolution_and_interference_removal.html</link>
<guid>http://karlrees.com/academia/computer_science/convolution_and_interference_removal.html</guid>
<category>Computer Science</category>

<pubDate>Sat, 11 Nov 2000 11:43:23 -0700</pubDate>
</item>
<item>
<title>HTTP Daemon </title>
<description>This, as the name implies, is an HTTP daemon I wrote for CS 460 (networking). It is a very simple C++ based application--it allows you to specify a port and address to bind it to, along with a directory to...</description>
<link>http://karlrees.com/academia/computer_science/http_daemon.html</link>
<guid>http://karlrees.com/academia/computer_science/http_daemon.html</guid>
<category>Computer Science</category>

<pubDate>Sat, 30 Sep 2000 11:16:47 -0700</pubDate>
</item>
<item>
<title>Command Line Processor </title>
<description>This is just a really simple Visual C++ front-end for the dos command line, written for my CS 345 class (operating systems). It does things like like show you the results of a &quot;dir&quot; or &quot;ipconfig&quot; statement, as well as...</description>
<link>http://karlrees.com/academia/computer_science/command_line_processor.html</link>
<guid>http://karlrees.com/academia/computer_science/command_line_processor.html</guid>
<category>Computer Science</category>

<pubDate>Sat, 09 Sep 2000 01:00:28 -0700</pubDate>
</item>
<item>
<title>Lord of Weak Remembrance: The Role of Memory in Prospero’s Colonial Discourse </title>
<description><![CDATA[I suggest that Prospero’s colonial discourse has manipulated Caliban’s memory so that it perpetuates his otherness.  Prospero’s ability to turn memory into a &quot;weak remembrance,&quot; both for himself and for those his colonial discourse grants him power over, allows him to re-author the past so that it justifies the present.]]></description>
<link>http://karlrees.com/academia/literary_criticism/lord_of_weak_remembrance_the_role_of_memory_in_prosperos_colonial_discourse.html</link>
<guid>http://karlrees.com/academia/literary_criticism/lord_of_weak_remembrance_the_role_of_memory_in_prosperos_colonial_discourse.html</guid>
<category>Literary Criticism</category>

<pubDate>Sat, 15 Apr 2000 16:29:21 -0700</pubDate>
</item>
<item>
<title>The Colonized Colonialist: Gulliver and the Crisis of Colonial Discourse </title>
<description>Any reading of Gulliver&apos;s character that ignores the omnipresence of colonial discourse in both Gulliver&apos;s voice and Swift&apos;s conscience is incomplete.  It is my intent to reconcile this &quot;brainwashing&quot; with colonial discourse by showing how Gulliver&apos;s colonial indoctrination throws him into the epistemological crisis of being both a colonizer of and immigrant to Houyhnhnmland.</description>
<link>http://karlrees.com/academia/literary_criticism/the_colonized_colonialist_gulliver_and_the_crisis_of_colonial_discourse.html</link>
<guid>http://karlrees.com/academia/literary_criticism/the_colonized_colonialist_gulliver_and_the_crisis_of_colonial_discourse.html</guid>
<category>Literary Criticism</category>

<pubDate>Sat, 15 Apr 2000 16:21:49 -0700</pubDate>
</item>
<item>
<title>&quot;Play Out the Play:&quot; Social Implications of the Metadramatical Moment in 1 Henry IV II.iv.373-480 </title>
<description>The metadramatical moment of Act II, scene iv, in which Falstaff and Hal take turns playing the part of the King, seems to argue against the notion that the peasantry and nobility are interchangeable.  It is the intent of this essay to further explore the implications of this scene and to thereby attempt to reconcile those implications with the social criticism inherent to the common-man production of a play about nobility.</description>
<link>http://karlrees.com/academia/literary_criticism/play_out_the_play_social_implications_of_the_metadramatical_moment_in_1_henry_iv_iiiv373480.html</link>
<guid>http://karlrees.com/academia/literary_criticism/play_out_the_play_social_implications_of_the_metadramatical_moment_in_1_henry_iv_iiiv373480.html</guid>
<category>Literary Criticism</category>

<pubDate>Wed, 15 Mar 2000 16:12:03 -0700</pubDate>
</item>
<item>
<title>Eliot and the American Tradition: Exploring the Unconscious Roots of the &quot;Mind of Europe&quot; </title>
<description><![CDATA[Eliot’s preoccupation with the &quot;mind of Europe&quot; is the direct consequence of both Eliot’s conscious attempt to escape a confused American tradition and his unconscious subjection to America’s &quot;melting pot&quot; of Western civilization.  It is my intent to show, through 19<SUP>th</SUP> century social commentaries and a selection of early 20<SUP>th</SUP> century articles from <I>The Dial</I>, the historical context behind this statement.]]></description>
<link>http://karlrees.com/academia/literary_criticism/eliot_and_the_american_tradition_exploring_the_unconscious_roots_of_the_mind_of_europe.html</link>
<guid>http://karlrees.com/academia/literary_criticism/eliot_and_the_american_tradition_exploring_the_unconscious_roots_of_the_mind_of_europe.html</guid>
<category>Literary Criticism</category>

<pubDate>Wed, 15 Dec 1999 16:06:55 -0700</pubDate>
</item>
<item>
<title>Another Voice: T.S. Eliot, “Little Gidding,” and the Changing Nature of Tradition </title>
<description><![CDATA[The timelessness of &ldquo;Little Gidding.&rdquo;  The last <i>Quartet</i>, and Eliot&rsquo;s final major poem, &ldquo;Little Gidding&rdquo; represents Eliot&rsquo;s return to an understanding of tradition consistent with that expressed in &ldquo;Tradition and the Individual Talent.&rdquo;]]></description>
<link>http://karlrees.com/academia/literary_criticism/another_voice_ts_eliot_little_gidding_and_the_changing_nature_of_tradition.html</link>
<guid>http://karlrees.com/academia/literary_criticism/another_voice_ts_eliot_little_gidding_and_the_changing_nature_of_tradition.html</guid>
<category>Literary Criticism</category>

<pubDate>Wed, 15 Dec 1999 15:59:48 -0700</pubDate>
</item>
<item>
<title>Web Crawler </title>
<description>This was my first major project in C++. It is a web crawler. You tell it what site to crawl, and it creates a series of web pages indexing your site by word. The code I wrote for this project...</description>
<link>http://karlrees.com/academia/computer_science/web_crawler.html</link>
<guid>http://karlrees.com/academia/computer_science/web_crawler.html</guid>
<category>Computer Science</category>

<pubDate>Mon, 01 Nov 1999 21:18:32 -0700</pubDate>
</item>
<item>
<title>The Australian Cain: Colonial Fear in Judith Wright&apos;s “Bora Ring” </title>
<description>One of Australia&apos;s finest poets, Judith Wright&apos;s
success lay in her ability to examine sensitive Australian issues
from new perspectives.  &quot;Bora Ring&quot; is no exception.  Written in
1946, the poem attempts to shed new light on colonial Australia&apos;s
treatment of the Aborigine.  Wright highlights the fear that
drove colonial Australia to mass genocide by presenting
conflicting views towards the fall of Aborigine culture.  She
shows that colonial Australia&apos;s true fear was not of the
Aborigine, but of a universal primeval darkness inherent to human
nature.</description>
<link>http://karlrees.com/academia/literary_criticism/the_australian_cain_colonial_fear_in_judith_wrights_bora_ring.html</link>
<guid>http://karlrees.com/academia/literary_criticism/the_australian_cain_colonial_fear_in_judith_wrights_bora_ring.html</guid>
<category>Literary Criticism</category>

<pubDate>Sat, 27 Mar 1999 16:23:55 -0700</pubDate>
</item>


</channel>
</rss>