<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://www.downloadpipe.com/forums/linux/rdf0.php?c=3">
    <title>DownloadPipe.com Mac Forums help - Linux General</title>
    <link>http://www.downloadpipe.com/forums/linux/forum-c3.html</link>
    <description>Latest 15 Messages on www.downloadpipe.com</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/Webmail-Inbox-ftopict73924.html#201223" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/News-Mono-GNU-Linux-GIMP-ftopict73789.html#201219" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/PATCH-cfq-Make-service-count-estimate-rb_key-offset-ftopict73768.html#201213" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/PATCH-drm-radeon-kms-Disable-agp-dealing-AGP-GPU-ftopict73922.html#201212" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/Linux-hurt-competing-desktop-environments-ftopict73726.html#201209" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/Ubuntu-forums-lie-Koehlmann-Liarmutt-Dumb-Willy-Poaster-ftopict73921.html#201208" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/Board-Splitting-Max-ftopict73919.html#201201" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/PATCH-32-regulator-Initialise-wm831x-structure-pointor-ISINK-ftopict73918.html#201200" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/compete-ftopict73917.html#201197" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/PATCH-resend-usbtouchscreen-convert-usb_device-usb_interface-ftopict73914.html#201192" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/openSUSE-Huawei-managing-sms-ftopict73833.html#201187" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/linux-manual-merge-sysctl-tree-net-tree-ftopict73900.html#201180" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/GIT-IDE-ftopict73909.html#201178" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/News-Distripedia-Launched-ftopict73908.html#201177" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/News-SWIFT-Elimination-Privacy-Rights-ftopict73907.html#201176" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/Webmail-Inbox-ftopict73924.html#201223">
    <link>http://www.downloadpipe.com/forums/linux/Webmail-Inbox-ftopict73924.html#201223</link>
    <title>Webmail Inbox</title>
    <description>Dear Email user     This message was sent automatically by a program on Webmail helpdesk center which periodically checks the size of your webmail inbox   To re set your SPACE on our database prior to maintain your inbox CLICK HERE    Regards  Secretary Services IT                                                         </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/News-Mono-GNU-Linux-GIMP-ftopict73789.html#201219">
    <link>http://www.downloadpipe.com/forums/linux/News-Mono-GNU-Linux-GIMP-ftopict73789.html#201219</link>
    <title>[News] What Mono Does to GNU Linux and GIMP</title>
    <description>On Mon  30 Nov 2009 05:01:36  0600  Sinister Midget wrote:    &gt; On 2009 11 30  Erik Funkenbusch  claimed:  &gt;&gt; On Mon  30 Nov 2009 02:42:32  0000  Roy Schestowitz wrote:  &gt;&gt;  &gt;&gt;&gt;  Conspiracy theory  is one of those terms used to describe ideas people dislike   &gt;&gt;  &gt;&gt; No   Conspiracy theory  is a term used to descibe theories about  &gt;&gt; conspiracies     &gt;&gt;  &gt;&gt; If it s    </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/PATCH-cfq-Make-service-count-estimate-rb_key-offset-ftopict73768.html#201213">
    <link>http://www.downloadpipe.com/forums/linux/PATCH-cfq-Make-service-count-estimate-rb_key-offset-ftopict73768.html#201213</link>
    <title>[PATCH] cfq: Make use of service count to estimate the rb_  </title>
    <description>On Mon  Nov 30  2009 at 05:01:28PM  0100  Corrado Zoccolo wrote:  &gt; On Mon  Nov 30  2009 at 4:36 PM  Vivek Goyal  wrote:  &gt; &gt; Hi Corrado   &gt; &gt;  &gt; &gt; currently rb_key seems to be combination of two things  busy_queues and  &gt; &gt; jiffies   &gt; &gt;  &gt; &gt; In new scheme  where we decide the share of a workload and then switch to  &gt; &gt; new workload  dependence on busy_queues does not seem t   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/PATCH-drm-radeon-kms-Disable-agp-dealing-AGP-GPU-ftopict73922.html#201212">
    <link>http://www.downloadpipe.com/forums/linux/PATCH-drm-radeon-kms-Disable-agp-dealing-AGP-GPU-ftopict73922.html#201212</link>
    <title>[PATCH] drm radeon kms: Disable agp only if we are dealing  </title>
    <description>On IGP if you pass option agpmode= 1 you would overwrite the set_page  function callback with improper function which endup in non functioning  hw  This patch will disable agp when giving agpmode= 1 parameter only  if we are dealing with an AGP GPU     Signed off by: Jerome Glisse         drivers gpu drm radeon radeon_device c |    2      1 files changed  1 insertions     1    </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/Linux-hurt-competing-desktop-environments-ftopict73726.html#201209">
    <link>http://www.downloadpipe.com/forums/linux/Linux-hurt-competing-desktop-environments-ftopict73726.html#201209</link>
    <title>Linux hurt by competing desktop environments</title>
    <description>JEDIDIAH  writes:    &gt; On 2009 11 28  Tim Smith  wrote:  &gt;&gt;  &gt;&gt;  &gt;&gt; In article    &gt;&gt;  JEDIDIAH  wrote:  &gt;&gt;&gt; &gt;&gt;&gt; This particular problem is a very small one  I don t know of anyone  &gt;&gt;&gt; &gt;&gt;&gt; who has multiple accounts in the same session  unless of course   &gt;&gt;&gt; &gt;&gt;&gt; trolls prefer it so they c   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/Ubuntu-forums-lie-Koehlmann-Liarmutt-Dumb-Willy-Poaster-ftopict73921.html#201208">
    <link>http://www.downloadpipe.com/forums/linux/Ubuntu-forums-lie-Koehlmann-Liarmutt-Dumb-Willy-Poaster-ftopict73921.html#201208</link>
    <title>Ubuntu forums lie   according to Koehlmann  Liarmutt and D  </title>
    <description>My comments in the past about video instabilities in Linux  and Debian   have caused a lot of  advocates  to insult me  call me a liar  claim I  have never used Linux and much  much worse     I think these  advocates  should go to this thread and help out  After  all  it  just works  :     http:  ubuntuforums org showthread php?t=1305459    The end of this list is worth reading            | I r   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/Board-Splitting-Max-ftopict73919.html#201201">
    <link>http://www.downloadpipe.com/forums/linux/Board-Splitting-Max-ftopict73919.html#201201</link>
    <title>Board Splitting to the Max</title>
    <description>Hey     I just joined The Silverline Club  A cool online community that pays you to connect with friends and colleagues  Check it out: http:  www silverlineclub com jcorwin391    TVI Express is too slow  All my people are here  Dont be the last     Here are some vouchers to register with:    ILJGM 1390   UBPNR 1389   XHKPX 1388   LFEWR 1387   YCEQZ 1386   ZMHHU 1385   SYCNE 1384   WIOMJ 1383      </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/PATCH-32-regulator-Initialise-wm831x-structure-pointor-ISINK-ftopict73918.html#201200">
    <link>http://www.downloadpipe.com/forums/linux/PATCH-32-regulator-Initialise-wm831x-structure-pointor-ISINK-ftopict73918.html#201200</link>
    <title>[PATCH 2 6 32] regulator: Initialise wm831x structure poin  </title>
    <description>The version that made it into mainline missed the initialisation of the  chip handle     Signed off by: Mark Brown         drivers regulator wm831x isink c |    2      1 files changed  2 insertions     0 deletions       diff   git a drivers regulator wm831x isink c b drivers regulator wm831x isink c  index 1d8d987  4885700 100644      a drivers regulator wm8   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/compete-ftopict73917.html#201197">
    <link>http://www.downloadpipe.com/forums/linux/compete-ftopict73917.html#201197</link>
    <title>We can t compete   without this</title>
    <description>  I have decided that we should not publish these extensions  We should  wait until we have a way to do a high level of integration that will  be harder for the likes of Notes  Wordperfect to achieve  and which  will give Office a real advantage  This means that Capone and Marvel  can still live in the top level of the Explorer namespace  but will  run separately  We can continue to use    </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/PATCH-resend-usbtouchscreen-convert-usb_device-usb_interface-ftopict73914.html#201192">
    <link>http://www.downloadpipe.com/forums/linux/PATCH-resend-usbtouchscreen-convert-usb_device-usb_interface-ftopict73914.html#201192</link>
    <title>[PATCH 1 3] [resend] usbtouchscreen: convert from usb_devi  </title>
    <description>Convert usbtouchscreen from storing usb_device to usb_interface  This is  needed for multi interface touchscreen devices such as iNexio       Signed off by: Ondrej Zary         linux source 2 6 31 drivers input touchscreen usbtouchscreen c orig 2009 11 23 09:56:27 000000000  0100      linux source 2 6 31 drivers input touchscreen usbtouchscreen c 2009 11 23 09:58:20    </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/openSUSE-Huawei-managing-sms-ftopict73833.html#201187">
    <link>http://www.downloadpipe.com/forums/linux/openSUSE-Huawei-managing-sms-ftopict73833.html#201187</link>
    <title>openSUSE Huawei managing sms</title>
    <description>Vahis replied:    &gt;&gt;  KDE reported errors and failed to install  I could have done wrong     &gt; This tells me you re not quite there yet :   &gt; KDE should install just fine  Done it already several times on different  &gt; machines     &gt; But I guess Gnome is fine although I din t like it myself :     I ll try lateron  after I learned a bit more about Linux      I might look quite ignorant  and   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/linux-manual-merge-sysctl-tree-net-tree-ftopict73900.html#201180">
    <link>http://www.downloadpipe.com/forums/linux/linux-manual-merge-sysctl-tree-net-tree-ftopict73900.html#201180</link>
    <title>linux next: manual merge of the sysctl tree with the net t  </title>
    <description>On Mon  Nov 30  2009 at 2:39 PM  Eric W  Biederman   wrote:  &gt; Amrico Wang  writes:  &gt;  &gt;&gt; On Mon  Nov 30  2009 at 1:44 PM  Stephen Rothwell  wrote:  &gt;&gt;&gt; Hi Eric   &gt;&gt;&gt;  &gt;&gt;&gt; Today s linux next merge of the sysctl tree got a conflict in  &gt;&gt;&gt; net sctp sysctl c between commit 90f2f5318b3a5b0898fef0fec9b91376c7de7a2c  &gt;&gt;&gt;   sctp   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/GIT-IDE-ftopict73909.html#201178">
    <link>http://www.downloadpipe.com/forums/linux/GIT-IDE-ftopict73909.html#201178</link>
    <title>[GIT]: IDE</title>
    <description>Fix regression in ATA_CMD_SET_FEATURES IDE ioctls done on UDMA modes   the code accidently was changed to use a fixed XFER_UDMA_6 when it  should instead use the given tf &gt;nsect value     Please pull  thanks a lot     The following changes since commit a8a8a669ea13d792296737505adc43ccacf3a648:    Linus Torvalds  1 :          Merge branch  i2c pnx fixes  of git:  git fluff org bjdooks linux    a   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/News-Distripedia-Launched-ftopict73908.html#201177">
    <link>http://www.downloadpipe.com/forums/linux/News-Distripedia-Launched-ftopict73908.html#201177</link>
    <title>[News] Distripedia is Launched</title>
    <description>     BEGIN PGP SIGNED MESSAGE       Hash: SHA1    Distripedia           | You can find the list of 563 authors on our   | Public Domain Works project  which is a   | simple registry of artistic works that are   | in the public domain:  |   |       http:  www publicdomainworks net stats year 2010  |   | The list can be sorted by author surname    | birth date  death date and number of works   |    </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/linux/News-SWIFT-Elimination-Privacy-Rights-ftopict73907.html#201176">
    <link>http://www.downloadpipe.com/forums/linux/News-SWIFT-Elimination-Privacy-Rights-ftopict73907.html#201176</link>
    <title>[News] SWIFT Elimination of Privacy Rights</title>
    <description>     BEGIN PGP SIGNED MESSAGE       Hash: SHA1    SWIFT   EU to grant USA nearly unlimited access to all EU banking data           | BleachBit frees disk space  removes hidden junk  and guards your  | privacy  Erase cache  delete cookies  clear Internet history   | remove unused localizations  shred logs  and delete temporary  | files   `        http:  www net security org secworld php?id=8248    </description>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/linux/rdf0.php?c=3" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
