Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbrubeck/bugwd

Readable, memorable URLs to replace long bug numbers
https://github.com/mbrubeck/bugwd

Last synced: 8 days ago
JSON representation

Readable, memorable URLs to replace long bug numbers

Awesome Lists containing this project

README

        

bugwords
========

Bugwd makes bug IDs easier to remember and to share out loud (in a meeting or
phone call, for example) by replacing numeric IDs with a sequence of words.

The word sequences are generated by Oren Tirosh's [mnemonic encoder][1].

Bugwd is currently hard-coded to link to bugs on bugzilla.mozilla.org. (I'll
extend it to work with other sites soon.) To see it in action, go to
[bugwd.com](http://bugwd.com) and paste a bug number or a bugzilla link,
then copy and share the bugwd.com link that it generates.

[1]: https://github.com/mbrubeck/mnemonic.js