<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Daniel&#039;s Blog</title>
	<atom:link href="http://dstfccc.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dstfccc.wordpress.com</link>
	<description>Living &#38; Teaching online</description>
	<lastBuildDate>Mon, 16 Jan 2012 07:11:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dstfccc.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/1df6e2ac658f774b499bedb47164fcdc?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Daniel&#039;s Blog</title>
		<link>http://dstfccc.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dstfccc.wordpress.com/osd.xml" title="Daniel&#039;s Blog" />
	<atom:link rel='hub' href='http://dstfccc.wordpress.com/?pushpress=hub'/>
		<item>
		<title>My first steps with Linux</title>
		<link>http://dstfccc.wordpress.com/2012/01/13/my-first-steps-with-linux/</link>
		<comments>http://dstfccc.wordpress.com/2012/01/13/my-first-steps-with-linux/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 05:04:25 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[zero dollars]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=236</guid>
		<description><![CDATA[If you have been following my blog for any amount of time, you have probably guessed that as an IT educator, my technical knowledge is reasonably thin. Sure I can work software, but when it comes to what goes on behind the pretty GUI I tended to be somewhat ill-informed. I had a go at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=236&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have been following my blog for any amount of time, you have probably guessed that as an IT educator, my technical knowledge is reasonably thin. Sure I can work software, but when it comes to what goes on behind the pretty GUI I tended to be somewhat ill-informed. I had a go at i<a title="Moodle birthing" href="http://dstfccc.wordpress.com/2009/08/07/moodle-birthing/" target="_blank">nstalling my own Moodle</a> a while back, but that was about as far as my back-end knowledge went.</p>
<p>Yet lately, I have been having a bit of a go at some serious hardware and software experiments. This was all prompted by some trouble I had with my old Dell, that was struggling to keep up. The machine has been getting slower and slower of late, but the recent arrival of iOS5 for our Apple devices caused me some serious hassles as the poor old boy had a lot of trouble dealing with the new drivers. So, time to update I said! (I have resisted doing this for a while, because my Grandfather gave me the Dell when he upgraded to a Mac &#8211; yes really!)</p>
<p>Then, along came our local Council&#8217;s hard waste collection and the usual proliferation of hardware beside our suburban streets. I couldn&#8217;t help myself: I grabbed a couple of drive cases (one from our own street.)  I was thinking I would just grab a new stick of RAM or two and an additional hard drive, but the end result has been way cooler.  Yes I know this is illegal, but please don&#8217;t dob me in to the authorities.  I was recycling after all</p>
<p>I cracked open one  drive case to find that only the hard drive had been left behind, sitting on a much better motherboard than my old Dell! No RAM though, so the hunt went on. The second case I grabbed had never been opened, the warranty sticker still intact.  In fact, the previous owner hadn&#8217;t even bothered to remove their O/S or user data.  A lesser human would have hacked their password and kept the system as is&#8230;. Another post for another time&#8230;. The happy ending is that this case had a nice big drive and compatible RAM sticks still on board.</p>
<p>So what to do with all this new hardware? Having spent zero dollars on some serious hardware, I felt it was appropriate to see if I could setup a working system without spending any more dough.  What I really wanted to create was a file server that would interface with our Windows laptops, and give us a place to store media and backup files.  So Linux seemed the next best place to look.  I remembered seeing a Linux distro on the cover of PC User magazine.  This seemed like a good option: it was nice and light, could be installed from a USB stick and came with instructions! Perfect!</p>
<p>I hooked up one of the smaller drivers to the better of the two motherboards I had <em>inherited</em>, and loaded up the distro on a USB.  I have to say how impressed I was with the ease of the Ubuntu install.  Went on without a hitch, although I decided to run it through a second time to get a better partition setup on the drive.  So after some consultation with a number of Linux forums we were away.  The detail that did hold me up for a while, is the Ubuntu is pretty much the only Linux flavour that doesn&#8217;t give you root access by default.  A simple entry in the command line sets it up, but it would have been nice to have been told&#8230;. It took me a little while to work out how to install new software packages too, but on discovering the Ubuntu Software Centre that all become a breeze as well.</p>
<p>So now I have a machine running Ubuntu on 1 stick of RAM and less than 20gb of hard drive space.  Try doing that with Windows! The next step was to try and share the drives on board.  The forums all pointed at Samba, so this was my next port of call.  I spent a good couple of weeks fiddling with config files and command line entries.  I succeeded in creating Samba users, and a pretty big mess.  As luck would have it, after removing and reinstalling Samba entirely, I happened upon a forum post that pointed at a couple of GUIs that were a bit easier to work with.  A simple way to config the Samba server, setup folder sharing settings and Samba users, and it all fell into place.  Hard drives on the Linux machine shared with Windows7 laptops!  Don&#8217;t you just love a happy ending?</p>
<p>So I now have a free computer, with several hundred gig of storage space, running on a free operating system and feeling a whole lot of satisfaction.  I reckon I have a bit of room left on the power supply to run another drive, so I might keep my eye open for a nice big terabyte sized hard drive to give us a bit more space (not that we really need it,) but other than that, problem solved.</p>
<p>The next step is to upgrade Ubuntu to version 11&#8230;. when I feel a bit more game.</p>
<br />Filed under: <a href='http://dstfccc.wordpress.com/category/computers/'>Computers</a> Tagged: <a href='http://dstfccc.wordpress.com/tag/hardware/'>hardware</a>, <a href='http://dstfccc.wordpress.com/tag/linux/'>linux</a>, <a href='http://dstfccc.wordpress.com/tag/motherboard/'>motherboard</a>, <a href='http://dstfccc.wordpress.com/tag/samba/'>samba</a>, <a href='http://dstfccc.wordpress.com/tag/ubuntu/'>ubuntu</a>, <a href='http://dstfccc.wordpress.com/tag/zero-dollars/'>zero dollars</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/236/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=236&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2012/01/13/my-first-steps-with-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
		<item>
		<title>Conference washup</title>
		<link>http://dstfccc.wordpress.com/2011/08/31/conference-washup/</link>
		<comments>http://dstfccc.wordpress.com/2011/08/31/conference-washup/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 23:46:31 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[online learning]]></category>
		<category><![CDATA[web3.0]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=231</guid>
		<description><![CDATA[So two days of complete immersion in all things IT.  At risk of sounding like a John Lennon song:  &#8220;So what have we done&#8230;.&#8221; I got to spend a few hours learning a new programming language, how to create apps for an iDevice, wrestling with iPad and learning concepts,  made lots of new online friends [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=231&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So two days of complete immersion in all things IT.  At risk of sounding like a John Lennon song:  &#8220;So what have we done&#8230;.&#8221;<br />
I got to spend a few hours learning a new programming language, how to create apps for an iDevice, wrestling with iPad and learning concepts,  made lots of new online friends who tweet very wise things&#8230;</p>
<p>Yet I am feeling that the real meat of the conference came from the Keynotes.  I felt quite challenged that it is now high time to stop thinking old school, students in rows, teacher does the talking.  Time to start taking some risks and let the kids manage their own learning.</p>
<p>I felt most challenged and inspired by <a title="@mpesce" href="https://twitter.com/#!/mpesce" target="_blank">Mark Pesce&#8217;s</a> keynote centered around how young people connect.  The standout for me was his suggestion that parents are giving phones to their children at a younger and younger age.  It is just a matter of time until we have students arriving at Prep with a mobile phone in their hand.  I am already aware that my own children are growing up in an age where they have only ever known the presence of the Internet and the ability to gather info from anywhere, anytime.  Therefore, knowledge is freely available &#8211; it is no longer the role of the teacher to dole out facts at their chosen time and method.</p>
<p>So what to do with this?</p>
<p>Our classrooms no longer need teacher at the front sprouting information.  If we are to adapt our teaching practices to the way that young people now interconnect we need to consider how we can facilitate them in sharing their ideas in a collaborative sort of way.  Now if you are anything like me, you have heard all this before.  Yet it feels like things are getting urgent now.  So why are teachers not leaping at this seeing as the community seems to be screaming that this is where things need to go&#8230;.</p>
<p>Big change is scary.  We don&#8217;t want to give up control of our classrooms in case it all falls over.  Yet I think the time is right to try.  So when I begin a new topic in class next week, it will be centered around a wiki.  Students, go find whatever you can that you think is relevant and <em>share</em>.  Obviously there will be more scaffolding than that. but one step at a time.  I don&#8217;t think I am quite ready to let them set the agenda entirely &#8211; pretty sure they wouldn&#8217;t know what to do with this anyway.  However, let&#8217;s be guided by their ideas and what they can find to bring to the conversation.  Mark suggested that if you give kids a connection, they will share whatever they think is important or of value.  How they choose to wrestle with a given topic will naturally be of value &#8211; so let others share in the conversation.</p>
<p>Next step is to model this.  Change needs to be gradual, but perhaps we can guide others to take similar risks and open up our classrooms to new ways of letting students interact.  You never know, we might even learn something ourselves!</p>
<br />Filed under: <a href='http://dstfccc.wordpress.com/category/web20/'>Web2.0</a> Tagged: <a href='http://dstfccc.wordpress.com/tag/community/'>community</a>, <a href='http://dstfccc.wordpress.com/tag/connectivity/'>connectivity</a>, <a href='http://dstfccc.wordpress.com/tag/online-learning/'>online learning</a>, <a href='http://dstfccc.wordpress.com/tag/web3-0/'>web3.0</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=231&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2011/08/31/conference-washup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
		<item>
		<title>Going soft &#8211; docx to epub</title>
		<link>http://dstfccc.wordpress.com/2011/08/18/going-soft-docx-to-epub/</link>
		<comments>http://dstfccc.wordpress.com/2011/08/18/going-soft-docx-to-epub/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 01:36:52 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=219</guid>
		<description><![CDATA[Like many schools, we are currently considering what devices students might be bringing to the class room in our near future.  This obviously raises fabulous questions about how we deliver content to students who have an iPad or netbook in front of them throughout the school day and beyond. So I began the journey to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=219&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Like many schools, we are currently considering what devices students might be bringing to the class room in our near future.  This obviously raises fabulous questions about how we deliver content to students who have an iPad or netbook in front of them throughout the school day and beyond.</p>
<p>So I began the journey to discover how difficult it was going to be to convert resources from the commonly used MSWord version, and create a file that could be opened on a range of devices.  Epub seemed to be the most common file type that would be opened by e-readers, and a wonderfully timely tweet pointed me at a <a title="2epub" href="http://www.2epub.com/" target="_blank">nice online tool</a> to convert docx to epub.</p>
<p>I created a word document with images, hyperlinks, even a mailto link to test my conversion process.   I was surprised to find that none of these features were lost.  In fact Stanza, my preferred ereader, displayed most images, font colors/sizes and linked out beautifully to both the browser and email when tapped.  It even used its onboard dictionary to give me the meaning of my own words when requested.</p>
<p>Other formatting features were lost, quite surprisingly.  See list below:</p>
<ul>
<li>Page breaks were ignored</li>
<li>Section breaks were also ignored</li>
<li>Word Bookmarks were ignored as well</li>
<li>Table of Contents built in word are also ignored.
<ul>
<li>(How you create chapters in the ebook I am yet to work out….)</li>
</ul>
</li>
<li>Using a line shape seemed to force a page break (although the line itself was not printed)</li>
<li>Page size (A4/5) seemed to have little effect on the finished epub result</li>
<li>Images are automatically upsized to fill the horizontal page space available</li>
<li>I did lose the odd image or two, so I have to work out if there are restrictions on size (by file size and pixel) restrictions on what will display.</li>
<li>Embedded video would not play within the e-reader.</li>
</ul>
<p>The process was quite heartening, as I feel that with some guidance the average teacher could begin to convert the resources they are currently using to a file that could be read by a range of devices.  The trick will be making them understand the need.</p>
<p>Next steps will be to see if there is a way to embed rich media into some sort of file so that it will open either in the e-reader, or pop out to another app/program.  Obviously one could link to Youtube, but we are trying to replace a textbook, so the challenge is to see if we can do all this <em>without</em> the use of the web.</p>
<br />Filed under: <a href='http://dstfccc.wordpress.com/category/web20/'>Web2.0</a> Tagged: <a href='http://dstfccc.wordpress.com/tag/ebooks/'>ebooks</a>, <a href='http://dstfccc.wordpress.com/tag/epub/'>epub</a>, <a href='http://dstfccc.wordpress.com/tag/ipad/'>iPad</a>, <a href='http://dstfccc.wordpress.com/tag/linkedin/'>linkedin</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/219/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=219&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2011/08/18/going-soft-docx-to-epub/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
		<item>
		<title>Moodle birthing</title>
		<link>http://dstfccc.wordpress.com/2009/08/07/moodle-birthing/</link>
		<comments>http://dstfccc.wordpress.com/2009/08/07/moodle-birthing/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 00:21:45 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Teaching ICT]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Learning Management System]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=188</guid>
		<description><![CDATA[I have generally been a teacher approaching Moo from the front-end. My interest has always been from a curriculum focus &#8211; what new tools I can incorporate into my courses to inspire my students. Today, however, I became a back-end fella, and installed Moodle to run locally on my own machine. I had a couple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=188&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have generally been a teacher approaching Moo from the front-end.  My interest has always been from a curriculum focus &#8211; what new tools I can incorporate into my courses to inspire my students.</p>
<p>Today, however, I became a back-end fella, and installed Moodle to run locally on my own machine.</p>
<p>I had a couple of reasons for doing so; firstly, I have been asked to be part of the process to phase in Moodle at another school.  The second reason is simply curiousity.</p>
<p>I found the installation process to be pretty fascinating.  Having downloaded the install pack, and already having a webserver running locally, installing and starting up Moo was a sinch!  Literally a 5 minute job.  Knowing what I know already about Moo, I was able to set up a few users and courses and began nutting out how to enrol one into the other&#8230;..</p>
<p>Anyway enough of techie stuff. what I found quite thought provoking was the sheer emptiness of the site once it is up and running, even with a couple of courses created.  Our e-learning developer has spent the better part of 3 years building the monster that is now our multi-campus college moodle site, and I had to stop and reflect on the sheer volume of development that has gone into making a really neat, tight LMS.</p>
<p>It struck me that to make a site that really works on a curriculum level, a serious amount of planning, and thought needs to go into the &#8216;what-goes-where&#8217; questions.  I remember having arguments with our Moodle-development committee trying to decide how to create the links to separate Primary from Secondary, and one campus from another. Let&#8217;s not even get started on the difficulties we faced considering how to create links to subjects that had students taking the class cross-campus.  But if the site is to be student-friendly (and novice IT teacher friendly), this needs to be thought through.</p>
<p>The other thing that the blank canvas made me consider is the many uses of Moodle.  Having adopted moodle at an &#8216;in-construction&#8217; phase, the new courses we inherited already had some basic formatting and topic titles added.  Yet when the course is empty, one tends to consider how many possibilities there are for a moodle course.  Extra-curricular pages, welfare pages, pages for year levels&#8230;the list is endless and only limited by your imagination.</p>
<p>The thing I have come to love about Moo is its flexibility, the variety of ways in which you can use its courses, and the way that a teacher can shape a course to suit their needs.  The other big positive with Moodle is the way it promotes collaboration, but more on that another time&#8230;&#8230;.</p>
<br />Posted in Moodle, Teaching ICT, Web2.0 Tagged: Learning Management System, linkedin, Moodle, web 2.0 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/188/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=188&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2009/08/07/moodle-birthing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
		<item>
		<title>Marking&#8230;.and the morning person</title>
		<link>http://dstfccc.wordpress.com/2009/05/07/markingand-the-morning-person/</link>
		<comments>http://dstfccc.wordpress.com/2009/05/07/markingand-the-morning-person/#comments</comments>
		<pubDate>Thu, 07 May 2009 06:23:03 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Assessment]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[marking]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=176</guid>
		<description><![CDATA[Had a bit of an &#8216;A-ha&#8217; moment this morning. I have been trying (without a lot of success) to find time to sit and mark my IT students&#8217; major assessment task over the last couple of weeks. Seems like every time I would sit down to get into it, my phone would ring or the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=176&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Had a bit of an &#8216;A-ha&#8217; moment this morning.<br />
I have been trying (without a lot of success) to find time to sit and mark my IT students&#8217; major assessment task over the last couple of weeks.  Seems like every time I would sit down to get into it, my phone would ring or the email goes bing and something urgent would come up.  Seems I spend most of my working day either teaching or putting out IT-related spot fires.  Ah, the worry of being the IT go-to man on campus; a mantle I am happy to wear&#8230;. most of the time.</p>
<p>I set aside time last night to nail the last part of this marking task, only to find that once the kids had got settled in bed and I had half a moment to scratch myself I was yawning like a cavern and thinking of bed myself.  So I set the alarm for 5am and turned out the light.</p>
<p>5 o&#8217;clock comes, out of bed I jump (sort of,) make a cup of tea and away we go.  Dialled in (yes, I know &#8211; its a long story&#8230;.) and was able to upload student feedback to Moodle without worrying about tying up the phone line. The brain was ticking, the keys were clicking &#8211; it is all coming together&#8230;.By the time the family all got up, I was basically done!  Nice one!  The house was nice and quiet.  I was being nice and quiet so as not to wake anyone.  No distractions, other than the Ipod, and a time limit to work to.  The ADD part of me had to be settled with nothing to distract me, so the job got done.  </p>
<p>You may remember from <a href="http://dstfccc.wordpress.com/2009/03/">my post in March</a> on bodybuilding, that I am used to getting into my day early. Nothing better than lifting some heavy weights before brekky.  Early mornings were also the way of things for me when I was a kid &#8211; there was me sitting on the heater at 6am waiting for the cartoons to come on.  After years of guilt for never finding time to read my bible, I suddenly found 20 minutes at the start of my day &#8211; regular quiet time suddenly became a habit.</p>
<p>The only problem with all this is a wife who is a night-time person.  She picks on me, calling me an &#8216;old man&#8217; as I am getting sleepy at early hours, in bed dropping the book I am trying to read on my face.  There must be a balance in there somewhere, but it strikes me that we work best when we run in our natural stream.  For me, that stream seems to want to flow early, rather than late.  So the alarm gets set early again tomorrow&#8230;off to the gym, or perhaps to the lappy.</p>
<br />Posted in Assessment, Moodle Tagged: marking, teaching, time <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=176&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2009/05/07/markingand-the-morning-person/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
		<item>
		<title>Sonny Sandoval</title>
		<link>http://dstfccc.wordpress.com/2009/05/01/sonny-sandoval/</link>
		<comments>http://dstfccc.wordpress.com/2009/05/01/sonny-sandoval/#comments</comments>
		<pubDate>Fri, 01 May 2009 05:55:53 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Influences]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[nu-metal]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=113</guid>
		<description><![CDATA[A band that I have come to love over the past couple of years is nu-metal act P.O.D.  Sonny is the lead-singer and heart and soul of the group.  The band is held up by their hardcore back-end, but it is the vocals that stand out.  Sonny&#8217;s blend of screamo, rap and reggae make for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=113&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A band that I have come to love over the past couple of years is nu-metal act P.O.D.  Sonny is the lead-singer and heart and soul of the group.  The band is held up by their hardcore back-end, but it is the vocals that stand out.  Sonny&#8217;s blend of screamo, rap and reggae make for a very unique mix.</p>
<p>What draws me to Sonny is his heart for the lost, his way-cool dreads (which he has now cut off sadly,) and the tattoos.  Would love to have mad hair and tatts like that, but my middle-class station in life makes that a little hard.</p>
<p>Having journeyed with the band since &#8216;<a href="http://en.wikipedia.org/wiki/Satellite_(album)" target="_blank">Satellite</a>&#8216; in the early nought-ies, I have enjoyed watching the music and lyrics mature as the boys have wrestled with their own identity as a band, as well as issues of faith.  Aside from the music being interesting in itself, P.O.D. display a heart for the average metal-loving Joe, seeking to get into nu-metal air time with some really positive messages. I was fortunate enough to see the boys do their thing when they seconded to Disturbed in concert last year.  Was quite moved to see all the kids in their black t-shirts  singing &#8220;I feel so <em>alive</em> for the very first time, and I think I can fly.&#8221;</p>
<p>One theme that comes up continually in Sonny&#8217;s lyrics is his love for his mother, who he lost to leukemia before the band got underway.  After many years, one can see that he is still processing this loss, showing a deep spirit and empathy for the broken of this world.</p>
<p>Unashamed of their faith and with a mission to enarm the &#8216;warriors&#8217; to change the world, P.O.D. inspire me to &#8216;keep it real.&#8217;</p>
<p><strong>Great P.O.D. Lyrics<br />
****************</strong></p>
<p><span style="color:#ff0000;">Even though you feel all alone<br />
It can&#8217;t rain every day, It don&#8217;t rain for ever,<br />
Your sunshine may be gone, but I know<br />
It can&#8217;t rain every day,  It don&#8217;t rain for ever.<br />
&#8220;It can&#8217;t rain every day&#8221;  <em>When Angels and Serpents Dance</em> &#8211; 2008<br />
</span></p>
<p><span style="color:#ff0000;"> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /><br />
</span></p>
<p><span style="color:#ff0000;"><span style="color:#003300;">I think the hardest part of holding on is letting it go<br />
&#8220;Goodbye for now&#8221; <em>Testify</em> &#8211; 2006</span><br />
</span><span style="color:#ff0000;"><br />
 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </span><br />
<span style="color:#ff0000;"><br />
One word, a voice unheard<br />
You can change the world<br />
If everyone would stop and listen<br />
&#8220;Change the World&#8221; <em>Payable on Death</em> &#8211; 2003</span></p>
<p><span style="color:#ff0000;"> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </span></p>
<p><span style="color:#ff0000;"><span style="color:#003300;">Time after time, Walk the fine line<br />
Something keeps bringing me back<br />
Time after time, going in blind<br />
I don&#8217;t know which way I need to go<br />
Do all these roads lead me back to you?<br />
&#8220;Going In Blind&#8221; <em>Greatest Hits: (The Atlantic Years)</em> &#8211; 2006</span></span></p>
<p> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
<p><span style="color:#ff0000;">I feel so alive, for the very first time<br />
I can&#8217;t deny you, and I think I can fly<br />
&#8220;Alive&#8221; <em>Satellite</em> &#8211; 2001</span></p>
<p><span style="color:#ff0000;"> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </span></p>
<p><span style="color:#003300;">My life, a sacrifice is made new through these confessions<br />
Manifested, this joy is my desire<br />
Light this fire to flames; praise the name, Jehovah Jireh<br />
&#8220;Tribal Warriors&#8221; &#8211; <em>The Fundamental Elements of Southtown</em> &#8211; 1999</span></p>
<p style="text-align:center;"><img class="aligncenter" title="p.o.d." src="http://img2.timeinc.net/ew/dynamic/imgs/031031/13264__pod_l.jpg" alt="" width="270" height="270" /></p>
<p style="text-align:center;">
<p style="text-align:center;"><a href="http://polldaddy.com/poll/1583884">Take Our Poll</a></p>
<br />Posted in Influences, music Tagged: Influences, music, nu-metal <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=113&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2009/05/01/sonny-sandoval/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>

		<media:content url="http://img2.timeinc.net/ew/dynamic/imgs/031031/13264__pod_l.jpg" medium="image">
			<media:title type="html">p.o.d.</media:title>
		</media:content>
	</item>
		<item>
		<title>A classroom without Moodle</title>
		<link>http://dstfccc.wordpress.com/2009/04/23/a-classroom-without-moodle/</link>
		<comments>http://dstfccc.wordpress.com/2009/04/23/a-classroom-without-moodle/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 06:09:37 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Teaching ICT]]></category>
		<category><![CDATA[Learning Management System]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=131</guid>
		<description><![CDATA[I teach senior IT, and am faced with a session without PCs.  This means no typing, no Internet, and most troubling no Moodle.  Our Careers guys are comendeering my lab for an afternoon, so we have to move on.  To make this just a little more interesting, I will be out on PD on that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=131&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I teach senior IT, and am faced with a session <em>without</em> PCs.  This means no typing, no Internet, and most troubling no Moodle.  Our Careers guys are comendeering my lab for an afternoon, so we have to move on.  To make this just a little more interesting, I will be out on PD on that day.</p>
<p>We had a Moodle dropout last week, (<a title="The Day Moodle Died" href="http://dstfccc.wordpress.com/2009/03/19/the-day-moodle-died/" target="_blank">see previous post</a>.)  Stuffed up my whole day.  At least this time I have some warning.</p>
<p>So what are we going to do?  If the class had PCs and Moodle but no Me, no problem.  Write up a quiz or a webquest and away they go.  Would be a dream of an extra class to pick up.  But no Moodle!</p>
<p>I decided, on agreeing to give up my lab, that completing a task on paper is no big deal &#8211; the kids have to do this in exams anyway, and it is a good exercise to remind them that they have tobe able to verbalise IT concepts, not just do it on a computer.  It is planning the tasks for the class that is getting me down; no previously posted resources, no scanned textbook pages, no messaging instructions, no clever web2 tools to liase with.  It will have to be a case of read this bit in your text book, now do this.  I am going to have to type up instructions and <em>print them out</em>!  Ughh.</p>
<hr />Well the session has come and gone and the kids coped without Moodle.  I guess that they slipped back into paper and pen mode a lot more easily than I did.  I hear that the students made good use of their session and worked away pretty well at the paper tasks set.</p>
<p>Yet, by the time the next opportunity to deal with the info came around, it seems that most of the students had manage to lose their bits of paper.  I can&#8217;t help thinking that with a PC and moodle available, students would have completed the task, saved their work and then uploaded the completed assignment for me to grade.   Perhaps the students had no idea what to do with bits of paper, as I have not done photocopying for IT for years.  Perhaps Moodle and online facilities make students less inclined to be organised with hard copies?</p>
<p>Food for thought.</p>
<br />Posted in Moodle, Teaching ICT Tagged: Learning Management System, Moodle, teaching <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=131&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2009/04/23/a-classroom-without-moodle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
		<item>
		<title>Professional Learning &amp; Good Teaching Practice</title>
		<link>http://dstfccc.wordpress.com/2009/03/31/professional-learning-good-teaching-practice/</link>
		<comments>http://dstfccc.wordpress.com/2009/03/31/professional-learning-good-teaching-practice/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 03:02:17 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Teaching ICT]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[online learning]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=137</guid>
		<description><![CDATA[In response to AISV webquest on effective teaching strategies. Having entered IT teaching only in the last few years, I have tried to seek out PD that will give me the skills I need to better student learning in the IT classrooms I work in.  As things have changed so rapidly in the online world, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=137&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>In response to <a href="http://aisv.wordpress.com/module-1/course-webquest/">AISV webquest </a>on effective teaching strategies.</h2>
<p>Having entered IT teaching only in the last few years, I have tried to seek out PD that will give me the skills I need to better student learning in the IT classrooms I work in.  As things have changed so rapidly in the online world, there have been a myriad of new things to consider.</p>
<p>One of my greatest strengths in utilising online technologies in teaching is my willingness to &#8216;play&#8217; with new tools.  One of my colleagues once noted that I am &#8216;fearless&#8217; in the classroom and will trying anything.  The same is true with web tools &#8211; I&#8217;ll try anything once.<br />
The fallback on this is that sometimes things do fall over, or in my excitement at unleashing something new on the students, I don&#8217;t think things all the way through, and could produce a better model or a better prepared activity.<br />
Another downside to this is losing track of the &#8216;big-picture&#8217; in the culture we are trying to create within the classroom.  It is easy to lose sight of the bigger goal in favour of the exciting new tool.  One thing I can work on in regard to good practice is to always work back to the same teaching goal &#8211; better understanding of the topics at hand.</p>
<p>I am also a big proponent of the &#8216;play and learn&#8217; approach.  Rather than standing and speaking from the front, I would prefer to build something that kids can work through or play with, and &#8216;learn while they are not looking.&#8217;  Unfortunately not all students are as creative as some, and prefer to hear information that they know is correct.  The other downside is that in leaving kids to work on something to get concepts into their head, they sometimes lack feedback unless this is diligently followed up.</p>
<p>The other concept that features in the source documents is research.  One thing that teachers struggle with in general is in finding time for the important but not urgent things that enhance effective teaching &#8211; reflection is one of these.  I have noted on many occasions that teachers have a habit of  &#8216;talking shop&#8217;; given a little time to consider the fruitfulness of their endeavours, they will always natter on for hours about their kids or what worked in class last week.  Formalise this with structured discussion and emprical evidence and we would have a powerful tool to see how well things are progressing in our classrooms.  But the time&#8230;&#8230;.</p>
<p>The source document on research also points out that the public benefits when proper research and reflection is carried out.  I have sensed, as my skills in using online learning tools has grown, that it is of great importance to share this with others.  Being a PD leader in my school community, I try to drop tid-bits of clever tools to my peers whenever I can.  Yet there are probably ways of sharing new tools in a public way amongst my school community that can be effective on a wider scale.  I have considered using a public forum to drop new ideas and examples of neat things my peers are doing out there, but again it all comes down to hours in the day.</p>
<br />Posted in Moodle, Teaching ICT, Web2.0 Tagged: online learning, teaching, Web2.0 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=137&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2009/03/31/professional-learning-good-teaching-practice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
		<item>
		<title>Bodybuilding</title>
		<link>http://dstfccc.wordpress.com/2009/03/27/bodybuilding/</link>
		<comments>http://dstfccc.wordpress.com/2009/03/27/bodybuilding/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 00:47:08 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Sport]]></category>
		<category><![CDATA[bodybuilding]]></category>
		<category><![CDATA[Influences]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=106</guid>
		<description><![CDATA[Okay, I have to admit it. I am one of these strange people who get out bed at a very unfortunate hour and wander down, bleary-eyed to a strange place where I lift heavy stuff. And with over 500 posts under the tag bodybuilding in wordpress alone, it seems I am not the only one. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=106&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, I have to admit it. I am one of these strange people who get out bed at a very unfortunate hour and wander down, bleary-eyed to a strange place where I lift heavy stuff. And with over 500 posts under the tag bodybuilding in wordpress alone, it seems I am not the only one.</p>
<p>Every now and then you have to ask yourself &#8220;Why do I do this?&#8221; What is going on in my head to make me behave in such a strange way?</p>
<p>I reckon weight-lifting is a guy thing. Strength is the epitome of a successful man &#8211; a man who can cope with anything that life throws at him. There is something very empowering about knowing you can lift something heavy that others can&#8217;t manage.  There is also an element of overcoming; achieving something that you couldn&#8217;t previously.  So in your head, you have control &#8211; you can beat things and overcome the odds.  The guy in the mirror is not the same person who peered out at you months earlier &#8211; this guy is stronger, fitter, more able to cope.</p>
<p>Then there is the <em>feeling</em> you get when you lift.  There are few sensations as overpowering as squeezing out that last rep knowing there is just nothing left.  Bodybuilders everywhere know that feeling, often 2 days later, when your muscles are aching because you pushed it the limit in your workout.  It is a nice pain, knowing that your muscles are developing under the strain you are exerting.</p>
<p>I didn&#8217;t grow up in a household dominated by sport.  We played basketball a bit, but exercise wasn&#8217;t high on the priority list.  On joining a gym to lose some weight, something clicked in my head &#8211; something I hadn&#8217;t experienced before.  That sensation of getting stronger, bigger, fitter is an addictive one.  I have had a break or two at times &#8211; ask my wife: I get grumpy!  Not only do you miss the familiar, noisy environment of your beloved gym, your body cries out to be worked and not neglected.</p>
<p>So find below a few shots of notable muscle men.  Few men cannot be impressed by the physique of a built guy &#8211; I think it is something all men crave for themselves.  It just becomes a question of whether you are ready to work for it.</p>
<p style="text-align:center;"><img class="alignnone" title="The AMAZING spiderman" src="http://www.solarnavigator.net/films_movies_actors/actors_films_images/spiderman_aunt_may_mary_jane_watson_Marvel_comic_cover.jpg" alt="" width="130" height="164" /> <img class="alignnone" title="Arnie in Predator" src="http://i37.tinypic.com/3448bkk.jpg" alt="" width="236" height="162" /> <img class="alignnone" title="Sampson" src="http://www.marcusplanet.com/images/samson%20CD2.gif" alt="" width="165" height="162" /></p>
<br />Posted in Sport Tagged: bodybuilding, Influences <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=106&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2009/03/27/bodybuilding/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>

		<media:content url="http://www.solarnavigator.net/films_movies_actors/actors_films_images/spiderman_aunt_may_mary_jane_watson_Marvel_comic_cover.jpg" medium="image">
			<media:title type="html">The AMAZING spiderman</media:title>
		</media:content>

		<media:content url="http://i37.tinypic.com/3448bkk.jpg" medium="image">
			<media:title type="html">Arnie in Predator</media:title>
		</media:content>

		<media:content url="http://www.marcusplanet.com/images/samson%20CD2.gif" medium="image">
			<media:title type="html">Sampson</media:title>
		</media:content>
	</item>
		<item>
		<title>The day Moodle died&#8230;.</title>
		<link>http://dstfccc.wordpress.com/2009/03/19/the-day-moodle-died/</link>
		<comments>http://dstfccc.wordpress.com/2009/03/19/the-day-moodle-died/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 04:55:24 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Teaching ICT]]></category>
		<category><![CDATA[Learning Management System]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://dstfccc.wordpress.com/?p=119</guid>
		<description><![CDATA[We had a storm here last weekend which took out our WAN. We arrived to work on Monday with no Email, no Internet and NO MOODLE! As my computer tried to log on, I wrote a list of things to do for the day. On discovering that Moodle was down, I immediately crossed off half [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=119&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We had a storm here last weekend which took out our WAN.  We arrived to work on Monday with no Email, no Internet and NO MOODLE!</p>
<p>As my computer tried to log on, I wrote a list of things to do for the day.  On discovering that Moodle was down, I immediately crossed off half of the things on the list to be dealt with when the WAN woke up.</p>
<p>My morning then consisted of things I had been putting off for a while; sort out my budget, worked on some IT tutorials the old-fashioned way (in Word grrrr,) twiddled my thumbs trying to work out how my day suddenly became so defragemented&#8230;. .</p>
<p>Got to thinking about how much my day now revolves around access to Moodle.  With all my curriculum being replicated online, it made it exceedingly difficult to generate anything new.  I tend to be quite anal in my teaching resources anyway, so I make a lot of new resources. I have spent much of the last week developing tutorials for Access databases.  I decided it was time to fully embrace Web2 and do this online as a wiki.  I figure that I can then update my tutes over time with new ideas or better ways of doing things.  If the kids find a better way, then heaven forbid&#8230;they could add to the resources themselves.  Teacher losing control of class&#8230;.ahhhhgh <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   With Moodle down, all that ground to a halt. Lots of our curriculum materials are now also stored or interfaced with via Moodle.  So the storm put an end to that as well.</p>
<p>Happily, our technicians restored access to Moo by lunchtime, so the universe righted itself once again.  The experience made me realise how much we now rely upon online content to get through our day.  I was also reminded how much I have come to rely upon the tools and resources that Moodle does so well.</p>
<p>Oh Moodle!  How shall I ever live without thee?<br />
In fact, a colleague of mine turned down a job offer in another school as they didn&#8217;t have a decent LMS.  Well not Moo anyway.</p>
<br />Posted in Moodle, Teaching ICT Tagged: Learning Management System, Moodle, teaching <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dstfccc.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dstfccc.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dstfccc.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dstfccc.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dstfccc.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dstfccc.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dstfccc.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dstfccc.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dstfccc.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dstfccc.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dstfccc.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dstfccc.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dstfccc.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dstfccc.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstfccc.wordpress.com&amp;blog=904922&amp;post=119&amp;subd=dstfccc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstfccc.wordpress.com/2009/03/19/the-day-moodle-died/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/126c630e6311e594450c4fc1d5295c7b?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">dstfccc</media:title>
		</media:content>
	</item>
	</channel>
</rss>
