Re: Converting English wml files to utf-8?

2010-06-01 Thread Bas Zoetekouw
Hi Alexander! You wrote: > When adding new files (in the News or events area, but I guess it's > similar for others) I often run into encoding problems. As Debian > systems use utf-8 as default these days I often forget to convert the > files I add (or sometimes I do remember and "iconv -f utf-8

Re: copypage.pl patch to keep line endings

2009-10-20 Thread Bas Zoetekouw
Hi victory.deb! > copypage should keep line endings on every platform to avoid bothers > open DST, ">$dstfile" > or die "Could not create $dstfile ($!)\n"; > + binmode DST; #On win32 platform, line endings converted to crlf by > default. > Are you sure that this does

Re: need help

2009-06-13 Thread Bas Zoetekouw
Bas. -- +--+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | b...@zoetekouw.net | The dew shall weep thy fall tonight;| +|For thou must

Re: www.debian.org vs. UTF-8

2009-02-15 Thread Bas Zoetekouw
access files? Bas. -- +------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | b...@zoetekouw.net | The dew shall weep thy fall tonight;| +|

Re: Encoding problems with check_trans.pl

2008-12-19 Thread Bas Zoetekouw
he updated Util.pm? Thanks, Bas. -- +----------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | b...@zoetekouw.net | The dew shall weep thy fall tonight;| +|

Re: Encoding problems with check_trans.pl

2008-12-18 Thread Bas Zoetekouw
ing. At least, that's what it's suppoed to do... Kind regards, bas. -- +----------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | b

Re: Encoding problems with check_trans.pl

2008-12-18 Thread Bas Zoetekouw
oblem (i.e., check_trans.pl sending emails using the wrong charset or encoding)? Greetings, Bas. -- +--+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | b...@zoetekouw.net | The

Re: Encoding problems with check_trans.pl

2008-12-16 Thread Bas Zoetekouw
sion of perl and MIME::Lite are you using? I tested this on etch, an I'm sure it doesn't work, but it might have been fixed in newer versions of perl and/or MIME:Lite. Bas. -- +--+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright,

Re: Encoding problems with check_trans.pl

2008-12-16 Thread Bas Zoetekouw
me. Any more info you > need? Curious; I checked it here and it works fine (both over smtp, and with -g, which I fixed yesterday). Could you send me a (gzipped) version of the mail you've received? Is anyone else seeing these kinds of problems? Best regards, Bas. -- Kind regards, Bas Zoet

Re: Encoding problems with check_trans.pl

2008-12-15 Thread Bas Zoetekouw
g the problem. Yes, the -g option is broken (or rather Perl is, by not properly detecting your locale). The mails that are sent out should be fine though. Could you please check those? Thanks, Bas. -- +----------+ | Bas Zoetekouw | Swe

Re: Encoding problems with check_trans.pl

2008-12-14 Thread Bas Zoetekouw
file has a commented-out ISO-8859-2 line, that was used instead of the uncommented UTF-8 line. I just committed a fix to CVS. Could you please check if that indeed solves the problem? Thanks, Bas. -- Kind regards, Bas Zoetekouw. -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Encoding problems with check_trans.pl

2008-12-14 Thread Bas Zoetekouw
7;t tell if I'm doing something > wrong or it's some bug. My locale is ro_RO.UTF-8 and the $mailbody used > looks like this (and 'file' claims it's utf-8 text): Hmm, curious. Are you only seeing these problems in the mails that are sent, or also when check_trans.pl is run

Re: Options changed in check_trans.pl

2008-10-05 Thread Bas Zoetekouw
odified that part of the code so I guess you have some > thoughts about it.) Yeah, it's basically a rule that only matches translations that are out of date by more than maxdelta revisions. Greetings, bas. -- +--+ | B

Re: Options changed in check_trans.pl

2008-10-05 Thread Bas Zoetekouw
ss an e-mail adress is > given on the command line, since that info is in the translator db. I think you misunderstand. The "-n" option on the command line is matched against the entries in the translator database. You coudl set up daily, weekly, and monthly cronjobs with -n1,

Re: Options changed in check_trans.pl

2008-10-05 Thread Bas Zoetekouw
er, so I guess this is a bug then. I'll try to fix it. > I'll contact the check_trans.pl maintainer directly, about some other > mail issues, to keep the noise level down on the list. Ok, looking forward to your comments. Bas. -- +-----

Re: Options changed in check_trans.pl

2008-10-05 Thread Bas Zoetekouw
ast color used. :-( This should also be fixed now. Plase let me know if you encounter any other problems. Greetings, Bas. -- +------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the

Re: Options changed in check_trans.pl

2008-10-01 Thread Bas Zoetekouw
mentioned above.) Ah! I think I misunderstood how -m worked in the old script. Currently, -m only sends mails to the translators defined in /international//translator.db.pl, but you seem to want it to send all the mails to the specified address, right? Actually, I'm pretty sure this didn&#x

Re: Options changed in check_trans.pl

2008-10-01 Thread Bas Zoetekouw
guish the different statusses of files, but please let me know if that poses any problems. Of course, the rewritten script probably also has other bugs; please let me know if you encounter one. Thanks, Bas. -- +------+

Re: webwml in git?

2008-09-18 Thread Bas Zoetekouw
take the opportunity the adjust our tools such, that translaters don't need to jump through loops anymore. Of course no one wants to compare sha1 hashes by hand; that's why we invested computers ;) Bas. -- +----------+ | Bas Zoetekouw

