I absolutely love tutoring people. Especially when they’re smart and excited, it’s really rewarding.
I’m changing strategies with my Pinax project, I’m giving up on using feedjack for the near future and concentrating just on the functionality that I know will work. So, bookmarks and tribes and the “basics”.
I also need to make some CSS changes, a lot of text paragraphs are non-clickable and actually expand into a form. I need to make these show a hand on rollover and be underlined, potentially dashed underline or blue. The forum for edit summaries in the wiki also needs to be decreased. Messaging could do with an auto-complete widget. It’ll be interesting to see if anyone uses the other language interfaces — or posts no-english content. I’ll have to double check google adsense if they have a hissy with such things [UPDATE -- it appears they don't].
The code for tinypy is really simple and easy to follow, at least at a high level. I’m going to use doxygen to generate a “navigable” setup and callgraphs and dependencies graphs for it. From there I can start understanding it more deeply, maybe write some more documentation to be integrated with it.