<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.linux.region.israel">
    <title>gmane.linux.region.israel</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35186"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35185"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35184"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35183"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35182"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35181"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35180"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35179"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35178"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35177"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35176"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35175"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35174"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35173"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35172"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35171"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35170"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35169"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35168"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.region.israel/35167"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35186">
    <title>Re: grab focus</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35186</link>
    <description>
OK, I'll bite even though I know of no such utility.
I assume that you are using X-Window server, but without any window
manager.
1. Find or develop an utility for simulating mouse events and delivering
them to X-Window.  Then use mouse events to change focus.
2. Find or write a very simple window manager, which knows to switch
focus by commands via a FIFO, to which your command line utility writes.
3. Is it possible to write a simple application which calls XSendEvent()
with suitable events?



</description>
    <dc:creator>Omer Zak</dc:creator>
    <dc:date>2008-12-01T22:40:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35185">
    <title>grab focus</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35185</link>
    <description>hi


i'm looking for a command line util which lets me change x-focus.
i am running two apps with no window manager, and i want to be able to
switch focus between the two by command line



any idea ?


thanks,
erez.
</description>
    <dc:creator>Erez D</dc:creator>
    <dc:date>2008-12-01T22:18:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35184">
    <title>Re: backing up mysql database (mysqldump)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35184</link>
    <description>
Yes - login to phpmyadmin, choose DB, then click on the "export" tab 
(while still viewing the DB, not a specific table). Choose your export 
preferences and "go".

=================================================================
To unsubscribe, send mail to linux-il-request-NSemkxREmS1YZAO8hgG6+w&lt; at &gt;public.gmane.org with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request-NSemkxREmS1YZAO8hgG6+w&lt; at &gt;public.gmane.org


</description>
    <dc:creator>Boaz Rymland</dc:creator>
    <dc:date>2008-12-01T05:24:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35183">
    <title>Re: backing up mysql database (mysqldump)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35183</link>
    <description>1. phpMyAdmin can do dumps, but not automatically IIRC.

2. you can put a dump command in your crontab, and then another one that
uploads the resulting file by ftp somewhere.
 but then you'll also have to set a .netrc and i don't know if you can do
that on your server.

