I wrote a brief article titled “Multimodal Writing and Sci-Fi” published in the Winter 2017 issue of Nucleus about how I use City Tech’s homegrown, open-publishing platform called OpenLab in my teaching and professional collaborations, such as the Science Fiction at City Tech initiative and the City Tech Science Fiction Collection. You can find the article here on page 18 or click on the image to the left.
Tag: writing
My “Writing the Brain” Twitter Assignment Appears in Twenty Writing Assignments in Context, Ed. by Melissa Bender and Karma Waltonen
My “Writing the Brain” assignment, which helps students understand how different media (Twitter, photography, posters, and essays) shape and change their messages, appears in Melissa Bender and Karma Waltonen’s edited collection, Twenty Writing Assignments in Context: An Instructor’s Resource for the Composition Classroom. Melissa and Karma put a lot of good work into curating this guide of innovative assignments. Each chapter includes an assignment, its rationalization, and examples of student work. I’m proud to have my assignment included with the engaging pedagogical work of its other contributors!
Twenty Writing Assignments in Context can be purchased from McFarland & Co, Amazon (Kindle version available, too), or Barnes and Noble. More information about the book is included below.
Twenty Writing Assignments in Context
An Instructor’s Resource for the Composition ClassroomEdited by Melissa Bender and Karma Waltonen
Print ISBN: 978-1-4766-6509-2
Ebook ISBN: 978-1-4766-2729-8
21 photos, notes, bibliographies, index
288pp. softcover (6 x 9) 2017$35.00
About the Book
Twenty original, classroom-tested assignments: This innovative collection of college writing assignments explores the practical applications of each lesson. Drawing upon current best practices, each chapter includes a discussion of the rationale behind the assignment, along with supplemental elements such as guidelines for evaluation, prewriting exercises and tips for avoiding common pitfalls. The assignments are designed for a range of courses, from first-year composition to upper-division writing in various disciplines.Table of Contents
Introduction
The Rhetoric of Everyday Objects: An Assignment Sequence, Melissa Bender
Writing and Designing Informational Booklets for International Exchange Students, M. Ann BradyFraming the Personal Narrative: Composition and Documentary Film, Jodie Childers
Blogging Advanced Composition, Elisa Cogbill-Seiders, Ed Nagelhout, and Denise Tillery
Proposal Writing in Technical Communications, Barbara J. D’Angelo
Past Meets Present: Exploring the University Archives to Compose and Connect, Christine Denecker
Writing the Brain: A Multimodal Assignment Sequence, Jason W. Ellis
Making Financial Contracts User-Friendly: Conducting Research, Redesigning Documents and Proposing Changes in the Workplace, Sara K. Gunning
Geobiographies: A Place-Based Assignment Sequence, Jim Henry
The Discipline Resource Guide Website, Dalyn Luedtke
Global Urban Centers: A Rhetorical Analysis of Street Art, Gerald Maki
The Academic Discourse Project, Gracemarie MiKe
Political Cartoons and Multimodal Composition: The Visual Argument Assignment, Erin Dee Moore
Researching and Writing a History of Composition-Rhetoric, Lori Ostergaard
Critical Analysis of a Wikipedia Entry, Gwendolynne Reid
“In the Year”: Using Website Design for ePortfolios, Katherine Robbins
Workplace Document Analysis and Evaluation, Melissa Vosen Callens
The Partner Project: Advanced Argument, Karma Waltonen
Captain Discourse and Other Heroes: Learning about Writing Research through Comic Books, Courtney L. Werner and Nicole I. Caswell
Critical Analysis of Student Ethnography, Abby WilkersonAbout the Authors
Melissa Bender is a lecturer in the University Writing Program and the assistant director of the Writing Across the Curriculum Program at the University of California, Davis. Her interests include professional writing, visual rhetoric, composition and international education. A former president of the Margaret Atwood Society, Karma Waltonen is a senior lecturer in the University Writing Program at the University of California, Davis, where she won the Academic Federation Excellence in Teaching Award in 2015.
How to Build a Cardboard-Box Raspberry Pi 2, Model B Computer with a 7″ Touchscreen LCD Display with Some Thoughts on Pedagogy

This guide demonstrates how to install Raspbian on a Raspberry Pi 2, Model B, connect the Raspberry Pi to a 7″ Touchscreen LCD, and integrate the computer and touchscreen in a cardboard box (which doubles as a case and storage for battery, keyboard, and cables).
I got interested in the Raspberry Pi, because it has many capabilities for learning: kitting out a computer, installing a Linux-based operating system, programming interactive software, and building with electronics. In particular, I am interested in how the Raspberry Pi can be used to create interactive software and be a platform for digital storytelling (which figures into one of the upcoming classes that I will be teaching at City Tech–ENG 3760 Digital Storytelling).

