IT Tag: Status: Stable

  • Individual Heraldic Websites

    Numerous Society heralds maintain personal websites, blogs, or equivalent online publishing channels for SCA heraldry-related articles, posts, or other resources.

    Some of these are widely cited resources, while others are less well known. A few are considered authoritative, but most just represent one herald’s opinion.

    Examples

    There are too many to list.

    Here are some examples of popular armory resources:

    The no-photocopy list in the Admin Handbook provides more examples:

    Technology

    Many disparate platforms, including hand-edited HTML, WordPress blogs, and online document services.

    Future Possibilities

    Better Indexing: There are lots of useful online resources that aren’t yet listed in the various article pages on the College of Arms website. Because those resources haven’t each been reviewed in detail and are subject to change over time, they can’t be considered authoritative, and we don’t want to publish a directory that might mislead submitters or new heralds into thinking that they can just open some random herald’s blog and treat it as gospel — but we should be able to help interested heralds find more of this material.

    Collaborative Publishing: There are some resources that could benefit from allowing several people to contribute to them. For example, a couple of experienced heralds have assembled lists of IAP submissions, but it’s a struggle for one person to keep those perpetually up to date — perhaps if that content was available on a collaborative platform where a few other experienced heralds could contribute additional items to it, it would be easier to fill in gaps and keep such a reference up to date.

  • Kihō’s Blazon Parser

    Parses an SCA blazon and generates a set of armory description codes that can be used to run a O&A complex search for potential conflicts.

    Technology

    Interface: Website at xavid.us/blazon.

    Code: Python.

    Databases: Flat files

    Connections

    Imports: Uses the my.cat file from the O&A Website.

    Team

    Developer: Togashi Kihō.

    Revision Control: Repository at GitHub: github.com/xavidotron/blazon

    License: Open, MIT License.

    History

    Developed circa 2014. Updated occasionally (2016, 2020).

    Future Possibilities

    Integration with O&A: The blazon parser could be integrated into a future version of the O&A’s search interface. (It would be important to note its limitations and warn people against relying on it indiscriminately.)

    Generating Descriptions: The output of the blazon parser is intended for use in complex searches, but with a bit of effort it might also be able to help to automate some of the indexing work currently done manually by Morsulus.

  • O&A EBook Converter

    This tool takes the O&A database files and converts them to .epub files. These files can be loaded on computers or tablets for access at events.

    The ebook format is popular among heralds who were accustomed to working with the printed O&A (1970s–2000s) as they allow for the same basic use cases.

    Connections

    Imports: Retrieves the oanda.db and my.cat files from the O&A Website. Checks for new files every day and converts them if they’ve been updated.

    Technology

    Interface: One web page with download links at https://oanda.gigo.com

    Code: Platform unknown.

    Server: Personal server.

    License: Proprietary, closed source.

    Team

    Developer: Jason Fesler (not active in the SCA, but married to Danaë FitzRobert).

    History

    Developed circa 2013. Believed to be stable, with little or no changes over the last decade.