Archive for July 11th, 2008
Friday, July 11th, 2008
We use awstats to monitor web traffic but what I am really interested in is number of concurrent users. So I made a dump of the mdl_log table and processed that in a spreadsheet:
Maybe I should start to do statistical analysis in R statistical package.
Posted in BrnDmp | No Comments »
Friday, July 11th, 2008
Rolled out a script to create Blackboard snapshots from a source table.
installed files in dir
edited db connection
adapted tables in database to new structure
based on file update_synch_db.sql
run script to test
adapted output dir
Posted in BrnDmp | No Comments »
Friday, July 11th, 2008
The guys at commoncraft.com have a sensible post on being lightweight. I like that thought, being lightweight. Should implement it in my own life. They have great refreshing ideas about lots of stuff like not meeting customers,
Posted in BrnDmp | No Comments »
Friday, July 11th, 2008
Customer removed block from homepage and asked us if we can still retrieve it. Answer is no. Moodle deletes the record from the database.
Posted in BrnDmp | No Comments »
Friday, July 11th, 2008
Installed RPM-forge repositories for CentOS, from CentOS wiki.
Now I can include clamav and other interesting packages to my yum installer.
Works like a charm.
Posted in BrnDmp | No Comments »