<?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>Graham Quince&#039;s e-learning blog</title>
	<atom:link href="http://grahamquince.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://grahamquince.wordpress.com</link>
	<description>Useful tips, tricks, software and hardware for education</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:15:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='grahamquince.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/59b602e00f7caae58120fe3df0712308?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Graham Quince&#039;s e-learning blog</title>
		<link>http://grahamquince.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://grahamquince.wordpress.com/osd.xml" title="Graham Quince&#039;s e-learning blog" />
	<atom:link rel='hub' href='http://grahamquince.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Making Apps &#8211; Part 2</title>
		<link>http://grahamquince.wordpress.com/2012/01/25/making-apps-part-2/</link>
		<comments>http://grahamquince.wordpress.com/2012/01/25/making-apps-part-2/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 18:12:56 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apps]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=425</guid>
		<description><![CDATA[When I started writing this post, I realised it was a case of tl:dr (too long, didn&#8217;t read &#8211; just in case you didn&#8217;t know).  I say I realised, my wife leaned over and said &#8220;Really?   tl:dr much!&#8221; Loved ones, always the harshest critics So, where was I.   Oh yes&#8230; 3) Adobe Flash CS5 and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=425&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I started writing this post, I realised it was a case of tl:dr (too long, didn&#8217;t read &#8211; just in case you didn&#8217;t know).  I say I realised, my wife leaned over and said &#8220;Really?   tl:dr much!&#8221;</p>
<p>Loved ones, always the harshest critics <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So, where was I.   Oh yes&#8230;</p>
<p><strong>3) Adobe Flash CS5 and Adobe AIR</strong></p>
<p>Flash.  Aha!  Saviour of the internet!</p>
<p><a href="http://www.adobe.com/products/flash.html"><img class="aligncenter size-thumbnail wp-image-426" title="Adobe Flash" src="http://grahamquince.files.wordpress.com/2012/01/adobe-flash-logo.jpg?w=150&#038;h=150" alt="Adobe Flash" width="150" height="150" /></a></p>
<p>I love Flash, although I seem to be in an ever reducing minority, which no longer includes <a title="Adobe finally pulls plug on Flash" href="http://gizmodo.com/5857784/report-adobe-is-finally-pulling-the-plug-on-flash-for-mobile" target="_blank">Adobe </a>for some reason.  I think I know why &#8211; Flash in webpages on mobile devices isn&#8217;t as responsive as it feels like it could be.  There are resizing issues and supposedly it causes crashes, although I&#8217;ve never experienced a browser crash because of Flash.</p>
<p>Apple have blamed Flash for being too RAM intensive to be safely included on their iPhones and iPod Touches.  This decision had the happy coincidence of closing off thousands of free Flash games just as Apple were launching their App Store full of paid games.</p>
<p>As a development platform, Flash is second to none.  I said previously that only Apple understands about wrapping up everything you need.  Well I have to include Adobe as well in that exclusive club.  Flash combines graphics, animations and coding very easily and with the downloadable Adobe AIR for Android plugin folds in app making too.</p>
<p>Flash CS5 also comes with the ability to make Apple iOS apps.  Unfortunately, due to restrictions imposed by Apple, (you need a certificate which can only be create on a Mac, you can only upload to the App Store from a Mac) .</p>
<p>Using <a title="Adobe Developer Centre" href="http://www.adobe.com/devnet/air.html" target="_blank">Adobe AIR </a>to make apps is simplicity itself.  You open a new file, using the AIR for Android template.  From here, you build your Flash file as usual.</p>
<p><a href="http://grahamquince.files.wordpress.com/2012/01/adobe_template.jpg"><img class="aligncenter size-medium wp-image-427" title="Adobe Flash start screen" src="http://grahamquince.files.wordpress.com/2012/01/adobe_template.jpg?w=300&#038;h=229" alt="Adobe Flash start screen" width="300" height="229" /></a></p>
<p>At this point, I need to point out that out of the box, you don&#8217;t get AIR for Android as a template (at least not in CS5).  I seem to remember being alerted to its existence by a popup on this screen.   I do remember adding it via Adobe&#8217;s Extension Manager and unfortunately, the <a title="Adobe AIR developer centre" href="http://www.adobe.com/devnet/air.html" target="_blank">Developer Site</a> doesn&#8217;t make it clear how to get it either.  Maybe it&#8217;s just bundled in.</p>
<p>Note from this screen you can also make iPhone OS apps and standard AIR programs to run in Windows.  All three are pretty identical and just differ in their publishing settings.</p>
<p><a href="http://grahamquince.files.wordpress.com/2012/01/publishing.jpg"><img class="aligncenter size-medium wp-image-428" title="AIR for Android's publishing settings" src="http://grahamquince.files.wordpress.com/2012/01/publishing.jpg?w=222&#038;h=300" alt="AIR for Android's publishing settings" width="222" height="300" /></a></p>
<p>When you open the AIR for Android template the stage is automatically set to 480 x 800 which is the most common screen resolution for the Android platform.  Of course, you can alter this easily.</p>
<p>There are four templates included with Flash, one is plain, but the other three contain code examples showing how to use a mobile device&#8217;s accelerometer, its menu button and a swipe gallery.  Between this, my own knowledge of ActionScript 2.0 and the internet, I was able to build a <a title="Battle of the Handhelds: Redux!" href="http://grahamquince.wordpress.com/2011/11/19/battle-of-the-handhelds-redux/" target="_blank">number of apps</a>, such as the <a title="Cramlington Question Dice" href="https://market.android.com/details?id=air.QuestionDice&amp;hl=en" target="_blank">Question Dice</a>.</p>
<p><strong>ActionScript</strong></p>
<p>The programming language for Adobe AIR is ActionScript 3.   This is really unfortunate for me, because I learned the previous language ActionScript 2.   AS2 is a much simpler language to learn, its <em>grammar</em> is less precise and how it functions is fairly straightforward.</p>
<p>AS3 is much more complex, designed with professional teams in mind, not individual programmers.  To this end, it is incredibly intimidating and the general advice on internet forums tends to be irrationally anti-AS2 style.  I&#8217;ve seen a number of posts from novice users, asking perfectly reasonable questions only to be shouted down with cries of &#8220;you shouldn&#8217;t be doing it like that at all&#8221;.</p>
<p>Years ago, I was similarly shot down for asking a question about linking one scene to another.  The response was &#8220;you should be using scenes&#8221;.  Now, I have the confidence to question that.  If you&#8217;re not supposed to use scenes, why does Flash include them?  Personally, I very rarely use scenes now, but if I needed to I still would.  The moral of this story is <em>ignore all negative comments on the internet</em>.  The trolls are never right.</p>
<p><strong>The Truth (read it quick before I&#8217;m silenced)</strong></p>
<p>Well, I&#8217;m finally learning AS3 and firstly, everything you&#8217;ve read about team programming and OOP and the &#8220;right way&#8221; to do things is rubbish!</p>
<p>AS3 is almost as forgiving as AS2.  Public functions, private variables and separate .as files are only needed <em>IF</em> you are writing complex games <em>AND</em> you use a separate .as file.   It came as a bit of shock to me.  The so-called <em>right</em> way is simply <em>one</em> way.</p>
<p>You can happily code in AS3 on the timeline.   If you do use code from a tutorial and run into compiler warnings about public functions, just remove the public bit.</p>
<p style="padding-left:60px;">public function startgame() {</p>
<p style="padding-left:60px;">}</p>
<p style="padding-left:60px;">becomes:</p>
<p style="padding-left:60px;">function startgame() {</p>
<p style="padding-left:60px;">}</p>
<p style="padding-left:60px;">if you&#8217;re placing code on the timeline.</p>
<p>Oh and regular functions, not connected to mouse clicks can just be written as AS2 functions. Rely on the Code Snippets box too, it really useful to get started.</p>
<p><strong>Where to go from here</strong></p>
<p>The book I&#8217;m using is an update of the book I learnt AS2 from.   It&#8217;s called Actionscript 3.0 Game Programming University.</p>
<div id="attachment_430" class="wp-caption aligncenter" style="width: 212px"><a href="http://grahamquince.files.wordpress.com/2012/01/book.jpg"><img class="size-full wp-image-430" title="ActionScript 3.0 Game Programming University " src="http://grahamquince.files.wordpress.com/2012/01/book.jpg?w=450" alt=""   /></a><p class="wp-caption-text">ActionScript 3.0 Game Programming University</p></div>
<p>The author, Gary Rosenzweig has an excellent, easy-going style.  He provides the full code for each game, but breaks it down ito what each section does.  Something I liked from his original book is that each game only takes you so far, but it&#8217;s always easy to see how to develop each game to make them better.</p>
<p><strong>Next time</strong></p>
<p>My wife was right.  This post has become its own mini-series.</p>
<p>In part 3, I&#8217;m going to show just how easy it is to produce an app and publish it on your VLE and the Android Market</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/425/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=425&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2012/01/25/making-apps-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2012/01/adobe-flash-logo.jpg?w=150" medium="image">
			<media:title type="html">Adobe Flash</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2012/01/adobe_template.jpg?w=300" medium="image">
			<media:title type="html">Adobe Flash start screen</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2012/01/publishing.jpg?w=222" medium="image">
			<media:title type="html">AIR for Android&#039;s publishing settings</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2012/01/book.jpg" medium="image">
			<media:title type="html">ActionScript 3.0 Game Programming University </media:title>
		</media:content>
	</item>
		<item>
		<title>Making Apps &#8211; Part 1</title>
		<link>http://grahamquince.wordpress.com/2012/01/22/making-apps-part-1/</link>
		<comments>http://grahamquince.wordpress.com/2012/01/22/making-apps-part-1/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 10:56:22 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=416</guid>
		<description><![CDATA[I&#8217;ve talked before about how I&#8217;ve started to build apps for use in school, but I&#8217;ve never really gone into how I do it.  Surprisingly there are a number of methods. 1) Using Google&#8217;s SDK and Eclipse software to write apps directly This is where I started.   Although started is a bit of a misnomer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=416&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve talked before about how I&#8217;ve started to build apps for use in school, but I&#8217;ve never really gone into how I do it.  Surprisingly there are a number of methods.</p>
<p><strong>1) Using Google&#8217;s SDK and Eclipse software to write apps directly</strong></p>
<p>This is where I started.   Although started is a bit of a misnomer (started and stopped being closer to the truth).  It&#8217;s easy enough to sign up for the <a title="Google Android" href="http://developer.android.com/sdk/index.html" target="_blank">free SDK</a> and links in the developer area point you in the right direction for downloading the Eclipse platform.  But that&#8217;s where it gets confusing.  Eclipse being a third-party, open-source product has a number of different versions and figuring out the right one to download either involves blindly guessing or reading through a pages of text.  tl:dr I&#8217;m afraid.</p>
<p>Through more luck than judgement, I downloaded and installed a version of Eclipse (Gallileo seemed right at the time) that worked with the SDK and through a bit more luck, managed to get it hooked up to my phone.</p>
<div id="attachment_417" class="wp-caption aligncenter" style="width: 310px"><a href="http://grahamquince.files.wordpress.com/2012/01/eclipse.jpg"><img class="size-medium wp-image-417" title="Eclipse" src="http://grahamquince.files.wordpress.com/2012/01/eclipse.jpg?w=300&#038;h=193" alt="Eclipse - but you're not there yet - still have to run the Android SDK" width="300" height="193" /></a><p class="wp-caption-text">Eclipse - but you&#039;re not there yet - still have to run the Android SDK</p></div>
<p>Struggling to get set up is something that only Apple seems to understand is an issue.  Open-source and SDKs are great, but you need an underlying knowledge of how and what to install before you can even get started.  Recently, we tried to get the Xbox Kinect SDKs to work with Windows 7.  This could have been so easy, providing a single file which would have installed all the drivers we need.  Instead, we were taken to a page with 4 different installation programs.  Three of which installed fine, the fourth was just impossible.</p>
<p>A big chunk of Apple&#8217;s success comes from wrapping everything up together.  Take iTunes for example.  MP3 players had existed for at least 5 years before the iPod.  Apple were the only ones to provide a standard way to get music onto a player that was easy to use.   Now, they have launched their iBooks and (reportedly) their iBook creator makes it easy to create content.   eBook programs have existed for years for Windows, but Apple makes it easy by declaring &#8220;this is what you need, nothing more&#8221;.   As a long time PC and Android lover, I have to take my hat off to Apple for this.  But I digress.  Back to Android.</p>
<p><strong>Hello World</strong></p>
<div class="mceTemp mceIEcenter" style="text-align:left;">From here on, it&#8217;s easy enough to follow the <a title="Hello World tutorial" href="http://developer.android.com/resources/tutorials/hello-world.html" target="_blank">tutorials </a>back on the Android Developer centre and build the standard Hello World.  But beyond that, building apps directly in this environment is a bit lacklustre.  As someone used to building in Adobe Flash, I found making the leap to a purely coding system to be just that little bit too far.  I couldn&#8217;t figure out how to use animations for instance.</div>
<div id="attachment_420" class="wp-caption aligncenter" style="width: 210px"><a href="http://grahamquince.files.wordpress.com/2012/01/hello_world.png"><img class="size-medium wp-image-420" title="Hello World from the Android SDK tutorials" src="http://grahamquince.files.wordpress.com/2012/01/hello_world.png?w=200&#038;h=300" alt="I made this! - by following instructions precisely" width="200" height="300" /></a><p class="wp-caption-text">I made this! (By following instructions precisely)</p></div>
<p><strong>2) Using Adobe Flex (and/or Flash Builder)</strong></p>
<p>There seems to be a quickly growing community around using these <a title="Adobe Flex" href="http://www.adobe.com/products/flex.html" target="_blank">Adobe </a>products to build apps for all platforms.</p>
<p>I can&#8217;t quite figure out how you use Flex and there is a cost involved with Flash Builder so I&#8217;ve never fully investigated it.  At school, we have the full Adobe Production Premium suite which includes Flash CS5, which I&#8217;ll talk about in Part 2.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/416/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=416&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2012/01/22/making-apps-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2012/01/eclipse.jpg?w=300" medium="image">
			<media:title type="html">Eclipse</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2012/01/hello_world.png?w=200" medium="image">
			<media:title type="html">Hello World from the Android SDK tutorials</media:title>
		</media:content>
	</item>
		<item>
		<title>A Bright idea! (pun intended)</title>
		<link>http://grahamquince.wordpress.com/2011/12/25/a-bright-idea-pun-intended/</link>
		<comments>http://grahamquince.wordpress.com/2011/12/25/a-bright-idea-pun-intended/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 06:00:27 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[20 tips in 20 posts]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=396</guid>
		<description><![CDATA[Merry Christmas, Happy Holidays&#8230; no, I&#8217;m not actually writing my blog on Christmas Day, but I thought I&#8217;d take advantage of WordPress&#8217; Publish Later feature.  Years ago, I ran a website containing mods for a few PC games.  The day with the biggest hit count was always Christmas Day.  I guess a lot of people [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=396&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Merry Christmas, Happy Holidays&#8230; no, I&#8217;m not actually writing my blog on Christmas Day, but I thought I&#8217;d take advantage of WordPress&#8217; <em>Publish Later</em> feature.  Years ago, I ran a website containing mods for a few PC games.  The day with the biggest hit count was always Christmas Day.  I guess a lot of people would get their hands on new computers and/or games and hit the websites.</p>
<p>Those stats were brought home to me recently after reading this <a title="Cracked" href="http://www.cracked.com/blog/the-4-worst-times-to-be-internet/" target="_blank">Cracked article </a>all about the worst times to be online.  Christmas being on of them because no one updates their websites on Christmas Day.  So this year I&#8217;ve resolved to be different and present something new for you.</p>
<p>This tip doesn&#8217;t really fit into the 20 tips, but it is an idea for you.  It&#8217;s actually quite simple, but extraordinarily effective.</p>
<p>Take a projector, attach it to the ceiling and point it down.</p>
<a href="http://grahamquince.wordpress.com/2011/12/25/a-bright-idea-pun-intended/#gallery-1-slideshow">Click to view slideshow.</a>
<p>Told you it was simple, but the results are spectacular.  I suggested this idea at school just before the summer break and we fitted it in time for September.</p>
<p>The projector is a &#8220;special&#8221; projector which doesn&#8217;t have any circuit boards behind (now above) the bulb.  This means they don&#8217;t melt when the bulb gets hot.  The &#8216;special&#8217; projector doesn&#8217;t cost much more than a regular one, but because of the low ceiling height we fitted a fish-eye lens to increase the size of the screen.  This was cheaper than buying a short-throw projector.</p>
<p>A VGA cable runs through trunking to a nearby PC with dual-head graphics card.  The socket is visible, so teachers can swap in their laptop instead.  The computer has a wireless gyromouse allowing a user to control the computer from the floor.</p>
<p>Running a program like Google Earth takes on a whole new dimension.  There&#8217;s something very immersive about standing on a screen and looking down.</p>
<p>We&#8217;ve also fitted a webcam into the ceiling tiles and using the free <a title="Po-Motion" href="http://po-motion.com/" target="_blank">Po-Motion </a>software you can appear to walk over water as it ripples a picture.   I&#8217;m hoping we can start building our own Flash interactives.</p>
<p>Something brilliant about the floor is that we didn&#8217;t come up with any teaching tools for it, we left to our teachers to come up with uses.  It&#8217;s in a breakout area accessible to four classrooms and a huge number of teachers have made use of it already.  The diversity of uses they have come up with is really cool, here&#8217;s just some of them:</p>
<ul>
<li>Maths have used it to measure scale and to explain perimeter.<a href="#star">*</a></li>
<li>English have been stepping through pages of books and getting students to stand on grammatical errors.</li>
<li>PE came over from the Sports Centre to demonstrate to their netball students the relative positions of the players.  The students just hadn&#8217;t been grasping it when it was on a whiteboard.</li>
<li>Geography have been able to &#8216;visit&#8217; different landscapes.</li>
</ul>
<p>We&#8217;ve already taken the concept to a portable platform, mounting an old projector on a camera tripod and wheeling it over to a table to create an interactive table.  Cost ~£250.  I really like the portable version because it can be used anywhere there&#8217;s a plug socket and it reuses old kit.</p>
<p>The biggest benefit of both systems however is that the expensive stuff is out of reach.  Especially with the floor.  We all know kids can get over excited and stamp, stomp and jump.  That can be a problem with most interactive surfaces, but with a projected floor, all they are doing is stamping on a regular floor.</p>
<p>I like technology like this because it gets out of the way of the teacher and just works.   When you think about it, there&#8217;s nothing particularly new here, so all the tech used is <em>standard</em>.  Another word for that is <em>reliable</em>.</p>
<p>If you&#8217;re lucky enough to visit BETT this year or another technology tradeshow, no doubt you&#8217;ll see lots of these surfaces.  Before you whip out the school chequebook, just take a moment to appreciate what actually being sold.   We were once quoted £6000 for an interactive floor.  We spent a tenth of that.</p>
<p>If you visited this blog around the holiday season, then Merry Christmas.   If you&#8217;re reading it at some other time, then remember to keep Christmas in your heart throughout the year.   Goodnight to all and to all a good night.  I have watched too many Christmas movies.</p>
<p><a name="star"></a>* You can read more about how Maths are using the floor (and plenty of other tips and ideas) at <a title="Keep it moving! Maths" href="http://keepitmovingmaths.wordpress.com/" target="_blank">Keep it Moving Maths&#8217; blog</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/396/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/396/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/396/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/396/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/396/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/396/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/396/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=396&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/12/25/a-bright-idea-pun-intended/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>
	</item>
		<item>
		<title>Educating in the third dimension</title>
		<link>http://grahamquince.wordpress.com/2011/12/18/educating-in-the-third-dimension/</link>
		<comments>http://grahamquince.wordpress.com/2011/12/18/educating-in-the-third-dimension/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 10:34:53 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adobe premiere pro]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[panasonic cameras]]></category>
		<category><![CDATA[terry freedman]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=391</guid>
		<description><![CDATA[One again, it&#8217;s been a while since I posted.  Please accept my humble apologies.  To make it up to you all, here are two articles in one: Terry Freedman from ICT in Education.org asked me to write an article for their  Computers in Classrooms newsletter.  It&#8217;s a special 3D edition. Here&#8217;s a direct link to my article although [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=391&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One again, it&#8217;s been a while since I posted.  Please accept my humble apologies.  To make it up to you all, here are two articles in one:</p>
<p>Terry Freedman from <a title="ICT in Education" href="http://www.ictineducation.org/" target="_blank">ICT in Education.org</a> asked me to write an article for their  <a title="Computers in Classrooms - November 2011" href="http://ymlp.com/zvI1Wf" target="_blank">Computers in Classrooms </a>newsletter.  It&#8217;s a special 3D edition.</p>
<p>Here&#8217;s a <a title="Educating in the third dimension" href="http://ymlp.com/zvI1Wf#edin3d" target="_blank">direct link to my article </a>although the rest of the magazine is worth viewing too.</p>
<p>In the article, I talk about the Panasonic T750 Camcorder:</p>
<p><a href="http://www.amazon.co.uk/Panasonic-SDT750-Camcorder-Recording-Functionality/dp/B003XIIV52/ref=sr_1_6?ie=UTF8&amp;qid=1324202486&amp;sr=8-6"><img class="aligncenter size-medium wp-image-392" title="Panasonic T750 3D camcorder" src="http://grahamquince.files.wordpress.com/2011/12/camcorder.jpg?w=300&#038;h=224" alt="Panasonic T750 3D camcorder" width="300" height="224" /></a></p>
<p>The camcorder comes with a 3D lens attachment, so you can use it as a regular 2D camera as well.  Surprisingly, <a title="Review of T750" href="http://fwd.channel5.com/gadgets/audio-video/cameras/camcorders/panasonic-hdc-sdt750" target="_blank">Five&#8217;s Gadget Show</a> didn&#8217;t think much of this model (preferring the Sony camcorder) on TV at least.  The online review seems a little more accomodating.  Which I think overlooked some key points:</p>
<ul>
<li>As a 2D video camera, the quality is excellent.  It has 3 CMOS sensors and can record in 1080p which makes chromakeying (i.e. greenscreen) very easy.  I&#8217;ve always been a fan of Panasonic cameras, they seem to understand what&#8217;s actually important.  It&#8217;s a slight shame the camera doesn&#8217;t have a SD mode.   As a school, we have no need of HD quality, where filesize is as important as quality.  Don&#8217;t get me wrong, we don&#8217;t sacrifice quality, it&#8217;s just that I&#8217;m not in the business of delivering broadcast-quality content.</li>
<li>Panasonic (unlike Sony) use an open-source recording codec.   This allows editing in Adobe Premiere Pro without having to convert the video beforehand.  This is a huge time- and quality-saver.</li>
</ul>
<p>We picked up the camcorder for around £500 + VAT (you have to shop around and we have an excellent finance department who do just that).   For that price, we got two cameras in one.</p>
<p>The recordings are side-by-side, which makes incorporating the video into my existing Cinema4D&#8217;s workflow really straightforward.  What is most suprising is just how effective the depth of the video is.  We mounted the camera on the front of a boat which passed under the Tyne&#8217;s Milennium footbridge.</p>
<p><a href="http://grahamquince.files.wordpress.com/2011/12/bridge.jpg"><img class="aligncenter size-medium wp-image-393" title="bridge" src="http://grahamquince.files.wordpress.com/2011/12/bridge.jpg?w=300&#038;h=177" alt="" width="300" height="177" /></a></p>
<p>It&#8217;s not a view most people get to see and it really impressed our staff and students.</p>
<p>If you have the free time and the budget, you can buy 3D software like Cinema4D and start making animations for yourself.  And of course, there are now dozens of S3D-content suppliers (if their content works with your system) and if you have the free time and the budget, you can wade through these resources to find the occasional gems.  But if you buy a 3D camcorder, you can immediately start creating content for yourself.   (Or hand the camera over to your students to see what they can do.)</p>
<p>And of course, self-created content is free!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/391/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=391&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/12/18/educating-in-the-third-dimension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/12/camcorder.jpg?w=300" medium="image">
			<media:title type="html">Panasonic T750 3D camcorder</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/12/bridge.jpg?w=300" medium="image">
			<media:title type="html">bridge</media:title>
		</media:content>
	</item>
		<item>
		<title>Battle of the Handhelds: Redux!</title>
		<link>http://grahamquince.wordpress.com/2011/11/19/battle-of-the-handhelds-redux/</link>
		<comments>http://grahamquince.wordpress.com/2011/11/19/battle-of-the-handhelds-redux/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 16:45:57 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[20 tips in 20 posts]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[elearning]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vle]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=367</guid>
		<description><![CDATA[I think the one post I&#8217;ve made which has caused the most feedback and continues to draw in audiences is my post about two devices we were considering for school use back in April, namely the iPod Touch and the Archos 43. So much has happened since I wrote that blog entry.  First off, we didn&#8217;t go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=367&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I think the one post I&#8217;ve made which has caused the most feedback and continues to draw in audiences is <a title="Battle of the handhelds – iPod Touch 4 vs Archos 43" href="http://grahamquince.wordpress.com/2011/04/27/battle-of-the-handhelds-ipod-touch-4-vs-archos-43/" target="_blank">my post</a> about two devices we were considering for school use back in April, namely the iPod Touch and the Archos 43.</p>
<p>So much has happened since I wrote that blog entry.  First off, we didn&#8217;t go with either iPod Touch or Archos.  Like I summed up at the time, the iPod had too many restrictions and the single-touch Archos made it too frustrating to use.</p>
<p><strong>Pick a device already!<a href="http://grahamquince.files.wordpress.com/2011/11/samsung.jpg"><img class="alignright size-full wp-image-369" title="Samsung Galaxy Tab 7&quot; Wi-Fi" src="http://grahamquince.files.wordpress.com/2011/11/samsung.jpg?w=450" alt="Samsung Galaxy Tab 7&quot; Wi-Fi"   /></a></strong></p>
<p>At that point, our ICT Coordinator stumbled across the Samsung Galaxy Tab.  I say stumbled upon, because Apple pretty much had the high street sewn up.  All credit to them (and it&#8217;s changing now admittedly), but if you want to buy a tablet on the high street, everyone wants to sell you an iPad.  And why not, they&#8217;re great devices (personally I find them a little large and a bit heavy) but there&#8217;s no denying Apple created another product the world didn&#8217;t know it needed.</p>
<p>Samsung (who incidently make the iPad for Apple) have their own range of tablets, a 7&#8243; wifi, a 7&#8243; 3G and similar in the 10&#8243; range.  They&#8217;ve also started on their gen 2 tablets which are even more sleak, though not widely available yet.</p>
<p>We evaluated and then chose the Wi-Fi only, 7&#8243;, P1010 model.  It runs Android Froyo, has 16Gb internal memory, front and rear cameras.  It comes preloaded with ThinkFree Office (which allows creating and edit MS documents) along with a host of other apps (some good, some not worth it).</p>
<p><strong>Size does matter</strong></p>
<p>The main difference between the 7&#8243; tablet and the smaller handheld we were looking at before is the size (obviously).  When you&#8217;re using the tablet, it feels like it is for work.  You can achieve a lot of the same stuff on the smaller devices, but they lack a feeling of productivity.  With the Samsung, you feel like you&#8217;re using a work tool.</p>
<p>We did look again at the iPad and iPod Touch, but the cost of the iPad is too prohibitive to seriously consider (those schools that have gone down the iPad route must have sacrificed something else from their budget).  Ultimately we found iOS too restrictive/problematic in terms of file uploads, Flash (yes I know Adobe have pulled development) and for building our own apps as well as paying for other apps.</p>
<p><strong>Niggles</strong></p>
<p>There are a couple of niggles.  The battery gives you a day if you&#8217;re using it.  Given the size of the device, I was surprised, but I suppose powering the much larger screen is the big difference.  The native keyboard makes some truly irritating errors, but Steven Lin has kindly ported the <a title="Android Market" href="https://market.android.com/details?id=com.moo.android.inputmethod.latin.free&amp;hl=en" target="_blank">Gingerbread keyboard</a>.  Neither of these are big issues, at least not compared to:</p>
<p><strong>WTF!</strong></p>
<p>The tablet cannot charge from a computer&#8217;s USB while turned on!   Wait&#8230;what?  That&#8217;s like&#8230; the point of USB.  We&#8217;ve got round this issue by buying these <a title="Sync and Charge cable" href="http://www.mobilefun.co.uk/usb-sync-and-charge-cable-for-samsung-galaxy-tab-p29326.htm" target="_blank">special cables</a>.  It took a couple of hours searching the internet to even find out what the problem was.  It turns out to be a voltage issue.  These cables contain a switch and resistor which gets round that. </p>
<p>Still, these are all niggles and while many would point out that you shouldn&#8217;t have to deal with niggles, life always proves otherwise.  </p>
<p><strong>Order ready</strong></p>
<p>We ordered the tablets about a month ago (with parental contributions) and they are due to arrive within the next two weeks.  All the preparations have been done (fingers crossed).  We have a comprehensive mobile version of our VLE, a really cool instruction booklet to be given out with the devices and we&#8217;ve put together a number of school-specific apps:</p>
<a href="http://grahamquince.wordpress.com/2011/11/19/battle-of-the-handhelds-redux/#gallery-2-slideshow">Click to view slideshow.</a>
<p>I do hope that we&#8217;ll make some of these available on the Android Market.  They are all built in Adobe AIR, which has made the creation of Apps so much simpler.  I think we will eventually move away from AIR, but for right now, it just works.</p>
<p><strong>In conclusion</strong></p>
<p>Have we chosen the right device?  I think so.  The size is right.  The functionality is right.   The price is right ~£300 (including insurance).  I&#8217;ll admit my heart sank a little when Amazon annouced the $199 Kindle Fire &#8211; but it&#8217;s not out in the UK yet.  And not in the quantities we need.  And can we even run our own apps on it? Maybe next year, if this year is successful. </p>
<p>The battle may have been won, but something tells me the war has just begun.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/367/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=367&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/11/19/battle-of-the-handhelds-redux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/11/samsung.jpg" medium="image">
			<media:title type="html">Samsung Galaxy Tab 7&#34; Wi-Fi</media:title>
		</media:content>
	</item>
		<item>
		<title>FileMonkey</title>
		<link>http://grahamquince.wordpress.com/2011/10/15/filemonkey/</link>
		<comments>http://grahamquince.wordpress.com/2011/10/15/filemonkey/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 16:29:53 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[20 tips in 20 posts]]></category>
		<category><![CDATA[20 tips]]></category>
		<category><![CDATA[vle]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=354</guid>
		<description><![CDATA[I can&#8217;t believe I haven&#8217;t posted about this product before. I&#8217;m sure there are lots of similar products, but I found FileMonkey have been blown away with how useful it is every time I use it. &#160; It costs $29. FileMonkey does two things and does them very well.  It renames batches of files for you.  Frequently, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=354&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t believe I haven&#8217;t posted about this product before. I&#8217;m sure there are lots of similar products, but I found FileMonkey have been blown away with how useful it is every time I use it.</p>
<p>&nbsp;</p>
<p><a href="http://www.monkeyjob.com/FileMonk.html"><img class="aligncenter size-full wp-image-360" title="FileMonkey" src="http://grahamquince.files.wordpress.com/2011/10/filemonkey.jpg?w=450&#038;h=411" alt="FileMonkey's interface" width="450" height="411" /></a></p>
<p>It costs $29.</p>
<p>FileMonkey does two things and does them very well.  It renames batches of files for you. </p>
<p>Frequently, I&#8217;ll have a huge number of files that need for one reason or another to be renamed.   Say, for instance, we have a bunch of student made mp3 files that we want to play through a flash player.   Ideally, they&#8217;d all be uniformly named so I don&#8217;t have to program in each individual student name and Flash doesn&#8217;t like spaces in filenames either.   Before I found FileMonkey, I would have to sit and rename each file.  The opposite is true with FileMonkey, instead I just go into the file rename option, set up the parameters and press OK.   Job done.</p>
<p>The second thing it does is rewrite file contents.   I know, scary.   But you can limit its parameters to just search out web pages, (it automatically filters out some file types).  It&#8217;s proven really handy lately.   In about 20 minutes it added a small security code to close to 100,000 web pages.  I just did a find and replace on the <strong>&lt;/head&gt;</strong> tag to be <strong>&lt;/head&gt;&lt;plus some stuff&gt;</strong> and job done.</p>
<p>It might not be the prettiest bit of software ever, but it gets the done job and saves me a huge amount of time.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/354/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=354&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/10/15/filemonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/10/filemonkey.jpg" medium="image">
			<media:title type="html">FileMonkey</media:title>
		</media:content>
	</item>
		<item>
		<title>FIXED: Read-only error on your phone&#8217;s SD card</title>
		<link>http://grahamquince.wordpress.com/2011/09/04/fixed-read-only-error-on-your-phones-sd-card/</link>
		<comments>http://grahamquince.wordpress.com/2011/09/04/fixed-read-only-error-on-your-phones-sd-card/#comments</comments>
		<pubDate>Sun, 04 Sep 2011 09:22:51 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[FIXED]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=338</guid>
		<description><![CDATA[Argh! Pants!  Nooooooo!  I&#8217;ve knacked my phone!?!?!?! Just some of the many thoughts that went through my head on Friday when in the middle of a workshop, I went to show someone a picture I&#8217;d taken on my phone.   Suddenly the gallery crashed and an alert popped up saying &#8220;SD Card Readonly&#8221; or something equally [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=338&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Argh! Pants!  Nooooooo!  I&#8217;ve knacked my phone!?!?!?!</p>
<p>Just some of the many thoughts that went through my head on Friday when in the middle of a workshop, I went to show someone a picture I&#8217;d taken on my phone.   Suddenly the gallery crashed and an alert popped up saying &#8220;SD Card Readonly&#8221; or something equally terror inducing.</p>
<p>Adding to the panic, all my Apps disappeared, just leaving their names on the desktop with the generic Android logo.  It was like a graveyard.</p>
<p>Trying to calm down the panic, I turned the phone off.  Then turned it on again.   The alert came straight back.  I imagined the chortles of iPhone fans taunting &#8220;this doesn&#8217;t happen with Apple products&#8221;.</p>
<p>Removing the battery and starting up still didn&#8217;t fix the problem. </p>
<p>That&#8217;s when I turned to the internet.  And as always, it solved my problem.  Eventually. </p>
<div id="attachment_340" class="wp-caption aligncenter" style="width: 304px"><a href="http://grahamquince.files.wordpress.com/2011/09/matrix.jpg"><img class="size-full wp-image-340" title="How your parents see you when you're fixing their computer" src="http://grahamquince.files.wordpress.com/2011/09/matrix.jpg?w=450" alt="How your parents see you when you're fixing their computer"   /></a><p class="wp-caption-text">How your parents see you when you&#039;re fixing their computer</p></div>
<div id="attachment_339" class="wp-caption aligncenter" style="width: 428px"><a href="http://grahamquince.files.wordpress.com/2011/09/google.jpg"><img class="size-full wp-image-339" title="What really hapens" src="http://grahamquince.files.wordpress.com/2011/09/google.jpg?w=450" alt="What really hapens"   /></a><p class="wp-caption-text">What really hapens</p></div>
<p style="text-align:left;">Plenty of others have experienced this same panic and the default suggestion is&#8230; well let&#8217;s not say <em>pig-stupid</em>, let&#8217;s use the term <em>over-reaction</em>.    You see in some IT support circles the next stage after &#8220;turn it off and turn it back on again&#8221; is &#8220;format the storage&#8221;.  It&#8217;s sort of like demolishing a railway line and building a new one next to it just because there were leaves on the track.</p>
<p>All I needed to do was:</p>
<ul>
<li>Plug my phone into my PC and open <strong>My Computer</strong>.  </li>
<li>Right-clicking on the SD drive icon and choosing <strong>Tools</strong>. </li>
<li>Then click the <strong>Check Now</strong> button in the error-checking section.</li>
<li>Windows will then scan the drive and correct the errors.</li>
</ul>
<p><a href="http://grahamquince.files.wordpress.com/2011/09/tools.jpg"><img class="aligncenter size-full wp-image-348" alt="Tools, Error Checking" src="http://grahamquince.files.wordpress.com/2011/09/tools.jpg?w=450"  ></a></p>
<p>It&#8217;s the same process that happens when you plug in a memory stick that was ejected incorrectly.</p>
<p>Phew, panic over.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/338/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=338&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/09/04/fixed-read-only-error-on-your-phones-sd-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/09/matrix.jpg" medium="image">
			<media:title type="html">How your parents see you when you&#039;re fixing their computer</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/09/google.jpg" medium="image">
			<media:title type="html">What really hapens</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/09/tools.jpg" medium="image">
			<media:title type="html">Tools, Error Checking</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick tip: What the font</title>
		<link>http://grahamquince.wordpress.com/2011/08/21/quick-tip-what-the-font/</link>
		<comments>http://grahamquince.wordpress.com/2011/08/21/quick-tip-what-the-font/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 08:18:41 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[20 tips in 20 posts]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=335</guid>
		<description><![CDATA[A great new series of tutorials has started on CreativeCOW.net which I&#8217;m going to be following with interest, called The Best of Free in which industry professionals are taking the time to point of free resources they use to make their lives and work better and easier. Sounds familiar. The very first tutorial by Kevin P. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=335&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A great new series of tutorials has started on <a title="Creative Cow" href="http://library.creativecow.net/tutorials/" target="_blank">CreativeCOW.net </a>which I&#8217;m going to be following with interest, called The Best of Free in which industry professionals are taking the time to point of free resources they use to make their lives and work better and easier.</p>
<p>Sounds familiar. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The very <a title="What the Font" href="http://library.creativecow.net/mcauliffe_kevin/The-Best-of-Free-Fonts/1" target="_blank">first tutorial</a> by Kevin P. McAuliffe, introduced me to <a title="What the font" href="http://new.myfonts.com/WhatTheFont/" target="_blank">What the font</a>! &#8211; a web service which can identify the font used in a digital graphic.  This is hugely useful if you&#8217;re trying to recreate the look of something like a movie poster.  In the past its been a case of wading through your font files trying to get the look right.</p>
<p>Kevin&#8217;s tutorial shows how you take a image which contains a font and then just upload it to the website.  You manually verify each letter and then the service does its thing.  I will say when I tried it, it wasn&#8217;t as smooth as in the tutorial, my font came back with 10 or so matches as opposed to a single perfect match.   Even so, going to 10 fonts is still A LOT quicker than going through several hundred.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/335/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=335&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/08/21/quick-tip-what-the-font/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick Tip: Creating an icon for mobile shortcuts</title>
		<link>http://grahamquince.wordpress.com/2011/08/12/quick-tip-creating-an-icon-for-mobile-shortcuts/</link>
		<comments>http://grahamquince.wordpress.com/2011/08/12/quick-tip-creating-an-icon-for-mobile-shortcuts/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 16:21:41 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=327</guid>
		<description><![CDATA[One of the cute things about most mobile sites these days, is that when you make an shortcut and set it to your phone&#8217;s desktop* a personalised favicon type image is used, instead of just a boring standard bookmark. These are cute and very easy to do.  Simply paste the following code into the &#60;head&#62;&#60;/head&#62; section [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=327&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the cute things about most mobile sites these days, is that when you make an shortcut and set it to your phone&#8217;s desktop* a personalised favicon type image is used, instead of just a boring standard bookmark.</p>
<p>These are cute and very easy to do.  Simply paste the following code into the &lt;head&gt;&lt;/head&gt; section of your page.  Ideally it should be in the &lt;head&gt; bit, though it doesn&#8217;t have to be (if using Frog for example) :</p>
<p style="text-align:center;"><strong> &lt;link rel=&#8221;apple-touch-icon&#8221; href=&#8221;</strong><em>full path to your image</em><strong>&#8221; /&gt;</strong></p>
<p> There&#8217;s some debate on the internet as to whether you need the full path or if the local path will do, but I&#8217;ve used the full path and been happy with the results.</p>
<p>Your image should be the official 57&#215;57 pixels, but again, there&#8217;s plenty of debate on the best size.  It should be  saved as a png.</p>
<p>And don&#8217;t worry Android users, the code may say <em>apple-touch-icon</em>, but works just the same. </p>
<p>*(is that the right term???)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/327/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=327&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/08/12/quick-tip-creating-an-icon-for-mobile-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Office &#8211; figuring out where all your buttons have gone</title>
		<link>http://grahamquince.wordpress.com/2011/06/23/microsoft-office-figuring-out-where-all-your-buttons-have-gone/</link>
		<comments>http://grahamquince.wordpress.com/2011/06/23/microsoft-office-figuring-out-where-all-your-buttons-have-gone/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 17:04:18 +0000</pubDate>
		<dc:creator>Graham Quince</dc:creator>
				<category><![CDATA[20 tips in 20 posts]]></category>

		<guid isPermaLink="false">http://grahamquince.wordpress.com/?p=315</guid>
		<description><![CDATA[Microsoft have made some major changes in their workhorse /cashcow MS Office, in the last decade. They&#8217;ve also changed their education pricing policy quite a bit.  For the longest time, (since MS Office 2003 to be exact) for a school of our size, it would have cost nearly £30,000 to upgrade outright to MS 2007 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=315&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft have made some major changes in their workhorse /cashcow MS Office, in the last decade.</p>
<p>They&#8217;ve also changed their education pricing policy quite a bit.  For the longest time, (since MS Office 2003 to be exact) for a school of our size, it would have cost nearly £30,000 to upgrade outright to MS 2007 or 2010 (yes, there are payment schemes but they added up to more once you took everything into account). </p>
<p>Anyway, now Microsoft have change their educational pricing.  I think slashed may be a better term.  I don&#8217;t know the precise figures, but its roughly 10% of what it used to be.  So we&#8217;re upgrading.   There are some really nice new features about 2010, but there are also some huge layout changes.</p>
<p>I like exploring, tinkering and generally nosing around new software, but the changes have left me totally confused.   That&#8217;s when I turned to the internet.  And found this great resource &#8211; <a title="Guide to MS Office 2010" href="http://office.microsoft.com/en-gb/word-help/learn-where-menu-and-toolbar-commands-are-in-office-2010-and-related-products-HA101794130.aspx?CTT=5&amp;origin=HA010370239" target="_blank">Interactive Guide to menu and toolbar commands</a> &#8211; It&#8217;s a series of Flash (sorry Silverlight) reproductions of Office 2003 products.  </p>
<p>For instance, if you want to find where Headers and footers have gone, you navigate in 2003 guide to Headers and footers, the screen changes to where the button is in 2010.  </p>
<p><a href="http://grahamquince.files.wordpress.com/2011/06/2003.jpg"><img class="size-full wp-image-316 alignleft" title="MS Office 2003" src="http://grahamquince.files.wordpress.com/2011/06/2003.jpg?w=450" alt="MS Office 2003 - headers and footers"   /></a></p>
<p><a href="http://grahamquince.files.wordpress.com/2011/06/2010.jpg"><img class="aligncenter size-full wp-image-317" title="2010" src="http://grahamquince.files.wordpress.com/2011/06/2010.jpg?w=450&#038;h=170" alt="MS Office 2010 - headers and footers" width="450" height="170" /></a></p>
<p>Nice, simple and quite clever.   Every so often big companies have really sensible ideas.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/grahamquince.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/grahamquince.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/grahamquince.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/grahamquince.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/grahamquince.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/grahamquince.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/grahamquince.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/grahamquince.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/grahamquince.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/grahamquince.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/grahamquince.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/grahamquince.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/grahamquince.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/grahamquince.wordpress.com/315/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=grahamquince.wordpress.com&amp;blog=13826104&amp;post=315&amp;subd=grahamquince&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://grahamquince.wordpress.com/2011/06/23/microsoft-office-figuring-out-where-all-your-buttons-have-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7115db03b7e659a7882d6a0ed9e2ca97?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">FlashQ</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/06/2003.jpg" medium="image">
			<media:title type="html">MS Office 2003</media:title>
		</media:content>

		<media:content url="http://grahamquince.files.wordpress.com/2011/06/2010.jpg" medium="image">
			<media:title type="html">2010</media:title>
		</media:content>
	</item>
	</channel>
</rss>
