This page contains various code snippets and scripts I have written. **//{{:docs:code:pdfMergeOddEven.py|pdfMergeOddEven.py}}//**\\ This is a simple python script takes two input: the odd pages file and the even pages file, and output a file which is the result of merging the two input files with the odd pages taken from the first input, and even pages taken from the second input. [[http://reuben.budiardja.org/blog/index.php?/archives/41-pdfMergeOddEven-merging-PDF-files-with-Odd-and-Even-pages.html|This blog post]] gives more description and usage example. **//{{:docs:code:mod2kino.py|mod2kino.py}}//**\\ Convert MOD files from JVC camcorder to DV and import them to Kino file. See [[http://reuben.budiardja.org/blog/index.php?/archives/39-Convert-JVC-.MOD-files-to-DV-and-Import-them-to-Kino-for-editing.html | this blog post]] for more complete description and how to use it. **//{{:docs:code:levi_civita.mws|levi-civita.mws}}//**\\ Maple code that defines a subroutine to compute multi-dimension [[http://http://en.wikipedia.org/wiki/Levi-Civita_symbol|Levi-Civita symbol]]