Re: [OctDev] generate_html-1.0.5.tar.gz

2012-10-12 Thread Carnë Draug
On 12 October 2012 22:12, Stephen Montgomery-Smith wrote: > I saw there is a generate_html-1.0.5.tar.gz on your sourceforge page. > However, if you look inside DESCRIPTION, it says that it is > generate_html-0.1.5. > > Can you fix this discrepancy? > > Stephen Fixed. Thanks for pointing that out.

[OctDev] generate_html-1.0.5.tar.gz

2012-10-12 Thread Stephen Montgomery-Smith
I saw there is a generate_html-1.0.5.tar.gz on your sourceforge page. However, if you look inside DESCRIPTION, it says that it is generate_html-0.1.5. Can you fix this discrepancy? Stephen -- Don't let slow site perfor

[OctDev] [to all developers] update generate_html package

2012-10-12 Thread Carnë Draug
Hi everyone please update your version of the generate_html package http://octave.sourceforge.net/generate_html/index.html I have just release 1.0.5 which fixes the old links from before the sourceforge update. Thanks, Carnë --

Re: [OctDev] Broken link on OF website

2012-10-12 Thread Carnë Draug
On 12 October 2012 18:18, c. wrote: > > On 12 Oct 2012, at 18:13, Carnë Draug wrote: > >> I don't think this is necessary. I believe the attached script fixed >> it. I hope it didn't damage any page by accident when doing it. Please >> let me know if you see anything strange. >> >> I'm preparing a

Re: [OctDev] Broken link on OF website

2012-10-12 Thread c.
On 12 Oct 2012, at 18:13, Carnë Draug wrote: > I don't think this is necessary. I believe the attached script fixed > it. I hope it didn't damage any page by accident when doing it. Please > let me know if you see anything strange. > > I'm preparing a new release of the package too. > > Carnë

Re: [OctDev] Broken link on OF website

2012-10-12 Thread Carnë Draug
On 12 October 2012 09:02, c. wrote: > The "SVN" link in the navigation bar on all Octave-forge points to: > > http://sourceforge.net/svn/?group_id=2888 > > the correct link has now changed to > > https://sourceforge.net/p/octave/code > > The patch below (which I just checked in) will fix the link

[OctDev] geometry 1.6.0 released

2012-10-12 Thread Carnë Draug
Hi everyone a new release of the geometry package is out, version 1.6.0, by Juan Carbajal. Enjoy Octave responsibly. Carnë -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app

Re: [OctDev] geometry 1.6.0 released

2012-10-12 Thread Carnë Draug
On 12 October 2012 15:09, JuanPi wrote: > Thank you Carlo! > > I was using 3.6.3 the latest release, not devel. I will check if the > stable branch also doesn't print the fltk figures. > > @Carnë: How shall I proceed? Shall I put this files in the sf server? No need. I'll upload them soon enough.

Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 3:38 PM, Jordi Gutiérrez Hermoso wrote: > On 12 October 2012 09:23, JuanPi wrote: >> Of course I can imagine it is a dauting task to integrate it as an >> optional toolkit/backend in octave. Who did fltk integration, how hard >> was it? > > Bateman, jwe, Søren, and Shai we

Re: [OctDev] Generating documentation

2012-10-12 Thread Jordi Gutiérrez Hermoso
On 12 October 2012 09:23, JuanPi wrote: > Of course I can imagine it is a dauting task to integrate it as an > optional toolkit/backend in octave. Who did fltk integration, how hard > was it? Bateman, jwe, Søren, and Shai were the major players in the fltk integration, iirc. It was a lot of work.

Re: [OctDev] Generating documentation

2012-10-12 Thread Søren Hauberg
On Oct 12, 2012, at 3:23 PM, JuanPi wrote: > Oh, no! I've been there. I was thinking in something lower-level. > Matplotlib uses Agg for many backends > http://www.antigrain.com/ Ahh, okay. > Of course I can imagine it is a dauting task to integrate it as an > optional toolkit/backend in octave.

Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 3:20 PM, Søren Hauberg wrote: > > On Oct 12, 2012, at 3:12 PM, JuanPi wrote: > >> On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: >>> >>> On Oct 12, 2012, at 4:22 AM, JuanPi wrote: I noticed, while generating the documentation for Octave Forge, that if grap

