Study of Age and Social Network Sites

Uncategorized No Comments »

http://royal.pingdom.com/2010/02/16/study-ages-of-social-network-users/

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Edit avi

capture No Comments »

I had to edit an avi file over the weekend, a quick search and I came across this bit of software.
http://sourceforge.net/projects/avidemux/
Fairly easy to use and very quick to extract a section of the film, also allows for getting the image of a frame.

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Moodle idnumber

Nightly Process, moodle No Comments »

To allow for the export of the Moodle grade book so that it can be imported in to Universe, our SIS, the code on the main Moodle Hub server was changed as described in http://moodle.org/mod/forum/discuss.php?d=115898

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Panopto

capture No Comments »

Came across Panopto today, very nice.
Fits in to Moodle and looks very competive with Echo 360 and Wimba Live Classroom.
The main site is http://panopto.com/ and a very good video of its features. This is of course a good example of it working.
It seems to tick most of the features we want, indexing the video, meta tag search and also live casting which is required for the Master Class series.

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Virtual Walls

web 2 No Comments »

A couple of virtual walls

One is http://wallwisher.com and the other is http://www.spaaze.com/

this is my test wallwisher http://wallwisher.com/wall/W3a4HEw9HH

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Crosswords for the blind

Coding, Odd Ones, web 2 3 Comments »

A friend of mine who has fading eye sight and enjoys compiling crosswords, including a 3D crossword calendar that he is selling for Children in Need, has challenged me to get a talking crossword puzzle.It started off as a chat where Eric said he had been playing with putting wav files in an Excel spread sheet so that it would play the sound when you entered the cell.  I pointed out that not everyone has Excel and suggested using html (yes, not everyone has the internet, I know) but Eric does have a copy of Jaws screen reader and suggested he had a look at the comments anti-spam feature on this web site.  If you click the image of the anti-spam word it produces a wav file with the word spelt out, try it.

I won’t be giving too much away if I tell you that on the sever there is series of wav files, one for each letter and number that are passed to a function that stitches the files together to make one big file.  This made me think, when you read out what has been entered into a crossword puzzle you tend to say “A, something, something,A”, which would mean making another file called something or blank.The location of a word could possible be done using div and alt tags along with some mouse over events.First steps are

Eric’s 3D Crossword Puzzle http://www.calendarpuzzles.co.uk/ all profits to Children in Need http://www.bbc.co.uk/pudsey/

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

No Comment

Uncategorized No Comments »

When I was studying I sometimes wished………

http://www.metacafe.com/watch/3145673/professor_hits_student_in_the_face/

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Change of use for city field in Moodle

Coding, Nightly Process, moodle No Comments »

To help tutors manage their students we are using the City/Town field in the users profile for storing the students course code.  This means tutors will be able to view the course code and sort by it when they view the participants list in Moodle.

To alter the text displayed in the profile page it was a case of editing the moodle lang file in lang/en_utf8/moodle.php.

To stop the students from editing it the line $mform->removeElement(’city’); was added to the user/edit_form.php

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Themes for Moodle

moodle No Comments »

A set of videos on how to theme Moodle

One


Two 


Three


Four


Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Parents in Moodle

moodle No Comments »

Just came across this video on how to allow parents in Moodle, while we don’t intend to have parents accessing Moodle we have certain people around the Uni that may take on the role of a parent for certain students. 

 

Beside parents you can create an inspector role that can go in and view the various courses.

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList