<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel>
<title>The Linux Pimp</title>
<pubDate>Mon, 08 Oct 2007 13:16:46 -0500</pubDate>
<link>http://www.thelinuxpimp.com/main/</link>
<description>The Linux Pimp</description>
<language>en-us</language>
<image>
 <title>The Linux Pimp</title>
 <url>http://www.thelinuxpimp.com/main/images/logo.gif</url>
 <link>http://www.thelinuxpimp.com/main/</link>
</image>
<webMaster>fl&#117;&#064;&#116;helinuxpimp.com</webMaster>
<item>
<title>The New York Times touts Linux</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=750</link>
<description>&quot;LINUX runs the Google servers that manage billions of searches each day. It also runs the TiVo digital video recorder, the Motorola Razr cellphone and countless other electronic devices.&quot; Read more here.</description>
<pubDate>Mon, 08 Oct 2007 13:16:46 -0500</pubDate>
</item>
<item>
<title>The Broadcom 1390 Wireless card under Fedora 7</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=749</link>
<description>I spent quite a while this weekend trying to get a Broadcom 1390 wireless controller connected to a wireless access point via WPA2 encryption under Fedora 7. Hindsight is always 20/20, so this is actually fairly easy to do as long as you know what to change. If you don't know what to change, however, you'll end up with a few more gray hairs after spending hours troubleshooting the connection. Let's begin...

Just so you know the type of hardware I'm using, when I run an lspci|grep Network command in a terminal I get the following:

0b:00.0 Network controller: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
 </description>
<pubDate>Sun, 05 Aug 2007 20:16:16 -0500</pubDate>
</item>
<item>
<title>xmms-itouch RPM for Fedora 7</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=748</link>
<description>I compiled the xmms-itouch RPM earlier today for Fedora7, from the source RPM over at Dag Wieers. Even though there are quite a few newer audio players out there, such as Audacious and Amarok, I find myself always going to back XMMS.

I think the main thing I really like about XMMS is how well is can handle very large playlists. I like the updated interface on Audacious, but it tends to choke when dealing with huge playlists.

Anyhow, I have a Logitech Elite keyboard, and I like to make use of the media keys on it when I use XMMS, so in order to do so I compile the xmms-itouch plugin. If you'd like a pre-compiled version for X86_64 machines running Fedora 7, you can grab that xmms-itouch-0.1.2-5.rf.x86_64.rpm.

*Note* If the plugin crashes on you, with the following error:

Gdk-ERROR **: BadAccess (attempt to access private resource denied)
  serial 7 error_code 10 request_code 33 minor_code 0

be sure to use the gnome-keybinding-properties application to remove any multimedia shortcuts you already have defined, such as &quot;Volume Up&quot; and &quot;Volume Down&quot;. For some reason having these enabled caused the plugin to crash for me. I haven't quite debugged that yet, but if you have issues try that work-around.
-----------------------------
Daniel, a fellow Linux aficionado, sent me the following information which could be quite helpful, so  I thought I'd post it here:

&quot;A small addition: you can find out exactly which keys to disable in the  gnome-keybinding-properties panel.

First enter the keys you want to use in xmms-itouch config-screen and translate the keycodes (e.g. 234) to their hexadecimal value using gnome-calculator for example (scientific mode). Now you can enable the itouch plugin. You probably already know this, but maybe some readers find it useful and don't have to disable all their keyboard shortcuts.&quot;</description>
<pubDate>Wed, 25 Jul 2007 17:16:11 -0500</pubDate>
</item>
<item>
<title>Fedora 7 X86_64 RPMs for Pidgin</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=747</link>
<description>I've compiled a Fedora 7 x86_64 RPM for Pidgin, which allows it to connect to the Openfire Jabber Server. Grab them if you need em: pidgin-2.0.2-4.x86_64.rpm and libpurple-2.0.2-4.x86_64.rpm</description>
<pubDate>Wed, 25 Jul 2007 10:01:31 -0500</pubDate>
</item>
<item>
<title>32-bit versus 64-bit: Benchmarking</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=746</link>
<description>I'm running a number of servers using the standard release of Fedora, and was curious as to how much performance gain I would get by switching them over to the x86_64 version. 

After Googling around a bit, I a  found a nice PDF that does a benchmark comparison of Ubuntu under x86_64 and the 32-bit flavor, performed by Artyom Tonkikh. You can download it here.

Conclusion: It does appear that the performance boost afforded by the 64 bit version would be noticeable under most applications. I was kind of hoping it wouldn't, because now I have more work to do...</description>
<pubDate>Wed, 18 Jul 2007 08:30:55 -0500</pubDate>
</item>
<item>
<title>Pidgin + OpenFire + Not Authorized</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=745</link>
<description>I posted a quick write up and some RPMs that help resolve the &quot;Not Authorized&quot; message that you can get when using Pidgin with the Openfire Jabber server under Fedora Core 6 and Fedora 7.  