Re: [OctDev] Generating documentation

2012-10-12 Thread Søren Hauberg
On Oct 12, 2012, at 3:12 PM, JuanPi wrote: > On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: >> >> On Oct 12, 2012, at 4:22 AM, JuanPi wrote: >>> I noticed, while generating the documentation for Octave Forge, that >>> if graphics_toolkit == "fltk" no images are generated and the html is

Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 3:12 PM, JuanPi wrote: > On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: >> >> On Oct 12, 2012, at 4:22 AM, JuanPi wrote: >>> I noticed, while generating the documentation for Octave Forge, that >>> if graphics_toolkit == "fltk" no images are generated and the html i

Re: [OctDev] Generating documentation

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 1:18 PM, Søren Hauberg wrote: > > On Oct 12, 2012, at 4:22 AM, JuanPi wrote: >> I noticed, while generating the documentation for Octave Forge, that >> if graphics_toolkit == "fltk" no images are generated and the html is >> broken. >> >> Does anybody knows a solution to th

Re: [OctDev] geometry 1.6.0 released

2012-10-12 Thread JuanPi
On Fri, Oct 12, 2012 at 9:40 AM, c. wrote: > > On 12 Oct 2012, at 09:17, c. wrote: > >> Hi, >> >> On 12 Oct 2012, at 05:02, JuanPi wrote: >> >>> Hi, >>> >>> I have uploaded geometry 1.6.0 to the server >>> https://sourceforge.net/p/octave/package-releases/6/ >>> https://sourceforge.net/p/octave/pa

Re: [OctDev] Function shaperead for octave

2012-10-12 Thread Juan Pablo Carbajal
On Fri, Oct 12, 2012 at 10:58 AM, Alain Foehn wrote: > Hey ! > Sorry for the delay of my answer. > I will study a bit more the package I found and then contact the owner to > see if we can integrate it under GPL compatible licence to future Octave > versions. > I'll keep you informed when there is

Re: [OctDev] Broken link on OF website

2012-10-12 Thread Juan Pablo Carbajal
On Fri, Oct 12, 2012 at 9:02 AM, c. wrote: > The "SVN" link in the navigation bar on all Octave-forge points to: > > http://sourceforge.net/svn/?group_id=2888 > > the correct link has now changed to > > https://sourceforge.net/p/octave/code > > The patch below (which I just checked in) will fix th

Re: [OctDev] Generating documentation

2012-10-12 Thread Søren Hauberg
On Oct 12, 2012, at 4:22 AM, JuanPi wrote: > I noticed, while generating the documentation for Octave Forge, that > if graphics_toolkit == "fltk" no images are generated and the html is > broken. > > Does anybody knows a solution to this? I assume you are working with the 'generate_html' package

Re: [OctDev] finishing up new release of image package

2012-10-12 Thread Kris Thielemans
> On 6 October 2012 20:17, Carnë Draug > wrote: > > On 1 October 2012 17:34, Kris Thielemans > wrote: > >> From: Jordi Gutiérrez Hermoso > >>> Sent: 01 October 2012 15:27 > >>> > >>> On 1 October 2012 10:18, Kris Thielemans < > wrote: > >>> > Why not use fall back to boost unordered_map for (old)

Re: [OctDev] geometry 1.6.0 released

2012-10-12 Thread c.
Hi, On 12 Oct 2012, at 05:02, JuanPi wrote: > Hi, > > I have uploaded geometry 1.6.0 to the server > https://sourceforge.net/p/octave/package-releases/6/ > https://sourceforge.net/p/octave/package-releases/5/ > > NEWS > https://sourceforge.net/p/octave/code/11242/tree/trunk/octave-forge/main/ge

[OctDev] Broken link on OF website

2012-10-12 Thread c.
The "SVN" link in the navigation bar on all Octave-forge points to: http://sourceforge.net/svn/?group_id=2888 the correct link has now changed to https://sourceforge.net/p/octave/code The patch below (which I just checked in) will fix the link in the next package releases, if - a new release