archive link | Perma linkMoving Blog
I am moving from John @ Sandaig to John's World Wide Wall Display (thanks to Ollie Bray for the name suggestion). The RSS Feed url will stay the same.
I've been blogging at Sandaig since February 2005 and worked at Sandaig for over 15 years. I've had a wonderful time working there but am now moving on to take up a post as an ICT development officer with North Lanarkshire Education. At Sandaig I had an amazing opportunity to playfully experiment with emerging technologies. As you can imagine such and enabling and supportive environment is hard to leave, not to mention the feeling of leaving a class mid session. I am not sure what the future will bring but I hope to continue blogging about education and technology from a slightly different perspective.
I hope that the children at Sandaig will continue to blog about their learning and fun and I'll still be trying to support that effort remotely if I can.
I could have continued to host my blog with Sandaig but feel that might lead to some confusion.
I am not sure how this move will work out from a technical angle, I'll leave the old content were it was and I've copied it over to the new place. I've replace the comment box at Sandaig with an explanation. The RSS feed now points to the new blog.
If you are kind enough to link to me I'd appreciate it if you updated your links.
In a week or so I'll replace the blog page at Sandaig with a redirect of some sort.
archive link | Perma linkGPS MathTracks

After an exciting twittersation between Andrew Brown and Tom Barrett reported on David's blog EdCompBlog: Can you guess what it is yet? and Ollie's iPhone posts (starting with iPhone in Education - Introduction) I was keen to try out gps drawing with my class.
I do not have a gps recorder but I do have an iPhone, I had been a little disappointed with the first GPS app I tried, a freebie, which only worked if you had a connection to the internet so I had invested 59 pence in SnailTrail
SnailTrail records your gps position and saves it to a list, you can add a name to the point and date and time is recorded. The list can sent via email. The points are saved until you delete them. The email arrives with a simple list of points, a second list with names you added and date time and a link to a simple kml template. You can download then open the template, in a text editor, paste in your points and see the trail in Google Earth by opening the template file.
On Tuesday last week I had a few early finishers in Maths draw some 2D shapes onto printouts from Google Earth, of the park next to the school. On Wednesday I split the class into groups, issued colour coded gym bibs and explained that they were challenged to make a shape on the park. We talked over some ideas for making straight lines and figuring out where they should be on the map. The children then scattered very quickly indeed, splashing round a rather wet park. Once they were in position I walked round gathering the locations on my phone. I had planned for one child in each group to run round recording but the field was so wet I though it better to keep them still. We emailed the waypoints to my email and returned to school.
A quick paste of the points into the template showed up a few flaws in my implementation. I had not collected the points in sets of shapes, rather just walked down the field, so they points were all mixed up. The template was designed to show a simple trail rather than shapes.
I took the points and template home and played around a bit, the above screenshot was the result, our five pointed star was a bit of a mess so I left it out.
This morning I tried opening the template via google maps, and it showed a couple of errors.

I had another wee dig around the file and now have one that shows up correctly in google maps.
I found it a bit tricky to fix as updating the file did not update in google maps, I had to rename the file with each test to view the results, I have got a lot to learn about kml files.
This is a pretty nice lesson, you can cover quite a lot in it. The properties of shapes, this challenges children to really understand these, working as a team, problem solving, co-ordinates, and a way to introduce latitude and longitude. The children really enjoyed it.
You do need to organise a few things, I had a PSA and link teacher from our local secondary with me, neither had very suitable footwear
Next time I'd record the shapes in order and have a template ready to draw the planned shapes as soon as we came back.
Tom Barrett has started a flickr group LearningTracks for sharing ideas about using tracksticks and other gps devices to draw on Google Earth.
archive link | Perma linkScotEduBlogs on iPhone

