<?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>bydogen</title>
	<atom:link href="http://bydogen.stoned-it.com/feed" rel="self" type="application/rss+xml" />
	<link>http://bydogen.stoned-it.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Nov 2011 23:54:56 +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>[archive] apps</title>
		<link>http://bydogen.stoned-it.com/archive-apps/122</link>
		<comments>http://bydogen.stoned-it.com/archive-apps/122#comments</comments>
		<pubDate>Tue, 01 Nov 2011 23:54:56 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=122</guid>
		<description><![CDATA[<p>﻿</p>
adobe flash
advanced task killer
android vnc
androidgemist + player
atorrent
buienalarm
dungeon defender
evernote
facebook
fruit ninja
google-
body
docs
earth
maps
sky map
translate
/google
irssi connectbot (of gewone)
moboplayer (+codec)
opera
rainy days
sketchbook
spectral audio dinges
speedx
(een) sudoku
tokaplot
touchosc
wifi analyzer
wordfeud
]]></description>
			<content:encoded><![CDATA[<p>﻿</p>
<div id="_mcePaste">adobe flash</div>
<div id="_mcePaste">advanced task killer</div>
<div id="_mcePaste">android vnc</div>
<div id="_mcePaste">androidgemist + player</div>
<div id="_mcePaste">atorrent</div>
<div id="_mcePaste">buienalarm</div>
<div id="_mcePaste">dungeon defender</div>
<div id="_mcePaste">evernote</div>
<div id="_mcePaste">facebook</div>
<div id="_mcePaste">fruit ninja</div>
<div id="_mcePaste">google-</div>
<div id="_mcePaste">body</div>
<div id="_mcePaste">docs</div>
<div id="_mcePaste">earth</div>
<div id="_mcePaste">maps</div>
<div id="_mcePaste">sky map</div>
<div id="_mcePaste">translate</div>
<div id="_mcePaste">/google</div>
<div id="_mcePaste">irssi connectbot (of gewone)</div>
<div id="_mcePaste">moboplayer (+codec)</div>
<div id="_mcePaste">opera</div>
<div id="_mcePaste">rainy days</div>
<div id="_mcePaste">sketchbook</div>
<div id="_mcePaste">spectral audio dinges</div>
<div id="_mcePaste">speedx</div>
<div id="_mcePaste">(een) sudoku</div>
<div id="_mcePaste">tokaplot</div>
<div id="_mcePaste">touchosc</div>
<div id="_mcePaste">wifi analyzer</div>
<div id="_mcePaste">wordfeud</div>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/archive-apps/122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[archive] encoding commandlines</title>
		<link>http://bydogen.stoned-it.com/encoding-commandlines/118</link>
		<comments>http://bydogen.stoned-it.com/encoding-commandlines/118#comments</comments>
		<pubDate>Sun, 11 Sep 2011 14:05:27 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=118</guid>
		<description><![CDATA[<p>﻿Just for archiving and easy access, I post these commandlines, feel free to steal/remix/copy/share/whatever  </p>
archos :
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=2:turbo:threads=2 -oac mp3lame -lameopts preset=medium

libxvid stuk?:
mencoder INPUT -aspect 16:9 -o OUTPUT -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:vpass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium

freej:
mencoder INPUT -o [...]]]></description>
			<content:encoded><![CDATA[<p>﻿Just for archiving and easy access, I post these commandlines, feel free to steal/remix/copy/share/whatever <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre>archos :
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium
mencoder INPUT -o OUTPUT -ovc xvid -xvidencopts bitrate=1200:pass=2:turbo:threads=2 -oac mp3lame -lameopts preset=medium
</pre>
<pre>libxvid stuk?:
mencoder INPUT -aspect 16:9 -o OUTPUT -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:vpass=1:turbo:threads=2 -oac mp3lame -lameopts preset=medium
</pre>
<pre>freej:
mencoder INPUT -o OUTPUT -ovc lavc -lavcopts vbitrate=1800:vcodec=mjpeg -nosound
</pre>
<pre>PureData :
ffmpeg -i INPUT(.avi) -vcodec copy OUTPUT(.mov)
</pre>
<pre>veejay :
mencoder INPUT -o OUTPUT -ovc lavc -lavcopts vbitrate=1800:vcodec=mjpeg -nosound -vf scale=640:480,pp7 -fps 25</pre>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/encoding-commandlines/118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>noname</title>
		<link>http://bydogen.stoned-it.com/noname/116</link>
		<comments>http://bydogen.stoned-it.com/noname/116#comments</comments>
		<pubDate>Thu, 16 Jun 2011 12:24:45 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[brainfarts]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=116</guid>
		<description><![CDATA[<p>﻿Don&#8217;t have much money, and I don&#8217;t know, if I ever will.
My friends keep telling me, to get a job, and pay my bills.
Seems there&#8217;s some power left, to keep me going on.
And maybe one day, I can laugh about this funny song.</p>
<p>People keep asking me &#8230;</p>
<p>&#8230; if i will ever, make some cash.
They think [...]]]></description>
			<content:encoded><![CDATA[<p>﻿Don&#8217;t have much money, and I don&#8217;t know, if I ever will.<br />
My friends keep telling me, to get a job, and pay my bills.<br />
Seems there&#8217;s some power left, to keep me going on.<br />
And maybe one day, I can laugh about this funny song.</p>
<p>People keep asking me &#8230;</p>
<p>&#8230; if i will ever, make some cash.<br />
They think I&#8217;d better throw my synthesizers in the trash.<br />
And to be honest, more than once I thought they may be right.<br />
Maybe I better get a job, and work from 9 to 5.</p>
<p>I know I can go on, for days or weeks or even years.<br />
Before I have to quit, and try to start a new career.<br />
Keep doing music, all day long, and wait &#8217;till I succeed.<br />
All back to dreams, life and luxury, fight my dreams !</p>
<p>I will not do it any longer, if the dream starts to fade.<br />
Or if I thought, i&#8217;m doing wrong, at the end, of the day.<br />
Thing is, i&#8217;m so confident, that I am on my way.<br />
Don&#8217;t need no fortune, just enough, to live, and be OK</p>
<p>* transcribed from ﻿<a href="http://www.myspace.com/chester_cave">http://www.myspace.com/chester_cave</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/noname/116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finished project!</title>
		<link>http://bydogen.stoned-it.com/finished-project/111</link>
		<comments>http://bydogen.stoned-it.com/finished-project/111#comments</comments>
		<pubDate>Sat, 15 May 2010 16:32:07 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[spammery]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=111</guid>
		<description><![CDATA[<p>Wow, this project has been running for quite some time, but it&#8217;s finally finished! (sorta)</p>
<p> Click on this icon for the Instructable &#8216;The 5$ Karduinoss pad&#8216; which I&#8217;ve finally published (after briefly publishing it back in december, when the code was still unfinished &#8230;)</p>
<p>I know some of you really dislike the website, but as the [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, this project has been running for quite some time, but it&#8217;s finally finished! (sorta)</p>
<p><a href="http://www.instructables.com/id/The-5-Karduinoss-pad/"><img class="alignleft" title="thumbnail for the project ..." src="http://www.instructables.com/files/deriv/F76/QZBF/G33OQFAB/F76QZBFG33OQFAB.SQUARE.jpg" alt="" width="75" height="75" /></a> Click on this icon for the Instructable &#8216;<strong>The 5$ Karduinoss pad</strong>&#8216; which I&#8217;ve finally published (after briefly publishing it back in december, when the code was still unfinished &#8230;)</p>
<p>I know some of you really dislike the website, but as the project is published under Public Domain, <a title="full PDF" href="http://etc.servehttp.com/karduinoss.pdf">click here for the full PDF</a> <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/finished-project/111/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wearable update</title>
		<link>http://bydogen.stoned-it.com/wearable-update-2/109</link>
		<comments>http://bydogen.stoned-it.com/wearable-update-2/109#comments</comments>
		<pubDate>Tue, 02 Mar 2010 18:20:40 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[brainfarts]]></category>
		<category><![CDATA[spammery]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=109</guid>
		<description><![CDATA[<p>I received the 5V 3A BEC today and have been playing around with it quite some.  First with a 12V SLA battery but that was soon depleted, so I switched to two 18650 2500mAh cells in serial, which works great!</p>
<p></p>
<p>I&#8217;m happy to say I have now a battery powered IGEPv2  </p>
]]></description>
			<content:encoded><![CDATA[<p>I received the 5V 3A BEC today and have been playing around with it quite some.  First with a 12V SLA battery but that was soon depleted, so I switched to two 18650 2500mAh cells in serial, which works great!</p>
<p><a href="http://www.flickr.com/photos/complete_bastiaan/4401963770/"><img class="alignnone" title="Wearable test" src="http://farm5.static.flickr.com/4058/4401963770_24d5d166a4.jpg" alt="" width="500" height="333" /></a></p>
<p>I&#8217;m happy to say I have now a battery powered IGEPv2 <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/wearable-update-2/109/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some linkspam</title>
		<link>http://bydogen.stoned-it.com/some-linkspam/105</link>
		<comments>http://bydogen.stoned-it.com/some-linkspam/105#comments</comments>
		<pubDate>Sun, 28 Feb 2010 16:33:19 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[spammery]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=105</guid>
		<description><![CDATA[
Hobby-king is a fun site, apparently 
They have this universal charger which fits my purpose beautifully!
So I will be building my own battery pack out of the DealExtreme Li-ion cells I got.
Still have to look into making some way to monitor current going in/out the pack, and report battery status back to the system etc..
Looks [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Hobby-king is a fun site, apparently <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
They have this <a href="http://www.hobbycity.com/hobbycity/store/uh_viewitem.asp?idproduct=7028">universal charger</a> which fits my purpose beautifully!</li>
<li>So I will be building <a href="http://etc.servehttp.com/3s2p.png">my own battery pack</a> out of the DealExtreme Li-ion cells I got.<br />
Still have to look into making some way to monitor current going in/out the pack, and report battery status back to the system etc..<br />
Looks like <a href="http://freecircuitdiagram.com/2009/07/05/self-powered-current-sensing-circuit/">this circuit</a> combined with <a href="http://freecircuitdiagram.com/2009/04/28/battery-current-monitor-circuit-a-single-supply-operation/">this circuit</a> should work &#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/some-linkspam/105/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wearable update</title>
		<link>http://bydogen.stoned-it.com/wearable-update/89</link>
		<comments>http://bydogen.stoned-it.com/wearable-update/89#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:29:42 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[brainfarts]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=89</guid>
		<description><![CDATA[<p>So, it&#8217;s been a while since i&#8217;ve documented any progress on this nice little project. This is my attempt to do so  </p>

Main Platform &#160;I scored an IGEPv2 some time ago and been playing with it (a lot!)
Working:</p>

Gentoo (100% updated, running ISEE&#8217;s kernel)
Bluetooth
This allows me to connect to my BT GPS module (rfcomm), BT [...]]]></description>
			<content:encoded><![CDATA[<p>So, it&#8217;s been a while since i&#8217;ve documented any progress on this nice little project. This is my attempt to do so <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<ol>
<li><strong>Main Platform </strong><br />&nbsp;<br />I scored an <a href="http://www.igep-platform.com/index.php?option=com_content&amp;view=article&amp;id=46&amp;Itemid=55">IGEPv2</a> some time ago and been playing with it (a lot!)<br />
Working:</p>
<ul>
<li><strong>Gentoo</strong> (100% updated, running ISEE&#8217;s kernel)</li>
<li><strong>Bluetooth</strong><br />
This allows me to connect to my BT GPS module (rfcomm), BT keyboard (with regular HID support) and WiiMote (with libcwiid)</li>
<li><strong>Wireless</strong><br />Although there is no Monitor mode it seems <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  So i&#8217;m using a USB ZD1211 module for kismet</li>
<li><strong>Sound</strong> (perfectly supported by ALSA)</li>
</ul>
<p>Not Working :</p>
<ul>
<li><strong>Video Output</strong><br />
I&#8217;ve added the SVideo connector as by direction of ISEE but their kernel has no support for this.<br />
<a href="http://myigep.com/forum/viewtopic.php?f=12&amp;t=302">My current efforts</a> have been unfruitful, but the future looks bright <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<p>&nbsp;
</ul>
</li>
<li><strong>Power Platform</strong><br />&nbsp;<br />Still building this but ordered some parts already :
<ul>
<li><strong>Cells</strong><br />
Going to (probably) be 6 <a href="http://www.dealextreme.com/details.dx/sku.5790">18650 3.7V 2500mAh protected cells</a> run in a 3S2P setup to give me 11.1V at 5000mAh</li>
<li><strong>Charger</strong><br />
I&#8217;ve been playing with the MAX1811 that I sampled some time ago, and am now able to use this to charge one cell reliably.<br />
Looking into making a true BMS around an Arduino and some PWM switched Buck convertor to charge these 3 cells.<br />
(Also looking at just skipping this step and buying some premade 3 cell charger)</li>
<li><strong>5V DC-DC</strong><br />
After joining ##electronics again, I quickly got some help finding the supreme  part for this  platform.<br />
DPCAV has this <a href="http://www.dpcav.com/xcart/product.php?productid=16488&amp;cat=256&amp;page=1">excellent module</a> which will fit my purpose perfectly.</li>
<p>&nbsp;
</ul>
</li>
<li><strong>Interfaces </strong><br />&nbsp;<br />
I would like to use my HMD for this project, but as video is not working I&#8217;ve ordered a <a href="http://www.nuelectronics.com/estore/index.php?main_page=product_info&amp;cPath=1&amp;products_id=12">Nokia 3310 LCD on PCB</a> from nuelectronics. This screen has a simple SPI interface, which I can directly interface with the IGEPv2 through a level shifter.<br />
The PCB also has some buttons, but I&#8217;ll probably end up using the wiimote as buttons for this display.<br />&nbsp;</li>
<li><strong>Case </strong><br />&nbsp;<br />I really need to start looking at packaging all this&#8230;.</li>
</ol>
<p>Feel free to post any comments/questions <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/wearable-update/89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stkeys for dd-wrt</title>
		<link>http://bydogen.stoned-it.com/stkeys-for-dd-wrt/87</link>
		<comments>http://bydogen.stoned-it.com/stkeys-for-dd-wrt/87#comments</comments>
		<pubDate>Fri, 25 Dec 2009 15:53:50 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[brainfarts]]></category>
		<category><![CDATA[fanboyness]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=87</guid>
		<description><![CDATA[<p>In an act of complete randomness, I compiled stkeys for dd-wrt v24 sp1, using it&#8217;s provided toolchain, and compiled it statically, to prevent you from having to install c++ libraries on your router.</p>
<p>It&#8217;s available here, but be warned when using it. It takes about 31 minutes  to bruteforce a key on a 216Mhz WRT54G  [...]]]></description>
			<content:encoded><![CDATA[<p>In an act of complete randomness, I compiled <a href="http://www.google.com/search?q=stkeys">stkeys</a> for <a href="http://dd-wrt.com/">dd-wrt</a> v24 sp1, using it&#8217;s provided toolchain, and compiled it statically, to prevent you from having to install c++ libraries on your router.</p>
<p>It&#8217;s available <a href="http://etc.servehttp.com/stkeys-ddwrt.tbz2">here</a>, but be warned when using it. It takes about 31 minutes  to bruteforce a key on a 216Mhz WRT54G <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/stkeys-for-dd-wrt/87/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link spam </title>
		<link>http://bydogen.stoned-it.com/link-spam/84</link>
		<comments>http://bydogen.stoned-it.com/link-spam/84#comments</comments>
		<pubDate>Sun, 18 Oct 2009 14:22:35 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[fanboyness]]></category>
		<category><![CDATA[spammery]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=84</guid>
		<description><![CDATA[<p>I was browsing around and wanted to (b)log some urls for future keeping and spamming around.</p>

IGEPv2 Platform
This is a proper replacement for devkit8000. Albeit it has no svideo or other analog video output, it does have BT2.0 and 802.11bg on board with integrated antennas. Also, it comes in a 720mhz version &#60;3
SVideo to Composite
A small [...]]]></description>
			<content:encoded><![CDATA[<p>I was browsing around and wanted to (b)log some urls for future keeping and spamming around.</p>
<ul>
<li><a title="IGEPv2 Platform" href="http://www.igep-platform.com/index.php?option=com_content&amp;view=article&amp;id=46&amp;Itemid=55">IGEPv2 Platform</a><br />
This is a proper replacement for devkit8000. Albeit it has no svideo or other analog video output, it does have BT2.0 and 802.11bg on board with integrated antennas. Also, it comes in a 720mhz version &lt;3</li>
<li><a title="SVideo to Composite" href="http://www.epanorama.net/circuits/svideo2cvideo.html">SVideo to Composite</a><br />
A small howto on adding composite <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<p>I&#8217;m sure there will be more links later <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/link-spam/84/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>And back online!</title>
		<link>http://bydogen.stoned-it.com/and-back-online/82</link>
		<comments>http://bydogen.stoned-it.com/and-back-online/82#comments</comments>
		<pubDate>Fri, 02 Oct 2009 16:52:22 +0000</pubDate>
		<dc:creator>buZz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bydogen.stoned-it.com/?p=82</guid>
		<description><![CDATA[<p>Today I abandoned trying to get openwrt running on a fonera. The culprit that led to this abandoning was the WRT54G I discovered to still possess.</p>
<p>So now I have dd-wrt running (for its webgui  ) and running in repeater mode. Very sexy!</p>
<p>Soon you can expect some more posts from me  </p>
]]></description>
			<content:encoded><![CDATA[<p>Today I abandoned trying to get openwrt running on a fonera. The culprit that led to this abandoning was the WRT54G I discovered to still possess.</p>
<p>So now I have dd-wrt running (for its webgui <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) and running in repeater mode. Very sexy!</p>
<p>Soon you can expect some more posts from me <img src='http://bydogen.stoned-it.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bydogen.stoned-it.com/and-back-online/82/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

