Hi! On Tue, Jun 08, 2004 at 09:55:56AM -0500, Frank Wiles wrote:
> I think all of these are important and #4 especially for people new > to programming or just new to mod_perl. If we had 4 or 5 small > working applications online that had detailed commentary about > specific mod_perl info, overall design decisions, how to properly > layout code in a couple of different styles. How to layout your > modules, objects, database schema/connections, optimizations, > authentication, sessions, etc. it would go a long way helping people > get started (or find betters methods than they currently use) in > mod_perl. Last year at YAPC::Europe I did a tutorial in which I did what you proposed. Unfortunalty the slides aren't really up do date and the server the application was hosted on is currently not available (cause we're setting up some new servers..) But as soon as the server's back up (next week I hope) and as soon as I find some time (this will probably take longer...) I can polish everything up and add some links to the app and the slides from the mod_perl site. Or maybe dump the slides and write a proper article. You should be able to get the slides at http://domm.zsi.at/talks/yapc2003 (or if I don't get this URL to work in the next minutes at http://domm.dev.zsi.at/talks/yapc2003). But please note that the slides are a bit outdated and I would do some things differently now than I did when I wrote them... -- #!/usr/bin/perl http://domm.zsi.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/} -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html