<?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>Millennium Teacher</title>
	<atom:link href="http://millenniumteacher.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://millenniumteacher.com/wordpress</link>
	<description>New Media and Classroom Practice</description>
	<lastBuildDate>Tue, 13 May 2008 21:43:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Clay Shirky on Where People Find the Time</title>
		<link>http://millenniumteacher.com/wordpress/?p=19</link>
		<comments>http://millenniumteacher.com/wordpress/?p=19#comments</comments>
		<pubDate>Fri, 09 May 2008 21:24:19 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[Ed Tech]]></category>

		<guid isPermaLink="false">http://millenniumteacher.com/wordpress/?p=19</guid>
		<description><![CDATA[H/T: David Wiley]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="255" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="showplayer" /><param name="quality" value="best" /><param name="src" value="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;feedurl=http%3A%2F%2Fweb2expo%2Eblip%2Etv%2Frss&amp;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F862384%3Freferrer%3Dblip%2Etv%26source%3D1&amp;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" /><embed id="showplayer" type="application/x-shockwave-flash" width="400" height="255" src="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;feedurl=http%3A%2F%2Fweb2expo%2Eblip%2Etv%2Frss&amp;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F862384%3Freferrer%3Dblip%2Etv%26source%3D1&amp;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" quality="best"></embed></object></p>
<p />
H/T: <a href="http://opencontent.org/blog/archives/497/trackback">David Wiley</a></p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on the iPhone SDK</title>
		<link>http://millenniumteacher.com/wordpress/?p=18</link>
		<comments>http://millenniumteacher.com/wordpress/?p=18#comments</comments>
		<pubDate>Sun, 09 Mar 2008 03:29:28 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[Ed Tech]]></category>

		<guid isPermaLink="false">http://millenniumteacher.com/wordpress/?p=18</guid>
		<description><![CDATA[I&#8217;ve got the iPhone SDK installed right now, and so far it looks very nice. From the programmer&#8217;s point of view, it&#8217;s just another set of Xcode project templates. I&#8217;m not a Cocoa/Objective C expert, but Xcode/Cocoa (especially Interface Builder, which isn&#8217;t fully functional in the beta SDK) is pretty sweet &#8212; as long as [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got the iPhone SDK installed right now, and so far it looks very nice.</p>
<p>From the programmer&#8217;s point of view, it&#8217;s just another set of Xcode project templates. I&#8217;m not a Cocoa/Objective C expert, but Xcode/Cocoa (especially Interface Builder, which isn&#8217;t fully functional in the beta SDK) is pretty sweet &#8212; as long as you don&#8217;t mind limiting your code to Apple products. That&#8217;s not a big deal in this segment; the Touch (<a href="http://enkerli.wordpress.com/2008/03/07/touch-thoughts-apples-handheld-strategy/">Alexandre Enkerli&#8217;s </a>term) devices are pretty much it, at least until someone starts shipping <a href="http://code.google.com/android/what-is-android.html">Android</a> products.</p>
<p>A couple of things I&#8217;ve heard and learned concern me, though.</p>
<p>1) Apparently there&#8217;s no way under the current SDK to have a application run in the background. Some of the cooler educational applications I can imagine would really work better if they could talk to a server all the time, or at least check in every few minutes. Some have said that this is due to the limited processing power of the Touch devices, but I&#8217;m not convinced that&#8217;s it. For one, the ARM processors in the Touch devices are more powerful and have more memory than the ones I used to run Linux on in the early 90s <i>&lt;codger voice&gt; I used to run Linux on a 386SX 16 MHz machine with 8 megs of RAM. We didn&#8217;t have any fancy &#8220;distros&#8221; or &#8220;CDs&#8221;. We had to download the packages one at a time over a dialup and put them on floppy disks! And we liked it!&lt;/codger voice&gt;</i>. For another, the Touch devices don&#8217;t seem to have a problem decoding and playing music files (a fairly compute-intensive process) while in the background, so clearly the capacity is there.</p>
<p>I suspect this has more to do with avoiding competition for the (lucrative) SMS market than it does with processing capacity. It just seems a shame to have &#8220;always on&#8221; Internet access, then prevent the device from actually making use of it.</p>
<p>2) Applications are (reportedly) sandboxed from talking to each other at all. That makes some sense from a security standpoint, but is going to make it vastly more difficult to write any kind of mashup or add-on (for instance, a working spam filter for the Mail application).</p>
<p>3) This is the biggie: &#8220;No interpreted code may be downloaded and used in an Application except for code that is interpreted and run by Apple&#8217;s Published APIs and built- in interpreter(s).&#8221;</p>
<p>Domain-specific languages (DSLs) are mini-languages that are designed to solve a specific problem. They&#8217;re pretty easy to write in some languages (especially Lisp but also in some modern scripting languages, such as Ruby). The advantage of a DSL is that you can create a mini-language which makes sense for the problem (or which makes sense to your users).<br />
An example that&#8217;s been around for a while is the MIDI protocol for controlling electronic instruments. While I wouldn&#8217;t necessarily hold MIDI up as a <b>good</b> DSL, the idea is there &#8212; MIDI uses terms and concepts with which its users (muscians) are already familiar, rather than having them poke values in registers and hand-control oscillators. SCORM and IMS Learning Design might also be called DSLs, in a way.</p>
<p>Just about every education app I can imagine would benefit from some kind of scripting. I don&#8217;t know that I&#8217;d want to spend a lot of time writing a cool education app only to have some lawyer at Apple (for example, the one who wrote that clause) decide that my DSL was an &#8220;interpreter&#8221; and ban it from distribution (especially since the App Store is the <span style="font-weight: bold;">only</span> way to distribute your code).</p>
<p>I was excited by the SDK at first. Now, not so much.</p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=18</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blog entries imported</title>
		<link>http://millenniumteacher.com/wordpress/?p=17</link>
		<comments>http://millenniumteacher.com/wordpress/?p=17#comments</comments>
		<pubDate>Sun, 02 Mar 2008 23:13:23 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://millenniumteacher.com/wordpress/?p=17</guid>
		<description><![CDATA[I&#8217;ve moved everything from the old blog over here to my own server. Assuming I still have any readers left after my lengthy hiatus (long story there), please change your bookmarks to this page. I won&#8217;t be updating the old one any more. Thanks!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve moved everything from the old blog over here to my own server. Assuming I still have any readers left after my lengthy hiatus (long story there), please change your bookmarks to this page. I won&#8217;t be updating the old one any more.</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transitioning</title>
		<link>http://millenniumteacher.com/wordpress/?p=13</link>
		<comments>http://millenniumteacher.com/wordpress/?p=13#comments</comments>
		<pubDate>Mon, 04 Feb 2008 06:30:08 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://millenniumteacher.wordpress.com/?p=21</guid>
		<description><![CDATA[I&#8217;m in the process of moving all the Millennium Teacher stuff (including this blog) to my Linode server, because I&#8217;ll be needing to install some example software for later chapters. Some of this stuff requires running custom servers from the shell, so my Hosting Matters web host won&#8217;t do the job (as great they are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the process of moving all the Millennium Teacher stuff (including this blog) to my <a href="http://www.linode.com/">Linode</a> server, because I&#8217;ll be needing to install some example software for later chapters. Some of this stuff requires running custom servers from the shell, so my <a href="http://hostingmatters.com/">Hosting Matters</a> web host won&#8217;t do the job (as great they are for standard web hosting).</p>
<p>As a result, things may go pear-shaped for brief intervals during the transition. Apologies in advance. <img src='http://millenniumteacher.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress report</title>
		<link>http://millenniumteacher.com/wordpress/?p=12</link>
		<comments>http://millenniumteacher.com/wordpress/?p=12#comments</comments>
		<pubDate>Fri, 01 Feb 2008 07:59:43 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://millenniumteacher.wordpress.com/?p=20</guid>
		<description><![CDATA[I&#8217;ve incorporated most of the suggested changes that people have made, and have also made some more progress on chapter two (not quite as much as I&#8217;d have liked; I&#8217;ve been down with a rotten cold this week, plus I&#8217;m on deadline for a conference presentation). Current status: 97 pages.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve incorporated most of the suggested changes that people have made, and have also made some more progress on chapter two (not quite as much as I&#8217;d have liked; I&#8217;ve been down with a rotten cold this week, plus I&#8217;m on deadline for a conference presentation).</p>
<p>Current status: 97 pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Illinois weather</title>
		<link>http://millenniumteacher.com/wordpress/?p=11</link>
		<comments>http://millenniumteacher.com/wordpress/?p=11#comments</comments>
		<pubDate>Thu, 31 Jan 2008 13:20:03 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://millenniumteacher.wordpress.com/?p=18</guid>
		<description><![CDATA[(click for full size). We had a cold front move through on Wednesday, bringing a temperature drop of more than 50 degrees F. It also produced a variety of &#8220;exciting&#8221; weather across the state, as you can see from the graphic. Something for everybody!]]></description>
			<content:encoded><![CDATA[<p><a href="http://millenniumteacher.com/wordpress/wp-content/uploads/2008/01/cuweather.jpg" title="cuweather.jpg"><img src="http://millenniumteacher.files.wordpress.com/2008/01/cuweather.thumbnail.jpg" alt="cuweather.jpg" /></a> (click for full size).</p>
<p>We had a cold front move through on Wednesday, bringing a temperature drop of more than 50 degrees F.</p>
<p>It also produced a variety of &#8220;exciting&#8221; weather across the state, as you can see from the graphic. Something for everybody! <img src='http://millenniumteacher.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Links from Chapter One</title>
		<link>http://millenniumteacher.com/wordpress/?p=10</link>
		<comments>http://millenniumteacher.com/wordpress/?p=10#comments</comments>
		<pubDate>Tue, 29 Jan 2008 06:21:15 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://millenniumteacher.wordpress.com/?p=17</guid>
		<description><![CDATA[Here&#8217;s a set of links to the resources in Chapter One. Bill Kerr D&#8217;Arcy Norman Evil Mad Scientist Laboratories Greenbush Labs Blog Mark Guzdial&#8217;s Amazon Blog Learn Online Iterating Toward Openness Online Learning Update infoisland.org Wormtalk and Slugspeak Blogger WordPress LiveJournal OPML 1.0 Specification Clay Shirky: A Group is its Own Worst Enemy Bloglines My [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a set of links to the resources in Chapter One.</p>
<p><a href="http://billkerr2.blogspot.com/">Bill Kerr</a><br />
<a href="http://www.darcynorman.net/">D&#8217;Arcy Norman</a><br />
<a href="http://www.evilmadscientist.com/">Evil Mad Scientist Laboratories</a><br />
<a href="http://rich.greenbush.us/index.php">Greenbush Labs Blog</a><br />
<a href="http://www.amazon.com/gp/blog/A3W4CUXPE1WFNF">Mark Guzdial&#8217;s Amazon Blog</a><br />
<a href="http://learnonline.wordpress.com/">Learn Online</a><br />
<a href="http://opencontent.org/blog">Iterating Toward Openness</a><br />
<a href="http://people.uis.edu/rschr1/onlinelearning/blogger.html">Online Learning Update</a><br />
<a href="http://infoisland.org/">infoisland.org</a><br />
<a href="http://wormtalk.blogspot.com/">Wormtalk and Slugspeak</a><br />
<a href="http://blogger.com">Blogger</a><br />
<a href="http://wordpress.com">WordPress</a><br />
<a href="http://livejournal.com">LiveJournal</a><br />
<a href="http://www.opml.org/spec">OPML 1.0 Specification</a><br />
<a href="http://www.shirky.com/writings/group_enemy.html">Clay Shirky: A Group is its Own Worst Enemy</a><br />
<a href="http://bloglines.com">Bloglines</a><br />
<a href="http://my.yahoo.com">My Yahoo!</a><br />
<a href="http://www.google.com/reader">Google Reader</a><br />
<a href="http://www.newsgator.com/">NewsGator Technologies</a><br />
<a href="http://nws.noaa.gov/">National Weather Service</a><br />
<a href="http://news.google.com/">Google News</a><br />
<a href="http://brief.mozdev.org/">Brief add-on for Firefox</a><br />
<a href="http://www.geocities.com/c.lankshear/nrc.html">Lankshear &amp; Knobel, &#8220;New&#8221; Literacies: Research and Social Practice</a><br />
<a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FBlogs-Wikis-Podcasts-Powerful-Classrooms%2Fdp%2F1412927676%2F&amp;tag=bdexxcom&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Will Richardson: Blogs, Wikis, Podcasts, and Other Powerful Web Tools for Classrooms</a></p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chapter 1 draft is posted</title>
		<link>http://millenniumteacher.com/wordpress/?p=9</link>
		<comments>http://millenniumteacher.com/wordpress/?p=9#comments</comments>
		<pubDate>Mon, 28 Jan 2008 03:29:01 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://millenniumteacher.wordpress.com/?p=16</guid>
		<description><![CDATA[Here&#8217;s Chapter 1. Comments welcome! Some notes about the current status: I&#8217;ve been collecting a lot of references (thanks, Zotero!) and now believe the reference list is more or less complete (the current reference list is included with the chapter, feedback is welcome on that as well). Several of the other chapters are partially written, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://millenniumteacher.com/bookchapters/MillenniumTeacherCh1.pdf">Here&#8217;s Chapter 1</a>. Comments welcome!</p>
<p>Some notes about the current status:</p>
<p>I&#8217;ve been collecting a lot of references (thanks, <a href="http://www.zotero.org/">Zotero</a>!) and now believe the reference list is more or less complete (the current reference list is included with the chapter, feedback is welcome on that as well).</p>
<p>Several of the other chapters are partially written, but aren&#8217;t really close to being ready for posting.</p>
<p>The PDF is formatted for a 6&#8243;x9&#8243; book, so it won&#8217;t be particularly kind to trees if you print it out on standard-sized paper (I guess you could shrink it to fit two pages on one physical sheet, but then the diagrams might not look very good).</p>
<p>I&#8217;m planning to have the book printed by <a href="http://www.createspace.com/">CreateSpace</a> and listed for sale on Amazon.com (this is free, by the way). I thought about submitting the book to a commercial publisher, but after learning about the generally abusive state of academic publishing in a seminar last semester, I&#8217;m not willing to do that (in particular, I&#8217;m not going to give up my right to distribute copies of my own work as I see fit).</p>
<p>The material is licensed under Creative Commons, so you&#8217;re free to share. However, I&#8217;d prefer that you link back to this post rather than distributing the PDF (mainly because this is a draft, and could well contain errors at this stage).</p>
<p>Current status: 86 pages written since December 24, 2007, roughly three chapters worth of material. I should be able to finish by April or so at this rate.</p>
<p>I hope it&#8217;s useful to some of you!</p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=9</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Non-Progress Report, Tuesday, January 15, 2008</title>
		<link>http://millenniumteacher.com/wordpress/?p=8</link>
		<comments>http://millenniumteacher.com/wordpress/?p=8#comments</comments>
		<pubDate>Tue, 15 Jan 2008 14:16:24 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://millenniumteacher.wordpress.com/2008/01/15/non-progress-report-tuesday-january-15-2008/</guid>
		<description><![CDATA[Nothing much happening, book-wise; there&#8217;s too much beginning-of-semester prep and previous-semester post mortem going on. I should be able to get back to it next week. I do have a cover mockup finished. covermockup.pdf As with everything else, subject to change without notice. Note that this is a low-res version. The full image file is [...]]]></description>
			<content:encoded><![CDATA[<p>Nothing much happening, book-wise; there&#8217;s too much beginning-of-semester prep and previous-semester post mortem going on. I should be able to get back to it next  week.</p>
<p>I do have a cover mockup finished.</p>
<p><a href="http://millenniumteacher.com/wordpress/wp-content/uploads/2008/01/covermockup.pdf" title="covermockup.pdf">covermockup.pdf</a></p>
<p>As with everything else, subject to change without notice. <img src='http://millenniumteacher.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Note that this is a low-res version. The full image file is close to 150 megs.</p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress Report, Wednesday, January 9 7:55 AM</title>
		<link>http://millenniumteacher.com/wordpress/?p=7</link>
		<comments>http://millenniumteacher.com/wordpress/?p=7#comments</comments>
		<pubDate>Wed, 09 Jan 2008 13:57:15 +0000</pubDate>
		<dc:creator>Tony Hursh</dc:creator>
				<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://millenniumteacher.wordpress.com/2008/01/09/progress-report-wednesday-january-9-755-am/</guid>
		<description><![CDATA[80 pages. Chapter 1 is essentially done, other than a final edit. Draft coming soon!]]></description>
			<content:encoded><![CDATA[<p>80 pages.</p>
<p>Chapter 1 is essentially done, other than a final edit. Draft coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://millenniumteacher.com/wordpress/?feed=rss2&amp;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