I had placed this article on the fedora.thelinuxpimp.com site originally, but I have now decided to fold that information back into this site instead, so it's no longer available. The crux of the matter, as far as I understand is that Java's CRAM-MD5 implementation and Cryus SASL's implementation (used by Fedora, and perhaps Ubuntu) differ slightly.

In order to resolve the problem, I usually just rebuild the official source RPM provided by the Pidgin project. Here are the links to my i686 compiled RPMs for Fedora Core 7: pidgin-2.0.2-4.i686.rpm
libpurple-2.0.2-4.i686.rpm</description>
<pubDate>Tue, 12 Jun 2007 23:31:32 -0500</pubDate>
</item>
<item>
<title>Solaris could nudge Linux to GPL 3</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=744</link>
<description>&quot;Linux leader Linus Torvalds has finally found something that could convince him that the forthcoming version 3 of the General Public License is worth adopting: open-source Solaris.&quot; Read more here.</description>
<pubDate>Tue, 12 Jun 2007 23:21:39 -0500</pubDate>
</item>
<item>
<title>Who gets hurt by anti-piracy measures?</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=743</link>
<description>I own a retail copy of Office 2003 Professional that I am using on a single machine. I just swapped out the motherboard on this machine, so I had to re-validate the software. I initially had a faulty motherboard on this machine, so this is the second time I've swapped out the motherboard..so I can't re-activate over the Internet. When I did this two weeks ago, I started my effort to call Microsoft tech support and have them re-validate my software over the phone.

I've called Microsoft now 12 times, and my legally purchased software that I am attempting to use on a single PC is still unusable at this time. I've been hung up on now 4 times, told to call back in 30 minutes 2 times, told to call back in 24 hours 3 times. I've spoken to managers who told me they would be calling me back and never did...this is the single worst tech support experience of my entire life..hands down. If I needed a better reason to hate Microsoft before, well..here it is.

