blob: 5dd349031eb6054b27d763357af547c9be22eb42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
# Standalone
## [[srem|tech/code/srem]]
> srem is a program for GNU/Linux and Microsoft Windows systems to
> quickly set and receive pop-up reminders at times you'd like them.
> I've found that often when I get engrossed in something while
> sitting at my computer, I lose track of the time and this has led to
> burnt food, cold cups of tea, clean laundry sitting in the machine
> for hours and being late to catch the bus to meet friends. srem
> ("Sean's reminders") is a program that allows you to effortlessly
> request reminders to go do things in the real world
# Scripts, wrappers & helpers
## [[oso2pdf|tech/code/oso2pdf]]
> This computer program attempts to convert book chapters downloaded
> from [[Oxford Scholarship Online|http://www.oxfordscholarship.com/]]
> to PDF. The PDFs are better than those the OSO website can generate:
> the pages of the PDF correspond to the pages of the original book,
> and the typography is nicer. The hard work is done by
> [[Pandoc|http://pandoc.org]] and LaTeX.
## [[pandoc-citeproc-preamble|tech/code/pandoc-citeproc-preamble]]
> `pandoc-citeproc-preamble` is a JSON filter for
> [[Pandoc|http://pandoc.org/]] which inserts a preamble before the
> output that the
> [[pandoc-citeproc|http://hackage.haskell.org/package/pandoc-citeproc]]
> filter appends to the document. This preamble might include a
> heading (e.g. "Bibliography") and raw markup to format the
> bibliography for the output format.
# Unmaintained & historical
## [[spwoutline|tech/code/spwoutline]]
LaTeX class to export [[Org-mode|http://orgmode.org/]] outlines so
that they still look like they do in an Emacs buffer.
## [[sariulclocks.cgi|tech/code/sariulclocks]]
Basic classroom management software I wrote while teaching English in
Asia.
## jcrlaundry
Drupal 6 mobule written for managing laundry room time slot booking
for [[Balliol JCR|http://ballioljcr.org/]]---see
[[here|http://ballioljcr.org/laundry]] for a demo. Has admin
overrides and e-mail notifications. It could be adapted for other
purposes (was (is?) also used for Balliol Music Society practice room
booking).
[[jcrlaundry.tar.gz (6.9K gzip'd tar archive)|tech/code/jcrlaundry.tar.gz]]
* * *
Very old [[tiling window manager patches|tech/code/wm]]
|