Bug#398332: www.debian.org: QA pages claim to be W3C-clean but are not

2006-11-13 Thread Vincent Fourmond
Package: www.debian.org
Severity: minor


  Hello !

  At the bottom of the QA pages, such as 

http://qa.debian.org/developer.php?login=vincent.fourmond%409online.fr&comaint=yes

there are icons stating that the pages are valid HTML 4.0, but the page linked 
to them shows 
the contrary. From what I understand, it should be fairly easy to fix.

  Cheers, and keep on the great job !

Vincent Fourmond


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Re: New Debian Site

2006-11-13 Thread Martin Schulze
Mathieu Stumpf wrote:
> I've worked on some new design for the debian website, tell me what you think 
> about, which once you like the most (if any), what's good/bad, I'll take the 
> best, and make a css with it.

They look so totally different form the current form - they probably
won't reach many seconds.

I believ it would be more helpful to determine the parts on the
current layout that need improvement and develop a better layout for
these instead of overhauling the entire start page.

Also, please keep in mind that the start page is only one page and
that there are several more pages with a quite different look.

Regards,

Joey

-- 
A mathematician is a machine for converting coffee into theorems.   Paul Erdös

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Improved design

2006-11-13 Thread Martin Schulze
Martin Schulze wrote:
> Mathieu Stumpf wrote:
> > I've worked on some new design for the debian website, tell me what you 
> > think 
> > about, which once you like the most (if any), what's good/bad, I'll take 
> > the 
> > best, and make a css with it.
> 
> They look so totally different form the current form - they probably
> won't reach many seconds.
> 
> I believ it would be more helpful to determine the parts on the
> current layout that need improvement and develop a better layout for
> these instead of overhauling the entire start page.
> 
> Also, please keep in mind that the start page is only one page and
> that there are several more pages with a quite different look.

I would like to make two small improvements, which - at least to me -
would make the website a lot more beautiful:

body {
  font-size: 13px;
}

This will provide a smaller default font, it can still be enlarged
with Ctrl-+ (or was it Shift-+?) in IceWeasel.

a:link {
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  text-decoration: none;
  cursor: pointer;
}

This will remove the underline for links.

Another improvement, especially for languages with a lot text, would
be to change "About Debian" on the front top menu into just "About".

Thanks for considering this.

Regards,

Joey

-- 
A mathematician is a machine for converting coffee into theorems.   Paul Erdös

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Improved design

2006-11-13 Thread Andreas Barth
* Martin Schulze ([EMAIL PROTECTED]) [061113 15:47]:
> body {
>   font-size: 13px;
> }

I don't think we should change the default font size at all - why not
use whatever the user has selected?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Improved design

2006-11-13 Thread Peter Karlsson
Martin Schulze:

> This will provide a smaller default font, it can still be enlarged
> with Ctrl-+ (or was it Shift-+?) in IceWeasel.

If you like a smaller font, then why don't you set one in your browser?
Also, forcing a font size means that everyone who has increased their
size (for example because of an impaired vision) will have problems.

> This will remove the underline for links.

Again, that is a setting in all browsers I am aware of (and the first
thing I disable). We shouldn't mess with the user's expectations.

> Another improvement, especially for languages with a lot text, would
> be to change "About Debian" on the front top menu into just "About".

That, however, sounds like a good idea. :-)

-- 
\\// Peter - http://www.softwolves.pp.se/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Improved design

2006-11-13 Thread Richard Atterer
On Mon, Nov 13, 2006 at 03:58:10PM +0100, Andreas Barth wrote:
> * Martin Schulze ([EMAIL PROTECTED]) [061113 15:47]:
> > body {
> >   font-size: 13px;
> > }
> 
> I don't think we should change the default font size at all - why not
> use whatever the user has selected?

