Bogle

I am just back from a weeks holiday. While I was away I had just about no connectivity. I had packed my laptop and iphone, but there was not internet access I could find and I had to walk about a mile to a nearby cliff top to get a mobile signal!

I gave up on following RSS, twitter and getting email and left the laptop shut. I did do a bit of photo blogging from my phone to my posterous account, and this worked very well.

The new iphone software allows you to mail up to 5 photos instead of just one, posterous makes pretty galleries of sets of photos. The mail app on the iphone allows you to create mails and then will send them later whenever you get a signal, this turns out to be a great feature in comparison with other iphone blogging applications.

The results are on John’s posterous, photos from my camera rather than iPhone were uploaded to flickr when I got back.

Since my last walk map post I’ve made a bit of progress. I am now using Trails an iPhone app that:

allows you to record, import and export tracks onto your iPhone.

Trailsscreen

Trails is really nice, it records and show position and altitude. It also allows you to cache map tiles when you have a good connection to use later on a walk.
You can zoom in quite close and it has already been handy in finding out I was going the wrong way in the mist.

Trails allows you to email a track in both kml and gpx format. Clicking the kml file opens the trail in GoogleEarth.

I’ve been using GPSPhotoLinker a free app to add geotags to photos using the gpx track from Trails. Once you have dome that they will be mapped by flickr.

I’ve then been using .SuperCard to read the data from the photos and the gpx track and produce an xml file and set of resized photos. The xml files can be used with the google maps api to show the track and photos on a google map.

I’ve started to put together some webpages to list and show the maps: Mapped Walks.

Walklist tn

The idea is to end up with a SuperCard project that cuts out some of the steps, it would take in photos and gpx file and upload resized photos and xml file to the web. I just need a bit of time to write and test the scripts.

I have managed to add an mp3 player to some of the google bubbles on one map that plays sound recorded on my phone. The aim is to have pictures, audio video and text. The maps now also have links in the bubbles that take you from one to the next in the correct order, I think this could be come an interesting way to tell a story that travels through space and time.

 


Herramientas – Tools by karramarro
Attribution-NonCommercial-ShareAlike License

Since my move from Sandaig I’ve not had time to sort out this site the way I’d like it. I spent a wee bit of the rainy holiday Monday moving some webpages over here and tidying them up a little. In no particular order:

A flickr CC search toy This is a variation on the flickr search theme, the page searches for flickr creative commons images and shows them. More interestingly it produces the html code to embed the photos with attribution into a webpage or blog. for example the image on the left was produced by a search for tools. The search is fairly underpowered but if you want to give pupils a way to search for images to embed in a blog post and talk about attribution it might help. I hope to improve the page when I get time and a bit more know how.

A Tasty Tumble This is one of my favourite pages it is a fake tumblelog produced from my delicious links. An experiment in presenting data from delicious. Again the code do with more tidying up.

Big Tweets is a simple tweet search and display page that auto updates every minute, it is designed for use with a projector (big text size). It uses the twitter search API and is based on a toy I made for Joe Dale‘s The Isle of Wight Conference.

tags is a page that pulls information for several sources: del.icio.us, technorati, flickr and twitter. For example things tagged glowscotland. I’ve found technorati less useful recently as it doesn’t seem to keep blog posts for as long. This was first developed for teachmeet06.

I’ve also move my wiki over here, it is mostly empty, and I still have various maps to organise (pics, work navigation and some walks ), optimise and sort out. I’ve also got an experimental lifestream home page to finish off.

While none of these applications will set the heather on fire, they give me a lot of fun. They may be useful to others on occasion, but mostly they have served to keep me happily plugging away at the keyboard on rainy afternoons and dull evenings. If you do find anything of value let me know, I work for smiles. They all use various APIs and Libraries provided for free (credit on the various pages) by various developers whose generosity still amazes me, long may they continue.

twitter icon

I’ve messed about with the twitter API before in a ham fisted sort of way (say ObliqueTweet, twitter presenter or Tweets @iowconference08) by basically borrowing various snippets of code, this is another such effort.

I notice an interesting post on Tom Smith’s theOTHERblog: Twitter, Growl, Boosh! In AppleScript!!. I’ve borrowed code from Tom before and was interested in this latest script. The script basically used growl to show tweets for a search or hashtag to be used when watch tv with a group spread over different locations. Tom’s script used the Vienna rss reader as a intermediary for handling the RSS. I recently switched from Vienna to NetNewsWire and didn’t have Vienna installed so took a slightly different approach.

I remembered that someone had mentioned that AppleScript handles xml now (via the ‘System Events’ application) and this seemed like an opportunity to mess about with that and growl.

Growltweets

I’ve cobbled together an applescript that runs and every minute, downloads the latest from a twitter search and growls them. The script is pretty rough at the moment (and in all likelihood will stay that way) but I’ve posted it for view and will upload the actual script once it looks a wee bit better.

