Re: [OctDev] New release system and web page up and running

2010-02-28 Thread David Bateman
Søren Hauberg wrote: > ons, 10 02 2010 kl. 00:09 +0100, skrev David Bateman: > >> Another nice feature of the old site was the link on the >> function pages to the SVN/HG repository copy of the file containing the >> definition of the function. This made quickly check the code easy from >> th

Re: [OctDev] New release system and web page up and running

2010-02-27 Thread Søren Hauberg
ons, 10 02 2010 kl. 00:09 +0100, skrev David Bateman: > Another nice feature of the old site was the link on the > function pages to the SVN/HG repository copy of the file containing the > definition of the function. This made quickly check the code easy from > the octave-forge web site. I've

Re: [OctDev] New release system and web page up and running

2010-02-27 Thread Søren Hauberg
Hi, Sorry about the late reply. tir, 09 02 2010 kl. 13:15 +0100, skrev Lukas Reichlin: > generate_html works beautifully for INDEX of control-oo, except for > overloaded operators, e.g. @lti/* doesn't work, whereas * alone shows the > info of Octave's built-in operator. > > octave-3.2.3:6> gen

Re: [OctDev] New release system and web page up and running

2010-02-14 Thread Søren Hauberg
søn, 14 02 2010 kl. 21:30 +0100, skrev Thomas Treichl: > Please note that the "macosx" package is out of date and shouldn't be > part of the download section any more. Some while ago I moved the one > good file to the audio package and then marked the extra/macosx package > with the NOINSTALL fi

Re: [OctDev] New release system and web page up and running

2010-02-14 Thread Thomas Treichl
Am 07.02.10 23:10, schrieb Søren Hauberg: > Hi All > > I have been working on a fairly large vaporware project, namely the new > release system and the corresponding web page. That is, up till now, as > it is no longer vaporware :-) > > I have not really had the time to work out every detail, but i

Re: [OctDev] New release system and web page up and running

2010-02-13 Thread Søren Hauberg
ons, 10 02 2010 kl. 16:26 -0800, skrev Søren Hauberg: > tir, 09 02 2010 kl. 14:19 +, skrev Riccardo Corradini: > > I have just observed that in http://octave.sourceforge.net/links.html > > the following link is broken: > > http://perso.orange.fr/prthomas/intro.html: Dal Segno al Coda - The > >

Re: [OctDev] New release system and web page up and running

2010-02-13 Thread David Bateman
Carlo de Falco wrote: > On 12 Feb 2010, at 23:13, Søren Hauberg wrote: > > >> I don't think an elegant solution to this problem is feasibly. What I >> have written is quite a hack, but it works most of the time. We >> could in >> principle introduce a new texinfo macro that marks the first sen

Re: [OctDev] New release system and web page up and running

2010-02-13 Thread Carlo de Falco
On 12 Feb 2010, at 23:13, Søren Hauberg wrote: > I don't think an elegant solution to this problem is feasibly. What I > have written is quite a hack, but it works most of the time. We > could in > principle introduce a new texinfo macro that marks the first sentence, > i.e. something like > >

Re: [OctDev] New release system and web page up and running

2010-02-12 Thread Søren Hauberg
fre, 12 02 2010 kl. 22:46 +0100, skrev Philip Nienhuis: > Anyway that's what I also found, but I figured that solution might still > be fragile - there are cases where it might fail, like otherwise useful > abbreviations, viz. e.g. etc. (pun intended.) This will always be a bit "hacky". I don't

Re: [OctDev] New release system and web page up and running

2010-02-12 Thread Philip Nienhuis
Hi Søren: Søren Hauberg wrote: > fre, 12 02 2010 kl. 17:46 +0100, skrev Philip Nienhuis: >> these descriptions have been truncated. >> Evidently somewhere during publishing/upload to the site the truncation >> happens again. > > I'm guessing here... When 'generate_html' displays lists of functions

Re: [OctDev] New release system and web page up and running

2010-02-12 Thread Søren Hauberg
tir, 09 02 2010 kl. 14:19 +, skrev Riccardo Corradini: > I have just observed that in http://octave.sourceforge.net/links.html > the following link is broken: > http://perso.orange.fr/prthomas/intro.html: Dal Segno al Coda - The > octave dynamically linked function cookbook. Hmmm, should we ju

Re: [OctDev] New release system and web page up and running

2010-02-12 Thread Søren Hauberg
fre, 12 02 2010 kl. 17:46 +0100, skrev Philip Nienhuis: > these descriptions have been truncated. > Evidently somewhere during publishing/upload to the site the truncation > happens again. I'm guessing here... When 'generate_html' displays lists of functions, it shows the first line of the help t

Re: [OctDev] New release system and web page up and running

2010-02-12 Thread Philip Nienhuis
Carlo de Falco wrote: > > On 12 Feb 2010, at 17:46, Philip Nienhuis wrote: > >> Hi Carlo: >> >> Carlo de Falco wrote: >>> >>> On 11 Feb 2010, at 22:48, Philip Nienhuis wrote: >>> Although I manually corrected the relevant files before uploading, I still see truncated "short" descriptions

Re: [OctDev] New release system and web page up and running

2010-02-12 Thread Carlo de Falco
On 12 Feb 2010, at 17:46, Philip Nienhuis wrote: > Hi Carlo: > > Carlo de Falco wrote: >> >> On 11 Feb 2010, at 22:48, Philip Nienhuis wrote: >> >>> Although I manually corrected the relevant files before uploading, I >>> still see truncated "short" descriptions in the io package >>> overview o

Re: [OctDev] New release system and web page up and running

2010-02-12 Thread Philip Nienhuis
Hi Carlo: Carlo de Falco wrote: > > On 11 Feb 2010, at 22:48, Philip Nienhuis wrote: > >> Although I manually corrected the relevant files before uploading, I >> still see truncated "short" descriptions in the io package overview on >> the web site. The truncation occurs at the dot in "OpenOffice.

Re: [OctDev] New release system and web page up and running

2010-02-11 Thread Carlo de Falco
On 11 Feb 2010, at 22:48, Philip Nienhuis wrote: > Although I manually corrected the relevant files before uploading, I > still see truncated "short" descriptions in the io package overview on > the web site. The truncation occurs at the dot in "OpenOffice.org". > Did you re-generate the package

Re: [OctDev] New release system and web page up and running

2010-02-11 Thread Philip Nienhuis
Carlo de Falco wrote: > On 10 Feb 2010, at 23:24, Philip Nienhuis wrote: > >> Hi, >> >> Søren Hauberg wrote: >>> Hi All >>> >>> I have been working on a fairly large vaporware project, namely the >>> new >>> release system and the corresponding web page. That is, up till >>> now, as >>> it is no

Re: [OctDev] New release system and web page up and running

2010-02-11 Thread Philip Nienhuis
-- SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev ___

Re: [OctDev] New release system and web page up and running

2010-02-11 Thread Philip Nienhuis
-- SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev ___

Re: [OctDev] New release system and web page up and running

2010-02-10 Thread Carlo de Falco
On 10 Feb 2010, at 23:24, Philip Nienhuis wrote: > Hi, > > Søren Hauberg wrote: >> Hi All >> >> I have been working on a fairly large vaporware project, namely the >> new >> release system and the corresponding web page. That is, up till >> now, as >> it is no longer vaporware :-) >> >> I hav

Re: [OctDev] New release system and web page up and running

2010-02-10 Thread Philip Nienhuis
Hi, Søren Hauberg wrote: > Hi All > > I have been working on a fairly large vaporware project, namely the new > release system and the corresponding web page. That is, up till now, as > it is no longer vaporware :-) > > I have not really had the time to work out every detail, but it has been > sad

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread David Bateman
Søren Hauberg wrote: > tir, 09 02 2010 kl. 01:08 +0100, skrev David Bateman: > >> The site looks good, but a few simple bugs I noticed >> >> * On the the page http://octave.sourceforge.net/links.html the packages >> link points to packages.html and not packages.php >> > > I don't see this.

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread David Bateman
Søren Hauberg wrote: > man, 08 02 2010 kl. 20:08 +0100, skrev Javier Enciso: > >> It would be very nice if you or someone else from Octave's localization >> team can figure out what the problem is and how to solve it. >> >> I hope after that, everything would be in place for releasing the >> S

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread Riccardo Corradini
Dear Søren, I have just observed that in http://octave.sourceforge.net/links.html the following link is broken: http://perso.orange.fr/prthomas/intro.html: Dal Segno al Coda - The octave dynamically linked function cookbook. Bests Riccardo ---

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread Lukas Reichlin
Hi Søren generate_html works beautifully for INDEX of control-oo, except for overloaded operators, e.g. @lti/* doesn't work, whereas * alone shows the info of Octave's built-in operator. octave-3.2.3:6> generate_package_html ('control', 'control-html', 'octave-forge') warning: marking '@lti/+'

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread Olaf Till
On Mon, Feb 08, 2010 at 11:03:02AM -0800, Søren Hauberg wrote: > man, 08 02 2010 kl. 10:12 -0800, skrev Søren Hauberg: > > man, 08 02 2010 kl. 09:48 +0100, skrev Olaf Till: > > > On Sun, Feb 07, 2010 at 02:10:36PM -0800, Søren Hauberg wrote: > > > > ... > > > > parallel > > > > The SVN versio

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread Alexander Barth
On Sun, Feb 7, 2010 at 11:10 PM, Søren Hauberg wrote: > Hi All > > I have been working on a fairly large vaporware project, namely the new > release system and the corresponding web page. That is, up till now, as > it is no longer vaporware :-) > > I have not really had the time to work out every

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread Alexander Barth
> >  octcdf >    Version 1.0.13 of the package doesn't build for me. Hi Søren, I just uploaded octcdf 1.0.17 which should compile with the recent version of octave. Cheers, Alex -- The Planet: dedicated and managed hosti

Re: [OctDev] New release system and web page up and running

2010-02-09 Thread Jaroslav Hajek
On Mon, Feb 8, 2010 at 6:43 PM, Søren Hauberg wrote: > man, 08 02 2010 kl. 10:37 +0100, skrev Jaroslav Hajek: >> I tried to follow the procedure and make a release of the "general" >> package but noticed that classes and class methods are ignored by >> generate_html. What is the markup to be used

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
man, 08 02 2010 kl. 20:08 +0100, skrev Javier Enciso: > It would be very nice if you or someone else from Octave's localization > team can figure out what the problem is and how to solve it. > > I hope after that, everything would be in place for releasing the > Spanish package. I played a bit

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
man, 08 02 2010 kl. 19:52 -0500, skrev John Swensen: > I did not see the sockets package as having issues, but it is no > longer in the list of packages. Ahh, sorry about that. I had some troubles with 'sockets' as some web pages had already been uploaded to the server, but their rights weren't se

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
tir, 09 02 2010 kl. 01:08 +0100, skrev David Bateman: > The site looks good, but a few simple bugs I noticed > > * On the the page http://octave.sourceforge.net/links.html the packages > link points to packages.html and not packages.php I don't see this. Perhaps you are seeing a cached version o

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread John Swensen
On Feb 7, 2010, at 5:10 PM, Søren Hauberg wrote: > Hi All > > I have been working on a fairly large vaporware project, namely the new > release system and the corresponding web page. That is, up till now, as > it is no longer vaporware :-) > > I have not really had the time to work out every de

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread David Bateman
Søren Hauberg wrote: > Hi All > > I have been working on a fairly large vaporware project, namely the new > release system and the corresponding web page. That is, up till now, as > it is no longer vaporware :-) > > I have not really had the time to work out every detail, but it has been > saddenin

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
man, 08 02 2010 kl. 18:54 +0100, skrev David Bateman: > Søren Hauberg wrote: > > comm > > The SVN version doesn't compile for me due to changes in > > the unwind_protect API. Okay, version 1.0.10 of the package works for me with 3.2.4, so I've uploaded corresponding web pages. > > fix

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Javier Enciso
>>> es_CO and pt_BR >>> I am not sure if these are ready for release. Are they? >>> >> pt_BR has been around for a while and so its ready... Not sure about es_CO > > There was some problem with these packages not being generated > correctly. I'm not sure if it has been fixed, though.

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
man, 08 02 2010 kl. 10:12 -0800, skrev Søren Hauberg: > man, 08 02 2010 kl. 09:48 +0100, skrev Olaf Till: > > On Sun, Feb 07, 2010 at 02:10:36PM -0800, Søren Hauberg wrote: > > > ... > > > parallel > > > The SVN version doesn't build for me. > > > > It builds for me on 3.2.4. Could you tell

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
man, 08 02 2010 kl. 09:48 +0100, skrev Olaf Till: > On Sun, Feb 07, 2010 at 02:10:36PM -0800, Søren Hauberg wrote: > > ... > > parallel > > The SVN version doesn't build for me. > > It builds for me on 3.2.4. Could you tell me the error message and > your Octave version? This is with the de

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
man, 08 02 2010 kl. 18:54 +0100, skrev David Bateman: > Søren Hauberg wrote: > > comm > > The SVN version doesn't compile for me due to changes in > > the unwind_protect API. > > > > fixed > > The SVN version doesn't compile for me. > > > > triangular > > Version 1.0.4 of the

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread David Bateman
Søren Hauberg wrote: > comm > The SVN version doesn't compile for me due to changes in > the unwind_protect API. > > fixed > The SVN version doesn't compile for me. > > triangular > Version 1.0.4 of the package doesn't build for me. > Are you building with 3.2.x or the deve

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Søren Hauberg
man, 08 02 2010 kl. 10:37 +0100, skrev Jaroslav Hajek: > I tried to follow the procedure and make a release of the "general" > package but noticed that classes and class methods are ignored by > generate_html. What is the markup to be used in the INDEX file for > class methods? The 'generate_html'

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Carlo de Falco
Jaroslav, > Hi Carlo and Soren, > > I tried to follow the procedure and make a release of the "general" > package but noticed that classes and class methods are ignored by > generate_html. I beleive you just found the first shortcoming in the system. generate_html was developed before classes/me

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Jaroslav Hajek
On Mon, Feb 8, 2010 at 8:00 AM, Carlo de Falco wrote: > Dear all, > First of all thanks to Søren for his great work on the website! > > On 7 Feb 2010, at 23:10, Søren Hauberg wrote: > >> Hi All >> >> I have been working on a fairly large vaporware project, namely the >> new >> release system and t

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Lukas Reichlin
Dear Søren, dear Carlo Thanks for all your work! control-oo will become control version 2.0 upon release of Octave 3.4.0, which brings along an important bugfix for object-oriented (kind of) code. In the meantime, I wish to work on various improvements of my package. Regards Lukas > Hi All >

Re: [OctDev] New release system and web page up and running

2010-02-08 Thread Olaf Till
On Sun, Feb 07, 2010 at 02:10:36PM -0800, Søren Hauberg wrote: > ... > parallel > The SVN version doesn't build for me. It builds for me on 3.2.4. Could you tell me the error message and your Octave version? Thanks, Olaf -

Re: [OctDev] New release system and web page up and running

2010-02-07 Thread Carlo de Falco
Dear all, First of all thanks to Søren for his great work on the website! On 7 Feb 2010, at 23:10, Søren Hauberg wrote: > Hi All > > I have been working on a fairly large vaporware project, namely the > new > release system and the corresponding web page. That is, up till now, > as > it is no

[OctDev] New release system and web page up and running

2010-02-07 Thread Søren Hauberg
Hi All I have been working on a fairly large vaporware project, namely the new release system and the corresponding web page. That is, up till now, as it is no longer vaporware :-) I have not really had the time to work out every detail, but it has been saddening to see SVN versions of various pa