<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/7726/Create_a_Simple_Gnome-Panel_Applet_Win_an_OSNews_Subscription</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2012, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Wed, 15 Feb 2012 10:07:52 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Eugenia</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>If only we all could et our little annoyances fixed by having a huge website visited by thousands a day <img src="/images/emo/tongue.gif" alt=";)" /> <br />
<br />
I'd love to see this in KDE too, I like how Windows separates all that stuff with the toolbar grippies.  I always wondered why the Linux &quot;start&quot; button was never more prominent..</description>
			<pubDate>Mon, 19 Jul 2004 00:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Wrote an applet that does this.</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Heh, I actually wrote an applet to do this for GNOME 1.4... Too bad I don't currently have GNOME on my system... mabey if no-one else jumps on this I will install Dropline.</description>
			<pubDate>Mon, 19 Jul 2004 00:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Notification area</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>While waiting for the final applet, you can use multiple notification area applets.  The icons of applications should only appear in the first one added.<br />
<br />
Speaking of which, the notification area applet is a good template for the final applet; find the source for it bundled in the gnome-panel package.</description>
			<pubDate>Mon, 19 Jul 2004 00:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Eugenia</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Actually KDE already does this by default.  You can turn the handles on or have them fade out when not in use.  It isn't a separate applet, but each applet on the kicker bar has a handle.</description>
			<pubDate>Mon, 19 Jul 2004 00:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE:Notification area</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I use apps that use the notification area, e.g. Muine, Gaim, Epiphany-download etc. so I can't use that particular applet to do a job that was not designed to do. Besides, it takes quite some memory too because it was designed to do more than a simple seperator applet.</description>
			<pubDate>Mon, 19 Jul 2004 01:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Another option</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>What Eugina wants is a way to have a GtkHandleBox inside a panel applet. The problem is that a handle box does not work vertically. That is why I would suggest a Gtk[H|V]Seperator (depending if it is a vertical or horizontal panel).<br />
I think it would fit in better as well.<br />
<br />
(If you don't know what I mean, take a look inside glade and see the difference)<br />
<br />
I think a more important applet would be a disk/volume applet that integrates with the new gnome-vfs volume code to allow me to easily see what volumes exsist on my system, un/mount, etc...</description>
			<pubDate>Mon, 19 Jul 2004 01:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>is this really the way to get this functionality?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I think that making this using an applet is a little hacky.  Shouldn't this just be something provided by gnome-panel?my system... mabey if no-one else jumps on this I will install Dropline.</description>
			<pubDate>Mon, 19 Jul 2004 01:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Maybe using a &amp;quot;Window List&amp;quot; was the wrong way to go?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I use a &quot;Window Selector&quot; which works a lot better, when you need to pick out a window you can't see, click on it and it comes up with a nice drop down list, much better than the taskbar paradigm.</description>
			<pubDate>Mon, 19 Jul 2004 01:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: is this really the way to get this functionality?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I think that making this using an applet is a little hacky. Shouldn't this just be something provided by gnome-panel?<br />
<br />
Yes, it probably should be - but its not, and I'm sure Eugen ia doesn't want to deal with maintaining a completely different version of gnome-panel just for her grippies. So an applet is the logical choice.</description>
			<pubDate>Mon, 19 Jul 2004 01:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Quick Lounge 2.1.1</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>A tad off topic, but use Quick Lounge 2.1.1 to manage your Shortcut Icons.  It will give you the little seperator, and allows you to move all your icons as one.  It also makes management much easier.<br />
<br />
Right Click &gt; Add to Panel &gt; Utilities &gt; Quick Lounge<br />
<br />
=)</description>
			<pubDate>Mon, 19 Jul 2004 02:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Quick Lounge 2.1.1</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Jason, you seem to not have read my article. I know about QuickLounge, I used to use it a lot, but it takes a lot of memory, AND it doesn't do what I am asking on the article. The seperator I am asking for is to seperate a lot of different things as you see in the second shot, not just the gnome-menu with the launchers. That's just one case.</description>
			<pubDate>Mon, 19 Jul 2004 04:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Can you believe the cheek?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>a chance to win $20 USD for 2 hours (maybe less) of work.  Wow!  Why don't you just take the $180 that I could be earning at my standard rate of $100 USD an hour straight out of my wallet?</description>
			<pubDate>Mon, 19 Jul 2004 05:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Can you believe the cheek?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Because I am not your employer, I am not even an employee myself. And because you have the choice to do this or not.<br />
<br />
And it ain't a &quot;chance&quot;, it is a sure thing if you are the first to do it. As you also said, it is a 2-hour hacking, maybe even less if you have gnome experience. Take it or leave it.</description>
			<pubDate>Mon, 19 Jul 2004 05:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: QuantumG</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I agree. I found that to be quite cheeky too. I think simply saying &quot;and I'll give whoever first creates this a free subscription as a token of my appreciation.&quot; would have more than sufficed. <br />
