<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; E16</title>
	<atom:link href="http://www.ghacks.net/tag/e16/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 09:43:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get Vertical Titlebars in E16 Themes</title>
		<link>http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/</link>
		<comments>http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 16:20:12 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Chromium Noise]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[E16]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[verticle titlebars]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9626</guid>
		<description><![CDATA[I bet you didn&#8217;t know that you could change the placement of your Enlightenment titlebars. Although not necessarily pracitical, it does make for some impressive desktops, and it allows you to quickly differentiate between windows. Say, for example you have aterm and rxvt both open and are using one for admin work and one for [...]]]></description>
			<content:encoded><![CDATA[<p>I bet you didn&#8217;t know that you could change the placement of your Enlightenment titlebars. Although not necessarily pracitical, it does make for some impressive desktops, and it allows you to quickly differentiate between windows. Say, for example you have aterm and rxvt both open and are using one for admin work and one for standard work. You certainly don&#8217;t want to accidentally issue a standard user command (one that could do harm to your system) as the root user. Problem is, by default, both terminal windows pretty much look identical. What if, however, the terminal for root work always had vertical titlebars and the terminal for standar user had the default horizontal title bars? Pretty quick means of differentiation eh? In this article you will see how simple it is in Enlightenment to make your desktiop even more unique.</p>
<p><span id="more-9626"></span>The first thing you need to do is make sure you have installed a theme that supports verticle titlebars in a way that makes them actually usable. Most themes will offer some form of verticle titlebars but some are not as well done. One of the best themes for this configuration is the Chromium Noise theme. Download this them for installation. If you&#8217;re not sure how to install the theme it is simple. As the root user move the theme .gz file to <em>/usr/share/e16/themes</em>. Before you unpack the them create a new sub directory for Chromium. Do this because many theme creators do not (for some strange reason) place the contents of their theme within a directory, so that when you unpack the directory all of the files just spill all over your current working directory. With that in mind issue the command <em>mkdir</em> <em>/usr/share/e16/themes/CHROME. </em>Now move the Chromium tar file into the newly created directory with the command <em>mv chromiumnoise-0.60.tar.gz /usr/share/e16/themes/CHROME/</em>.  After you change to the CHROME directory (<em>cd /usr/share/e16/themes/CHROME</em>) issue the command <em>tar xvzf chromiumnoise-0.60.tar.gz </em>to unpack the file.</p>
<p>Go to your desktop and do a middle mouse click to bring up the menu that includes the Theme directory. You should now see an entry for CHROME. Select that to switch to the Chromium Noise theme.</p>
<div id="attachment_9628" class="wp-caption alignnone" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/chrome_theme1.png"><img class="size-medium wp-image-9628" src="http://www.ghacks.net/wp-content/uploads/2009/01/chrome_theme1-500x333.png" alt="Chromium Noise Theme" width="300" height="200" /></a><p class="wp-caption-text">Chromium Noise Theme</p></div>
<p>By default Chromium Noise is a pretty slick theme. But let&#8217;s make it slicker. There are three small squares in the top left corner of each window. If you right mouse click the left or middle square a new menu will appear with a Set Border Style Entry.</p>
<div id="attachment_9629" class="wp-caption alignnone" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/chromium_right_click.png"><img class="size-medium wp-image-9629" src="http://www.ghacks.net/wp-content/uploads/2009/01/chromium_right_click-500x463.png" alt="Set Border Style" width="300" height="278" /></a><p class="wp-caption-text">Set Border Style</p></div>
<p>There are three entries for verticle titlebards: Side-1, Side-2, and Side_Shade_Right. Select Side-1 and your border will instantly change.</p>
<div id="attachment_9630" class="wp-caption alignnone" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/e16_titlebars_sample.png"><img class="size-medium wp-image-9630" src="http://www.ghacks.net/wp-content/uploads/2009/01/e16_titlebars_sample-500x362.png" alt="Side-1" width="300" height="217" /></a><p class="wp-caption-text">Side-1</p></div>
<p>Now you have an aterm window with a cool verticle titlebar.</p>
<p>You can make this change stick if you like. If you don&#8217;t want to have to go through this process every time for certain windows (the change only applies to the application configured &#8211; not all windows) you have to have Enlightenment remember the configuration. Go back to the right mouse click menu on the middle square of the window (upper left). In that menu you will see an entry for &#8220;Remember&#8221;. Select that to open the Remember Application Attributes window.</p>
<div id="attachment_9634" class="wp-caption alignnone" style="width: 263px"><img class="size-full wp-image-9634" src="http://www.ghacks.net/wp-content/uploads/2009/01/enlightenment_remember.png" alt="Remember Attributes" width="253" height="352" /><p class="wp-caption-text">Remember Attributes</p></div>
<p>Select Border style from the list and click OK. Now every time you open up that particular application the titlebar will be verticle.</p>
<p><strong>Final Thoughts</strong></p>
<p>Why do this? Because you can. Adding verticle titlebars is a simple means of differentiating between windows for various reason. And while you&#8217;re at setting your titlebars to verticle, check out some of the other cool features in the Window Attributes settings.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium-noise/" title="Chromium Noise" rel="tag">Chromium Noise</a>, <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/e16/" title="E16" rel="tag">E16</a>, <a href="http://www.ghacks.net/tag/enlightenment/" title="Enlightenment" rel="tag">Enlightenment</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/verticle-titlebars/" title="verticle titlebars" rel="tag">verticle titlebars</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/" title="Enable Composite for Window Transparency in Enlightenment (January 1, 2009)">Enable Composite for Window Transparency in Enlightenment</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/" title="Installing and Configuring Enlightenment E16 (December 15, 2008)">Installing and Configuring Enlightenment E16</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/" title="What makes Ubuntu so user friendly? (October 6, 2009)">What makes Ubuntu so user friendly?</a> (47)</li>
	<li><a href="http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/" title="Quick Archiving in GNOME (February 15, 2009)">Quick Archiving in GNOME</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/05/21/linux-tips-window-focus/" title="Linux Tips: Window focus (May 21, 2009)">Linux Tips: Window focus</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable Composite for Window Transparency in Enlightenment</title>
		<link>http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/</link>
		<comments>http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 22:56:22 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[compositing]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[E16]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[Window Manager]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9480</guid>
		<description><![CDATA[If you have played around with the Enlightenment window manager you know it is, for such a lightweight window manager, pretty impressive. But if you&#8217;ve not enabled compositing, you have yet to see how much you can do with transparency. Although compositing in Enlightenment will require the necessary hardware (a video card capable of using [...]]]></description>
			<content:encoded><![CDATA[<p>If you have played around with the Enlightenment window manager you know it is, for such a lightweight window manager, pretty impressive. But if you&#8217;ve not enabled compositing, you have yet to see how much you can do with transparency. Although compositing in Enlightenment will require the necessary hardware (a video card capable of using acceleration) and a compositing manager, it is easy to configure.</p>
<p>The simplest method to get a composit manager installed is to install Compiz. Compiz is an outstanding window manager all on its own that is, by default, ready for compositing. With Compiz installed you will have a composit manager that E16 can deal with already installed.</p>
<p><span id="more-9480"></span>In Ubuntu if you issue the command <em>sudo synaptic</em> you will open up the Add/Remove Software application. From here do a search for compiz. When the results come up select compiz and allow the system to install all necessary dependencies. Finally click Apply to install all of the packages.</p>
<p>Once Compiz is installed you should be able to set compositing up in Enlightenment. With a right mouse click the Settings menu will appear. Select &#8220;Composite Settings&#8221; to open up the configuration window.</p>
<div id="attachment_9481" class="wp-caption alignnone" style="width: 345px"><img class="size-full wp-image-9481" src="http://www.ghacks.net/wp-content/uploads/2009/01/composit_menu_entry.png" alt="Composite Settings" width="335" height="444" /><p class="wp-caption-text">Composite Settings</p></div>
<p>Once the settings window opens you will see a few configuration options to choose from.</p>
<div id="attachment_9482" class="wp-caption alignnone" style="width: 374px"><img class="size-full wp-image-9482" src="http://www.ghacks.net/wp-content/uploads/2009/01/composite_settings.png" alt="Composite Settings Window" width="364" height="332" /><p class="wp-caption-text">Composite Settings Window</p></div>
<p>The first option to take care of is Enable Composite. Make sure that is checked. The rest of the options are all up to user taste.  I prefer to have  Fading Speed set to slowest (slider to the far left), Shadows Blurred, Default Unfocused Window Opacity near 1/2, and Default Pop-Up Window Opacity around 3/4 on. Once you have selected these options click Apply to set them.</p>
<p>The final effect can be pretty amazing for just a &#8220;simple window manager&#8221;.</p>
<div id="attachment_9483" class="wp-caption alignnone" style="width: 440px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/e_composite_full.png"><img class="size-large wp-image-9483" src="http://www.ghacks.net/wp-content/uploads/2009/01/e_composite_full-1024x819.png" alt="The full effect" width="430" height="344" /></a><p class="wp-caption-text">The full effect</p></div>
<p><strong>Final Thoughts</strong></p>
<p>What I love about Enlightenment is that it is a lightweight desktop that manages to pull off enough tricks to impress yet doesn&#8217;t drag your machine to a halt. With a little hackery, Enlightenment can make Windows Aero look like a sad attempt at a modern desktop.</p>

	Tags: <a href="http://www.ghacks.net/tag/compositing/" title="compositing" rel="tag">compositing</a>, <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/e16/" title="E16" rel="tag">E16</a>, <a href="http://www.ghacks.net/tag/enlightenment/" title="Enlightenment" rel="tag">Enlightenment</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/transparency/" title="transparency" rel="tag">transparency</a>, <a href="http://www.ghacks.net/tag/window-manager/" title="Window Manager" rel="tag">Window Manager</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/" title="Installing and Configuring Enlightenment E16 (December 15, 2008)">Installing and Configuring Enlightenment E16</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/" title="Get Vertical Titlebars in E16 Themes (January 4, 2009)">Get Vertical Titlebars in E16 Themes</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/get-to-know-linux-enlightenment-e17/" title="Get to know Linux: Enlightenment E17 (May 14, 2009)">Get to know Linux: Enlightenment E17</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/12/09/get-to-know-linux-desktop-environment-vs-window-manager/" title="Get To Know Linux: Desktop Environment vs. Window Manager (December 9, 2008)">Get To Know Linux: Desktop Environment vs. Window Manager</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/" title="What makes Ubuntu so user friendly? (October 6, 2009)">What makes Ubuntu so user friendly?</a> (47)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing and Configuring Enlightenment E16</title>
		<link>http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/</link>
		<comments>http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:29:32 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[E16]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[linux desktop]]></category>
		<category><![CDATA[Window Manager]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9057</guid>
		<description><![CDATA[Over the  years I have used countless Linux desktops and window managers. But no matter how amazing a desktop (read: Compiz-Fusion) I always seem to wind up going straight back to Enlightenment. Enlightenment is one of those window managers that has a very small footprint yet offers enough eye candy to impress. But the appeal [...]]]></description>
			<content:encoded><![CDATA[<p>Over the  years I have used countless Linux desktops and window managers. But no matter how amazing a desktop (read: Compiz-Fusion) I always seem to wind up going straight back to Enlightenment. Enlightenment is one of those window managers that has a very small footprint yet offers enough eye candy to impress. But the appeal of Enlightenment goes beyond eye candy. Enlightenment is easy to use, flexible, and stable. Another bonus of Enlightenment &#8211; you can configure the desktop to have a psuedo-limiting effect on the users. Say, for example, you want to limit your users to certain applications &#8211; only have those applications in the menu and leave out any terminal window entry in the menu so they can&#8217;t configure their <em>user_apps.menu</em> (more on that in a bit.)</p>
<p><span id="more-9057"></span></p>
<p>But let&#8217;s not jump ahead of ourselves. Before we get to the actual configuration let&#8217;s first take a look at Enlightenment (version E16 which is the stable version).</p>
<div id="attachment_9058" class="wp-caption alignnone" style="width: 510px"><img class="size-medium wp-image-9058" src="http://www.ghacks.net/wp-content/uploads/2008/12/e16_screen-500x400.png" alt="Enlightenment Screenshot" width="500" height="400" /><p class="wp-caption-text">Enlightenment Screenshot</p></div>
<p>As you can see Enlightenment has a lot of neat tricks up its sleeve. On the above screenshot you can see The Gimp open, a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> browser shaded to only show its title bar, the aterm terminal will full transparency running the top application, the iconbox (bottom right) which is where applications are minimized, and the pager (bottom left).</p>
<p>Now let&#8217;s install E16. It shouldn&#8217;t be necessary to jump through any hoops. On most modern Linux operating systems you can just open up the Add/Remove Software application (on Ubuntu this is Synaptic, on Fedora 10 running GNOME it is gpk-application) and do a search for &#8220;enlightenment&#8221;. The package manager should pick up all dependencies.</p>
<p>If you&#8217;d prefer to use the command line you can run one of these (either as root or using sudo):</p>
<ul>
<li>apt-get install enlightenment</li>
<li>yum install enlightenment</li>
<li>urpmi enlightenment</li>
</ul>
<p>If, by chance, your distribution doesn&#8217;t find &#8220;enlightenment&#8221;, you can try &#8220;e16&#8243; instead.</p>
<p>That should do it. Now, if you use a graphical login screen you&#8217;ll want to choose the E16 entry before you log in. This should be under &#8220;Sessions&#8221;. If you use text-based log in you will want to create an <em>.xinitrc</em> file with the following contents:</p>
<p><em>exec e16</em></p>
<p>If that doesn&#8217;t work us:</p>
<p><em>exec enlightenment</em></p>
<p>Most likely the former will work.</p>
<p><strong>Configuration</strong></p>
<p>If you do a left mouse click you will see the configuration window.</p>
<div id="attachment_9059" class="wp-caption alignnone" style="width: 295px"><img class="size-full wp-image-9059" src="http://www.ghacks.net/wp-content/uploads/2008/12/e16_config_menu.png" alt="E16 Configuration Menu" width="285" height="481" /><p class="wp-caption-text">E16 Configuration Menu</p></div>
<p>The one thing you can not configure via the configuration menu is the menu itself. To configure the menu you have to actually edit the file <em>~/.e16/menus/user_apps.menu</em>. It is very easy to edit this menu. Open this menu up in your favorite text editor and you will see entries that resemble:</p>
<p><em>&#8220;aterm&#8221; NULL exec &#8220;aterm -tr -fg blue -bg green +sb&#8221;<br />
&#8220;XTerm&#8221; NULL exec &#8220;xterm&#8221;<br />
&#8220;rxvt&#8221; NULL exec &#8220;rxvt&#8221;<br />
&#8220;Basket&#8221; NULL exec &#8220;basket&#8221;<br />
&#8220;Mozilla&#8221; NULL exec &#8220;mozilla&#8221;<br />
&#8220;K3B&#8221; NULL exec &#8220;k3b&#8221;<br />
&#8220;Firefox&#8221; NULL exec &#8220;firefox&#8221;<br />
&#8220;Flock&#8221; NULL exec &#8220;/home/jlwallen/flock/flock-browser&#8221;<br />
&#8220;Thunderbird&#8221; NULL exec &#8220;thunderbird&#8221;<br />
&#8220;gnucash&#8221; NULL exec &#8220;gnucash&#8221;<br />
&#8220;Amarok&#8221; NULL exec &#8220;amarok&#8221;<br />
&#8220;Banshee&#8221; NULL exec &#8220;banshee&#8221;<br />
&#8220;The GIMP&#8221; NULL exec &#8220;gimp&#8221;</em></p>
<p>A menu entry is set up like so:</p>
<p>Comment Icon <strong>exec</strong> &#8220;command&#8221;</p>
<p>The comment is the text that appears in the menu. Icon is the actual path to an icon image to use (NULL means none), The <strong>exec</strong> command is necessary to tell the system that what follows is an executable command. The command section is the actual command.</p>
<p>Once you edit that file, save it, and the changes are made in real time.</p>
<p><strong>Final Thoughts</strong></p>
<p>And that&#8217;s pretty much it to configuring Enlightenment E16. If you have a Linux box you should certainly give Enlightenment a try. It might wind up being your &#8220;go-to&#8221; desktop.</p>
<p>UPDATE: Here&#8217;s a new screenshot, full size, for your enjoyment.</p>
<div id="attachment_9080" class="wp-caption alignnone" style="width: 510px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/e16_screen_new-500x400.png" alt="New Screenshot" title="e16_screen_new" width="500" height="400" class="size-medium wp-image-9080" /><p class="wp-caption-text">New Screenshot</p></div>

	Tags: <a href="http://www.ghacks.net/tag/e16/" title="E16" rel="tag">E16</a>, <a href="http://www.ghacks.net/tag/enlightenment/" title="Enlightenment" rel="tag">Enlightenment</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-desktop/" title="linux desktop" rel="tag">linux desktop</a>, <a href="http://www.ghacks.net/tag/window-manager/" title="Window Manager" rel="tag">Window Manager</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/" title="Enable Composite for Window Transparency in Enlightenment (January 1, 2009)">Enable Composite for Window Transparency in Enlightenment</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/" title="Get Vertical Titlebars in E16 Themes (January 4, 2009)">Get Vertical Titlebars in E16 Themes</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/get-to-know-linux-enlightenment-e17/" title="Get to know Linux: Enlightenment E17 (May 14, 2009)">Get to know Linux: Enlightenment E17</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/12/09/get-to-know-linux-desktop-environment-vs-window-manager/" title="Get To Know Linux: Desktop Environment vs. Window Manager (December 9, 2008)">Get To Know Linux: Desktop Environment vs. Window Manager</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/02/20/ecomorph-e17-coolest-desktop-ever/" title="Ecomorph + E17 = Coolest Desktop Ever! (February 20, 2009)">Ecomorph + E17 = Coolest Desktop Ever!</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
