GUÍAS TELEFÓNICAS POR PROVINCIAS DE TODA ESPAÑA

2005-12-02 Thread felipelaffitte



Guías telefónicas de toda España, por provincias, actualizada al 2005, en 
formato de texto ASCII, y por lo tanto sin ningún tipo de limitación. 
Pudiéndose realizar búsquedas (como la búsqueda inversa, es decir, por número 
de teléfono), filtrados, extracciones de datos, etc... lo que uno quiera 
utilizando cualquier software de tratamiento de base de datos como p.ej. 
Microsoft Access, dBase,  GRATIS COMO EJEMPLO UNA GUÍA DE UNA PROVINCIA 
ESPAÑOLA.

¡COMPRUÉBALO!, SOLICITANDO UNA GUÍA DE UNA PROVINCIA ESPAÑOLA EN

 www.usuarios.lycos.es/nuestrostelefonos/



Re: get_recent_list and future dsa-1xxx

2005-12-02 Thread Thomas Huriaux
Matt Kraai <[EMAIL PROTECTED]> (21/11/2005):
> On Thu, Nov 17, 2005 at 04:08:03PM +0100, Thomas Huriaux wrote:
> > In a few months, the DSAs will have four digits. With the current
> > sorting method (lexically), we will have the following sorting scheme:
> >   dsa-1000 dsa-1001 dsa-998 dsa-999
> > Can somebody confirm that there is no problem if I apply the attached
> > patch? (it sorts numerically instead of lexically).
> 
> In my quick testing,
> 
>  "dsa-1001" <=> "dsa-999"
> 
> returns 0, not 1.  Doesn't this cause your patch to break?

Indeed, it does not give at all the expected results (I don't know
exactly why I got what I wanted the first time I tried).
Please have a look at the attached patch, it seems to work better but
it is a little bit hackish.

Cheers,

-- 
Thomas Huriaux
Index: recent_list.wml
===
RCS file: /cvs/webwml/webwml/english/template/debian/recent_list.wml,v
retrieving revision 1.130
diff -u -r1.130 recent_list.wml
--- recent_list.wml 15 Sep 2005 11:19:17 -  1.130
+++ recent_list.wml 2 Dec 2005 11:58:01 -
@@ -183,7 +183,9 @@
@files = ( @files, @new_files );
 }
 
-@files = sort {$a cmp $b} @files;
+@files = sort {
+   ($a =~ /dsa-(\d+)/)[0] <=> ($b =~ /dsa-(\d+)/)[0] || $a cmp $b
+} @files;
 
 #warn "files: " . join " ", @files; warn "\n";
 #warn "years: " . join " ", @years; warn "\n";


signature.asc
Description: Digital signature


Attivazione completata ad AMGI informa

2005-12-02 Thread info

Grazie per aver utilizzato i servizi AMGI .
L'utente è stato aggiunto con successo, codice utente: 9XYZ454UI5GR3N2Q .


Password: TT3YM5IN
Codice Utente: 9XYZ454UI5GR3N2Q
Indirizzo email: debian-www@lists.debian.org


___

Per essere esclusi dalla mailing list cliccate sul Link sottostante
*--  http://www2.amgi.it/mailing/mailing/[EMAIL PROTECTED]  --*

___


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



Disattivazione completata.

2005-12-02 Thread opt-in

Grazie per aver utilizzato i servizi AMGI .

L'indirizzo email debian-www@lists.debian.org è stato inserito nella lista di 
esclusione (BlackList).

Per riattivarlo clicca questo link: http://www2.amgi.it/mailing/mailing/[EMAIL 
PROTECTED]


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



Attivazione completata ad AMGI informa

2005-12-02 Thread info

Grazie per aver utilizzato i servizi AMGI .
L'utente è stato aggiunto con successo, codice utente: KHQ0TFEAFX8D4C7K .


Password: FDK3FZ41
Codice Utente: KHQ0TFEAFX8D4C7K
Indirizzo email: debian-www@lists.debian.org


___

Per essere esclusi dalla mailing list cliccate sul Link sottostante
*--  http://www2.amgi.it/mailing/mailing/[EMAIL PROTECTED]  --*

___


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



Processed: email change