*Update*: 13 seems to be my lucky number, because  I was finally able to get an Installation ID from Microsoft today that validated my copy of Office 2003.</description>
<pubDate>Sun, 06 May 2007 17:22:26 -0500</pubDate>
</item>
<item>
<title>Xandros Linux Server First to Receive LSB Certification</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=742</link>
<description>&quot;Xandros, the leading provider of intuitive end-to-end Linux desktop and server solutions and Windows and Linux cross-platform interoperability tools, today announced that Xandros Server 2.0 is the first product to be certified by the Linux Foundation through use of the LSB Distribution Testkit &quot; Read more here.</description>
<pubDate>Wed, 25 Apr 2007 09:26:38 -0500</pubDate>
</item>
<item>
<title>Create a Customized Live Linux CD</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=741</link>
<description>&quot;Earlier this year, I was asked to find a bootable CD that would allow PCs in a special purpose lab, many of which had bad hard drives, to access our Citrix environment. Basically, we wanted to turn these PCs into thin clients to extend their life. I had been experimenting with Knoppix and decided it was time to try customizing my own Knoppix CD for use in the lab. Ultimately, the CD proved so useful that I created a bootable USB thumb drive from it for my own use -- mainly accessing Citrix and Windows Terminal Servers. In this article, I will provide step-by-step instructions on how to create a customized Knoppix CD and how to use that customized CD to create a bootable USB thumb drive.&quot; Read more here.</description>
<pubDate>Wed, 25 Apr 2007 09:21:09 -0500</pubDate>
</item>
<item>
<title>Printing Giant Konica Minolta Business Technologies Joins Linux Foundation</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=740</link>
<description>&quot;The Linux Foundation (LF), the nonprofit organization dedicated to accelerating the growth of Linux, today announced Konica Minolta Business Technologies, Inc., a leader in document imaging innovation, has joined the Foundation and will participate in the OpenPrinting workgroup. Its contributions will help define standard APIs for printing and enable easier integration between desktops and printers for Linux users.&quot; Read more here.</description>
<pubDate>Wed, 25 Apr 2007 09:16:35 -0500</pubDate>
</item>
<item>
<title>CentOS 5 review</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=739</link>
<description>&quot;Last week, two years since its last major release, the CentOS project released version 5 of its enterprise-focused Linux distribution. I downloaded it and put it to the test, and found that CentOS 5 has maintained its tradition of robustness and reliability while adding new features like virtualization.&quot; Read more here.</description>
<pubDate>Fri, 20 Apr 2007 14:14:40 -0500</pubDate>
</item>
<item>
<title>Ubuntu 7.04 released</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=738</link>
<description>&quot;Three years after it burst onto the operating system scene, the Debian-based Ubuntu Linux has entered its sixth generation with the release of 7.04 dubbed &quot;Feisty Fawn&quot; globally Thursday.&quot; Read more here.</description>
<pubDate>Fri, 20 Apr 2007 14:13:29 -0500</pubDate>
</item>
<item>
<title>Microsoft signs Samsung for Linux patent protection</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=737</link>
<description>&quot;Microsoft and Samsung have signed a patent licensing deal that frees both firms from any intellectual property claims on their products. The agreement specifically covers the use of &quot;certain Linux-based products&quot; in Samsung devices, the companies said.&quot; Read more here.</description>
<pubDate>Fri, 20 Apr 2007 14:11:20 -0500</pubDate>
</item>
<item>
<title>Cedega hits version 6</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=736</link>
<description>&quot;TransGaming has announced version 6 of its Linux-based Windows game emulator software, Cedega, adding new features, functionality, and improved graphics and performance, as well as support for many new games including Bethesda's Oblivion.&quot; Read more here.</description>
<pubDate>Wed, 11 Apr 2007 13:12:02 -0500</pubDate>
</item>
<item>
<title>Dell Linux set to shake up OS market</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=735</link>
<description>&quot;Dell's recent decision to ship desktops pre-loaded with Linux will have major repercussions for the operating system and its progress onto the business desktop, according to an industry analyst.&quot; Read more here.</description>
<pubDate>Wed, 11 Apr 2007 13:10:53 -0500</pubDate>
</item>
<item>
<title>Thunderbird 2.0rc1 released</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=734</link>
<description>&quot;Mozilla on Friday posted release candidate code for the newest version of its e-mail client, Thunderbird 2.0, which emphasizes message organization and support for Windows Vista.&quot; Read more here.</description>
<pubDate>Tue, 10 Apr 2007 12:48:30 -0500</pubDate>
</item>
<item>
<title>The story of Tux, the Linux penguin</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=733</link>
<description>&quot;The Linux albatross just wouldn't sell. And the Linux platypus, well, who'd buy anything from him? Ah, but the Linux penguin, there's a bird that could really drive an industry.&quot; Read more here.</description>
<pubDate>Mon, 09 Apr 2007 15:01:47 -0500</pubDate>
</item>
<item>
<title>Linux primed for Mobile Phone market</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=732</link>
<description>&quot;In a new study, ABI Research forecasts that by 2012, more than 127 million devices will be enabled with a commercial Linux OS, up from 8.1 million in 2007.&quot; Read more here.</description>
<pubDate>Mon, 09 Apr 2007 14:59:36 -0500</pubDate>
</item>
<item>
<title>What users want from Linux</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=731</link>
<description>&quot;Enhanced system management capabilities, better security, support for third-party drivers and more unity among the various distributions top user wish lists when it comes to Linux.&quot; Read more here.</description>
<pubDate>Mon, 09 Apr 2007 14:57:31 -0500</pubDate>
</item>
<item>
<title>Debian 4.0 released</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=730</link>
<description>&quot;The Debian Project is pleased to announce the official release of Debian GNU/Linux version 4.0, codenamed etch, after 21 months of constant development.&quot; Read more here.</description>
<pubDate>Mon, 09 Apr 2007 14:56:40 -0500</pubDate>
</item>
<item>
<title>Linux Foundation updates Standards Base</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=729</link>
<description>&quot;The Linux Foundation is updating the Linux Standards Base (LSB) and making it easier for Linux vendors and application developers to ensure compliance.&quot; Read more here.</description>
<pubDate>Mon, 09 Apr 2007 14:55:30 -0500</pubDate>
</item>
<item>
<title>Top distro shootout</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=728</link>
<description>HardwareLogic has a shootout of three of the most popular Linux distros: Fedora, SuSE and Ubuntu.  Check out their brief comparison here to see how your favorite scored.</description>
<pubDate>Fri, 30 Mar 2007 14:34:22 -0500</pubDate>
</item>
<item>
<title>Library of Congress looks to Linux</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=727</link>
<description>&quot;The Library of Congress, where thousands of rare public domain documents relating to America's history are stored and slowly decaying, is about to begin an ambitious project to digitize these fragile documents using Linux-based systems and publish the results online in multiple formats.&quot; Read more here.</description>
<pubDate>Fri, 30 Mar 2007 14:24:26 -0500</pubDate>
</item>
<item>
<title>Microsoft's Linux Woes</title>
<link>http://www.thelinuxpimp.com/main/index.php?name=News&amp;file=article&amp;sid=726</link>
<description>&quot;Software behemoth Microsoft could be one of the biggest losers from proposed license changes to the Linux operating system unveiled Wednesday.&quot; Read more here</description>
<pubDate>Fri, 30 Mar 2007 13:57:44 -0500</pubDate>
</item>
</channel>
</rss>
