Dear ILUGC, As part of my work, I wrote two PHP extension for our own use. As a ILUGC member, I am very happy to announce the release of the following two PHP extension under the PHP License. I would like to thanks Mr.Manvendra Bhangui and Mr.Mahul H Shah enthusiasm and suppor to make it public.
1). Bogoclassify : Bogoclassify is a php extension to 'Bogofilter'. Bogoclassify php extension comes with a bogoclassify_match php function. Using this php function you can tell bogofilter : To register an email message or other text as non-spam (ham). To register an email message or other text as spam. To remove registered email message or other text from non-spam(ham) and register it as spam. To remove registered message or other text from spam and register it as non-spam(ham). To register the message or text after classifying it as spam or non-spam. A spam message will be registered on the spamlist and a non-spam message on the goodlist. To return the spam score of message or text. If you need to have single bogofilter installation and different applications from different machine can use the same bogofilter, you can use the web service comes with Bogoclassify.More information about Bogoclassify available in DOC and README file. Download is available at : https://sourceforge.net/projects/bogoclassify/ (OR) $svn co https://bogoclassify.svn.sourceforge.net/svnroot/bogoclassify bogoclassify 2).Autocrop : AutoCrop is a PHP Extension based on OpenCV Library. Currently the extension comes with a new function. Using this function you can resize a photograph in the predefined sizes. Download is available at : https://sourceforge.net/projects/autocrop/ (OR) $svn co https://autocrop.svn.sourceforge.net/svnroot/autocrop autocrop Thanks & Rg Mohan L _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
