After Andrew’s comment yesterday I’ve been trying to collect all the rss feeds from the scotedublogs.

I uploaded a first effort:  scotedublog.opml.

I got the links by downloading an export of the wiki. I then extracted all the links for the html, downloaded the files and checked for an rss link. I used that to build an opml file, mostly automated with SuperCard, I guess it would have been faster with perl if I knew any perl. I did a little bit of hand weeding to remove broken stuff and make the opml file validate. The screenshot is of the opml feed imported into flock.

I’ve been testing SimplePie a bit more:
An Aggregation of some scots-edu-bloggers. This is now a static page, updated every hour, or by refreshing.
This speeds up the loading of the page. Refresed from a cron job.
I’ve found some feeds don’t seem to work, e.g. David‘s first feedburner feed doesn’t work with SiplePie, but this one: EdCompCast: a podcast friendly feed does. I can’t get Digital Katies to work either.
But apart from that I am quite happy at the moment.

technorati:

Blogged from tm

SimplePie

SimplePie is a very fast and easy-to-use class, written in PHP, for reading RSS and Atom syndication feeds. By keeping it simple, and focusing on what?s important, we?ve built a pretty sweet little API. SimplePie?s focus has been two-fold: speed and ease of use, and has been very successful on both fronts.

I’ve tried quite a few on and offline aggregation systems, SimplePie allows you to aggregate and order entries in multiple blogs, as long as the feeds have dated items using the Multifeeds package. see SimplePie: Weblog » Sorting multiple feeds by time and date for details.
I like on of their taglines:

Feed parsing for the rest of us
So fast and easy you’d think we stole it from Apple

Here is a quick aggregation of some scots-edu-bloggers.
This is on my old G3 so don’t expect speed, compare to my lilina test on the same box.

Given time I am quite interested in making something useful for one of these aggregators the way to go would probably be to build the html regularly with a cron job so that the browser would just load a fast static page.

technorati tags:

Blogged from tm

After watching the video, reading quite a few blog posts, especially Bob’s Sharepoint explanation I’ve having a quick look or three at the portal.

Somewhat limited by the Monday to Thursday school only access, I’ve still not got to grips with it.

There has been some interesting discussion on Ewan’s and John’s blogs.

Kind of boils down to: ‘do we need glow if we have Web 2.0?’ John and Ewan seem to be saying we need both (and a pile of other stuff too).

I am sure they are right (both posts are well worth reading more than once).

The only thing I can really say is that glow feels different than most of the web 2 stuff I’ve played with over the last few years. Glow doesn’t feel playful. I think I might need a manual. I’ve picked up a dozen blogging systems, a handful of wikis, flickr, del.ico.us etc and never felt lost. Glow feels more hierarchical , professional and business like.

It will be interesting to see how this develops, with only so much time available, will both cultures thrive?

Today when teaching the other primary six class ict in the media room we tried a wee experiment, instead of uploading an image and writing text we uploaded an image and recorded a short mp3 about what the children had learned: Black and White Grid Art .

Pivot allows you to upload files and then let the browser open them in a new window.

I though that a flash player embedded in an entry might be a little nicer, so I took an existing Pivot extension snippet Flash and modified it a bit to use a wee flash mp3 player I knocked up previously:

I am not too sure how robust this will be, I can’t really remember my original flash code and modified it in a hurry, the snippet relies on my poor at best php and probably would affront anyone with some php knowledge. I’ve only tested it in Safari so far, I’ll check this on the school pcs tomorrow and would appreciate a comment if you don’t see a flash player in this entry.

But if I can get this to work reliably I’ve got a useful tool which doesn’t require any external services. (I need to make the flash file look a bit nicer too.

All the children will need to do is upload a file and then change this:

[[download:test.p3:icon::]]

to

[[flashmp3:test.p3]]

technorati tags:

A week or two ago I set up a new set of blogs, one for each of the children in my class: Primary Six SJ. They are now open for business. We have managed a few posts and some of the children have a fair handle on how it works other don’t yet.

We have our ‘week’ in the media room this week, the class is timetabled for ict for an hour each morning Monday to Thursday, Monday didn’t happen because of a whole school event, Tuesday I bit off more that we could chew asking the children to do far to much. in one session, some confusion resulted. Today we had more success, a simpler task and about half the class finished in time to upload their work to their blogs.

Already some of the class are asking if they can post to their blogs from home, and I’ve told them soon. A bit more discussion and a rule card to take away and then I’ll let them loose. They are also asking about customising their header graphic so we need to work on that too.

I spent a bit of time yesterday working through a few tutorials at gotoAndLearn.com building a flash video player.

My previous attempts with encoding quicktime for flash with Flash 8 Video Encoder had resulted in flash files larger and of poorer quality than the original. This time I just used the flash export in Quicktime Player pro with better results, I don’t know enough about the various parameters to use Flash 8 Video Encoder.app effectively. The QT exported files sometime come out a bit bigger and sometimes smaller but not as much bigger as my efforts with the Flash Video Encoder. I guess I still need some lessons in encoding video…

I then altered the video player a bit so that it will not load the flash movie until clicked and loads a jpg preview, the locations of both movie and preview can be passed to the player making it fairly simple to use the player for multiple files in a blog.

I’ve not decided if I should go for quicktime or flash for Sandaig Television, but it is nice to have options.

The above examples are sections of a movie created by my primary six class last session.

We can even give you a snippit to embed the video in your own blog just like YouTube:

embed

I think.

aniBOOMLOGO Via TechCrunch, aniBOOM Flash video site for original animated short films with a $25,000 competition, a lot of things that would be interesting to would be animators in schools, but I doubt it will get through the filters, worth a look from home though. Easy to embed a video in a blog too. TechCrunch have embedded one that would probably not be suitable for the classroom. here is one that is:

The site layout doesn’t quite workout in Safari, but it looks fine in firefox.
AniBOMM had a pile of RSS feeds too eg: Most Recent

Blogged from tm