<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Tech 6 Vocabulary by Mrs. Miller</title>
      <link>https://padlet.com/mmiller76/d2cpwf5xxzoy</link>
      <description>How many words do you know?</description>
      <language>en-us</language>
      <pubDate>2017-09-11 17:31:27 UTC</pubDate>
      <lastBuildDate>2017-10-09 17:21:20 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://medicine.llu.edu/sites/medicine.llu.edu/files/images/Technology.jpg</url>
      </image>
      <item>
         <title>Algorithm</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491301</link>
         <description><![CDATA[<div>A list of steps to finish a task</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-11 17:36:40 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491301</guid>
      </item>
      <item>
         <title>Program</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491552</link>
         <description><![CDATA[<div>An algorithm that has been coded into something that can be run by a machine</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-11 17:37:17 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491552</guid>
      </item>
      <item>
         <title>Bug</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491807</link>
         <description><![CDATA[<div>Part of a program that doesn't work correctly</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-11 17:37:50 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491807</guid>
      </item>
      <item>
         <title>Debugging</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491989</link>
         <description><![CDATA[<div>Finding and fixing problems in an algorithm</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-11 17:38:07 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186491989</guid>
      </item>
      <item>
         <title>Loop</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186492155</link>
         <description><![CDATA[<div>The action of doing something over and over again</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-11 17:38:26 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/186492155</guid>
      </item>
      <item>
         <title>Repeat</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/187255243</link>
         <description><![CDATA[<div>Do something again</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-13 16:34:40 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/187255243</guid>
      </item>
      <item>
         <title>Event</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/188584541</link>
         <description><![CDATA[<div>An action that causes something to happen</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-18 17:27:46 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/188584541</guid>
      </item>
      <item>
         <title>Conditionals</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/188584832</link>
         <description><![CDATA[<div>Statements that only run under certain conditions</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-18 17:28:11 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/188584832</guid>
      </item>
      <item>
         <title>While Loop</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/189549109</link>
         <description><![CDATA[<div>A programming construct used to repeat a set of commands (loop) as long as (while) a Boolean conditions true</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-20 21:26:11 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/189549109</guid>
      </item>
      <item>
         <title>Condition</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193447648</link>
         <description><![CDATA[<div>A statement that a program checks to see if it is true or false. If true, an action is taken. Otherwise, the action is ignored</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 14:24:50 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193447648</guid>
      </item>
      <item>
         <title>Variable</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193450390</link>
         <description><![CDATA[<div>A placeholder for a piece of information that can change</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 14:29:04 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193450390</guid>
      </item>
      <item>
         <title>For Loop</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193452922</link>
         <description><![CDATA[<div>A loop that has a predetermined beginning, end, and increment (step interval)</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 14:32:42 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193452922</guid>
      </item>
      <item>
         <title>Function</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193457553</link>
         <description><![CDATA[<div>A piece of code that you can easily call over and over again</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 14:39:50 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193457553</guid>
      </item>
      <item>
         <title>Parameter</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193503023</link>
         <description><![CDATA[<div>An extra piece of information passed to a function to customize it for a specific need</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 15:51:15 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193503023</guid>
      </item>
      <item>
         <title>Define</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193505592</link>
         <description><![CDATA[<div>Figure out the details of the problems that you are trying to solve</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 15:55:16 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193505592</guid>
      </item>
      <item>
         <title>Prepare</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193505920</link>
         <description><![CDATA[<div>Research, plan, and acquire materials for the activity you are about to do</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 15:55:48 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193505920</guid>
      </item>
      <item>
         <title>Reflect</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193506300</link>
         <description><![CDATA[<div>Carefully think back on something with the intention of improving the outcome in the future</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 15:56:27 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193506300</guid>
      </item>
      <item>
         <title>Try</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193506682</link>
         <description><![CDATA[<div>Attempt to do something</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 15:56:57 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193506682</guid>
      </item>
      <item>
         <title>Digital Etiquette</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193514835</link>
         <description><![CDATA[<div>A set of rules for how to behave online. It's just as important to treat people with courtesy and respect online as it is in real life</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 16:11:20 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193514835</guid>
      </item>
      <item>
         <title>Etiquette</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193518643</link>
         <description><![CDATA[<div>Rules governing socially acceptable behavior</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 16:17:22 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193518643</guid>
      </item>
      <item>
         <title>Flame (on Internet</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193521362</link>
         <description><![CDATA[<div>A&nbsp;hostile and insulting interaction between persons over the Internet, often involving the use of profanity</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 16:22:38 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193521362</guid>
      </item>
      <item>
         <title>Troll (on Internet)</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193521642</link>
         <description><![CDATA[<div>a troll is a person who sows discord on the Internet by starting quarrels or upsetting people</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 16:23:08 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193521642</guid>
      </item>
      <item>
         <title>Anonymous</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193521693</link>
         <description><![CDATA[<div>Not identified by name; secret identity</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-03 16:23:12 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/193521693</guid>
      </item>
      <item>
         <title>Cyberbully</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525896</link>
         <description><![CDATA[<div>The use of electronic communication to bully a person, typically by sending messages of an intimidating or threatening nature</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:13:54 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525896</guid>
      </item>
      <item>
         <title>Rumor</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525899</link>
         <description><![CDATA[<div>A&nbsp;currently circulating story or report of uncertain or doubtful truth.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:13:58 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525899</guid>
      </item>
      <item>
         <title>Self-Esteem</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525926</link>
         <description><![CDATA[<div>A currently circulating story or report of uncertain or doubtful truth.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:14:20 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525926</guid>
      </item>
      <item>
         <title>Handle (on Internet)</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525939</link>
         <description><![CDATA[<div>Another word for a username</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:14:31 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525939</guid>
      </item>
      <item>
         <title>Host (on Internet)</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525948</link>
         <description><![CDATA[<div>A computer that is connected to a network that accesses the Internet</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:14:33 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194525948</guid>
      </item>
      <item>
         <title>Evidence</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194526004</link>
         <description><![CDATA[<div>The available body of facts or information indicating whether a belief or proposition is true or valid</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:15:12 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194526004</guid>
      </item>
      <item>
         <title>Harrassment</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194526008</link>
         <description><![CDATA[<div>Aggressive pressure or intimidation</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:15:16 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194526008</guid>
      </item>
      <item>
         <title>Impersonate</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194526080</link>
         <description><![CDATA[<div>Pretend to be another person in order to deceive someone</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-05 23:15:55 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/194526080</guid>
      </item>
      <item>
         <title>Authorized</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317065</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 17:20:20 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317065</guid>
      </item>
      <item>
         <title>Enthusiast</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317163</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 17:20:33 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317163</guid>
      </item>
      <item>
         <title>Restricted</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317247</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 17:20:44 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317247</guid>
      </item>
      <item>
         <title>Exploit</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317343</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 17:20:55 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317343</guid>
      </item>
      <item>
         <title>Collective</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317453</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 17:21:07 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317453</guid>
      </item>
      <item>
         <title>Vigilantes</title>
         <author>mmiller76</author>
         <link>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317572</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-09 17:21:18 UTC</pubDate>
         <guid>https://padlet.com/mmiller76/d2cpwf5xxzoy/wish/195317572</guid>
      </item>
   </channel>
</rss>