I agree! Or, if it cannot be avoided at all, at least change the font size 
to 90% (or whatever), not to a fixed point size. For example, this may make 
sense for certain fonts (e.g. Verdana) which look much bigger than others 
at identical font sizes.

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  GnuPG key: 888354F7
  | \/¯|  http://atterer.net  |  08A9 7B7D 3D13 3EF2 3D25  D157 79E6 F6DC 8883 
54F7
  ¯ '` ¯


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Improved design

2006-11-13 Thread Martin Schulze
Peter Karlsson wrote:
> > This will provide a smaller default font, it can still be enlarged
> > with Ctrl-+ (or was it Shift-+?) in IceWeasel.
> 
> If you like a smaller font, then why don't you set one in your browser?

Hmm.  I thought I did that.  Checking again revealed that it was
set to a horrible size indeed.  *shrug*

> > This will remove the underline for links.
> 
> Again, that is a setting in all browsers I am aware of (and the first
> thing I disable). We shouldn't mess with the user's expectations.

Wow.  This can indeed be set at least in iceweasel.  I'm really impressed.
When I last tried to set useful preferences in a graphical browser (probably
some years ago) this wasn't possible (or I have simply been blind).

> > Another improvement, especially for languages with a lot text, would
> > be to change "About Debian" on the front top menu into just "About".
> 
> That, however, sounds like a good idea. :-)

Hmm.  One out of three is not too bad. :)

Regards,

Joey

-- 
A mathematician is a machine for converting coffee into theorems.   Paul Erdös

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: packages.debian.org seems to have stopped updating.

2006-11-13 Thread Frank Lichtenheld
On Fri, Nov 10, 2006 at 08:14:16PM -, peter green wrote:
> for example 
> http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=gaim
>  is still showing testing as having 1:2.0.0+beta4-3 and unstable as having 
> 1:2.0.0+beta3-4. According to the "latest news" section on 
> http://packages.qa.debian.org/g/gaim.html this information is nearly a week 
> out of date.

packages.d.o indeed has some problems recently which I'm working on.

But something in your report above doesn't seem to make sense. According
to you the version in testing is greater than the version in unstable :)

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Fwd: [Gllug] Etch installer RC1 not found

2006-11-13 Thread Jim Bailey
Hello I asked my local lug if they knew of a problem, I think you may of
posted an announcement a little premature.

- Forwarded message from Jim Bailey <[EMAIL PROTECTED]> -

> From: Jim Bailey <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> X-PGP-Key: http://freesolutions.net/jim/pubkey.asc
> X-Arbitrary-Number-Of-The-Day: 13
> X-Operating-System: Linux 2.6.10-skas3-v7-SLUT i686
> X-Phase-of-the-Moon: Allways full
> X-Apparently-From: Hell
> X-Complaints-To: Look I am busy just sort it out yourself
> Subject: [Gllug] Etch installer RC1 not found
> X-BeenThere: [EMAIL PROTECTED]
> X-Mailman-Version: 2.1.5
> Reply-To: Greater London Linux User Group <[EMAIL PROTECTED]>
> List-Id: Greater London Linux User Group 
> List-Unsubscribe: <http://lists.gllug.org.uk/mailman/listinfo/gllug>,
>   <mailto:[EMAIL PROTECTED]>
> List-Archive: <http://lists.gllug.org.uk/pipermail/gllug>
> List-Post: <mailto:[EMAIL PROTECTED]>
> List-Help: <mailto:[EMAIL PROTECTED]>
> List-Subscribe: <http://lists.gllug.org.uk/mailman/listinfo/gllug>,
>   <mailto:[EMAIL PROTECTED]>
> 
> Hi anyone here shed any light on why I can not download the new RC1
> installer?
> 
> The page here seems to say that it is available...
> 
> http://www.us.debian.org/devel/debian-installer/News/2006/20061113
> 
> However when I try the link I get a 404...
> 
> http://cdimage.debian.org/cdimage/etch_di_rc1/i386/iso-cd/debian-testing-i386-netinst.iso
> 
> The weekly snapshot just hangs, only the daily snapshot seems to work.
> 
> I have had  a look in the debian-user archives but no-one seems to be
> speaking about it, am I having a melanin challenged moment?
> 

