An Idiosyncratic System for Publishing the Traceable Heraldic Art

[Note: The below is a lightly-edited revision of an email message I sent to a contributor to the Traceable Heraldic Art collection who asked about the technology used to update the web site. It’s somewhat rambling and may not be of interest to most, but I figured it was worth putting it in the public record. — Mathghamhain]

In hindsight it would have been sensible to tackle the creation of the online Traceable Heraldic Art collection as a web database project, but for historical reasons that’s not at all how it’s architected. Continue reading “An Idiosyncratic System for Publishing the Traceable Heraldic Art”

On Belling the Cat

[Note: this post is not specifically related to heraldry, but I’ve included it here because it is very much concerned with the question of developing web-based tools and addresses issues that frequently arise in the discussion of digital heraldic resources. — Mathghamhain]

Someone recently commented that it was a shame that the SCA didn’t have a tool on its main website that allowed people to enter their zip code and get links to their their closest local branches — instead newcomers need to use a two-step process of using the SCA’s site to find a kingdom based on state, province, or country, then using that kingdom’s search tools to find their local group — surely it would be more welcoming to simplify that process? And might the fact that such an integrated tool doesn’t exist reveal that the SCA doesn’t care about newcomers?

As I responded, I realized that I had written similar comments about a number of other such proposals — frequent topics of this kind of discussion in the context of the College of Arms are building new web tools for Orders of Precedence, or a central registry of all coats of arms — and of course the same issue comes up in numerous other areas — so I figured I’d clip them out and post them here (with just a bit of editing to allow them to make sense on their own) for use the next time this kind of thing comes up.

Continue reading “On Belling the Cat”

Conflict Checking Multiply-Divided Field-Only Armory

A couple of years ago, I posted about a technique I picked up from Marie de Blois that allows conflict-checking two- and four-part field-only armory with the O&A complex search form.

It entails running a search for the line type, plus each of the tinctures, and for the tinctures together in reverse order, and the codes for field-only and peripheral-only. Continue reading “Conflict Checking Multiply-Divided Field-Only Armory”

A Survey Of Online Armorial Clip Art Sources

[Editor’s Note: This post draws heavily on an FAQ document produced over the course of several years by multiple users in the SCA Heraldry Unofficial Chat Facebook Group. My thanks to the many people who helped create this resource. — Mathghamhain]

The SCA College of Arms does not have a master list of all registrable charges — we add new ones all the time, and we remove others that are determined to be not something found in period heraldry — but these resources can give you a good idea what’s out there, and provide ready-to-use art for those who can draw original illustrations on their own.

You can incorporate these images directly in your armorial illustrations or use them as references when drawing new original art. Continue reading “A Survey Of Online Armorial Clip Art Sources”

A Survey of Digital Tools for Armory Illustration

[Editor’s Note: This post draws heavily on a FAQ document produced over the course of several years by multiple users in the SCA Heraldry Unofficial Chat Facebook Group. My thanks to the many people who helped create this resource. — Mathghamhain]

There are a wide variety of electronic tools that can be used for illustrating armory at all stages of the process — sketching out ideas, filling out submission forms, and displaying registered designs.

Each of these programs has both strong points and limitations, and a learning curve associated with getting familiar with the user interface and feature set. There are tutorials and documentation available for each of them online, including web pages and YouTube videos.

Continue reading “A Survey of Digital Tools for Armory Illustration”

Building the O-and-A Search from Source

In a recent post, I described how to install the software that drives the College of Arms’ Ordinary and Armorial on your own web site, but if you’re interested in modifying that software, you’ll need to be able to build it from source.

The O&A web search software is bundled into an open-source package named Morsulus-tools, along with the utilities that are used to manage and update the database. Continue reading “Building the O-and-A Search from Source”

Unusual Weights for the O&A Complex Search

When using the complex search form in the SCA’s online ordinary & armorial, each line of the search is typically coded with a weight of 1, and most people never change this value, but setting these weights to other values do allow for some interesting search techniques.

A while ago, I asked on SCA Heraldry Unofficial Chat about how how different folks used these weight fields, and have summarized that discussion below.

Weight values are limited to non-negative integers, and may optionally be prefixed with a “+” or “&” character. Continue reading “Unusual Weights for the O&A Complex Search”

Updating the O-and-A Database

On July 25, 2020, Master Herveus d’Ormonde led a few interested heralds through an online session in which we were able to observe core portions of his workflow as Morsulus Herald, watching as he applied the changes from a recent LoAR to the O&A master database and published the changes to the public O&A web site.

I am attaching my notes from this session below in hopes that they might be of interest to other members of the community, although this is admittedly a fairly-obscure topic with a limited audience. Continue reading “Updating the O-and-A Database”

Installing the O-and-A Search on Your Web Site

The Ordinary and Armorial of the SCA is a web-based searchable database of the names and armory registered by the SCA College of Arms over the last five decades.

At its core, the O&A consists of a 125,000-line pipe-delimited text file named “oanda.db” which typically contains a line for each registered item. (Although note that in some cases a name and associated armory are bundled together into a single line, and other times updates result in there being a couple of lines that document a single registration.)

Generally speaking, nearly everyone interacts with this data via the O&A web site, maintained by the SCA’s Morsulus Herald, but in theory you could just read through that text file to find relevant records, or utilize one of the small number of third-party applications which transform the oanda.db file into an e-book or import it into a third-party database engine.

The software that powers the O&A web site is open-source, and packaged in a way that makes it easy to install, as long as you have a machine that meets these requirements: Continue reading “Installing the O-and-A Search on Your Web Site”