Given the September weekend weather and having a cold I spent a lot of time the weekend in front of my computer.
I spent most of the time following up links from the Scottish Learning Festival and teachmeet and smoothing out some idiosyncrasies in the way that the Sandaig Primary website works.
I also spent some time thinking about ScotEduBlogs.org.uk and footering with my latest toy. This lead to the discovery of iPhone Navigation an example of a web interface for the iPhone, you can see it your browser if you do not have a phone. I was able to create a webpage that grabbed the RSS from ScotEduBlogs and present in using the iPhone Navagation design. I wnt on to discover iui - Google Code based on Joe Hewitt's iPhone navigation work, iUI has the following features:- Create Navigational Menus and iPhone interfaces from standard HTML
- Use or knowledge of JavaScript is not required to create basic iPhone pages
- Ability to handle phone orientation changes
- Provide a more "iPhone-like" experience to Web apps (on or off the iPhone)

I've since discovered there is at least one other kit for creating iPhone 'web apps' WebApp.Net. I guess since the opening of the app store on iTunes the web app development has slowed a little but it looks like an interesting area t oplay in if you have not got programming ability.
Of course ScotEduBlogs iPhone is pretty simple, much simpler that the demo apps it is base on, just a basic rss reader, but it has me thinking if there are any developments that could be useful in school, I believe that some schools are buying sets of iPod touches for use in school and this might be an easy way to develop simple specific applications for them. It might be simple enough to create database/ key type pages for animal or plant identification. I also wonder if pupils could create pages for the iPhone/itouch, after seeing Neil Winton present about his pupils text based adventure game in a wiki The Caves Of Mull I wonder if something similar could be done for the iPhone?
archive link | Perma linkWeb2 into glow

At the Scottish Learning Festival on Thursday I was asked to do a wee turn in the Glowing Lounge talking about glow. As my Authority have not started to roll out glow yet, my experience of glow has been limited. One area I have worked on, as a Masterclass facilitator, is the National ICT group where I've been working on a page giving information on Web 2 technologies.
I started by giving a very quick overview of a few websites and explained using ScotEduBlogs.org.uk and a netvibes page SLF2008 the idea that these services are mashable.
The SLF2008 page may be useful for find information about the festival as it gathers:
- Links tagged slf2008 on delicious
- A blog search for the tag SLF2008
- Twitter tweets tagged SLF2008
- Flickr photos tagged slf08 (at this time more than tagged slf2008)
- My blog post about SLF2008
- A youtube movie
I explained I wanted to do the same sort of thing on glow, to be able to pull in information using RSS (I used grazr for producing rss widgets) and embed-able widgets. At first I used a text editor webpart in glow, but was frustrated when that part strips out javascript rendering and multi-video youtube players ended up playing a random video.

I found that the xml webpart was a much better option the only problem is that in Safari and firefox on a mac the xml editor is somewhat small. I discovered, live in front of my audience, that IE on a pc has a bigger popup field which is easier to work with.
However by that time I had discovered a better solution, if you put all the code and script you like in a text document and upload that to glow you can use the url to that file to put in the xml field. It is a lot easier working with this that in a field on a web browser. Another advantages is that if you keep a local copy of your text file you can change it and re-upload to automatically update your page, much easier than going through the webpart editing again.
You can also if you like and know how, add style sheet information and other html. For those that can, it is better to wrap all your html in a div and refer to that, as you can find your styles taking over the glow page's own. It is probably best to only use the body of a webpage if you are using an html editor to get the bits you want embedded organised, I somehow managed to remove the glow sidebar from a page while testing it.
As an aside I had an interesting discussion with a member of the audience as I finished, she said she would not be happy embedding youtube for her pupils on glow as they could follow the link back to youtube and find unsuitable material. I explained that I was using a youtube custom player to show web 2 related videos to staff. you can see the custom player if you are interested in my selection and not in glow. I explained that if i wanted t oshow pupils youtube videos I would do so via Edublogs.tv a service that will allow you to upload your own movies or copy them across from youtube, these can then be embedded in glow for your class.
As I said there may be easier ways to do this, and when I get my glow mentor training I should find out, but this is a pretty practical way to get some Web 2 content into glow.









