Re: perl regex question

2002-09-19 Thread Gal Hammer
On Thu, 19 Sep 2002, Arie Folger wrote: > Ah, I guess you don't realize what I am trying to do. There is an experimental > feature in Perl that allows code to be executed within a regex, so that > conditional statements can be built in. Such code is announced by (?{ and > terminated by }) however

Re: perl regex question

2002-09-19 Thread Arie Folger
On Thursday 19 September 2002 14:26, Oded Arbel wrote: > you probably wanted to do > > s/bc.*(?{if (m|e|){$a = "hi"}else{$a = "HI"}})e/bc${a}e/; Yes, Thanks, Arie -- It is absurd to seek to give an account of the matter to a man who cannot himself give an account of anything; for insofar as he

Re: perl regex question

2002-09-19 Thread Arie Folger
On Thursday 19 September 2002 11:26, Orna Agmon wrote: > On Wed, 18 Sep 2002, Arie Folger wrote: > > > s/bc(?{if (/e/){$a = "hi"}else{$a = "HI"}})e/bc${a}e/; > > you have a question mark after a nothing, as far as perl is concerned. > if you intended to match to "bc", then possibly a "(" Ah,

Re: [OT] What and Where: ethernet cables for home networking

2002-09-19 Thread shaulka
On Thu, Sep 19, 2002 at 12:13:39PM +0300, Yedidyah Bar-David wrote: > On Thu, Sep 19, 2002 at 11:42:18AM +0300, Dan Kenigsberg wrote: > > I recall that a while ago, there has been a discussion in the subject. > > I'm afraid I failed to find the thread, and anyways - maybe things have changed. > >

Re: Linux for the community

2002-09-19 Thread Ma'ayan Eshed
Hello all I'm short on time so here is the news from Tapuah in short: They are interested only in a pilot linux program at the moment, meaning one or two linux classes . They don't have the personnel to coordinate the forming of those groups, so if anyone volunteers to lead it, it will happen, and

Re: perl regex question

2002-09-19 Thread Oron Peled
On Wed, 18 Sep 2002 11:24:45 -0400 Arie Folger <[EMAIL PROTECTED]> wrote: > [afolger@localhost afolger]$ perl -e ' > > $_ = "abcdefg"; > > s/bc(?{if (/e/){$a = "hi"}else{$a = "HI"}})e/bc${a}e/; > > print $_."\n"; > > ' You used the default delimiter '/', but it appea

Re: perl regex question

2002-09-19 Thread Oded Arbel
Arie Folger wrote: >Hi, > >I am trying to implement a conditional regexp by inserting perl code in a >regexp, as per the perlre man page, but am having no success. Anybody know >how to fix the code below? > > [afolger@localhost afolger]$ perl -e ' > > $_ = "abcdefg"; > > s/bc(

Re: USB Cable Modem?

2002-09-19 Thread Adir Abraham
On Thu, 19 Sep 2002, Eliran wrote: > I have to go and buy this network card ? Why don't they give it ? > Is there anything wrong with USB ??? You don't have to, but it will improve performances dramatically. It should (and will) work with USB, but expect resources problems that may appear. And i

Re: USB Cable Modem?

