[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: tutor perks...2



Although my tutors are all graduate students and see each other in places
outside of the writing center, I think it is important to create a sense of
"belonging" in the writing center--for students and teachers. So when I
started directing the center a year and a half ago, I turned a set of
bookshelves into mailboxes and moved the coffee maker and refrigerator next
to the mailboxes.  This year, I bought a white board which we hung next to
the tutors' mailboxes.  Our original intention was to be able to write
messages that everyone needed to see--e.g.  Dennis has called in sick
today--but it's turned into a place where tutors announce birthdays, draw
cartoons, etc.  As for saying "thanks," I like the party idea, too, but how
do you manage to schedule one while the semester is steamrolling along?

>we have all professional tutors at our comm. college--mostly adjunct 
>instructors, and we are seldom able to get together.  Keeping in touch 
>and supporting each other has been a real issue.  A couple of semesters 
>ago I gave all our tutors mailboxes.  I intended to write a regular 
>newsletter to keep us all in touch, but I couldnk't keep up with 
>writing it as often as I hoped.  Lately, we keep a kind of round robin 
>of notes, articles, quick strategies going--very informal.  Anyone with 
>a question, strategy, etc. just hands it to the desk assistant who 
>routes it through our mailboxes.  This of course turned out to be much 
>better than any newsletter I could have written.  I wish we could set 
>our conversation us electronically, but the tutor room we use right now 
>does not have a computer.  Our adjuncss also have two paid Sat. morning 
>inservices a semester with lots of silly games, good food.  Our current 
>favorite game started as an icebreaker: brush with greatness (courtesy 
>of David Letterman.)
>
>I like the candy bar idea, Kate.  That fits right in to the spirit of 
>the tutor community.
>
>Pat Szmania
>North Harris College
>Houston
>----------
>From: wcenter; kater
>To: wcenter
>Subject: tutor perks
>Date: Wednesday, February 21, 1996 10:07AM
>
>
>Dear All:
>
>Perhaps you wont believe that I have to ask such a thing, but I'm looking
>for ways to say "Thanks" more often to our tutors.  We have a Tutor
>Appreciation Meeting at the end of every term, but that's not enough.  Why
>does Thank You always come at the end?  My first plan is to buy every tutor
>a candy bar "just because."   But in order to make Thanks a more operative
>word at our center, I need more ideas.  I need more healthy ideas, not to
>mention a few that wouldn't tax my own pocket (our budget doesn't give much
>for "Thanks").  The Daytona 500 party at Mount Saint Mary's is a great
>idea.  Any others?  I'd love to hear anything from the sublime to the
>ridiculous.
>
>--Can't Thank You Enough,
>
>
>
>Kate Ranft
>The Reading and Writing Center
>UW-Milwaukee
>Kater@csd.uwm.edu
>
>
>
>......................................................................
>
>Item Subject: WINMAIL.DAT
>Could not convert Microsoft Mail Message Data item to text.
>Will attempt to 'shar' item as file '004us5r' at end of msg.
>
>
># This is a shell archive.  Remove anything before this line,
># then unpack it by saving it in a file and typing "sh file".
>#
># Wrapped by Openmail Account <openmail@mail> on Wed Feb 21 12:55:10 1996
>#
># This archive contains:
>#	004us5r	
>#
># Error checking via wc(1) will be performed.
>
>LANG=""; export LANG
>PATH=/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:$PATH; export PATH
>
>
>rm -f /tmp/uud$$
>(echo "begin 666 /tmp/uud$$\n#;VL*n#6%@x\n \nend" | uudecode) >/dev/null 2>&1
>if [ X"`cat /tmp/uud$$ 2>&1`" = Xok ]
>then
>	unpacker=uudecode
>else
>	echo Compiling unpacker for non-ascii files
>	pwd=`pwd`; cd /tmp
>	cat >unpack$$.c <<'EOF'
>#include <stdio.h>
>#define C (*p++ - ' ' & 077)
>main()
>{
>	int n;
>	char buf[128], *p, a,b;
>
>	scanf("begin %o ", &n);
>	gets(buf);
>
>	if (freopen(buf, "w", stdout) == NULL) {
>		perror(buf);
>		exit(1);
>	}
>
>	while (gets(p=buf) && (n=C)) {
>		while (n>0) {
>			a = C;
>			if (n-- > 0) putchar(a << 2 | (b=C) >> 4);
>			if (n-- > 0) putchar(b << 4 | (a=C) >> 2);
>			if (n-- > 0) putchar(a << 6 | C);
>		}
>	}
>	exit(0);
>}
>EOF
>	cc -o unpack$$ unpack$$.c
>	rm unpack$$.c
>	cd $pwd
>	unpacker=/tmp/unpack$$
>fi
>rm -f /tmp/uud$$
>
>echo x - 004us5r '[non-ascii]'
>$unpacker <<'@eof'
>begin 660 004us5r
>M>)\^(@   0N  0 K    ,3DY-C R,C$Q-S4S+DQ!03 W.3DW*&$I86QP:&$QX
>/+F-S9"YU=VTN961U +X+                                        X
>                                                             X
>end
>@eof
>set `wc -lwc <004us5r`
>if test $1$2$3 != 0160
>then
>	echo ERROR: wc results of 004us5r are $* should be 0 1 60
>fi
>
>chmod 660 004us5r
>
>rm -f /tmp/unpack$$
>exit 0
>
>