Author Archives: John

What to do with my iPad?

So I’ve managed to borrow an iPad for a few months. Exciting…well that’s what I thought but I’m not so sure anymore. My problem is I don’t know what to use it for.

Posted in Ramblings | Tagged | 2 Comments

Facebook for Teachers

Last Saturday I attended, and presented at, the ICT in Education conference which was attended by, I believe, over 160 people (mainly teachers) who have a real passion about using ICT as part of their teaching.

Posted in Social Media | Tagged , , | Leave a comment

Old Irish Wives Tales

Over breakfast this morning my 5 year old son was telling me that if you find a horse shoe it’s lucky. I was explaining to him that it is an old Irish wives tale. Then I started to think of the … Continue reading

Posted in Ramblings | Tagged , | Leave a comment

Adding a ‘tab’ to your Facebook Page

Facebook recently announced that FB users will no longer be able to add Static FBML applications (like ‘tabs’) to their (business) pages and that users should instead be using iFrame applications. So how do you create an iFrame application?

Posted in Social Media, Web Development | Tagged | Leave a comment

Creating an iPhone icon for your web site

The latest versions of the iPhone allow you to add a website shortcut to your iPhone’s ‘Home Screen’. You can easily specify the icon that gets used on the home screen, here’s how.

Posted in Web Development | Tagged , | Leave a comment

Creative Multimedia Showcase

Tipperary Institute is holding its annual Digital Media Exhibition on its Clonmel campus. Renamed Pen & Pixel, the exhibition takes place on the 14th of April at 6.30pm and will run until May.

Posted in Ramblings | Tagged , | Leave a comment

Reading and writing to a local file in Adobe AIR

One of the advantages of Adobe AIR applications over browser based Flash apps is that you can write data to the computers local file system. Here I show you how.

Posted in Rich Media Programming | Tagged , , , | Leave a comment

Retrieving Wikipedia content using the Infochimps API

A group of students at Tipperary Institute are currently working on a web project which requires them to display information about all the counties in Ireland. They were hoping to extract the information from Wikipedia so to help them I … Continue reading

Posted in Web Development | Tagged , , , | Leave a comment

Sample code for RMP students at TI

Students studying Rich Media Programming at TI may be interested in the following code. The code could be used as part on an AIR RSS Reader.

Posted in Rich Media Programming | Tagged , | Leave a comment

XML, Namespaces and Actionscript

Some of my students are writing an Adode AIR RSS reader and will need to be able to parse XML that uses namespaces, here’s how.

Posted in Rich Media Programming | Tagged , | Leave a comment