<?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>i-teach.. therefore i am...</title>
	<atom:link href="http://i-teach.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://i-teach.net</link>
	<description>My ICT Educators toolkit and blog</description>
	<lastBuildDate>Sun, 19 Jun 2011 07:04:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Creating an ePub</title>
		<link>http://i-teach.net/2011/06/creating-an-epub/</link>
		<comments>http://i-teach.net/2011/06/creating-an-epub/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 06:07:40 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[eBooks]]></category>
		<category><![CDATA[eLearning]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[ibooks]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=159</guid>
		<description><![CDATA[I&#8217;d like to learn how to create eBooks. ePub sounds like its the best format to go with, as it is the beginning of an industry standard and is supported by Apple and its iPad. The reason I love the iPad over other eBook readers, is that it supports basic HTML5 &#8211; which allows for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to learn how to create eBooks. ePub sounds like its the best format to go with, as it is the beginning of an <a href="http://idpf.org/" target="_blank">industry standard</a> and is supported by Apple and its iPad.</p>
<p>The reason I love the iPad over other eBook readers, is that it supports basic HTML5 &#8211; which allows for the inclusion of multimedia. For a long time you have been able to create eBooks using programs like <a href="http://code.google.com/p/sigil/" target="_blank">Sigil</a> and <a href="http://calibre-ebook.com/" target="_blank">Calibre</a>. These are free OSS products which support the basic ePub standard. Apple&#8217;s Pages then had the ability to export documents with video embedded to create an ePub document which would support multimedia embedded. It meant though that Apple was using proprietary software to create a proprietary format, and hijack the epub format.</p>
<p>I don&#8217;t have a Mac any longer, and am back to Windows. I needed to find a product which would allow me to start creating eBooks with the primary aim the inclusion of multimedia of sound and vision. Here are the ones I found:</p>
<ul>
<li><a href="http://code.google.com/p/sigil/" target="_blank">Sigil </a>- Great to create simple eBooks (think static almost &#8216;PDF&#8217;)<img class="alignright size-full wp-image-164" title="sigil" src="http://i-teach.net/wp-content/uploads/2011/06/sigil.png" alt="" width="153" height="55" /></li>
<li><a href="http://calibre-ebook.com/" target="_blank">Calibre </a>- This also has more widely supported conversion options, as well as some fancy aspects of creating content from RSS feeds and automated content from websites. It also has a built in &#8216;library&#8217; interface for your eBook management with a web-server to support the interface. For FOSS, its great to see such a full-featured commercial product.</li>
<li><a href="http://www.adobe.com/products/indesign.html" target="_blank">Adobe InDesign CS 5.5</a> &#8211; The really disappointing thing about it being CS 5.5 is the subtle changes from CS 5. I have purchased a site license for CS 5 for school &#8211; and not the maintenance option. In CS 5, you can export as an ePub, but doesnt support the HTML 5 embedding of multimedia. It packages the eBook for Adobe&#8217;s desktop reader &#8211; <a href="http://www.adobe.com/products/digitaleditions/" target="_blank">Digital Editions</a>. The CS 5.5 update for InDesign however specifically includes an update to the export tool which allows the exporting of multimedia. There is no patch to support the upgrade to CS 5.5 from CS 5 &#8211; its a re-install, new version situation. Bummer!</li>
<li><img class="size-full wp-image-162 alignright" title="jutoh" src="http://i-teach.net/wp-content/uploads/2011/06/jutoh.png" alt="" width="178" height="120" /><a href="http://www.jutoh.com/" target="_blank">Jutoh </a>- I may have found the holy grail of eBook creation. It is basically a desktop publishing client &#8211; albeit simple &#8211; but <em>allows exporting of embedded multimedia files</em>. It is platform independent (client for most OS&#8217;s). It cost&#8217;s money.</li>
</ul>
<p>&nbsp;</p>
<p>Some sites I have been reading to find out more information about ePub documents and creation:</p>
<ul>
<li><a href="http://www.elizabethcastro.com/">http://www.elizabethcastro.com/</a></li>
<li><a href="http://ereads.com/2011/06/dont-get-too-used-to-epub.html">http://ereads.com/2011/06/dont-get-too-used-to-epub.html</a></li>
<li><a href="http://tomorrowsbook.com/20100409147/dev-tools/news/epub-creators-epub-sucks.html">http://tomorrowsbook.com/20100409147/dev-tools/news/epub-creators-epub-sucks.html</a></li>
<li><a href="http://www.ghacks.net/2011/04/22/firefox-epub-reader-read-epub-ebooks-online/">http://www.ghacks.net/2011/04/22/firefox-epub-reader-read-epub-ebooks-online/</a></li>
<li><a href="http://www.ghacks.net/2011/05/29/create-ebooks-in-epub-format-with-grabmybooks-for-firefox/">http://www.ghacks.net/2011/05/29/create-ebooks-in-epub-format-with-grabmybooks-for-firefox/</a></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2011%2F06%2Fcreating-an-epub%2F&amp;title=Creating%20an%20ePub" id="wpa2a_2"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2011/06/creating-an-epub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The pursuit of ePub</title>
		<link>http://i-teach.net/2011/06/the-pursuit-of-epub/</link>
		<comments>http://i-teach.net/2011/06/the-pursuit-of-epub/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 04:53:37 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[eBooks]]></category>
		<category><![CDATA[eLearning]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[eLearn]]></category>
		<category><![CDATA[epub]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=141</guid>
		<description><![CDATA[Over the past few parent groups I have facilitated on the rollout of 1:1 at our school, there has been much discussion about eBooks and where they sit in relation to students no longer bring text books. Parents concerns of weight and something additional to carry has resulted in product conversation and also got me [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://i-teach.net/wp-content/uploads/2011/06/200px-EPUB_logo.svg_.png"><img class="alignright size-full wp-image-142" title="200px-EPUB_logo.svg" src="http://i-teach.net/wp-content/uploads/2011/06/200px-EPUB_logo.svg_.png" alt="ePub Logo" width="200" height="275" /></a>Over the past few parent groups I have facilitated on the rollout of 1:1 at our school, there has been much discussion about eBooks and where they sit in relation to students no longer bring text books. Parents concerns of weight and something additional to carry has resulted in product conversation and also got me thinking about our eBook conundrum.</p>
<p>Why a conundrum? There is a bit of a process of argy bargy occurring between consumers (teachers, schools and parents) and creators (publishers, authors). The discussion focusses on the production of eBooks. As consumers, we don&#8217;t want, nor can understand why we should pay the same price of a traditional/paper book for an ebook when there are no pages, no freight, only electrons. Infinitely reproducible.</p>
<p>The Publishers are both trying to ensure that a recurring revenue stream can occur (to actually stay in business) while at the same time, giving the consumer what they want. Creating ebooks is more expensive than a traditional book. A traditional textbook may require a few expert authors, a basic graphic artist and document production support. The development cycle of the book is influenced heavily by the content that the writers produce and the complexity of the diagrams that may be associated &#8211; and then being to typeset/develop the book before production.</p>
<p>A eBook is not just an electronic copy of a book. A simple PDF of a textbook can be interpreted as an eBook, but that&#8217;s like saying that <a href="http://aca.ninemsn.com.au/" target="_blank">A Current Affair</a> is hard hitting journalism.</p>
<p>A good quality eBook redefines what a book is. Some examples:</p>
<ul>
<li>A Social Science textbook which may be looking at other cultures. In your eBook you may have an interactive, commented Google Map embedded, with the ability to listen to the sound of the local language or watch a short video of how busy and important the marketplace is to that village.</li>
<li>A LOTE textbook which has both the English and alternate language sounds, the origins of the word and how the languages have deviated and interpreted the original Latin.</li>
<li>A Maths textbook which allows a very short animation of a specific item&#8217;s measurements in relation to volume, or a tutorial on how to complete a formula (a la&#8217; <a href="http://www.khanacademy.org/" target="_blank">Kahn Academy</a>)</li>
<li>A English textbook which verbalises a range of poetry, to introduce the art of written poetry and how it is transformed with multimedia &#8211; like a cyberpoem or <a href="http://www.hphoward.demon.co.uk/poetry/hypelink.htm" target="_blank">hypertext poetry</a>.</li>
<li>A Science textbook showing the changes of a substance when heat is applied, or the dissection of an animal.</li>
<li>A HPE resource which shows a good examples of tossing a ball, techniques in a sport.</li>
</ul>
<p>Now creating resources like this, are now obviously more expensive than simply writing content and developing images/diagrams to go with it. It now requires graphic artists, web developers to develop content to support the eBook, editors, producers and directors of the multimedia content, script writers (as well as the original authors of content), travel to the locations to gather these resources, and the list goes on.</p>
<p>And we as a consumer want to pay less, because there is nothing &#8216;tangible&#8217; we receive.</p>
<p>Someone or something will have to give in this situation.</p>
<p>How do you develop a textbook that has annuities, or the ability to engage in repeat business. eBooks don&#8217;t get dog slobber, pages ripped, thrown across classrooms, left on buses, soaked next to last weeks lunch. They stay perfect everytime. They are portable, they are interactive, they are engaging &#8211; and in the case of a historical text &#8211; why would updating the book every 3-5 years need to happen?</p>
<p>These series of posts are designed to detail my thoughts and persuits of eBooks.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2011%2F06%2Fthe-pursuit-of-epub%2F&amp;title=The%20pursuit%20of%20ePub" id="wpa2a_4"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2011/06/the-pursuit-of-epub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And the lights are flickering on&#8230;</title>
		<link>http://i-teach.net/2010/11/131/</link>
		<comments>http://i-teach.net/2010/11/131/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 09:02:26 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[classroom layout]]></category>
		<category><![CDATA[DigitalClassroomProject]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[TransformationalLearning]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=131</guid>
		<description><![CDATA[“A journey of a thousand miles must begin with a single step.” &#8211; Lao Tzu Something happened to me this week. I was lucky enough to go with a crack team of fellow educators to visit some standout schools in Victoria. Mordialloc College Coburg Senior High School Hume Central Secondary College I thought I &#8216;got&#8217; [...]]]></description>
			<content:encoded><![CDATA[<h1 style="margin: 0px; color: #003399; font-family: arial,sans-serif; font-size: 12px;"><span style="font-size: 14px;">“A journey of a thousand miles must begin with a single step.” &#8211; Lao Tzu</span></h1>
<p>Something happened to me this week. I was lucky enough to go with a crack team of fellow educators to visit some standout schools in Victoria.</p>
<div>
<ul>
<li><span style="font-size: 11px; font-family: arial,sans-serif;"><a href="http://www.mcsc.vic.edu.au/index.html" target="_blank">Mordialloc College</a></span></li>
<li><span style="font-size: 11px; font-family: arial,sans-serif;"><a href="http://www.cshs.vic.edu.au/" target="_blank">Coburg Senior High School</a></span></li>
<li><span style="font-size: 11px; font-family: arial,sans-serif;"><a href="http://www.ourbroadmeadows.vic.edu.au/hume-central-secondary-college-hcsc.html" target="_blank">Hume Central Secondary College</a></span></li>
</ul>
<p>I thought I &#8216;got&#8217; Transformational Learning before then. I can see now I didn&#8217;t. I thought I knew that through innovative use of ICT that I was doing what I needed to do and that I was automatically doing what I needed to do.</p>
<p>I wasn&#8217;t.</p>
<p>What I learnt this week was something interesting. I learnt that:</p>
<div>
<ol>
<li>ICT supports eLearning</li>
<li>eLearning supports Transformational Learning</li>
<li>Transformational Learning requires then eLearning and the Curriculum</li>
</ol>
<p>Graphically, maybe it goes like this:</p>
<p style="text-align: center;"><a href="http://i-teach.net/wp-content/uploads/2010/11/Jigsaw.jpg"><img class="size-full wp-image-132 aligncenter" title="Jigsaw" src="http://i-teach.net/wp-content/uploads/2010/11/Jigsaw.jpg" alt="" width="417" height="236" /></a></p>
<p>As the HOD of the ICT Faculty &#8211; it was easy to say that ICT = eLearning = Transformational Learning. It doesn&#8217;t. It requires additional features. It requires the Curriculum, the Ways of Working, and the Literacy/Numeracy skills to get the job done. Most of all, it requires the <strong>Learner</strong> to be in the middle of all of this.</p>
<p>I have learnt that Transformational Learning is about the Student/Learner being at the centre of this Teaching and Learning process. The role of &#8216;Teaching&#8217; in this T&amp;L process is still important, but drops into the background as the Learner begins to own, engage and understand their own Learning.</p>
<p>Why does it need to be done differently? From looking at education as purely a business model, our clients aren&#8217;t happy. Our clients have changed from assuming they will be force-fed, to questioning everything (including authority). Our clients have changed from being groomed to one specific career option, to having many (see <a href="http://shifthappens.wikispaces.com/" target="_blank">Shift Happens/Did You Know?</a>).</p>
<p>What I need to do now, is to gather formal data, formal research to be able to make a sales pitch to the school. I think I have made the sales pitch to myself (I can&#8217;t stop thinking about the whole thing since I got back on Thursday night).</p>
<p>An important person I bounce ideas off, and help me get the job done, is <a href="http://edu-katie.blogspot.com/" target="_blank">Kate Wallace</a> &#8211; <a href="http://staff.learningplace.eq.edu.au/blog/de190367-35f9-4ca2-b62e-64d5d82fba52/I-get-it%21-This-might-sound-a-bit-loopy-but.aspx">she has had an awakening too</a> &#8211; on Friday afternoon we started building a mindmap of understandings and that we don&#8217;t need to develop a Vision for eLearning, but a <em><strong>Vision for Learning</strong></em> &#8211; the eLearning part of it is only a fraction.</p>
<p>I&#8217;ve embedded this MindMap of what we have done so far, and will continue to update it.</p>
<p>People that need acknowledging for helping rewire my understanding:</p>
<ul>
<li><a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?id=de190367-35f9-4ca2-b62e-64d5d82fba52">Kate Wallace</a></li>
<li><a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?id=fd37491e-c2ab-4276-a631-251170f31cf8">Bob Rogers</a></li>
<li><a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=41769536-c137-404e-add7-e8887903f7a3">Paul O&#8217;Neill</a></li>
<li><a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=3961bc8a-4e47-4e82-a185-39388c7a2a45">Joe Perkins</a></li>
<li><a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=02d24c6e-5472-4e81-bf34-96907eb9daf2">John Lockhart</a></li>
<li>The rest of the crack team I went with on the Victorian Trip (from <a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=23dfae1c-95ed-4be6-a262-fa64fa38f22b">Sunshine Beach SHS</a>, <a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=5841ecc5-263c-40b3-a76c-de206bfd7471">Varsity</a> <a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=307799c7-aacd-41a0-96ff-36ea1f4f146d">College</a>, <a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=32a3d7eb-1842-4cbd-8a54-070f3842d3a9">Holland Pa</a><a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=545cb7bd-0b60-4d2e-8340-6fb4102e8030">rk SHS</a> and <a href="http://staff.learningplace.eq.edu.au/pages/profile.aspx?profileid=a78ca912-1319-4da2-aa27-2351866dc15e">Laidley SHS</a>)</li>
</ul>
<p>I&#8217;m also now I have written down my ideas, that I can stop thinking about it for a day or two and enjoy the weekend. I am going to try to unpack what I have written down in the MindMap. Some points that resonate:</p>
<ul>
<li>Transformational Learning requires a <strong><em>rebirth</em></strong> of what is being done &#8211; not a repackaging.</li>
<li>eLearning demands an &#8216;e&#8217;. The ICT provides the e. A lack of ICT does not result in no transformation however.</li>
</ul>
</div>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2010%2F11%2F131%2F&amp;title=And%20the%20lights%20are%20flickering%20on%26%238230%3B" id="wpa2a_6"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2010/11/131/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infographics and Data visualisations</title>
		<link>http://i-teach.net/2010/11/infographics-and-data-visualisations/</link>
		<comments>http://i-teach.net/2010/11/infographics-and-data-visualisations/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 08:57:28 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[ICT]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=101</guid>
		<description><![CDATA[http://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/]]></description>
			<content:encoded><![CDATA[<p>http://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2010%2F11%2Finfographics-and-data-visualisations%2F&amp;title=Infographics%20and%20Data%20visualisations" id="wpa2a_8"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2010/11/infographics-and-data-visualisations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Killer Apps</title>
		<link>http://i-teach.net/2010/11/two-killer-apps/</link>
		<comments>http://i-teach.net/2010/11/two-killer-apps/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 12:59:47 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=127</guid>
		<description><![CDATA[Falling further in love with my iPad. Trying not to. OneNote / MobileNoter I have always had a respectful affair with OneNote. It allows you to keep on top of massive amounts of information, but only if you are dedicated to using it. Its a great application with a tablet &#8211; but I never seem [...]]]></description>
			<content:encoded><![CDATA[<p>Falling further in love with my iPad. Trying not to.</p>
<h2>OneNote / MobileNoter</h2>
<p>I have always had a respectful affair with OneNote. It allows you to keep on top of massive amounts of information, but only if you are dedicated to using it. Its a great application with a tablet &#8211; but I never seem to have one available for use with it. I persevere. What has made me very interested in the product is the <a href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=d93f4cb5-e2bb-4543-a3bb-cd6a8ecb42cc" target="_blank">academic plugin</a>, and the upcoming 1:1 agenda for schools &#8211; and how that fits into my school&#8217;s requirements.</p>
<p>I needed to be able to access my OneNote notebooks from my iPad &#8211; and I&#8217;ve been playing around with an application which might just do it. <a href="http://www.mobilenoter.com/" target="_blank">MobileNoter</a>. It syncs the content of your selected notebooks via WiFi, and does a pretty good job. It also supports the recording/embedding of audio (think podcast you make for your students) and automatically transfers it to the right page and location &#8211; including notes you may have taken. Im going to play with it more. I just wish the iPad had a camera (or does it)</p>
<p>check out&#8230;</p>
<h2><img class="alignleft" style="margin: 5px; border: 1px solid black;" title="Camera for iPad" src="http://a1.phobos.apple.com/us/r1000/016/Purple/46/4a/3e/mzl.fqmfdcug.175x175-75.jpg" alt="" width="175" height="175" />Camera for iPad</h2>
<p>This <a href="http://itunes.apple.com/us/app/camera-for-ipad/id366129244?mt=8" target="_blank">fancy little product</a> allows you to take a picture using your iPhone and beam it directly to your iPad. Where I see great value of it is during meetings where you may need to take a photo of minutes of a meeting, a photo of something being worked on for a project &#8211; or even just examples of student work. With the same application open on the iPad (99c US) &#8211; and the iPhone. You don&#8217;t need to actually pay for it twice and it works pretty well; supporting BlueTooth and WiFi.</p>
<p>I&#8217;ll keep playing.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2010%2F11%2Ftwo-killer-apps%2F&amp;title=Two%20Killer%20Apps" id="wpa2a_10"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2010/11/two-killer-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The heat is on</title>
		<link>http://i-teach.net/2010/10/the-heat-is-on/</link>
		<comments>http://i-teach.net/2010/10/the-heat-is-on/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 09:52:23 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=120</guid>
		<description><![CDATA[Loving the iPad currently, but competitors are coming&#8230; http://tek.io/bpj9VF]]></description>
			<content:encoded><![CDATA[<p><a href="http://i-teach.net/wp-content/uploads/2010/10/ipad1_sm.jpg"><img class="alignleft size-full wp-image-124" title="ipad1_sm" src="http://i-teach.net/wp-content/uploads/2010/10/ipad1_sm.jpg" alt="ipad1_sm" width="250" height="146" /></a>Loving the iPad currently, but competitors are coming&#8230;</p>
<p><a style="color: #003399; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://tek.io/bpj9VF" target="_blank">http://tek.io/bpj9VF</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2010%2F10%2Fthe-heat-is-on%2F&amp;title=The%20heat%20is%20on" id="wpa2a_12"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2010/10/the-heat-is-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant Podcasts</title>
		<link>http://i-teach.net/2009/10/instant-podcasts/</link>
		<comments>http://i-teach.net/2009/10/instant-podcasts/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 10:57:10 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[eLearning]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=114</guid>
		<description><![CDATA[Found an excellent app today for the iphone. AudioBoo - allows you to make an instant podcast (mp3) and publish it online. Even gives you auto RSS/iTunes feeds. Yet to try it out in the classroom. My daught did the first one. My podcast URL here: http://audioboo.fm/users/30973/boos.atom Free. Awesome. 3 minute timelimit on casts.]]></description>
			<content:encoded><![CDATA[<p>Found an excellent app today for the iphone.</p>
<p><a href="http://audioboo.fm" target="_blank">AudioBoo </a>- allows you to make an instant podcast (mp3) and publish it online. Even gives you auto RSS/iTunes feeds.</p>
<p>Yet to try it out in the classroom. My daught did the first one. My podcast URL here: <a href="http://audioboo.fm/users/30973/boos.atom" target="_blank">http://audioboo.fm/users/30973/boos.atom</a></p>
<p>Free. Awesome. 3 minute timelimit on casts.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2009%2F10%2Finstant-podcasts%2F&amp;title=Instant%20Podcasts" id="wpa2a_14"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2009/10/instant-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Essential Learnings in your Classroom</title>
		<link>http://i-teach.net/2009/10/using-the-essential-learnings-in-your-classroom/</link>
		<comments>http://i-teach.net/2009/10/using-the-essential-learnings-in-your-classroom/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 00:38:49 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[Curriculum]]></category>
		<category><![CDATA[Essential Learnings]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=104</guid>
		<description><![CDATA[This is a work in progress from my end &#8211; but has had great feedback from my staff on using the ICT Essential Learnings. The aim was to just present alternatives. Doing it one way? Consider another!]]></description>
			<content:encoded><![CDATA[<p>This is a work in progress from my end &#8211; but has had great feedback from my staff on using the ICT Essential Learnings.</p>
<p>The aim was to just present alternatives. Doing it one way? Consider another!</p>
<div id="attachment_106" class="wp-caption aligncenter" style="width: 310px"><a href="http://i-teach.net/wp-content/uploads/2009/10/suggestionsForUse.pdf"><img class="size-medium wp-image-106  " title="Suggestions for Use" src="http://i-teach.net/wp-content/uploads/2009/10/suggestionsForUse-300x212.jpg" alt="Using the ICT Essential Learnings - a practical approach" width="300" height="212" /></a><p class="wp-caption-text">Using the ICT Essential Learnings - a practical approach</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2009%2F10%2Fusing-the-essential-learnings-in-your-classroom%2F&amp;title=Using%20the%20Essential%20Learnings%20in%20your%20Classroom" id="wpa2a_16"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2009/10/using-the-essential-learnings-in-your-classroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My understanding of the updated EQ Code of Conduct</title>
		<link>http://i-teach.net/2009/10/my-understanding-of-the-updated-eq-code-of-conduct/</link>
		<comments>http://i-teach.net/2009/10/my-understanding-of-the-updated-eq-code-of-conduct/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 09:13:40 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[EQ]]></category>
		<category><![CDATA[Policy]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=93</guid>
		<description><![CDATA[Our Director-General (Julie Grantham) released updated code of conduct for Education Queensland employees. Specifically of interest is conduct in relation to ICTs and how we use Social Networks with students. In my official capacity at the school I am in, this is my understanding of these changes and I will be stating as such: Don’t [...]]]></description>
			<content:encoded><![CDATA[<p>Our Director-General (Julie Grantham) released updated code of conduct for <a href="http://education.qld.gov.au/" target="_blank">Education Queensland</a> employees. Specifically of interest is conduct in relation to ICTs and how we use Social Networks with students.</p>
<p>In my official capacity at the school I am in, this is my understanding of these changes and I will be stating as such:</p>
<ul>
<li> Don’t use your personal mobile phone to communicate with a student (verbal/sms) unless approved by Principal or Supervisor. I would suggest if this is occurring, please email your HOD outlining which students/class you use this communication for and for what. Try to keep a copy of the message saved somewhere if you have that facility.</li>
</ul>
<ul>
<li>Always use your school email address to communicate with students – and ensure they use their EQ/school one wherever possible to communicate with you. Some students like to use their personal email address as they rarely check their EQ one. Encourage them to check it, or show them how to forward on their EQ email to their private account to alert them that you have emailed them.</li>
</ul>
<ul>
<li>If you are using video in your class, ensure that you document what context you are using for. Talk to your HOD to let them know if you are.</li>
</ul>
<ul>
<li>If you have students on Facebook or MySpace – get rid of them! This isn’t demoting to limited profile, this is deleting them. My personal policy is no one who has been at school within the last 12 months. This is any school in Education Queensland.</li>
</ul>
<ul>
<li>You have a responsibility to make sure your Facebook/Myspace personal profile is appropriately protected from students and others. If you don’t know how to change privacy settings, make sure you ask someone who does (or google it). This is for your own professional safety and good personal practice also.</li>
</ul>
<p><a href="http://i-teach.net/wp-content/uploads/2009/10/twitter-1.jpg"><img class="alignright size-medium wp-image-97" title="twitter-1" src="http://i-teach.net/wp-content/uploads/2009/10/twitter-1-300x200.jpg" alt="twitter-1" width="150" height="100" /></a>This impacts on our ability to use Web2.0 applications slightly &#8211; however I notice they have omitted the use of <a href="http://twitter.com" target="_blank">Twitter</a> &#8211; this is a good thing, as it may mean the department is considering the official use of excellent tools such as Twitter in the classroom.</p>
<p>How do you feel these changes to the code of conduct acknowledges the way educators work in 2009 and beyond?</p>
<p><a href="http://education.qld.gov.au/corporate/codeofconduct/pdfs/code_of_conduct.pdf" target="_blank">The updated code of conduct can be found here</a></p>
<p>&#8211;snip from <a href="http://education.qld.gov.au/corporate/codeofconduct/pdfs/code_of_conduct.pdf">http://education.qld.gov.au/corporate/codeofconduct/pdfs/code_of_conduct.pdf</a> &#8211;</p>
<p>2.2.2 (b)  Interactions with Students</p>
<ul>
<li>You must discourage  and reject any advances of a sexual nature initiated by a student with whom you  have a professional relationship, or where a prohibition on sexual conduct  applies.Your interactions  with students must be and be seen to be professional at all times; that is, you  must not engage in behaviour that raises a reasonable suspicion that you have  engaged in, or will engage in, sexual misconduct; or that the standards applying  to the professional employee student relationship have or will be  breached.</li>
</ul>
<ul>
<li>You must not  communicate with students using a personal mobile phone, either verbally or by  text message unless prior approval has been given by your Principal or  supervisor. You must discourage students from such communication with staff. Use  of a departmental mobile phone must be for official purposes  only.</li>
</ul>
<ul>
<li>You must ensure that  you do not communicate with students from a private or personal email address.  School or institute policies which allow for communication with students via  departmental email should be for official purposes only.</li>
</ul>
<ul>
<li>You must not use  personal cameras or mobile phones to photograph students unless prior approval  has been given by your Principal or supervisor. The use of a personal or school  mobile phone or camera to photograph students must be for official purposes  only. Parental or custodial approval must be given for the publication of  photographs of students.</li>
</ul>
<ul>
<li>You must not use  internet social networks such as Face Book, My Space or YouTube to contact or  access present students enrolled in any school or  institute.</li>
</ul>
<ul>
<li>If you use internet  social networks in your personal time you must ensure that the content is  appropriate and private, and that you restrict access to specific people who are  not students.</li>
</ul>
<p>&#8211;end  snip&#8211;</p>
<p>Thoughts?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2009%2F10%2Fmy-understanding-of-the-updated-eq-code-of-conduct%2F&amp;title=My%20understanding%20of%20the%20updated%20EQ%20Code%20of%20Conduct" id="wpa2a_18"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2009/10/my-understanding-of-the-updated-eq-code-of-conduct/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>TwitterPhone</title>
		<link>http://i-teach.net/2009/10/twitterphone/</link>
		<comments>http://i-teach.net/2009/10/twitterphone/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 12:36:48 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Twitter Overload]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[ICT]]></category>

		<guid isPermaLink="false">http://i-teach.net/?p=89</guid>
		<description><![CDATA[Just when you thought you had enough twittering. INQ have brought out their response to the social phenomenon &#8211; the INQ Mini]]></description>
			<content:encoded><![CDATA[<p>Just when you thought you had enough twittering.</p>
<p><a href="http://www.inqmobile.com/" target="_blank">INQ </a>have brought out their response to the social phenomenon &#8211; the <a href="http://www.wired.com/reviews/product/pr_inq_twitter" target="_blank">INQ Mini</a></p>
<p><img class="alignright" title="INQ Mini" src="http://www.wired.com/images/productreviews/2009/09/pr_inq_mini_f.jpg" alt="" width="680" height="452" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fi-teach.net%2F2009%2F10%2Ftwitterphone%2F&amp;title=TwitterPhone" id="wpa2a_20"><img src="http://i-teach.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://i-teach.net/2009/10/twitterphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