The script might be of use in the same way Tom’s is, to display tweets over a shared experience. Or perhaps so make sure I don’t miss an @johnjohnston tweet but don’t get caught up in twitter while I am ‘working’ but really it served to give me a bit more practice with the twitter search API and in starting to learn to parse xml with AppleScript. As twitter become bigger by the second and its API continues to grow I hope one day I’ll do something useful.

twitter image Mirjami Manninen from smashingmagazine

Every Trail

I decided to try a new approach to plotting photos on a map today and use EveryTrail which according to the site:

With this geotracking application, you can record your movements, take geotagged photos, make notes and immediately upload it all to EveryTrail, the leading online community for travel storytelling

The weather was not very nice so i just went a short way from home to the Kilpatrick hills. I started walking and took some photos with EveryTrails as I went, it seemed a smooth and well crafted application. After about 20 minutes I decided I could not remember if I had locked the car to turned around to check. I clicked stop and save in the app and as I was looking at the field to fill in the application quit. On opening it nothing was saved.

On restarting the walk I reverted to using SnailTrail (this application seems to have vanished from the store.)

SnailTrail just lets you save a list of waypoints and email them to yourself. I sure a simple SuperCard project to create the kml file from the list and the photos exif data. I’ve uploaded the the kml file which will open in google earth and imported it into google maps.

googlemapscreenshot

I noticed a strange thing when working with the photos, the ones taken in portrait seemed to have lost their exif data. I drag the photos from iPhoto onto my SuperCard project to get the exif data (Via the exiftags commandline app), it seems when iPhoto rotates the images according to the camera’s instructions it loses the exif data. however if you export the files via iPhoto’s file menu you can check a box to include location and the exif data is in the exported files.

Update 2 March 2009 I was trying to incorporate mp3 sound in the kml file but the object tag is not shown by google maps (it is by earth) so I’ve experimented with the maps API and have markers with pictures and sound: Mapped walk which has some potential I think.

Tracker

I had a very pleasant location experience this week. I had been trying the iPhone app Tracker to ftp a small webpage with my location to the web (example target=”new”), I was then parsing out the data with php to produce a static google map (example). Then the application was upgraded and the structure of the html file was improved, this of course broke my script. I then emailed the developer Stefan Welebny and asked him if he could have an option just to upload the basic information to a text file. Much to my surprise he wrote back and then updated the application. It now will send the information as parameters to a webpage, in my case a php file. at the moment my file just writes that information out to a text file but I hope to soon be able to record my location to a list and then do other things with it. As I understand it Tracker will send its position every 20 seconds so I could use it by turning the app on for a few seconds to record a location.

@suewaters well that did it:-)
@suewaters well that did it:-)

