<?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>70's Futurisitic Technology &#187; HypertextFiction</title>
	<atom:link href="http://ozten.com/psto/tag/hypertextfiction/feed/" rel="self" type="application/rss+xml" />
	<link>http://ozten.com/psto</link>
	<description>Programming focused drivel</description>
	<lastBuildDate>Wed, 09 Nov 2011 06:05:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Teaching HTML with Hypertext Fiction</title>
		<link>http://ozten.com/psto/2009/10/04/teaching-html-with-hypertext-fiction/</link>
		<comments>http://ozten.com/psto/2009/10/04/teaching-html-with-hypertext-fiction/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 22:42:05 +0000</pubDate>
		<dc:creator>ozten</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[826Seattle]]></category>
		<category><![CDATA[HypertextFiction]]></category>

		<guid isPermaLink="false">http://ozten.com/psto/?p=135</guid>
		<description><![CDATA[Continuing a project I worked on during Mozilla Service Week, I&#8217;ve been working on my curriculum for a workshop I will be teaching in Nov for the first time. The class is called Where the Wild Things Could Be&#8230; and will be through the 826 Seattle writing workshop. It will have about 8 students that [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing a project I worked on during <a href="http://mozillaservice.org">Mozilla Service Week</a>, I&#8217;ve been working on <a href="http://docs.google.com/View?id=d4pgw7p_8crvqggfw">my curriculum</a> for a workshop I will be teaching in Nov for the first time. The class is called <strong>Where the Wild Things Could Be</strong>&#8230; and will be through the <a href="http://www.826seattle.org/">826 Seattle writing workshop</a>. It will have about 8 students that are 11-14 years old.</p>
<p><a title="Working on Hypertext Fiction Fun by oztenphoto, on Flickr" href="http://www.flickr.com/photos/ozten/3981144867/"><img style="float:right; border: none; margin-left: 0.7em" src="http://farm4.static.flickr.com/3467/3981144867_70998e199a_m.jpg" alt="Working on Hypertext Fiction Fun" width="180" height="240" /></a>The goal is to teach HTML. Hypertext Fiction, like the Choose Your Own Adventure book series, is a narrative with multiple story paths and endings. The web is a natural medium for this type of story. I&#8217;m hoping that teaching kids how to write hypertext fiction is a natural way to teach them how to create HTML.</p>
<p>A major impediment to learning the basics of HTML is all the web publishing cruft:</p>
<ul>
<li>Text editors</li>
<li>Files</li>
<li>FTP</li>
<li>Hostnames and Hosting</li>
</ul>
<p>All of this crap is an accident of history and seems like a big stumbling block, before you get to the juicy stuff of HTML, CSS, and JavaScript.</p>
<p>The approach I&#8217;m taking is to create a web application that paves over these four problems. The student will have create a short page name and then get an edit box. This gives them a body tag and let&#8217;s them create from there. Saving the page publishes it. Linking involves using the &#8220;short page name&#8221; of another page in your HTML code.</p>
<p>This workshop is only 2 hours, so I will focus on teaching hypertext fiction basics and the following HTML tags: A, P, UL, and LI. Students will use Sticky Notes and a whiteboard to coordinate the story and page flow.</p>
<p>I&#8217;ve looked around a little for a web application, but nothing is perfect, so I&#8217;ll probably write my own. <a href="http://www.rollyourownhypertext.com/about">R.Y.O.H</a> is a clever new project, but doesn&#8217;t allow HTML coding and it&#8217;s quite a bit different than my wireframes. Wordpress is too distracting. Wikimedia is close but doesn&#8217;t allow HTML and I don&#8217;t want to just teach wiki markup. Do you know of a good hypertext fiction web tool?</p>
<p>I&#8217;m creating the <a href="http://docs.google.com/View?id=d4pgw7p_8crvqggfw">curriculum online</a>. I&#8217;d love feedback. I&#8217;ll post and link to more materials as I create them. Steal my work. Improve it.</p>
]]></content:encoded>
			<wfw:commentRss>http://ozten.com/psto/2009/10/04/teaching-html-with-hypertext-fiction/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

