[job offer] Software Engineer(s) @ Dell's Israel Design Center

2010-10-04 Thread Levy, Chen
in a GNU/Linux environment – Advantage. * Experience with Perl and Bash scripts. * Familiar with XML and XSLT technologies. -- Levy, Chen chenl...@imapmail.org -- http://www.fastmail.fm - The professional email service ___ Linux-il mailing

Re: CDDB Hebrew encoding

2009-07-17 Thread Levy, Chen
. Is there a less ugly way to get to from Aleph=0xC3A0 to proper UTF8? > > 3. Is this a bug, or a stupidity from my end? > > > Thanks you for your attention. > __ > Cheers, > Chen. > > __

Re: [OFFTOPIC] Paranoia expels boredom (was: Re: Freedom of speech online)

2006-09-08 Thread Levy, Chen
ביום שישי 08 ספטמבר 2006, 18:23, נכתב על ידי Omer Zak: > AND, YES, THE BORG INVASION IS PLANNED TO START ABOUT TWO YEARS FROM > NOW. Ah, so Vista got delayed again?

Re: [OT] Stupid DVD DRM

2006-07-06 Thread Levy, Chen
n burning 50+ DVD-R's > at a session :) ). > > Thanks, > Hetz Thanks, -- Chen > On 7/6/06, Levy, Chen <[EMAIL PROTECTED]> wrote: > > Hi, List. > > > > Up to this very day, I avoided buying a DVD drive, just because I was not > > willing to pay for hardw

[OT] Stupid DVD DRM

2006-07-06 Thread Levy, Chen
Hi, List. Up to this very day, I avoided buying a DVD drive, just because I was not willing to pay for hardware with any DRM (e.g. CSS, RPC Region code - RPC1/RPC2, RCE, APS, UOPS), however I need a DVD drive now. I know there are software measures to defeat most stupid DRM schemes, but I feel

Re: SMS Hebrew encoding

2006-07-03 Thread Levy, Chen
ביום שלישי 04 יולי 2006, 08:27, נכתב על ידי Omer Zak: > On Tue, 2006-07-04 at 08:11 +0300, Levy, Chen wrote: > > > 2. To send legally-formatted Hebrew SMS message, certain flags in the > > > system parts of the message need to be correctly set for it to have 70 > >

Re: SMS Hebrew encoding

2006-07-03 Thread Levy, Chen
--- Omer Thanks, -- Chen. > On Tue, 2006-07-04 at 07:05 +0300, Levy, Chen wrote: > > Hi, List. > > > > I am trying to use vicq to send myself a Hebrew SMS message. > > > > my $LANG is en_US.UTF-8 > > > > my phone is a Samsung 620 with Pelephone > >

SMS Hebrew encoding

2006-07-03 Thread Levy, Chen
Hi, List. I am trying to use vicq to send myself a Hebrew SMS message. my $LANG is en_US.UTF-8 my phone is a Samsung 620 with Pelephone I use a script such as: - - - #!/bin/bash MSG=$@ TMSG=$(echo $MSG | iconv -f utf8 -t ) CMD="sms 97250/$TMSG\nquit\n" echo -ne $CMD | ./vicq - - - I already tr

Re: [OT] Fair registrar?

2006-01-04 Thread Levy, Chen
ind of service. Not sure > though, but you can call their support team and ask.. > > Thanks, > Hetz > > On 1/4/06, Levy, Chen <[EMAIL PROTECTED]> wrote: > > It's that time of the year, time to renew my domain. > > > > As I walk through the steps of do

[OT] Fair registrar?

2006-01-04 Thread Levy, Chen
It's that time of the year, time to renew my domain. As I walk through the steps of doing that, I am required to agree to the "terms and conditions" of the registrar. In particularly in every place I looked so far such "terms" allow for the registrar to change the terms from time to time. And i

Bash loop weirdness

2005-06-28 Thread Levy, Chen
Hi list. Consider the following script: -- #!/bin/bash n=5 echo "init: $n" seq 10 | while read x ; do n=$((n + 1)) echo -n "$$ $n : " done echo echo "after while: $n" for i in $(seq 10) ; do n=$((n + 1)) echo -n "$$ $n : " done echo echo "after for: $n" echo "$$"

Re: Hebrew Langauge pack in ubuntu

2005-01-27 Thread Levy, Chen
On Tuesday 25 January 2005 13:51, Ely Levy wrote: > Hey, > Ubuntu started making an hebrew language pack, > it already has things like openoffice-he and would mozilla-bidi-ui colmus > and hspell. > > My question is are there other programs people would like to see there? > Which are il or he specif

Re: cvs import fails on the /dev directory

2004-09-01 Thread Levy, Chen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 31 August 2004 20:52, Boaz Rymland wrote: > Hi, > > I want to manage a special machine's tree with cvs, but when trying to > import the tree with cvs import(... ), cvs aborts soon with this message: > cvs [import aborted]: reading dev/eda: N