alice-teacher s Digest, Vol 26, Issue 18
Funk, Philip
P.Funk at snhu.edu
Tue Sep 25 11:43:42 EDT 2012
Hi Don,
I don't think my original message was clear. What I did was right-click on the link provided:
https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120919/4e7df37e/attachment.obj
and downloaded the attachment.obj file. Apparently I clicked on the wrong link but other links took me to html text. What I am really trying to do is find and download the world file that Emily mentioned in her post.
Thanks,
Phil
________________________________________
From: alice-teachers-bounces+p.funk=snhu.edu at lists.andrew.cmu.edu [alice-teachers-bounces+p.funk=snhu.edu at lists.andrew.cmu.edu] On Behalf Of alice-teachers-request at lists.andrew.cmu.edu [alice-teachers-request at lists.andrew.cmu.edu]
Sent: Friday, September 21, 2012 1:40 PM
To: alice-teachers at lists.andrew.cmu.edu
Subject: alice-teachers Digest, Vol 26, Issue 18
Send alice-teachers mailing list submissions to
alice-teachers at lists.andrew.cmu.edu
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
or, via email, send a message with subject or body 'help' to
alice-teachers-request at lists.andrew.cmu.edu
You can reach the person managing the list at
alice-teachers-owner at lists.andrew.cmu.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of alice-teachers digest..."
Today's Topics:
1. Re: s Digest, Vol 26, Issue 15 (Don Slater)
2. Re: s Digest, Vol 26, Issue 15 (Emily Higgins)
----------------------------------------------------------------------
Message: 1
Date: Fri, 21 Sep 2012 13:39:14 -0400
From: Don Slater <dslater at andrew.cmu.edu>
Subject: Re: alice-teacher s Digest, Vol 26, Issue 15
To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
Message-ID: <0C8118F7-8271-4FFD-ADA2-3D7737CCEE8A at andrew.cmu.edu>
Content-Type: text/plain; charset=us-ascii
I do not think you will be able to do anything with that particular element. I would suggest that you right-click on the link in your e-mail and save the attachment to a location on your machine.
Later,
Don Slater
On Sep 21, 2012, at 10:46 AM, "Funk, Philip" <P.Funk at snhu.edu> wrote:
> Hi Don et al,
> The example provided by Emily Higgins sounded interesting and I wanted to take a look at it. The link let me download a file named "attachment.obj". I'm a bit uncertain about what to do with a .obj file. Should I just change the suffix to .a2w of is there something else that needs to be done?
> Thanks,
> Phil
>
> -----Original Message-----
> From: alice-teachers-bounces+p.funk=snhu.edu at lists.andrew.cmu.edu [mailto:alice-teachers-bounces+p.funk=snhu.edu at lists.andrew.cmu.edu] On Behalf Of alice-teachers-request at lists.andrew.cmu.edu
> Sent: Wednesday, September 19, 2012 10:08 AM
> To: alice-teachers at lists.andrew.cmu.edu
> Subject: alice-teachers Digest, Vol 26, Issue 15
>
> Send alice-teachers mailing list submissions to
> alice-teachers at lists.andrew.cmu.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> or, via email, send a message with subject or body 'help' to
> alice-teachers-request at lists.andrew.cmu.edu
>
> You can reach the person managing the list at
> alice-teachers-owner at lists.andrew.cmu.edu
>
> When replying, please edit your Subject line so it is more specific than "Re: Contents of alice-teachers digest..."
>
>
> Today's Topics:
>
> 1. Student program showing turn vs. roll (Emily Higgins)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 19 Sep 2012 08:51:19 -0400
> From: Emily Higgins <erphiggins at gmail.com>
> Subject: alice-teacher Student program showing turn vs. roll
> To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
> Message-ID:
> <CANcBvLLKMRzswvN0nEs5_Tb==4ff3m6M1xavEg_K54e+i=6V2Q at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello All -
> I have a student aide in my Graphic Computer Programming Class, and she made this little program illustrating turn vs. roll. I thought others might find it useful. She said it would be fine to share it with you all.
> Credit Lynn Pawlowski!
>
> Thank you,
> Emily Higgins
> Boothbay Region High School
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120919/4e7df37e/attachment.html
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: roll demo.a2w
> Type: application/octet-stream
> Size: 1014863 bytes
> Desc: not available
> Url : https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120919/4e7df37e/attachment.obj
>
> ------------------------------
>
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>
>
> End of alice-teachers Digest, Vol 26, Issue 15
> **********************************************
>
> Please consider the environment before printing this e-mail.
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
------------------------------
Message: 2
Date: Fri, 21 Sep 2012 11:32:43 -0400
From: Emily Higgins <erphiggins at gmail.com>
Subject: Re: alice-teacher s Digest, Vol 26, Issue 15
To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
Message-ID:
<CANcBvLJadyiiwTXtsrpA8W9XDc2-5vwNkiqkbzpsytGD6VD2Gw at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi All -
Here is another attachment of the turn vs. roll program. I think I may
have attached a .doc that is not truly a program.
Enjoy
Emily Higgins
On Fri, Sep 21, 2012 at 10:57 AM, Funk, Philip <P.Funk at snhu.edu> wrote:
> Here's a little world for beginning students to demo the effects of Do
> together compared to Do in order. As a suggestion, show students the
> statements for the doInOrder method and ask them to predict the ending
> location for the hare. Then, run the world with only doInOrder enabled.
> Next, show the statements for the doTogether method and, again, ask
> students to predict the ending location for the hare. Then run the world
> with doTogether enabled and see what happens.
> Phil
>
> -----Original Message-----
> From: alice-teachers-bounces+p.funk=snhu.edu at lists.andrew.cmu.edu [mailto:
> alice-teachers-bounces+p.funk=snhu.edu at lists.andrew.cmu.edu] On Behalf Of
> alice-teachers-request at lists.andrew.cmu.edu
> Sent: Wednesday, September 19, 2012 10:08 AM
> To: alice-teachers at lists.andrew.cmu.edu
> Subject: alice-teachers Digest, Vol 26, Issue 15
>
> Send alice-teachers mailing list submissions to
> alice-teachers at lists.andrew.cmu.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> or, via email, send a message with subject or body 'help' to
> alice-teachers-request at lists.andrew.cmu.edu
>
> You can reach the person managing the list at
> alice-teachers-owner at lists.andrew.cmu.edu
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of alice-teachers digest..."
>
>
> Today's Topics:
>
> 1. Student program showing turn vs. roll (Emily Higgins)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 19 Sep 2012 08:51:19 -0400
> From: Emily Higgins <erphiggins at gmail.com>
> Subject: alice-teacher Student program showing turn vs. roll
> To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
> Message-ID:
> <CANcBvLLKMRzswvN0nEs5_Tb==4ff3m6M1xavEg_K54e+i=
> 6V2Q at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello All -
> I have a student aide in my Graphic Computer Programming Class, and she
> made this little program illustrating turn vs. roll. I thought others
> might find it useful. She said it would be fine to share it with you all.
> Credit Lynn Pawlowski!
>
> Thank you,
> Emily Higgins
> Boothbay Region High School
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120919/4e7df37e/attachment.html
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: roll demo.a2w
> Type: application/octet-stream
> Size: 1014863 bytes
> Desc: not available
> Url :
> https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120919/4e7df37e/attachment.obj
>
> ------------------------------
>
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>
>
> End of alice-teachers Digest, Vol 26, Issue 15
> **********************************************
>
> Please consider the environment before printing this e-mail.
>
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120921/93091b82/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: roll demo.a2w
Type: application/octet-stream
Size: 1014863 bytes
Desc: not available
Url : https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120921/93091b82/attachment.obj
------------------------------
_______________________________________________
alice-teachers mailing list
alice-teachers at lists.andrew.cmu.edu
https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
End of alice-teachers Digest, Vol 26, Issue 18
**********************************************
More information about the alice-teachers
mailing list