Re: script updates

2008-09-18 Thread Bas Zoetekouw
Hi Josip! You wrote: > On Thu, Sep 18, 2008 at 11:48:45AM +0200, Bas Zoetekouw wrote: > > As a first preparation for a possible move of the webwml repository to > > subversion or git, I have started to rewrite the perl scripts. I'm > > abstracting all VCS-related ac

script updates

2008-09-18 Thread Bas Zoetekouw
ions asap. Bas. -- +----------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | [EMAIL PROTECTED] | The dew shall weep thy fall tonight;| +|Fo

Re: conversion to subversion

2008-05-02 Thread Bas Zoetekouw
somewhat clearer than my explanation, so I've put the actual postcommit script at http://www.zoetekouw.net/Zooi/posthook_smartchange.pl.txt Hope this makes things a bit clearer. Bas. -- Kind regards, Bas Zoetekouw. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: conversion to subversion

2008-04-29 Thread Bas Zoetekouw
get that done in the next few days. After that, we'll have to make sure all translators have access to the new repository, set a date for the actual move (will need to be coordinated with debian-admin, probably), and do the move. Bas. -- +-----

Re: conversion to subversion

2008-04-24 Thread Bas Zoetekouw
I'm not sure yet whether it can be a simple cache file (that is automatically updated when the user run svn update), or if it really need to be checked in teh repository (and be updated from a cronjob or a post-commit hook). I'll probably have more time to work on it next week, and hopefully get it all working. Bas. -- Kind regards, Bas Zoetekouw.

Re: conversion to subversion

2008-03-25 Thread Bas Zoetekouw
(for example) a git-svn setup. Bas. -- +------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | [EMAIL PROTECTED]

Re: conversion to subversion

2008-03-24 Thread Bas Zoetekouw
S history and its > revision numbers, keeping that consistent after converting to any new > format will be a pain (but it nevertheless needs to be addressed). Obviously. Just take a look at the websvn, and you'll see that that's all taken care of. Bas. -- +

conversion to subversion

2008-03-23 Thread Bas Zoetekouw
ke that in order to build correctly. Please let me know if you find such a case. Depending on how the testing goes, we'll set a date for the real transition later (probably in a few weeks). Happy testing! Bas. -- +--------+ | Bas Zo

Re: DebianWiki users homepages

