Python

code

Some projects that I've contributed code to, available under free software licenses:
  • trustlet, analysis of trust metrics, Python, NetworkX, numpy
  • wik2dict, converter of MediaWiki dumps into the DICT format, currently in the trustlet codebase, Python
  • BeWelcome, hospitality exchange software, PHP, MySQL, XHTML, CSS
  • Crash at Mine, hospitality exchange, PHP, MySQL, XHTML, CSS
  • Kasper Souren -->

wik2dict

wik2dict is a tool I wrote in Python. It converts MediaWiki SQL dumps into the DICT format.

I'm not actively maintaining this anymore, Aard Dictionary seems the way to go.

Google's issue tracker is not great

We're using Google Code for our trust metrics project, out of sheer convenience, and because of lack of political correctness. Well, I've given up on worrying about privacy a while ago anyway.  I just tried to use the issue tracker that comes with Google Code, but first I got a time-out, there were two identical issues because I refreshed.

numpy documentation

With trustlet, I'm finally getting to a point where we can do cool stuff, evaluating prediction graphs of trust metrics. Now I need to refresh my Python array stuff. Since last time I was using that stuff, in 2004, they have refactored it (once more) and called it numpy. That's fine. But, in order to read an important part of the documentation you need to pay 39.99 US$.
Syndicate content