Archive for November 19th, 2007
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 »
Monday, November 19th, 2007
Started creating custom theme for Moodle client.
copied chameleon theme and renamed to client name
text style: changed body stule to Arial, Verdana, Helvetica, sans-serif;
colors: used firebug with 'inspect' to find the css tags to change, changed lots of colors to NBC colors
TODO:
header, footer
gradients
Posted in BrnDmp | No Comments »