<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>TechIntersect</title>
	
	<link>http://billgx.edublogs.org</link>
	<description>Exploring the intersection of technology and the arts</description>
	<pubDate>Thu, 16 Jul 2009 05:39:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/billgx" type="application/rss+xml" /><item>
		<title>Making a Wireless Router Act Like an Access Point</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/AggrEB9uY0I/</link>
		<comments>http://billgx.edublogs.org/2009/07/15/router-access-point/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 05:35:18 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[Technology Education]]></category>

		<category><![CDATA[router]]></category>

		<category><![CDATA[tcp/ip]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=381</guid>
		<description><![CDATA[***Warning*** this post is pretty geeky. I wrote it so I might refer back to it if needed, and also if someone has a similar problem they are trying to solve. (If my students see my awesomeness in the process, that is another acceptable outcome  
I got to blow the dust off of my [...]]]></description>
			<content:encoded><![CDATA[<p>***Warning*** this post is pretty geeky. I wrote it so I might refer back to it if needed, and also if someone has a similar problem they are trying to solve. (If my students see my awesomeness in the process, that is another acceptable outcome <img src='http://billgx.edublogs.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I got to blow the dust off of my networking skills a little bit today. I teach an introductory networking course and I used to be a system administrator/networking pro, but honestly my skills get a little rusty if I don&#8217;t put them to the test once in a while.</p>
<p>Sometimes my networking students wonder why I make them do labs where they must manually configure all of the TCP/IP settings when DHCP will do it automatically. Without knowledge of how to set things up manually, I would have been unable to solve a real-world problem today.</p>
<p>What I thought would take me an hour wound up taking nearly 3. Terry, down at the hardware store, asked me to hook his laptop up to his store&#8217;s network using wireless. Terry&#8217;s always so willing to help out Wendy &amp; me with stuff that goes wrong around our home (most recently it was the lawn sprinker system), I was hardly in a position to refuse. I had already taken the day off for jury duty and I didn&#8217;t know when I would have time otherwise, so I agreed to look at it this afternoon.</p>
<p>The first hour was spent just figuring out what he had, and learning circuitously that the wireless router wasn&#8217;t configured &amp; working as expected. (Hmm, I might have thought to ask about that part up front!) He could always get the Internet to work through the wireless, but he couldn&#8217;t see the store server, where his merchant programs &amp; data reside.</p>
<p>He already had a router connected to the DSL, and this wireless router was really overkill. All he needed was a simple wireless access point. And that was what I struggled with for quite a bit longer than I should have. The router created a separate network, and was preventing access to the store network through it. How could I make the router act like an access point?</p>
<p>My final solution was to configure the wireless router in this simple manner:</p>
<ol>
<li>Set the WAN side to Autoconfigure with DHCP and leave it disconnected.</li>
<li>Configure and connect the LAN side to the store network.</li>
<li>Configure the laptop with a static IP also on the store network.</li>
<li>Enable security settings.</li>
</ol>
<p>Setting things up this way, we bypassed the routing part, only utilizing it as a wireless access point. I spent a lot of time looking for settings in the D-link router config to try to disable routing, but found no such option. Once I figured out that I could get away with hooking up only the LAN side of the router, and the laptop would still talk to it, I was set. Initially, I tried letting the laptop use the router&#8217;s DHCP, but when I did this, the laptop was configured to think that the wireless router (which wasn&#8217;t connected on the WAN side) was the gateway to the Internet, so the Internet wouldn&#8217;t work. The workaround was to use a manually configured IP with the correct gateway address.</p>
<p>It took a lot longer than it would have back in my glory days of networking, to be sure, but it&#8217;s good to know that once the cobwebs are blown out, I can still solve real-world networking problems from time to time. I never wanted to be one of those &#8220;theory only&#8221; professors anyhow. Hopefully doing little projects like this will ensure that I am always able to function in the real world as well as in classroom or laboratory.</p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F15%2Frouter-access-point%2F';
  addthis_title  = 'Making+a+Wireless+Router+Act+Like+an+Access+Point';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/15/router-access-point/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/15/router-access-point/</feedburner:origLink></item>
		<item>
		<title>Apollo Documents Digitized</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/1-WkGfgGObw/</link>
		<comments>http://billgx.edublogs.org/2009/07/14/apollo-documents-digitized/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:40:20 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[Science Education]]></category>

		<category><![CDATA[Technology Education]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=380</guid>
		<description><![CDATA[Anyone who does any kind of research knows how far we have to go towards digitizing printed collections of documents. Last spring I did a research project at the Eisenhower Presidential Library and was surprised to learn that there are no plans to digitize anything from that important collection in the near future due to [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone who does any kind of research knows how far we have to go towards digitizing printed collections of documents. Last spring I did a <a href="http://billgx.edublogs.org/2009/05/08/federal-aid-to-education/">research project at the Eisenhower Presidential Library</a> and was surprised to learn that there are no plans to digitize anything from that important collection in the near future due to a lack of funding.</p>
<p>My ears perked up recently when I learned that the Forsyth Library at Fort Hays State University has been working to digitize the Apollo document collection of the <a href="http://www.cosmo.org/">Kansas Cosmosphere</a>. This video is from the press conference announcing the online publication of documents from the Apollo 1 accident investigation which once belonged to Jack Swigert and were given to Charlie Duke who donated them to the museum.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ai5YPXF0_9Y&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/ai5YPXF0_9Y&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Anyone interested in NASA history and the Apollo space missions should check out the online documents here: <a href="http://www.fhsu.edu/forsyth_lib/digital/space/">http://www.fhsu.edu/forsyth_lib/digital/space/</a></p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F14%2Fapollo-documents-digitized%2F';
  addthis_title  = 'Apollo+Documents+Digitized';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/14/apollo-documents-digitized/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/14/apollo-documents-digitized/</feedburner:origLink></item>
		<item>
		<title>Apollo Astronaut Describes Earth From Space</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/eq6Iaht0laE/</link>
		<comments>http://billgx.edublogs.org/2009/07/13/apollo-astronaut-describes-earth-from-space/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 19:06:53 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[Science Education]]></category>

		<category><![CDATA[apollo]]></category>

		<category><![CDATA[lunar]]></category>

		<category><![CDATA[moon]]></category>

		<category><![CDATA[science]]></category>

		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=379</guid>
		<description><![CDATA[
Emily and I had the amazing opportunity last week to meet Charlie Duke, Apollo 16 astronaut at the Kansas Cosmosphere. Charlie describes the experience of viewing the entire Earth at 16,000 miles from space.
Authored by Bill Genereux. Hosted by Edublogs.
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F13%2Fapollo-astronaut-describes-earth-from-space%2F';
  addthis_title  = 'Apollo+Astronaut+Describes+Earth+From+Space';
  addthis_pub  [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Hd703X64XG8&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/Hd703X64XG8&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Emily and I had the amazing opportunity last week to meet Charlie Duke, Apollo 16 astronaut at the Kansas Cosmosphere. Charlie describes the experience of viewing the entire Earth at 16,000 miles from space.</p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F13%2Fapollo-astronaut-describes-earth-from-space%2F';
  addthis_title  = 'Apollo+Astronaut+Describes+Earth+From+Space';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/13/apollo-astronaut-describes-earth-from-space/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/13/apollo-astronaut-describes-earth-from-space/</feedburner:origLink></item>
		<item>
		<title>Space Camp-Why isn’t School More Like This?</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/bm98RLu7Ui0/</link>
		<comments>http://billgx.edublogs.org/2009/07/11/space-camp-why-isnt-school-more-like-this/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:18:31 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=378</guid>
		<description><![CDATA[
Science Girl Em &#38; I are back from her week at Space Camp at the Kansas Cosmosphere in Hutchinson, KS. Yesterday was parents day, and I followed her and cousin Andrew around with the video camera. While I watched them perform their Lunar Base Mission, all I could think about was
Why isn&#8217;t school more like [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/OkZyMGoggqc&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/OkZyMGoggqc&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://sciencegirlem.edublogs.org/2009/07/09/about-space-camp/">Science Girl Em</a> &amp; I are back from her week at <a href="http://www.cosmo.org/camps.cfm">Space Camp at the Kansas Cosmosphere</a> in Hutchinson, KS. Yesterday was parents day, and I followed her and cousin Andrew around with the video camera. While I watched them perform their Lunar Base Mission, all I could think about was</p>
<blockquote><p>Why isn&#8217;t school more like <em>this</em>?</p></blockquote>
<p>The lunar base mission was performed by the kids in several tents interconnected by a series of tunnels. Cameras were placed inside of each tent so parents could view what was happening inside during the mission. Control panels with working switches and lights were placed in each tent, and each camper was assigned a role; Emily was the base botanist (highly appropriate because she &amp; I often work together in the garden.)</p>
<p>The kids are given a mission checklist to follow, which includes a script to follow for communications with each other and the teacher acting as CAPCOM (Capsule Communicator) using handheld radios.</p>
<p>In my weird brain, I began to envision an entire school year taught inside of little play tents. These kids were learning teamwork as well as working on communication and literacy skills. There&#8217;s no reason a teacher couldn&#8217;t come up with all sorts of math &amp; science activities to do inside the tents. They could learn all about life sciences; what does it take to survive &amp; thrive independent of any outside assistance? Everything from growing food to recycling could be covered.</p>
<p>I think a really creative teacher could do the entire curriculum in this environment. Social studies, music, literature could all be incorporated into the lunar base experience. After all, if astronauts were actually living an extended stay on a lunar base, they would live complete lives, it&#8217;s not only work. They would need entertainment and mental stimulation. The kids could research what the ISS astronauts do for entertainment during down time.</p>
<p>Yep, I think I would have liked school a lot more as a kid if I could have went to a &#8220;lunar base&#8221; once in a while. Congratulations to the Cosmophere on an <strong><em>outstanding </em></strong>learning experience.</p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F11%2Fspace-camp-why-isnt-school-more-like-this%2F';
  addthis_title  = 'Space+Camp-Why+isn%26%238217%3Bt+School+More+Like+This%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/11/space-camp-why-isnt-school-more-like-this/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/11/space-camp-why-isnt-school-more-like-this/</feedburner:origLink></item>
		<item>
		<title>A video-riffic week</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/PEF4pcjr3VQ/</link>
		<comments>http://billgx.edublogs.org/2009/07/09/a-video-riffic-week/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 19:08:18 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=377</guid>
		<description><![CDATA[It&#8217;s been a busy week with the video crew at Twin Valley. Tuesday we filmed the Concordia KS milkman. He&#8217;s 88, still drives a milk truck route, making home &#38; retail dairy deliveries. The best part is he&#8217;s a pilot, and now that he&#8217;s had a pacemaker put in, the FAA has cleared him to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a busy week with the video crew at Twin Valley. Tuesday we filmed the Concordia KS milkman. He&#8217;s 88, still drives a milk truck route, making home &amp; retail dairy deliveries. The best part is he&#8217;s a pilot, and now that he&#8217;s had a pacemaker put in, the FAA has cleared him to fly again! He invited me to go up with him sometime in the near future- and I hope to take him up on it.</p>
<p>Wednesday, we toured and filmed the Ohlde Dairy at Linn, KS. I always enjoy telling these kinds of stories because people these days have little idea of where the food comes from, even people living right here amongst the food being produced. It seems to me that milk cows have it pretty good as far as livestock lives go. They live in hotel-like conditions, with sprinklers &amp; fans to keep cool, soft bedding, plenty of food to eat, and three times a day going for a walk to the milking parlor to be milked. My favorite part was watching the cows walk in and line up into position. They all automatically turn their backsides toward the machine so they can be milked. It was almost like watching a circus act of trained animals, seeing them do that trick.</p>
<p>When I was a kid, I once milked my uncle&#8217;s Jersey cow, but that was many moons ago so it was a real treat to get to do a little milking myself yesterday. A lot different than when I was a kid. Gloves were required, not so much for my benefit but for the cows. Have to keep those udders clean and germ-free.</p>
<p>Today I interviewed Bruce Graham, the lead instructor at the Cloud County Community College Wind Energy Technology program. We have a brand new wind farm here in Cloud County, and plenty of people, myself included, have been wondering about those gigantic wind turbines. He shared a lot of good information.</p>
<p>Tomorrow, I will be heading to Hutchinson to the Kansas Cosmosphere to film the Space Camp that my daughter Emily is attending there. She&#8217;s been gone all week and I&#8217;m looking forward to seeing her.</p>
<p>Give me some time to get all of this stuff compiled and edited &amp; I will be sure to share some video clips with you. It has really been a video-riffic week!</p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F09%2Fa-video-riffic-week%2F';
  addthis_title  = 'A+video-riffic+week';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/09/a-video-riffic-week/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/09/a-video-riffic-week/</feedburner:origLink></item>
		<item>
		<title>Geocaching in Kansas</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/VjN_vYxG5SU/</link>
		<comments>http://billgx.edublogs.org/2009/07/07/geocaching-in-kansas/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 05:03:03 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=376</guid>
		<description><![CDATA[I&#8217;m surprised at how many people still have never heard of Geocaching. I first heard of it several years ago, but just began doing it myself last summer. My kids love it! It is a great way for a computer nerd like myself to step away from the keyboard for a while without eschewing technology [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m surprised at how many people still have never heard of Geocaching. I first heard of it several years ago, but just began doing it myself last summer. My kids love it! It is a great way for a computer nerd like myself to <em>step away from the keyboard</em> for a while without eschewing technology completely. I got a Garmin Venture HC GPS for my birthday last year, and have been enjoying geocaching ever since.</p>
<p>Geocaching is a game played the world over, using hand-held GPS units to locate &#8220;hidden treasure&#8221; with known latitude &amp; longitude coordinates that are posted on the <a href="http://www.geocaching.com">Geocaching.com</a> website. While you would think that knowing a &#8220;treasure&#8221; lat &amp; long would lead you right to it but it isn&#8217;t quite so simple. The GPS will guide you to the general vicinity, but it is up to the geocacher to physically locate the hidden cache. These caches are often camouflaged or hidden quite stealthily. On some of the more challenging caches, I have actually been to the location multiple times before I was able to locate the treasure.</p>
<p>A geocache typically contains a log book for the finder to sign their name in &amp; date the entry so people who come later can know who came before. Some caches contain goodies for the kids, such as little toys &amp; nick knacks.  You are supposed to trade items, if you take an item, leave an item as well. My kids enjoy the toys as much as the hunt for the cache.</p>
<p>You can log your &#8220;finds&#8221; in the Geocaching website, so you know where you have been and when you were there. Once you find a few caches, you might even want to think about placing your own cache and enjoying the visitors who visit your &#8220;treasure&#8221;. For more information about geocaching, <a href="http://www.geocaching.com/faq/">check out the FAQ&#8217;s</a> on the Geocaching.com website.</p>
<p>I think you will find that the game is educational and lots of fun. Many caches are placed near sites of historic or cultural interest. This video was filmed last year when we first got my GPS. I had it saved on my computer but am only now getting around to sharing it. It shows the 6th principal meridian reference point marker from which all of Kansas and Nebraska were surveyed in the 1800&#8217;s. It also shows a nearly forgotten Pioneer Graveyard, where some of the earliest settlers were buried. Enjoy.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/uoCoGXIqd1g&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/uoCoGXIqd1g&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F07%2Fgeocaching-in-kansas%2F';
  addthis_title  = 'Geocaching+in+Kansas';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/07/geocaching-in-kansas/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/07/geocaching-in-kansas/</feedburner:origLink></item>
		<item>
		<title>Music &amp; Shootout at the ‘09 Kansas Sampler Festival</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/MpVB03p7UL4/</link>
		<comments>http://billgx.edublogs.org/2009/07/02/music-shootout-at-the-09-kansas-sampler-festival/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 02:49:48 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=375</guid>
		<description><![CDATA[The Kansas Sampler Festival is a chance for various businesses and attractions around the state to come together in a single venue for people to explore and see what Kansas has to offer. There is food, music, theatrics and fun for the whole family.
I&#8217;ve been doing a little housekeeping on my Flip camera this week. [...]]]></description>
			<content:encoded><![CDATA[<p>The Kansas Sampler Festival is a chance for various businesses and attractions around the state to come together in a single venue for people to explore and see what Kansas has to offer. There is food, music, theatrics and fun for the whole family.</p>
<p>I&#8217;ve been doing a little housekeeping on my Flip camera this week. On it, I found some videos from the 2009<a href="http://www.kansassampler.org/festival/"> Kansas Sampler Festival</a> that was held in Concordia, Kansas. I recorded some music as well as an old-fashioned Kansas Cowtown shootout. Enjoy!</p>
<p><strong>Down Home Music</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/7iH12VfheEk&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7iH12VfheEk&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><strong>wild thing</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/hdBXSBV2a0c&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hdBXSBV2a0c&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><strong>Shootout</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/x4jVRRSJpH0&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/x4jVRRSJpH0&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F02%2Fmusic-shootout-at-the-09-kansas-sampler-festival%2F';
  addthis_title  = 'Music+%26%23038%3B+Shootout+at+the+%26%238216%3B09+Kansas+Sampler+Festival';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/02/music-shootout-at-the-09-kansas-sampler-festival/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/02/music-shootout-at-the-09-kansas-sampler-festival/</feedburner:origLink></item>
		<item>
		<title>School is Hell</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/RINPGCKlfHo/</link>
		<comments>http://billgx.edublogs.org/2009/07/02/school-is-hell/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 15:26:21 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[creativity]]></category>

		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=372</guid>
		<description><![CDATA[Back in the late 1980&#8217;s, when I just joined the Navy, I happened across a book with a catchy title, &#8220;School is Hell&#8221; by Matt Groening. It was a compilation of comics by the guy who would later create &#8220;The Simpsons&#8221; tv program. This was a time in my life when I had just spent [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the late 1980&#8217;s, when I just joined the Navy, I happened across a book with a catchy title, &#8220;<em><strong>School is Hell</strong></em>&#8221; by Matt Groening. It was a compilation of comics by the guy who would later create &#8220;<em><strong>The Simpsons</strong></em>&#8221; tv program. This was a time in my life when I had just spent 13 years in a place where I struggled to fit in, to be successful and to be myself. I felt like school <em>was </em>hell, so I bought the book. (As you might imagine, when underachiever Bart Simpson came out, I was a ready-made fan.)</p>
<p>I recently rediscovered this book. Here is a sample called, &#8220;<em><strong>What I learned in school</strong></em>&#8220;. Take note of what he writes about the 3rd grade. I had that very experience myself. Although I was never sent off to the special room in the basement, I vividly recall being demoted from the &#8220;silver&#8221; group to the &#8220;brown&#8221; reading group.</p>
<p><a href="http://billgx.edublogs.org/files/2009/07/schoolhellspread2.gif"><img class="alignnone size-full wp-image-373" title="schoolhellspread2" src="http://billgx.edublogs.org/files/2009/07/schoolhellspread2.gif" alt="" width="500" height="371" /></a></p>
<p>I think the teacher&#8217;s 12th grade comment also provides us some vivid insight into how creativity is valued in the classroom.</p>
<p>Now, just for fun, check out the &#8220;<strong><em>Teacher&#8217;s Guide to Words that Make a Kid Snicker</em></strong>&#8221;</p>
<p><a href="http://billgx.edublogs.org/files/2009/07/schoolhellspread1.gif"><img class="alignnone size-full wp-image-374" title="schoolhellspread1" src="http://billgx.edublogs.org/files/2009/07/schoolhellspread1.gif" alt="" width="500" height="464" /></a></p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F02%2Fschool-is-hell%2F';
  addthis_title  = 'School+is+Hell';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/02/school-is-hell/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/02/school-is-hell/</feedburner:origLink></item>
		<item>
		<title>Harvest &amp; Fireworks Videos</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/m33GuM6b3cc/</link>
		<comments>http://billgx.edublogs.org/2009/07/01/harvest-fireworks-videos/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 22:53:10 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=371</guid>
		<description><![CDATA[The summer job at Twin Valley is going well. I&#8217;m starting to get some videos put together.
Wheat harvest is going strong &#38; will soon be winding down. Shot this short video with a Flip camera:

This fireworks display in Hanover, KS is one of the best in the state:

I&#8217;m really having fun working with the digital [...]]]></description>
			<content:encoded><![CDATA[<p>The summer job at Twin Valley is going well. I&#8217;m starting to get some videos put together.</p>
<p>Wheat harvest is going strong &amp; will soon be winding down. Shot this short video with a Flip camera:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/CfMX_Gk2UQE&amp;hl=en&amp;fs=1&amp;" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/CfMX_Gk2UQE&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This fireworks display in Hanover, KS is one of the best in the state:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Lem9-Gwknxw&amp;hl=en&amp;fs=1&amp;" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/Lem9-Gwknxw&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I&#8217;m really having fun working with the digital media. We have some more great projects in the works. Today I did an interview with a 91 year old gentleman who attended the same country school as my grandma who just passed away last month. It was fun to reminisce with him &amp; learn a bit what it was like to attend a one room schoolhouse. His grandfather, his father and his kids all attended the same schoolhouse that he &amp; grandma did. I will share more from that interview after reviewing and editing the footage. Stay tuned&#8230;</p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F07%2F01%2Fharvest-fireworks-videos%2F';
  addthis_title  = 'Harvest+%26%23038%3B+Fireworks+Videos';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/07/01/harvest-fireworks-videos/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/07/01/harvest-fireworks-videos/</feedburner:origLink></item>
		<item>
		<title>Sunny Slope School</title>
		<link>http://feedproxy.google.com/~r/billgx/~3/aN-WmAV7BBE/</link>
		<comments>http://billgx.edublogs.org/2009/06/28/sunny-slope-school/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 20:04:43 +0000</pubDate>
		<dc:creator>Bill Genereux</dc:creator>
		
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://billgx.edublogs.org/?p=369</guid>
		<description><![CDATA[
Sunny Slope 1928-29 Students
This week should be pretty interesting. I have an interview scheduled with Laurence Conrow, a classmate of my grandmother&#8217;s at Sunny Slope School in Wakefield, KS. My mother found this class photo among my Grandma&#8217;s belongings. I&#8217;m hoping that Mr. Conrow can identify the pupils in the photo, because there isn&#8217;t a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://billgx.edublogs.org/files/2009/06/class28-29.jpg"><img class="alignnone size-medium wp-image-370" title="Sunny Slope Students 1928-29" src="http://billgx.edublogs.org/files/2009/06/class28-29-300x280.jpg" alt="" width="300" height="280" /></a></p>
<p><em>Sunny Slope 1928-29 Students</em></p>
<p>This week should be pretty interesting. I have an interview scheduled with Laurence Conrow, a classmate of my grandmother&#8217;s at Sunny Slope School in Wakefield, KS. My mother found this class photo among my Grandma&#8217;s belongings. I&#8217;m hoping that Mr. Conrow can identify the pupils in the photo, because there isn&#8217;t a roster that says who is who. My grandma &amp; her sister both attended the school this year.</p>
<p>I&#8217;m looking forward to learning more about <a href="http://billgx.edublogs.org/2009/05/29/country-schools/">country schools</a> in Kansas this week.</p>
<br />Authored by <a href="http://billgx.edublogs.org">Bill Genereux</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fbillgx.edublogs.org%2F2009%2F06%2F28%2Fsunny-slope-school%2F';
  addthis_title  = 'Sunny+Slope+School';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://billgx.edublogs.org/2009/06/28/sunny-slope-school/feed/</wfw:commentRss>
		<feedburner:origLink>http://billgx.edublogs.org/2009/06/28/sunny-slope-school/</feedburner:origLink></item>
	</channel>
</rss>