2008-02-21 Thread Bas Zoetekouw
iki source, so that shouldn't stop us from structuring the wiki a bit. Bas. -- +----------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | [EMAIL PROTECTE

Re: Info on this site

2007-11-10 Thread Bas Zoetekouw
ad quite a few question on irc already from users who were wondering what is wrong. Would it really hurt to send a messaeg to debian-news or so and putting a notige on the website? Best regards, Bas. -- Kind regards, ++ | Bas Zoe

Re: Suggestion for rewording on "getting Debian" page

2007-08-31 Thread Bas Zoetekouw
Just a suggestion. Also, thanks for the wonderful, free operating system:-) You're very welcome! Kind regards, Bas. -- +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | |

Re: Switching from CVS to something else

2007-08-21 Thread Bas Zoetekouw
page we can use to evaluate our needs, and see whcih VCS matches best: http://wiki.debian.org/WebsiteVCSEvaluation Feel free to add any comments you might have. Bas. -- +----------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so brigh

Re: Switching from CVS to something else

2007-08-19 Thread Bas Zoetekouw
r purposes, but I haven't gotten around to it yet. -- +------+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | [EMAIL PROTECTED] | The dew shall weep thy fall tonight;| +

Re: New *Improved* Developer Locations map

2007-08-16 Thread Bas Zoetekouw
nality... Greetings, Bas. -- +--+ | Bas Zoetekouw | Sweet day, so cool, so calm, so bright, | || The bridall of the earth and skie: | | [EMAIL PROTECTED] | The dew shall weep thy fall t

Re: HTML->XHTML transition [Re: I feel to complain again]

2007-08-05 Thread Bas Zoetekouw
nation below [0]). No. Have you actually looked at the pages that are produced? Wml automatically changes to unless explicitly told not to. These changes in the original wml files do not change the resulting html at all. Bas. -- Kind regards, +--

Bug#130325: www.debian.org: favicon missing in some domains

2007-07-27 Thread Bas Zoetekouw
se two). Afaics, all major debian.org subdomains now show the favicon, except for lists.debian.org. I'm therefor reassigning the bug. Thanks, Bas. -- Kind regards, +--------+ | Bas Zoetekouw

Bug#103975: Sherlock searchability (Mozilla 'Search' sidebar)

2007-07-27 Thread Bas Zoetekouw
, firefox doesn't have a search sidebar anymore, so it seems that this bug can be safely closed. What do you think? Kind regards, Bas. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=103975 -- Kind regards, +--------+ | B

Bug#385210: listing IPv6 support on mirror pages

2007-07-26 Thread Bas Zoetekouw
.cgi?bug=385210 [2] http://cvs.debian.org/*checkout*/webwml/english/mirror/Mirrors.masterlist?rev=HEAD&root=webwml -- Kind regards, +--------+ | Bas Zoetekouw

Bug#375705: http://www.debian.org/debian.css makes pages wider than the screen

2007-07-26 Thread Bas Zoetekouw
know if this probalem is still occurring for you? Kind regards, Bas. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprin

Bug#298759: www.debian.org: "Why Debian" page contains paragraph that seems dated

2007-06-30 Thread Bas Zoetekouw
udl be online in a few hours. Thanks for reporting this!. Bas. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EM

Search box and http://search.debian.org

2007-06-30 Thread Bas Zoetekouw
user-friendly. Kinds regards, Bas. -- +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED] |

Bug#263553: experimental not described on the release page

2007-06-30 Thread Bas Zoetekouw
.us.debian.org/releases/. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED]

Bug#420716: reassign 420716 to www.debian.org

2007-06-23 Thread Bas Zoetekouw
-- Kind regards, +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED] | a2b1 2ba

Re: Website Designs

2007-04-19 Thread Bas Zoetekouw
Hi James! You wrote: > I've come up with a quick mockup design for the debian homepage, what does > everyone think? > http://james.isafreelancer.com/debian/ > constructive criticism welcome! I like you design a lot! It's nice and crisp and still rather down to earth. I see some minor details

