<?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>ribbed.us ...</title>
	<atom:link href="http://ribbed.us/feed/" rel="self" type="application/rss+xml" />
	<link>http://ribbed.us</link>
	<description>ribbed for strength.</description>
	<lastBuildDate>Wed, 24 Feb 2010 01:50:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resetting A Google Apps Administrator Account w/ a GoDaddy-bought domain</title>
		<link>http://ribbed.us/guides/resetting-a-google-apps-administrator-account-w-a-godaddy-bought-domain/</link>
		<comments>http://ribbed.us/guides/resetting-a-google-apps-administrator-account-w-a-godaddy-bought-domain/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:24:45 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[annoyance]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[reset]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=612</guid>
		<description><![CDATA[Recently I&#8217;ve had to recover a Google Apps admin account for someone I did a project for &#8230; easy enough. Right? No. Not really if you bought your domain name through GoDaddy. Although GoDaddy makes it easy to set up Google Apps when setting up a new domain name, GoDaddy and Google have conspired to [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve had to recover a <a href="http://apps.google.com">Google Apps</a> admin account for someone I did a project for &#8230; easy enough. Right? No. Not really if you bought your domain name through <a href="http://www.godaddy.com">GoDaddy</a>. Although GoDaddy makes it easy to set up Google Apps when setting up a new domain name, GoDaddy and Google have conspired to making an admin account reset an annoyance. GoDaddy doesn&#8217;t seem to have any documentation that allows you to do this. Google&#8217;s <a href="http://www.google.com/support/a/bin/answer.py?hl=en&#038;answer=33561#no">own documentation</a> tells us that resetting the admin account is not available to GoDaddy and eNom customers but doesn&#8217;t tell us how to go about resetting it if you are a customer. Google doesn&#8217;t seem to provide a password reset link if you are a GoDaddy customer.</p>
<p>However! &#8230; Google does provide a way to reset the Google Apps administrator password &#8230; the same way you would reset any other administrator password if you weren&#8217;t a GoDaddy customer. It&#8217;s rather simple, go to:</p>
<p><code>https://google.com/a/cpanel/<em>example.com</em>/VerifyAdminAccountPasswordReset</code></p>
<p>Replace example.com with your own domain name.</p>
<p>I still don&#8217;t know why they wouldn&#8217;t make this apparent. It is either a test &#8230; or a TRAP!</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/guides/resetting-a-google-apps-administrator-account-w-a-godaddy-bought-domain/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Enabling wireless on a Dell Inspiron 1545 in OpenSUSE</title>
		<link>http://ribbed.us/guides/enabling-wireless-on-a-dell-inspiron-1545-in-opensuse/</link>
		<comments>http://ribbed.us/guides/enabling-wireless-on-a-dell-inspiron-1545-in-opensuse/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 06:03:24 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=606</guid>
		<description><![CDATA[This process is normally trivial and would have been automatic in Ubuntu, but OpenSUSE seems to make it a little harder &#8230; but not too hard. This should work with every other laptop that uses the Broadcom BCM431* chipset too, but I can&#8217;t be sure.

First off, you will need to add community package called Packman. [...]]]></description>
			<content:encoded><![CDATA[<p>This process is normally trivial and would have been automatic in Ubuntu, but OpenSUSE seems to make it a little harder &#8230; but not too hard. This should work with every other laptop that uses the Broadcom BCM431* chipset too, but I can&#8217;t be sure.</p>
<p><a href="http://ribbed.us/wp-content/uploads/2009/12/broadcom1.png"><img src="http://ribbed.us/wp-content/uploads/2009/12/broadcom1.png" alt="YaST Software Repository" title="YaST Software Repository" width="688" height="452" class="aligncenter size-full wp-image-607" /></a></p>
<p>First off, you will need to add community package called Packman. So fire up the YaST Control Center (Computer -> YaST -> Software Repositories).</p>
<p><a href="http://ribbed.us/wp-content/uploads/2009/12/broadcom2.png"><img src="http://ribbed.us/wp-content/uploads/2009/12/broadcom2.png" alt="Packman Community Repository" title="Packman Community Repository" width="964" height="632" class="aligncenter size-full wp-image-608" /></a></p>
<p>Now add the Packman community repository (click on Add button on the lower left). Check the Community Repositories radio button. In the new screen, scroll down and check the Packman repository.</p>
<p>You will be prompted to import a key. Choose Import.</p>
<p>With the repository added, we now need to install the driver (Computer -> Install Software). </p>
<p><a href="http://ribbed.us/wp-content/uploads/2009/12/broadcom3.png"><img src="http://ribbed.us/wp-content/uploads/2009/12/broadcom3.png" alt="broadcom" title="broadcom" width="964" height="632" class="aligncenter size-full wp-image-610" /></a></p>
<p>Search for broadcom in the search box and check broadcom-wl broadcom-wl-kmp-desktop. Once installed, restart your system and proceed with configuring your wireless connection</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/guides/enabling-wireless-on-a-dell-inspiron-1545-in-opensuse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Awesome of the Day</title>
		<link>http://ribbed.us/media/awesome-of-the-day/</link>
		<comments>http://ribbed.us/media/awesome-of-the-day/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 22:40:19 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Awesome]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=603</guid>
		<description><![CDATA[
I Love xkcd from NoamR on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7151435&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7151435&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/7151435">I Love xkcd</a> from <a href="http://vimeo.com/noamr">NoamR</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/media/awesome-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All Your Star Trek Are Belong to R2D2</title>
		<link>http://ribbed.us/media/all-your-star-trek-are-belong-to-r2d2/</link>
		<comments>http://ribbed.us/media/all-your-star-trek-are-belong-to-r2d2/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 05:52:03 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=597</guid>
		<description><![CDATA[
Click on image for a higher resolution image.
Yes it&#8217;s apparently real and unequivocally awesome.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://ribbed.us/wp-content/uploads/2009/12/R2d2_star-Trek.jpg"><img src="http://ribbed.us/wp-content/uploads/2009/12/R2d2_star-Trek.jpg" alt="R2D2 In Star Trek" title="R2D2 In Star Trek" width="1271" height="522" class="aligncenter size-full wp-image-598" /></a><br />
<em>Click on image for a higher resolution image.</em></p>
<p>Yes it&#8217;s <a href="http://gizmodo.com/5405276/confirmed-r2+d2-finally-discovered-in-star-trek">apparently real</a> and unequivocally awesome.</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/media/all-your-star-trek-are-belong-to-r2d2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rest in Peace, Cory Aquino</title>
		<link>http://ribbed.us/the-philippines/rest-in-peace-cory-aquino/</link>
		<comments>http://ribbed.us/the-philippines/rest-in-peace-cory-aquino/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 12:55:52 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[The Philippines]]></category>
		<category><![CDATA[cory aquino]]></category>
		<category><![CDATA[people power]]></category>
		<category><![CDATA[philippines]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=590</guid>
		<description><![CDATA[
I have never cared for Filipino politics. The modern day Filipino political scene is corrupt, petty &#8230; and resembles a Filipino Hollywood than it does an institution working for the people. Growing up as a young boy was different. When I came into this world, Marcos&#8217; dictatorship had just ended. The Philippines had hope &#8230; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ribbed.us/wp-content/uploads/2009/08/cory-aquino-headshot.jpg" alt="cory-aquino-headshot" title="cory-aquino-headshot" width="781" height="625" class="aligncenter size-full wp-image-591" /></p>
<p>I have never cared for Filipino politics. The modern day Filipino political scene is corrupt, petty &#8230; and resembles a Filipino Hollywood than it does an institution working for the people. Growing up as a young boy was different. When I came into this world, Marcos&#8217; dictatorship had just ended. The Philippines had hope &#8230; and a face that it could proudly show to the world that after centuries of colonialism &#8230; that yes we are Filipino and yes we are free. <a href="http://news.yahoo.com/s/ap/as_obit_corazon_aquino;_ylt=An_Gp9b9GF818_Gc_XaREU2s0NUE;_ylu=X3oDMTM4cG1wMmRvBGFzc2V0A2FwLzIwMDkwNzMxL2FzX29iaXRfY29yYXpvbl9hcXVpbm8EY3BvcwM3BHBvcwM0BHB0A2hvbWVfY29rZQRzZWMDeW5faGVhZGxpbmVfbGlzdARzbGsDY29yYXpvbmFxdWlu">Rest in peace Cory Aquino</a>. Your country owes you a debt that can only be repaid by being good stewards of a gift you have given. I can only hope that the Filipino people step back and reflect on the kind of leadership the Filipino people need and deserve.</p>
<p>Below is a short excerpt of a 1996 TIME article that made <a href="http://www.time.com/time/magazine/article/0,9171,963185-1,00.html">Cory Aquino the 1986 Woman of the year</a>.</p>
<blockquote><p>Less than 24 hours after Marcos had had himself inaugurated, he was being helped off a plane in Hawaii, sickly, exiled and bewildered. His former home, Malacanang Palace, was now a melancholy tableau of abandoned power, overrun by thousands of revelers. The new leader of the Philippines was the reserved housewife who had worn plain yellow dresses every day of her campaign. For her determination and courage in leading a democratic revolution that captured the world&#8217;s imagination, Corazon Aquino is TIME&#8217;s Woman of the Year for 1986.</p>
<p>Whatever else happens in her rule, Aquino has already given her country a bright, and inviolate, memory. More important, she has also resuscitated its sense of identity and pride. In the Philippines those luxuries are especially precious. Almost alone among the countries of Asia, it has never been steadied by an ancient culture; its sense of itself, and its potential, was further worn away by nearly four centuries of Spanish and American colonialism. The absence of a spirit of national unity has also made democracy elusive. Even Jose Rizal, a political reformer shot by the Spanish and a national hero, called the Filipinos &#8220;a people without a soul.&#8221; Yet in February, for a few extraordinary moments, the people of the Philippines proved their bravery to the world, and to themselves.</p>
<p>Aquino&#8217;s revolution with a human face was no less a triumph for women the world over. The person known as the &#8220;Mother of the Nation&#8221; managed to lead a revolt and rule a republic without ever relinquishing her buoyant calm or her gift for making politics and humanity companionable. In a nation dominated for decades by a militant brand of macho politics, she conquered with tranquillity and grace.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/the-philippines/rest-in-peace-cory-aquino/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sarkozy you dog!</title>
		<link>http://ribbed.us/internets/sarkozy-you-dog/</link>
		<comments>http://ribbed.us/internets/sarkozy-you-dog/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 06:13:40 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Etc]]></category>
		<category><![CDATA[The Internets]]></category>
		<category><![CDATA[ass]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[sarkozy]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=582</guid>
		<description><![CDATA[
She did have a nice ass. I don&#8217;t blame him. hah!
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UbnBt76n5DE&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/UbnBt76n5DE&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<p>She did have a nice ass. I don&#8217;t blame him. hah!</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/internets/sarkozy-you-dog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jiggy&#8217;s Photo Blog</title>
		<link>http://ribbed.us/internets/jiggys-photo-blog/</link>
		<comments>http://ribbed.us/internets/jiggys-photo-blog/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 01:17:50 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[The Internets]]></category>
		<category><![CDATA[The Philippines]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cebu]]></category>
		<category><![CDATA[jiggy]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=580</guid>
		<description><![CDATA[Oh before I leave, check out my buddy&#8217;s new blog &#8230; dbgg1979.
]]></description>
			<content:encoded><![CDATA[<p>Oh before I leave, check out my buddy&#8217;s new blog &#8230; <a href="http://www.dbgg1979.com">dbgg1979</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/internets/jiggys-photo-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello, I&#8217;m New Here</title>
		<link>http://ribbed.us/site-news/hello-im-new-here/</link>
		<comments>http://ribbed.us/site-news/hello-im-new-here/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 01:07:46 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Etc]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=577</guid>
		<description><![CDATA[
What is this place? It seems familiar. It looks like a blog, but not. Kinda resembles an abandoned warehouse. Oh yes! &#8230; it&#8217;s my blog! I&#8217;ve been away too long, but sadly, I cannot stay. You see, there is this thing called Twitter. You might have heard of it.
&#8230; instead of trying to be clever [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ribbed.us/wp-content/uploads/2009/07/twitter.png" alt="twitter" title="twitter" width="512" height="512" class="aligncenter size-full wp-image-578" /></p>
<p>What is this place? It seems familiar. It looks like a blog, but not. Kinda resembles an abandoned warehouse. Oh yes! &#8230; it&#8217;s my blog! I&#8217;ve been away too long, but sadly, I cannot stay. You see, there is this thing called Twitter. You might have heard of it.</p>
<p>&#8230; instead of trying to be clever and try to write something that fills up more than a few lines, I can be a smartass over Twitter. I don&#8217;t need to watch my language or my grammar or care about what I post. Not that I did any of that here anyway. I honestly can&#8217;t be bothered to form anything more than 140 characters, which is what Twitter limits me to. So yes, I know I have a blog. No, I won&#8217;t post here as often. If I can&#8217;t fit a single thought into 140 characters, then I might post here. My blogging comes in spurts and this is one of those lulls. Except this time I have an excuse. If there is a need to get in touch with me, you can find me at <a href="http://twitter.com/redeuxx/">Twitter</a>. If you wanted to get in touch with me through my blog, you probably would have signed up on Twitter anyway.</p>
<p>Until next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/site-news/hello-im-new-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gaming Song Parodies: Palette Swap Ninja</title>
		<link>http://ribbed.us/gaming/gaming-song-parodies-palette-swap-ninja/</link>
		<comments>http://ribbed.us/gaming/gaming-song-parodies-palette-swap-ninja/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 19:03:10 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[oxm]]></category>
		<category><![CDATA[palette swap ninja]]></category>
		<category><![CDATA[parody]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=575</guid>
		<description><![CDATA[Who doesn&#8217;t like inside jokes? Who doesn&#8217;t like song parodies ala Weird Al Yankovic. Putting the two together are songs over at Palette Swap Ninja. 
I decided to do a quick post about this since the songs have been giving me smiles every time they are played at the end of the OXM podcast. Check [...]]]></description>
			<content:encoded><![CDATA[<p>Who doesn&#8217;t like inside jokes? Who doesn&#8217;t like song parodies ala Weird Al Yankovic. Putting the two together are songs over at <a href="http://paletteswapninja.com/?page_id=4">Palette Swap Ninja</a>. </p>
<p>I decided to do a quick post about this since the songs have been giving me smiles every time they are played at the end of the <a href="http://www.oxmpodcast.com/">OXM podcast</a>. Check &#8216;em out. It&#8217;s great how it relates to any respectable gamer.</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/gaming/gaming-song-parodies-palette-swap-ninja/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Technology in the NBA</title>
		<link>http://ribbed.us/sports/technology-in-the-nba/</link>
		<comments>http://ribbed.us/sports/technology-in-the-nba/#comments</comments>
		<pubDate>Sun, 24 May 2009 04:58:24 +0000</pubDate>
		<dc:creator>vern</dc:creator>
				<category><![CDATA[Sports]]></category>
		<category><![CDATA[NBA]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[basketball]]></category>
		<category><![CDATA[instant replay]]></category>
		<category><![CDATA[officials]]></category>
		<category><![CDATA[replay]]></category>

		<guid isPermaLink="false">http://ribbed.us/?p=572</guid>
		<description><![CDATA[
This year&#8217;s semifinal playoffs have been a total blast, yet I can&#8217;t help thinking a couple things that would make the NBA more accurate when officiating. Technology &#8230; the proper use of technology would go a long way in making the game fairer. Technology shouldn&#8217;t hinder the game. Technology shouldn&#8217;t slow the pace of the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ribbed.us/wp-content/uploads/2009/05/kobe_nuggets.jpg" alt="Kobe Anthony" title="Kobe Anthony" width="594" height="390" class="aligncenter size-full wp-image-573" /></p>
<p>This year&#8217;s semifinal playoffs have been a total blast, yet I can&#8217;t help thinking a couple things that would make the <a href="http://www.nba.com">NBA</a> more accurate when officiating. Technology &#8230; the proper use of technology would go a long way in making the game fairer. Technology shouldn&#8217;t hinder the game. Technology shouldn&#8217;t slow the pace of the game &#8230; that is what is so exciting about basketball. With that said, there are two technologies in particular that I would like to see implemented.</p>
<p>Instant replays. Yes I know they already use instant replays in some instances such as game winning shots or to check if a foot was on the three point line. However, it is not used enough. Potentially dangerous plays are not called on the spot and have been missed many times. Some game changing fouls and no-calls have been made that on a close game can mean the difference between winning and losing. However, replays should be used at the discretion of the officiating crew. The NBA does not need American football style challenges. Remember, we don&#8217;t want to change the way the game is played, just make calls more accurate and the players safer. There are many times during a game that the officials consult each other on a given call &#8230; why not consult the sidelines as they would do on a potential game winning shot?</p>
<p>Accelerometers. They have it on the <a href="http://www.apple.com/iphone/">iPhone</a> and pretty much every modern smartphone. It is not too far fetched for <a href="http://www.spalding.com/">Spalding</a> to stick a secure wireless accelerometer in their ball to tell the sideline crew the position of the ball. It would be great on goaltending calls. Two points here and there may not sound much, but when games are decided by one or two points, it makes all the difference. </p>
<p>Officials and their calls wrong or right are a big part of any basketball game. That shouldn&#8217;t change &#8230; but officials shouldn&#8217;t decide the outcome of games. // end rant</p>
]]></content:encoded>
			<wfw:commentRss>http://ribbed.us/sports/technology-in-the-nba/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
