Re: Help me choose a name for a Beta Code conversion module

2012-12-09 Thread Markus Heller
Hi guys, OK, I see, I have also been dealing with BetaCode, already 12 years ago: http://www.betacode2web.de/download.html The BetaCode is kind of an encoding for Text. It is a way to annotate metadata by using a 7 bit encoding for normal text, and the 8th bit as a signal to switch to what wou

Re: Help me choose a name for a Beta Code conversion module

2012-12-09 Thread Markus Heller
Hi Aldo, I did not follow this thread, but just now "BetaCode" caught my attention. Are you talking about the BetaCode that was used in the Packard Humanities Institute Thesaurus Linguae Graecae and Corpus Inscriptionum Latinarum corpora? Back in year 2000 I wrote a BetaCode analyzer for TLG

Re: Help me choose a name for a Beta Code conversion module

2012-12-09 Thread Dimitrios - Georgios Kontopoulos
Hi Markus, Sure, I appreciate all the help I can get, even more when it comes from someone who has more experience than me in that domain. I released the module on CPAN as Encode::BetaCode and its source code is also available on GitHub at https://github.com/dgkontopoulos/Encode-BetaCode. Regards