Following a post by Tim Lauer (who is manages to come up with wonderful stuff and ideas to use it in the class every week) Scuttle: Open Source Social Bookmarking Tool I found ScuttlEDU and finally a trackback to EduBlog Insights by Anne Davis from August last year, where she describes herself as scattered, covered & smothered by choice of web 2.0 fish to fry. I know who she feels, this post a is pretty pointless Friday one, except those links which are well worth following.

A short time ago I blogged about BubbleShare and wondered if it would get passed websense in school.

Well it did, I got interested and started thinking and then WebSense caught up:

I think there are some great web 2.0 apps out there that are just begging to be used in the classroom that we cannot get our hands on for safety reasons.

One of the first thoughs after watching Ewan’s presentation was about commenting, he sugested that folk could organise commenting on each others students/children.

I’ve though about this on and off as I’d like to increase the comments my guys get.

One way would be to get my class to comment on other blogs, but this is a wee bit difficult to organise, we have two network pcs in the class and no lab. With a lab we could have reading and comment sessions omn other blogs, organisation is a bit hard without a bunch of pcs. I’ve also had problems commenting on some blogs we can read at school, but the comment run on site we cannot access through our filters.

I occassionally comment on other primary blogs on a what goes around comes around, sort of way. I started the Primary School Blogs suprglu to try and up my comment rate, but suprglu limits the number of feeds and quite a few primary blogs I’ve found disallow comments.

It might be an idea to start some sort of informal group of teachers who would regularly comment on other class blogs, in an informal but commited sort of way.

I am not sure how many Primary Teachers read this, but if you are up for some sort of Primary Blog Comment Exchange leave a comment here or drop me a mail, there is probably a sensible way to organise this so an idea for that would be appreciated. I’d be happy to host a list of folk / class blogs if that would help.

So I’ve been playing with AppleScript and blogging today.

After reading Lazy Mac OS X: Weblog links sidebar and http://www.livejournal.com/doc/server/ljp.csp.blogger.html

The Blogger API does not support the use of post titles (subjects). To set a title for your post include the title wrapped in <title> tags in your post body.

I can post to this pivot blog and a wordpress one: My Vienna Links via appleScript.

AppleScript can collect various information to post (eg the Vienna Links, latest iTunes or anything else AppleScript can get.)

Not much use in school as we don’t have macs on the network, but if I was in a school with macs I’d really be investigating this, it would be fairy simple to make a SuperCard project to collect info and post to a blog, or just make a very simple interface for children to blog with.

I am pointing the the MetaWeblogAPI Service in both pivot and wordpress but using the Blogger API, which seems simpler than the MetaWeblogAPI, but I guess if you were serious about this you would use the metaWeblog API or the Movable Type API