Code

This page lists my open source projects. Please contact me if you are interested in getting involved with the development of any of these projects.

Plugins for Elgg – A platform for social networking sites

All my Elgg plugin projects are hosted at Google code using the Mercurial revision control system.

  • elgg-latex plugin: Parses LaTeX and outputs HTML+MathML in Elgg messages, blogs, comments, messageboards and group forums.
  • elgg-arxiv-widget plugin: A widget for displaying the results of an arXiv search on profiles and dashboards.

Plugins for LionWiki – A minimalist, flat file, PHP wiki engine

I have recently become interested in integrating a wiki engine into the Quantum Collaborations site in order to facilitate collaborative writing. As such, I am looking at minimalist PHP wikis for which I stand a chance of understanding the full source code. As a first step, I have written the ubiquitous plugin for converting LaTeX equation into equations.

  • LatexImg: : Converts LaTeX markup into images. This plugin is distributed with the main LionWiki package, which is available here. You can view the documentation and download the plugin on its own here.