The Khan Academy platform is Open Source and you can setup your own custom installation, or contribute to Khan Academy platform development by setting up your very own development environment.

I have setup the Khan Academy platform development environment on Debian 6 and Ubuntu 11.04 so far.

I'll concentrate on Debian 6.

First setup a new install of Debian 6, or use an existing install. There are a few software requirements.

If you don't already have them install the basics:

apt-get install build-essential unzip python 2.5 python-setuptools python2.6-dev python-dulwich

View full post

posted in

(photo by Computer Based Math)
I recently attended Conrad Wolfram’s conference on computer based math (http://www.computerbasedmath.org/).  People from all over the world gathered to give examples and discuss how to improve math education.  Conrad was quite actively involved, not just giving the keynote and closing remarks but asking questions and actively participating in the room the full two days.  He clearly cares deeply and was listening carefully to decide what to do next.
 
Being a bit of a “gamifier” these days, I made up my own imaginary game for this conference: A contest, where each invited participant had to create a plan for what Conrad Wolfram should do next, given his goals and beliefs and resources.  Note, as far as I know no one else is playing this game, nor is there a prize, but if someone else wants to play please post a link to your entry in the comments. :)
 
Conrad Wolfram does an eloquent job of laying out his goals in his TED talk, which has been viewed by millions of people.  If you haven’t seen it, please watch it now before reading any further. (http://www.computerbasedmath.org/resources/reforming-math-curriculum-with-computers.html)
 
What do I think Conrad Wolfram should do?

View full post

Cash Costello posted a great tutorial to quickly get Elgg collecting stats with Piwik by creating a new simple plugin to extend the analytics view.

We are using Piwik with some Elgg sites and we do this in a similar way by using a plugin that holds all the custom code for that particular site.

Piwik is a great open source tool that lets you collect statistics similar to Google Analytics and also allows customization and integration. We have done some custom integration with Piwik and Elgg via the Piwik plugin API.

View full post

XML