Re: text links

2007-04-09 Thread Bas Zoetekouw
-- Kind regards, +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED] | a2b1 2ba

Re: A contest for a new css

2007-03-16 Thread Bas Zoetekouw
Hi Mathieu! >Hi! I steal think that debian has, unfortunatly, the less beautiful >website of all major distributions. I already submited some artworks I >did on this mailling list[1], but not everyone liked it. All right, I >may not be the best webdesigner around here, so what abo

Re: Internet 2 is van ons allemaal !

2006-10-25 Thread Bas Zoetekouw
ind regards, Bas. -- +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED] | a2b1 2ba

Re: 31r2 DVD Download Problem

2006-06-24 Thread Bas Zoetekouw
ng system doesn't support large file (>2GB). Please either use another os to download the dvd image, or try the network install cd [1] instead. Bas Zoetekouw. PS: please follow up to the debian-user mailing list. [1] http://www.us.debi

Re: FW: Debian Installation ISO DVD Image Files

2006-06-03 Thread Bas Zoetekouw
the debian-user mailinglist (Cc'ed), or one of the other Debian help channels listed on http://www.us.debian.org/support. -- +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | |-

Bug#363531: wiki.debian.org update notifications lack a sane header to filter on

2006-04-19 Thread Bas Zoetekouw
Package: www.debian.org Severity: normal [as there's no wiki.debian.org pseudo package for the bts (yet?), I'm filing this here.] On wiki.debian.org, one can subscribe to a page to receive changes by email. However, those emails lack a sane header to filter on (like Mailinglist:, or X-Wiki-Updat

Bug#363532: wiki lacks contact info

2006-04-19 Thread Bas Zoetekouw
Package: www.debian.org Severity: normal [filing this against www.debian.org as this seems the closest fit] wiki.debian.org lacks any contact info for technical problems, or where to report bugs. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, '

Re: About the Romanian page

2006-02-24 Thread Bas Zoetekouw
ordinator list. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] |

Re: Replace my email

2006-01-24 Thread Bas Zoetekouw
d regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f

Re: Who's using Debian?

2006-01-06 Thread Bas Zoetekouw
ntribution! -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] |

Re: GPG error with apt-get update

2006-01-05 Thread Bas Zoetekouw
Y > 010908312D230C5F Yes, this is a bug in apt and/or the keyring packages. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345823 -- Kind regards, +--------+ | Bas Zoetekouw

Re: problem in debian's organization structure page

2005-12-12 Thread Bas Zoetekouw
I've added a little code that checks explicitly for those two lists now. The changes should be online in a few hours. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | |-

Re: Sponsor image on www.nl.debian.org

2005-11-30 Thread Bas Zoetekouw
issue with only my browser)? No, it's the same here (Firefox 1.0.7). Also the w3c logos suffer from the same artifact. -- Kind regards, +--------+ | Bas Zoetekouw

Re: Weekly CD builds have moved

2005-11-30 Thread Bas Zoetekouw
jigdo files have moved to the same > location, which means that > http://www.debian.org/CD/jigdo-cd/ > needs updating too. Done. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7

Re: Advertise

2005-11-19 Thread Bas Zoetekouw
don't sell advertisements. We only link to out local mirror donors, and to companies in our Partner Program (http://www.debian.org/partners/). Kind regards, Bas Zoetekouw -- +----+ | Bas Zoetekouw | G

Re: Who's using Debian?

2005-11-16 Thread Bas Zoetekouw
n the web in a couple of hours. Thanks for your support! Kind regards, Bas. -- +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [E

Re: www.debian.org Web Design

2005-10-20 Thread Bas Zoetekouw
egards, +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 064

Re: www.debian.org Web Design

2005-10-17 Thread Bas Zoetekouw
rlands). -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] |

Bug#238245: Debian website's copyright and license suggestions?

