søn, 17 05 2009 kl. 22:14 +0200, skrev Carlo de Falco: > On 17 May 2009, at 15:41, Søren Hauberg wrote: > > > > > The tricky part about the unsolved problems is that they should be > > easy > > to work with when we have many people doing releases rather than only > > one person. My current idea is to have some python/perl/whatever > > script > > on the web server that autogenerates the alphabetical list and the > > package list. Whenever somebody uploads new files to the web server, > > he/she would then have to run this script to update everything. I'm > > not > > to fond of this approach, but it's the best I've been able to come up > > with. > > wouldn't it be simpler to have dynamical web pages instead? > this would make things even easier as the developer of a package would > just need to build the reference > for his functions and upload them to the correct location, no need to > run a script on the server. > If you like this approach I could help produce PHP code for this.
Will this be fast enough? The page http://octave.sourceforge.net/packages.html contains the list of packages. Notice that it includes descriptions of each package. If this should be generated on the fly we would need to read some file containing the description of each package. Perhaps this can be done fast enough. If you would like to give it a shot, it would be great. Søren ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
