Here you'll find the source code for various projects I'm working on.
They all use a DVCS (either BZR or Git). In the former case, you can browse the repository or subscribe to an Atom feed of commits to the repository.
You'll also find here the RDoc documentation for the sanitizer used in Instiki.
- Instiki
( browse |
feed |
home )
— Math-enabled wiki software
clone:
bzr branch https://golem.ph.utexas.edu/~distler/code/instiki/svn/
git clone https://golem.ph.utexas.edu/~distler/code/instiki.git
- itexToMML
( browse |
feed |
home )
— Convert TeX equations to MathML
clone:
bzr branch https://golem.ph.utexas.edu/~distler/code/itexToMML/
install the Ruby bindings for itex2MML:gem install itextomml
install the Perl bindings for itex2MML:cpanm MathML::itex2MML
- tex2svg
( browse )
— A Simple Web Service (written in Sinatra) to Convert Tikz Pictures to SVG
clone:
git clone https://github.com/distler/tex2svg.git
- utphys
( browse |
feed )
— Hypertex-aware Bibtex styles
clone:
bzr branch https://golem.ph.utexas.edu~distler/code/utphys/
- Heterotic Beast
( browse |
home )
— Math-enabled forum software
clone:
git clone https://golem.ph.utexas.edu/~distler/code/heterotic_beast.git
- MathML-Entities
( browse |
feed |
CPAN )
— Perl utility for converting MathML named entitites
clone:
bzr branch https://golem.ph.utexas.edu/~distler/code/MathML-Entities/
install Perl module:cpanm MathML::Entities
- SVGMath
( browse |
feed |
about )
— Converts MathML to SVG
clone:
bzr branch https://golem.ph.utexas.edu/~distler/code/SVGMath/
- Maruku
( browse |
home )
— Nokogiri-based fork of the ruby Markdown interpreter
clone:
git clone -b nokogiri https://github.com/distler/maruku.git
- dingus-server
( browse |
about )
— A simple web service for Alexandre Mutel's
Babelmark 3
clone:
git clone https://github.com/distler/dingus-server.git
- bzr-feed
( browse |
feed |
home )
— Atom feed for a BZR repository
clone:
bzr branch https://golem.ph.utexas.edu/~distler/code/bzr-feed/
- venus
( browse |
home )
— River of news aggregator
clone:
git clone https://golem.ph.utexas.edu/~distler/code/mars.git
- mars
( browse |
home )
— A rewrite of Venus, in ruby
clone:
git clone https://golem.ph.utexas.edu/~distler/code/mars.git