diff options
Diffstat (limited to 'notes/glossary.txt')
-rw-r--r-- | notes/glossary.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/notes/glossary.txt b/notes/glossary.txt new file mode 100644 index 000000000..0c533a944 --- /dev/null +++ b/notes/glossary.txt @@ -0,0 +1,12 @@ +Unfamiliar terms that you may come across in the code: + + +BCI: Broken Civic Infrastructure - project name before it became FixMyStreet - +still to be found used in some config variable names + +MaPit: The mySociety database and web service that maps postcodes and points to +current or past administrative area information and polygons for all the United +Kingdom. http://mapit.mysociety.org/ + +EvEl: A generic email sending and mailing list functionality, with bounce +detection: https://secure.mysociety.org/cvstrac/dir?d=mysociety/services/EvEl |