<br />
Personally, I'm far more willing to do things like this out of the goodness of my heart. When people try to 'pay' me with some small amount like that it just makes me not want to do it. Offering too little is worse than offering nothing at all as it makes people feel like cheap labour.</description>
			<pubDate>Mon, 19 Jul 2004 05:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: QuantumG</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I am not trying to &quot;pay&quot; anyone. I couldn't do that anyway and I do know about the rates software engineers are getting. Giving away the osnews subscription IS a token of my appreciation and the only thing I can give right now.<br />
<br />
In fact, this evening I was thinking of giving out a book too, but I wouldn't be able to send it in a timely manner as the post office is too far from where I live and I don't have a driver's license here in US (my greek license is not valid here).<br />
<br />
So, that left me with the osnews subscription.<br />
<br />
I wish people would stop picking on words and semantics like that trying to be nasty for no good reason. The intention was good, I wish you could just see that.<br />
<br />
If you thought that I was trying to get a software solution &quot;for cheap&quot;, you are mistaken. My husband is a software engineer, and I used to be paid very well in UK (since I got married I don't work anymore), so I DO know about the rates that I would have to pay if that was a &quot;contract job&quot;. It is not a contract job, it is simply a call out to the community, and I give whatever I can currently give out.</description>
			<pubDate>Mon, 19 Jul 2004 05:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>OS News without ad's free </title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I already have this with Firefox and Adblock <br />
<a href="http://update.mozilla.org/extensions/moreinfo.php?id=10&amp;vid=215&amp;category=Page%20Display" rel="nofollow">http://update.mozilla.org/extensions/moreinfo.php?id=10&amp;vid=215...</a> <br />
<br />
got any better rewards that are actually useful ?</description>
			<pubDate>Mon, 19 Jul 2004 05:47:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: OS News without ad's free </title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>The version you get with this hack is NOT the same as the one we give away with the subscription. The subscription version doesn't have nested tables and so it's MUCH faster to render, even on cable (but especially visible with 56k/ISDN modems).<br />
<br />
And no, I have no other rewards.</description>
			<pubDate>Mon, 19 Jul 2004 05:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Use gtk_paint_handle ()</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I don't know about gnome applets, but the 'easy' way to do this is to create a custom widget (based on GtkWidget, probably) and use gtk_paint_handle () to draw the handle.</description>
			<pubDate>Mon, 19 Jul 2004 07:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>GNOME devs, are you awake?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Heh... Yeah, I've been thinking about the need of this too. Such a little thing would be an obvious way to enhance usability. I sure wonder why GNOME doesn't already have this? Maybe it is because GNOME developers forget such small details nowadays when their philosophers concentrate on discussing vague big usability schemes instead?? &gt;:-) <br />
(sorry, I do like GNOME and especially its usability goals - though I have also recently thought of moving to XFce4 (faster, cleaner, easier to customize etc.))</description>
			<pubDate>Mon, 19 Jul 2004 07:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>enhanced usability</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;Such a little thing would be an obvious way to enhance usability.&quot;<br />
<br />
Out of curiosity, how is it an obvious way of enhancing usability?  To me it seems like a somewhat frivolous feature that some people may find useful.<br />
<br />
You may or may not agree with the philosophy behind new features, but at least they don't blindly add things under the guise of &quot;obviously enhancements,&quot; which in turn leads to bloat.<br />
<br />
I'm not saying this particular applet wouldn't be useful, but at least if you wanted it to be included in GNOME you'd have to make a reasonable argument as to why it provides better usability.</description>
			<pubDate>Mon, 19 Jul 2004 08:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: enhanced usability</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&gt; how is it an obvious way of enhancing usability?<br />
<br />
There IS enhanced usability when you have a choice of a seperator. There are applets/icons included with Gnome that look too similar, while they act differently (e.g. check the shot, the menu logo and the icons next to it, a setup very common in Fedora and other personal setups). A seperator is greatly enhancing the visual differentiation between elements and makes it easier to the eye and to the mind.<br />
<br />
You could argue that you wouldn't use such an applet, but you can't argue that many people would find it useful. In fact, it's more useful than other applets included on Gnome by default, like the Fish or the XEyes.<br />
<br />
Eugenia</description>
			<pubDate>Mon, 19 Jul 2004 08:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>You mean this?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Available for both gnome 1 and 2...even comes with themes:<br />
<br />
 <a href="http://gqapplets.sourceforge.net/applet-div.html" rel="nofollow">http://gqapplets.sourceforge.net/applet-div.html</a> <br />
<br />
Screenshot:<br />
<br />
 <a href="http://www.cpsc.ucalgary.ca/~hrpakdel/div.png" rel="nofollow">http://www.cpsc.ucalgary.ca/~hrpakdel/div.png</a> <br />
<br />
Rizo<br />
<br />
Ps. I'm not the author...</description>
			<pubDate>Mon, 19 Jul 2004 08:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@Eugenia</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>You could always add a starter (without a link) and use a pixmap that looks like a seperator.  I often do that to seperate certain &quot;blocks&quot; of different programs.</description>
			<pubDate>Mon, 19 Jul 2004 09:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: You mean this?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Excellent, works just as you would hope <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Mon, 19 Jul 2004 09:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE:  You mean this?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Good.<br />
