On Mon, Aug 18, 2008 at 10:46:33AM -0500, Carlo Marcelo Arenas Belon wrote: > > Some of the most visible changes I can come out with from the top of my head > and that we should be specially looking for regressions as compared with 3.1.0 > are:
And of course I forgot one significant (not because of its size because it was just 1 line anyway) change in the frontend which was long due. In 3.1.1 you'll see in the footer a reference/link to acknowledge templatePower which is the PHP class we'd been using since the first release of the web frontend. this is a mature OpenSource (GPLv2) PHP library written by Ron Velzeboer from the Nettherlands and that has allowed us to have a lean, fast and flexible templating system to build our web frontend over. If you are interested in using it for something else you are building just get in touch with Ron (who is also a really nice guy) in: http://templatepower.codocad.com/ It is important to note though, that eventhough that library is OpenSource it is not licensed the same than most other code in ganglia (which uses a permissive license which we call BSD but has been pointed out should be called MIT instead) but that basically allows proprietary forks and commercial distribution freely. Therefore if you are planning on enhancing the ganglia web frontend in some proprietary way and distribute it commercially will be a good idea that you contact Ron for licensing details. Carlo ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
