Re: [Web site] recent notify posts

2009-05-29 Thread Uwe Stöhr
Pavel Sanda schrieb: * http://www.lyx.org/Web.VersioningSystem . . . May 28, 2009, at 08:28 PM by Uwe StĂśhr btw Uwe removing the sentence "For each major release, the source code is forked off into a separate stable branch" was not lucky step for better understanding of the text imho. I

Re: Web site, wiki site and file uploads now working

2009-04-16 Thread Pavel Sanda
Christian Ridderström wrote: > As for the web and the wiki, they should be fully operational so please > report anything that isn't working. http://wiki.lyx.org/Devel/LyXFileFormat pavel

Re: Web site, wiki site and file uploads now working

2009-04-05 Thread Christian Ridderström
On Sat, 4 Apr 2009, Pavel Sanda wrote: i started new section of TODOs for our server migration so we dont forget all problems we have reported. http://www.lyx.org/NewWebsiteDevelopment I've moved these TODOs to another page on the wiki, here: http://wiki.lyx.org/Devel/Administration#

Re: Web site, wiki site and file uploads now working

2009-04-04 Thread Pavel Sanda
Christian Ridderström wrote: > On Sat, 4 Apr 2009, Pavel Sanda wrote: > >> Christian Ridderström wrote: >>> As for the web and the wiki, they should be fully operational so please >>> report anything that isn't working. >> >> many pages in doxygen are unreachible, eg >> http://wiki.lyx.org/sourced

Re: Web site, wiki site and file uploads now working

2009-04-04 Thread Christian Ridderström
On Sat, 4 Apr 2009, Pavel Sanda wrote: Christian Ridderström wrote: As for the web and the wiki, they should be fully operational so please report anything that isn't working. many pages in doxygen are unreachible, eg http://wiki.lyx.org/sourcedoc/svn/namespacelyx.html Apparantly mod-secur

Re: Web site, wiki site and file uploads now working

2009-04-04 Thread Pavel Sanda
Christian Ridderström wrote: > As for the web and the wiki, they should be fully operational so please > report anything that isn't working. many pages in doxygen are unreachible, eg http://wiki.lyx.org/sourcedoc/svn/namespacelyx.html pavel

Re: Web site, wiki site and file uploads now working

2009-04-02 Thread Pavel Sanda
Christian Ridderström wrote: > As for the web and the wiki, they should be fully operational so please > report anything that isn't working. http://wiki.lyx.org/LyX/NewInBranch pavel

Re: Web site in other languages

2008-12-28 Thread Christian Ridderström
On Sun, 28 Dec 2008, Jean-Marc Lasgouttes wrote: I don't know if we'll have an automatic language switch depending on browser settings. A compromise might be to emphasize the mechanism for switching language if the user's browser is set to another language than the current. This way, if a ja

Re: Web site in other languages

2008-12-28 Thread Jean-Marc Lasgouttes
I don't know if we'll have an automatic language switch depending on browser settings. A compromise might be to emphasize the mechanism for switching language if the user's browser is set to another language than the current. This way, if a japanese user comes to the site he'll more easil

Re: Web site in other languages

2008-12-27 Thread Christian Ridderström
On Wed, 24 Dec 2008, Jean-Marc Lasgouttes wrote: How do you get this information? For a site I wrote I had something like that: It is probably possible to do something smarter. I would be surpried that it is not handled already. PmWiki does not seem to use it. I checked, and my browser

Re: Web site in other languages

2008-12-27 Thread Christian Ridderström
On Fri, 26 Dec 2008, Yokota K. wrote: So, I personally think the current design with flags is sufficiently good because it's already noticeable (and we are going to have automatic switch? ;-). I don't know if we'll have an automatic language switch depending on browser settings. A compromi

Re: Web site in other languages

