Archive for the ‘General’ Category
Curious?
Posted by AI Dating | Filed under Developments, General, Web Development
For the last months I have been working on a dating site that uses fuzzy inferencing. In order to test new functionality I like to obtain some more user data.
Therefore I’d like to kindly ask anyone to sign up, even if you are not single, and answer the questions that are asked to you by the dating assistant.
The menu on the left is not active yet and you will not be able to use more than one photo.
If you are in a relationship or you want to withdraw your data later this year, please let me know. I would also encourage you that if you have a partner that he/she can also try the system. It would be nice to see whether you will be matched to your partner or not (matches are not yet visible to the user). Also I like to know any feedback you have, especially concerning the functionality or user experience. The project is almost finished and I am working on documenting the work. After the write up I hope i can use the feedback to improve the web site and to add more functonality.
The sign up page can be found at: http://www.aidating.co.uk/signup/
If you want to log on at a later stage you can do so at: http://www.aidating.co.uk/login/
Note that most effort is gone into the GUI and the matching algorithm and that contacting other users was not the primary concern during the period of the project itself. You can obviously expect this functionality soon since it is necessary part of every dating site. Also not that it is just a prototype and I therefore do not claim any specific results yet. You can leave any feedback regarding the site in this thread.
Databases
Posted by AI Dating | Filed under General, Web Development
Currently I am upgrading the database queries to use PEAR::MDB2 for there queries. This is both more future proof and it has possibilities to prevent from potential mysql injection attacks to harm the site.
Welcome
Posted by AI Dating | Filed under General
On this blog I try to publish about my findings concerning dating, especially when artificial intelligence is used in the match making process. As part of my project a dating application will be developed withing a few months that applies AI in the match making process.