-
Recent Posts
Recent Comments
- John on What to do with my iPad?
- djBrian on What to do with my iPad?
- Antje on Are you an administrator of a Facebook page? Read on.
- How my Facebook Like Box broke my Facebook Comments | Jabit on The Facebook like box and Internet Explorer
- Adding Facebook comments to Wordpress | My Blog on Adding Facebook comments to your WordPress site
Archives
Categories
Meta
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.
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.
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
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?
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.
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.
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.
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
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.
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.