Sunday 23 October 2011

micro blogging

an idea that I have had for a while and that has been implemented within a school is the use of micro blogging, am looking at its first major use to display information relating to athletics, students have iTouch and running a local wifi will allow students to gain information needed? Plus am looking at the educational benefits of students being able to micro blog about the work they are doing for there projects, rather than keeping seperate journals.

Looking at what had been done at ASHS and there use of status net, I went about implementing it on one of the machines at school with the XAMPP stack.
Who would have realised that it would end up like this..

ASHS has a microblogging site, powered by the libre[4] application StatusNet and linked into their identity provider, so anyone with an ASHS username and password can use it without having to set up an account. Microblogging is useful for impact projects when teachers and project managers need to be able to see what all team members are working on, even when they are in different parts of the school or even the city. Microblogging is also a useful tool for students and teachers to share questions, answers, ideas and resources when learning. (Built by students for students.)
from: http://wikieducator.org/Albany_Senior_High_School/e-learning

Start
downloading the software from status.net, great its a .tar.qz and i don't have a extractor on the remote desktop computer.
Download it at home, run it through the mac, and extract it, zip it and place it on google docs to download it at school.
Downloaded and placed into ourmicroblog folder,
Go to install it, create teh database and user in mysql to allow teh program to work.
run the installer, installer works but only to a certain point,
rerun the installer, goes through to the setup page,
input the information needed, great, lok liek I have it working,
wrong, admin account doesn't login... wonders what is going wrong.
try again. drop all tables in the statausnet database, and reinstall, same errors,
jump into php.ini and remove all errors for being displayed, try again, looks better.
Drops the database tables again and tries, still coming up with issues relating to PEAR?
end up having to do changes to PEAR as it has been updated since I installed XAMPP earlier this term
http://status.net/wiki/InstallationWindows
starts following the instruction, running php -q go-pear.php fails, tells me I am using to newer mysql, has to run go-pear.phar
has PEAR installed and running,
tries installation again, runs smootly, creates admin user,
is now able to login and access status net,
right now to change the theme, 1.0.1 has no admin - design features in it,
requires user to create the theme and modify in config.php
will have to leave this for later, now midnight.

End

No comments: