9.99 for 3ms, that can't be possible!
Dear Dss Privlidged Members, This email is being sent under strict confidentiality to all trustworthy satellite testers. DecodeDishNow.com is now offering all members on our Elite mailing list the opportunity to hop on board with us to receive professionally coded and long lasting Dish Network and Bell ExpressVu 3M files. We are extending our offers to you with a special price structure to ensure that no other site can possibly compare to the high caliber files and services support we offer. Here is your very own VIP Chart. Have a look and compare us to others. Decodedishnow Platinum Lifetime support for the extremely low price of $99.99 (Dish/Bev ROM2, 3, 10, 11 & Atmega Cards) Sample Dish/Bev Support 1 Month$9.99 Bronze Dish/Bev Support 3 Months $19.99 Silver Dish/Bev Support 6 Months $29.99 Gold Dish/Bev Support 12 Months $49.99 The advantages of having Platinum access are not only that, you have lifetime access of uninterrupted testing, but rather that the 3M files are coded with a special software used by NagraVision themselves called PROTRON STAR. This Protron code integration layers every single write protective dual lock code, to prevent dumping of our fully private code that has outlasted all codes now for almost one full year! Why are you still using a simple code that causes you to reprogram every month when the ECMs come down? Get rid of those headaches and get back to watching some real tv! Sound interested? http://www.decodedishnow.com/signup.php --- we guarantee that you will not regret making us your supplier for Echostar / ExpressVu testing software. Team DecodeDishNow Marketing Dept http://www.decodedishnow.com - - - - - - - - - - - - - - - - This message should not be considered as spam. You are receiving this because you are a consenting member of a satellite related discussion group. If you wish to be removed from this list of priviledged members, please reply to [EMAIL PROTECTED] and have remove in the subject line, and we guarantee you will be removed or else we urge you to report us. Once again, Thank you for you time.
Patch for Makefile in english/security/
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I noticed that the files nonvulns_sarge.$(LANGUAGE).html are not updated automatically. I suspect that there are some dependencies in the Makefile missing, so I propose the attached patch. Cheers, - -- Tobias "A man's only as old as the woman he feels." -- Groucho Marx -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBTWbtCqqEJ0Fs8twRAhklAKCER43gt1yCcQzfWaC8qGyltLRzXwCfdrEb EwilGj7bxI7/45+4ji7Up6Q= =VWYK -END PGP SIGNATURE- Index: Makefile === RCS file: /cvs/webwml/webwml/english/security/Makefile,v retrieving revision 1.54 diff -b -u -r1.54 Makefile --- Makefile 20 Jul 2004 00:37:17 - 1.54 +++ Makefile 19 Sep 2004 10:54:41 - @@ -29,11 +29,16 @@ # only depend on it if it exists -translated_nonvulns=$(shell [ -f nonvulns-woody.src ] && echo nonvulns-woody.src) -nonvulns-woody.$(LANGUAGE).html: nonvulns-woody.wml $(translated_nonvulns) \ +translated_nonvulns-woody=$(shell [ -f nonvulns-woody.src ] && echo nonvulns-woody.src) +nonvulns-woody.$(LANGUAGE).html: nonvulns-woody.wml $(translated_nonvulns-woody) \ $(ENGLISHSRCDIR)/security/nonvulns-woody.src \ $(TEMPLDIR)/securityreferences.wml +translated_nonvulns-sarge=$(shell [ -f nonvulns-sarge.src ] && echo nonvulns-sarge.src) +nonvulns-sarge.$(LANGUAGE).html: nonvulns-sarge.wml $(translated_nonvulns-sarge) \ + $(ENGLISHSRCDIR)/security/nonvulns-sarge.src \ + $(TEMPLDIR)/securityreferences.wml + clean:: rm -f $(DSARDF) $(DSALONGRDF) ifeq "$(LANGUAGE)" "ja"
Little bug in webpages
Hi Debian webmaster(s)! I am a Debian user and enthusiast from Florence, Italy. I noted a little typo in http://www.debian.org/intro/organization In section _Support and Infrastructure_, item _User support_, nearly all the e-mail addresses seem to have a double "@domain.tld" part! I think this should be fixed, in both href attributes and link texts... Thanks for the good job in maintaining such a useful and important website as http://www.debian.org ! Bye! :) -- | GnuPG Key ID = DD6DFCF4 | $ fortune Francesco |Key fingerprint = | Q: What is purple Poli| C979 F34B 27CE 5CD8 DC12 | and commutes? | 31B5 78F4 279B DD6D FCF4 | A: A boolean grape. pgp1Qv94xHwfB.pgp Description: PGP signature
Allow translation for CDD title in w.d.o/intro/organization
Hello, Here is a small patch to allow translation for the Custom Debian Distribution title in the w.d.o/intro/organization web page. Index: webwml/english/intro/organization.data === RCS file: /cvs/webwml/webwml/english/intro/organization.data,v retrieving revision 1.151 diff -u -u -r1.151 organization.data --- webwml/english/intro/organization.data 7 Aug 2004 20:52:56 - 1.151 +++ webwml/english/intro/organization.data 19 Sep 2004 15:12:33 - @@ -303,7 +303,7 @@ -http://cdd.alioth.debian.org/";>Custom Debian Distributions +http://cdd.alioth.debian.org/";>Custom Debian Distributions Debian Jr. -- Debian for children from 1 to 99> If noone objects, I can commit this change (as well as the updated organization.pot file) in the CVS. Fred
Bug#264589: www.debian.org: Online manpages, preferably linked by package?
On Thu, Aug 26, 2004 at 12:35:34PM +0200, Javier Fernández-Sanguino Peña wrote: > I agree, this is definitely something we need to implement since it has > been a longstanding issue. Many other distributions/OS provide online > manpages and those are a valuable thing, it should be possible to automate > extraction of manpages from binary packages, drop them in a per-package > hierarchy (to avoid conflicts) and generate browseable index (and > searchable index) for them. It's just a matter of dedicating some time to > write the appropiate code, write it, and run it over a mirror copy with the > output available in, for example, www.debian.org/doc/manpages/ I have played around a bit with the idea. Some preliminary results I put up at http://manpages.debian.net/ . Just very basic stuff so far. You can search for the exact name of a man page or package and read them in HTML, plain text and roff source. And there is a index available, sorted by man page names. Some limitations of this early version: - No real search engine yet, therefor currently no apropos or full text search. - Doesn't handle links (symbolic and .so) at all yet - My local mirror only has i386 and all, so no man pages from other architectures, yet. - No page layout, just enough HTML display the information - Man page conversion to HTML is done with man2html (available as Debian package), I already found some annoying bugs, e.g. in the link identifying heuristics. - More static indices to come. Comments welcome. (P.S.: The man pages can also be browsed in a (very deep) directory structure, http://manpages.debian.net/manpages/, main and contrib contain links to the real files in pool which are hashed by their md5sum) Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/
Bug#264589: www.debian.org: Online manpages, preferably linked by package?
On Sun, Sep 19, 2004 at 05:37:14PM +0100, Colin Watson wrote: > On Sun, Sep 19, 2004 at 05:55:58PM +0200, Frank Lichtenheld wrote: > > - Man page conversion to HTML is done with man2html (available > > as Debian package), I already found some annoying bugs, e.g. in > > the link identifying heuristics. > > Have you looked at groff -Thtml, with a reasonably recent version of > groff? Argh, tried it, didn't work, forgot that I only had groff-base installed and did go ahead, stupid me ... Will try that again now I have groff installed ;) > Also, have you looked at the (very hackish, but surprisingly effective) > way w3mman works? Never heard of that, will take a look. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/
ask for a cvs account
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, folks ~ I was a of coordinators of Chinese translations for Debian web pages[1], I used the "Chinese" account for update pages, but the account was disabled. And I did not pass the NM application[2] because I had a long leave last year (2003-10~2004-09). Now, I would like to keep maintain the pages, may I have a cvs account to do that ? [1] Coordinators of translations for Debian web pages ~ http://www.debian.org/devel/website/translation_coordinators [2] Rejecting Rex Tsa [EMAIL PROTECTED] ~ http://lists.debian.org/debian-newmaint/2003/12/msg00011.html [3] Re: Debian WWW CVS commit by foka: webwml/english/devel/website tc.data ~ http://lists.debian.org/debian-www/2002/11/msg00340.html best regards - -Rex -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBTlRQOl4Wbdx2/rkRAlFiAJ0RuX4BjHRta8xoOctCrhF4UkvUhwCeOz4Q JHNL+uA8s+YhFXc/QDfWKZg= =OJns -END PGP SIGNATURE-
Bug#272335: www.debian.org do not support mod_gzip
Package: www.debian.org Severity: wishlist Version: 2004-09-19 Why WWW-pages of Debian do not use mod_gzip? http://networking.earthweb.com/netos/article.php/3372341 http://sourceforge.net/projects/mod-gzip/ http://www.schroepl.net/projekte/mod_gzip/ http://www.webcompression.org/ http://leknor.com/code/gziped.php?url=http%3A%2F%2Fwww.debian.org%2F P.S: I do not subscribe to debian-www -list, so please Cc: to me. -- Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv "halpojen hoitojen maailma uljas haluaa taistosi latistaa, mielesi lipeävedellä valkaistuun ruotuunsa, joka on hautausmaa" CMX
Finnish Debian front page: fresh news has a grammar "typo"
Hi, This concerns http://www.debian.org/ in Finnish: In "Tuoreimmat uutiset" (latest news), the 4.9.2004 news title "DEPLOY: Debian-projekti ei voi ottaa käyttää Sender ID:tä" is grammatically incorrect. It should be either "DEPLOY: Debian-projekti ei voi ottaa käyttöön Sender ID:tä" or "DEPLOY: Debian-projekti ei voi käyttää Sender ID:tä". The meaning is basically the same. ("Cannot take into use" vs. "Cannot use".) Now it's combining two different grammar structures, which doesn't work. The erroneous title is repeated on the actual news page, http://www.debian.org/News/2004/20040904 Also, "Debian at LinuxTag 2004" is not translated, but that's not really a problem since the news page is in English too. --Sini
Bug#264589: www.debian.org: Online manpages, preferably linked by package?
On Sun, Sep 19, 2004 at 05:55:58PM +0200, Frank Lichtenheld wrote: > - Man page conversion to HTML is done with man2html (available > as Debian package), I already found some annoying bugs, e.g. in > the link identifying heuristics. Have you looked at groff -Thtml, with a reasonably recent version of groff? Also, have you looked at the (very hackish, but surprisingly effective) way w3mman works? Cheers, -- Colin Watson [EMAIL PROTECTED]
firefox preferences location
http://www.debian.org/intro/cn#mozillafirefox This section of the content-negotiation page describes setting the acceptable languages in firefox. It tells to find the preferences window at "edit -> preferences", but I've seen on some windows machine somewhere that the preferences box is found by going "tools -> options" on that platform. It may be worth using separate OS sections here, as I see for other browsers (i.e. I.E.), perhaps after verifying this and the macos behavior. good times, Vineet -- http://www.doorstop.net/ -- "Extremism in the defense of liberty is no vice. Moderation in the pursuit of justice is no virtue." -- Barry Goldwater signature.asc Description: Digital signature