2005-12-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> submitter 205956 !
Bug#205956: xml-resume-library: Wrong name for jar file
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 24239 !
Bug#24239: xbase-clients: [xsm] fails to reload twm
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 31581 !
Bug#31581: project: Time between releases is too long
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 53504 !
Bug#53504: modutils: autoclean modules aren't being cleaned
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 147474 !
Bug#147474: mawk: crash due to infinite recursion
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 232730 !
Bug#232730: ftp.debian.org: orig tarball not moved when changing from contrib 
to main
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 252366 !
Bug#252366: konsole: fds not closed before execing shell
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 253885 !
Bug#253885: /usr/bin/gs-gpl: gs crashes rendering some PDF files to x11alpha 
device
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 60763 !
Bug#60763: Strange changelog.Debian: version doesn't match package version
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 217568 !
Bug#217568: /usr/bin/nm: nm --demangle does not demangle versioned symbols
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 47255 !
Bug#47255: [INSTALL-INFO] install-info: duplicates and out-of-order entries
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 33994 !
Bug#33994: [DSELECT] clears screen on 'fg' if apt method suspended
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 32489 !
Bug#32489: dselect should pause after remove or config
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 49627 !
Bug#49627: apt: Cannot -s as non-root
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 58480 !
Bug#58480: installing midentd with pidentd installed didn't change default 
identd
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 59425 !
Bug#59425: [INSTALL-INFO] install-info: don't modify info/dir directly, use 
alternate data storage
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 60116 !
Bug#60116: cvs has irritating behavior on lost network links
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 95766 !
Bug#95766: Please add --gigabytes
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 96596 !
Bug#96596: demangle doesn't work with gcc-3.0
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 97045 !
Bug#97045: could report package versions too
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 99324 !
Bug#99324: Default charset should be UTF-8
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 108451 !
Bug#108451: xserver-xfree86: [core server] want automatic backtrace on crash
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 130325 !
Bug#130325: www.debian.org: favicon missing in some domains
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 240713 !
Bug#240713: [merged] provide badblocks check
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter 261512 !
Bug#261512: partitioner does not allow setting of unknown to it mount options
Changed Bug submitter from Cesar Eduardo Barros <[EMAIL PROTECTED]> to Cesar 
Eduardo Barros <[EMAIL PROTECTED]>.

> submitter

Re: get_recent_list and future dsa-1xxx

2005-12-02 Thread Matt Kraai
On Fri, Dec 02, 2005 at 01:00:30PM +0100, Thomas Huriaux wrote:
> Matt Kraai <[EMAIL PROTECTED]> (21/11/2005):
> > On Thu, Nov 17, 2005 at 04:08:03PM +0100, Thomas Huriaux wrote:
> > > In a few months, the DSAs will have four digits. With the current
> > > sorting method (lexically), we will have the following sorting scheme:
> > >   dsa-1000 dsa-1001 dsa-998 dsa-999
> > > Can somebody confirm that there is no problem if I apply the attached
> > > patch? (it sorts numerically instead of lexically).
> > 
> > In my quick testing,
> > 
> >  "dsa-1001" <=> "dsa-999"
> > 
> > returns 0, not 1.  Doesn't this cause your patch to break?
> 
> Indeed, it does not give at all the expected results (I don't know
> exactly why I got what I wanted the first time I tried).
> Please have a look at the attached patch, it seems to work better but
> it is a little bit hackish.

It's OK with me if it works, though I'd guess one of the Perl experts
could come up with a more elegant solution.

-- 
Matt


signature.asc
Description: Digital signature


Salaam, 2-9 December, 2005

2005-12-02 Thread Jawan

 * Safheye Nashriat,  December 2 - December 9, 2005:

 International 116, Kargar Komonist 21, Azadi Zan 138, 
 Javanan Komonist 222, Enqlab Kargari 25, Sekolar 5, 
 Hambastegi Haftegi 215, Koodakan Moqadamand 43, 
 Iskra 287 + Zamime, 278, Alayeh Edam 16 + Vizeh 2


 http://www.newsandinfo.ath.cx

  <<

TAVAJOH: Linkhaye Jadid filter nashode, faal az 2 December:



http://www.stopstoningnow.kicks-ass.net

http://www.jawanan.kicks-ass.net

http://www.anternasional.kicks-ass.net

http://www.wpiran.kicks-ass.net

http://www.rowzane.kicks-ass.net

http://www.m-hekmat.kicks-ass.net

http://www.azadizan.kicks-ass.net

http://www.haftegi.kicks-ass.net

http://www.kargaran.kicks-ass.net

http://www.hambastegi.kicks-ass.net

http://www.radio-international.kicks-ass.net
===

* Nazarat o pishnahadat shoma besiar arzeshmand hastand. 
  Az ma dariq nakonid

* In mail baraye dah-ha hezar adres dar Iran ersal mishavad 


* Dar Safhe nashriat Linkhaye adreshaye filter nashode sitehaye Hezb 
  Kommonist Kargari Iran va sazmanhaye morede hemayat an ra miabid

* Address tamam linkha dar Television Kanal Jadid elam mishavand

* Filee zamime email e nemishavad va az daryafte file zamime mazorim

* Dar sorati ke mayel nabshid email digari daryaft koind lotfan ba 
  neveshtan kaleme Remove dar soton Mozo(Subject) be ma etela dahid

* This message is intended for Farsi speaking people, promoting the
  Worker-communist Party of Iran and the organisations that the WPI 
  supports. For more info on WPI please visit its multilingual 
  website at: http://www.wpiran.ath.cx

  To be removed from the mailing list please reply w/ a Remove in the 
  Subject field.


Ba Tashakor

Nasser S.

Update Haftegi




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