On Wed, May 26, 2010 at 2:19 PM, Yarko Tymciurak <[email protected]> wrote: > > On May 26, 9:23 am, KR <[email protected]> wrote: >> Hello, >> >> There is a Vimeo screencast (http://www.vimeo.com/1838049) about a >> web2py Conference Management System. Does anybody know wher I can >> download the soource code of that ? > > You can get the version used at PyCon-2010 at code.google.com/p/ > web2conf > > There is also an older version, which was modified for FLISOL-2010.... > I'll have to find that (eventually, that should be merged back to > web2conf).
You can found them in flisol 2010 and pyday branches of my web2conf clone: http://code.google.com/r/reingart-web2conf/ Flisol: http://code.google.com/r/reingart-web2conf/source/browse/?r=1d551738bb21f301618a8e26c878ed0e65b02900 PyDay: http://code.google.com/r/reingart-web2conf/source/browse/?r=0776772cbeb976031d791c4a35d3f809d80b0764 Running sites: http://www.institutopascal.edu.ar/flisol2010?lang=es http://www.pyday.com.ar/rafaela2010?lang=es Sorry, I didn't have time to generalize them and merge back to the web2conf trunk. > Right now, web2conf needs a few updates and refactorings (typically, > during the course of a registration cycle, things are fixed, added, > etc. and should be re-visited, cleaned). For example this web2conf > is based on an older version of web2py. I would be cleaning up some things, if there are any plans, please let me know. I'm thinking of: * Spearate default.py into talks.py, registration.py statics.py, etc. * Finish talk reviewing/voting * Eliminate some T2 stuff * Rewrite PDF generation (badge and attendance certificate) using PyFPDF (removing dependencies like dabo) * Speed-up, caching, cleanup, easier configuration, etc. Best regards, Mariano Reingart http://www.web2py.com.ar http://www.sistemasagiles.com.ar http://reingart.blogspot.com