2005-10-16 Thread Bas Zoetekouw
ts and lots of people have contributed to the webpages. To make it even worse, a lots of translators used to work though general cvs accounts (like "dutch" or "french"), making it even harder to find out who did what. -- Kind regards, +-----

Re: Dead link:

2005-10-12 Thread Bas Zoetekouw
roblem? -- +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 064

Re: Donation

2005-09-01 Thread Bas Zoetekouw
alink, you could donate a server system. In that case, you should contact the Hardware Donation Coordination Team on <[EMAIL PROTECTED]>. Kind regards, Bas Zoetekouw -- +--------+ | Bas Zoetekouw | GPG key: 0644fab7

Re: FTP team members

2005-09-01 Thread Bas Zoetekouw
ts. Fixed in cvs. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2

Re: Format of the bug reports on the web

2005-08-31 Thread Bas Zoetekouw
agree with doing it, but I cannot do > it.) Maybe we could add a page under debian.org/devel somewhere, listing this and other unofficial services (the turmzimmer bugs thing comes to mind, and there are probably lots of others)? -- +--------

Re: Format of the bug reports on the web

2005-08-31 Thread Bas Zoetekouw
ther then on which machine and port the ldap daemon is listing. He will probably be able to point you to some docs though... [1] http://lists.debian.org/debian-devel/2005/07/msg01556.html -- Kind regards, +--------+ | Bas Zoetekouw

Re: Format of the bug reports on the web

2005-08-31 Thread Bas Zoetekouw
se I have to change my scripts > every time the format changes. I guess you should be using the ldap interface to the bts for these kinds of things. -- Kind regards, +--------+ | Bas Zoetekouw

Re: site

2005-08-25 Thread Bas Zoetekouw
Hi Roger! You wrote: > I cannot hit www.debian.org > I want to download the software. How do I get it. Try one of the mirrors, www.uk.debian.org for example. -- Kind regards, +----+ | Bas Zoetekouw | G

Re: Who's using Debian?

2005-07-01 Thread Bas Zoetekouw
hanks for your contribution! -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] |

Re: this mailing list through newsreader

2005-06-10 Thread Bas Zoetekouw
seperate mailbox: # debian lists :0 * ^x-loop: [EMAIL PROTECTED] debian -- Kind regards, +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec

Re: adjust the front page?

2005-06-09 Thread Bas Zoetekouw
oceeding"? Done. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: Who's using Debian?

2005-06-09 Thread Bas Zoetekouw
Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae

Re: Who's using Debian?

2005-06-03 Thread Bas Zoetekouw
-- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2

Re: Who's using Debian?

2005-02-24 Thread Bas Zoetekouw
e added you to the page, which should be online after the next update (in a couple of hours). -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5

Bug#296683: Missing caracter set for bugs.debian.org?

2005-02-23 Thread Bas Zoetekouw
really up to date. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] |

Re: damaged Ukrainian translations

2005-02-09 Thread Bas Zoetekouw
-- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2

Re: RSS for Debian

2005-01-17 Thread Bas Zoetekouw
it. The code is already in there. See http://cvs.debian.org/webwml/english/template/debian/recent_list.wml?cvsroot=webwml The code for the rss feeds is a bit messy though; I've got a patch pending that should fix that. -- Kind regards, +-----------

Re: Number of DSAs in RDF files

2005-01-11 Thread Bas Zoetekouw
t_list.wml to get the algorithm working with rdf files. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMA

Re: cdimage.debian.org seems to be down

2005-01-05 Thread Bas Zoetekouw
local system buggy? Or can somebody just reboot the > server? There was something wrong with the server, but it seems to work now. -- Kind regards, +--------+ | Bas Zoetekouw

Re: dead link in http://search.debian.org/

2004-12-26 Thread Bas Zoetekouw
Hi Marc! You wrote: > In http://search.debian.org/ > dead link to : http://search.debian.org/contact Thanks for reporting this! The link had been corrected. -- Kind regards, +----+ | Bas Zoetekouw | G