-- 
Peace Jim :-)

 perl -le '$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR!AUBGNSTY];print'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Error on http://www.debian.de/devel/debian-installer

2006-11-13 Thread colliar
Hi
the links on the page to the images don not work
cu co

Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren
ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig
und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer,
nur  44,85 €  inkl. DSL- und ISDN-Grundgebühr!
http://www.arcor.de/rd/emf-dsl-2



Bug#398332: www.debian.org: QA pages claim to be W3C-clean but are not

2006-11-13 Thread Frank Lichtenheld
reassign 398332 qa.debian.org
thanks

On Mon, Nov 13, 2006 at 09:26:48AM +0100, Vincent Fourmond wrote:
>   At the bottom of the QA pages, such as 
> 
> http://qa.debian.org/developer.php?login=vincent.fourmond%409online.fr&comaint=yes
> 
> there are icons stating that the pages are valid HTML 4.0, but the page 
> linked to them shows 
> the contrary. From what I understand, it should be fairly easy to fix.

Hmm, apart from that the page cleary needs a statement where to report
bugs to :)

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#398332: www.debian.org: QA pages claim to be W3C-clean but are not

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 398332 qa.debian.org
Bug#398332: www.debian.org: QA pages claim to be W3C-clean but are not
Bug reassigned from package `www.debian.org' to `qa.debian.org'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Improved design

2006-11-13 Thread Peter Karlsson
Martin Schulze:

> Wow.  This can indeed be set at least in iceweasel.  I'm really
> impressed. When I last tried to set useful preferences in a graphical
> browser (probably some years ago) this wasn't possible (or I have
> simply been blind).

Underlining of links is the first thing I ever changed in a browser,
and that was in Netscape 1.2N back in 1995 or so. So the option has
been a standard setting in graphical browsers for at least a decade...
:-)

-- 
\\// Peter - http://www.softwolves.pp.se/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Broken Links?

2006-11-13 Thread philn

Hi

Most links on this page did not work for me - 'page not found on this 
server'.


http://www.debian.org/devel/debian-installer/


phil n


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#153644: TotallyCardDebtFree Overnight

2006-11-13 Thread aide greene
A few select 1awyers discovered a loop-hole inside the bank laws, Applying
what we have found, we're successful by totally eliminating creditcarddebt
without them having to pay another cent,  We know that our firm can help you
with this too.

You can contact us at :
314-719-28O3


Dorothy was nearly weeping, by this time, while Ozma was angry and
indignant. He closed his eyes a moment to rest them; then re-opening them
and shading them somewhat with his hands, he made out the form of a curious
Being standing with majesty and composure in the center of the magnificent
radiance and looking down upon him! 2



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Who's using Debian

2006-11-13 Thread Kaare Olsen
On Sat, 14 Oct 2006 20:14:52 -0300
Ufa <[EMAIL PROTECTED]> wrote:

>1. Agência Nacional de Vigilância Sanitária - ANVISA (Health
> Surveillance National Agency) - Gerência de Infra-estrutura e
> Tecnologia (GITEC) - Brazil
[...]

The site will be added to the "Who's using Debian" page shortly.

Thanks for your support!

-- 
Regards, Kaare - 



Re: Who's using Debian?

2006-11-13 Thread Kaare Olsen
On Tue, 24 Oct 2006 12:31:19 -0400
chris barry <[EMAIL PROTECTED]> wrote:

> SilverStorm Technologies, Pennsylvania, USA
[...]

The site will be added to the "Who's using Debian" page shortly.

Thanks for your support!

-- 
Regards, Kaare - 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Who's using Debian?

2006-11-13 Thread Kaare Olsen
On Wed, 8 Nov 2006 11:01:31 +0100
"Marco Nobile" <[EMAIL PROTECTED]> wrote:

> 1) Redational Office of University Website, University of Milan-Bicocca,
> Italy
[...]