<br />
if anyone knows who the developer is, and if the developer is willing to test it a bit under the new gnome 2.6.x (the last release of that software was 1.5 years ago, I would prefer to see a check-up against the latest gnome/gtk), then the subscription is his (except if someone emails me beforehand with a new implementation).</description>
			<pubDate>Mon, 19 Jul 2004 10:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@ELQ</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Why don't you just e-mail him (gqview@users.sf.net)?</description>
			<pubDate>Mon, 19 Jul 2004 11:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Already done</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description><a href="http://www.hadess.net/files/attic/gnomepanelspacerapplet.org-10.0-zoom-zoom.tar.gz" rel="nofollow">http://www.hadess.net/files/attic/gnomepanelspacerapplet.org-10.0-z...</a> <br />
Dated from 2002. Enjoy <img src="/images/emo/wink.gif" alt=";)" /></description>
			<pubDate>Mon, 19 Jul 2004 11:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>frivolous features</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>There IS enhanced usability when you have a choice of a seperator. There are applets/icons included with Gnome that look too similar, while they act differently (e.g. check the shot, the menu logo and the icons next to it, a setup very common in Fedora and other personal setups). A seperator is greatly enhancing the visual differentiation between elements and makes it easier to the eye and to the mind.<br />
&gt;<br />
&gt;<br />
<br />
This is assuming people *THINK* and *WORK* like you and you know the old saying about assuming something.<br />
<br />
Then again you UI types may not be familiar with it. <br />
<br />
It would certainly tend to explain a lot.<br />
<br />
As for the Fish or the XEyes apps as I gather they aren't included so much for &quot;usefulness&quot; but rather because they've silly apps which pretty much always has been part of a &quot;Unix Desktop&quot;.</description>
			<pubDate>Mon, 19 Jul 2004 14:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Can you believe the cheek?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Can you believe the cheek? Here you are complaining about the cheek but did you ever stop to consider how cheek your reply was? Good grief! Was it that important to throw these two cents in?<br />
<br />
I'd like to offer you the simple and often stated suggestion that you simply move along if you haven't anything worthy to add to the conversation.</description>
			<pubDate>Mon, 19 Jul 2004 17:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Can you believe the cheek?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Can you believe the cheek? Here you are complaining about the cheek but did you ever stop to consider how cheek your reply was? Good grief! Was it that important to throw these two cents in?<br />
<br />
I'd like to offer you the simple and often stated suggestion that you simply move along if you haven't anything worthy to add to the conversation.<br />
&gt;<br />
&gt;<br />
<br />
Are you very familiar with the expression &quot;People who live in glass houses&quot;?</description>
			<pubDate>Mon, 19 Jul 2004 18:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: @ELQ</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&gt;Why don't you just e-mail him<br />
<br />
I have already emailed Bastien and gqapplets guy. And there is one more effort going on, but it didn't work on my slackware so I am waiting for a fix.</description>
			<pubDate>Mon, 19 Jul 2004 19:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@Rick James</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Are you very familiar with the expression &quot;People who live in glass houses&quot;? Yes, I'm familiar with it so I assume that you're implying 1. that my comment was cheek or 2. that I should move along since I didn't have anything worthy to add.<br />
<br />
In response..<br />
1. Was my comment cheek? Somewhat I suppose but I was expressing annoyance with the QuantumG's lack for respect for OSNews and what Eugenia was asking for and offering.<br />
<br />
2. Did I have anything worthy to add? In my opinion I did. Obviously QuantumG felt that it was perfectly acceptable to belittle Eugenia's proposal because it wasn't in his reimbursement class. When I read his comments it ticked me off and maybe he hadn't read or hadn't thoroughly read the OSNews posting rules. So I threw in my two cents, letting him know that Eugenia wasn't the only one who took offense to his comments. Sometimes that's to the benefit of the community.<br />
<br />
Now then, do I feel I have to the right to throw stones in this conversation? Yes, I do. I didn't make any degrading comments, merely just nodded to politeness.</description>
			<pubDate>Mon, 19 Jul 2004 20:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Don't you kids realize how lame are ?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>I point and laugh at you freaks.</description>
			<pubDate>Mon, 19 Jul 2004 21:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Why make it look like a gtk handle ?</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>Won't it confuse people if you provide a divider that looks like a handle, but doesn't behave like one ?<br />
NB: I didn't check the one Bastien Nocera made, and I understand that the other one doesn't look like a handle.</description>
			<pubDate>Mon, 19 Jul 2004 21:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@Anonymous </title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>&quot;Eugenia...his&quot;<br />
<br />
Uh, I thought Eugenia was a girl, Eugenia being a girl's name and all. Please correct me if I'm wrong, but it just seemed odd to be referring to her as male.<br />
<br />
btw, trolling makes the baby Jesus cry.</description>
			<pubDate>Tue, 20 Jul 2004 09:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@ LifesizeKenDoll</title>
			<link>http://www.osnews.com/thread?</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?</guid>
			<description>If you're referring to my comments, I suggest you read them again. If you still don't understand please quote the full text and not simply &quot;Eugenia...his&quot; and I shall clarify.</description>
			<pubDate>Tue, 20 Jul 2004 15:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>

