<?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:dc="http://purl.org/dc/elements/1.1/"
  xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

  <channel rdf:about="http://lwn.net/headlines/113644/">
    <title>LWN: Comments on "Debian and the hot babe problem"</title>
    <link>http://lwn.net/Articles/113644/</link>
    <description>
This is a special feed containing comments posted
to the individual LWN article titled &quot;Debian and the hot babe problem&quot;.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/119588/rss" />
	<rdf:li resource="http://lwn.net/Articles/119250/rss" />
	<rdf:li resource="http://lwn.net/Articles/117498/rss" />
	<rdf:li resource="http://lwn.net/Articles/115119/rss" />
	<rdf:li resource="http://lwn.net/Articles/115079/rss" />
	<rdf:li resource="http://lwn.net/Articles/115058/rss" />
	<rdf:li resource="http://lwn.net/Articles/115057/rss" />
	<rdf:li resource="http://lwn.net/Articles/115056/rss" />
	<rdf:li resource="http://lwn.net/Articles/115055/rss" />
	<rdf:li resource="http://lwn.net/Articles/114961/rss" />
	<rdf:li resource="http://lwn.net/Articles/114955/rss" />
	<rdf:li resource="http://lwn.net/Articles/114885/rss" />
	<rdf:li resource="http://lwn.net/Articles/114879/rss" />
	<rdf:li resource="http://lwn.net/Articles/114615/rss" />
	<rdf:li resource="http://lwn.net/Articles/114610/rss" />
	<rdf:li resource="http://lwn.net/Articles/114609/rss" />
	<rdf:li resource="http://lwn.net/Articles/114511/rss" />
	<rdf:li resource="http://lwn.net/Articles/114301/rss" />
	<rdf:li resource="http://lwn.net/Articles/114291/rss" />
	<rdf:li resource="http://lwn.net/Articles/114240/rss" />
	<rdf:li resource="http://lwn.net/Articles/114113/rss" />
	<rdf:li resource="http://lwn.net/Articles/114092/rss" />
	<rdf:li resource="http://lwn.net/Articles/114057/rss" />
	<rdf:li resource="http://lwn.net/Articles/114030/rss" />
	<rdf:li resource="http://lwn.net/Articles/114015/rss" />
	<rdf:li resource="http://lwn.net/Articles/114002/rss" />
	<rdf:li resource="http://lwn.net/Articles/113980/rss" />
	<rdf:li resource="http://lwn.net/Articles/113974/rss" />
	<rdf:li resource="http://lwn.net/Articles/113965/rss" />
	<rdf:li resource="http://lwn.net/Articles/113959/rss" />
	<rdf:li resource="http://lwn.net/Articles/113926/rss" />
	<rdf:li resource="http://lwn.net/Articles/113918/rss" />
	<rdf:li resource="http://lwn.net/Articles/113919/rss" />
	<rdf:li resource="http://lwn.net/Articles/113902/rss" />
	<rdf:li resource="http://lwn.net/Articles/113899/rss" />
	<rdf:li resource="http://lwn.net/Articles/113892/rss" />
	<rdf:li resource="http://lwn.net/Articles/113885/rss" />
	<rdf:li resource="http://lwn.net/Articles/113879/rss" />
	<rdf:li resource="http://lwn.net/Articles/113882/rss" />
	<rdf:li resource="http://lwn.net/Articles/113865/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/119588/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/119588/rss</link>
      <dc:date>2005-01-18T09:23:34+00:00</dc:date>
      <dc:creator>sitaram</dc:creator>
      <description>
      and for those of us who dont have Ubuntu, how about a link? :-)  In fact, someone should maintain these pictures for posterity, dont you think?&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/119250/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/119250/rss</link>
      <dc:date>2005-01-14T01:48:47+00:00</dc:date>
      <dc:creator>glenalec</dc:creator>
      <description>
      or: As the CPU heats up, the 'babe' (female or male) develops a tan, then &lt;br&gt;
a sunburn, then blisters! ;-) &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/117498/rss">
      <title>Colour ls</title>
      <link>http://lwn.net/Articles/117498/rss</link>
      <dc:date>2005-01-01T23:22:10+00:00</dc:date>
      <dc:creator>Ross</dc:creator>
      <description>
      If only the configuration file let you use RGB triplets for specifying&lt;br&gt;
