<?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>teaching with images</title>
	<atom:link href="http://teachingwithimages.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://teachingwithimages.wordpress.com</link>
	<description>research into image tools for teaching</description>
	<lastBuildDate>Sat, 30 Mar 2013 07:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='teachingwithimages.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/81bf3892ed88e1bf759ec72199e46066?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>teaching with images</title>
		<link>http://teachingwithimages.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://teachingwithimages.wordpress.com/osd.xml" title="teaching with images" />
	<atom:link rel='hub' href='http://teachingwithimages.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Embedding a Prezi into a WordPress.com blog</title>
		<link>http://teachingwithimages.wordpress.com/2013/02/08/embedding-a-prezi-into-a-wordpress-com-blog/</link>
		<comments>http://teachingwithimages.wordpress.com/2013/02/08/embedding-a-prezi-into-a-wordpress-com-blog/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 11:38:25 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[lessons learned]]></category>
		<category><![CDATA[Prezi]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=941</guid>
		<description><![CDATA[This has just taken me a while to fix myself so I thought I may be able to save others time if I share the following. As can be seen from older blog posts on this site I had no problems embedding a Prezi before. However in December 2012 Prezi.com changed their embed code. After [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=941&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>This has just taken me a while to fix myself so I thought I may be able to save others time if I share the following.</p>
<p>As can be seen from older blog posts on this site I had no problems embedding a Prezi before. However in December 2012 Prezi.com changed their embed code.</p>
<p>After searching for a fix I found the following blog post by Panos:</p>
<ul>
<li><a href="http://wpbtips.wordpress.com/2011/09/26/inserting-prezi-docs/">Inserting Prezi docs</a></li>
</ul>
<p>The update at the bottom of the blog post is great &#8211; it simply tells you where Prezi have moved the ID to since December. This works fine in most Web browsers however in some Internet Explorer browsers (my work computer has a particularly old version of IE) you get annoying scrollbars at the right and bottom of the Prezi. Eventually after searching I found the fix was to add <span style="color:#ff0000;">style=&#8221;position:absolute&#8221;</span>:</p>
<ul>
<li><a href="http://stackoverflow.com/questions/14050758/need-to-remove-scrollbar-displaying-in-ie8-for-embed-player">Need to remove scrollbar displaying in IE8 for embed player</a></li>
</ul>
<p><strong>So the completed code required to make it work now looks like this:</strong></p>
<pre class="brush: plain; title: ; notranslate">
<iframe frameborder="0" width="&quot;500&quot;" height="&quot;364&quot;" src="http://wpcomwidgets.com?src=%22%3Ca&#038;href=%22http%3A%2F%2Fprezi.com%2Fbin%2Fpreziloader.swf%22%3Ehttp%3A%2F%2Fprezi.com%2Fbin%2Fpreziloader.swf%3C%2Fa%3E%22&#038;type=%22application%2Fx-shockwave-flash%22&#038;allowfullscreen=%22true%22&#038;allowscriptaccess=%22always%22&#038;style=%22position%3Aabsolute%22&#038;width=%22500%22&#038;height=%22364%22&#038;bgcolor=%22%23ffffff%22&#038;flashvars=%22prezi_id%3Dmewlfkbikpeq%26amp%3Block_to_path%3D0%26amp%3Bcolor%3Dffffff%26amp%3Bautoplay%3Dno%26amp%3Bautohide_ctrls%3D0%22&#038;_tag=gigya&#038;_hash=cbb0a0d2b1bf8b4348d4fc7ccafc9735" id="wpcom-iframe-cbb0a0d2b1bf8b4348d4fc7ccafc9735"></iframe></pre>
<p>The <span style="color:#ff0000;">&#8220;prezi_id=mewlfkbikpeq </span>can be found at the beginning of the Prezi embed code: <span style="color:#ff00ff;">&lt;iframe src=&#8221;<a href="http://prezi.com/embed/mewlfkbikpeq/" rel="nofollow">http://prezi.com/embed/mewlfkbikpeq/</a></span></p>
<p>The effect is like:</p>
<iframe frameborder="0" width="500" height="364" src="http://wpcomwidgets.com?src=http%3A%2F%2Fprezi.com%2Fbin%2Fpreziloader.swf&#038;type=application%2Fx-shockwave-flash&#038;allowfullscreen=true&#038;allowscriptaccess=always&#038;style=position%3Aabsolute&#038;width=500&#038;height=364&#038;bgcolor=%23ffffff&#038;flashvars=prezi_id%3Dmewlfkbikpeq%26lock_to_path%3D0%26color%3Dffffff%26autoplay%3Dno%26autohide_ctrls%3D0&#038;_tag=gigya&#038;_hash=77ddedbd11213cc26026242d5fea1741" id="wpcom-iframe-77ddedbd11213cc26026242d5fea1741"></iframe>
<p>Also something I do incase the Prezi doesn&#8217;t display on a particular device is to add the following:</p>
<p>The Prezi can also be accessed here: <a href="http://prezi.com/mewlfkbikpeq/introduction-to-ar/">http://prezi.com/mewlfkbikpeq/introduction-to-ar/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/941/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/941/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=941&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2013/02/08/embedding-a-prezi-into-a-wordpress-com-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>
	</item>
		<item>
		<title>What do you think about Google Docs Presentations?</title>
		<link>http://teachingwithimages.wordpress.com/2012/10/26/using-google-docs-presentations/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/10/26/using-google-docs-presentations/#comments</comments>
		<pubDate>Fri, 26 Oct 2012 19:42:16 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[reflections]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=933</guid>
		<description><![CDATA[Google Docs Documents and Google Docs Spreadsheets are tools that I use a lot of the time for collaborative working. There are things that could be improved but as free tools I don&#8217;t expect them to be as comprehensive as a paid version of Microsoft Office. Specifically I like: able to have multiple simultaneous editors with clear colour [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=933&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Google Docs Documents and Google Docs Spreadsheets are tools that I use a lot of the time for collaborative working. There are things that could be improved but as free tools I don&#8217;t expect them to be as comprehensive as a paid version of Microsoft Office. Specifically I like:</p>
<ul>
<li>able to have multiple simultaneous editors with clear colour indicators during the editing process</li>
<li>ease of access on multiple devices including options for collaborators without a Google account</li>
<li>ease of use in terms of the interface and the ability to download in different file formats</li>
</ul>
<p>So I guess I had high hopes for Google Docs Presentations (I have written about this before here: <a href="http://teachingwithimages.wordpress.com/2012/01/06/google-docs-presentations-reconsidered/">Google Docs presentations reconsidered</a>).</p>
<p>Normally I do a Prezi presentation, but in this case a PowerPoint was required and because three of us in disparate locations were collaborating I thought it worth trying Google Docs Presentations. These were the issues:</p>
<ul>
<li>I uploaded an existing PowerPoint file &#8211; there were formatting issues &#8211; some images didn&#8217;t import, 1 slide had an animation which no longer worked</li>
<li>I didn&#8217;t find the user interface as intuitive as Microsoft PowerPoint which slowed me down</li>
<li>I didn&#8217;t find there were enough advanced features which made me appreciate Microsoft PowerPoint more as I have obviously just become used to certain functions e.g. image formatting features</li>
<li>when uploading a YouTube clip a screenshot appeared that you had no choice over and in one case was extremely poor resolution; once downloaded the link to YouTube was lost</li>
<li>when I tried to download a Presentation as an editable file and open in PowerPoint it came up with error messages &#8211; these error messages repeated several times although in the end I was able to open the file (I tried this both with Presentations started from scratch in Google Docs and ones I had uploaded)</li>
</ul>
<p>How did we resolve these issues? Well we couldn&#8217;t meet up so in the end we used Dropbox to transfer versions of PowerPoint between us &#8211; much faster and easier. Finally we also used Dropbox to share the PowerPoint (as it was too large a file size) with the conference organiser.</p>
<p>Please share your experiences of using Google Docs Presentations, maybe there are some secrets to using it properly that I am missing out on? or maybe not?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/933/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=933&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/10/26/using-google-docs-presentations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>
	</item>
		<item>
		<title>Is Prezi like marmite?</title>
		<link>http://teachingwithimages.wordpress.com/2012/10/22/is-prezi-like-marmite/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/10/22/is-prezi-like-marmite/#comments</comments>
		<pubDate>Mon, 22 Oct 2012 21:20:06 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[reflections]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[presentation techniques]]></category>
		<category><![CDATA[Prezi]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=911</guid>
		<description><![CDATA[Do people either love or hate Prezi? Personally, I love Prezi (and I love Marmite), but the point of a presentation is the audience and so I care about what other people think. Two different comments about the same Prezi I gave recently: 1. I hope there won&#8217;t be too much pointless zooming, rotating and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=911&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_913" class="wp-caption aligncenter" style="width: 310px"><a href="http://teachingwithimages.files.wordpress.com/2012/09/marmite.png"><img class="size-medium wp-image-913" title="Marmite" alt="" src="http://teachingwithimages.files.wordpress.com/2012/09/marmite.png?w=300&#038;h=65" height="65" width="300" /></a><p class="wp-caption-text">Result from Google Search for Marmite</p></div>
<p><em><strong>Do people either love or hate Prezi?</strong></em></p>
<p>Personally, I love Prezi (and I love Marmite), but the point of a presentation is the audience and so I care about what other people think. Two different comments about the same Prezi I gave recently:</p>
<blockquote><p>1. I hope there won&#8217;t be too much pointless zooming, rotating and jumping around the screen.</p></blockquote>
<blockquote><p>2. After all the PowerPoints finally a Prezi!</p></blockquote>
<p>The blog post <a href="http://teachingwithimages.wordpress.com/2012/01/13/death-by-motion-sickness/">Prezi and &#8216;Death by motion-sickness&#8217;</a> from January has also led me to this reflection. See also this blog post I just discovered titled <a href="http://www.dur.ac.uk/lt.team/blog/?p=1162">Prezi, the Marmite of presentation tools</a> from way back in October 2010.</p>
<p>Exploring the analogy with Marmite a little bit further. I guess that you could say Marmite comes in different containers for different purposes, from plastic squeezable&#8230;</p>
<div id="attachment_918" class="wp-caption aligncenter" style="width: 194px"><a href="http://teachingwithimages.files.wordpress.com/2012/09/marmite2.jpg"><img class="size-medium wp-image-918" title="marmite2" alt="" src="http://teachingwithimages.files.wordpress.com/2012/09/marmite2.jpg?w=184" width="184" /></a><p class="wp-caption-text">Squeezy Marmite</p></div>
<p>&#8230; to sterling silver lidded glass pots of Marmite.</p>
<p>I am thinking both of how PowerPoint and Prezi can be used for different purposes (see also these <a href="http://teachingwithimages.wordpress.com/2010/07/15/presentation-technology-horses-for-courses/">comments by a Learning Technologist</a>) and by extension, how Prezi can be adapted for different purposes.</p>
<p>Currently I use Prezi for:</p>
<ul>
<li>The thinking process in creating a presentation/resource &#8211; this is different to PowerPoint (whether it shows or not in the final result I don&#8217;t know!)</li>
<li>Presentations e.g. <a href="http://prezi.com/xcqeco9iazaa/kaptur-dhc-2012/">http://prezi.com/xcqeco9iazaa/kaptur-dhc-2012/</a></li>
<li>Interactive poster e.g. <a href="http://prezi.com/c-l7qxvwafvb/create-curate-collaborate-interactive-poster/">http://prezi.com/c-l7qxvwafvb/create-curate-collaborate-interactive-poster/</a></li>
<li>Learning resource e.g. <a href="http://prezi.com/aitprjdioxj7/kaptur-workshop-version-1-0/">http://prezi.com/aitprjdioxj7/kaptur-workshop-version-1-0/</a></li>
<li>Instead of a video to describe a project e.g. <a href="http://www.vads.ac.uk/kaptur/">http://www.vads.ac.uk/kaptur/</a></li>
</ul>
<p><em><strong>So do you love or hate Prezi? and if you use Prezi &#8211; how do you use it?</strong></em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/911/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=911&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/10/22/is-prezi-like-marmite/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>

		<media:content url="http://teachingwithimages.files.wordpress.com/2012/09/marmite.png?w=300" medium="image">
			<media:title type="html">Marmite</media:title>
		</media:content>

		<media:content url="http://teachingwithimages.files.wordpress.com/2012/09/marmite2.jpg?w=184" medium="image">
			<media:title type="html">marmite2</media:title>
		</media:content>
	</item>
		<item>
		<title>Create Curate Collaborate! at #uoblt12</title>
		<link>http://teachingwithimages.wordpress.com/2012/07/26/create-curate-collaborate-at-uoblt12/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/07/26/create-curate-collaborate-at-uoblt12/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 23:56:17 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[Northbrook College]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[Prezi]]></category>
		<category><![CDATA[University for the Creative Arts]]></category>
		<category><![CDATA[University of Brighton]]></category>
		<category><![CDATA[uoblt12]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=898</guid>
		<description><![CDATA[We were invited to present at the University of Brighton Learning and Teaching Conference 2012 (#uoblt12), 13th July, due to Jac Cattaneo&#8217;s connection (Northbrook College is affiliated to the University of Brighton). The theme for the conference was &#8216;Connectivity: linking the learning community&#8217; and in fitting with the theme all three of us managed to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=898&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>We were invited to present at the <a href="http://www.brighton.ac.uk/clt/events/learning-and-teaching-conference-2012/">University of Brighton Learning and Teaching Conference 2012</a> (#uoblt12), 13th July, due to Jac Cattaneo&#8217;s connection (Northbrook College is affiliated to the University of Brighton). The theme for the conference was &#8216;Connectivity: linking the learning community&#8217; and in fitting with the theme all three of us managed to deliver a joint presentation that was crafted both online, with telephone calls and the occasional meeting.</p>
<div id="attachment_899" class="wp-caption aligncenter" style="width: 310px"><img src="http://teachingwithimages.files.wordpress.com/2012/07/checkland-building-e1343345679715.jpg?w=300&#038;h=225" alt="" title="Checkland-building" width="300" height="225" class="size-medium wp-image-899" /><p class="wp-caption-text">Checkland building, University of Brighton. Photo: MTG</p></div>
<p>Delegates entered the room to the sound of Johnny Cash&#8217;s &#8216;I Walk the Line&#8217; LP. They were asked to select an object and accompanying postcard from Jac&#8217;s amazing and inspiring collection:</p>
<div id="attachment_903" class="wp-caption aligncenter" style="width: 310px"><img src="http://teachingwithimages.files.wordpress.com/2012/07/jac-collection1-e1343345896878.jpg?w=300&#038;h=220" alt="" title="Jac-collection" width="300" height="220" class="size-medium wp-image-903" /><p class="wp-caption-text">Items from the collection of Jac Cattaneo. Photo: MTG</p></div>
<p>The overarching framework for the session was purposefully presented within a PowerPoint; this was in order to avoid &#8216;Prezi&#8217; overload!</p>
<p>After the background to the project, Curtis performed his Prezi poem: &#8216;<a href="http://prezi.com/uygl-exrwb8t/prezi-hesi-tate/">Prezi Hesi Tate</a>&#8216; and talked about some of the theories and writings that had inspired our practice.</p>
<p>Jac led a group activity on free writing using the objects and postcards. I had pre-prepared a Prezi with the images of the objects so when a number of them were selected by the audience I was able to type up the phrases into a live Prezi and create the group&#8217;s collaborative &#8216;found&#8217; Prezi poem. Curtis selected a member of the audience to perform the poem and this worked really well. </p>
<p>We had lots of positive feedback on the session from attendees as well as useful discussion about Prezi and Creative Writing. Next steps: to write-up the final report, due 14th September 2012.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/898/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/898/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=898&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/07/26/create-curate-collaborate-at-uoblt12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>

		<media:content url="http://teachingwithimages.files.wordpress.com/2012/07/checkland-building-e1343345679715.jpg?w=300" medium="image">
			<media:title type="html">Checkland-building</media:title>
		</media:content>

		<media:content url="http://teachingwithimages.files.wordpress.com/2012/07/jac-collection1-e1343345896878.jpg?w=300" medium="image">
			<media:title type="html">Jac-collection</media:title>
		</media:content>
	</item>
		<item>
		<title>Prezi at Staff Seminar UCA Epsom, 14th June</title>
		<link>http://teachingwithimages.wordpress.com/2012/07/26/prezi-at-staff-seminar-uca-epsom-14th-june/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/07/26/prezi-at-staff-seminar-uca-epsom-14th-june/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 23:15:20 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[Prezi]]></category>
		<category><![CDATA[University for the Creative Arts]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=894</guid>
		<description><![CDATA[Curtis Tappenden and Marie-Therese Gramstadt gave a short presentation about Create Curate Collaborate! at a UCA Staff Seminar, Epsom College, 14th June 2012. This included our different perspectives as lecturer and de facto learning technologist respectively. The &#8216;Lessons Learned&#8217; Prezi is available here: Unfortunately due to several factors (which will be discussed in our final [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=894&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Curtis Tappenden and Marie-Therese Gramstadt gave a short presentation about <em>Create Curate Collaborate!</em> at a UCA Staff Seminar, Epsom College, 14th June 2012. This included our different perspectives as lecturer and <em>de facto</em> learning technologist respectively.</p>
<p>The <a href="http://prezi.com/w_cztnsypebo/create-curate-collaborate-lessons-learned/">&#8216;Lessons Learned&#8217; Prezi</a> is available here:</p>
<iframe frameborder="0" width="500" height="364" src="http://wpcomwidgets.com?src=http%3A%2F%2Fprezi.com%2Fbin%2Fpreziloader.swf&#038;type=application%2Fx-shockwave-flash&#038;allowfullscreen=true&#038;allowscriptaccess=always&#038;width=500&#038;height=364&#038;bgcolor=%23ffffff&#038;flashvars=prezi_id%3Dw_cztnsypebo%26lock_to_path%3D0%26color%3Dffffff%26autoplay%3Dno%26autohide_ctrls%3D0&#038;_tag=gigya&#038;_hash=444af32be335a7030ad5d6f27af420ba" id="wpcom-iframe-444af32be335a7030ad5d6f27af420ba"></iframe>
<p>Unfortunately due to several factors (which will be discussed in our final report) we were unable to arrange a second visit to the V&amp;A Museum, London. However it was possible to gather additional data from the Creative Writing Groups which will be analysed with the questionnaire data and presented as part of our project findings.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/894/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/894/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=894&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/07/26/prezi-at-staff-seminar-uca-epsom-14th-june/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>
	</item>
		<item>
		<title>Meeting at the V&amp;A, 27th April 2012</title>
		<link>http://teachingwithimages.wordpress.com/2012/05/28/meeting-at-the-v-and-a-april-2012/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/05/28/meeting-at-the-v-and-a-april-2012/#comments</comments>
		<pubDate>Mon, 28 May 2012 23:55:39 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[funding]]></category>
		<category><![CDATA[V and A]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=886</guid>
		<description><![CDATA[A really productive meeting at the V&#38;A in April led to an application for the UCA Research Fund which was submitted in May. Other bits of news: The Creative Writing Groups had their last sessions for the teaching year in May. We are looking to arrange a second visit to the V&#38;A for the end [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=886&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_887" class="wp-caption aligncenter" style="width: 310px"><a href="http://teachingwithimages.files.wordpress.com/2012/05/vam-lights.jpg"><img class="size-medium wp-image-887" title="vam-lights" src="http://teachingwithimages.files.wordpress.com/2012/05/vam-lights.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><p class="wp-caption-text">Fil de Fer by Catellani and Smith (lighting in the Gamble Room, V&amp;A Cafe, London) <br /> Photo: MTG</p></div>
<p>A really productive meeting at the V&amp;A in April led to an application for the UCA Research Fund which was submitted in May. Other bits of news:</p>
<ul>
<li>The Creative Writing Groups had their last sessions for the teaching year in May.</li>
<li>We are looking to arrange a second visit to the V&amp;A for the end of June.</li>
<li>Curtis and Marie-Therese will be presenting at a UCA Seminar in June, Epsom campus.</li>
<li>The three of us will be presenting at the University of Brighton Learning and Teaching conference on 13th July.</li>
<li>Our UCA Learning and Teaching Research Grant funding will complete by the end of July.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/886/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/886/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=886&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/05/28/meeting-at-the-v-and-a-april-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>

		<media:content url="http://teachingwithimages.files.wordpress.com/2012/05/vam-lights.jpg?w=300" medium="image">
			<media:title type="html">vam-lights</media:title>
		</media:content>
	</item>
		<item>
		<title>Prezi at Northbrook College Sussex</title>
		<link>http://teachingwithimages.wordpress.com/2012/05/28/prezi-at-northbrook-college-sussex/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/05/28/prezi-at-northbrook-college-sussex/#comments</comments>
		<pubDate>Mon, 28 May 2012 23:03:05 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[lessons learned]]></category>
		<category><![CDATA[Northbrook College]]></category>
		<category><![CDATA[Prezi]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=878</guid>
		<description><![CDATA[This blog post is about a one-hour lunchtime session given to the Creative Writing Group at Northbrook College Sussex, 22nd March 2012. Background Following the day at UCA Rochester when I had the opportunity to meet Curtis Tappenden&#8217;s Creative Writing Group and talk about Prezi with them, I then had a chance to visit Jac [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=878&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>This blog post is about a one-hour lunchtime session given to the Creative Writing Group at Northbrook College Sussex, 22nd March 2012.</em></p>
<p><strong>Background</strong></p>
<p>Following the day at UCA Rochester when I had the opportunity to meet Curtis Tappenden&#8217;s Creative Writing Group and talk about Prezi with them, I then had a chance to visit Jac Cattaneo&#8217;s Creative Writing Group at Northbrook College Sussex. The aim of the visit was to give the students a chance for a hands-on session with Prezi following their introduction to Prezi at the V&amp;A. I based this session on the approach I had taken with the <a href="http://teachingwithimages.wordpress.com/2012/05/28/prezi-at-uca-rochester/">&#8216;Mappa Mundi&#8217; brief</a>.</p>
<p><strong>The Prezi</strong><br />
(<a href="http://prezi.com/v__1uzltv1ld/prezi-for-creative-writing/">the Prezi is also available via this link</a> &#8211; I recommend that the volume is put on mute)</p>
<iframe frameborder="0" width="500" height="364" src="http://wpcomwidgets.com?src=http%3A%2F%2Fprezi.com%2Fbin%2Fpreziloader.swf&#038;type=application%2Fx-shockwave-flash&#038;allowfullscreen=true&#038;allowscriptaccess=always&#038;width=500&#038;height=364&#038;bgcolor=%23ffffff&#038;flashvars=prezi_id%3Dv__1uzltv1ld%26lock_to_path%3D0%26color%3Dffffff%26autoplay%3Dno%26autohide_ctrls%3D0&#038;_tag=gigya&#038;_hash=612ad75f2df209edc8d241ff4d3974ad" id="wpcom-iframe-612ad75f2df209edc8d241ff4d3974ad"></iframe>
<p><strong>Lessons Learned</strong><br />
The following reflection has been written around two months after the session was given:</p>
<ul>
<li>The computer room was very well equipped and laid out (including a touch-screen whiteboard which I wasn&#8217;t expecting), it was also a good size group to work with (12 people). </li>
<li>Although Jac had spent time arranging for educational email addresses for the attendees, logging into Prezi was still time consuming and not as straightforward as expected.</li>
<li>Once everyone was logged-in I was able to demo a few features and by the end of the session all of the participants had created their first Prezi.</li>
<li>With the Creative Writing Groups at both UCA and Northbrook College the things that make them so effective for Creative Writing can be detrimental to learning a new technology; that is the groups are: extra-curricular, and very diverse with a mixed range of skills and interests. As quoted in our Interim Report to UCA (April 2012):<br />
<blockquote><p>As the Creative Writing Groups are both extra-curricular this has had benefits as well as disadvantages; for example students (in the questionnaires) liked that this was something they weren&#8217;t being assessed on which they could just enjoy. As the sessions are entirely voluntary this means that the students are more engaged and from a range of diverse backgrounds enabling collaboration across courses and disciplines within each institution; however this diversity also means that there is a wider range of abilities and interests and that the number of students attending the sessions and visits can vary.</p></blockquote>
</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/878/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=878&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/05/28/prezi-at-northbrook-college-sussex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>
	</item>
		<item>
		<title>Prezi at UCA Rochester</title>
		<link>http://teachingwithimages.wordpress.com/2012/05/28/prezi-at-uca-rochester/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/05/28/prezi-at-uca-rochester/#comments</comments>
		<pubDate>Mon, 28 May 2012 21:35:51 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[lessons learned]]></category>
		<category><![CDATA[Prezi]]></category>
		<category><![CDATA[University for the Creative Arts]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=870</guid>
		<description><![CDATA[This blog post is about a day spent working with FE students at University for the Creative Arts, Rochester campus, 8th March 2012. Background About 70 FE students (16-17 year olds) were working on an assessed project about maps called &#8216;Mappa Mundi&#8217;; I was invited to give a workshop to them about using Prezi in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=870&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>This blog post is about a day spent working with FE students at University for the Creative Arts, Rochester campus, 8th March 2012.</em></p>
<p><strong>Background</strong></p>
<p>About 70 FE students (16-17 year olds) were working on an assessed project about maps called &#8216;Mappa Mundi&#8217;; I was invited to give a workshop to them about using Prezi in this context (3 x one-hour sessions in a computer room). </p>
<p><strong>The Prezi</strong><br />
(<a href="http://prezi.com/gno03bsqgfju/mappa-mundi/">link here if the Prezi doesn&#8217;t display below</a> &#8211; recommend playing with volume on mute)</p>
<iframe frameborder="0" width="500" height="364" src="http://wpcomwidgets.com?src=http%3A%2F%2Fprezi.com%2Fbin%2Fpreziloader.swf&#038;type=application%2Fx-shockwave-flash&#038;allowfullscreen=true&#038;allowscriptaccess=always&#038;width=500&#038;height=364&#038;bgcolor=%23ffffff&#038;flashvars=prezi_id%3Dgno03bsqgfju%26lock_to_path%3D0%26color%3Dffffff%26autoplay%3Dno%26autohide_ctrls%3D0&#038;_tag=gigya&#038;_hash=ef25adb46015e53ee701d31d72c98a55" id="wpcom-iframe-ef25adb46015e53ee701d31d72c98a55"></iframe>
<p><strong>Lessons Learned</strong><br />
(<em>taken from an email written to a colleague on 20th March</em>)</p>
<ul>
<li>I think it would have been better if I could have thought of a better way to break the ice at the beginning of the session and a more memorable way to end the session too.</li>
<li>I didn&#8217;t appreciate how much help they would need logging into Prezi (it didn&#8217;t help that Prezi have recently changed their interface again so my screencast is already out-of-date.). Next time I would allow more time and instruction for this.</li>
<li>I didn&#8217;t realise that many of the students wouldn&#8217;t know their email addresses &#8211; this was resolved by displaying guidance on the board about how to access their email.</li>
<li>Prezi maybe uniquely was okay with students on Facebook as I could mention what the pluses and minuses were i.e. if they logged in via Facebook instead of UCA email they&#8217;d get less storage and only be able to have public Prezis.</li>
<li>If I&#8217;d had any examples of the students&#8217; own Prezis to demonstrate I think this would definitely have enhanced the session.</li>
<li>A lot of one-to-one help was needed i.e. spending time going from student to student and asking them how they were getting on and what I could do to help.</li>
<li>Finally the students needed a tighter brief for &#8216;creating a Prezi&#8217;.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/870/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=870&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/05/28/prezi-at-uca-rochester/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>
	</item>
		<item>
		<title>Reflections on Prezi</title>
		<link>http://teachingwithimages.wordpress.com/2012/02/17/reflections-on-prezi/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/02/17/reflections-on-prezi/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 20:44:05 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[presentation techniques]]></category>
		<category><![CDATA[Prezi]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=864</guid>
		<description><![CDATA[I have had good feedback from two recent presentations using Prezi (JISC funded Kultivate and eNova projects). These were both end-of-project presentations, so Prezi let me take a range of material &#8211; a few PowerPoint slides (PDF); some images and screenshots; a couple of screencasts (which play fine on the offline version as I imported [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=864&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I have had good feedback from two recent presentations using <a href="http://www.prezi.com">Prezi</a> (JISC funded <a href="http://prezi.com/etguccomplz-/kultivate/">Kultivate</a> and <a href="http://prezi.com/ryhvpbxxow_l/enova/">eNova</a> projects). These were both end-of-project presentations, so Prezi let me take a range of material &#8211; a few PowerPoint slides (PDF); some images and screenshots; a couple of screencasts (which play fine on the offline version as I imported SWF files) &#8211; and then pull this together with Prezi&#8217;s own tools and features into a narrative.</p>
<p>This has inspired the following new list of pros and cons with Prezi:</p>
<p><strong>Prezi is perfect for &#8230;</strong></p>
<ul>
<li>telling a story</li>
<li>providing context</li>
<li>opening up new modes of thinking &#8211; ideal for research thinking</li>
<li>providing a canvas, which is great for creative people</li>
<li>Prezi really works beautifully with PDF, SWF and FLV file formats</li>
<li>even though more and more people are using Prezi it is still possible to provide that &#8216;wow&#8217; factor, which is always a bonus</li>
</ul>
<p><strong>Prezi could improve &#8230;</strong></p>
<ul>
<li>stop showing the bracket frame and &#8216;Double-click to add text&#8217; EVERY time you select &#8216;blank canvas&#8217; from the templates dialogue</li>
<li>allow more than three types/styles of font at one time</li>
<li>give clear warnings if the file sizes are too large which makes Prezi crash (Prezi&#8217;s that download for offline use at about 25 MB or less seem okay, but 40MB + just doesn&#8217;t seem to work)</li>
<li>part of me thinks it would be great if Prezi could enhance tools like editing images and creating shapes; but the other part of me appreciates the simplicity i.e. you can do effects in other programmes and then import them &#8211; but maybe more integration with the Adobe family of products would be good (e.g. this is something Extensis Portfolio offers for example)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/864/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/864/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=864&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/02/17/reflections-on-prezi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>
	</item>
		<item>
		<title>CCC at University of Brighton Pedagogy conference</title>
		<link>http://teachingwithimages.wordpress.com/2012/02/04/ccc-at-university-of-brighton-pedagogy-conference/</link>
		<comments>http://teachingwithimages.wordpress.com/2012/02/04/ccc-at-university-of-brighton-pedagogy-conference/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 15:05:51 +0000</pubDate>
		<dc:creator>mtgwork</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[Northbrook College]]></category>
		<category><![CDATA[pedagogy]]></category>
		<category><![CDATA[Prezi]]></category>
		<category><![CDATA[University for the Creative Arts]]></category>
		<category><![CDATA[University of Brighton]]></category>

		<guid isPermaLink="false">http://teachingwithimages.wordpress.com/?p=860</guid>
		<description><![CDATA[Yesterday Jac Cattaneo of Northbrook College presented the project&#8217;s Create Curate Collaborate! interactive Prezi poster at the University of Brighton&#8217;s Annual Pedagogic Conference.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=860&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Yesterday Jac Cattaneo of Northbrook College presented the project&#8217;s <a href="http://prezi.com/c-l7qxvwafvb/create-curate-collaborate-interactive-poster/">Create Curate Collaborate! interactive Prezi poster</a> at the <a href="http://www.brighton.ac.uk/clt/index.php?cID=138">University of Brighton&#8217;s Annual Pedagogic Conference</a>. </p>
<iframe frameborder="0" width="500" height="364" src="http://wpcomwidgets.com?src=http%3A%2F%2Fprezi.com%2Fbin%2Fpreziloader.swf&#038;type=application%2Fx-shockwave-flash&#038;allowfullscreen=true&#038;allowscriptaccess=always&#038;width=500&#038;height=364&#038;bgcolor=%23ffffff&#038;flashvars=prezi_id%3Dc-l7qxvwafvb%26lock_to_path%3D0%26color%3Dffffff%26autoplay%3Dno%26autohide_ctrls%3D0&#038;_tag=gigya&#038;_hash=6f0e60893ed012fa3f4e5ab467df6c19" id="wpcom-iframe-6f0e60893ed012fa3f4e5ab467df6c19"></iframe>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/teachingwithimages.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/teachingwithimages.wordpress.com/860/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=teachingwithimages.wordpress.com&#038;blog=11670824&#038;post=860&#038;subd=teachingwithimages&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://teachingwithimages.wordpress.com/2012/02/04/ccc-at-university-of-brighton-pedagogy-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2c473f2af29bb72324a402e46bcc736b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mtgwork</media:title>
		</media:content>
	</item>
	</channel>
</rss>