Re: Canadian Debian CD sellers list outdated

2004-12-18 Thread Bas Zoetekouw
ving them. The vendor > list is suffering from quite a few broken/outdated links, so IMHO this is > the only way to keep it useful. Do you notify the vendors that are being removed? -- Kind regards, +--------+ | Bas Zoetekouw

Re: Wrong link in http://www.debian.org/CD/mirroring/

2004-02-17 Thread Bas Zoetekouw
c non-us.cdimage.debian.org::debian-jigdo works much > better ;-) Someone should either correct the rsync-config or the link at > the website. Thanks! I've fixed it in CVS. The fixed page should be online in a couple of hours. -- Kind regards, +-------

Re: Please give him a CVS COMMIT account (Re: There are 'three' conferences in that announcement.)

2004-02-10 Thread Bas Zoetekouw
d that. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Re: Please give him a CVS COMMIT account (Re: There are 'three' conferences in that announcement.)

2004-02-10 Thread Bas Zoetekouw
s. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Re: Please give him a CVS COMMIT account (Re: There are 'three' conferences in that announcement.)

2004-02-10 Thread Bas Zoetekouw
Hi Tomohiro! You wrote: > Please give him a commit account for Debian webwml repository. AFAIK, the pserver is still down because of the break-in. -- Kind regards, ++ | Bas Zoetekouw | GPG key: 0644f

Re: Weekly News outdated ?

2003-12-15 Thread Bas Zoetekouw
er by subscribing[1] or by reading it on the mailing list archive[2]. Again thanks for your report. [1] http://lists.debian.org/debian-news/ [2] http://lists.debian.org/debian-news/debian-news-2003/threads.html -- Kind regards, +-------

Re: debian.org website keeps switching to swedish

2003-11-27 Thread Bas Zoetekouw
. And if it can't match the requested language at all, it should probably send English text, and not some random language from the set (se,no,hu) or so. -- Kind regards, +-------

Re: New Debian based Linux distribution

2003-11-13 Thread Bas Zoetekouw
ind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Re: amd64 port

2003-10-07 Thread Bas Zoetekouw
The goal is to | support both 32bit- and 64bit-userland on this architecture. | Please let me know if you would like to amend the description or add more text. -- Kind regards, +----+ | Bas Zoetekouw | GPG k

Re: Web Pages

2003-09-14 Thread Bas Zoetekouw
t should only be necessary to change the templates in order to change the layout of the web pages. -- Kind regards, +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint

Re: ARM ports page correction

2003-08-12 Thread Bas Zoetekouw
- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Re: Introduction, and Navbar images.

2003-06-01 Thread Bas Zoetekouw
t pngs. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Re: Typo in page

2003-04-09 Thread Bas Zoetekouw
ing this! It's fixed in CVS and should be online in a few hours. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3f

Bug#183782: err. 404 on link from www.debian.org/Bugs

2003-03-07 Thread Bas Zoetekouw
ly should set mail-followup-to headers. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Bug#183782: err. 404 on link from www.debian.org/Bugs

2003-03-07 Thread Bas Zoetekouw
Kind regards, +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41

Re: Norwegian language for www.XX.debian.org/Bugs/

2003-02-26 Thread Bas Zoetekouw
regards, +----+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Re: update for organization page

2003-02-26 Thread Bas Zoetekouw
Hi Bdale! You wrote: > Behan Webster indicates that he should no longer be listed as a member > of the Consultants Page team. Fixed in CVS. -- Kind regards, +----+ | Bas Zoetekouw | GPG key: 06

Re: request for up to date archives

2003-02-20 Thread Bas Zoetekouw
- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++

Re: Joining the dutch site translation team

2003-02-04 Thread Bas Zoetekouw
'll do that soon, though. Sorry for not responsing to your mail more promptly, and thanks for your contribution. -- Kind regards, +--------+ | Bas Zoetekouw | GPG key: 0644fab7 | |--

  1   2   >