2002-09-19 Thread Eliran
Adir Abraham wrote: >You are getting a real cable modem (as real as it can be). The network >card you should buy (unless you want to waste resources and use a USB >slot connected at 10Mbps to your cable modem, instead of having a 100Mbps >full duplex connection between your network card (which do

Re: perl regex question

2002-09-19 Thread Orna Agmon
On Wed, 18 Sep 2002, Arie Folger wrote: > > s/bc(?{if (/e/){$a = "hi"}else{$a = "HI"}})e/bc${a}e/; you have a question mark after a nothing, as far as perl is concerned. if you intended to match to "bc", then possibly a "(" then write bc\(? otherwise, the paranthesis use to define the v

Re: USB Cable Modem?

2002-09-19 Thread Eliran
Adir Abraham wrote: >You made me quite confused now. Are you talking about ADSL USB modems? or >Cable modem (from your topic)? > Cables modem -- I just heared that I don't get a "modem" only a network card? Is that correct ? >With cable modems there are no problems whatsoever, as much as I >kno

Re: USB Cable Modem?

2002-09-19 Thread Adir Abraham
You made me quite confused now. Are you talking about ADSL USB modems? or Cable modem (from your topic)? And about your question - in general, no. It depends on what kind of "support" they will give for your modem (note that it is for your modem). Nobody said (unless it's written as an agreement b

Re: USB Cable Modem?

2002-09-19 Thread Eliran
Adir Abraham wrote: >I don't think that you will have too much of choice (it depends on Matav's >wish and what they have in their stock). Whatever you get - Ambit or >Motorola, will be as good as for home use. And they both "operate >under Linux" (I don't see where Linux or any other OS stands as

installation party status

2002-09-19 Thread Sagi Bashari
Hi, I would like to know what is the status of the installation party next week. We had some issues such as internet connections, CDs etc - what is left open ? Is there any estimation about the number of participants? Sagi =

perl regex question

2002-09-19 Thread Arie Folger
Hi, I am trying to implement a conditional regexp by inserting perl code in a regexp, as per the perlre man page, but am having no success. Anybody know how to fix the code below? [afolger@localhost afolger]$ perl -e ' > $_ = "abcdefg"; > s/bc(?{if (/e/){$a = "hi"}else{

mplayer RPMS for Red Hat 7.x

2002-09-19 Thread Hetz Ben Hamo
Hi, Lots of people had complained about mplayer's tuff compiling etc.. Well, now you can download it from: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/ Thanks, Hetz To unsubscribe, send mail to [EMAIL PROTECTED] with the

Re: Netvision, or I need a new ISP

2002-09-19 Thread Max K.
On Thu, 19 Sep 2002, Shachar Shemesh wrote: > > > Tzafrir Cohen wrote: > > >You all brought here stories where this was necessary, but nobody bothered > >telling a story where the support person (acting methodically with a > >checklist) got to a point which they ignored. > > > > > fine. > > My pa

RE: [OT] What and Where: ethernet cables for home networking

2002-09-19 Thread Aviram Jenik
> > After price drops of about 90% in two years, 802.11b became finally a > serious alternative for home networking, 90% price drop in Israel? Or did you mean 90% price drop in ebay? Does anyone sell PCMCIA card under $100 in Israel? What about base stations under $150? > > Disadvantages: >

Re: [OT] What and Where: ethernet cables for home networking

2002-09-19 Thread Eli Marmor
After price drops of about 90% in two years, 802.11b became finally a serious alternative for home networking, and I would recommend you to consider it. Advantages: 1. No need to work, to make holes, to build tunnels in the walls, to break anything, etc. 2. Flexibility: you can go with laptop

Re: Netvision, or I need a new ISP

2002-09-19 Thread Shachar Shemesh
Tzafrir Cohen wrote: >You all brought here stories where this was necessary, but nobody bothered >telling a story where the support person (acting methodically with a >checklist) got to a point which they ignored. > > fine. My parents, after refurbshing their house, returned and tried to get

Re: [OT] What and Where: ethernet cables for home networking

2002-09-19 Thread Yedidyah Bar-David
On Thu, Sep 19, 2002 at 11:42:18AM +0300, Dan Kenigsberg wrote: > I recall that a while ago, there has been a discussion in the subject. > I'm afraid I failed to find the thread, and anyways - maybe things have changed. > > So - I consider to wire-up a home for ethernet and telephony. > > * Wher

[OT] What and Where: ethernet cables for home networking

2002-09-19 Thread Dan Kenigsberg
I recall that a while ago, there has been a discussion in the subject. I'm afraid I failed to find the thread, and anyways - maybe things have changed. So - I consider to wire-up a home for ethernet and telephony. * Where should I buy the cabels and sockets? (Tel Aviv, Haifa, and between) * How

Re: Against Soddomite Beds (was: Re: redhat's new desktop policy)

2002-09-19 Thread Muli Ben-Yehuda
On Thu, Sep 19, 2002 at 10:17:37AM +0300, [EMAIL PROTECTED] wrote: > You seem to be ironic on that, but in fact I think it's a serious issue. > The amount of work and time wasted in parallel projects doing the same > things ten times is tremendous, and it's a shame that so much of people's > time

hackers-il(was:Re: RFC: A $20 million for the "Better CVS" Fund)

2002-09-19 Thread Orna Agmon
I can't believe I am replying to myself, but I have been corrected in private that Hacker-IL is about interesting stuff, consulting etc. I apologize if I have offended anybody. On Thu, 19 Sep 2002, Orna Agmon wrote: > Hackers-il seems to me like an appropriate place for this thread, >

RE: Against Soddomite Beds (was: Re: redhat's new desktop policy)

2002-09-19 Thread frodo
OZ>> FreeBSD, OpenBSD and NetBSD. Why can't the dumbwits, who run OZ>> those distributions and borrow ideas from each other, unify OZ>> their efforts and create The One True and Giant Distribution OZ>> (TM, under penalty of anti-blasphamy laws)? You seem to be ironic on that, but in fact I think

Gentoo install problem (GRUB problem?)

2002-09-19 Thread Martin Polley
I remember seeing a lively discussion on the list a few weeks ago about Gentoo, so I figured at least a few people must have installed it :) I have installed the latest (v1.2 for i686) version using the stage 3 tarball (I only have a dial-up connection...). I followed the instructions to the lett