<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Billings Beta &#187; Scratch</title>
	<atom:link href="http://www.billingsmiddleschool.org/beta/tag/scratch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billingsmiddleschool.org/beta</link>
	<description>notes from the tech lab</description>
	<lastBuildDate>Thu, 19 Aug 2010 07:11:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Independent Project Spotlight: Thomas</title>
		<link>http://www.billingsmiddleschool.org/beta/2010/03/19/independent-project-spotlight-thomas/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2010/03/19/independent-project-spotlight-thomas/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 20:19:43 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=912</guid>
		<description><![CDATA[6th grade student Thomas recently finished an interactive animation using Scratch, a free application that introduces programming. Use the space bar to begin and the arrow keys to interact with this cool creation:]]></description>
			<content:encoded><![CDATA[<p>6th grade student Thomas recently finished an interactive animation using <a href="http://scratch.mit.edu">Scratch</a>, a free application that introduces programming.  Use the space bar to begin and the arrow keys to interact with this cool creation:</p>
<p><applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc' archive='ScratchApplet.jar' height='387' width='482'>
<param name='project' value='../../static/projects/BillingsMS/934124.sb'></applet></p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2010/03/19/independent-project-spotlight-thomas/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Scratch Lab Lunches</title>
		<link>http://www.billingsmiddleschool.org/beta/2009/12/08/scratch-lab-lunches/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2009/12/08/scratch-lab-lunches/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 21:12:57 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=598</guid>
		<description><![CDATA[As the weather turns colder (22 Degrees F this morning!) some students are opting to eat lunch indoors.  A group of 6th graders have organized a Scratch Lab Lunch series &#8211; Tuesdays upstairs.  Today was our largest showing yet&#8230;5 students worked on various personal projects. One team conceived and executed a brand new game, available]]></description>
			<content:encoded><![CDATA[<p>As the weather turns colder (22 Degrees F this morning!) some students are opting to eat lunch indoors.  A group of 6th graders have organized a Scratch Lab Lunch series &#8211; Tuesdays upstairs.  Today was our largest showing yet&#8230;5 students worked on various personal projects.</p>
<p>One team conceived and executed a brand new game, available to play below.  Coding by Ben, artistic direction by Milo, and creative suggestions by Truman.  This game was built in about 30 minutes&#8230;there is still a little debugging to do.  Enjoy!</p>
<p><em>Objective:</em> move the cows to the mothership</p>
<p><em>Directions:</em> use the <strong>arrow keys</strong> to navigate and the <strong>space bar</strong> to deploy your tractor beam.</p>
<p><applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc' archive='ScratchApplet.jar' height='387' width='482'>
<param name='project' value='../../static/projects/BillingsMS/794363.sb'></applet> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2009/12/08/scratch-lab-lunches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scratch re-runs!</title>
		<link>http://www.billingsmiddleschool.org/beta/2009/11/14/scratch-re-runs/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2009/11/14/scratch-re-runs/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 19:42:42 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=550</guid>
		<description><![CDATA[6th graders are excited about Scratch! After last week&#8217;s introduction to this amazingly free 2-D animation software students demand more time to get to know the ins and outs of programming. This week we looked at a specific type of script &#8211; the logic statement (also sometimes referred to as an if-then-else statement). We started]]></description>
			<content:encoded><![CDATA[<p>6th graders are excited about <a href="http://scratch.mit.edu/download">Scratch</a>!  After <a href="http://www.billingsmiddleschool.org/beta/2009/11/06/scratch-your-brain/">last week&#8217;s introduction to this amazingly free 2-D animation software</a> students demand more time to get to know the ins and outs of programming.</p>
<p>This week we looked at a specific type of script &#8211; the logic statement (also sometimes referred to as an if-then-else statement).  We started our day in the Lab Annex with post-it notes and a random name selector (slips of paper in a box).  As students names were pulled out of the box, they brought one element of a program up to the board&#8230;either an &#8220;if&#8221;, a &#8220;then&#8221;, or an &#8220;else&#8221; statement.  Once our programs were built, we ran them!</p>
<p>Some class favorites were:</p>
<p>IF you are Jac,<br />
THEN eat a post-it note,<br />
ELSE sit down.</p>
<p>IF you have an older brother,<br />
THEN do 10 push-ups,<br />
ELSE go to sleep.</p>
<p>IF you have a dog,<br />
THEN sing the &#8220;Elmo&#8221; song,<br />
ELSE bite your thumb 15 times.</p>
<p>Everyone quickly came to understand logic statements, so we headed to the computers to create them using Scratch.  Results were really cool &#8211; spinning breakdancers, jumping cats, singing fish and more!</p>
<p>As a stretch, a few students learned about broadcasting &#8211; sending a trigger from one object to another to activate a script.  Broadcasting allows our sprites to interact with each other&#8230;we&#8217;ll be looking at this further before the end of the term.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2009/11/14/scratch-re-runs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scratch your brain</title>
		<link>http://www.billingsmiddleschool.org/beta/2009/11/06/scratch-your-brain/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2009/11/06/scratch-your-brain/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 04:17:30 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=544</guid>
		<description><![CDATA[The 6th grade makes magic happen with an introduction to Scratch &#8211; a free introduction to programming from MIT. This amazing program lets users create animations and games without writing code. The interface is much like a play or musical. Every actor (sprite) needs a script to follow, a costume to wear and a stage]]></description>
			<content:encoded><![CDATA[<p>The 6th grade makes magic happen with an introduction to <a href="http://scratch.mit.edu" target="_blank">Scratch</a> &#8211; a free introduction to programming from MIT.  This amazing program lets users create animations and games without writing code.</p>
<p>The interface is much like a play or musical.  Every actor (sprite) needs a script to follow, a costume to wear and a stage to stand on.  Our first day was mostly play, but in the near future we&#8217;ll use this software to learn about coordinates (math), boolean search terms (research) and logic statements (life!).</p>
<p>Students are encouraged to help their parents <a href="http://scratch.mit.edu/download" target="_blank">install the program</a> so the fun can continue at home!</p>
<p>Click and hold your mouse to check out this Scratch art project by current 8th grade student <a href="http://scratch.mit.edu/users/gabeisgabe1" target="_blank">Gabe</a>.</p>
<p><applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc' archive='ScratchApplet.jar' height='387' width='482'>
<param name='project' value='../../static/projects/gabeisgabe1/333550.sb'></applet></p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2009/11/06/scratch-your-brain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Venn in Rome&#8230;</title>
		<link>http://www.billingsmiddleschool.org/beta/2008/10/23/venn-in-rome/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2008/10/23/venn-in-rome/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 18:48:47 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=180</guid>
		<description><![CDATA[Classes split themselves into 2 groups on Tuesday&#8230; One group used the time to catch up on Venn diagrams.  We learned to visually diagram Boolean terms using Venn diagrams.  The other group got to watch a new Discovery Channel show called &#8220;Prototype This!&#8221; which can be watched online for free. Wednesday we took a review]]></description>
			<content:encoded><![CDATA[<p>Classes split themselves into 2 groups on Tuesday&#8230;</p>
<p><strong>One group</strong> used the time to catch up on Venn diagrams.  We learned to visually diagram Boolean terms using Venn diagrams.  <strong>The other group</strong> got to watch a new Discovery Channel show called &#8220;<a href="http://video.discovery.com/" target="_blank">Prototype This!</a>&#8221; which can be watched online for free.</p>
<p>Wednesday we took a review worksheet designed to find out how well the tech teachers have taught Venn diagrams.  The rest of the period was free exploration in Scratch.  Most students have successfully incorporated at least one Boolean operator into their programs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2008/10/23/venn-in-rome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logic &amp; Boolean = sweet!</title>
		<link>http://www.billingsmiddleschool.org/beta/2008/10/18/logic-boolean-sweet/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2008/10/18/logic-boolean-sweet/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 20:23:26 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=178</guid>
		<description><![CDATA[After a quick review of if/then/else logic statements, we tried to visually represent Boolean operators using Venn diagrams. Using the whiteboard, we drew the relationship between snowboarders and skiiers in the class.  We learned that: 14 students ski 4 students snowboard 1 student doesn&#8217;t ski or snowboard Using Boolean operators, we examined our data and]]></description>
			<content:encoded><![CDATA[<p>After a quick review of if/then/else logic statements, we tried to visually represent Boolean operators using Venn diagrams. Using the whiteboard, we drew the relationship between snowboarders and skiiers in the class.  We learned that:</p>
<ul>
<li>14 students ski</li>
<li>4 students snowboard</li>
<li>1 student doesn&#8217;t ski or snowboard</li>
</ul>
<p>Using Boolean operators, we examined our data and found that:</p>
<ul>
<li>11 students ski NOT snowboard</li>
<li>2 students snowboard NOT ski</li>
<li>2 students ski AND snowboard</li>
<li>1 student NOT ski</li>
<li>1 student NOT snowboard</li>
<li>1 student NOT ski NOT snowboard</li>
</ul>
<p>Once our group application of the Boolean operators was complete, students began individual assignments adding AND/OR/NOT into Scratch and combining them with the logic statements they had already created.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2008/10/18/logic-boolean-sweet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IF you want fun, THEN Scratch!</title>
		<link>http://www.billingsmiddleschool.org/beta/2008/10/01/if-you-want-fun-then-scratch/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2008/10/01/if-you-want-fun-then-scratch/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 19:29:04 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://www.billingsmiddleschool.org/beta/?p=173</guid>
		<description><![CDATA[Note to parents: TYPING DELAYED UNTIL NEXT WEEK This week we got wrapped up in an introduction to programming &#8211; there are so many exciting discoveries that the 6th grade voted to delay typing to the week of October 6th. Scratch is an open-source introduction to programming and animation created by MIT.  The interface is]]></description>
			<content:encoded><![CDATA[<p><strong>Note to parents: </strong>TYPING DELAYED UNTIL NEXT WEEK</p>
<p>This week we got wrapped up in an introduction to programming &#8211; there are so many exciting discoveries that the 6th grade voted to delay typing to the week of October 6th.</p>
<p>Scratch is an open-source introduction to programming and animation created by MIT.  The interface is drag-and-drop, meaning we don&#8217;t have to write the code ourselves and can get right to making stuff happen. Topics covered this week:</p>
<ul>
<li>Similarities between Scratch and a stage performance (actors, stage, backgrounds, costumes, scripts)</li>
<li>If/Then/Else logic statements</li>
<li>Loops</li>
<li>Initiation of programs</li>
</ul>
<p>We also took some time to access and explore personal student network drives and discussed the use of the server to save and access files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2008/10/01/if-you-want-fun-then-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Boolean</title>
		<link>http://www.billingsmiddleschool.org/beta/2008/04/24/more-boolean/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2008/04/24/more-boolean/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 18:31:29 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://billingsmiddleschool.net/beta/2008/04/24/more-boolean/</guid>
		<description><![CDATA[Taking Boolean operators to the next level this week: students began using AND, OR &#38; NOT in conjunction with IF/THEN/ELSE statements to make complex programs in Scratch. Examples will be posted when projects are complete. We also took some time to try adding parentheses to our Boolean statements and examine the effects. For example: (4]]></description>
			<content:encoded><![CDATA[<p>Taking Boolean operators to the next level this week: students began using AND, OR &amp; NOT in conjunction with IF/THEN/ELSE statements to make complex programs in Scratch.  Examples will be posted when projects are complete.</p>
<p>We also took some time to try adding parentheses to our Boolean statements and examine the effects.  For example:</p>
<p>(4 + 7) x 3 = 33<br />
4 + (7 x 3) = 25</p>
<p>(ultimate AND hiking) OR softball<br />
ultimate AND (hiking OR softball)</p>
<p>Some students discovered that if there is an &#8220;OR&#8221; in a statement, then there are 2 conditions that meet criteria.  That means that we will have 2 instances (or &#8220;x&#8221;s) in our Venn diagrams when we use an OR statement.</p>
<p><a href="http://boolify.org/" target="_blank">Boolify.org</a> actually helps you build a Boolean search, although our 6th grade students don&#8217;t need the extra assistance any more!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2008/04/24/more-boolean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boolean operators</title>
		<link>http://www.billingsmiddleschool.org/beta/2008/04/18/boolean-operators/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2008/04/18/boolean-operators/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 20:48:38 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://billingsmiddleschool.net/beta/2008/04/18/boolean-operators/</guid>
		<description><![CDATA[Today we began working with Boolean operators, a new concept that ties in nicely with our earlier work on Venn diagrams, sets/subsets and programming. Isabel defined Boolean operators as &#8220;a way of constructing your research question and finding the connections between your research terms. also connection between words and phrases.&#8221; Almost everyone knew the 3]]></description>
			<content:encoded><![CDATA[<p>Today we began working with <a href="http://www.internettutorials.net/boolean.html" target="_blank">Boolean operators</a>, a new concept that ties in nicely with our earlier work on <a href="http://billingsmiddleschool.net/beta/2008/03/04/setssubsets-folderssubfolders/">Venn diagrams, sets/subsets</a> and <a href="http://billingsmiddleschool.net/beta/2008/01/16/its-scratch-fever/">programming</a>.</p>
<p>Isabel defined Boolean operators as &#8220;<span style="font-size: 11pt; font-family: 'Calibri','sans-serif'">a way of constructing your research question and finding the connections between your research terms. also connection between words and phrases.&#8221;</span></p>
<p>Almost everyone knew the 3 most useful operators: AND, OR, NOT</p>
<p>We solidified our learning with a Boolean worksheet that made all of our brains hurt and then discussed our answers.</p>
<p>Next week we will use Boolean operators  to refine search engine requests and also to build a simple program in Scratch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2008/04/18/boolean-operators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scratch Game goes live</title>
		<link>http://www.billingsmiddleschool.org/beta/2008/03/12/scratch-game-goes-live/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2008/03/12/scratch-game-goes-live/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 00:13:52 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[8th grade]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://billingsmiddleschool.net/beta/2008/03/12/scratch-game-goes-live/</guid>
		<description><![CDATA[8th grade student Sinclair just released his first video game, created using Scratch. Players can choose to play the game in easy, medium or hard mode. Every game gets more difficult as the score increases. Backgrounds change colors, there are sounds when you intersect the goals or obstacles and the baddies move faster the longer]]></description>
			<content:encoded><![CDATA[<p>8th grade student Sinclair just released his first video game, created using Scratch.</p>
<p>Players can choose to play the game in easy, medium or hard mode.  Every game gets more difficult as the score increases.   Backgrounds change colors, there are sounds when you intersect the goals or obstacles and the baddies move faster the longer you play.  Try your hand at, &#8220;GAME&#8221;:</p>
<p><applet id="ProjectApplet" style="display: block" code="ScratchApplet" codebase="http://scratch.mit.edu/static/misc" archive="ScratchApplet.jar" height="387" width="482"></p>
<param name="project" value="../../static/projects/BillingsMS/127863.sb"></param> </applet></p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2008/03/12/scratch-game-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Scratch Fever!</title>
		<link>http://www.billingsmiddleschool.org/beta/2008/01/16/its-scratch-fever/</link>
		<comments>http://www.billingsmiddleschool.org/beta/2008/01/16/its-scratch-fever/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 05:56:19 +0000</pubDate>
		<dc:creator>Jac de Haan</dc:creator>
				<category><![CDATA[6th Grade]]></category>
		<category><![CDATA[7th Grade]]></category>
		<category><![CDATA[8th grade]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://billingsmiddleschool.net/beta/2008/01/16/its-scratch-fever/</guid>
		<description><![CDATA[One week back to school and it is official &#8211; students love programming! Every break, every free moment in the tech lab involves one or more sessions of Scratch an open-source, totally free introduction to programming games and animations. So far students have used the program to create fractalized art work, tell stories and introduce]]></description>
			<content:encoded><![CDATA[<p><img src="http://billingsmiddleschool.net/beta/wp-content/uploads/2008/01/gr_cat.png" alt="Scratch logo" class="alignleft" />One week back to school and it is official &#8211; students love programming!  Every break, every free moment in the tech lab involves one or more sessions of <a href="http://scratch.mit.edu/" target="_blank">Scratch</a> an open-source, totally free introduction to programming games and animations.  So far students have used the program to create fractalized art work, tell stories and introduce characters, explore complex logic statements through game creation and are really pushing themselves and others to build the coolest and most imaginative products.</p>
<p>First project by Michael (8th grade)<br />
<applet id="ProjectApplet" style="display: block" code="ScratchApplet" codebase="http://scratch.mit.edu/static/misc" archive="ScratchApplet.jar" height="387" width="482"></p>
<param name="project" value="../../static/projects/BillingsMS/86476.sb"></param></applet></p>
]]></content:encoded>
			<wfw:commentRss>http://www.billingsmiddleschool.org/beta/2008/01/16/its-scratch-fever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
