Last year I wrote a web-based system for various Agora content, but
for some dumb reason I was too lazy to finish it.  Now that there is
no remaining CFJ database online, I brought the CFJ part of it up.
It's at the old URL:

http://cfj.qoid.us

It's very simple at the moment and doesn't look much better than my
old one (it intentionally lacks HTML formatting for the CFJs
themselves, as there was on the old CotC site), but it has a new
feature: search with regex support.  Press the search button to see
how it works.  I need to add operators for searching for particular
callers/judges/outcomes, and it's slightly broken at the moment, but
it seems to generally work.  Debug mode is intentional.

Currently the data is based on Roujo's latest CotC database (I wrote a
whole fancy importer last year based on the DB dump, which may or may
not be useful in the future) and some old cases; I haven't added my
cases yet.

In the future I'll add other type of data, such as rulesets and list
messages.  (Still need to work on the ruleset Git repository thingy).

Source is here:
https://github.com/comex/agora-infra/tree/master/iw

Oh, and - G. once asked me for the script I was using for Star Chamber
proposals, but I forgot to respond.  The point is now moot, but in
case anyone feels like bringing it back:

https://github.com/comex/agora-infra/blob/master/star.py

Reply via email to