<?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>Education Technology Magazine</title>
	<atom:link href="http://www.edutechmag.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.edutechmag.org</link>
	<description>An Online Blogging Experience for Educators</description>
	<lastBuildDate>Sun, 22 May 2011 22:54:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Making YouTube More Teacher Friendly</title>
		<link>http://www.edutechmag.org/?p=385</link>
		<comments>http://www.edutechmag.org/?p=385#comments</comments>
		<pubDate>Sun, 22 May 2011 22:41:46 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Technology Tools]]></category>
		<category><![CDATA[The Classroom]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=385</guid>
		<description><![CDATA[I don't know about you, but YouTube is a resource that is far too valuable to pass up. Short videos to support learning, the instant satisfaction and acceptance that students give YouTube, and the "presumed credibility" of an online resource (which isn't neccessarily a good thing), prove to be effective ways to drive a concept home. 

 Sometimes though, I am second guessing the use of this great resource becuase of the unpredictability and inappropriateness of posted comments and related videos that are so conveniently nestled next to the video player.]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know about you, but YouTube is a resource that is far too valuable to pass up. Short videos to support learning, the instant satisfaction and acceptance that students associate with YouTube, and the &#8220;presumed credibility&#8221; of an online resource (which isn&#8217;t neccessarily a good thing), prove to be effective ways to drive a concept home. Sometimes though, I am second guessing the use of this great resource because of the unpredictability and inappropriateness of posted comments and related videos that are so conveniently nestled next to the video player.</p>
<p>When I do decide to use a video that might have questionable comments or unrelated related videos, I can feel my bloodpressure rise as I quickly try to open the video in full screen, or try to attempt the world&#8217;s fastest click to close the window at the end of the video to avoid any negative distractions. To reduce extra stress I have found these helpful YouTube URL tricks and have been using them in my classroom to eliminate the distractions. My tricks are proving to be an effective way to take advantage of YouTube to support learning!</p>
<p>Here are four helpful tricks to make YouTube more teacher friendly by changing and adding parameters to the current YouTube URL.</p>
<ul>
<li>Open a YouTube video link to full screen.</li>
<li>Turn off YouTube related videos that display at the end of a video.</li>
<li>Skip ahead in a video to avoid wasting time getting to the good stuff.</li>
<li>Open the video in the highest quality to allow a better viewing experience.</li>
</ul>
<p>To make best use of these tricks you should insert a hyperlink into your current classroom web page to click on to launch YouTube. You can also add a hyperlink to a Word Document or embed a link into an ActivBoard Flipchart. Alright, let&#8217;s begin learning!</p>
<p>Here is a typical URL for opening YouTube. Below are ways we will change the URL.</p>
<p><code>http://www.youtube.com/watch?v=dMdTBep3W9c</code></p>
<p><strong>Open a YouTube video link to full screen.</strong></p>
<p>To do this we are going to change the URL by deleting <strong>watch?v=</strong> and adding <strong>v/</strong>. The URL should look like this:</p>
<p><code>http://www.youtube.com/v/dMdTBep3W9c</code></p>
<p><strong>Turn off YouTube related videos that display at the end of a video.</strong></p>
<p>To do this we need to add <strong>?rel=0</strong> to the end of the URL like this:</p>
<p><code>http://www.youtube.com/v/dMdTBep3W9c?rel=0</code></p>
<p>The <strong>?</strong> tells YouTube that you are adding extra parameters. The <strong>rel=0</strong>, means related videos are turned off. If you changed the 0 to 1, then the videos would be displayed when the video ends.</p>
<p><strong>Skip ahead in a video to avoid wasting time getting to the good stuff.</strong></p>
<p>To do this we will add additional parameters, the URL should look like this:</p>
<p><code>http://www.youtube.com/v/dMdTBep3W9c?rel=0&#038;start=60</code></p>
<p>As you can see we left the related video parameter and added an additional parameter (<strong>&#038;start=60</strong>). The <strong>&#038;</strong> tells YouTube we are wanting an additional parameter. The <strong>start=60</strong> has the movie start 60 seconds into the movie. This parameter is in seconds.</p>
<p><strong>Open the video in the highest quality to allow a better viewing experience.</strong></p>
<p>To do this we will add on more parameter, the URL should look like this:</p>
<p><code>http://www.youtube.com/v/dMdTBep3W9c?rel=0&#038;start=60&#038;fmt=18</code></p>
<p>The additional parameter <strong>&#038;fmt=18</strong> tells YouTube to open the video in higher quality. This will only work if the video is available in higher quality.</p>
<p>So there you have it! You are getting rid of possible distractions and making YouTube more teacher friendly!</p>
<p><strong>Resources:</strong><br />
YouTube Embedded Player Parameters &#8211; <a href="http://code.google.com/apis/youtube/player_parameters.html">http://code.google.com/apis/youtube/player_parameters.html</a><br />
Get Higher-Resolution YouTube Videos with a URL Hack &#8211; <a href="http://lifehacker.com/362922/get-higher+resolution-youtube-videos-with-a-url-hack">http://lifehacker.com/362922/get-higher+resolution-youtube-videos-with-a-url-hack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=385</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Recent Tweets To Your Web Page</title>
		<link>http://www.edutechmag.org/?p=365</link>
		<comments>http://www.edutechmag.org/?p=365#comments</comments>
		<pubDate>Tue, 10 May 2011 14:00:39 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Technology Tools]]></category>
		<category><![CDATA[The Classroom]]></category>
		<category><![CDATA[Buzz]]></category>
		<category><![CDATA[Classroom Web Page]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=365</guid>
		<description><![CDATA[I have been using Twitter, not necessarily as a branding tool, seeking a high follower number, but to dynamically update our school&#8217;s web site and my personal classroom web page. If you know how to use CSS, image editing software, and some creativity, you can really give your Recent Tweets some personality.
As you can see on our school web page I have a speech bubble coming from our falcon mascot. On my classroom web site I am using the code available below to post a simple text based feed. Twitter has widgets available, ...]]></description>
			<content:encoded><![CDATA[<p>I have been using Twitter, not necessarily as a branding tool, seeking a high follower number, but to dynamically update our school&#8217;s web site and my personal classroom web page. If you know how to use CSS, image editing software, and some creativity, you can really give your Recent Tweets some personality.</p>
<p>As you can see on our <a href="http://schools.mukilteo.wednet.edu/me/" target="_blank">school web page</a> I have a speech bubble coming from our falcon mascot. On my <a href="http://schools.mukilteo.wednet.edu/staff/tepleybr/" target="_blank">classroom web site</a> I am using the code available below to post a simple text based feed. Twitter has widgets available, but I didn&#8217;t find them as customizeable and basic as I wanted. I found this tutorial (<a href="http://www.themelab.com/2010/05/18/custom-twitter-widget-tutorial/">http://www.themelab.com/2010/05/18/custom-twitter-widget-tutorial/</a>) on adding a Twitter feed and adjusted the code to make it as basic as possible.</p>
<p><span>Follow these steps to add recent tweets. If you are a big <span>retweeter</span>, the <span>retweets</span> do not show up, but I am sure if you Google this issue you can find a solution! Good luck!</span></p>
<p><strong>Step 1</strong><br />
Now add this code to the location where you want the Tweets to show.<br />
<code>&lt;div id="twitter-feed"&gt;<br />
&lt;p&gt;Recent Tweets&lt;/p&gt;<br />
<span>&lt;<span>ul</span> id="twitter_update_list"&gt;</span><br />
<span>&lt;<span>li</span>&gt;Twitter feed loading&lt;/<span>li</span>&gt;</span><br />
<span>&lt;/<span>ul</span>&gt;</span><br />
&lt;/div&gt;</code></p>
<p><strong>Step 2</strong><br />
Now add the following to your Style Sheet and read the notes to make your own changes.<br />
<code>#twitter-feed { /* This is the container div. */<br />
}</code><br />
<code>#twitter_update_list a[style="font-size: 85%;"] {<br />
font-size: 1em !important;<br />
}</code><br />
<code>.twitter-list {<br />
<span>list-style:none; /* This removes the bullet in the list. */</span><br />
margin:0 0 0 0; /* This moves the indent over in the list. */<br />
padding: 0 0 0 0; /* This moves the indent over in the list. */<br />
display: block; /* This moves the indent over in the list. */<br />
}</code><br />
<code><span>.twitter-list <span>li</span> {</span><br />
border-bottom: 2px dashed #009999; /* This is the color of the divider. */<br />
padding: 7px 0 7px 0; /* This is the padding around the divider. */<br />
margin-bottom: 9px; /* This gives space below the divider. */<br />
}</code><br />
<code>.twitter_title{<br />
<span>font-family: "Comic Sans MS", <span>Calibri</span>, <span>Arial</span>;</span><br />
<span>font-size: 18<span>px</span>;</span><br />
font-weight: bold;<br />
color: #000000;<br />
}</code></p>
<p><strong>Step 3 &#8211; Last Step</strong><br />
Now add this code right before your &lt;/body&gt; tag.<br />
<code><span>&lt;script type="text/javascript" <span>src</span>="http://twitter.com/<span>javascripts</span>/blogger.<span>js</span>"&gt;&lt;/script&gt;</span></code><br />
<code><span>&lt;script type="text/javascript" <span>src</span>="http://twitter.com/statuses/user_timeline/USERNAME.<span>json</span>?callback=twitterCallback2&amp;count=3"&gt;&lt;/script&gt;</span></code></p>
<p>Now change the USERNAME to your Twitter username, and the count=3, to a number of recent tweets that you desire. Check your page online to be sure it works.</p>
<p>I made changes to the code from the following source: <a href="http://www.themelab.com/2010/05/18/custom-twitter-widget-tutorial/" target="_blank">http://www.themelab.com/2010/05/18/custom-twitter-widget-tutorial/</a>.</p>
<p>This resource is also great! This shares additional Twitter badges, <a href="http://mashable.com/2009/03/30/twitter-badges/" target="_blank"><span>http://<span>mashable</span>.com/2009/03/30/twitter-badges/</span></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=365</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering Dr. MLK Jr.</title>
		<link>http://www.edutechmag.org/?p=340</link>
		<comments>http://www.edutechmag.org/?p=340#comments</comments>
		<pubDate>Wed, 05 Jan 2011 17:21:44 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Lessons]]></category>
		<category><![CDATA[Web Quest]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=340</guid>
		<description><![CDATA[On January 17, 2011, students will receive a day off of school in remembrance of Martin Luther King, Jr. At our school we are using Stephen Covey's Leader in Me, and we look at leaders regularly and analyze their decisions, influences, and actions. Martin Luther King Jr. could be an example for all 7 Habits and I wanted to share some resources that I use to help my students understand and realize the positive change Martin Luther King Jr. made in our world, and the courageous, and ultimately life ending, quest for his dream and beliefs for equality for all.]]></description>
			<content:encoded><![CDATA[<p>On January 17, 2011, students will receive a day off of school in remembrance of Martin Luther King, Jr. At our school we are using Stephen Covey&#8217;s <a href="http://www.seancovey.com/books_leaderinme.html" target="_blank">Leader in Me</a>, and we look at leaders regularly and analyze their decisions, influences, and actions. Martin Luther King Jr. could be an example for all 7 Habits and I wanted to share some resources that I use to help my students understand and realize the positive change Martin Luther King Jr. made in our world, and the courageous, and ultimately life ending, quest for his dream and beliefs for equality for all.</p>
<p><strong>A Logo For Equality &#8211; Promethean ActivBoard Lesson<br />
</strong><a href="http://www.prometheanplanet.com/en-us/Resources/Item/42492/martin-luther-king-logo-for-equality">http://www.prometheanplanet.com/en-us/Resources/Item/42492/martin-luther-king-logo-for-equality</a> <br />
For this lesson I wanted to teach logo design with a purpose. Students first learn about the history of Martin Luther King Jr. by reading excerpts of content and then are assessed using the ActivExpression voting devices. Once the content is covered a lesson on logo design is taught. Focusing on simplicity, students then create their own logo that would be adopted by Martin Luther King Jr. during his crusade for equal rights. Students create a logo for equality.</p>
<p>Last year, students enjoyed this lesson. They take pride in their logos and their creativity is inspiring.</p>
<p><strong>Seattle Times &#8211; Martin Luther King Jr.<br />
</strong><a href="http://seattletimes.nwsource.com/special/mlk/">http://seattletimes.nwsource.com/special/mlk/</a><br />
This is a resource that includes great content as well as images. This resource I find myself using again and again. I also created an online scavenger hunt for this web site. The web quest links and resources can be found here: <a href="http://schools.mukilteo.wednet.edu/staff/Tepleybr/webquest/mlk.htm" target="_blank">MLK Web Quest</a> | <a href="http://schools.mukilteo.wednet.edu/staff/Tepleybr/webquest/MLKScavengerHunt.dot" target="_blank">Scavenger Hunt Word Template</a> | <a href="http://schools.mukilteo.wednet.edu/staff/Tepleybr/webquest/MLKLesson.doc" target="_blank">Teacher Page Word Doc</a>.</p>
<p><strong>The King Center<br />
</strong><a href="http://www.thekingcenter.org/Default.aspx">http://www.thekingcenter.org/Default.aspx</a><br />
This is the official web site of The King Center. History on the holiday, biographies of MKL Jr. and Coretta Scott King, images, and videos are all available here. It is a great resource.</p>
<p><strong>Video &#8211; Ruby Bridges<br />
</strong><a href="http://www.imdb.com/title/tt0138068/">http://www.imdb.com/title/tt0138068/</a><br />
This is a great catalyst for dialogue in the classroom. Preview movie first to provide a KWL discussion prior to viewing. Here is a resource that we use to help students reflect on what is being seen in the movie and this graphic organizer helps guide a discussion after the movie (<a href="http://www.edutechmag.org/wp-content/uploads/2011/01/RubyBridgesGraphicOrganizer.pdf">Ruby Bridges Graphic Organizer</a>).</p>
<p>If you have any well researched resources that you would like to add please comment and write an excerpt of the resource. Don&#8217;t forget to add the URL. Thanks for contributing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=340</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching Future Entrepreneurs</title>
		<link>http://www.edutechmag.org/?p=310</link>
		<comments>http://www.edutechmag.org/?p=310#comments</comments>
		<pubDate>Wed, 23 Jun 2010 02:07:22 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Educational Buzz]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Reblog]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=310</guid>
		<description><![CDATA[The other day I received an inspiring Tweet, "Why we should train kids to be entrepreneurs," from @GuyKawasaki, that got me thinking. Recently, our school had training on how to implement Stephen Covey's 7 Habits, using The Leader In Me program. The Leader In Me program makes a lot of sense to me, and most importantly it makes me envision the positive impacts that producing a leader in every student can have on a school environment, community environment, and ultimately a business environment. Giving kids the knowledge of the 7 Habits and encouraging them to use the Habits to continually analyze and reflect on decisions and actions will prove to be very...]]></description>
			<content:encoded><![CDATA[<p>The other day I received an inspiring Tweet, &#8220;Why we should train kids to be entrepreneurs,&#8221; from <a href="http://twitter.com/guykawasaki" target="_blank">@GuyKawasaki</a>, that got me thinking. Recently, our school had training on how to implement <a href="https://www.stephencovey.com/" target="_blank">Stephen Covey&#8217;s 7 Habits</a>, using <a href="http://www.theleaderinme.org" target="_blank">The Leader In Me</a> program. The Leader In Me program makes a lot of sense to me, and most importantly it makes me envision the positive impacts that producing a leader in every student can have on a school environment, community environment, and ultimately a business environment. Giving kids the knowledge of the 7 Habits and encouraging them to use the Habits to continually analyze and reflect on decisions and actions will prove to be very powerful. I am excited about the upcoming school year and look forward to experiencing and seeing the changes in myself, students, staff, and parents.</p>
<p>Along the same lines, and some thinking inspiration, <a href="http://www.backpocketcoo.com" target="_blank">Cameron Herold</a>&#8216;s video presentation makes some interesting points regarding training and teaching students to be entrepreneurs from an early age. Not necessarily teaching, but encouraging further interest seeking in entrepreneurial type opportunities and teachable moments. Below is also Cameron&#8217;s closing inspirational video, created by <a href="http://grasshopper.com/" target="_blank">Grasshopper</a>. </p>
<p>Some interesting food for thought, to say the least.</p>
<p><strong>Cameron Herold: Let&#8217;s raise kids to be entrepreneurs</strong></p>
<p><a href="http://www.youtube.com/watch?v=nx3GuO41Jyg">www.youtube.com/watch?v=nx3GuO41Jyg</a></p>
<p><strong>Grasshopper&#8217;s Inspiring Video: Entrepreneurs can change the world</strong></p>
<p><a href="http://www.youtube.com/watch?v=T6MhAwQ64c0">www.youtube.com/watch?v=T6MhAwQ64c0</a></p>
<p><strong>Additional Resources and Ideas:</strong></p>
<p><a href="http://www.teachingkidsbusiness.com/entrepreneurship-program.htm" target="_blank">Teaching Kids Business &#8211; Entrepreneurship</a><br />
This site is a great overall resource for entrepreneurship. Ideas on how to develop a business idea to financing a business. Lots of information and several recommending sites for further resource finding.</p>
<p><a href="http://www.squidoo.com/kids-making-money" target="_blank">Squidoo &#8211; Kids Making Money</a><br />
This site has some great ideas to get kids started thinking about entrepreneurship. Squidoo is a site that collects information from several sites and puts it all in one place. This article talks about business ideas for kids, successful kids businesses, what to do when kids make tons of money, and also shares some software titles to help them practice their entrepreneurial skills.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=310</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweeting Tips for the Classroom</title>
		<link>http://www.edutechmag.org/?p=276</link>
		<comments>http://www.edutechmag.org/?p=276#comments</comments>
		<pubDate>Fri, 07 Aug 2009 18:54:21 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Reblog]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=276</guid>
		<description><![CDATA[Recently I was checking out my Twitter account and was sent a Tweet (via @timoreilly) containing a great resource, "Twenty Five Interesting Ways To Use Twitter in the Classroom," compiled by Tom Barret (@tombarrett). This collection explains some very applicable ways to implement Twitter into the classroom. This reblog revisits the 25 tips and includes annotations of the resources discussed in the slide show.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.edutechmag.org/wp-content/uploads/2009/08/twitterbird.jpg"><img class="alignright size-thumbnail wp-image-305" title="Twitter Bird" src="http://www.edutechmag.org/wp-content/uploads/2009/08/twitterbird-150x150.jpg" alt="Twitter Bird" width="150" height="150" /></a>Recently I was checking out my Twitter account and was sent a Tweet (via @<a href="http://twitter.com/timoreilly" target="_blank">timoreilly</a>) containing a great resource, &#8220;<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">Twenty Five Interesting Ways To Use Twitter in the Classroom</a>,&#8221; compiled by Tom Barret (@<a href="http://twitter.com/tombarrett" target="_blank">tombarrett</a>). This collection explains some very applicable ways to implement Twitter into the classroom. This reblog revisits the 25 tips and includes annotations of the resources discussed in the slide show.</p>
<p>1. Gather Real World Data (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>2. Monitor/GeoTag The &#8220;Buzzwords&#8221; (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<ul>
<li>TwitterFall &#8211; <a href="http://www.twitterfall.com/">http://www.twitterfall.com</a><br />
Twitterfall is a way of viewing the latest &#8216;tweets&#8217; of upcoming trends and custom searches on the micro-blogging site Twitter. Updates fall from the top of the page in near-realtime.</li>
<li>TwitterMap &#8211; <a href="http://twittermap.com/maps">http://twittermap.com/maps</a><br />
Provides users with the ability to update their locations on a Google Map and send a tweet with it.</li>
</ul>
<p>3. Summarize Topics/Views As Tweets (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<ul>
<li>Historical Tweets &#8211; <a href="http://historicaltweets.com/">http://historicaltweets.com/</a><br />
Most people think Twitter was “created” in 2006.  These are same people who think Richard Gere created Buddhism in the 1990’s.  Just before Madonna created yoga.  Folks, like the sun, moon, and stars, Twitter has always been.  This site proves it beyond a shadow of a doubt.</li>
</ul>
<p>4. Really Simple One &#8211; Tweetstory (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>5. Collate Classroom Views (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>6. Let Parents Follow What You Are Up To (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>7. Find Out Where People Are (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>8. Short But Sweet (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>9. Twitter Poll (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<ul>
<li>TWTPoll &#8211; <a href="http://twtpoll.com/">http://twtpoll.com/</a><br />
<span>Twtpoll is a feedback tool that helps you to create and distribute polls on Twitter, Facebook and other social media sites.</span></li>
</ul>
<p>10. Word Morph (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<ul>
<li>Wordle &#8211; <a href="http://www.wordle.net/">http://www.wordle.net/</a><br />
Wordle is a toy for generating “word clouds” from text that you provide. The clouds give greater prominence to words that appear more frequently in the source text. You can tweak your clouds with different fonts, layouts, and color schemes. The images you create with Wordle are yours to use however you like. You can print them out, or save them to the Wordle gallery to share with your friends.</li>
</ul>
<p>11. Come Together (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>12. Point Of View And Character Development (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>13. GeoTweets (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<ul>
<li>Google Earth &#8211; <a href="http://earth.google.com/">http://earth.google.com/</a><br />
Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. You can explore rich geographical content, save your toured places, and share with others.</li>
</ul>
<p>14. Global Assembly (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>15. Word Play (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>16. Twiddeo (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<ul>
<li>Twiddeo &#8211; <a href="http://beta.twiddeo.com/">http://beta.twiddeo.com/</a><br />
Twiddeo is a powerful but simple service that let&#8217;s you do one thing very well: Twitter updates with Video. Upload from the web, your cameraphone and record from your webcam. That simple, that straightforward, that great!</li>
</ul>
<p>17. Communicate Wwith Experts (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>18. Use Aa Twitter Widget For Instant Webpage Updates (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<ul>
<li>Twitter Badge &#8211; <a href="http://twitter.com/badges">http://twitter.com/badges</a><br />
It&#8217;s like adding a mini version of Twitter to your website, Facebook or MySpace page. Twitter is all about sharing information and the new Twitter widgets allow you to do this in even more places!</li>
</ul>
<p>19. Monitor The Learning Process (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>20. How Probable (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>21. Twalter-Egos (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>22. Scavenger Hunt (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>23. Track With Twitter (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>24. Teach Bite-Sized Info (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>)</p>
<p>25. Twitter As A Research Diary (<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">how to</a>) </p>
<blockquote><p>Credits:<br />
&#8220;<a href="http://docs.google.com/present/view?id=dhn2vcv5_118cfb8msf8" target="_blank">Twenty Five Interesting Ways To Use Twitter in the Classroom</a>,&#8221;  by <a href="http://tbarrett.edublogs.org/" target="_blank">Tom Barrett</a>.<br />
<a href="http://www.mirkku.com/?p=81" target="_blank">Twitter artwork</a> created by <a href="http://www.mirkku.com/?page_id=2" target="_blank">Mirjami Manninen</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=276</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Holiday Resource List</title>
		<link>http://www.edutechmag.org/?p=245</link>
		<comments>http://www.edutechmag.org/?p=245#comments</comments>
		<pubDate>Sun, 26 Jul 2009 20:36:34 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Holiday]]></category>
		<category><![CDATA[Technology Tools]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=245</guid>
		<description><![CDATA[When some extra classroom time arises, it's the perfect opportunity for a spontaneous project, but what will be the project's focus? Thanks to Hallmark and its dependency on the Holidays, they have compiled this list of Hallmark Holidays, that is a great resource for those spur of the moment art projects. I have created links to the matching Wikipedia page to help build some background knowlegdge.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-265" style="margin-left: 10px; margin-right: 10px;" title="Holiday Resource List" src="http://www.edutechmag.org/wp-content/uploads/2009/07/holidays-150x150.jpg" alt="holidays" width="150" height="150" />When some extra classroom time arises, it&#8217;s the perfect opportunity for a spontaneous project, but what will be the project&#8217;s focus? Thanks to Hallmark and its dependency on the Holidays, they have compiled this list of Hallmark Holidays, that is a great resource for those spur of the moment art projects. I have created links to the matching Wikipedia page to help build some background knowlegdge.</p>
<blockquote><p>September</p>
<ul>
<li>Sep 7 Labor Day (<a href="http://en.wikipedia.org/wiki/Labor_Day" target="_blank">wikipedia</a>)</li>
<li>Sep 11 Patriot Day (<a href="http://en.wikipedia.org/wiki/Patriot_Day" target="_blank">wikipedia</a>)</li>
<li>Sep 13 Grandparents Day (<a href="http://en.wikipedia.org/wiki/National_Grandparents_Day" target="_blank">wikipedia</a>)</li>
<li>Sep 17 Citizenship Day (<a href="http://en.wikipedia.org/wiki/Constitution_Day_(United_States)" target="_blank">wikipedia</a>)</li>
<li>Sep 18 Rosh Hashanah (Jewish New Year) (<a href="http://en.wikipedia.org/wiki/Rosh_Hashanah" target="_blank">wikipedia</a>)</li>
<li>Sep 20 Eid al Fitr (Eid) (<a href="http://en.wikipedia.org/wiki/Eid_al_Fitr" target="_blank">wikipedia</a>)</li>
<li>Sep 28 Yom Kippur (<a href="http://en.wikipedia.org/wiki/Yom_Kippur" target="_blank">wikipedia</a>)</li>
</ul>
<p>October</p>
<ul>
<li>Oct 1 Clergy Appreciation Month (<a href="http://en.wikipedia.org/wiki/Civitan_International" target="_blank">wikipedia</a>)</li>
<li>Oct 11 Clergy Appreciation Day (<a href="http://en.wikipedia.org/wiki/Civitan_International" target="_blank">wikipedia</a>)</li>
<li>Oct 11 National Children&#8217;s Day (<a href="http://en.wikipedia.org/wiki/Children%27s_Day" target="_blank">wikipedia</a>)</li>
<li>Oct 12 Columbus Day (<a href="http://en.wikipedia.org/wiki/Columbus_Day" target="_blank">wikipedia</a>)</li>
<li>Oct 16 National Boss Day (<a href="http://en.wikipedia.org/wiki/Boss%27s_Day" target="_blank">wikipedia</a>)</li>
<li>Oct 17 Diwali (<a href="http://en.wikipedia.org/wiki/Diwali" target="_blank">wikipedia</a>)</li>
<li>Oct 17 Sweetest Day (<a href="http://en.wikipedia.org/wiki/Sweetest_Day" target="_blank">wikipedia</a>)</li>
<li>Oct 24 United Nations Day (<a href="http://en.wikipedia.org/wiki/United_Nations_Day" target="_blank">wikipedia</a>)</li>
<li>Oct 31 Halloween (<a href="http://en.wikipedia.org/wiki/Halloween" target="_blank">wikipedia</a>)</li>
</ul>
<p>November</p>
<ul>
<li>Nov 1 All Saints&#8217; Day (<a href="http://en.wikipedia.org/wiki/All_Saints" target="_blank">wikipedia)</a></li>
<li>Nov 3 Election Day (<a href="http://en.wikipedia.org/wiki/Election_day" target="_blank">wikipedia</a>)</li>
<li>Nov 11 Veterans Day (<a href="http://en.wikipedia.org/wiki/Veteran%27s_day" target="_blank">wikipedia</a>)</li>
<li>Nov 26 Thanksgiving (<a href="http://en.wikipedia.org/wiki/Thanksgiving" target="_blank">wikipedia</a>)</li>
</ul>
<p>December</p>
<li>
<ul>
<li>Dec 31 New Year&#8217;s Eve (<a href="http://en.wikipedia.org/wiki/New_Years_Eve" target="_blank">wikipedia</a>)</li>
<li>Dec 12 Hanukkah (<a href="http://en.wikipedia.org/wiki/Hanukkah" target="_blank">wikipedia</a>)</li>
<li>Dec 25 Christmas (<a href="http://en.wikipedia.org/wiki/Christmas" target="_blank">wikipedia</a>)</li>
<li>Dec 26 Kwanzaa (<a href="http://en.wikipedia.org/wiki/Kwanzaa" target="_blank">wikipedia</a>)</li>
</ul>
</li>
<p>January</p>
<ul>
<li>Jan 1 New Year&#8217;s Day (<a href="http://en.wikipedia.org/wiki/New_Years_Day" target="_blank">wikipedia</a>)</li>
<li>Jan 6 Three Kings Day / Epiphany (<a href="http://en.wikipedia.org/wiki/3_Kings_Day" target="_blank">wikipedia</a>)</li>
<li>Jan 18 Martin Luther King Jr.&#8217;s Birthday (<a href="http://en.wikipedia.org/wiki/Martin_luther_king_jr_day" target="_blank">wikipedia</a>)</li>
</ul>
<p>February</p>
<ul>
<li>Feb 2 Groundhog Day (<a href="http://en.wikipedia.org/wiki/Groundhog_day" target="_blank">wikipedia</a>)</li>
<li>Feb 12 Lincoln&#8217;s Birthday (<a href="http://en.wikipedia.org/wiki/Lincoln%27s_Birthday" target="_blank">wikipedia</a>)</li>
<li>Feb 14 Chinese New Year (<a href="http://en.wikipedia.org/wiki/Chinese_new_year" target="_blank">wikipedia</a>)</li>
<li>Feb 14 Valentine&#8217;s Day (<a href="http://en.wikipedia.org/wiki/Valentine%27s_day" target="_blank">wikipedia</a>)</li>
<li>Feb 15 Presidents&#8217; Day (<a href="http://en.wikipedia.org/wiki/Presidents_day" target="_blank">wikipedia</a>)</li>
<li>Feb 17 Ash Wednesday (<a href="http://en.wikipedia.org/wiki/Ash_Wednesday" target="_blank">wikipedia</a>)</li>
<li>Feb 18 Washington&#8217;s Birthday (<a href="http://en.wikipedia.org/wiki/Washington%27s_Birthday" target="_blank">wikipedia</a>)</li>
<li>Feb 28 Purim (<a href="http://en.wikipedia.org/wiki/Purim" target="_blank">wikipedia</a>)</li>
</ul>
<p>March</p>
<ul>
<li>Mar 17 St. Patrick&#8217;s Day (<a href="http://en.wikipedia.org/wiki/Saint_Patrick%27s_Day" target="_blank">wikipedia</a>)</li>
<li>Mar 19 St. Joseph&#8217;s Day (<a href="http://en.wikipedia.org/wiki/St._Joseph%27s_Day" target="_blank">wikipedia</a>)</li>
<li>Mar 28 Palm Sunday (<a href="http://en.wikipedia.org/wiki/Palm_Sunday" target="_blank">wikipedia</a>)</li>
<li>Mar 30 National Doctors&#8217; Day (<a href="http://en.wikipedia.org/wiki/National_Doctors%27_Day" target="_blank">wikipedia</a>)</li>
<li>Mar 31 Passover (<a href="http://en.wikipedia.org/wiki/Passover" target="_blank">wikipedia</a>)</li>
</ul>
<p>April</p>
<ul>
<li>Apr 1 April Fools&#8217; Day (<a href="http://en.wikipedia.org/wiki/April_Fool%27s_Day" target="_blank">wikipedia</a>)</li>
<li>Apr 2 Good Friday (<a href="http://en.wikipedia.org/wiki/Good_Friday" target="_blank">wikipedia</a>)</li>
<li>Apr 4 Easter (<a href="http://en.wikipedia.org/wiki/Easter" target="_blank">wikipedia</a>)</li>
<li>Apr 15 Tax Day (<a href="http://en.wikipedia.org/wiki/Tax_Day" target="_blank">wikipedia</a>)</li>
<li>Apr 21 Administrative Professionals Day (<a href="http://en.wikipedia.org/wiki/Administrative_Professionals%27_Day" target="_blank">wikipedia</a>)</li>
<li>Apr 22 Earth Day (<a href="http://en.wikipedia.org/wiki/Earth_Day" target="_blank">wikipedia</a>)</li>
</ul>
<p>May</p>
<ul>
<li>May 5 Cinco de Mayo (<a href="http://en.wikipedia.org/wiki/Cinco_de_Mayo" target="_blank">wikipedia</a>)</li>
<li>May 6 National Day of Prayer (<a href="http://en.wikipedia.org/wiki/National_Day_of_Prayer" target="_blank">wikipedia</a>)</li>
<li>May 6 National Nurses Day (<a href="http://en.wikipedia.org/wiki/International_Nurses_Day" target="_blank">wikipedia</a>)</li>
<li>May 9 Mother&#8217;s Day (<a href="http://en.wikipedia.org/wiki/Mother%27s_Day" target="_blank">wikipedia</a>)</li>
<li>May 15 Armed Forces Day (<a href="http://en.wikipedia.org/wiki/Armed_Forces_Day" target="_blank">wikipedia</a>)</li>
<li>May 31 Memorial Day (<a href="http://en.wikipedia.org/wiki/Memorial_day" target="_blank">wikipedia</a>)</li>
</ul>
<p>June</p>
<ul>
<li>Jun 14 Flag Day (<a href="http://en.wikipedia.org/wiki/Flag_Day" target="_blank">wikipedia</a>)</li>
<li>Jun 20 Father&#8217;s Day (<a href="http://en.wikipedia.org/wiki/Father%27s_Day" target="_blank">wikipedia</a>)</li>
</ul>
<p>July</p>
<li>
<ul>
<li>Jul 4 Independence Day (<a href="http://en.wikipedia.org/wiki/Independence_Day_(United_States)" target="_blank">wikipedia</a>)</li>
</ul>
</li>
<p>August</p>
<ul>
<li>Aug 2 Friendship Day (<a href="http://en.wikipedia.org/wiki/International_Friendship_Day" target="_blank">wikipedia</a>)</li>
<li>Aug 5 Sisters&#8217; Day (not on wikipedia)</li>
<li>Aug 22 Ramadan (<a href="http://en.wikipedia.org/wiki/Ramadan" target="_blank">wikipedia</a>)</li>
</ul>
<p style="text-align: right">Credits: <a href="http://corporate.hallmark.com/Holiday" target="_blank">Hallmark.com</a> | <a href="http://en.wikipedia.org/wiki/Main_Page" target="_blank">Wikipedia.org</a></p>
</blockquote>
<p><strong>Addtional Resources:</strong></p>
<p style="text-align: left">dmoz Open Directory Project <a href="http://www.dmoz.org/Society/Holidays/" target="_blank"></a></p>
<ul>
<li style="text-align: left"><a href="http://www.dmoz.org/Society/Holidays/" target="_blank">http://www.dmoz.org/Society/Holidays/</a></li>
</ul>
<p style="text-align: left">United States Public Holidays <a href="http://holidayyear.com/" target="_blank"></a></p>
<ul>
<li style="text-align: left"><a href="http://holidayyear.com/" target="_blank">http://holidayyear.com/</a></li>
</ul>
<p style="text-align: left">Calendar of all legal Public and Bank Holidays worldwide, until 2070 <a href="http://bank-holidays.com/" target="_blank"></a></p>
<ul>
<li style="text-align: left"><a href="http://bank-holidays.com/" target="_blank">http://bank-holidays.com/</a></li>
</ul>
<p style="text-align: left">Kathy Schrock&#8217;s Guide for Educators &#8211; Holiday Information <a href="http://school.discoveryeducation.com/schrockguide/holidays.html" target="_blank"></a></p>
<ul>
<li style="text-align: left"><a href="http://school.discoveryeducation.com/schrockguide/holidays.html" target="_blank">http://school.discoveryeducation.com/schrockguide/holidays.html</a></li>
</ul>
<p style="text-align: left">Holidays on the Net <a href="http://www.holidays.net/" target="_blank"></a></p>
<ul>
<li style="text-align: left"><a href="http://www.holidays.net/" target="_blank">http://www.holidays.net/</a></li>
</ul>
<p style="text-align: left">Yahoo! Directory &#8211; Holidays and Observances <a href="http://dir.yahoo.com/society_and_culture/Holidays_and_Observances/" target="_blank"></a></p>
<ul>
<li style="text-align: left"><a href="http://dir.yahoo.com/society_and_culture/Holidays_and_Observances/" target="_blank">http://dir.yahoo.com/society_and_culture/Holidays_and_Observances/</a></li>
</ul>
<p style="text-align: left">Google Directory &#8211; Holidays</p>
<li style="text-align: left">
<ul>
<li><a href="http://www.google.com/Top/Society/Holidays/" target="_blank">http://www.google.com/Top/Society/Holidays/</a></li>
</ul>
</li>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=245</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reviewing Tony Wagner&#8217;s Seven Skills Students Desperately Need</title>
		<link>http://www.edutechmag.org/?p=230</link>
		<comments>http://www.edutechmag.org/?p=230#comments</comments>
		<pubDate>Mon, 29 Jun 2009 02:30:04 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Reblog]]></category>
		<category><![CDATA[7 Skills]]></category>
		<category><![CDATA[Standardized Tests]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=230</guid>
		<description><![CDATA[I recently read Seven skills students desperately need. Today&#8217;s students could fail at life, says Harvard&#8217;s Tony Wagner,  because their schools are too busy teaching to the test, by Meris Stansbury at eSchoolNews. This was an inspiring article, that I will ponder over the summer. I plan on using the 7 skills as a basis to think about as I develop engaging lessons.
I know that in today&#8217;s classroom, preparing for the state&#8217;s tests takes much effort and instruction time. We find ourselves trying to hit every possible topic that ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-237" style="border: 1px solid #cccccc; margin-left: 10px; margin-right: 10px;" title="7 Skills Students Desperately Need" src="http://www.edutechmag.org/wp-content/uploads/2009/06/7skills-150x150.jpg" alt="7 Skills Students Desperately Need" width="150" height="150" />I recently read <a href="http://www.eschoolnews.com/resources/empowering-education-through-technology/empowering-education-through-technology-articles/index.cfm?i=56127&amp;page=1&amp;rc=1" target="_blank"><span>Seven skills students desperately need.</span> <span>Today&#8217;s students could fail at life, says Harvard&#8217;s Tony Wagner,  because their schools are too busy teaching to the test</span></a>, by Meris Stansbury at <a href="http://www.eschoolnews.com/" target="_blank">eSchoolNews</a>. This was an inspiring article, that I will ponder over the summer. I plan on using the 7 skills as a basis to think about as I develop engaging lessons.</p>
<p>I know that in today&#8217;s classroom, preparing for the state&#8217;s tests takes much effort and instruction time. We find ourselves trying to hit every possible topic that could be on the test, cramming new concepts and reviewing previous ones. It is hard to find time to really elaborate on a concept. Technology offers so many outlets to bring concepts to life. Community members are great sources of information that could support the topics discussed in class, relating learning to real life. But there is no time. We have a test to prepare our students for.</p>
<p>This article brought me back to reality. I will try to use the ideas form this article to try to avoid being sucked in to the demands of the state test. I will prepare my students to the best of my ability, but my primary focus will be to create critical thinkers who want to extend their learning, by presenting concepts in a way that offers opportunities for creativity, collaboration, and of course fun.</p>
<p>Here are some quotes that I found interesting from the article:</p>
<blockquote><p>Wagner said he hears two things repeated constantly by today&#8217;s employers: &#8220;We  need people who can ask good questions, and we need people who can engage others  in thoughtful conversations.&#8221;</p>
<p>Wagner said the problem is that you can have all the equipment and technology  you want, but &#8220;if you don&#8217;t teach kids how to think, how to think beyond  multiple choice, you&#8217;ve got a problem.&#8221;</p>
<p>Wagner said teaching to the test not only limits students&#8217; ability to think for  themselves, but also discourages students from studying subjects they love.</p>
<p>Wagner presented a list of seven &#8220;survival skills&#8221; that students need to succeed  in today&#8217;s information-age world, taken from his book <em>The Global Achievement  Gap: Why Even Our Best Schools Don&#8217;t Teach the New Survival Skills Our Children  Need&#8211;And What We Can do About It.</em></p>
<p>1. Problem-solving and critical thinking;<br />
2. Collaboration across networks  and leading by influence;<br />
3. Agility and adaptability;<br />
4. Initiative and  entrepreneurship;<br />
5. Effective written and oral  communication;<br />
6. Accessing and analyzing information; and<br />
7. Curiosity  and imagination.</p>
<p style="text-align: right;"><span>- Meris Stansbury, eSchool News<br />
</span></p></blockquote>
<p>Technology offers many opportunities in teaching the seven skills. Here are a few that I will consider according to the numbered skill:</p>
<p>1. Open ended questions, essential questions, big ideas&#8230;<br />
2. Wikis, SharePoint, cooperative learning, discussions, community member speakers&#8230;<br />
3. Debates, presentations, open source software&#8230;<br />
4. Teams, project based learning&#8230;<br />
5. Reporting, newspapers, tweets, blogging, web sites&#8230;<br />
6. Using search engines, learning search modifiers, library research&#8230;<br />
7. Make school fun&#8230;</p>
<p>Useful links:</p>
<ul>
<li><a href="http://www.schoolchange.org/" target="_blank">http://www.schoolchange.org/</a></li>
<li><a href="http://www.setda.org/" target="_blank">http://www.setda.org/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=230</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Google Custom Search Engine</title>
		<link>http://www.edutechmag.org/?p=209</link>
		<comments>http://www.edutechmag.org/?p=209#comments</comments>
		<pubDate>Sun, 28 Jun 2009 21:37:50 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology Tools]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=209</guid>
		<description><![CDATA[Google literally searches billions of web pages each time you type keywords into the search bar. When students are researching using Google, the huge amount of search results can been daunting and time consuming to a student who doesn&#8217;t know how to pick through and determine the relevance of each site. Not knowing good search engine techniques can create overwhelming search results.
Do you wish you could compile a list of web sites and then use the search power of Google to allow students to enter search queries that output results from just the sites you have determined? Well now ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/educators/p_cse.html" target="_blank"><img class="alignright size-thumbnail wp-image-210" style="margin-left: 10px; margin-right: 10px; border: #cccccc 1px solid;" title="Google Custom Site Search" src="http://www.edutechmag.org/wp-content/uploads/2009/06/google_site-150x150.jpg" alt="Google Custom Site Search" width="150" height="150" /></a>Google literally searches billions of web pages each time you type keywords into the search bar. When students are researching using Google, the huge amount of search results can been daunting and time consuming to a student who doesn&#8217;t know how to pick through and determine the relevance of each site. Not knowing good search engine techniques can create overwhelming search results.</p>
<p>Do you wish you could compile a list of web sites and then use the search power of Google to allow students to enter search queries that output results from just the sites you have determined? Well now you can!</p>
<p>You can set up a Google Custom Search Engine, allowing students to search sites that you have chosen. Visit the Google for Educators, <a href="http://www.google.com/educators/p_cse.html" target="_blank">The Google Custom Search Engine</a>, web site to learn more. You can even have Google search your personal classroom web page.</p>
<p>To get started visit this site: <a href="http://www.google.com/coop/docs/cse/">http://www.google.com/coop/docs/cse/</a>. Here you will find tutorials and FAQs.</p>
<p>Google also provides <a href="http://www.google.com/educators/posters.html" target="_blank">classroom posters </a>that can be helpful to students when searching. Here are some search engine specific posters:</p>
<ul>
<li><a href="http://www.google.com/educators/posters/poster_search_tips_final.pdf" target="_blank">Google Search Tips for Kids</a> (a kid friendly poster reminding students how Google works)</li>
<li><a href="http://www.google.com/librariancenter/downloads/Tips_Tricks_85x11.pdf" target="_blank">Google Search Tips</a> (search modifiers to help narrow the search)</li>
<li><a href="http://www.google.com/librariancenter/downloads/Web_Search_85x11.pdf" target="_blank">Google Web Search</a> (breaking down how Google finds search results)</li>
</ul>
<p>It will be nice to teach students proper search techniques without having to worry about the billions of inappropriate search result possibilities. Now you can allow students to search for results without the teacher having to worry about what might pop up! Create your Google Custom Search Engine today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=209</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel Jeopardy</title>
		<link>http://www.edutechmag.org/?p=191</link>
		<comments>http://www.edutechmag.org/?p=191#comments</comments>
		<pubDate>Sun, 21 Jun 2009 23:30:21 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology Tools]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Interactive Whiteboard]]></category>
		<category><![CDATA[Jeopardy]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=191</guid>
		<description><![CDATA[I love the interactivity of PowerPoint, but the tedious work changing each slide is maddening. I created this Excel Jeopardy game that allows the teacher to add all the changes to one page and then play. You can literally set up a game in about 5 minutes. Students can also use this file to create fun games to show their learning.
 
Description:
Projector ready Jeopardy game that even keeps score! Designed for use with a 1024 x 768 monitor resolution. Design the game on the first page, click &#8220;Play Now&#8221; and your ...]]></description>
			<content:encoded><![CDATA[<p>I love the interactivity of PowerPoint, but the tedious work changing each slide is maddening. I created this Excel Jeopardy game that allows the teacher to add all the changes to one page and then play. You can literally set up a game in about 5 minutes. Students can also use this file to create fun games to show their learning.</p>
<p style="text-align: center;"><img class="size-thumbnail wp-image-197 alignnone" style="margin-left: 10px; margin-right: 10px; border: black 1px solid;" title="Projected game works great on an interactive whiteboard." src="http://www.edutechmag.org/wp-content/uploads/2009/06/excel_jeopardy_board-150x150.jpg" alt="Projected game works great on an interactive whiteboard." width="150" height="150" /> <img class="alignnone size-thumbnail wp-image-196" style="margin-left: 10px; margin-right: 10px; border: black 1px solid;" title="Edit all your questions and answers on one page!" src="http://www.edutechmag.org/wp-content/uploads/2009/06/excel_jeopardy-150x150.jpg" alt="Edit all your questions and answers on one page!" width="150" height="150" /></p>
<p>Description:<br />
Projector ready Jeopardy game that even keeps score! Designed for use with a 1024 x 768 monitor resolution. Design the game on the first page, click &#8220;Play Now&#8221; and your game is underway! Click on the link and then choose save to save the file to your computer. Involve all students by using the Jeopardy Score Sheet.</p>
<p>Files: <a href="http://www.edutechmag.org/wp-content/uploads/2009/06/jeopardy_tepley.xls">Excel Jeopardy File</a> | <a href="http://www.edutechmag.org/wp-content/uploads/2009/06/ExcelJeopardyScoreSheet.pdf">Excel Jeopardy Score Sheet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=191</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Easy Electronic Portfolios</title>
		<link>http://www.edutechmag.org/?p=164</link>
		<comments>http://www.edutechmag.org/?p=164#comments</comments>
		<pubDate>Sun, 21 Jun 2009 21:45:12 +0000</pubDate>
		<dc:creator>Brandon Tepley</dc:creator>
				<category><![CDATA[Technology Tools]]></category>
		<category><![CDATA[The Classroom]]></category>
		<category><![CDATA[eFolio]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[SharePoint Designer]]></category>

		<guid isPermaLink="false">http://www.edutechmag.org/?p=164</guid>
		<description><![CDATA[I have tried to perfect the student eFolio for elementary students. Students are so proud to display their work online! It is a great motivator. Finding time, however, to teach html skills, digital photography, design, is the difficulty I always face. Trying to maintain a class&#8217; focus while teaching about the best practices for using tables and hyperlinks is about impossible. This year I plan on going back to the basics and minimalize student web work.
Teaching fifth grade, I find my students are proficient in certain software. Microsoft PowerPoint and Word are the two ...]]></description>
			<content:encoded><![CDATA[<p>I have tried to perfect the student eFolio for elementary students. Students are so proud to display their work online! It is a great motivator. Finding time, however, to teach html skills, digital photography, design, is the difficulty I always face. Trying to maintain a class&#8217; focus while teaching about the best practices for using tables and hyperlinks is about impossible. This year I plan on going back to the basics and minimalize student web work.</p>
<p>Teaching fifth grade, I find my students are proficient in certain software. Microsoft PowerPoint and Word are the two most common applications they use from kindergarten through fourth grade. Students can do amazing things with all the bells and whistles PowerPoint provide. They like using PowerPoint. This year we will be using PowerPoint to maintain a student eFolio. We will then us the Print Screen option to capture an image and create a thumbnail within a web site, that will open the larger, more detailed eFolio reflection piece.</p>
<p><a href="http://www.edutechmag.org/wp-content/uploads/2009/06/efolio_ppt2.jpg"><img class="size-medium wp-image-173 alignleft" style="margin-left: 10px; margin-right: 10px; border: black 1px solid;" title="efolio_ppt" src="http://www.edutechmag.org/wp-content/uploads/2009/06/efolio_ppt2-300x224.jpg" alt="efolio_ppt" width="300" height="224" /></a>The PowerPoint template gives students the opportunity to reflect on work that they have completed. My student&#8217;s eFolios are works in progress. Some students post many more pieces than others. The image shows the basic layout. Students insert an image of their work or project, then reflect on what the assignment required, what they learned, and how they will use the skill again in the future. Within PowerPoint the notes section is to be used as a blog. Students can go into further detail if they so choose. Students can then format the font, slide style, background color to their liking.</p>
<p>Once the slide is complete, students will start their slideshow. When the desired slide is on the screen, students will use the &#8220;Print Screen&#8221; feature built into most keyboards. This is a great tool for students to use. Within Microsoft products, image cropping is allowed so image editing is really easy. Students love WordArt. With &#8220;Print Screen&#8221; students can manipulate the on screen image and then capture it, pasting it into another project.</p>
<p>To use &#8220;Print Screen,&#8221; have displayed on the screen what you want to capture. Then hit the &#8220;Print Screen&#8221; key on the keyboard. Now open the program you wish to paste the screen image into. Use your paste shortcut (CTRL-V) to paste the image into the program. Now edit it using various cropping and resizeing techniques.</p>
<p>The PowerPoint template allows students to create an image that displays an image of their work and their reflection. Once the screen is captured using the &#8220;Print Screen&#8221; tool, we save the image to our clipboard to use in the next step&#8230; the student&#8217;s web page!</p>
<p><a href="http://www.edutechmag.org/wp-content/uploads/2009/06/efolio_launcher.jpg"><img class="alignright size-medium wp-image-174" style="margin-left: 10px; margin-right: 10px; border: black 1px solid;" title="efolio_launcher" src="http://www.edutechmag.org/wp-content/uploads/2009/06/efolio_launcher-300x204.jpg" alt="efolio_launcher" width="300" height="204" /></a>At our school we use SharePoint Designer to edit web pages. Included in the file package is a student folder. This folder, along with the PowerPoint file need to be distributed to each student. The student folder is titled &#8220;student000.&#8221; Once distrubted you will need to have your students change the file name to a unique number (student001, student002). This number is important when setting up your efolio page. To the right is a picture of my &#8220;Student Web Pages and eFolios&#8221; launcher page. Within my web page file structure I have a folder titlted &#8220;efolios&#8221; that holds all the student folders (student001, student002). When a student updates his or her eFolio, I drag their folder into the &#8220;efolio&#8221; folder, because it has the same name, it overwrites the previous files. On the launcher page I have each student create an avatar and scan them in as the launching link to their individual web pages. Once I add the link information it should not change because the student keeps the same folder name (student001, student002).</p>
<p>Students will need to open their site, which includes an index.htm file that has a layout pre-established (avatar cell, name cell, and contact cell). As students add images they will use the Auto Thumbnail feature. I plan to teach students how to adjust the Auto Thumbnail settings to create a 300 px wide image that links to the larger image for easier viewing. I will suggest that they title each subject section to maintain organization. Also included in the web site folder is an &#8220;images&#8221; folder. Students can practice organization by keeping image files in the &#8220;images&#8221; folder.</p>
<p><a href="http://www.edutechmag.org/wp-content/uploads/2009/06/student_efolio1.jpg"><img class="alignright size-full wp-image-188" style="margin-left: 10px; margin-right: 10px; border: black 1px solid;" title="student_efolio" src="http://www.edutechmag.org/wp-content/uploads/2009/06/student_efolio1.jpg" alt="student_efolio" width="254" height="154" /></a>The minimal steps will allow students to create an easy electronic portfolio. PowerPoint is a breeze for most students. Many students have PowerPoint at home too, so adding eFolio content can be done in and out of the classroom. &#8220;Print Screen&#8221; is a great work around to picture editing. If &#8220;Print Screen&#8221; is too difficult for the younger students, you can also export PowerPoint slides as an .jpg image, too.</p>
<p>I hope this is a helpful way to create an online eFolio for your students. Next year I will reflect on how this actually goes and make any tweaks that are necessary.</p>
<p>Steps for Students:</p>
<ol>
<li>Open and maintain PowerPoint. Adding assignments by copying the original slide.</li>
<li>Export slide image or use &#8220;Print Screen&#8221; option.</li>
<li>Open web site, create name in WordArt, use &#8220;Print Screen&#8221; option to insert name image, add avatar that your teacher has scanned, insert image of slide, title the subject area.</li>
<li>Save file and let your teacher know you are ready to upload.</li>
<li>Continue to maintain PowerPoint, adding new pieces weekly.</li>
</ol>
<p>Files: <a href="http://www.edutechmag.org/wp-content/uploads/2009/06/eFolio_Tepley1.zip">eFolio_Tepley</a> (Right click and Save Target As to save and access .zip file. File inlcudes PowerPoint Template, Student eFolio Web Site Template, Student eFolio Example)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edutechmag.org/?feed=rss2&#038;p=164</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

