Re: [PATCH]: fixing www.lyx.org links

2005-03-25 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> About xforms: over a 256k ADSL connection the xforms version Martin> of LyX is unbearably slow. The Qt version is a little slow, Martin> but OK. I haven't tried lbxproxy, but I suspect a Martin> latency/timing problem. Martin> I

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Martin Vermeer
On Wed, Mar 23, 2005 at 04:38:59PM +, Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: > > Angus> So, I think I'm going to pat myself on the back and say that > > Angus> www.lyx.org is now in pretty good shape. > > > > Good. And what about xforms 1.1? > > Yup. That's pretty well next on th

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Jose' Matos
On Wednesday 23 March 2005 16:38, Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: > > Angus> So, I think I'm going to pat myself on the back and say that > > Angus> www.lyx.org is now in pretty good shape. > >   > > Good. And what about xforms 1.1? > > Yup. That's pretty well next on the list.

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> So, I think I'm going to pat myself on the back and say that > Angus> www.lyx.org is now in pretty good shape. > > Good. And what about xforms 1.1? Yup. That's pretty well next on the list. > JMarc > PS: nasty, I know. Not really. I've been ignoring it for

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> So, I think I'm going to pat myself on the back and say that Angus> www.lyx.org is now in pretty good shape. Jean-Marc> Good. And what about xforms 1.1? More s

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> So, I think I'm going to pat myself on the back and say that Angus> www.lyx.org is now in pretty good shape. Good. And what about xforms 1.1? JMarc PS: nasty, I know.

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: >> Hmm, it seems you are begging for more, aren't you? OK, here are a >> few, but don't come back back again! > > ;-) > > Thanks again. I have done as you suggested with these and have dropped > Stefano Ghirlanda an email about his "LyX Client S

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Hmm, it seems you are begging for more, aren't you? OK, here are a > few, but don't come back back again! ;-) Thanks again. I have done as you suggested with these and have dropped Stefano Ghirlanda an email about his "LyX Client Software". So, currently, that and t

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Hmm, it seems you are begging for more, aren't you? OK, here are a few, but don't come back back again! JMarc Angus> Page is Angus> "http://www.devel.lyx.org/~leeming/www-user/download/contrib.php3"; Angus> Broken link: ftp://ftp.lyx.org

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > I ended up doing this in the virtualhost config > > > Redirectmatch permanent (help/.*) http://www.texnik.de/ > Redirectmatch permanent (help) http://www.texnik.de/ > > > It seems to work... Indeed. Thanks, Lars. --

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> Wow! Thanks, JMarc! > > I have to say I have been impressed myself by the kind of things one > can do with archive.org... Indeed. Anyway, with your help, we have now got to this stage (below) which I'd suggest is looking *much* better. Of course, this says not

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | It ignores help/.htaccess totally. > | [EMAIL PROTECTED]:www-user->cat help/.htaccess | redirectmatch permanent (.*) http://www.texnik.de/ I ended up doing this in the virtualhost config Redirectmatch permanent (help/.*) http:/

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | Adding a directory public_html/www-user/help () and adding a file > | .htaccess containing the above command and then trying to access it > | through: > | http://www.devel.lyx.org/~leeming/www-user/help/ > | results in > | You don't have permission to access /

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Wow! Thanks, JMarc! I have to say I have been impressed myself by the kind of things one can do with archive.org... JMarc

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> | Lars, could you adjust the Apache config file so that a request for >> | http://www.lyx.org/help/* >> | sends the requester to >> | http://www.texnik.de/ >> >> I would prefere not to. >> Can it be resolved with .h

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> Page is > Angus> "http://www.devel.lyx.org/~leeming/www-user/about/press.php3"; > Angus> Broken link: > Angus> http://oreilly.linux.com/pub/a/linux/2000/05/30/LivingLinux.html > > A bit of searche with archive.org and then google give the following > URL: [sni

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | Lars, could you adjust the Apache config file so that a request for > | http://www.lyx.org/help/* > | sends the requester to > | http://www.texnik.de/ > > I would prefere not to. > Can it be resolved with .htaccess or a redirect.php file? > > | I guess that

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Georg Baum wrote: > >> Angus Leeming wrote: >> >>> Of these, am I correct in thinking that these: >>> http://www.lyx.org/help/index.php3 >>> http://www.educat.hu-berlin.de/~voss/lyx/ >>> >>> should now point to: >>> http://www.texnik.de/ >> >> A

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Page is Angus> "http://www.devel.lyx.org/~leeming/www-user/about/press.php3"; Angus> Broken link: Angus> http://oreilly.linux.com/pub/a/linux/2000/05/30/LivingLinux.html A bit of searche with archive.org and then google give the fo

Re: [PATCH]: fixing www.lyx.org links

2005-03-23 Thread Angus Leeming
Georg Baum wrote: > Angus Leeming wrote: > >> Of these, am I correct in thinking that these: >> http://www.lyx.org/help/index.php3 >> http://www.educat.hu-berlin.de/~voss/lyx/ >> >> should now point to: >> http://www.texnik.de/ > > AFAIK yes. Ok, thanks. Here's a funny thing: ./announce

Re: [PATCH]: fixing www.lyx.org links

2005-03-22 Thread Georg Baum
Angus Leeming wrote: > Of these, am I correct in thinking that these: > http://www.lyx.org/help/index.php3 > http://www.educat.hu-berlin.de/~voss/lyx/ > > should now point to: > http://www.texnik.de/ AFAIK yes. > Does Herbert have an explicit LyX section to his pages anymore, or > is it a

Re: [PATCH]: fixing www.lyx.org links

2005-03-22 Thread Angus Leeming
Angus Leeming wrote: > Lars Gullik Bjønnes wrote: >> | The attached patch to the www.lyx.org tree means that we now >> | have "only" these broken links (below) as found by W3C's checklink >> | utility. >>> >> | Ok to commit? >> >> Feel free. > > Ok. Done. Whilst we're at it, I've ascertained that

Re: [PATCH]: fixing www.lyx.org links

2005-03-22 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | The attached patch to the www.lyx.org tree means that we now > | have "only" these broken links (below) as found by W3C's checklink > | utility. >> > | Ok to commit? > > Feel free. Ok. Done. Whilst we're at it, I've ascertained that all the files in www.lyx.org are

Re: [PATCH]: fixing www.lyx.org links

2005-03-22 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | The attached patch to the www.lyx.org tree means that we now | have "only" these broken links (below) as found by W3C's checklink utility. > | Ok to commit? Feel free. -- Lgb

[PATCH]: fixing www.lyx.org links

2005-03-22 Thread Angus Leeming
The attached patch to the www.lyx.org tree means that we now have "only" these broken links (below) as found by W3C's checklink utility. Ok to commit? Of these, am I correct in thinking that these: http://www.lyx.org/help/index.php3 http://www.educat.hu-berlin.de/~voss/lyx/ should now point