public marks

PUBLIC MARKS from parmentierf with tags c & php

December 2006

JoshDrew.com

Last month, I needed to use the metaphone and edit (Levenshtein) distance algorithms for a fuzzy search of a MySQL table. Of course, neither is available as a built-in MySQL function. So, I had to install them as UDFs. The MySQL source distribution includes a metaphone UDF function in udf_example.cc. However, I couldn't find a Levenshtein UDF anywhere, so I wrote one, by converting a C implementation by Lorenzo Seidenari. I suspect that other people could benefit from this code, and you can download it from joshdrew.com. I compared the function's output to that of the PHP levensthein() function for a couple million word pairs; the results agreed completely - that's good enough for me. (this code comes with no warranty whatsoever, but I really hope you find it useful)

June 2006

De PHP à Python et Ruby (en passant par C, Perl et Java) - dew's blog

by 3 others
quel langage choisir pour écrire un script d'usage courant en un minimum de temps, sans forcément prendre en considération les performances ?

September 2005

XML-RPC HOWTO

by 5 others (via)
Describes how to use XML-RPC to implement clients and servers in a variety of languages. Provides example code in Perl, Python, C, C++, Java, PHP and other languages. Includes sections on Zope and KDE 2.0. Applies to all operating systems with XML-RPC support.

parmentierf's TAGS related to tag c

algorithme +   api +   bot +   chatterbot +   collaboratif +   dev +   ector +   firefox +   français +   free +   gnu/gpl +   google +   gratuit +   ia +   image +   irc +   java +   jeu +   lemmatisation +   levenshtein +   licence +   linux +   logiciel +   mac +   microsoft +   moteur de recherche +   mysql +   perl +   photo +   php +   python +   rpc +   ruby +   search +   sql +   standard +   string matching +   tcl +   test +   text/processing +   unix +   wiki +   windows +   xml +