Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Ognen Duzlevski
OK, the deed has been done :) Ognen On Wed, Feb 15, 2012 at 11:29 AM, Travis Oliphant wrote: > It certainly would help people keep the NumPy web-site up to date.   Thanks > Ognen. > > -Travis > > On Feb 15, 2012, at 7:18 AM, Ognen Duzlevski wrote: > >> On Wed, Feb 15, 2012 at 5:13 AM, Scott Sinc

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Travis Oliphant
It certainly would help people keep the NumPy web-site up to date. Thanks Ognen. -Travis On Feb 15, 2012, at 7:18 AM, Ognen Duzlevski wrote: > On Wed, Feb 15, 2012 at 5:13 AM, Scott Sinclair > wrote: >> On 8 February 2012 00:03, Travis Oliphant wrote: >>> >>> On Feb 7, 2012, at 4:02 AM, P

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Pauli Virtanen
Hi, 15.02.2012 14:59, Ognen Duzlevski kirjoitti: [clip] > Alright, it will happen sometime today and I will post a message announcing > so. > Ognen Great! Once you have changed the records, we can adjust [1] the numpy.github.com page [1] to deal with the new virtual host name. Thanks, Pauli [1

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Ognen Duzlevski
On Wed, Feb 15, 2012 at 7:42 AM, Scott Sinclair wrote: > On 15 February 2012 15:30, Fernando Perez wrote: >> On Wed, Feb 15, 2012 at 5:18 AM, Ognen Duzlevski wrote: It looks like numpy.org already redirects to numpy.scipy.org. So I think redirecting numpy.scipy.org to github should "do

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Scott Sinclair
On 15 February 2012 15:30, Fernando Perez wrote: > On Wed, Feb 15, 2012 at 5:18 AM, Ognen Duzlevski wrote: >>> It looks like numpy.org already redirects to numpy.scipy.org. So I >>> think redirecting numpy.scipy.org to github should "do the right >>> thing" >> >> I can do this - can I assume ther

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Fernando Perez
On Wed, Feb 15, 2012 at 5:18 AM, Ognen Duzlevski wrote: >> It looks like numpy.org already redirects to numpy.scipy.org. So I >> think redirecting numpy.scipy.org to github should "do the right >> thing" > > I can do this - can I assume there is consensus that majority wants this done? +1, and th

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Ognen Duzlevski
On Wed, Feb 15, 2012 at 5:13 AM, Scott Sinclair wrote: > On 8 February 2012 00:03, Travis Oliphant wrote: >> >> On Feb 7, 2012, at 4:02 AM, Pauli Virtanen wrote: >> >>> Hi, >>> >>> 06.02.2012 20:41, Ralf Gommers kirjoitti: >>> [clip] I've created https://github.com/scipy/scipy.github.com and

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Scott Sinclair
On 8 February 2012 00:03, Travis Oliphant wrote: > > On Feb 7, 2012, at 4:02 AM, Pauli Virtanen wrote: > >> Hi, >> >> 06.02.2012 20:41, Ralf Gommers kirjoitti: >> [clip] >>> I've created https://github.com/scipy/scipy.github.com and gave you >>> permissions on that. So with that for the built html

Re: [Numpy-discussion] Download page still points to SVN

2012-02-15 Thread Scott Sinclair
On 19 January 2012 00:44, Fernando Perez wrote: > On Wed, Jan 18, 2012 at 2:18 AM, Scott Sinclair > wrote: >> It's rather confusing having two websites. The "official" page at >> http://www.scipy.org/Download points to github. > > The problem is that this page, which looks pretty official to just

Re: [Numpy-discussion] Download page still points to SVN

2012-02-08 Thread Pauli Virtanen
Hi, 08.02.2012 11:22, Scott Sinclair kirjoitti: [clip] > I see that you've added the CNAME file. Now numpy.github.com is being > redirected to numpy.scipy.org (the old site). > > As I understand it, whoever controls the scipy.org DNS settings needs > point numpy.scipy.org at numpy.github.com so t

Re: [Numpy-discussion] Download page still points to SVN

2012-02-08 Thread Scott Sinclair
2012/2/8 Stéfan van der Walt : > On Tue, Feb 7, 2012 at 2:03 PM, Travis Oliphant wrote: >> John Turner at ORNL has the numpy.org domain and perhaps we could get him to >> point it to numpy.github.com > > Remember to also put a CNAME file in the root of the repository: > > http://pages.github.com/

Re: [Numpy-discussion] Download page still points to SVN

2012-02-07 Thread Stéfan van der Walt
On Tue, Feb 7, 2012 at 2:03 PM, Travis Oliphant wrote: > John Turner at ORNL has the numpy.org domain and perhaps we could get him to > point it to numpy.github.com Remember to also put a CNAME file in the root of the repository: http://pages.github.com/ Stéfan

Re: [Numpy-discussion] Download page still points to SVN

2012-02-07 Thread Travis Oliphant
On Feb 7, 2012, at 4:02 AM, Pauli Virtanen wrote: > Hi, > > 06.02.2012 20:41, Ralf Gommers kirjoitti: > [clip] >> I've created https://github.com/scipy/scipy.github.com and gave you >> permissions on that. So with that for the built html and >> https://github.com/scipy/scipy.org-new for the sour

Re: [Numpy-discussion] Download page still points to SVN

2012-02-07 Thread Pauli Virtanen
Hi, 06.02.2012 20:41, Ralf Gommers kirjoitti: [clip] > I've created https://github.com/scipy/scipy.github.com and gave you > permissions on that. So with that for the built html and > https://github.com/scipy/scipy.org-new for the sources, that should do it. > > On the numpy org I don't have the

Re: [Numpy-discussion] Download page still points to SVN

2012-02-06 Thread Scott Sinclair
On 6 February 2012 21:41, Ralf Gommers wrote: > > > On Mon, Feb 6, 2012 at 8:17 AM, Scott Sinclair > wrote: >> >> On 5 February 2012 13:07, Ralf Gommers >> wrote: >> > >> > Does it need to be a new repo, or would permissions on >> > https://github.com/numpy/numpy.scipy.org work as well? >> >> Ye

Re: [Numpy-discussion] Download page still points to SVN

2012-02-06 Thread Ralf Gommers
On Mon, Feb 6, 2012 at 8:17 AM, Scott Sinclair wrote: > On 5 February 2012 13:07, Ralf Gommers > wrote: > > > >> On 20/01/12 08:49, Scott Sinclair wrote: > >> > On 19 January 2012 21:48, Fernando Perez > wrote: > >> >> We've moved to the following setup with ipython, which works very > well > >>

Re: [Numpy-discussion] Download page still points to SVN

2012-02-05 Thread Scott Sinclair
On 5 February 2012 13:07, Ralf Gommers wrote: > >> On 20/01/12 08:49, Scott Sinclair wrote: >> > On 19 January 2012 21:48, Fernando Perez  wrote: >> >> We've moved to the following setup with ipython, which works very well >> >> for us so far: >> >> >> >> 1. ipython.org: Main website with only sta

Re: [Numpy-discussion] Download page still points to SVN

2012-02-05 Thread Ralf Gommers
On Fri, Jan 20, 2012 at 8:49 AM, Scott Sinclair wrote: > > Issues with scipy "Trac, the doc editor, and the conference.scipy.org > and docs.scipy.org" as mentioned by Pauli. There is also the cookbook > on the wiki to consider (perhaps http://scipy-central.org/ could play > a role there). > > Cle

Re: [Numpy-discussion] Download page still points to SVN

2012-02-05 Thread Ralf Gommers
On Fri, Jan 20, 2012 at 12:53 PM, David Verelst wrote: > I would like to assist on the website. Although I have not made any code > contributions to Numpy/SciPy (yet), I do follow the mailing lists and > try to keep up to date on the scientific python scene. However, I need > to hold my breath unt

Re: [Numpy-discussion] Download page still points to SVN

2012-01-20 Thread Fernando Perez
On Fri, Jan 20, 2012 at 3:53 AM, David Verelst wrote: > I would like to assist on the website. Although I have not made any code > contributions to Numpy/SciPy (yet), I do follow the mailing lists and > try to keep up to date on the scientific python scene. However, I need > to hold my breath unti

Re: [Numpy-discussion] Download page still points to SVN

2012-01-20 Thread David Verelst
I would like to assist on the website. Although I have not made any code contributions to Numpy/SciPy (yet), I do follow the mailing lists and try to keep up to date on the scientific python scene. However, I need to hold my breath until the end of my wind tunnel test campaign mid February. An

Re: [Numpy-discussion] Download page still points to SVN

2012-01-19 Thread Scott Sinclair
On 19 January 2012 21:48, Fernando Perez wrote: > We've moved to the following setup with ipython, which works very well > for us so far: > > 1. ipython.org: Main website with only static content, manged as a > repo in github (https://github.com/ipython/ipython-website) and > updated with a gh-pag

Re: [Numpy-discussion] Download page still points to SVN

2012-01-19 Thread Fernando Perez
On Thu, Jan 19, 2012 at 12:14 PM, Ognen Duzlevski wrote: > ipython.org used to live on scipy.org machine - as far as I can tell > the only thing still on the scipy.org machine related to ipython are > the dev and user mailing lists (via mailman) hosted at > projects.scipy.org. Yup, we've now move

Re: [Numpy-discussion] Download page still points to SVN

2012-01-19 Thread Ognen Duzlevski
On Thu, Jan 19, 2012 at 11:57 AM, Pauli Virtanen wrote: > 19.01.2012 18:21, Travis Oliphant kirjoitti: >> I think the problem here is one of delegation and information. >> >> I'm not even sure how the web-pages get updated at this point. >> Does anyone on this list know? I think it would be a grea

Re: [Numpy-discussion] Download page still points to SVN

2012-01-19 Thread Ognen Duzlevski
On Thu, Jan 19, 2012 at 1:48 PM, Fernando Perez wrote: > On Thu, Jan 19, 2012 at 9:21 AM, Travis Oliphant wrote: >> I'm not even sure how the web-pages get updated at this point.   Does anyone >> on this list know?    I think it would be a great idea to move to github >> pages for the NumPy pro

Re: [Numpy-discussion] Download page still points to SVN

2012-01-19 Thread Fernando Perez
On Thu, Jan 19, 2012 at 9:21 AM, Travis Oliphant wrote: > I'm not even sure how the web-pages get updated at this point.   Does anyone > on this list know?    I think it would be a great idea to move to github > pages for the NumPy project at least. We've moved to the following setup with ipyth

Re: [Numpy-discussion] Download page still points to SVN

2012-01-19 Thread Pauli Virtanen
19.01.2012 18:21, Travis Oliphant kirjoitti: > I think the problem here is one of delegation and information. > > I'm not even sure how the web-pages get updated at this point. > Does anyone on this list know? I think it would be a great idea > to move to github pages for the NumPy project at lea

Re: [Numpy-discussion] Download page still points to SVN

2012-01-19 Thread Travis Oliphant
I think the problem here is one of delegation and information. I'm not even sure how the web-pages get updated at this point. Does anyone on this list know?I think it would be a great idea to move to github pages for the NumPy project at least. -Travis On Jan 19, 2012, at 12:39 AM, Fer

Re: [Numpy-discussion] Download page still points to SVN

2012-01-18 Thread Fernando Perez
On Wed, Jan 18, 2012 at 10:19 PM, Scott Sinclair wrote: > I think (as usual), the problem is that fixing the situation lies on > the shoulders of people who are already heavily overburdened.. I certainly understand that problem, as I'm eternally behind on a million things regarding ipython. But

Re: [Numpy-discussion] Download page still points to SVN

2012-01-18 Thread Scott Sinclair
On 19 January 2012 00:44, Fernando Perez wrote: > On Wed, Jan 18, 2012 at 2:18 AM, Scott Sinclair > wrote: >> It's rather confusing having two websites. The "official" page at >> http://www.scipy.org/Download points to github. > > The problem is that this page, which looks pretty official to just

Re: [Numpy-discussion] Download page still points to SVN

2012-01-18 Thread Fernando Perez
On Wed, Jan 18, 2012 at 2:18 AM, Scott Sinclair wrote: > It's rather confusing having two websites. The "official" page at > http://www.scipy.org/Download points to github. The problem is that this page, which looks pretty official to just about anyone: http://numpy.scipy.org/ takes you to the

Re: [Numpy-discussion] Download page still points to SVN

2012-01-18 Thread Scott Sinclair
On 18 January 2012 11:22, Fernando Perez wrote: > I was just pointing a colleague to the 'official download page' for > numpy so he could find how to grab current sources: > > http://new.scipy.org/download.html > > but I was quite surprised to find that it still points to SVN for both > numpy and

[Numpy-discussion] Download page still points to SVN

2012-01-18 Thread Fernando Perez
Hi folks, I was just pointing a colleague to the 'official download page' for numpy so he could find how to grab current sources: http://new.scipy.org/download.html but I was quite surprised to find that it still points to SVN for both numpy and scipy. It would probably not be a bad idea to upd