Category Archives: Programming

Releasing ipbLatex

At SFN, we use a custom LaTeX solution to render LaTeX equations in Invision’s IP.Board. The implementation is based on Dave’s vbLatex, which produces incredibly nice-looking equations so long as you have LaTeX installed. It also supports inline chemical equations using the mhchem package. Since we moved to IPB over vBulletin, I’ve adapted vbLatex to

Project Euler

A long long time ago I discovered Project Euler, a competition of sorts where the goal is to solve numerous mathematical puzzles with the aid of a computer. I originally thought it to be too difficult, but recently I revisited the site and discovered that I could actually solve the problems with what I’ve learned