Instead of buying my kit online, I wanted to shop local to get started. Originally, I considered going to Microcenter, which is near where I live in Brooklyn. Unfortunately, they were sold out of the touchscreen display that I wanted. Instead, Y and I took a train into Manhattan and visited Tinkersphere where one of their helpful staff guided me to the things on my digital grocery list. I purchased Tinkersphere’s pre-made Raspberry Pi 2 kit, a 7″ Touchscreen LCD display, a battery pack (in retrospect, I should have purchased two of these, which I will discuss below), and a mono speaker with 1/8″ plug.

Tinkersphere’s Raspberry Pi 2, Model B kit includes all of the basic equipment needed to begin working with this tiny computing platform. The kit is built around the Raspberry Pi 2, Model B computer with a 900MHz quad-core ARM Cortex-A7 CPU, 1GB RAM, 4 USB ports, 40 GPIO pins, HDMI port, ethernet port, combined 3.5mm audio jack and composite video, camera interface (CSI), display interface (DSI), micro SD card slot, and a VideoCore IV 3D graphics core. Additionally, the kit includes a wireless keyboard/trackpad, USB wifi adapter, 8GB micro SD card with NOOBS (the easy to use Raspbian installer), USB micro SD card reader, breadboard, wires, and 5v power supply.
To begin the setup, we should orient ourselves with the Raspberry Pi. This is the Raspberry Pi 2, Model B computer viewed from the top and the bottom:


The first thing that we need to do is insert the micro SD card with a copy of NOOBS pre-copied. If you need a copy of NOOBS for your own micro SD card, you can download it from here and follow the instructions here for formatting and copying the files from a Mac or PC to the micro SD card. The Raspberry Pi’s micro SD card slot is located on the bottom side of its circuit board. A micro SD card goes in only one way which allows you to press it in. If correct, the card should “click” and stay as seen in the photos below.



Next, connect the Raspberry Pi to a display (such as a TV) with HDMI, and plug in the wifi adapter and wireless keyboard into two available USB ports. Alternatively, you can connect the Raspberry Pi to the Internet via ethernet and to a wired keyboard and mouse. Then, connect it to the 5v power supply. As soon as it is plugged in, the Raspberry Pi is turned on and operational. It will begin to boot from the micro SD card’s NOOBS installer, which will guide you through the process of installing Raspbian. See the images below to see what this looks like and what choices you should make for a basic installation.
NB: While we could have connected the 7″ Touchscreen Display to the Raspberry Pi before beginning the installation, the current version of NOOBS would not detect and use the touchscreen display. It is necessary for Raspbian to be installed and updated before the 7″ Touchscreen Display will be recognized and used as the Raspberry Pi 2’s primary display.




After rebooting following the installation, the raspi-config tool launches. This program gives the user easy access to many configuration options for the Raspberry Pi including how it should boot (automatically login and load xwindows, or boot to a command prompt login), and if you would like to overclock the Raspberry Pi for additional performance (use this option with caution–you will likely want to add heat sinks and increased ventilation if you overclock the system). I configured my Raspberry Pi to operate at normal speed and to boot to the command line with login.

The default login for the Raspberry Pi is username “pi” and password “raspberry”. Type each of these credentials in when asked followed by pressing the Enter key. Then, you will find yourself at the command line interface (CLI).

After logging in, you have a Linux command prompt (here is a list of helpful file system commands).
Before setting up the 7″ Touchscreen Display, we need to update Raspbian. To do this, first type: “sudo apt-get update”. If prompted to install anything because it will take a certain amount of space, simply type “y” and press “Enter”.

To explain what this command means, “sudo” runs a command as superuser, or the user that is all powerful on a linux system. The command that you want to run as superuser is “apt-get,” which is a package manager, or a manager of software packages that run on your Raspberry Pi. “update” is a modifier for “apt-get,” and its purpose is to tell “apt-get” to update its index of available software packages with what is stored on the remote software repository (where your Raspberry Pi is downloading its software from).
After the update operation completes and you return to the command prompt, type: “sudo apt-get upgrade”. Similarly, agree to the prompts with “y” and “Enter”. The “upgrade” modifier to “apt-get” tells it to upgrade the software based on what it learned when updating its index with the previous command. Thus, when you run these two commands, you should run the update command first (learn) and the upgrade command second (act on what was learned).
To launch into Raspbian’s X11, type “startx”. Inside X11 or xwindows, you will find many of the GUI-based software that really makes the Raspberry Pi sing: Scratch, Python, Mathematica, and more. If you have never used X11, it works a lot like Windows 95/98 except that the Start Menu bar is at the top of the screen instead of at the bottom and “Start” is replaced by “Menu.” Some quick launch apps are directly available to be launched with a single click from the start bar (such as Terminal, the Epiphany web browser, and Wolfram Mathematica) while all of the installed X11 programs are available from the “Menu.” Below are images of the Raspbian desktop and navigating through some of the default programs available.
To easily install additional software, you can install the Synaptic Package Manager, which simplifies finding and installing software packages by wrapping package management in an easy-to-use GUI. From inside X11, open Terminal and type “sudo apt-get install synaptic”. This will install Synaptic, which you can open by clicking on Menu > Preferences > Synaptic Package Manager (more info on this and other Raspberry Pi stuff on Neil Black’s website).
When you done browsing around, you can click on the and choose to shut down. After a few moments, your display should show a blank screen and the activity lights on the back of the Raspberry Pi (red and green) should only be showing a solid red. At that point, unplug the micro USB 5v power adapter. If you are ready to install the 7″ Touchscreen Display, unplug the HDMI cable, too.
In the images below, I demonstrate how to assemble the 7″ Touchscreen Display and connect it to the Raspberry Pi. I followed the excellent instructions available on the official Raspberry Pi website, which also details how to install the Matchbox virtual keyboard for using the touchscreen without a keyboard.












