Archive for June 24th, 2008

Check Moodle Role Assignments

Tuesday, June 24th, 2008

in the Moodle database you can check which role is assigned to which user in which context in the PREFIX_role_assignments table. Therefor you need the contextid

PHP performance optimization

Tuesday, June 24th, 2008

Hmm, digging my harddisk I found a pdf about PHP performance optimizing. Also lots of interesting stuff about tuning Apache and the filesystem. Note to self: it's in the IT/Dev/php/ folder called phpPerformance.pdf

Security Tools

Tuesday, June 24th, 2008

Tools for automated XSS and SQL injection vulnerability analysis: wapiti spikeproxy