Archive for November, 2007
Monday, November 26th, 2007
Discussed about Blackboard skills. Found that also for the Bb stresstesting, benchmarking and performance tuning, there is much work to do. We now have the wiki, but maybe we should setup some other system (blog, LMS, ??) to record, document and discuss issues with stresstesting.
We have the feeling that stresstesting, ...
Posted in BrnDmp | No Comments »
Monday, November 26th, 2007
Meeting Moodle:
action points to formalise and streamline Moodle maintenance and hosting. Action points included in the wiki. Have to include backup strategy in wiki and fields of metadata that are needed for inventory of Moodle Clients / installs
Meeting Blackboard:
Discussions about new maintenance service window from 17 to 23. There were ...
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Installed clamav on CentoS. Clamav is not in the standard repository of CentOS so I used the DAG rpm repository for clamav.
wget http://dag.wieers.com/rpm/packages/clamav/clamav-0.91.2-1.el5.rf.i386.rpm
wget http://dag.wieers.com/rpm/packages/clamav/clamav-db-0.91.2-1.el5.rf.i386.rpm
rpm -ivh clamav-db-0.91.2-1.el5.rf.i386.rpm
rpm -ivh clamav-0.91.2-1.el5.rf.i386.rpm
added freshclam to crontab
Failed dependency for clamav: libgmp -> yum install gmp.
Installed aspell-nl for Dutch language packs.
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Client upgrade from 1.6 to 1.8:
backed up data and database
set theme back to default
test upgrade on testenvironment
turned on smartpix in experimental
everything seemed to have worked out fine, sent in for testing
Enabled standard options from wiki to some more client sites -> hmm, there is no clamav in the centos repositories. ...
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Edited course/lib.php to set standard topic to 1 and course/format/topics/format.php to remove showall and showonly buttons. Fairly simple; included edited files in svn hacks.
Added Moodle CVS to Eclipse.
Global search doesn't work: it's just not finished, document types are missing etc.
Added local language pack to Moodle data lang dir.
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Installed Moodle 1.9 on shared server for Hans according to wikie. It's really helpful to have a wiki, that way you never forget small things / options
Added virtual host to Apache for client.
Posted in BrnDmp | No Comments »
Friday, November 23rd, 2007
Another problem with Moodle Hive integration: we get the buttons but no code is generated for the buttons. I know we had this problem before but I can't remember the solution.
Installed fresh Moodle on a Hive VM and followed manual to setup CIP link. Should be ok then. No; ef ...
Posted in BrnDmp | No Comments »
Thursday, November 22nd, 2007
created MoodleTools project in svn to collect Stoas Tools for standardising customisations etc. Now langEdit was added to customise language settings for clients in a standardised way.
Idea: every month or so do a server review -> analyse logs, update software, tweak performance, etc. Make protocol for that.
Posted in BrnDmp | No Comments »
Tuesday, November 20th, 2007
Turned out that the chameleon script is fckd up. There are some issues with chameleon and ie. An activeX script is messing up the layout and gif rendering.
So now tried a new install of just a layover of the standard theme, based on some customisation a colleague has already done. ...
Posted in BrnDmp | No Comments »
Monday, November 19th, 2007
Updated my knowledge on some programming/inet issues:
Django: Python on Rails; the django community, the django book.
Mako templating engine
Jinja templating engine
Slideshare: site to share presentations, checked some on Py3K, django, socket programming
Moodle tracker: browsed moodle tracker
PHP security (book):
Kennisnet standaarden: overview of educational standards
Posted in BrnDmp | No Comments »