<?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>OFF WORLD BLOG</title>
	<atom:link href="http://www.wonko.info/offworld/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.wonko.info/offworld</link>
	<description>... Wonko&#039;s personal learning voyage into uncharted territories.</description>
	<lastBuildDate>Sat, 07 May 2011 02:18:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building is the Pits</title>
		<link>http://www.wonko.info/offworld/?p=526</link>
		<comments>http://www.wonko.info/offworld/?p=526#comments</comments>
		<pubDate>Sat, 07 May 2011 02:18:47 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[cell limit]]></category>
		<category><![CDATA[machinema]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=526</guid>
		<description><![CDATA[Trying to scoffold an activity so it fits into a short term means that certain details must be surfaced, processes prepared and scaffolds erected. The &#8220;builders academy&#8221; is a summary of the tutorial zone on planet Obscura and focusses on skills particular to this building task:
I made a machinema demonstrating techniques, and talking them through [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Trying to scoffold an activity so it fits into a short term means that certain details must be surfaced, processes prepared and scaffolds erected. The &#8220;builders academy&#8221; is a summary of the tutorial zone on planet Obscura and focusses on skills particular to this building task:<a href="http://www.wonko.info/offworld/wp-content/uploads/buildacad.jpg"><img class="aligncenter size-full wp-image-528" title="buildacad" src="http://www.wonko.info/offworld/wp-content/uploads/buildacad.jpg" alt="buildacad" width="682" height="407" /></a></p>
<p>I made a machinema demonstrating techniques, and talking them through more regular tidy building practises, in the hope that if they do not want to read the worded instructions, they might take notice of a human voice modelling what they have to do. I am getting quite good at &#8220;multi-modal&#8221; explanations, and this is something that Virtual Worlds are particularly good for.</p>
<p style="text-align: left;">The idea is that cybernauts model, in 3D the readings they have taken in the field. The modelling then creates a 3D representation of the ore body in situ so they can then decide, based on researched costs and benefits, the most appropriate way to extract the ore.<a href="http://www.wonko.info/offworld/wp-content/uploads/buildingisthepits.jpg"><img class="aligncenter size-large wp-image-529" title="buildingisthepits" src="http://www.wonko.info/offworld/wp-content/uploads/buildingisthepits-1024x613.jpg" alt="buildingisthepits" width="614" height="368" /></a>We present them with a &#8220;builders pallette&#8221; of the objects they need to complete the build &#8211; in this instance they are semi-transparent blocks that stack neatly, each representing different mineralisation readings. You can also see in the pit there is a starter grid, centred on the ore body, so they can start building from there without having to worry about aligning, scale and have an idea of extent and scope. Each pit has a &#8220;spoils&#8221; area to one side, so that later when they are demonstrating the mining technique they have selected, tehr eis somewhere to put their mined waste &#8211; again a nice demonstration of the fact that the stuff you dig up and discard has to go somewhere.</p>
<p style="text-align: left;">Most 3D worlds have limits, Activeworlds more than most in some regards, but I learned some valuable lessons in highly intensive, densely packed object arrays by trying to complete the activity we are asking the cybernauts to do, myself.<a href="http://www.wonko.info/offworld/wp-content/uploads/buildinglimit2.jpg"><img class="aligncenter size-full wp-image-530" title="buildinglimit2" src="http://www.wonko.info/offworld/wp-content/uploads/buildinglimit2.jpg" alt="buildinglimit2" width="560" height="312" /></a></p>
<p>There is this thing called a &#8220;cell limit&#8221;, it is a PHYSICAL MEMORY limit the world, and I am guessing the rendering engine have whereby the total assets for a grid cell are limited. Each object instance, the NAME of the object, any ACTION scripting applied and any DESCRIPTION add to the storage requirements for that object. In the above screenshot you can see a rather sparse area of the world and a highlighted object alerts us to the fact that we have consumed 52% of the cell limit in that cell (you can see the cell grid in green and the current cell in red). This large cell usage can be explained when you realise there are 135 objects in that cell, most with HUGE names, most with create scripts etc.</p>
<p>This became a critical problem when I was testing the pit construction. Originally I had the blocks with lovely long names, and create scripts and a lovely long description in each &#8211; this meant that when I was 2/3 of the way through the building of my model, the WORLD prevented me from building any more in that cell &#8230; oops.</p>
<p>The solution was a re-making of ALL blocks (I changed the actual objects to be coloured and transparent in my 3D modelling program rather than do it with scripts in-world), gave them all tiny names (m1 .. m7) and pruned their descriptions down. the upshot of this is that I realise the object catalog that exists currently contains some obscenely wasteful object data &#8211; sure the names are descriptive but &#8230;</p>
<p>I like it that I am still learning in this project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=526</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet, Greet and Orient</title>
		<link>http://www.wonko.info/offworld/?p=521</link>
		<comments>http://www.wonko.info/offworld/?p=521#comments</comments>
		<pubDate>Sat, 30 Apr 2011 07:27:04 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[Q&A]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=521</guid>
		<description><![CDATA[After the first cybernauts entered the world, it was clear that they did not have basic world skills, so I grafted an orientation zone (modified from Scientia) with things like how to move, fly, placemark, manage config etc.
We will be hosting meetings with experts &#8211; hopefully a balanced collection of mineral scientists, environmentalists and mining [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">After the first cybernauts entered the world, it was clear that they did not have basic world skills, so I grafted an orientation zone (modified from Scientia) with things like how to move, fly, placemark, manage config etc.<a href="http://www.wonko.info/offworld/wp-content/uploads/ozone.jpg"><img class="aligncenter size-full wp-image-524" title="ozone" src="http://www.wonko.info/offworld/wp-content/uploads/ozone.jpg" alt="ozone" width="677" height="392" /></a></p>
<p style="text-align: left;">We will be hosting meetings with experts &#8211; hopefully a balanced collection of mineral scientists, environmentalists and mining industry representatives &#8211; we needed a venue, so I built a sunken forum &#8211; quite like the roofline.<a href="http://www.wonko.info/offworld/wp-content/uploads/expforum.jpg"><img class="aligncenter size-full wp-image-523" title="expforum" src="http://www.wonko.info/offworld/wp-content/uploads/expforum.jpg" alt="expforum" width="682" height="378" /></a></p>
<p style="text-align: left;">I incorporated a Q&amp;A wall into the structure, so cybernauts could post questions for the visiting experts to answer &#8211; this form of Q&amp;A has been successful in the past.<a href="http://www.wonko.info/offworld/wp-content/uploads/qawall.jpg"><img class="aligncenter size-full wp-image-522" title="qawall" src="http://www.wonko.info/offworld/wp-content/uploads/qawall.jpg" alt="qawall" width="680" height="322" /></a></p>
<p style="text-align: left;">The forum is tiered &#8211; do not think I will bother with seats &#8211; avatars can stand overlooking a lit stage, view picture and sign displays etc, think it will suit the purpose well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=521</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mineral Exploration</title>
		<link>http://www.wonko.info/offworld/?p=516</link>
		<comments>http://www.wonko.info/offworld/?p=516#comments</comments>
		<pubDate>Sat, 30 Apr 2011 07:17:33 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[exploration]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=516</guid>
		<description><![CDATA[Cybernauts explore a mineral deposit via aerial survey, surface sample, and core samples, collecting data and observations, they need somewhere to research and conextualise these:
Interactives and static displays of rock types, classification, geological processes and explicit references to activities they must perform provide some nifty scaffolding for the task.
I went for a camp &#8211; feel, to give [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">Cybernauts explore a mineral deposit via aerial survey, surface sample, and core samples, collecting data and observations, they need somewhere to research and conextualise these:<a href="http://www.wonko.info/offworld/wp-content/uploads/exprest.jpg"><img class="aligncenter size-full wp-image-518" title="exprest" src="http://www.wonko.info/offworld/wp-content/uploads/exprest.jpg" alt="exprest" width="679" height="355" /></a></p>
<p style="text-align: left;">Interactives and static displays of rock types, classification, geological processes and explicit references to activities they must perform provide some nifty scaffolding for the task.<a href="http://www.wonko.info/offworld/wp-content/uploads/exprestover.jpg"><img class="aligncenter size-full wp-image-517" title="exprestover" src="http://www.wonko.info/offworld/wp-content/uploads/exprestover.jpg" alt="exprestover" width="675" height="378" /></a></p>
<p>I went for a camp &#8211; feel, to give cybernauts an appreciation for the fact that often fieldwork requires this. Included is a camp-fire talk circle where they can meet privately in groups, sample tasks and a video tut on how to perform key actions &#8211; think it makes sense &#8211; we shall soon see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=516</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mining Science Centre</title>
		<link>http://www.wonko.info/offworld/?p=509</link>
		<comments>http://www.wonko.info/offworld/?p=509#comments</comments>
		<pubDate>Sun, 27 Mar 2011 09:18:56 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[mining science]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=509</guid>
		<description><![CDATA[Cybernauts investigate &#8220;What is mining?&#8221;, and look at Copper and Zinc mining in particular, we look at ore, appearance along with the commercial application of metals
Looking at styles of mines (open-cut and underground), we investigate the commercial aspects of each, asking the question &#8220;Why Mine?&#8221;
Consultation with various stakeholders is important, the social and ethical implications of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Cybernauts investigate &#8220;What is mining?&#8221;, and look at Copper and Zinc mining in particular, we look at ore, appearance along with the commercial application of metals<a href="http://www.wonko.info/offworld/wp-content/uploads/whymine.jpg"><img class="aligncenter size-full wp-image-510" title="whymine" src="http://www.wonko.info/offworld/wp-content/uploads/whymine.jpg" alt="whymine" width="700" height="154" /></a></p>
<p style="text-align: left;">Looking at styles of mines (open-cut and underground), we investigate the commercial aspects of each, asking the question &#8220;Why Mine?&#8221;<a href="http://www.wonko.info/offworld/wp-content/uploads/whatismining.jpg"><img class="aligncenter size-full wp-image-514" title="whatismining" src="http://www.wonko.info/offworld/wp-content/uploads/whatismining.jpg" alt="whatismining" width="560" height="190" /></a></p>
<p style="text-align: left;">Consultation with various stakeholders is important, the social and ethical implications of Mining are explored, along with the perspectives these different people bring to the discussion.<a href="http://www.wonko.info/offworld/wp-content/uploads/consultation.jpg"><img class="aligncenter size-full wp-image-511" title="consultation" src="http://www.wonko.info/offworld/wp-content/uploads/consultation.jpg" alt="consultation" width="640" height="331" /></a></p>
<p style="text-align: left;">We then explore the activities cybernauts are required to complete: &#8220;Your Mission, Jim&#8230;&#8221;<a href="http://www.wonko.info/offworld/wp-content/uploads/missionroom.jpg"><img class="aligncenter size-full wp-image-512" title="missionroom" src="http://www.wonko.info/offworld/wp-content/uploads/missionroom.jpg" alt="missionroom" width="448" height="285" /></a></p>
<p>Down in the modelling pits, cybernauts use semi-transparent lego-like blocks to construct a 3d model of their field recordings<a href="http://www.wonko.info/offworld/wp-content/uploads/modelbuilding.jpg"><img class="aligncenter size-full wp-image-513" title="modelbuilding" src="http://www.wonko.info/offworld/wp-content/uploads/modelbuilding.jpg" alt="modelbuilding" width="672" height="576" /></a></p>
<p>This mining science centre is now operational, time to move on to other activity centres.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=509</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infrastructure</title>
		<link>http://www.wonko.info/offworld/?p=501</link>
		<comments>http://www.wonko.info/offworld/?p=501#comments</comments>
		<pubDate>Sun, 13 Mar 2011 12:58:59 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[Terrain]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[plan]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=501</guid>
		<description><![CDATA[Main habitation/industrial zone now done, it is time for detailing
The Mining Science Centre will house instructions on how to mine, costs/benefits, social and ethical issues around mining, and is adjacent to the world connect point (ground Zero)I built a power station, mightily influenced by an iconic English one (Battersea Powerstation) and rather naughtily had a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Main habitation/industrial zone now done, it is time for detailing<a href="http://www.wonko.info/offworld/wp-content/uploads/plan1.jpg"><img class="aligncenter size-full wp-image-505" title="plan" src="http://www.wonko.info/offworld/wp-content/uploads/plan1.jpg" alt="plan" width="533" height="378" /></a></p>
<p style="text-align: left;">The Mining Science Centre will house instructions on how to mine, costs/benefits, social and ethical issues around mining, and is adjacent to the world connect point (ground Zero)<a href="http://www.wonko.info/offworld/wp-content/uploads/minscience.jpg"><img class="aligncenter size-full wp-image-504" title="minscience" src="http://www.wonko.info/offworld/wp-content/uploads/minscience.jpg" alt="minscience" width="646" height="373" /></a>I built a power station, mightily influenced by an iconic English one (Battersea Powerstation) and rather naughtily had a pink plastic pig floating above it whilst I built it (thank you Pink Floyd for the inspiration, and the soundtrack to this build). I have added some &#8220;smoke&#8221; from a couple of the stacks, will have to check with the client to see if it is &#8220;green enough&#8221; of whether I am allowed to make it dark and nasty.<a href="http://www.wonko.info/offworld/wp-content/uploads/powerstation.jpg"><img class="aligncenter size-full wp-image-506" title="powerstation" src="http://www.wonko.info/offworld/wp-content/uploads/powerstation.jpg" alt="powerstation" width="650" height="373" /></a>The refinery beat me for a while, until I realised I had NO IDEA what one looked like &#8211; thank you interweb, it seems they come in all sorts of shapes, flavours (all dirty) &#8211; I decided on steel, colourbond and stacks with louvers in what in the end is an &#8220;L&#8221; shaped factory.<a href="http://www.wonko.info/offworld/wp-content/uploads/refinery.jpg"><img class="aligncenter size-full wp-image-502" title="refinery" src="http://www.wonko.info/offworld/wp-content/uploads/refinery.jpg" alt="refinery" width="648" height="376" /></a>The ECO HUT lives on a mountain, pristine and overlooking the industrial complexes below &#8211; we will look at rehablitation, ecosystem assessment, environmental impact statements and other things mining companies do before during and after the mining.<a href="http://www.wonko.info/offworld/wp-content/uploads/ecohut1.jpg"><img class="aligncenter size-full wp-image-503" title="ecohut" src="http://www.wonko.info/offworld/wp-content/uploads/ecohut1.jpg" alt="ecohut" width="616" height="382" /></a>Detailing can now begin &#8211; we have display boards, stuff to play with (using the in-world browser), perhaps some machinema, lighting and sfx. I also have some strategic points for &#8220;discussion circles&#8221; as I think groups will want somewhere out of the sun to go and have a private chat.</p>
<p style="text-align: left;">Happy that the majority of the infrastructure is now complete &#8211; plenty of room for modelling pits that cybernauts will use to construct scale models of the ore body prior to demoing their solution for mining it. Potential for rich, embedded, connected, collaborative and aligned with the curriculum learnings abound.</p>
<p style="text-align: left;">No idea what anyone else thinks so far &#8230; *tap tap tap* is this thing on? What do you reckon?</p>
<p style="text-align: left;">
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=501</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accommodating minors</title>
		<link>http://www.wonko.info/offworld/?p=495</link>
		<comments>http://www.wonko.info/offworld/?p=495#comments</comments>
		<pubDate>Sun, 06 Mar 2011 11:30:52 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[Terrain]]></category>
		<category><![CDATA[eco hut]]></category>
		<category><![CDATA[mining science]]></category>
		<category><![CDATA[portal]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=495</guid>
		<description><![CDATA[So our cybernauts will enter Minex5 (or &#8220;Oresome World&#8221; &#8230; yeah, don&#8217;t ask) and learn a bit about geological science
They will meet, greet, investigate some mineralogy and geoscience the head off to learn about environmental consequences of miningQuite happy with this structure &#8211; modelled on the Maritime Museum in Sydney, it has a multi-level atrium and some [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">So our cybernauts will enter Minex5 (or &#8220;Oresome World&#8221; &#8230; yeah, don&#8217;t ask) and learn a bit about geological science<a href="http://www.wonko.info/offworld/wp-content/uploads/portal.jpg"><img class="aligncenter size-full wp-image-499" title="portal" src="http://www.wonko.info/offworld/wp-content/uploads/portal.jpg" alt="portal" width="560" height="324" /></a></p>
<p style="text-align: left;">They will meet, greet, investigate some mineralogy and geoscience the head off to learn about environmental consequences of mining<a href="http://www.wonko.info/offworld/wp-content/uploads/mineralscience.jpg"><img class="aligncenter size-full wp-image-498" title="mineralscience" src="http://www.wonko.info/offworld/wp-content/uploads/mineralscience.jpg" alt="mineralscience" width="560" height="326" /></a>Quite happy with this structure &#8211; modelled on the Maritime Museum in Sydney, it has a multi-level atrium and some funky spaces that will be kitted out with activity boards.<a href="http://www.wonko.info/offworld/wp-content/uploads/ecohut.jpg"><img class="aligncenter size-full wp-image-497" title="ecohut" src="http://www.wonko.info/offworld/wp-content/uploads/ecohut.jpg" alt="ecohut" width="560" height="332" /></a>The &#8220;Eco Hut&#8221; is on a small range &#8220;One Tree Hill&#8221; overlooking the potential mineral bed, has a funky fan roof and is built around the one tree there.<a href="http://www.wonko.info/offworld/wp-content/uploads/surveyfield.jpg"><img class="aligncenter size-full wp-image-496" title="surveyfield" src="http://www.wonko.info/offworld/wp-content/uploads/surveyfield.jpg" alt="surveyfield" width="560" height="323" /></a></p>
<p>Then they undertake an aerial survey of a large area mineral bed, interpret the results and build models of what they have found. I have placed ultralights around (all that tiresome walking gets a bit monotonous over such a large area) &#8211; you can see the aerial survey above, sector markers and boreholes in place. I may have to add some grid markers to make sense of the space &#8211; the rez distances are a pain &#8211; objects phase in and out of existence because they are so far away &#8211; nothing I can do about that unfortunately &#8211; is an Activeworld &#8220;feature&#8221; apparently.</p>
<p>Quite happy with the weekend&#8217;s progress &#8211; lots more to do but shape and sense beginning to emerge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=495</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minefield</title>
		<link>http://www.wonko.info/offworld/?p=488</link>
		<comments>http://www.wonko.info/offworld/?p=488#comments</comments>
		<pubDate>Sun, 20 Feb 2011 12:01:52 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[Terrain]]></category>
		<category><![CDATA[bore holes]]></category>
		<category><![CDATA[miners rest]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=488</guid>
		<description><![CDATA[So, after designing components, I have begun placing them in-situ; the effect is to create a gridded area that contains core samples you can click on to shift out of the way, each shaft contains 12 mineralisation readings:
The exploration field spreads over 20 x 25 bore holes, grouped in bunches of 5&#215;5 to make a [...]]]></description>
			<content:encoded><![CDATA[<p>So, after designing components, I have begun placing them in-situ; the effect is to create a gridded area that contains core samples you can click on to shift out of the way, each shaft contains 12 mineralisation readings:</p>
<div id="attachment_491" class="wp-caption aligncenter" style="width: 500px"><a href="http://www.wonko.info/offworld/wp-content/uploads/mineralbed.jpg"><img class="size-full wp-image-491 " title="mineralbed" src="http://www.wonko.info/offworld/wp-content/uploads/mineralbed.jpg" alt="bore shaft, with workings exposed" width="490" height="382" /></a><p class="wp-caption-text">bore shaft, with workings exposed</p></div>
<p>The exploration field spreads over 20 x 25 bore holes, grouped in bunches of 5&#215;5 to make a grid reference scheme that can be used to record data in the field:</p>
<div id="attachment_489" class="wp-caption aligncenter" style="width: 500px"><a href="http://www.wonko.info/offworld/wp-content/uploads/mineralbed2.jpg"><img class="size-full wp-image-489 " title="mineralbed2" src="http://www.wonko.info/offworld/wp-content/uploads/mineralbed2.jpg" alt="bore hole layout" width="490" height="365" /></a><p class="wp-caption-text">bore hole layout</p></div>
<p>Punching holes in the landscape is fairly simple, and fitting caps is important so cybernauts do not fall through into the underworld (a bewildering experience even for me). It took a while to get the cap texture to wrap around the cap geometry acceptably so it blends seamlessly into the surrounding dirt, and also including a topsoil layer before the first core plug took me an age &#8211; the lighting model in-world differs from the modelling program (Wings 3D) so I am learning the manual adjusts necessary to make them inter-operable.</p>
<p>I have also begun to establish the exploration campsite (&#8221;Explorers rest&#8221;) which will contain some information about the exploration process, and have allocated space closer to ground zero for a resource district so that cybernauts can learn about mining science as part of the world experience.</p>
<div id="attachment_490" class="wp-caption aligncenter" style="width: 500px"><a href="http://www.wonko.info/offworld/wp-content/uploads/mineralbed3.jpg"><img class="size-full wp-image-490 " title="mineralbed3" src="http://www.wonko.info/offworld/wp-content/uploads/mineralbed3.jpg" alt="Explorers Rest" width="490" height="239" /></a><p class="wp-caption-text">Explorers Rest</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=488</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boring</title>
		<link>http://www.wonko.info/offworld/?p=482</link>
		<comments>http://www.wonko.info/offworld/?p=482#comments</comments>
		<pubDate>Thu, 17 Feb 2011 12:57:27 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Building]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Terrain]]></category>
		<category><![CDATA[bore samples]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=482</guid>
		<description><![CDATA[Now one activity cybernauts will have to complete is a collection of bore-samples, detecting mineralization according to depth. The need arose for a scenic object that performs the function of a bore-hole cap.
I fired up wings, experimented with scale to determine the appropriate size to fit an entire grid point, then sculpted a hole that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wonko.info/offworld/wp-content/uploads/modelling.jpg"><img class="alignleft size-full wp-image-483" title="modelling" src="http://www.wonko.info/offworld/wp-content/uploads/modelling.jpg" alt="modelling" width="280" height="211" /></a>Now one activity cybernauts will have to complete is a collection of bore-samples, detecting mineralization according to depth. The need arose for a scenic object that performs the function of a bore-hole cap.</p>
<p>I fired up wings, experimented with scale to determine the appropriate size to fit an entire grid point, then sculpted a hole that tapered so it would join to a tube primitive I made earlier.</p>
<p>Testing their placement was fairly straight forward &#8211; with the scale correct, they move and position modularly, and it allows me to manage how they will manage taking readings at depth &#8211; I thought about sliding core samples with meta information that would slide out of the way to reveal a deeper sample.</p>
<p style="text-align: center;"><a href="http://www.wonko.info/offworld/wp-content/uploads/boreHoles.jpg"><img class="aligncenter size-full wp-image-485" title="boreHoles" src="http://www.wonko.info/offworld/wp-content/uploads/boreHoles.jpg" alt="boreHoles" width="640" height="482" /></a></p>
<p>If the movement is not &#8220;global&#8221; then it will appear to move ONLY to the cybernaut that clicks on it, meaning multiple students can work on the same spot at the same time without interfering with each other &#8211; an important consideration if there is a class worth in at a time.</p>
<p><a href="http://www.wonko.info/offworld/wp-content/uploads/boreDetail.jpg"><img class="alignright size-full wp-image-484" title="boreDetail" src="http://www.wonko.info/offworld/wp-content/uploads/boreDetail.jpg" alt="boreDetail" width="240" height="219" /></a>Working out how to texture, colour and so on, then on to layout of the mineral bed; progress being made.</p>
<p>On a purely practical matter, vestiges of the sample are still visible when they are rolled out of the way, so students can still access the data stored in them (you can see the brown fragments still emergent from the shaft wall) .</p>
<p>I think this will work well &#8211; what do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=482</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Airborne Markers</title>
		<link>http://www.wonko.info/offworld/?p=475</link>
		<comments>http://www.wonko.info/offworld/?p=475#comments</comments>
		<pubDate>Sun, 06 Feb 2011 11:48:57 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[Objects]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[marker]]></category>
		<category><![CDATA[survey]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=475</guid>
		<description><![CDATA[So I have started work on a new world, full of mining science, called MinexV (or Oresome World &#8230; no, don&#8217;t ask). In it cybernauts will perform a mineralogical survey and then construct a scale model of the ore body they encounter.
First phase of the survey is a MACRO survey from the air, in a grid they [...]]]></description>
			<content:encoded><![CDATA[<p>So I have started work on a new world, full of mining science, called MinexV (or Oresome World &#8230; no, don&#8217;t ask). In it cybernauts will perform a mineralogical survey and then construct a scale model of the ore body they encounter.</p>
<div id="attachment_478" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.wonko.info/offworld/wp-content/uploads/balloonstring.jpg"><img class="size-full wp-image-478" title="balloonstring" src="http://www.wonko.info/offworld/wp-content/uploads/balloonstring.jpg" alt="Balloon Model" width="400" height="305" /></a><p class="wp-caption-text">Balloon Model</p></div>
<p>First phase of the survey is a MACRO survey from the air, in a grid they will take gross conductance readings so as to better identify what sectors are worth exploring further.</p>
<p>The aerial survey points need to be indicated somehow, so I thought of meteorological balloons, and made one. Well, yes, in truth it looks more like a party balloon, but the intention was there.</p>
<p>As cybernauts will need to be organised I began to think through ideas for controlling their search pattern, and came up with the idea of a paper plane (inspired by my <strong><a href="http://www.wonko.info/365origami/" target="_blank">356 Origami Project</a></strong>) suspended from the balloon pointing in the direction they should travel.</p>
<div id="attachment_476" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.wonko.info/offworld/wp-content/uploads/paperplanemodel.jpg"><img class="size-full wp-image-476" title="paperplanemodel" src="http://www.wonko.info/offworld/wp-content/uploads/paperplanemodel.jpg" alt="Paper Plane Model" width="400" height="305" /></a><p class="wp-caption-text">Paper Plane Model</p></div>
<p>The idea, in-world is whimsical and should be useful, as I can use different colours to mark out grid locations.</p>
<div id="attachment_477" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.wonko.info/offworld/wp-content/uploads/balloonPlane.jpg"><img class="size-full wp-image-477" title="balloonPlane" src="http://www.wonko.info/offworld/wp-content/uploads/balloonPlane.jpg" alt="In-World Air-borne Marker" width="400" height="499" /></a><p class="wp-caption-text">In-World Air-borne Marker</p></div>
<p>I am still working out drill shaft appearances, and the mechanics of core sampling, but I think that can be done tidily so that multiple people can use the same resources at the same time without interfering with each other.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=475</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial Zone complete?</title>
		<link>http://www.wonko.info/offworld/?p=470</link>
		<comments>http://www.wonko.info/offworld/?p=470#comments</comments>
		<pubDate>Sun, 31 Oct 2010 03:44:04 +0000</pubDate>
		<dc:creator>wonko</dc:creator>
				<category><![CDATA[ACTIVEWORLDS]]></category>
		<category><![CDATA[Building]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Signal/Noise]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[markets]]></category>
		<category><![CDATA[plaza]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[zone]]></category>

		<guid isPermaLink="false">http://www.wonko.info/offworld/?p=470</guid>
		<description><![CDATA[&#8230;so I got to thinking about the overall &#8220;sense&#8221; of the tutorial zone &#8211; never a good thing when I have lots of other things to do, but the new procrastination plugin kicked in and I ignored my streaming head cold symptoms and began tweaking&#8230;
It seemed to me that the tutorial &#8220;shells&#8221; were facing the [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;so I got to thinking about the overall &#8220;sense&#8221; of the tutorial zone &#8211; never a good thing when I have lots of other things to do, but the new procrastination plugin kicked in and I ignored my streaming head cold symptoms and began tweaking&#8230;</p>
<div id="attachment_471" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.wonko.info/offworld/wp-content/uploads/plazareworked.jpg"><img class="size-full wp-image-471" title="plazareworked" src="http://www.wonko.info/offworld/wp-content/uploads/plazareworked.jpg" alt="Object market re-worked" width="500" height="217" /></a><p class="wp-caption-text">Object market re-worked</p></div>
<p>It seemed to me that the tutorial &#8220;shells&#8221; were facing the wrong way (they faced the road and had their backs on the internal lawn area) &#8211; by rotating them 180 (and re-arranging the foliage) it feels a lot more inclusive, like the tutes and the object market relate to each other &#8211; they are ALL about the art of building so that was settled (at least in my own fevered brain).</p>
<p>I added a campfire talk circle, with a &#8220;cone of silence&#8221; around it so private group discussions can go on there, re-jigged the guided tour a little so it made sense and I think I am pretty well done here.</p>
<div id="attachment_472" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.wonko.info/offworld/wp-content/uploads/tutzone.jpg"><img class="size-full wp-image-472" title="tutzone" src="http://www.wonko.info/offworld/wp-content/uploads/tutzone.jpg" alt="Tut Zone overview" width="500" height="256" /></a><p class="wp-caption-text">Tut Zone overview</p></div>
<p>Looking at it from above, it looks like there is very little here, but I know how long it has taken me to make, and feel pretty proud of it.</p>
<p>In the one compact u-shaped area we learn how to make, move, rotate, scale, colour, texture, script and select objects, how to film them afterwards and share our plans for doing so &#8211; nice, compact, accessible and &#8230; yeah, I know, talking to myself, you get that.</p>
<p>What is missing? Suggestions gratefully received.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wonko.info/offworld/?feed=rss2&amp;p=470</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

