In 1992 two students at Uppsala universitet did an dissertation at basic higher education level regarding swedish name indexing. They called their result Sfinx ("Svensk fonetisk namnindexering") and it's based on the phonetic algoritm Phonix. Phonix is a Soundex variant.
The goal for SinxBis is to make an implementation of an extended version of the dissertation result available to all SWAMI members. The dissertation is not available on electronic media.
SfinxBis is designed for surnames but works rather well with given names. Every different surname (and given name) for a person shall be coded by itself. For example Jan-Erik Pettersson Olson gives four codes, one each for Jan, Erik, Pettersson and Olson. For effective use of SfinxBis you should save SfinxBis name encoding in your database or ldap server.

If you want to contribute by adding implementations of SfinxBis in other programing languages (for example PHP, ColdFusion and C++) please contact Pål Axelsson at Uppsala universitet.