2008-12-26 Thread Jean-Marc Lasgouttes
Christian Ridderström writes: >> It is the setting `preferred languages' in firefox. Some native >> language versions are set up to prefer some language. For example, >> google acts on it (I think). > > And you think the LyX web site should act on it? (See above regarding > overdoing it..) Well,

Re: Web site in other languages

2008-12-25 Thread Yokota K.
> Well, which will be easier for japanese viewers to easily find? If it's > the english text "japanese" among the other text, or if it's an image with > it written in japanese? (I suspect the latter, but I don't know). Well, of course, if it is written in Japanese language, it's much more easil

Re: Web site in other languages

2008-12-24 Thread Christian Ridderström
On Wed, 24 Dec 2008, Jean-Marc Lasgouttes wrote: For a site I wrote I had something like that: Perfect, I can give that a try. What should happen when there is no translated page? Should we automatically show the english page? If we do show the english page, I'm at the moment not sure h

Re: Web site in other languages

2008-12-24 Thread Christian Ridderström
On Thu, 25 Dec 2008, Yokota K. wrote: What do you think of the current change? (Fell free to translate 'Japanese' into japanese) It looks nice. You mean I may translate 'Japanese' into Japanese :) in the main side bar? yes, sorry for being unclear. PS I did look for flags, but so far I've

Re: Web site in other languages

2008-12-24 Thread Christian Ridderström
On Thu, 25 Dec 2008, Yokota K. wrote: You mean I may translate 'Japanese' into Japanese :) in the main side bar? That is, I suspect it becomes a mess if Japanese font is not installed. It looks ok on my machine... (Xbuntu, Opera) but I guess that doesn't mean anything. So, I may better ch

Re: Web site in other languages

2008-12-24 Thread Yokota K.
> > You mean I may translate 'Japanese' into Japanese :) in the main side bar? > That is, I suspect it becomes a mess if Japanese font is not installed. So, I may better change it only on WebJa.SideBar or put a Japanese translation of 'Japanese' as an image. Koji

Re: Web site in other languages

2008-12-24 Thread Yokota K.
> > What do you think of the current change? (Fell free to translate 'Japanese' > into japanese) > It looks nice. You mean I may translate 'Japanese' into Japanese :) in the main side bar? PS I did look for flags, but so far I've only found really small ones. > Indeed, small icons seem standard

Re: Web site in other languages

2008-12-24 Thread Jean-Marc Lasgouttes
How do you get this information? For a site I wrote I had something like that: It is probably possible to do something smarter. I would be surpried that it is not handled already. I'm not sure we want that though.. is this standard behaviour? I'd be annoyed if the browser didn't show t

Re: Web site in other languages

2008-12-23 Thread Christian Ridderström
On Tue, 23 Dec 2008, Jean-Marc Lasgouttes wrote: And we can maybe do some url rewriting to make things like www.lyx.org/ja/ work. Good idea. All we need is something that rewrites www.lyx.org/ja/ into www.lyx.org/index.php/WebJa/. Alternatively, we can create the directory /ja/ and let it b

Re: Web site in other languages

2008-12-23 Thread Christian Ridderström
On Wed, 24 Dec 2008, Yokota K. wrote: Automatic change of languages according to web browser setting sounds great. How do you get this information? I'm not sure we want that though.. is this standard behaviour? I'd be annoyed if the browser didn't show the native language of the page, but

Re: Web site in other languages

2008-12-23 Thread Yokota K.
Automatic change of languages according to web browser setting sounds great. As for the menu entry, I'm not sure if there is enough space when several languages become available. Some design invention may become necessary (e.g. putting small country flags?) Regards, Koji

Re: Web site in other languages

2008-12-23 Thread Jean-Marc Lasgouttes
Christian Ridderström writes: > Should we directly show the other languages, e.g. 'Japanese' in the > side bar? Yes, I'd prefer that. And we can maybe do some url rewriting to make things like www.lyx.org/ja/ work. And finally, show the page in the correct language according to the web browser

Re: Web site sales pitch (Re: Bug 2015 patch + profiling)

2006-01-09 Thread Angus Leeming
Martin Vermeer wrote: >> >> The comma here: "...great, out of the box.' Is that correct?, or >> should it just be removed? (perhaps with an inserted 'right') > > Hmmm. Native speakers? Both are fine. The comma just changes the point of emphasis. The 'right' version feels better. -- Angus

Re: Web site (Re: Bug 2015 patch + profiling)

2006-01-09 Thread Juergen Spitzmueller
Martin Vermeer wrote: > > Yes, it has been broken. I should have made clearer that I do not blame > > your patch for it, I just noticed it again. > > Can you fix it? No. I have no idea how this php stuff is supposed to work. Jürgen

Re: Web site (Re: Bug 2015 patch + profiling)

2006-01-09 Thread Martin Vermeer
On Mon, 2006-01-09 at 11:54 +0100, Juergen Spitzmueller wrote: > Martin Vermeer wrote: > > Yes, you're right. But this patch didn't touch that (has is been > > broken?) > > Yes, it has been broken. I should have made clearer that I do not blame your > patch for it, I just noticed it again. Can y

Re: Web site (Re: Bug 2015 patch + profiling)

2006-01-09 Thread Juergen Spitzmueller
Martin Vermeer wrote: > Yes, you're right. But this patch didn't touch that (has is been > broken?) Yes, it has been broken. I should have made clearer that I do not blame your patch for it, I just noticed it again. Jürgen

Re: web site, broken links?

2002-09-18 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Sep 18, 2002 at 02:15:02PM +0200, Jean-Marc Lasgouttes Andre> wrote: >> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Andre> www.lyx.org/help >> Andre> Is this supposed to work? >> It does here. Andre> Ev

Re: web site, broken links?

2002-09-18 Thread Andre Poenitz
On Wed, Sep 18, 2002 at 02:15:02PM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> www.lyx.org/help > > Andre> Is this supposed to work? > > It does here. Even if you try to use the search box or click on the liks (like "Boxing/Frames"

Re: web site, broken links?

2002-09-18 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> www.lyx.org/help Andre> Is this supposed to work? It does here. JMarc

Re: web site mirrors?

2000-01-08 Thread Seak, Teng-Fong
Juergen Vigna wrote: > To my defense I've to say that it's all Lars's fault #:O) (how nice to > roll the ball in another direction ;), he promised a lot of times to make > the web-pages accessible by rsync, but till now never did! Do you mean the problem comes from the main site which makes

Re: web site mirrors?

2000-01-07 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | Hello! | | > | > IMO, it's not enough just to expand mirror sites list, but maintainence is |also | > important. You see, right now there're 3 mirror sites. That one in Mexico is | > inaccessible, and the other two in Norway and Italy are tota

Re: web site mirrors?

2000-01-07 Thread Juergen Vigna
Hello! > > IMO, it's not enough just to expand mirror sites list, but maintainence is also > important. You see, right now there're 3 mirror sites. That one in Mexico is > inaccessible, and the other two in Norway and Italy are totally out of dates (more > than half a year late). I've re

Re: web site mirrors?

2000-01-05 Thread Seak, Teng-Fong
Allan Rae wrote: > On Wed, 5 Jan 2000, Amir Karger wrote: > > > Hey Allan, remember this? Are you or anyone else interested in expanding our > > mirrorage? (I've had this mail sitting in my box for almost a year now, as > > you can see.) > > Do you want the list? I'm sure I sent that to the mail

Re: web site mirrors?

2000-01-05 Thread Allan Rae
On Wed, 5 Jan 2000, Amir Karger wrote: > On Tue, Feb 02, 1999 at 01:59:42PM +1000, Allan Rae wrote: > > On Mon, 1 Feb 1999, Amir Karger wrote: > > > > > Did anyone think to make a list of the sites that offered to create mirrors > > > for us or do we need to search through the archives? > > > >

Re: web site mirrors?

2000-01-05 Thread Amir Karger
On Tue, Feb 02, 1999 at 01:59:42PM +1000, Allan Rae wrote: > On Mon, 1 Feb 1999, Amir Karger wrote: > > > Did anyone think to make a list of the sites that offered to create mirrors > > for us or do we need to search through the archives? > > I have copies of all the emailed offers I received.

Re: web site

1999-09-27 Thread Amir Karger
On Mon, Sep 27, 1999 at 09:11:47PM +0200, Lars Gullik Bjønnes wrote: > Amir Karger <[EMAIL PROTECTED]> writes: > > | I have > | (a) I believe a recent version of index.php3 > > for the devel site? [intelligent questions snipped] The answer to most of your questions is, "Amir is a big idiot." W

Re: web site

1999-09-27 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | I have | (a) I believe a recent version of index.php3 for the devel site? | (b) lgt.tar that is on the users site. I have that. | (c) the whole new web site I created, which means I could probably | retro-create some of the other pages. This is also th

Re: web site

1999-09-23 Thread Amir Karger
On Thu, Sep 23, 1999 at 11:50:24AM +0200, Lars Gullik Bjønnes wrote: > I have put the developer www pages into cvs. They are put in a module > called "www-devel" > > I am setting this up so that on each commit an automatic checkout is > done into the www area. neat idea. Too bad the website only

Re: web site, revtex

1999-08-31 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | (1) I finally put the feedback page up at the sunsite lyx web site | (sunsite.auc.dk/lyx). Please check it out. I basically just copied the form | from the lyx home page. Please don't submit lots of forms, because I've set | it to mail to [EMAIL PROTECTED

Re: Web site v1.3 (with questions for Asger)

1999-08-01 Thread Juergen Vigna
On 31-Jul-99 Asger K. Alstrup Nielsen wrote: > > Obviously, there is a purely theoretic, infinitely small probabilty > that there is a bug in the code, but this is highly unlikely, given > the principle first expressed by Juergen: There are never bugs > in my code! > How right you are !!! #:

Re: Web site v1.3 (with questions for Asger)

1999-08-01 Thread Amir Karger
On Sat, Jul 31, 1999 at 05:04:11PM +0200, Asger K. Alstrup Nielsen wrote: > > I want to take this opportunity to clear one thing up: > I don't know PHP. I just use it. I do know that PHP > is a mess. It reminds me of Perl somehow, but I take > comfort in that the Microsoft offering ASP is wors

Re: Web site v1.3 (with questions for Asger)

1999-07-31 Thread Asger K. Alstrup Nielsen
> I don't think so. I mean, how can you customize the page without cookies? > Maybe, though, we shouldn't print out the Customize menu if cookies aren't > being accepted. Someone who knows php3 could tell me if it's possible to > know if your cookies are being accepted. I want to take this opport

Re: Web site v1.4.1

1999-07-30 Thread Allan Rae
On Fri, 30 Jul 1999, Amir Karger wrote: > - get rid of the mailing list archives menu in the navbar? It's in > mailing.php3 which isn't hard to find. Does it really belong on every page > on the site? I'd say chuck them :-) > - better customize? It appears to be directory specific now, which

Re: Web site v1.4.1

1999-07-30 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | - feedback: still haven't got any and we may want something better than a | mailto. Have a look at http://www.htmlwizard.net/phpEasyMail/ Lgb

Re: Web site v1.4.1

1999-07-30 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | - feedback: still haven't got any and we may want something better than a | mailto. I'll see if I can find one for php3. | - counter: maybe we don't want one Perhaps not on the page, but we want a counter. | - links to CHANGES/README's etc. from CVS

Re: Web site v1.3 (with questions for Asger)

1999-07-29 Thread Amir Karger
On Thu, Jul 29, 1999 at 11:47:58AM +1000, Allan Rae wrote: > On Wed, 28 Jul 1999, Amir Karger wrote: > > Ahhh... Okay, I was thinking php was smarter than it is. I thought it > might have been able to apply the "long=1" to a table of links and this > table of links would then be used for all th

Re: web site v1.4

1999-07-29 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Another small thing: the label 'licence info' should be 'licence information'. It should fit well. JMarc

Re: web site v1.4

1999-07-29 Thread Amir Karger
On Thu, Jul 29, 1999 at 03:03:08PM +0200, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > Amir> let me know if it's broken. > > - if I click 'more about lyx' I get an additional 'what about klyx' > menu at toplevel. In fact, the last item of a submenu is

Re: web site v1.4

1999-07-29 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> - highlight the correct item(s) in the menu, and sub-menu if Amir> applicable. - print indented sub-menu when using a side navbar. Amir> Ugh. Amir> It's a terrible kludge. Check out all the ugly stuff I added to Amir> start.php3 in

Re: Web site v1.3 (with questions for Asger)

1999-07-28 Thread Allan Rae
On Wed, 28 Jul 1999, Amir Karger wrote: > The problem is that without cookies, if I set "long=1" when you're looking > at a certain page, then as soon as you go to a different page on the site, > then $long is no longer set. Unless every single intra-site link contains a > "long=1". Sure, I could

Re: Web site v1.3 (with questions for Asger)

1999-07-28 Thread Amir Karger
On Thu, Jul 29, 1999 at 01:06:22AM +1000, Allan Rae wrote: > On Wed, 28 Jul 1999, Amir Karger wrote: > > > On Thu, Jul 29, 1999 at 12:11:06AM +1000, Allan Rae wrote: > > > > > Yes you would. What happens when news.php3 links to download/index.php3? We > > would have to add the "?foo=bar" for eve

Re: Web site v1.3 (with questions for Asger)

1999-07-28 Thread Allan Rae
On Wed, 28 Jul 1999, Amir Karger wrote: > On Thu, Jul 29, 1999 at 12:11:06AM +1000, Allan Rae wrote: > > > > If I select "sidebar" the URL of the fetched page has "?id=1" or something > > like that at the end. So couldn't the navbar links automatically be set > > to have that also? That way yo

Re: Web site v1.3 (with questions for Asger)

1999-07-28 Thread Amir Karger
On Thu, Jul 29, 1999 at 12:11:06AM +1000, Allan Rae wrote: > > If I select "sidebar" the URL of the fetched page has "?id=1" or something > like that at the end. So couldn't the navbar links automatically be set > to have that also? That way you wouldn't need a cookie. Yes you would. What happ

Re: Web site v1.3

1999-07-28 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> This had been my original idea. It's not quite as easy to do in Amir> PHP3, but it should be doable. But what do we do in the top Amir> navbar case? Fancy sites will sometimes use fancy graphics to Amir> show that the submenu is a "des

Re: Web site v1.3 (with questions for Asger)

1999-07-28 Thread Allan Rae
On Wed, 28 Jul 1999, Amir Karger wrote: > On Wed, Jul 28, 1999 at 02:11:01PM +1000, Allan Rae wrote: > > Aha! Now this is the kind of obsessive compulsive response I like to see. You're welcome. [...] > > This appears to be a cookie thing. Anyway of getting around that? apart > > from me acc

Re: Web site v1.3

1999-07-28 Thread Allan Rae
On Wed, 28 Jul 1999, Amir Karger wrote: > On Wed, Jul 28, 1999 at 10:33:24AM +0200, Jean-Marc Lasgouttes wrote: > > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: > > > > Allan> Shouldn't the news items be in reverse chronological order > > Allan> instead? > > > > Yes, and having dates

Re: Web site v1.3

1999-07-28 Thread Amir Karger
On Wed, Jul 28, 1999 at 10:33:24AM +0200, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: > > Allan> Shouldn't the news items be in reverse chronological order > Allan> instead? > > Yes, and having dates there would be nice too. We do have dates there, but i

Re: Web site v1.3 (with questions for Asger)

1999-07-28 Thread Amir Karger
On Wed, Jul 28, 1999 at 02:11:01PM +1000, Allan Rae wrote: Aha! Now this is the kind of obsessive compulsive response I like to see. > The home page has a lone ";" just under the title :P > > The second last paragraph should have a comma before the word "mirrors" > and then you could probabl

Re: Web site v1.3

1999-07-28 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Shouldn't the news items be in reverse chronological order Allan> instead? Yes, and having dates there would be nice too. Allan> In an earlier email you asked about highlighting the navbars at Allan> each appropriate level (About and

Re: Web site v1.3

1999-07-27 Thread Allan Rae
The home page has a lone ";" just under the title :P The second last paragraph should have a comma before the word "mirrors" and then you could probably drop the comma after the word mirrors. (Come on everybody apply your -pedantic options ;-) On Tue, 27 Jul 1999, Amir Karger wrote: > Add

Re: Web site v1.2

1999-07-27 Thread Amir Karger
On Tue, Jul 27, 1999 at 07:42:41AM -0700, [EMAIL PROTECTED] wrote: > The new web pages look good; I have only one beef: the front page should > have more about "What is LyX" rather than bouncing you elsewhere right > away. It really deserves a paragraph rather than a sentence. I suppose that mak

Re: Web Site v1.1

1999-07-27 Thread Amir Karger
On Tue, Jul 27, 1999 at 09:59:46AM +0200, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > Did you try the following suggestion from the PHP FAQ? Yup. > The best way is to stick a tag on a > page and load it up. This will show you all sorts

Re: Web Site v1.1

1999-07-27 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: >> You could maybe put the three names :) Allan> How about putting:: Allan> "Tru64 Unix (the OS formerly known as Digital Unix)." I like it :) JMarc

Re: Web Site v1.1

1999-07-27 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> And I *still* can't Amir> really find the a variable that tells you which file you're Amir> looking at. PHP_SELF might be it, but I can't tell, because Amir> grepping for it in the manual only finds it in an example on a Amir> page tha

Re: Web Site v1.1

1999-07-26 Thread Allan Rae
On Mon, 26 Jul 1999, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > >> In the platform page, the first paragraph ends with "..., and > >> Solaris, and Digital Unix. " Is it just me, or is there an > >> extraneous "and"? Note that Digital Unix (aka DEC

Re: Web Site v1.1

1999-07-26 Thread Amir Karger
On Fri, Jul 23, 1999 at 02:23:42PM -0400, Amir Karger wrote: > > Well, aside from acting on those thoughts, I think I want to do a bit more > reorganizing. Specifically, there are now some 34 files + the lgt directory. > I therefore propose creating the subdirectories about, download, and > inter

Re: Web Site v1.1

1999-07-26 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> Done. As far as making a table, I tried to think about it in Amir> WYSIWYM terms, and realized that this is really a Description, Amir> so rather than a fancy table, I just used 's. I try to shy Amir> away from tables unless they're ne

Re: Web Site v1.1

1999-07-26 Thread Arnd Hanses
On Mon, 26 Jul 1999 10:42:16 -0400, Amir Karger wrote: >> For OS/2, you could give mailto: URLs for SMiyata and Arndt, if they >> accept to receive e-mail on this... You could maybe take the first >> long paragraph of README.OS2 intead of the e-mail from Arndt, or at >> least use cvsweb/checkout

Re: Web Site v1.1

1999-07-26 Thread Amir Karger
On Mon, Jul 26, 1999 at 11:54:42AM +0200, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > Amir> - download.php3 still seems long to me. Should I put, e.g., > Amir> "stuff with relevance to lyx" on a separate page? > > Yes. And maybe setup the list in som

Re: Web Site v1.1

1999-07-26 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: >> In the platform page, the first paragraph ends with "..., and >> Solaris, and Digital Unix. " Is it just me, or is there an >> extraneous "and"? Note that Digital Unix (aka DEC OSF/1) is now >> Tru64 Unix :) Amir> "and" removed. As for

Re: Web Site v1.1

1999-07-26 Thread Amir Karger
On Mon, Jul 26, 1999 at 11:54:42AM +0200, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > It looks very good! I'll try to throw in a couple criticisms for good > measure, however. > > In internet.php3, you forgot www.it.lyx.org, hosted by Juergen. Added

Re: Web Site v1.1

1999-07-26 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> OK. I did a semi-major overhaul of the pages' content and Amir> linkage. The site (sunsite.auc.dk/lyx) is now "two-tiered". The Amir> navbar contains links to "Home, News, About, Download, Internet, Amir> and Devvies", and each of thos

Re: web site mirrors?

1999-02-02 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Not quite right. Most offers were from private netizens doing Allan> their bit by offering to host our cvs repository on someone Allan> elses system (eg. uni machines). A couple of places were setup Allan> to provide homes or mirrors

Re: web site mirrors?

1999-02-02 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> *Amir Karger writes: | Well, if 1.0 isn't going out today, then Lars> a really great time to do Lars> Oh, it gets out to day! Lars> When we for once promise something we should try to keep our Lars> promise. I'm with you Lar

Re: web site mirrors?

1999-02-02 Thread Lars Gullik Bjønnes
*Amir Karger writes: | Well, if 1.0 isn't going out today, then a really great time to do Oh, it gets out to day! When we for once promise something we should try to keep our promise. Lgb

Re: web site mirrors?

1999-02-01 Thread Allan Rae
On Mon, 1 Feb 1999, Amir Karger wrote: > Did anyone think to make a list of the sites that offered to create mirrors > for us or do we need to search through the archives? I have copies of all the emailed offers I received. Of course there are also the various existing ftp mirror sites that may

Re: web site mirrors?

1999-02-01 Thread Asger Alstrup Nielsen
> Yupp, I thought the wepage will be moved to denmark to auc. They set up an account for us and everything was getting ready, but I had a few problems with the account, and had a bit of correspondance with the nice people to fix it, but I think I need to remind them. It won't happen soon, though

Re: web site mirrors?

1999-02-01 Thread Amir Karger
On Mon, Feb 01, 1999 at 09:25:13PM +0100, Lars Gullik Bjønnes wrote: > *Amir Karger writes: > | During our recent begging for server space, didn't we get a bunch > | of offers for web site space? I think we ought to take people up on > | that. You know, to have a www.us.lyx.org etc. That way,

Re: web site mirrors?

1999-02-01 Thread Lars Gullik Bjønnes
*Amir Karger writes: | During our recent begging for server space, didn't we get a bunch | of offers for web site space? I think we ought to take people up on | that. You know, to have a www.us.lyx.org etc. That way, there will | be less pressure on people to have (and maintain!) their own we

Re: web site mirrors?

1999-02-01 Thread Mate Wierdl
Yupp, I thought the wepage will be moved to denmark to auc. Mate On Mon, Feb 01, 1999 at 01:38:57PM -0500, Amir Karger wrote: > During our recent begging for server space, didn't we get a bunch of offers > for web site space? I think we ought to take people up on that. You know, to > have a www.u

Re: web site

1999-01-28 Thread Asger Alstrup Nielsen
> If there are large blocks of text (i.e., simple HTML) that need to be > written, I'm sure there will be a few fluent English writers happy to take > on the task, and then you would only have to debug the text, not write it > all. As I wrote some other place: please go ahead and do that. > Spea

Re: web site

1999-01-28 Thread Richard E. Hawkins Esq.
> On Thu, Jan 28, 1999 at 10:16:28PM +0100, Asger K. Alstrup Nielsen wrote: > > I sent the mail to the debain guy, because I noticed that > > the LyX problem was "holding back" Debian 1.3, because they > > judged it to be a "critical" bug. (Politics...) > Politics is right. Did any of them ever

Re: web site

1999-01-28 Thread Amir Karger
On Thu, Jan 28, 1999 at 10:16:28PM +0100, Asger K. Alstrup Nielsen wrote: > I sent the mail to the debain guy, because I noticed that > the LyX problem was "holding back" Debian 1.3, because they > judged it to be a "critical" bug. (Politics...) Politics is right. Did any of them ever try to con