the colors.  Instead it takes a raw chunks of extended VT100/ANSI terminal&lt;br&gt;
control sequences.  Unfortunately not the entire sequence... just a portion&lt;br&gt;
from the middle.  Thus you can only use the basic foreground and background&lt;br&gt;
colors which are quite ugly.  The only way to obtain less saturated, less&lt;br&gt;
clashing, and brighter colors is to change your XTerm color settings so&lt;br&gt;
that they no longer match with the specified colors.&lt;br&gt;
&lt;p&gt;
If they had been more flexible you could use the builtin color cube for the&lt;br&gt;
foreground and background colors (\033[38;5;`((R*6)+G)*6+B+16`m) or&lt;br&gt;
even use the dynamic color palette.  It's possible to query the current&lt;br&gt;
background color so the defaults could be made to look nice so there could&lt;br&gt;
be separate color selections for dark and light backgrounds.&lt;br&gt;
&lt;p&gt;
So I agree that in theory color directory listing could be ok, the&lt;br&gt;
implementation (color-ls) sucks.  The problem is deeper than the default&lt;br&gt;
color selection.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/115119/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/115119/rss</link>
      <dc:date>2004-12-10T01:26:04+00:00</dc:date>
      <dc:creator>etbe</dc:creator>
      <description>
      Thompsot, one thing you are really clueless about is history. &lt;br&gt;
 &lt;br&gt;
It's a really modern idea that a couple spend months or years dating &lt;br&gt;
before getting married.  Arranged marriages have historically been common &lt;br&gt;
in all cultures, as have situations where women had no economic options &lt;br&gt;
other than to get married. &lt;br&gt;
 &lt;br&gt;
The idea that men should &quot;win a woman's heart the hard way&quot; is a very &lt;br&gt;
sexist idea that you generally only see in the trashiest fiction books &lt;br&gt;
(Mills and Boone).  Ever considered the possibility that women should &lt;br&gt;
&quot;win a man's heart the hard way and not just hop into bed with him on the &lt;br&gt;
first date&quot;?  It takes the agreement of both parties for sex on a first &lt;br&gt;
date (or any date for that matter).  Why should it be the man's fault if &lt;br&gt;
the woman wants sex on a first date? &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/115079/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/115079/rss</link>
      <dc:date>2004-12-09T21:19:04+00:00</dc:date>
      <dc:creator>thompsot</dc:creator>
      <description>
      Actually, that's when men treated women like they were jewels and were expected to win a woman's heart the hard way, not just hop into bed with her on the first date, and there was a certain expectation of good behavior on both parts.  Sorry you misunderstood.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/115058/rss">
      <title>Location of Debian</title>
      <link>http://lwn.net/Articles/115058/rss</link>
      <dc:date>2004-12-09T18:59:17+00:00</dc:date>
      <dc:creator>etbe</dc:creator>
      <description>
      Technically it would not be difficult to setup a master server for a  &lt;br&gt;
country that contains packages that comply with the laws and customs of  &lt;br&gt;
that country.  So a Debian server in Iran or China could have a much  &lt;br&gt;
smaller list of packages, and a Debian server in the Netherlands could  &lt;br&gt;
have even more packages than the server in the US.  This has already been &lt;br&gt;
suggested, but some people don't like that idea, they want the US and &lt;br&gt;
Netherlands repositories for Debian to contain the same set of packages &lt;br&gt;
that are considered suitable for an Iranian mirror. &lt;br&gt;
  &lt;br&gt;
As for SPI incorporation, this problem doesn't seem to apply to  &lt;br&gt;
multi-national corporations.  I can think of a couple of examples (which  &lt;br&gt;
I won't name due to legal reasons) of subsidiaries of US companies in  &lt;br&gt;
other countries performing actions that would almost certainly result in  &lt;br&gt;
them being successfully sued if the parent company in the US did the same  &lt;br&gt;
things.  I doubt that Debian in the Netherlands could get SPI in trouble  &lt;br&gt;
any more than a subsidiary of a US corporation can get the parent company  &lt;br&gt;
in trouble.  &lt;br&gt;
 &lt;br&gt;
A baseless law suit can kill a small company if the attacker has a &lt;br&gt;
significantly larger legal budget than the victim.  If Debian could be &lt;br&gt;
destroyed in such a manner then it's quite likely that someone would have &lt;br&gt;
tried it already.  However due to it all being free software Debian is &lt;br&gt;
immune to such attacks.  The code will always remain free and the &lt;br&gt;
developers will always want to work on it so no matter what happens &lt;br&gt;
Debian will remain. &lt;br&gt;
 &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/115057/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/115057/rss</link>
      <dc:date>2004-12-09T18:43:46+00:00</dc:date>
      <dc:creator>etbe</dc:creator>
      <description>
      Young males are most likely to be attacked on the street because they &lt;br&gt;
most often do things to incite attack. &lt;br&gt;
 &lt;br&gt;
Women feel unsafe on the streets because they tend to be physically &lt;br&gt;
weaker than men and because a majority of both men and women believe that &lt;br&gt;
a man who attacks a woman is certain of success (despite much evidence to &lt;br&gt;
the contrary). &lt;br&gt;
 &lt;br&gt;
I know some men who are not overly muscular who appear to feel more &lt;br&gt;
unsafe on the streets than some women I know. &lt;br&gt;
 &lt;br&gt;
But it's nothing to do with the issues of gender equality.  It's just a &lt;br&gt;
fact that there are bad people out there and different people have &lt;br&gt;
different ways of assessing the risk posed by such people and their &lt;br&gt;
chances of success in dealing with them. &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/115056/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/115056/rss</link>
      <dc:date>2004-12-09T18:35:55+00:00</dc:date>
      <dc:creator>etbe</dc:creator>
      <description>
      When was the &quot;age of chivalry and romance&quot;, was that when women were not &lt;br&gt;
permitted to vote?  Was that when it was legal for a man to beat his &lt;br&gt;
wife?  Was that when women were expected to be subservient to men in &lt;br&gt;
every way? &lt;br&gt;
 &lt;br&gt;
I prefer modern values, and I suspect that women who think about the &lt;br&gt;
issues and read history books do too. &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/115055/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/115055/rss</link>
      <dc:date>2004-12-09T18:26:40+00:00</dc:date>
      <dc:creator>etbe</dc:creator>
      <description>
      &lt;a href=&quot;http://www.microsoft.com/BusinessSolutions/default.aspx&quot;&gt;http://www.microsoft.com/BusinessSolutions/default.aspx&lt;/a&gt;   &lt;br&gt;
   &lt;br&gt;
Nice pics of hot chicks on that MS URL.  :-# &lt;br&gt;
  &lt;br&gt;
Maybe someone should tell the MS PR people that they are being  &lt;br&gt;
insensitive?  &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114961/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/114961/rss</link>
      <dc:date>2004-12-09T13:05:05+00:00</dc:date>
      <dc:creator>alexu</dc:creator>
      <description>
      There is no chance (according to Policy) that this would be automatically installed, as the proper priority of the package is Optional or maybe even Extra. And there is no chance if this would run automatically as the user logs in - unless the user made it that way. This definitely should be included into debian - maybe after adding gender and apperarance changing themes. &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114955/rss">
      <title>Taboo slang</title>
      <link>http://lwn.net/Articles/114955/rss</link>
      <dc:date>2004-12-09T12:50:57+00:00</dc:date>
      <dc:creator>phd</dc:creator>
      <description>
      &lt;font class=&quot;QuotedText&quot;&gt;&amp;gt; key word &quot;offensive&quot;&lt;/font&gt;&lt;br&gt;
&lt;p&gt;
It is not of any help to turn &quot;offensiveness&quot; off. In Russian language the root (stem) &quot;eb&quot; corresponds to English &quot;f*ck&quot;. Imagine how we the poor Russians feel looking at the name &quot;ebuild&quot;! How can we pronounce it on a street?!&lt;br&gt;
&lt;p&gt;
Well, there are worse problems with &quot;eb&quot;. &quot;eBuisines&quot; translated to Russian &quot;eCommerce&quot;, but what can we do with &quot;ebXML&quot;?&lt;br&gt;
&lt;p&gt;
There are also many other dirty words. Zope, well-known web-application server, looks in Russian as the Russian word &quot;asshole&quot;. And often abused by people who dislike Zope.&lt;br&gt;
&lt;p&gt;
I think it is unavoidable. There are far too many dirty words in all languages.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114885/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/114885/rss</link>
      <dc:date>2004-12-09T08:35:41+00:00</dc:date>
      <dc:creator>Wol</dc:creator>
      <description>
      The trouble with women *feeling* less safe on the streets is nothing to do with government and, short of censorship, there's no way the government can do anything about it ...&lt;br&gt;
&lt;p&gt;
Dunno about America, but here in the UK the group of people at greatest risk of being randomly attacked on the streets are young males. Yet here also, it's women who feel most threatened.&lt;br&gt;
&lt;p&gt;
Cheers,&lt;br&gt;
Wol&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114879/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/114879/rss</link>
      <dc:date>2004-12-09T07:31:50+00:00</dc:date>
      <dc:creator>bronaugh</dc:creator>
      <description>
      I entirely agree with Boobis here that it's not kosher to be objectifying anyone's body. I strongly disagree with this. At the same time, though, I strongly disagree with most every form of censorship.&lt;br&gt;
&lt;p&gt;
What it comes down to is: Is Debian supposed to be rated G? I mean, there's plenty of offensive stuff in Debian -- may I refer you to xevil (violent but not overall sexist) and fortunes-off (definitely has sexist content).&lt;br&gt;
&lt;p&gt;
I guess the best solution here would be for Debian to have an &quot;offensive&quot; tag for packages (or maybe even a totally separate package source for material that could be construed as offensive), so that things like fortunes-off, xevil, and now &quot;hot-babe&quot; can be put into that and be entirely excluded if desired. Essentially, take them more or less &quot;out of the public eye&quot;.&lt;br&gt;
&lt;p&gt;
Now, a bit of a rant: To those who have said on this thread &quot;bla bla bla women are treated better than men, bla bla bla&quot; -- so far as I see, that's not true. There's still gender inequality in terms of pay, women are still less likely to feel safe on the street, etc. This is in spite of government intervention to ameliorate this. You're wrong -- now get over it, and quit making statements which have been thoroughly proven to be false.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114615/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/114615/rss</link>
      <dc:date>2004-12-07T18:41:56+00:00</dc:date>
      <dc:creator>jeld</dc:creator>
      <description>
      &lt;font class=&quot;QuotedText&quot;&gt;&amp;gt; you should be able to customize by ethnicity&lt;/font&gt;&lt;br&gt;
&lt;p&gt;
Yeah, and also by age and weight :) (just couldn't resist)&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114610/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/114610/rss</link>
      <dc:date>2004-12-07T18:08:46+00:00</dc:date>
      <dc:creator>arafel</dc:creator>
      <description>
      I believe the customary response is &quot;patches welcome&quot;. I can't imagine the author/packager would object much. :)&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114609/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/114609/rss</link>
      <dc:date>2004-12-07T18:08:12+00:00</dc:date>
      <dc:creator>arafel</dc:creator>
      <description>
      I'm sorry, I'd have more luck reading your comments if my brain didn't keep mentally inserting an extra 'e' in your nickname... Bad brain, no biscuit for you.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114511/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/114511/rss</link>
      <dc:date>2004-12-07T01:02:49+00:00</dc:date>
      <dc:creator>walters</dc:creator>
      <description>
      Nah, I thought the funniest thing was: &quot;Well, OK, perhaps we can't be too sure with Ubuntu.&quot;&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114301/rss">
      <title>Design for Frustration by Contract</title>
      <link>http://lwn.net/Articles/114301/rss</link>
      <dc:date>2004-12-05T09:42:59+00:00</dc:date>
      <dc:creator>Saigua</dc:creator>
      <description>
      It's a CPU monitor!  With Artistic License!  'nuff!&lt;br&gt;
&lt;p&gt;
...'course, for this comment, I'm tossing in that it's also a behavioral device for associating naked hotness with howling fans and thermostatically-throttled CPUs, which is an odd decision; the operator is compelled to either overbook CPU and guarantee that the nude is mere decoration, or guard modesty and silence to the fault of staring at the black of the garb.&lt;br&gt;
&lt;p&gt;
Last week I visited a gay-hazing ecumenical. 12 and 24V molex sockets were everywhere and there was a definite fetish for the orange UV fans.  Same-gender sex and fan noise were everywhere, and nobody would take off their black body socks.  Eventually one man was expelled for packing too many fans inside his kuddl-duds, which was an oddly oversexed thing to do.  Myself, I had to get out of that turtleneck.  That inhibition reeked.&lt;br&gt;
&lt;p&gt;
Maybe if the garment were more dynamic, or tore, I could tell from that how my CPU was; or more likely, laugh at mod-lm_sensors as it misreported -82 deg. farenheit measurements.  Is that a gnunitard and ski-boots, honeychild?  ooh!  I'm hiding something socially destructive in my individuality too!&lt;br&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114291/rss">
      <title>Gentoo and hot babe</title>
      <link>http://lwn.net/Articles/114291/rss</link>
      <dc:date>2004-12-04T22:49:09+00:00</dc:date>
      <dc:creator>tres</dc:creator>
      <description>
      Paul has made an ebuild for hot-babe.  Get:&lt;br&gt;
&lt;p&gt;
&lt;a href=&quot;http://dindinx.net/hotbabe/gentoo/hot-babe-ebuild.tar.bz2&quot;&gt;http://dindinx.net/hotbabe/gentoo/hot-babe-ebuild.tar.bz2&lt;/a&gt;&lt;br&gt;
&lt;p&gt;
Instructions: Untar under your local portage directory (eg. /usr/local/portage/) and then 'emerge hot-babe'.&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114240/rss">
      <title>Colour ls</title>
      <link>http://lwn.net/Articles/114240/rss</link>
      <dc:date>2004-12-04T08:59:08+00:00</dc:date>
      <dc:creator>astrand</dc:creator>
      <description>
      A solution that seems to work on RedHat/Fedora systems is &quot;eval `dircolors`&quot;.&lt;br&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114113/rss">
      <title>Ubuntu's choice of images</title>
      <link>http://lwn.net/Articles/114113/rss</link>
      <dc:date>2004-12-03T12:33:05+00:00</dc:date>
      <dc:creator>piman</dc:creator>
      <description>
      But Debian *is* located in the US, insofar as the main FTP server is located there and Debian's non-profit umbrella is incorporated there.&lt;br&gt;
&lt;p&gt;
It's one thing to say &quot;the US has stupid laws&quot;. It's another thing to say &quot;let's ignore the US's stupid laws, even though SPI, Red Hat, Novell, IBM, etc, are based there.&quot; The first is the start of a solution; the latter is a quick way to discourage free software use in the US.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114092/rss">
      <title>Ubuntu's choice of images</title>
      <link>http://lwn.net/Articles/114092/rss</link>
      <dc:date>2004-12-03T11:52:32+00:00</dc:date>
      <dc:creator>cbetan</dc:creator>
      <description>
      If you keep an 'offensive image' on your desktop for a full month, then I conclude that it was not 'accidentally there', and fairly enough your employer can be sued in those jurisdictions. If the image was there by accident after a default install, it can be easily corrected within one minute. No employer can be sued for that.&lt;br&gt;
&lt;p&gt;
It is not Ubuntu's fault: it is the user's choice to disable the images or not.&lt;br&gt;
&lt;p&gt;
What do I care about some jurisdictions in the USA? I don't live there, Ubuntu's HQ is not there, and I have quite a lot of fun with Ubuntu's creativity on their image choices. However I respect your opinion, the solution would not be to make Ubuntu 'consider their choices of images'.&lt;br&gt;
&lt;p&gt;
Remember: there is a World 'out there' beyond USA borders.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114057/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/114057/rss</link>
      <dc:date>2004-12-03T02:45:57+00:00</dc:date>
      <dc:creator>dkite</dc:creator>
      <description>
      One obvious objection is that in some jurisdictions, someone running this &lt;br&gt;
application on their desktop could cause their employer to be sued for &lt;br&gt;
creating a hostile work environment. &lt;br&gt;
 &lt;br&gt;
Seriously. &lt;br&gt;
 &lt;br&gt;
Ubuntu may want to consider this in their choices of images as well. &lt;br&gt;
 &lt;br&gt;
Yes it is strange, and doesn't make sense, but true. &lt;br&gt;
 &lt;br&gt;
Derek &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114030/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/114030/rss</link>
      <dc:date>2004-12-02T23:10:24+00:00</dc:date>
      <dc:creator>fjf33</dc:creator>
      <description>
      Yeah that would be cool. A chick that gets more and more pregnant. You can call it the circle-of-life, but then Disney may sue you.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114015/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/114015/rss</link>
      <dc:date>2004-12-02T22:36:56+00:00</dc:date>
      <dc:creator>thompsot</dc:creator>
      <description>
      You're welcome.&lt;br&gt;
&lt;p&gt;
One thing I will definitely agree with you on however:&lt;br&gt;
&quot;Anyhow women should not have to put up with their bodies being comoditized, and hot-babe is one step in that direction.&quot;&lt;br&gt;
&lt;p&gt;
Sadly though, rather than hot-babe being just &quot;one step in that direction&quot;, it's yet another product (out of billions) of the current culture that has taken hold, where those absorbed with the perverted idea of what women and/or sexuality are (which the porn industry has created and exacerbated) will forever be clueless as to why themes suggesting group sex or naked women with huge breasts are not only innapropriate, but socially destructive.  We are not socially or culturally &quot;enlightend&quot; when there is nothing sacred or special anymore or when we shed all our inhibitions, we merely become more debased and simplistic, like animals.  Contrast the age of chivalry and romance with a couple of dogs &quot;doing it&quot; on the side of the road.  That's a picture of where we've come from and where we're headed.&lt;br&gt;
&lt;p&gt;
All in all though, I'm still a huge Debian fan and will continue to use it.  There are a few other debian packages that are offensive as well, but they are not installed by default and shouldn't be.  As a general rule, if you can't put it on an enterprise desktop or a family PC that your kids will use, then it shouldn't be there by default.  However, if Debian someday becomes a dumping ground for packages by perverts and people who have become numb to healthy moral and social standards, then I might reconsider and use a distribution that doesn't have that kind of baggage.  I'm inclined to think though, that there are enough people with common sense working on Debian to keep it clean for the most part for a long time to come.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/114002/rss">
      <title>Colour ls</title>
      <link>http://lwn.net/Articles/114002/rss</link>
      <dc:date>2004-12-02T21:25:30+00:00</dc:date>
      <dc:creator>ewen</dc:creator>
      <description>
      &lt;blockquote&gt;
&lt;blockquote&gt;
dark blue on black, there's a good combination! Not.
&lt;/blockquote&gt;
It's fine for backup files and other totally nonimportant files. (Assuming your background colour is black, of course.)
&lt;/blockquote&gt;

&lt;p&gt;The problem, of course, is that at least with my terminal setup (off-white on black), these &quot;dark blue on black&quot; combinations turn up, with most vendors defaults, for directory names.  Which don't quite count as &quot;totally nonimportant&quot;...  While you're perhaps right that it could be used for something unimportant, I prefer simply not to colour the things I don't care about and they become &quot;and other stuff&quot;.&lt;/p&gt;

&lt;p&gt;My main point, however, was that the defaults were fairly terrible, which everyone seems to agree with.  I too have various shell, sed, etc magic, to make for better defaults and deal with black-background and white-background better.  But it shouldn't be necessary to fix every system I use; the vendor defaults should be better, and at least default to &quot;reasonably useable on most setups&quot;.&lt;/p&gt;

&lt;p&gt;Ewen&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113980/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/113980/rss</link>
      <dc:date>2004-12-02T19:41:04+00:00</dc:date>
      <dc:creator>joey</dc:creator>
      <description>
      Will code for pr0n?&lt;br&gt;
&lt;p&gt;
(Sorry, couldn't resist.)&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113974/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/113974/rss</link>
      <dc:date>2004-12-02T19:21:43+00:00</dc:date>
      <dc:creator>mightyduck</dc:creator>
      <description>
      But what if I DON'T WANT a smart girlfriend ;-)? A girlfriend has to be &lt;br&gt;
something which pleases my eyes (and other parts of the body) first, the &lt;br&gt;
smart thing comes later. &lt;br&gt;
 &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113965/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/113965/rss</link>
      <dc:date>2004-12-02T19:05:52+00:00</dc:date>
      <dc:creator>Boobis</dc:creator>
      <description>
      Thank you for making such a perfect example of what I was trying to say. Too bad you are just plain wrong. The feminist movement are very much needed in the us and women are not treated as equals at all, or do you actually believe that the reason you have not had a single female president is that women are less suited to the task? The fact that some countries are even worse doesn't make women equal in the US.&lt;br&gt;
&lt;p&gt;
Anyhow women should not have to put up with their bodies being comoditized, and hot-babe is one step in that direction.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113959/rss">
      <title>Colour ls</title>
      <link>http://lwn.net/Articles/113959/rss</link>
      <dc:date>2004-12-02T18:54:41+00:00</dc:date>
      <dc:creator>iabervon</dc:creator>
      <description>
      An alternative (which I do) is to make your colors contrast better with a dark background:&lt;br&gt;
&lt;p&gt;
XTerm*background: MidnightBlue&lt;br&gt;
XTerm*color0: MidnightBlue&lt;br&gt;
XTerm*color1: firebrick1&lt;br&gt;
XTerm*color4: DodgerBlue&lt;br&gt;
XTerm*color12: DodgerBlue&lt;br&gt;
XTerm*color5: violet&lt;br&gt;
&lt;p&gt;
(xterm does the &quot;bright&quot; colors with bold, which is sufficiently visible for me for 9 and 13 but not 12)&lt;br&gt;
&lt;p&gt;
I have a little cat script to use ANSI escape sequences to display all the colors, bright and normal, when is good for tuning this (but it's a bit tricky to post, being full of ESC characters).&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113926/rss">
      <title>Colour ls</title>
      <link>http://lwn.net/Articles/113926/rss</link>
      <dc:date>2004-12-02T17:17:29+00:00</dc:date>
      <dc:creator>jabby</dc:creator>
      <description>
      I actually *like* color ls.&lt;br&gt;
&lt;p&gt;
I use a white background, so I don't have as much trouble with the dark colors.  The bold light blue default for soft links is hard to read, but I usually want to know what it points to if I care about it and in a long listing (-l) the target is shown with its own appropriate (more legible) color assignment.&lt;br&gt;
&lt;p&gt;
Color ls is also good for recognizing the *lack* of color.  Since the color is based not only on file type (directory, soft link, socket, etc.), but also on permissions (executable) and extension, one can quickly glean information about the types of files in a directory.  And if one is expecting a certain type of file to be present, it's absence is immediately noticed.  It's especially useful in my src directories.  I can immediately see whether a directory has been built or needs to be cleaned, etc.&lt;br&gt;
&lt;p&gt;
I've also gone to the (mild) trouble of customizing the color output to highlight our in-house extensions (.980, .909, etc.) and to subtly indicate the difference between .o binaries (light green) and executable binaries (light green &amp;amp; bold!).&lt;br&gt;
&lt;p&gt;
I think it's pretty widely accepted that using color (and other visual cues, such as bold or italics) is a great way of organizing and grouping sets of data.  The mind instantly recognizes objects of the same color as a &quot;set&quot; of a sort.  And if they happen to appear as a block, they *really* jump out at you.  The more your brain can process visually, the less brain cycles you need to spend figuring it out by reading the text and processing its meaning.&lt;br&gt;
&lt;p&gt;
Jason&lt;br&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113918/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/113918/rss</link>
      <dc:date>2004-12-02T17:08:14+00:00</dc:date>
      <dc:creator>thompsot</dc:creator>
      <description>
      Please.  In the US, women are given so much special treatment, from the courtroom to the family to the boardroom, that it's become ridiculous.  Men are looked down on if they exhibit even simple qualities like decision making skills or having unflappable values and principles, and are mocked in every cheezy sit-com on the air (which just happens to include every sit-com on the air).  Take your feminism cause to Iraq or Afgahnistan, but it has long worn out it's value in the US (and possibly some European countries).  What started out as a very necessary movement to allow women to, first, vote, then later a push to be fully treated as equals, has become an overzealous and sidetracked effort to position women as greater than equals by consistenly emasculating males in the educational and cultural realm, and of course with plenty of the all consuming &quot;politicaly correct&quot; social pressure.  It's gotten completely out of hand and militant over the last 30 to 40 years, and all the feminists I know who follow this type of feminism are not real women at all.  They are in the midst of an identiy crisis and are angry at the world.  The TRUE feminists celebrate their female uniqueness and do not attempt to use the childish &quot;put down another to make myself look better&quot; technique by bashing men, but merely recognize that men and women are different, and those differences are a GOOD THING that make society stronger as a whole, not weaker.&lt;br&gt;
&lt;p&gt;
As far as this &quot;hot babe&quot; package, all it does is demonstrate how immature some people are.  Let them create their package, but like several have mentioned already, that doesn't mean it has to be part of the various Debian-based distributions, nor does it have to be (or need to be) installed by default.  Those who want it can apt-get it just like every other package that's not installed by default.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113919/rss">
      <title>Colour ls</title>
      <link>http://lwn.net/Articles/113919/rss</link>
      <dc:date>2004-12-02T16:45:40+00:00</dc:date>
      <dc:creator>nix</dc:creator>
      <description>
      &lt;blockquote&gt;
dark blue on black, there's a good combination! Not.
&lt;/blockquote&gt;

It's fine for backup files and other totally nonimportant files. (Assuming your background colour is black, of course.)
&lt;p&gt;
I whipped up a script some time back which you tell your terminal background colour and it ensures that your colour-ls and grep colourization settings don't clash with some horrid seddery. (This is necessary when installing software for use in a work environment where some people colour their xterms like fruit salad. Bright red backgrounds and green and orange text, I ask you...)
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113902/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/113902/rss</link>
      <dc:date>2004-12-02T16:08:35+00:00</dc:date>
      <dc:creator>marduk</dc:creator>
      <description>
      Agreed, while I like the December wallpaper, I will refrain from taking my laptop to work this month...&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113899/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/113899/rss</link>
      <dc:date>2004-12-02T15:59:42+00:00</dc:date>
      <dc:creator>Boobis</dc:creator>
      <description>
      Why does every post suggesting that men might be in a privileged position draw out men trying to prove that they have a hard time too?&lt;br&gt;
&lt;p&gt;
The reason we have a feminin cause and not a masculin cause is that females are treated worse than men.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113892/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/113892/rss</link>
      <dc:date>2004-12-02T15:44:55+00:00</dc:date>
      <dc:creator>climent</dc:creator>
      <description>
      In fact, commercials on TV showing stupid men in the kitchen duties should have raisen as many objections, since they put men as kitchen illiterates (thus putting women as real experts on that area), but they dont.&lt;br&gt;
&lt;p&gt;
Many other apps can also raise objections due to the nature of the affirmations done, but freedom is about respecting others' views, too. And hot-babe is also about drawing art, not only about nudity/feminism/machism.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113885/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/113885/rss</link>
      <dc:date>2004-12-02T15:20:59+00:00</dc:date>
      <dc:creator>sideshow</dc:creator>
      <description>
      We'll it's not just prereleases of Ubuntu, have you seen the December Calendar background image?  While certainly a beautiful picture/woman, it certainly will raise the eyebrows of many many people (probably more than the original image which caused all the commotion).  There is a difference between that image and the hot-babe one to be sure.&lt;br&gt;
&lt;p&gt;
I guess I really don't have much of a point here, just felt the need to comment.  Some people are always going to find something offensive in whatever you do.  I think if your goal is adoption/usage of your particular product, you should do whatever appeals to the demographic you're going after.  If you're not going after the business world or the American mid-west  conservative family man, then those images are certainly going to be more acceptable to your target audience.  However if your goal is world domination, then maybe the images should be toned down a bit to be more widely acceptable.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113879/rss">
      <title>Clueless</title>
      <link>http://lwn.net/Articles/113879/rss</link>
      <dc:date>2004-12-02T15:20:23+00:00</dc:date>
      <dc:creator>Boobis</dc:creator>
      <description>
      Oh my, im stunned. Is the possibility that some might take nudity as offending what concerns you all?&lt;br&gt;
&lt;p&gt;
Please do some homework on the feminist cause, and on mens constant objetification of the female body, and get a clue.&lt;br&gt;
&lt;p&gt;
I was really hopefull when I read the headline, but it seems to me that noone so far really understands why including naked girls in a distro is a really bad thing.&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113882/rss">
      <title>Colour ls</title>
      <link>http://lwn.net/Articles/113882/rss</link>
      <dc:date>2004-12-02T15:16:44+00:00</dc:date>
      <dc:creator>kael</dc:creator>
      <description>
      I actually went to the trouble of turning on comments to make just this point.&lt;br&gt;
&lt;p&gt;
There is nothing wrong with color ls. The defaults are bad (BAD), but a couple of minutes reveals how to customize (and improve) the settings and then spread as you will.&lt;br&gt;
&lt;p&gt;
One could lump vim in the same basket, same solution applies (I admit to liking the blue color scheme, harking back to the DOS 5.0 edit days).&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
if ( baby and water ) {&lt;br&gt;
      don't_throw_bathwater();&lt;br&gt;
}&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/113865/rss">
      <title>Debian and the hot babe problem</title>
      <link>http://lwn.net/Articles/113865/rss</link>
      <dc:date>2004-12-02T14:59:39+00:00</dc:date>
      <dc:creator>sbergman27</dc:creator>
      <description>
      I think that Socket's girlfriend (see above) is on to something.  I imagine that, like most other software these days, hot babe will pick up theming capability and we will see &quot;hot guy&quot;, &quot;hot space alien&quot;, etc. and no doubt other graphical representations of processor load which don't even involve people, as long as the images are released under a free license.  &lt;br&gt;
&lt;p&gt;
Personally, I'll stick with Gnome System Monitor, though.&lt;br&gt;
      
      </description>
    </item>
</rdf:RDF>