3. easiest thing - just create a web script (with proper authentication)
that dumps your db to the browser
(e.g. &lt;?php if ($_GET['p'] = 'my_strong_password') system("mysqldump bla
bla"); ?&gt;), then call it from your backup machine in a cron job with wget.
put it under https if you really want to be secure.

On Sun, Nov 30, 2008 at 9:03 PM, Uri Evenhen More &lt;uri-9FxMChWcbVKsTnJN9+BGXg&lt; at &gt;public.gmane.org&gt; wrote:

</description>
    <dc:creator>Dvir Volk</dc:creator>
    <dc:date>2008-11-30T21:48:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35182">
    <title>Re: /usr/x86_64-linux-gnu/lib64/libdl.so.2: undefined reference to `_dl_open&lt; at &gt;GLIBC_PRIVATE</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35182</link>
    <description>try gcc -print-search-dirs
I think this is what you need.

</description>
    <dc:creator>Ori Idan</dc:creator>
    <dc:date>2008-11-30T21:24:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35181">
    <title>Re: /usr/x86_64-linux-gnu/lib64/libdl.so.2: undefined reference to `_dl_open&lt; at &gt;GLIBC_PRIVATE</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35181</link>
    <description>solved.

It seems that the package for cross compiling made some problems and took
over the regular libraries.
Once removing the problematic package, the problem solved.

I have a question, where or how I can find the default location that gcc
will look for this libraries (for next time) ?

Thanks
Ido
http://ik.homelinux.org/


On Sat, Nov 29, 2008 at 3:02 PM, ik &lt;idokan-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt; wrote:

</description>
    <dc:creator>ik</dc:creator>
    <dc:date>2008-11-30T20:26:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35180">
    <title>Re: backing up mysql database (mysqldump)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35180</link>
    <description>Hi. have you tried using the -h switch?

mysqldump -h x.x.x.x
should let you connect to the mysql server on IP x.x.x.x but dump it 
locally.

good luck,
Mike


Uri Evenhen More wrote:

=================================================================
To unsubscribe, send mail to linux-il-request-NSemkxREmS1YZAO8hgG6+w&lt; at &gt;public.gmane.org with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request-NSemkxREmS1YZAO8hgG6+w&lt; at &gt;public.gmane.org


</description>
    <dc:creator>Aliza&amp;Michael Grynberg</dc:creator>
    <dc:date>2008-11-30T19:58:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35179">
    <title>Re: backing up mysql database (mysqldump)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35179</link>
    <description>You can upload a script file that does it for you (a cgi for example) and it
will react only to your IP address (for security) reasons.

If you can upload and execute such script, then there is no problem doing
so, if you can't the, crontab can help you with a script that does it.

Ido


On Sun, Nov 30, 2008 at 9:03 PM, Uri Evenhen More &lt;uri-9FxMChWcbVKsTnJN9+BGXg&lt; at &gt;public.gmane.org&gt; wrote:

</description>
    <dc:creator>ik</dc:creator>
    <dc:date>2008-11-30T19:45:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35178">
    <title>backing up mysql database (mysqldump)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35178</link>
    <description>Hi Friends,

I am hosting my website on Servage.net, where I don't get SSH access.
I need to run mysqldump in order to backup my mysql database to SQL
format (I need the backup in SQL format).  Is there a way to run
mysqldump without using SSH access?  Does phpmyadmin support this?
They also have cron scripts enabled - can I put such a command in my
cron job?   Please help.

Thanks,

Uri Evenhen More (Ore)
Mobile Phone: +972-50-9007559
E-mail: uri-9FxMChWcbVKsTnJN9+BGXg&lt; at &gt;public.gmane.org
Blog: http://www.speedy.net/uri/blog/

Now working on version l.l of the pie - defined as o/o or olo or lol.
I discovered the number of dots is very important - l..l is not equal
to l.l; and l is not equal to l.  I am working on dividing your
numbers and numbering your primes.  it's very complicated, since every
number can be considered prime, not prime, integer and irrational.
remember there is at least one more root to every equation than what
you previously thought, for example there are at least pie square
roots of the nu</description>
    <dc:creator>Uri Evenhen More</dc:creator>
    <dc:date>2008-11-30T19:03:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35177">
    <title>Re: site freezing - probably java related</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35177</link>
    <description>2008/11/27 Dvir Volk &lt;dvirsky&lt; at &gt;gmail.com&gt;:

Have you reported this issue to Crossover? I think that this is an
important issue and you should file it.

</description>
    <dc:creator>Dotan Cohen</dc:creator>
    <dc:date>2008-11-30T17:57:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35176">
    <title>Last Day Reminder - Re: Welcome to Linux: The Linux Installation Process on Sunday, 30-Nov-2008</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35176</link>
    <description>Hi all!

This is a last day reminder that we are going to have a Welcome-to-Linux 
presentation about the "Linux Installation Process" today at 18:30. More 
information can be found below.

Regards,

Shlomi Fish


On Tuesday 25 November 2008, Shlomi Fish wrote:



</description>
    <dc:creator>Shlomi Fish</dc:creator>
    <dc:date>2008-11-30T12:14:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35175">
    <title>Re: KDE4: Kate cannot open cp1255 encoded documents.</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35175</link>
    <description>2008/11/29 shimi &lt;linux-il&lt; at &gt;shimi.net&gt;:

Thanks, Shimi, I added the fact that the problem was not in 4.1 to the
bug report.

</description>
    <dc:creator>Dotan Cohen</dc:creator>
    <dc:date>2008-11-29T22:23:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35174">
    <title>Re: KDE4: Kate cannot open cp1255 encoded documents.</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35174</link>
    <description>Downloaded the attachment id #28459 from the bug with right click -&gt; Save
Link As (in FF 3.1b1)

Opened with Kate. Tools -&gt; Encoding -&gt; Hebrew -&gt; cp 1255

Can see the words "כתב עברית!" ("hebrew writing!" in case this gets garbled
over E-Mail).

Kate 4.1.2 from package kde-base/kate-4.1.2 under Gentoo Linux. Compiled on
18 Nov 2008 23:20:58 by me.

</description>
    <dc:creator>shimi</dc:creator>
    <dc:date>2008-11-29T17:16:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35173">
    <title>/usr/x86_64-linux-gnu/lib64/libdl.so.2: undefined reference to `_dl_open&lt; at &gt;GLIBC_PRIVATE</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35173</link>
    <description>Hello,

I'm using Debian testing on 64 bit.

When I try to link some programs I'm having the following error messages:

/usr/x86_64-linux-gnu/lib64/libdl.so.2: undefined reference to
`_dl_open&lt; at &gt;GLIBC_PRIVATE'
/usr/x86_64-linux-gnu/lib64/libdl.so.2: undefined reference to
`_dl_close&lt; at &gt;GLIBC_PRIVATE'

When using objdump on libdl.so.2 I found the following:

# objdump -R -r -t -T -G -x /usr/x86_64-linux-gnu/lib64/libdl.so.2 |
grep GLIBC_PRIVATE

5 0x00 0x0963cf85 GLIBC_PRIVATE
    0x0963cf85 0x00 07 GLIBC_PRIVATE
    0x0963cf85 0x00 06 GLIBC_PRIVATE
0000000000000000      DF *UND*  0000000000000484  GLIBC_PRIVATE
_dl_rtld_di_serinfo
0000000000000000      DF *UND*  00000000000000e1  GLIBC_PRIVATE _dl_vsym
0000000000000000      DO *UND*  0000000000000820  GLIBC_PRIVATE _rtld_global
0000000000000000      DF *UND*  000000000000023a  GLIBC_PRIVATE _dl_addr
0000000000000000      DO *UND*  0000000000000138  GLIBC_PRIVATE _rtld_global_ro
0000000000000000      DF *UND*  0000000000000b89  GLIBC_PRIVATE _dl_close
000000000000</description>
    <dc:creator>ik</dc:creator>
    <dc:date>2008-11-29T13:02:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35172">
    <title>KDE4: Kate cannot open cp1255 encoded documents.</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35172</link>
    <description>There exists a pretty major problem for KDE users in KDE4 regarding Hebrew text:
https://bugs.kde.org/show_bug.cgi?id=174792

Can someone take a look at that?

</description>
    <dc:creator>Dotan Cohen</dc:creator>
    <dc:date>2008-11-28T17:05:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35171">
    <title>Re: site freezing - probably java related</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35171</link>
    <description>I had a similar problem with flash after installing flash for corssover
office.
some sites with flash would just crash or freeze FF. it seems that cxoffice
had replaced the linux flash plugin,and that caused it.
removing the cxoffice plugin from the firefox directory solved it.

On Thu, Nov 27, 2008 at 10:12 AM, Amit Aronovitch &lt;aronovitch-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt;wrote:

</description>
    <dc:creator>Dvir Volk</dc:creator>
    <dc:date>2008-11-27T18:10:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35170">
    <title>Re: gspca with GeForge FX 5200 experience, anyone? (was: Re:Webcam Recommendations?)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35170</link>
    <description>
You're missing the main problem.
The nv driver is an unmaintained binary blob (Given that lack of
documentation) that receives sporadic undocumented patches by nVidia
personal. (Once a new card arrives)
In essence, it's no better than the nvidia binary driver.

The Noveau project (NV OSS driver) is a valiant effort, that is doomed
to fail. (Again, given the lack of cooperation from nVidia)

Now, I don't pretend to hold the moral higher ground here - mostly
because I've using a large number of nVidia cards coupled with their
binary driver.

I am claiming that ATI/AMD effort to "OSS" their drivers should be
rewarded by a switch to their brand. (I'm waiting for the OSS R500/600
driver to mature, before I start migrating to ATI/AMD)

- Gilboa


=================================================================
To unsubscribe, send mail to linux-il-request-NSemkxREmS1YZAO8hgG6+w&lt; at &gt;public.gmane.org with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request-NSemkxR</description>
    <dc:creator>Gilboa Davara</dc:creator>
    <dc:date>2008-11-27T11:13:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35169">
    <title>Re: site freezing - probably java related</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35169</link>
    <description>Confirmed on Debian Iceweasel 3.0.3 .

On Wed, Nov 26, 2008 at 12:15 PM, David Ronkin &lt;dronkin-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt; wrote:


Installed this and checked - does not help.
However, some binary search testing with the plugins and extensions reveals
that the freeze occurs IFF the Java plugin is enabled.

file:  libjavaplugin_oji.so (Java 6 1.6.0.10)
comes from Debian package sun-java6-bin version 6-10-2

I disable this and site does not hang...

  Amit
</description>
    <dc:creator>Amit Aronovitch</dc:creator>
    <dc:date>2008-11-27T08:12:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35168">
    <title>mail</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35168</link>
    <description>Hi Amos,
Thanks for the feedback. It did not occur to me to check the linux archive,
but I did check my folders before writing.
For some time already, I noticed that the mail appeared in my mailer after a
relatively large delay, but it is the first time that it did not appear at
all. Apparently something  deteriorated in my procmail configuration. I'll
have to check it.
Cheers, Avraham
</description>
    <dc:creator>avraham rosenberg</dc:creator>
    <dc:date>2008-11-27T04:25:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35167">
    <title>Re: gspca with GeForge FX 5200 experience, anyone? (was: Re: Webcam Recommendations?)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35167</link>
    <description>Sorry, but I disagree with you.

If someone is using the card for 2d only work without any 3d stuff,
then the "nv" driver does great work, including good video support.

There is also a development these days to create a driver from scratch
and it's making good progress.

Hetz

On 11/26/08, Gilboa Davara &lt;gilboad-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt; wrote:


</description>
    <dc:creator>Hetz Ben Hamo</dc:creator>
    <dc:date>2008-11-26T18:13:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.region.israel/35166">
    <title>Re: gspca with GeForge FX 5200 experience, anyone? (was: Re:WebcamRecommendations?)</title>
    <link>http://permalink.gmane.org/gmane.linux.region.israel/35166</link>
    <description>
I never tried gspca with the nv driver - only the binary driver.

On a side note, if you rather not install binary driver, I'd suggest you
throw away the nVidia card and replace it with an older ATI card.
Preferably R300/400/500 based.

- Gilboa


=================================================================
To unsubscribe, send mail to linux-il-request-NSemkxREmS1YZAO8hgG6+w&lt; at &gt;public.gmane.org with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request-NSemkxREmS1YZAO8hgG6+w&lt; at &gt;public.gmane.org


</description>
    <dc:creator>Gilboa Davara</dc:creator>
    <dc:date>2008-11-26T16:47:00</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.linux.region.israel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.region.israel</link>
  </textinput>
</rdf:RDF>
