Phone Number to Gate Address Translator

Phone number stays in the browser. It is not sent to any other system. Also, other numbers can be used. All non-digits are ignored.

Gate address

Symbols based on SVG images from Wikipedia's Stargate page, created by SGC.Alex . See HTML comments for more details.

To Do

  1. Download glyphs from Wikipedia .
  2. Merge into a single SVG document using symbols, or whatever the current best practice is.
  3. Embed the SVG document here, ensuring credit is given where credit is due.
  4. Replace the letters with SVG glyphs.
  5. Fix symbol internal areas. They are currently white, but should be transparent.
  6. Animate glyphs in.
  7. Truncate glyph sequence. This will be done by using modulo math. For a Milky Way address, the base will be 38 * 37 * 36 * 35 * 34 * 33.
  8. Add SGC dialing computer animation.
  9. Add gate animation
  10. Find all referenced gate addresses and attempt to find matching glyphs. (super crazy)
  11. If phone number matches known gate address, show a screen cap, if possible. (also crazy)