Of course, you can use the Raspberry Pi with or without a case depending on your needs. I used the Suntory cardboard box from Japan for practical reasons (thinking: William Gibson: “the street finds its own use for things”–it’s a good size, on-hand, and looks cool) and research reasons (thinking about my work on proto-cyberpunk and the hidden nature of computing, which is an idea explored in my previous blog post about the poster that I created for the 13th annual City Tech Poster Session).
I have run the computer and touchscreen from the 5v battery that I purchased from Tinkersphere, but I get a graphics warning that the Raspberry Pi is under voltage (a rainbow pattern square persists in the upper right corner of the display whether in the CLI or xwindows). I might get a second battery to run the display alone, which would help me troubleshoot if the battery that I have now is actually outputting enough voltage and amperage needed by the Raspberry Pi alone. In the meantime, I am running everything at my desk with the 5v power adapter, which provides ample power for the Raspberry Pi and 7″ Touchscreen Display.
In the future, I would like to use the Raspberry Pi in a writing or technical communication course. There are many ways to leverage the technology: problem solving, writing about process, creating technical documents such as reports and instructions, using the Raspberry Pi as a writing/multimodal composing platform, digital storytelling with tools that come with the Raspberry Pi, and more. These ideas are built only around the Raspberry Pi and its software. A whole other universe of possibilities opens up when you begin building circuits and integrating the Raspberry Pi into a larger project.
The basic cost of entry with the platform is $30 for the Raspberry Pi 2, Model B and a few dollars for an 8GB micro SD card. If you have access to a display with HDMI, a USB keyboard and mouse, and ethernet-based Internet access, you can get started with Raspberry Pi almost immediately. For a future grant application, I am imagining a proposal to purchase the basic needed equipment to use Raspberry Pi in an existing computer lab. I can bring the kits to each class where students can use them on different assignments that meet the outcomes for that course but in an engaging and challenging way that I think they would enjoy and would be beneficial to them in ways beyond the immediate needs of the class.
On this last point, I am thinking of working with digital technology in an a way many of my students will not have had a chance to before, feeling a sense of accomplishment, learning from one another on team-based projects, experiencing a sense of discovery with a computing platform that they might not have used before, and of course, communicating through the process of discovery in different ways and to different audiences. This might be something that you’re interested in, too. Drop me a line if you are!
Site Update: Course Syllabi and Assignments Added Under Teaching Section
Over the weekend, I added new pages under the Teaching menu option for the courses that I have taught, am teaching, and will teach. Each course page includes descriptions, syllabi, and assignments arranged chronologically by school:
- English Composition I, ENG 1101
- English Composition II, ENG 1121
- Specialized Communication for Technology Students, ENG 1133
- Science Fiction, ENG 2420
- Writing in the Workplace, ENG 2570
- Technical Writing, ENG 2575
If any of these materials might be useful to your course and assignment design, please feel free to adopt or modify as needed.
While assembling these pages, I discovered that some assignments and supporting materials were missing. Of course, it is best pedagogical practice to reflect and archive these kinds of materials for reference, improvement, and growth.
Writing Advice From Neil Gaiman and Bruce Campbell, Written on My Old Powerbook G4, 2005
https://www.flickr.com/photos/dynamicsubspace/5429405863
In 2005, I had the pleasure of meeting Neil Gaiman and Bruce Campbell during their separate book tours (Anansi Boys for Gaiman and If Chins Could Kill for Campbell). I asked each of these great people for advice on writing, which they committed to the front of my old 12″ Powerbook G4.
Campbell wrote, “Get Busy.”
Gaiman wrote, “Finish Things.”
Words that apply to all endeavors.
Words that drive me in mine.
Recovered Writing, PhD in English, Teaching College Writing, Final Exam, July 1, 2008
This is the fifty-fifth post in a series that I call, “Recovered Writing.” I am going through my personal archive of undergraduate and graduate school writing, recovering those essays I consider interesting but that I am unlikely to revise for traditional publication, and posting those essays as-is on my blog in the hope of engaging others with these ideas that played a formative role in my development as a scholar and teacher. Because this and the other essays in the Recovered Writing series are posted as-is and edited only for web-readability, I hope that readers will accept them for what they are–undergraduate and graduate school essays conveying varying degrees of argumentation, rigor, idea development, and research. Furthermore, I dislike the idea of these essays languishing in a digital tomb, so I offer them here to excite your curiosity and encourage your conversation.
Before I could accept my teaching fellowship at Kent State University, I needed to take the graduate seminar, “Teaching College English.” I was fortunate to have the opportunity to take this class from Professor Brian Huot. At the time, I thought my primary concern was putting together my first syllabus, but through the seminar, I learned the importance of meeting student needs, considering outcomes, meeting students on the page, helping students improve their command of rhetoric and multimodality with a portfolio, and considering student work holistically (something that I continue to do with the Georgia Tech WCP’s WOVEN modalities and programmatic rubric).
This final of four Recovered Writing posts from Teaching College Writing is my take home final exam. In these essay responses, I discuss theories of language and literacy, justifications for composition instruction techniques, and demonstrate a letter-writing approach to composition feedback.
Jason W. Ellis
Professor Brian Huot
Teaching College Writing
1 July 2008
Take Home Final Exam
I. What is your theory of language and literacy and how does it relate to first-year college writing instruction? Make sure you refer to relevant scholarship in the field to support your beliefs and assumptions about writing and its teaching.
My theory of language (the protocols and method of communication) and literacy (the ability to read and write, or more broadly, to communicate via language) is that they are acquired through immersive practices. In the first-year college writing class, freshmen students bring a certain understanding of language and literacy that they’ve acquired through school and socialization outside of school. It’s my goal to tap into my student’s various skill sets, to reach into their toolboxes of communication, and guide them towards the attainment of new tools that will allow them to communicate better.
My newfound theories of language and literacy come from a variety of sources. The first is Roger W. Shuy’s “A Holistic View of Language.” Shuy argues that form (the mechanics of writing) follows function (communication). This is a significant idea, because it points the way to findings such as those by Michael W. Williamson in his essay, “Common Sense Meets Research: The Debate Over Grammatical Instruction in Composition Instruction.” Essentially, rote teaching and practice of grammar and the forms of language do not good writers make. Engaging students as writers in topics that they find interesting are just as or better at building on and tapping into the student’s own innate knowledge and mastery of language. Additionally, this increases students’ enjoyment of writing. And it’s that enjoyment of mindful and effective communication that’s necessary to, as Mem Fox writes in “Notes from the Battlefield: Towards a Theory of Why People Write,” “ache with caring.” In order to jump start student caring about writing in the immersive environment, the teacher must enter dialog with the students as a collaborator that is willing to recognize and listen to his or her student’s voice and cultural context as suggested by James T. Zebroski in his, “A Hero in the Classroom,” and Carmen Kynard in her, “Y’all Are Killin’ Me up in Here: Response Theory from a New Jack Composition Instructor/Sistah Gurl Meeting Her Students on the Page.” Showing students that you’re “meeting them on the page,” or “listening to their voices on the page,” will not only show that you’re invested in them and their work, but it will invite them to invest in their own work as something of value, because it has an attentive audience. Additionally, expanding the audience beyond the student-teacher relationship is imperative for building student investment in their own work as well as the work of others. This is accomplished in the immersive classroom through group discussion and peer review. As teachers, we empower our students by teaching them not only how to write, but also how to read and respond to the work of others. For the student, peer review leads them toward an understanding that their work is not only intended for the eyes of a teacher and the subsequent marking and comments. Furthermore, the truly immersive writing class takes the student’s work beyond the confines of class into the real world through online posting of text and multimodal assignments or social assignments such as writing to representatives or the newspaper. This embeds writing with an importance beyond getting a grade, and the skillful, reflective teacher guides students through this realization by a carefully designed sequence of assignments connected by poignant or engrossing theme. Returning to Shuy, these exercises build students’ function of writing skills, but as Williamson argues in analog with Shuy, form follows function. Addressing grammatical issues has a place in the classroom if and when they become a non-self-correcting problem. My goal in the implementation of this theory is to guide my students, as writers, to be better communicators.
II. Choose three of the following subjects for the teaching of writing and write one page for each that describes what they are and the empirical and pedagogical basis for using these techniques with students.
A. Multimodal projects are forms of communication beyond the traditional pen and paper essay. The emphasis is on the medium of communication rather than the rhetorical mode of communication, because various mediums of communication may all carry rhetorical communication. That is, a brochure, poster, audio essay, movie, or Flash animation all may be employed in making an argument and communicating some message. Additionally, borrowing from Marshall McLuhan and Quentin Fiore, “the medium is the message,” which means that choosing a particular medium is a rhetorical choice that carries its own meaning. As Pamela Takayoshi and Cynthia L. Selfe mention in, “Thinking about Multimodality,” the times they are a-changing. The twenty-first century digital world has expanded beyond the traditional writing assignment. The increase in computer usage and the lowering cost of audio and video technologies empowers individuals to engage other mediums for communication besides the written word. For these reasons, Takayoshi and Selfe insist that the definition of composition needs expansion to allow for multimodal projects, because the rhetoric underlying traditional composition and multimodal composition are the same–both use rhetoric to communicate a message. Additionally, students need digital literacy in multimodal forms so that they are better communicators in their private as well as professional lives. Furthermore, students enjoy working with new technologies, which is an effective means of engaging students in rhetorical practices. It’s important to note that, as Mickey Hess says in “Composing Multimodal Assignments,” there are other considerations to make as a teacher in developing multimodal assignments. Some of these include focusing on the rhetorical practices to emphasize in a particular assignment, allowing students the latitude to explore and figure out some things on their own, encouraging group work, and having students reflect on their work and the process in writing. Pedagogically, multimodal composition engages the same rhetorical communication skills developed in written composition–the medium has changed, but the function remains the same.
B. We’ve encountered a number of complementary theories of productive student-teacher relationships over the past few weeks. Essentially, all of these involve mutual respect between teacher and student, and a leveling effect that puts the teacher and student on a more level plane of dialogic cooperation. Instead of employing a top-down, monolog approach to teaching, it’s more effective, empowering (for student and teacher), and fulfilling to have a dialog between teacher and student. One example of this comes from Hull, Rose, Fraser, and Castellano in their essay, “Remediation as Social Construct: Perspectives from an Analysis of Classroom Discourse.” These authors use classroom and student-teacher conference transcripts to remind teachers that it’s easy to drown out student voices. We should encourage more student turns in discussion, and listen and engage what our students have to say rather than hijacking class and conference discussions. Another view of productive student-teacher relationships comes from Annette Harris Powell’s “Conflicting Voices in the Classroom: Developing Critical Consciousness.” Powell employs socially engaging texts in her classroom to develop discussion and raise student’s awareness of competing discourses, thus expanding her student’s critical awareness. Powell’s ideas come up again in James T. Zebroski’s “A Hero in the Classroom,” but in reverse. Zebroski argues that teachers need to consider the heteroglossia within our students’ papers in order to better evaluate the work and connect with our students. My favorite student-teacher relationship building pedagogical tool is presented in Gerriets and Lowe’s, “Building Relationships through Written Dialog.” I like the idea of carrying on a discussion via writing with my students regarding their papers, because it allows both participants time to consider what is being said. This is not to say that I feel spoken dialog isn’t effective, but I think a combination of written and spoken dialog is important, because the teacher, as Carmen Kynard does, meets the students on the page as well in spoken dialog.
C. Listserve or the email list is a tremendously effective tool in the writing classroom as I have evidenced in my own experience at other schools and in our Teaching College Writing class. Listserve allows the conversation to carry on outside of class by empowering students to communicate with their classmates in an “open” turn based environment. What that means is that students aren’t constrained to wait and talk. They write down their thoughts and send them out to the classmates, and in turn, read the responses of others to which they may respond again. All students may take part in the conversation on listserve, but it’s particularly liberating to students that are still developing group discussion skills–if their ideas are accepted online, they may be more willing to engage classroom discussion. Besides reinforcing group communication skills, they are effective for the writing classroom, because students are required to communicate in writing. This additional writing practice fosters “form following function,” as well as rhetoric skill practice (i.e., how to best explain myself to convince my classmates that I’m right or to convey what I mean to everyone else without causing a misunderstanding). Also, as a multimodal medium of communication, listserve introduces many students to online etiquette, which adds to their abilities as effective and respectful communicators in other mediums. In a tip of the iceberg kind of way, listserve also serves the requirements of the writing program for Tier I.
III. Respond to the attached paper. Be sure to create a specific student in a particular class who is writing in response to a specific assignment. You may include any information about the student you believe to be important in understanding the pedagogical moment of this essay. Your only restrictions are that you must respond to the student you created.
This student, who I’ll call Jim, is from a working class background. His mom and dad both work, and have at most a high school education. They want their son to succeed in life, and they see education as the key to that success. Therefore, they stressed his need for education without really explaining or fleshing out the reasons behind their belief that education is the key to a better life, and how could they without that kind of experience themselves? For Jim, this caused confusion as he went through school, because he could realize the tangible and immediate rewards of street education whereas school education provided less tangible payoffs. At the core of his being, he is someone that wants to embrace higher education and reap the good life for his efforts, but he’s looking for the hook, or reason, that will light his own fire to learn.
Jim’s paper, “Renaissance Man,” was written in response to my second writing assignment in Tier I College Writing. The assignment was to write a three page personal response to a film that you’ve seen. The response should weave together personal narrative to support or refute what the student saw as the argument of the film.
This is my response following Gerriets and Lowe’s written dialog method:
7/2/08
Dear Jim,
I enjoyed reading your essay on Penny Marshall’s Renaissance Man (did you know Marshall also directed Tom Hanks in the film, Big? If you haven’t seen it, that’s another one that you should check out, because it addresses many of the issues you raise about different kinds of education). I saw two major arguments in your essay–one is that education is not just book learning, but it’s also experience gained outside of school, and the other is that learning takes place when the individual has a motivation to learn. These are powerful ideas, and I can see some of the ways you weaved your own narrative about your parents’ expectation that you go to college and other pressures that they placed on you growing up with the examples that you chose from the film. I’d like to go more in-depth on these examples, and perhaps together we can formulate a plan to make this an even stronger paper.
After rereading your first paragraph, I get the sense that your theory has to do with encouraging students to learn in school. You claim that, “our school programs are missing a way to teach everyone…to find something that everyone is interested in.” I see where you’re coming from in that classes often lack a hook or a common idea that students are interested in learning about, or the reasons for learning aren’t always immediately apparent. That, perhaps, more should go into showing students how to be engaged learners or why learning is important and can be fun, rather than just telling students these things. Showing is definitely a more powerful rhetorical tool, especially when you’re writing, and I feel that you can do more of this to empower your own argument. If you decide to focus on this one idea to develop your own theory about learning in your next revision, I would suggest adding an example from your life when your parents put pressure on your to learn and perhaps their words didn’t work on you. Another way would be to talk about a specific example from school when the teacher didn’t spark your interest to learn. Show how that supports your theory, and then talk about Renaissance Man as reinforcing what you see as a need of education–a real reason or a more exciting reason to learn, to care about learning. Let me know if you go this direction, because I want to let give you an essay about this very topic by Mem Fox. When you read what she has to say, you’ll think you’re on the same wavelength!
There’s another thread in your paper that you might want to pick up if you decide not to go the reason route. That other way has to do with what you wrote on page 2, “People put too much emphasis in the idea that good grades equal an educated person, this is a false statement. Many people that have poor grades in school are more intelligent than a person who makes good grades in school.” I read it as you making a distinction between school learning and “real life” learning. This is another thread with which to center your essay around that you have good examples from the film that you can draw on. Additionally, as I said before, it would be great if you could show the reader an example of this from your own life. What are some things that you’ve learned outside of school, and what are some things that you’ve learned in school? What value do you place on the different things that you’ve learned?
Think over these different approaches, and how you might focus your paper more on one or the other, and meet with me during office hours this week. We’ll sit down and talk about your plan. I’d like to hear about some of the stories and details that you can employ to show the reader more concretely what it is you’re talking about. See you soon!
-Jason
Recovered Writing, PhD in English, Teaching College Writing, Quiz, What do people do when they write? June 16, 2008
This is the fifty-fourth post in a series that I call, “Recovered Writing.” I am going through my personal archive of undergraduate and graduate school writing, recovering those essays I consider interesting but that I am unlikely to revise for traditional publication, and posting those essays as-is on my blog in the hope of engaging others with these ideas that played a formative role in my development as a scholar and teacher. Because this and the other essays in the Recovered Writing series are posted as-is and edited only for web-readability, I hope that readers will accept them for what they are–undergraduate and graduate school essays conveying varying degrees of argumentation, rigor, idea development, and research. Furthermore, I dislike the idea of these essays languishing in a digital tomb, so I offer them here to excite your curiosity and encourage your conversation.
Before I could accept my teaching fellowship at Kent State University, I needed to take the graduate seminar, “Teaching College English.” I was fortunate to have the opportunity to take this class from Professor Brian Huot. At the time, I thought my primary concern was putting together my first syllabus, but through the seminar, I learned the importance of meeting student needs, considering outcomes, meeting students on the page, helping students improve their command of rhetoric and multimodality with a portfolio, and considering student work holistically (something that I continue to do with the Georgia Tech WCP’s WOVEN modalities and programmatic rubric).
This third of four Recovered Writing posts from Teaching College Writing is my response to a quiz on an assigned reading on “What do people do when they write?” I can’t find the essay/handout that we were responding to, but I think that some of the thoughts that I put down regarding mechanics/surface vs. content/depth are interesting.
Jason W. Ellis
Professor Brian Huot
Teaching College Writing
16 June 2008
“What do people do when they write?” Quiz
1) What can you say about the kinds of responses from students in the two groups? Are the first group of responses for each grade level different than the second group–what are the differences or similarities for each group in each grade level?
The responses from students in the first group of each grade level are typically about thought, expression, and explanation, and the second group responses of each grade level are about practices and methodology. Linking these responses back to the class, the first groups are aligned with function, and the second groups are aligned with form.
In the third-, fourth-, and fifth-grade responses, the first group overwhelming uses the following key words and phrases: think, open their minds, and share…thoughts. Also, they write for a purpose such as to relax, avoid boredom, or to communicate with friends and relatives. The second group’s responses focus on practical matters and the mechanics of writing. For example, these students talk about holding the pencil, sitting down to write, making letters, moving the hand and pencil, and wasting ink and pencil lead.
Again, the responses of the first group of ninth graders are generally about expression. They “tell about things,” “get stuff across,” and “express their thoughts.” The responses from the second group are, like the second group of third to fifth graders, about the physicality of writing. For example, they “just write stuff down,” “hold a pencil and move their hands,” and “put the point of the pencil to the paper and start making words and letters.” There are exceptions in both groups that could be interpreted as belonging to the other group if the groups are divided based on function and form.
The college freshmen groups are also split along lines of function and form. The first group is largely about conveying, explaining, translating thoughts into words, and revealing thoughts, ideas, and emotions. The second group of college freshmen is more closely aligned to the first than the other two grade levels, because there are some responses about expression and communication. However, the majority of the responses concern mechanics (e.g., “usage and grammar”) and writing methods (e.g., “First you pick your topic, then you make sure you have enough information. Then you rewrite and check the spelling and copy it down” and “They express their overall views on a given topic and later draw conclusions in a patterned coherent fashion”). Also, there’s a response that describes the act of writing.
2) Do you see any similarities across grade levels for each of the groups? Are there certain characteristics for either group one or two responses? What are those characteristics?
In general, the responses of the first group of each grade level are about the function of writing–i.e., communication and the expression of ideas, and those of the second group of each grade level are about the form of writing–i.e., the act of writing and methods of writing.
3) Considering your answers to the first two questions, what variable (consideration, category, quality) did the researchers use to separate the different groups of responses within each grade level?
Considering our readings of the past week, and the writing concept that “form follows function,” it seems that the responses are grouped based on writing ability. The first group in each grade level has stronger writers, and the second group respondents are weaker writers. The stronger writers understand the function of writing, because they’ve internalized that through their acquisition of writing. The weaker writers respond by describing the literal action of writing or process of using the plug-and-chug method of writing an essay in high school. They are thinking about the surface level of writing rather than what lies underneath as did the first group respondents.
Recovered Writing: Undergraduate Astronomy Class, PHYS 2021, Sunset Observation Project, Fall 2004
This is the ninth post in a series that I call, “Recovered Writing.” I am going through my personal archive of undergraduate and graduate school writing, recovering those essays I consider interesting but that I am unlikely to revise for traditional publication, and posting those essays as-is on my blog in the hope of engaging others with these ideas that played a formative role in my development as a scholar and teacher. Because this and the other essays in the Recovered Writing series are posted as-is and edited only for web-readability, I hope that readers will accept them for what they are–undergraduate and graduate school essays conveying varying degrees of argumentation, rigor, idea development, and research. Furthermore, I dislike the idea of these essays languishing in a digital tomb, so I offer them here to excite your curiosity and encourage your conversation.
My “Sunset Observation Project” was a semester-long project in Professor James Sowell’s PHYS 2021 class in Fall 2004. Originally, I tried taking this class from Professor Sowell when I was having a lot of trouble in school in the late 1990s. So, when I returned to Georgia Tech after a stint in the business world, I made a point to complete Professor Sowell’s class. I wanted to prove to myself that I could succeed in this class, and I wanted to prove to Professor Sowell, who I considered an engaging and interested instructor, that I could succeed in his class. Ultimately, I did well in this class and the second Astronomy class on large-scale astronomy that Professor Sowell also taught.
This project helped me begin getting back into shape, because I choose to do it the hard way: instead of observing the sunset from campus, I went to the best observation place outside the city on top of Stone Mountain. This meant that I had to hike up to the top with my tripod and camera on a regular basis.
I used Adobe Photoshop to create a line-drawn skyline and to measure my observations consistently by using layers.
While I am posting my Sunset Observation Project as-is (meaning all of the mistakes contained below are mine), I continue to tell my students today that Professor Sowell was one of the professors who helped me with my writing, because I read his comments and listened to his advice. The takeaway for my students is that we can improve on our writing, communication, and composition anywhere and anytime–even in a class about our great solar system.
Jason W. Ellis
Professor James Sowell
PHYS 2021
Fall 2004
Sunset Observation Project
Purpose
The Sunset Observation Project is designed to use long established techniques to chart the progression of the Sun across the horizon over the course of one school semester. It allows the student to become more aware of the motion of the Earth, both on its axis as well as its orbit around the Sun.
Procedure
Over the course of the semester each student will make a number of observations of the Sun setting. Each observation must be made from the same location and a point of reference should be chosen along the horizon so that the Sun’s change in location can be measured using the hand and fingers as angular measuring devices. Each observation should be about a week or more apart so that a discernible change can be observed.
I made my observations from the same spot west of downtown Atlanta on top of Stone Mountain. I expect smog and weather to cause some problems with observing sunsets, but Stone Mountain provides an excellent view of the horizon due to its height and distance away from tall buildings.
Observational Data
Date of Observation |
Time of Sunset |
Degrees from Reference Point |
Place of Observation |
Weather Conditions |
Aug 30, 2004 |
8:05 pm EST |
0 deg |
Stone Mountain |
Cloudy and Hazy |
Sep 9, 2004 |
7:51 pm EST |
5 deg S |
Stone Mountain |
Hazy |
Sep 18, 2004 |
7:39 pm EST |
10 deg S |
Stone Mountain |
Hazy |
Oct 15, 2004 |
6:51 pm EST |
26 deg S |
Stone Mountain |
Cloudy |
Oct 31, 2004 |
5:45 pm EST |
30 deg S |
Stone Mountain |
Cloudy and Hazy |
August 30, 2004
This was my first solar observation of the semester. It was also the first time that I had climbed Stone Mountain. I learned a lot on this first trip about giving myself enough time to hike the 1.4 miles to the top as well as bringing some Gatorade along because the outside water fountain wasn’t working.
The cloud cover and haze was a problem that I encountered all semester. It was difficult to arrange times to hike to the top of Stone Mountain that took into account my school schedule, work schedule, and the weather. If I had considered these logistical problems beforehand, I would have chosen to make my observations from a window in one of Tech’s buildings.
September 9, 2004
This was a good day to hike to the top of Stone Mountain. Unfortunately, there were distant clouds which obscured the setting of the sun so I had to take my picture while the sun was still above the building tops.
The sun moved approximately 5 degrees South of the building that I used for a reference point during the semester of observations.
September 18, 2004
There was only a slight haze in the distance when I made this observation. By this time, I had begun to enjoy hiking to the top of Stone Mountain. I brought a friend along on the first observation, but no one would join me for any of other observations.
The Sun is approximately 10 degrees South of my first observation.
October 15, 2004
The Sun had moved a great deal since my last observation. Weather (i.e., hurricanes) and a busy schedule makes these observations difficult to make because of the time involved going to Stone Mountain and hiking to the top.
The Sun is about 26 degrees South of my first observation.
October 31, 2004
This is the last observation that I made for this project. It was a hazy evening which made it difficult to get a good picture of the setting Sun.
The Sun is now 30 degrees South of where I began observing it in August. It has moved across the horizon of a good deal of metro Atlanta.
Conclusions
The Sun was observed to move in a southwardly direction. From a top-down view, it would appear to be moving in a counterclockwise motion along the horizon. The rate of change seemed to be larger at the beginning of the semester. The first three observations covered equal times, but the amount of change increased from the 8/30-9/9 period to the 9/9-9/18 period. This pattern changed for the last two observations, which covered a greater time between the two observations (16 days), but there was only a 4 degree change in the position of the Sun. This is probably due to the Sun’s arc across the sky decreasing as the year progresses. The Sun is lower in the sky so it does not have as far to travel across the sky later in the year.
The Sun should rise about 180 degrees from where it sets if it strictly rose in the East and set in the West. The Sun does not do this because the inclination of the Earth causes the Sun to appear to be low or high in the sky during the course of the year. This generates our seasons because the angle of light hitting the Earth’s surface changes as the Earth makes its way around the Sun during the year. The length of the day gets shorter as the year progresses because the Sun cuts a smaller arc in the sky. Less distance without any drastic changes in speed means that the Sun doesn’t spend as much time in the sky each day as the year progresses.
Noon is still the time at which the Sun is at its highest point in the sky, but this highest point changes during the course of the semester. This point will get lower and lower until the Winter Solstice when the Sun will begin to move North again and its path across the sky will likewise get higher too.
Before this project, I had never been to the top of Stone Mountain. Now I have been up to the top many times! Observing the Moon and the Sun during the semester has made me more aware of the motions and orientations of the Moon, Earth, and Sun. Before I had a vague awareness of how these things moved and were orientated, but now I have a much better grasp of the subject.
Some problems that I encountered had to do with the weather. The barrage of hurricanes in late September and October caused a lot of bad weather here in Atlanta. In addition, it is difficult to arrange times to hike to the top of Stone Mountain when you have school and work schedules to deal with. I am pleased with the outcome of my Sunset Observation Project, but I wish that I had been able to make more observations. Because of this project, I will continue hiking to the top of Stone Mountain to watch the sunset.
Recovered Writing: A New Theme of Personal Digital Archive Rediscovery for 2014
Happy New Year!
In addition to writing about my research and teaching, I have decided to rummage through my archives of unpublished undergraduate and graduate school writing. It is my plan to post some of these artifacts to my blog in an unedited form (besides the accommodations of reformatting word processing documents for the web). Each posting will include a preface indicating the course, professor, and date of writing. The title will also clearly state, “Recovered Writing,” so as to distinguish these unedited posts of older writing from my up-to-date writing on dynamicsubspace.net.
I have had to don a helmet and swing a pickaxe to uncover some of these unpolished gems from the dustbin of my digital archive. I hope that my efforts will excite and interest some readers for their nuggets of insight and glimmerings of research.
Some of the ideas that I will present here serve as signposts reaching into the past of my thinking and scholarly development. Some of the ideas that I will present here might provoke discussion or lead to new discoveries.
Unlike Smaug, I do not covet my hoard of gems. I would like to share them for others to see, because their dim light might help others see their own gems misplaced or not yet discovered.
Assessing Multimodality: Navigating the Digital Turn Tweet Round Up on Storify and a Picture of Me and My Pedagogy Poster

Today, the Georgia Tech Writing and Communication Program and Bedford St. Martins hosted a symposium on Assessing Multimodality: Navigating the Digital Turn. I co-presented a workshop with Mirja Lobnik on Multimodality and Perception and I presented a poster during one of the day’s sessions. Many of us were tweeting our experiences at the symposium today, too. Click through the Storify embed below to virtually experience the symposium 140 characters at a time.
[View the story “Assessing Multimodality: Navigating the Digital Turn Symposium” on Storify]
You must be logged in to post a comment.