Realising the other day that I don’t even know what Amharic or Tigrinya sound like when spoken I’ve now found a few learn Amharic videos on YouTube… the one below gives some basic phrases to use whilst shopping or eating out:
Though not sure I’ll ever be able to pronounce ‘… ligezaw ifeligalehugn’ (meaning ‘I would like to buy…’)!
Unfortunately I’ve not found any videos for learning Tigrinya, though I did find out that Tigrinya and Amharic do use the same script/alphabet (Ge’ez) - but unsure yet if that actually makes things any easier or not!
If anyone has any pointers to videos of how to learn Tigrinya, then please pass them on.
Like many people, I’ve been gradually moving towards using web based apps and keeping my data ‘in the cloud’ (e.g. GMail, Remember The Milk, Google Docs etc). This is despite the occasional report of problems, such as having your GMail account deleted - I’ve basically been thinking that this would never happen to me.
Well, you may have seen my posting the other day about being banned from Google Groups. This is still unresolved - despite sending a number of emails to Google support - and has made me much more wary about my ongoing usage of these types of services.
I do realise that these are ‘free’ services (though Google does generate huge profits) , so maybe shouldn’t expect too much, but I would at least expect to have received notification that I was being banned and the reasoning behind it - as far as I know I’ve not knowingly done anything wrong. I appear to be blocked from accessing all Google Groups using my GMail account - including groups I’ve never visited before - which is contrary to the message I receive which says that the group administrator has blocked me.
My main problem with all this is that fact that I am now the administrator of 3 Google Groups which I am unable to access (and I’m the only administrator for each) - so now I’m unable to prevent other users signing up and posting inappropriate messages.
I wonder how many more times my experience will be repeated for other users before Google does anything about it… but with 08 Q2 profits at $1.25bn they probably won’t care too much.
A few days ago I ordered myself this external USB powered CD/DVD for taking away with me so at least I’ll be able to watch films (and backup my data!) on my Asus Eee.
It arrived earlier today and I’ve just been having a play (if you can play with a DVD drive!), all appears to be working fine so far- I was unsure that the USB ports would have enough power for the drive, but fortunately they do
The only slight problem I’ve found is that when playing a film I can’t get to the main menu screen for the DVD, so I can’t change the language/subtitles or get to the ‘extras’. Though I suspect this may be more to do with the Totem Movie Player than the drive itself - if anyone knows any different, or has a way around this, then please let me know!
Until then I’ll only be able to watch ‘The Bunker’ in directors commentary mode and ‘Shaun of the Dead’ dubbed in Russian.
It’s now only 4 weeks until I’ll be flying off to Ethiopia - my flight details arrived this week. I also now have only 2 weeks (till end Aug) left working at the OU, I’ve been at the OU for over 7 years and don’t think it’s sunk in yet that I’m actually going , though having the flight details makes everything somewhat more real!
I’ve just come back from my final VSO training course at Harborne Hall, “Training Skills”. Peter, who I met on my first VSO course (”Preparing to Volunteer”), was also on the course and by coincidence, him and his wife are the same Ethiopian town I’m going to (Mekelle/Mek’ele/Mekele/Makelle or various other spellings!) - and I met a couple of the other volunteers who’re going to Ethiopia (there are 24 of us altogether going in Sept).
I found the training skills course to be the least intensive of the 3 VSO courses I’ve been (only one day where the course ran till 8pm), but was fun and I learnt a lot nonetheless - possibly because it was the course I was most prepared for and had a better idea of what to expect. The best aspect for me was getting to practice running training sessions. We had a very short practice session of 10 mins, then a longer one of 25 mins, each time training the other course participants. The others in my group ran courses in… ‘What is communication advocacy’, ‘How does school self-evaluation fit into the school development cycle’, ‘How to measure pulse’, and ‘The ethics of corporate sponsorship’ - so a wide spectrum of topics!
Mine was different again, I did a session on how to create a blog (2 blogs successfully created: here and here). It’s been long time since I’ve had to train a group of people in front of computers so had forgotten about the different speeds at which people work and how difficult it can be keeping them engaged if they’re waiting for me to answer someone else’s query before I get to them (and I only had 4 people to train!).
My remaining worry about my placement at the moment is how I’m going to train people in IT with unreliable power and internet connections, and how I can do IT training without computers - if anyone can point me at some good resources for this then they’d be most gratefully received
Just been to visit the “IT Volunteers in Ethiopia” group that I set up the other week, only to find that I get the message “The owner of this group has banned you from this group. “:
So apparently I’ve banned myself from the group :-/ (not quite sure how I would’ve managed that- or why!)
Then if I try to return to the groups homepage, I get “Forbidden Your client does not have permission to get URL / from this server”:
*but* if I then log out of my Google account, I’m able to see the group and I have permission to get to the Groups homepage…
The eagle eyed amongst you will have noticed that I’ve added a ‘VSO feeds’ section to the side bar. I wanted to be able to aggregate feeds from other VSO volunteers to show on my site, unfortunately the RSS widget built into Wordpress won’t aggregate feeds for you - you’d need to create a new wdiget for each feed - not really what I wanted.
However, I did find the SimplePie Plugin for Wordpress which has done exactly what I needed and was very straightforward to get up and running. The display is all done via templates and is very configurable. The only (very small) niggle that I have is that you need to specify the feed urls in the code, rather than in the Wordpress admin pages, e.g.
At the moment I’m only showing feeds from 3 blogs, but if you have a feed that you’d like me to add then please send it on.
Rather unfortunately the blogging system that VSO uses (http://www.vso-stories.net/) doesn’t provide RSS feeds of the postings (!) - though it does provide an email subscription service. So there are several other blogs I’d like to include in my aggregator which would be very relevant, e.g. Julian Bass’s blog, but I can’t until vso-stories provides an RSS feed factility
When you’re trying to use XUL. I’ve just been working on enhancing the Cohere Firefox plugin/extension/add-on so that you can optionally show a toolbar, this toolbar will also show the ideas from Cohere which are linked to the webpage you’re currently looking at (quick screengrab below):
Anyway, getting back to my original point, I needed to be able to dynamically change this drop down list whenever you browse to another page, or select another tab. Getting my plugin to go off and query the Cohere webservice to find the relevant ideas all worked fine, the problem I had was being able to remove the current items from this drop down list.
The documentation seemed to show that I can use ‘removeelement’ to remove the element from the list by setting the removeelement attribute to true (though does seem to be bit of an odd way to do things - setting an attribute to remove an element), but it didn’t work and I spent a little while figuring out why .
In the end it turned out that setting the removeelement attribute to true only means that the element is removable, so you can create the following:
It’s been long time coming but now the OpenLearn LabSpace allows users to edit (remix) units online - rather than the rather cumbersome method of downloading a Moodle backup file then re-uploading - or worse, trying to work with the OU XML format in notepad!
To create a new version of a unit, find the unit you’d like to edit then select the ‘make a copy for revising’ option from the ‘Versions’ block. After it’s created the new version you should see it listed (mine is v1.3 in the example image on the right).
On visiting the new unit you should see the ‘Revise this unit’ button in the top right (see highlighted area in image below).
When you click this you’ll get a warning message like the one below (as it’s wiki-like you’re able to edit other users content - they can also change yours!):
Finally you need to click the ‘Turn editing on’ button (this appears in the same place as the revise this button) and you’ll arrive at the standard Moodle unit/course editing page (as below), with all the links etc for adding and editing resources and activities.
Hopefully this new functionality will encourage more people to add their own content and edits (which has been somewhat lacking in the LabSpace so far) and also allow users to create much more interactive content (by adding Moodle activities to the units)… have fun!
Found out this morning that the OU are going to be trialling unified messaging with MS Office Communicator. Up until now we’ve basically used email (and occasionally the phone!) to get in touch with colleagues, but we’ve never had any actual presence information alongside this - so you’re not sure if someone is actually in the office or away on holiday (people don’t always turn on their out-of-office auto-replies).
Some of us use MSG for getting presence info to see if people are around and available and having quick chats, but there hasn’t been a big take up in the organisation for using instant messaging (well, not for work anyway!). So I wonder how much the instant messaging aspects of Office Communicator will actually get used. I guess the integration with Outlook/Exchange would have a big bearing on this. If you know that someone is in the office and free you might just call or IM them instead - so maybe we’ll see a reduction in the number of emails flying around?
Not sure what all of this means for MSG and FlashMeeting (Office Communicator also has video-calling) - though I’m sure they’ll live on, especially for communicating with people outside the organisation.
This morning we relaunched the Cohere website. It’s almost a complete re-write of the old site and has a much improved user interface (we did plenty of user testing to try and get this right) as well as:
Group management - you can now create groups of users for collaborative working
API - for remotely adding, editing and reading data from the Cohere database
Scheduled RSS importing - you can now set your RSS feeds to be imported into Cohere daily
Firefox plugin - for creating ideas and connections as you browse the web
If you find any bugs or have any suggestions for improvement then please visit the Cohere support site.