This evening I was having a wee search for World war 2 images for reuse. I hope to be working with a class next term using images as part of there topic work, mashing the images with iMovie. I had a look in the usual places (including http://www.flickr.com/commons/ mostly) but didn’t get what I wanted. Scran have some great phtos but I don’t think we could edit them. So I turned to twitter, with the usual gratifying results now tagged on delicious:

LCC bomb damage maps – a set on Flickr

WW2 Image Album

Flickr: east_lothian_museums’ stuff tagged with worldwartwo

World War II Posters – a set on Flickr

WW2 History – a set on Flickr

NEN Gallery : World War Two

Flickr: PhotosNormandie’s Photostream

ARCHIVES NORMANDIE 1939-45

I’ve also discovered that pivot allows you to display an rss feed in a post, so this list will update as I add more links to delicious.

@johnjonston : Sorry, it had to be done! on TwitPic
@johnjonston : Sorry, it had to be done! on TwitPic

Thanks Neil

At the same time as I was doing lazy research, nearly everyone else i know on twitter seemed to be playing connect 4 with Santa avatars! @nwinton is busy making Santas out of everyone on TwitPic / nwinton. It is this sort of mix that make twitter special, useful and silly at the same time.

If you have any other sources of World War 2 photos that can be reused in class let me know with @johnjohnston on twitter or for:troutcolor on delicious.

Title: FrameByFrame and ScreenFlow

On Friday I took part in the North Lanarkshire ICT co-ordinator’s meetings and the Educational Computer Centre, when I say took part I mean my colleague Ann McCabe did all the heavy lifting, but I did talk to the groups about FrameByFrame a stop-motion animation application for Apple Macs. FrameByFrame is not as fully featured as some applications but it is very easy to use and freeware. There are some good example movies on the FrameByFrame webpage.

I’ve not used FrameByFrame in the classroom although I’ve had children make a few animations (Sandaig Example) with other software. Apart from the chance to make animations that relate to their learning making an animation involves a lot of creative team work and co-operative learning, obviously valuable in the classroom. FrameByFrame will give you a good chance to try out animation without expense, altohugh it lacks titling and the ability to add audio that could be done easily by importing the movies into iMovie.

I’ve made a few quick tests with FrameByFrame and though it might be interesting to use ScreenFlow to make a wee movie of using FrameByFrame. ScreenFlow is an application for creating screen recordings on a Mac. I blogged about ScreenFlow before, but I’ve not used it much since. It looks like the most powerful screen recorder available for a mac, it records the whole screen but then lets you edit the footage, zooming in to areas or windows and a whole lot more.

The following movie is much more of an experiment than a polished piece of work, I did not really read the ScreenFlow manual (there are a series of movies on the ScreenFlow site), so made one or two mistakes.

  • I didn’t really plan well enough and did not realise that ScreenFlow would not let you combine recordings, (you can add more recordings to a recording).I made 4 separate recordings and combined the exported movies in QuickTime Pro. Planning is obviously vital in producing good.
  • a script might help.
  • I shot the animation and recorded it in my kitchen which as you can see has very poor lighting.
  • I relied on the built-in mic on my macbook, an external mic may have sounded better.

After I exported the movie at the suggested 640 x 400 I then stiched them together in quicktime Pro and rexported a few times changing the size and quality of the movie. i then used QuicTime Pros export for web feature to export m4v files and the html need to display the movie. This export seems to do a great job of getting file size down, but again reading a maunal may improve that.

ScreenFlow looks like it will be very useful in helping teachers and pupils use software in the classroom, and I think I’ll spend some time watching the manuals and practising.

Yep it is another iPhone post. For the last 3 weeks I’ve been spending two forty-five minute periods on the train almost every weekday and I have been finding the iPhone very useful. I’ve downloaded several games but as expected I’ve not really spent much time playing them, I just do not seem to be a gamer of any sort. This is what I have been using it for:

Listening to podcasts: mostly booruch so far, I’ll be adding a few more subscriptions and listening to podcasts more often; I lost the habit a while back but this is a good opportunity to pick it up again.

Mail I only have one account synced with my phone, but I’ve been able to deal with quite a few emails on the go and keep up with a couple of lists.

RSS feeds: I use NetNewsWire on my home mac, one at work and my iPhone. The app syncs beautifully between the clients. NetNewsWire’s interface is famous and the iPhone app lives up to its bigger brothers reputation. It is simple and easy to use. Rather than just read posts I tend to use the Add to Clippings feature this results in the posts ‘clipped’ being added to the clippings folder in the desktop application the next time it is synced. This is a great feature that I hope to exploit even more. A while back I used to post a regular set of link to interesting blog posts to the Masterclass forum, I’d collect posts in NetNewWire’s clipping folder and then get the links out via appleScript to add a few comments before posting them. I am hoping to start doing something similar soon. Collecting suitable links on the train will help. I usually sync NetNewsWire on the phone before leaving home or the office but syncing on the move is reasonably quick. Another useful feature of NetNewsWire is that you can delete feeds from the phone and specify that they will still be synced to your desktop, this means I don’t clog the iPhone app with really busy feeds.

Twitter: there are various views on the utility of twitter, I put it squarely into the useful pile (maybe a venn diagram with silly and fun would be better). On the desktop I’ve used Twitterrific and more recently I’ve become a TweetDeck fan. On the phone I’d settled on the add supported version of Twitterrific which has the advantage of being able to tweet locations and upload photos to twitpic and tweet that. This week I’ve been using iTweet a wonderful web app with browser and phone interfaces. Due to it being a web app and having landscape mode I am finding it better for posting tweets, unfortunately being a web app it can’t access locations or photos. Again saving for later is a useful feature, with twitter I do this by favouring tweets for later, usually ones that link to elsewhere on the web.

Video: I’ve also been watching a few videos notably the Ted Talks my attention span for watching video on my home mac is short, but I’ve found that I can settle down to watch Teds and other video content on my phone on the train.

What I do not do much of with the phone is type, twitter’s 140 characters are fine and short emails are ok, I’ve installed EasyWriter, which allows landscape emailing to help with my fat fingers. It might be useful to have some sort of wireless/bluetooth or connected keyboard the Apple wireless keyboard works on the N95 so it would be nice to have something similar on the iPhone, I could see me banging in a pile of text on the train, to be edited and corrected later on a desktop ideally a small foldable keyboard.

Another interesting app that I’ve just bought (59p) is voiceNote, this is yet another voice recorder, but what I think is its most interesting feature is it’s ability to email the audio as an mp3 file, this means it could be used for podcast by mailing the mp3 to posterous unfortunately the emails are sent via voiceNote and have voiceNote as the email address, so do not arrive on your posterous if you send them to posterous@posterous.com. What works is to send them to your phones email address and then forward to posterous, not too much trouble. The audio quality was not great when it arrived at my iPhone Podcast 2 but it is a pretty simple way to podcast, I mam not sure how well it work outside wireless range.

What I would like to see is an email app that could email, photos, audio recording and location and to be able to use that to post to posterous (it would be nice to do video too). As mentioned above the Twitterrific application can grab locations and tweet them and photos and tweet them via twitpic so it should be possible to have that sort of functionality in mail.