From Kyosuke at seznam.cz Wed Oct 25 23:16:18 2006 From: Kyosuke at seznam.cz (=?us-ascii?Q?Jakub=20Hegenbart?=) Date: Thu, 26 Oct 2006 05:16:18 +0200 (CEST) Subject: [Vit-discuss] Czech translation Message-ID: <15376.18157-30287-1470965781-1161832578@seznam.cz> Hi all! I'd like to participate in translating and maintaining the Czech version of the site. I guess it's the best thing I can do for Ruby, being more of a programming translator than the other way around. (Most recently, I translated several hundred pages of Informix documentation for IBM into Czech.) Is there any rough estimate on the current word count? Jakub Hegenbart From ng at johnwlong.com Thu Oct 26 11:39:08 2006 From: ng at johnwlong.com (John W. Long) Date: Thu, 26 Oct 2006 11:39:08 -0400 Subject: [Vit-discuss] Czech translation In-Reply-To: <15376.18157-30287-1470965781-1161832578@seznam.cz> References: <15376.18157-30287-1470965781-1161832578@seznam.cz> Message-ID: <4540D69C.3040607@johnwlong.com> Jakub Hegenbart wrote: > I'd like to participate in translating and maintaining the Czech version of the site. I guess it's the best thing I can do for Ruby, being more of a programming translator than the other way around. (Most recently, I translated several hundred pages of Informix documentation for IBM into Czech.) Is there any rough estimate on the current word count? I've no idea about the word count, but my guess is that there is about 150 pages on the English site. If you want to translate the site, all we ask is that you get a small team together to maintain the translation. At least 2-3 people, but the more the merrier. We just want to make sure that if one person moves on to other things, the maintenance on the site won't be dropped. Once you have a group of people who want to work on the site, send me the names privately and we will see that they get access to the site. -- John Long http://wiseheartdesign.com From ng at johnwlong.com Thu Oct 26 12:23:01 2006 From: ng at johnwlong.com (John W. Long) Date: Thu, 26 Oct 2006 12:23:01 -0400 Subject: [Vit-discuss] Logo license In-Reply-To: <44FA9BAF.5080006@lepton.fr> References: <44FA9BAF.5080006@lepton.fr> Message-ID: <4540E0E5.5020400@johnwlong.com> Michael Witrant wrote: > Is the logo on http://new.ruby-lang.org/ freely usable? What's the license? We've released the logo under the Creative Commons Attribution-ShareAlike 2.5 license: You can download it here: http://rubyidentity.org/ -- John Long http://wiseheartdesign.com From hgs at dmu.ac.uk Fri Oct 27 08:50:47 2006 From: hgs at dmu.ac.uk (Hugh Sasse) Date: Fri, 27 Oct 2006 13:50:47 +0100 (WEST) Subject: [Vit-discuss] CSS mods: low vision, a first step (patch) In-Reply-To: <31d15f490609151023m66e15220xff4c32167c8dfb75@mail.gmail.com> References: <31d15f490609151023m66e15220xff4c32167c8dfb75@mail.gmail.com> Message-ID: It's over a month since I submitted this patch, and as far as I can see the site's CSS remains unchanged. Could someone update me please? Thank you, Hugh On Fri, 15 Sep 2006, Curt Hibbs wrote: > Thanks Hugh... I'm cross posting this to the vit-core mailing list. > > Curt > > On 9/15/06, Hugh Sasse wrote: > > > > In the following patch I have tried to address some of the issues > > I have had viewing the Ruby site. In particular > > * Add alternate stylesheet (avoids pollution of well-loved style) > > * Improve visibility of search box > > * Bump up a few font sizes > > * increase contrast on menu links, and on who-submitted-what info. > > > > Issues that remain unaddressed: > > > > * flipping the body colourscheme to light on dark. > > * fine-grained layout improvements > > * reduction of the number of images (which make colour selection more > > difficult.) > > * make columns wider to accommodate larger text > > > > However, it is a start, and I'm pretty sure it doesn't break anything. > > The patch is below. (There is probably a way to tell patch to derive > > a new stylesheet from an old one, but I don't have a clue what that is, > > so I've just done it by touch'ing the non-existant version of the old > > file and doing the diff against that.) > > > > HTH > > Hugh > > > > --- ./en/index.html.orig 2006-09-12 18:53:55.357928000 +0100 > > +++ ./en/index.html 2006-09-15 15:06:15.769223000 +0100 [617 lines trimmed]