From todd.rockhold at ontogen.com Wed Sep 5 18:10:26 2001 From: todd.rockhold at ontogen.com (Todd Rockhold) Date: Thu Aug 5 00:20:27 2004 Subject: FYI some new Perl stuff Message-ID: <01Sep5.161452pdt.118082@gateway.ontogen.com> ~sdpm~ The following was included in an email someone forwarded to me this afternoon. I like the description "buzzword-compliant library". ---------------------------------------------------------------------------- - Sender: Juan Julian Merelo Guervos Subject: New PERL EA library Hi, I would like to announce the release of (yet another) PERL evolutionary algorithm library, called OPEAL (which stands for, you guessed it, our_own PERL evolutionary algorithm library). It's at http://opeal.sourceforge.net . The idea behind this library is to take advantage of the flexibility of PERL to create a buzzword-compliant library; so far, the library allows descriptions of components using XML; an algorithm is described by an XML document, and a program can just parse it to run the algorithm. A XSchema for the XML dialect is provided. The library will also use SOAP (by the SOAP::Lite module) to distibute evolutionary algorithms among different processors. So far, it has a bare-bones steady-state evolutionary algorithm, but several mutation and crossover operators for two different kind of "chromosomes" have been included. Creting new chromosomes is easy and straightforward (and documented). Of course, any advice, collaboration, and so on is welcome. Thanks! J ~~ jmerelo@geneura.ugr.es | jjmerelo@worldonline.es JJ Merelo | http://geneura.ugr.es/~jmerelo Chair, PPSN 2002 | http://ppsn2002.ugr.es Grupo Geneura ~~~- Univ. Granada | http://geneura.ugr.es ~sdpm~ The posting address is: san-diego-pm-list@hfb.pm.org List requests should be sent to: majordomo@hfb.pm.org If you ever want to remove yourself from this mailing list, you can send mail to with the following command in the body of your email message: unsubscribe san-diego-pm-list If you ever need to get in contact with the owner of the list, (if you have trouble unsubscribing, or have questions about the list itself) send email to . This is the general rule for most mailing lists when you need to contact a human. From rkleeman at energoncube.net Tue Sep 18 19:07:49 2001 From: rkleeman at energoncube.net (Bob Kleemann) Date: Thu Aug 5 00:20:27 2004 Subject: Perl Monger meeting Wed Message-ID: ~sdpm~ Just a reminder that there is the normal Perl Mongers meeting Wed. 7PM at Velocigen. ~sdpm~ The posting address is: san-diego-pm-list@hfb.pm.org List requests should be sent to: majordomo@hfb.pm.org If you ever want to remove yourself from this mailing list, you can send mail to with the following command in the body of your email message: unsubscribe san-diego-pm-list If you ever need to get in contact with the owner of the list, (if you have trouble unsubscribing, or have questions about the list itself) send email to . This is the general rule for most mailing lists when you need to contact a human. From dgwilson at gtemail.net Thu Sep 20 14:27:09 2001 From: dgwilson at gtemail.net (Douglas Wilson) Date: Thu Aug 5 00:20:27 2004 Subject: Wed's meeting - helpful links Message-ID: <20010920192710.2482.qmail@verizonmail.com> ~sdpm~ Some of what we discussed at last night's meeting was links we found useful in one way or another, and since attendance was light, posting them here. I think http://www.htmlhelp.com is a great html reference site, it also has several useful links within the site (one of which was a site which had a list of what CSS attributes worked with which browswers). And not so much useful, but an interesting use of closures and recursion to produce an arbitrarily nested for loop at: http://www.perlmonks.org/index.pl?node_id=50132&lastnode_id=31503 (In case you ever need such a thing :) -Doug -- _______________________________________________ Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free! http://www.net2phone.com/cgi-bin/link.cgi?143 ~sdpm~ The posting address is: san-diego-pm-list@hfb.pm.org List requests should be sent to: majordomo@hfb.pm.org If you ever want to remove yourself from this mailing list, you can send mail to with the following command in the body of your email message: unsubscribe san-diego-pm-list If you ever need to get in contact with the owner of the list, (if you have trouble unsubscribing, or have questions about the list itself) send email to . This is the general rule for most mailing lists when you need to contact a human. From anthony at zoovy.com Thu Sep 20 15:40:24 2001 From: anthony at zoovy.com (Anthony Kilna) Date: Thu Aug 5 00:20:27 2004 Subject: Links Message-ID: ~sdpm~ Here are my contributions: indexdothtml.com - HTML tags & behaviors indexdotcss.com - CSS syntax and examples Both sites include what browsers support which features in various versions, which is extremely helpful in determining what things will actually end up being useful once you've determined the amount of backward compatibility you want. Anthony - anthony@zoovy.com - 1-877-966-8948 x112 ~sdpm~ The posting address is: san-diego-pm-list@hfb.pm.org List requests should be sent to: majordomo@hfb.pm.org If you ever want to remove yourself from this mailing list, you can send mail to with the following command in the body of your email message: unsubscribe san-diego-pm-list If you ever need to get in contact with the owner of the list, (if you have trouble unsubscribing, or have questions about the list itself) send email to . This is the general rule for most mailing lists when you need to contact a human.