The site ("Redational" replaced by "Editorial") will be added to the "Who's 
using Debian" page shortly.

Thanks for your support!

-- 
Regards, Kaare - 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Who's using Debian?

2006-11-13 Thread Kaare Olsen
On Thu, 5 Oct 2006 17:24:48 -0300
"Marcos Borges" <[EMAIL PROTECTED]> wrote:

>   1.. Telsystem, Telecomunicacoes e Sistemas, BR
[...]

The site will be added to the "Who's using Debian" page shortly, with thanks to 
Jose Luis Rivas Contreras for the translation to English (which I modified 
slightly).

Thanks for your support!

-- 
Regards, Kaare - 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Who Using Debian

2006-11-13 Thread Kaare Olsen
On Fri, 3 Nov 2006 19:17:58 +0100 (CET)
"J. Rozema" <[EMAIL PROTECTED]> wrote:

> ROC van Amsterdam GVS
[...]

The site will be added to the "Who's using Debian" page shortly.

Thanks for your support!

-- 
Regards, Kaare - 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Broken Links?

2006-11-13 Thread Frank Lichtenheld
On Mon, Nov 13, 2006 at 09:24:35AM -0800, philn wrote:
> Most links on this page did not work for me - 'page not found on this 
> server'.
> 
> http://www.debian.org/devel/debian-installer/

I know this was true earlier today. But seems to be fixed now.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Error on http://www.debian.de/devel/debian-installer

2006-11-13 Thread Frank Lichtenheld
On Mon, Nov 13, 2006 at 04:55:34PM +0100, [EMAIL PROTECTED] wrote:
> Hi
> the links on the page to the images don not work
> cu co

Seems to be fixed by now.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Arrivage] Quelques Apple Imac G5 écran 20"

2006-11-13 Thread webpostmaster
Title: Newslettre E.Micro




 Consultez nos produits : 7/7 J et 24/24 H
 Demande d'informations : Informations
 Pour une question commerciale : Question
 Télécharger notre stock : Stock (Pdf)
 Télécharger nos promotions : Promotions (Pdf)
 Télécharger toutes les fiches techniques des Macs : Configurateur





Conformément à la loi du 6 janvier 1978 relative à l'informatique, aux fichiers et aux libertés, nous avons effectué auprès de la CNIL une déclaration de notre fichier.
 Désinscrire debian-www@lists.debian.org de notre NewsLetter : Unsubscribe






Link exchange with your site http://www.debian.org

2006-11-13 Thread Grant Simons
Dear Webmaster,My name is Grant Simons, and I run the web site Work at Home Ideas andOpportunities:http://www.modernrusticltd.com/I recently found your site http://www.debian.org and am very interested inexchanging links. I've gone ahead and posted a link to your site, on thispage:http://www.modernrusticltd.com/linkmachine/resources/resources_internet.htmlAs you know, reciprocal linking benefits both of us by raising our searchrankings and generating more traffic to both of our sites. Please post alink to my site as follows:Title: Work at Home Ideas and OpportunitiesURL: http://www.modernrusticltd.com/Description: Work at home ideas and opportunitiesOnce you've posted the link, let me know the URL of the page that it's on,by entering it in this form:http://www.modernrusticltd.com/linkmachine/resources/link_exchange.php?ua=_ua9&site_index=MTAxMTE4OTA%3DYou can also use that form to make changes to the text of the link to yoursite, if you'd like.Thank you very much,Grant Simons




Please update translations for Debian Installer webpages

2006-11-13 Thread Frans Pop
Hello website translators,

Please update your translations for the following webwml files. The 
previous translations are now outdated because of the release of D-I RC1.

- devel/debian-installer/index.wml  (1.182)
- devel/debian-installer/errata.wml (1.95; note: last update committed
  very recently)

You may also want to translate this new file (RC1 release notes):

- devel/debian-installer/News/2006/20061113.wml (1.1)

Cheers,
FJP


pgpzYwPq0HB4p.pgp
Description: PGP signature