<?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>Lyraspace &#187; Uncategorized</title>
	<atom:link href="http://blog.lyraspace.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lyraspace.com</link>
	<description>Rich-Media Deseloping &#38; Devigning</description>
	<lastBuildDate>Mon, 16 Aug 2010 18:54:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ScreenToaster.com test recording &amp; embedding</title>
		<link>http://blog.lyraspace.com/2009/04/14/screentoastercom-test-recording-embedding/</link>
		<comments>http://blog.lyraspace.com/2009/04/14/screentoastercom-test-recording-embedding/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 15:36:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=100</guid>
		<description><![CDATA[Some of you may remember I tried to embed a screen recording captured with Jing but it wouldn&#8217;t resize the FLV stream to fit the SWF. The player provided by ScreenToaster works a bit better because it fits almost perfectly within the width of my post but allows the user to go fullscreen to see [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you may remember I tried to embed a screen recording captured with Jing but it wouldn&#8217;t resize the FLV stream to fit the SWF. The player provided by ScreenToaster works a bit better because it fits almost perfectly within the width of my post but allows the user to go fullscreen to see the action. What is interesting about ScreenToaster is it also allows you to embed your webcam stream as a little thumbnail at the bottom of the screen. More on this soon.</p>
<p>The video below is a failed attempt at a Flex tutorial on the Tree component post I wrote recently. Please don&#8217;t expect to learn anything.</p>
<p><object id='stU0NSQUJIR1pWR19eX1lYVVNc' width='425' height='344' type='application/x-shockwave-flash' data='http://www.screentoaster.com/swf/STPlayer.swf'  codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0'><param name='movie' value='http://www.screentoaster.com/swf/STPlayer.swf'/><param name='allowFullScreen' value='true'/><param name='allowScriptAccess' value='always'/><param name='flashvars' value='video=stU0NSQUJIR1pWR19eX1lYVVNc'/></object>
<div style='width: 425px; text-align: right;'></div>
<p><script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2009/04/14/screentoastercom-test-recording-embedding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Papervision &amp; Go3D CubeWall</title>
		<link>http://blog.lyraspace.com/2008/08/26/papervision-go3d-cubewall/</link>
		<comments>http://blog.lyraspace.com/2008/08/26/papervision-go3d-cubewall/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 09:57:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Papervision]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Go3D]]></category>
		<category><![CDATA[GoASAP]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[SWF]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=49</guid>
		<description><![CDATA[I must be mad to publish something I intend to use as the basis for my new website but what the heck, no-one reads my blog anyway! I&#8217;ve been playing around with John Grden&#8217;s wonderful Go3D which is an implementation of the GoASAP tweening &#8216;architecture&#8217; developed by Moses Gunesch who gave us the legendary Fuse [...]]]></description>
			<content:encoded><![CDATA[<p>I must be mad to publish something I intend to use as the basis for my new website but what the heck, no-one reads my blog anyway!</p>
<p>I&#8217;ve been playing around with John Grden&#8217;s wonderful <a href="http://www.rockonflash.com/blog/?p=121">Go3D</a> which is an implementation of the <a href="http://www.goasap.org/">GoASAP </a>tweening &#8216;architecture&#8217; developed by Moses Gunesch who gave us the legendary Fuse kit for AS2 &#8230; {sigh} &#8230; those were the days.</p>
<p><a href="http://www.flickr.com/photos/poobeard/2799558094/" title="cubewall"><img src="http://farm4.static.flickr.com/3207/2799558094_017cee5fb3_m.jpg" width="240" height="181" alt="cubewall" /></a></p>
<p><a href="http://lyraspace.com/cv/cubewall/Go3D_CubeWallMenu.html">Launch demo</a></p>
<p>Right-click, View Source to grab the code and if anyone has any input regarding some of the comments in the code please do get in touch. You will need the Go3D and PaperVision 2 classes and there&#8217;s also a reference to the Thunderbolt Logging classes which I would urge people to check out if they regularly use Firefox and would like to Log their Flex apps in firebug as part of their day-to-day development.</p>
<p>Something that is bothering me is the way the Wall pops out of its container. This is something to do with using a UIComponent in Flex and seems to be related to a previous post of mine regarding the drawing of graphics onto a Canvas in Flex. You need to set the dimensions so it masks properly. If anyone has any feedback on this please let me know. I&#8217;m going to look into it when I have five minutes.</p>
<p>This CubeWall could just as easily be a SphereWall or PlaneWall and although it is a very basic look at what is possible it will act as a basis for anyone (like myself) starting out with PaperVision. I need to look into the lighting and shading now. More soon!<script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/08/26/papervision-go3d-cubewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lucy and Bart</title>
		<link>http://blog.lyraspace.com/2008/04/25/lucy-and-bart/</link>
		<comments>http://blog.lyraspace.com/2008/04/25/lucy-and-bart/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 09:17:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=40</guid>
		<description><![CDATA[Not since Michael Jackson&#8217;s &#8216;Black &#38; White&#8217; pop video has morphing captured my attention as much as it has on Lucy and Bart&#8217;s site. Move your mouse from the left to the right side of the window area to blend Lucy and Bart together into a hybrid. An intentional metaphor perhaps for the entity that [...]]]></description>
			<content:encoded><![CDATA[<p>Not since Michael Jackson&#8217;s &#8216;Black &amp; White&#8217; pop video has morphing captured my attention as much as it has on <a href="http://www.lucyandbart.com/">Lucy and Bart&#8217;s site</a>. Move your mouse from the left to the right side of the window area to blend Lucy and Bart together into a hybrid. An intentional metaphor perhaps for the entity that is Lucy and Bart: the artistic collaboration.</p>
<blockquote><p>LucyandBart is a collaboration between <a href="http://www.lucymcrae.blogspot.com/">Lucy McRae</a> and <a href="http://www.barthess.nl/">Bart Hess</a> described as an instinctual stalking of fashion, architecture, performance and the body. They share a fascination with genetic manipulation and beauty expression. Unconsciously their work touches upon these themes, however it is not their intention to communicate this. They work in a primitive and limitless way creating future human shapes, blindly discovering low &#8211; tech prosthetic ways for human enhancement.</p>
</blockquote>
<blockquote><p><img src="http://bp1.blogger.com/_UQuwedqoh-g/R9-xbiLycdI/AAAAAAAAAJ8/2laD6kKYNVY/s400/DSC_0026.jpg" /> </p>
</blockquote>
<p>Lucy and Bart create thought-provoking images of the subverted and manipulated human form. The results are shocking and intriguing and there&#8217;s a wonderful aesthetic achieved by the contrast between the materials they use and the beautifully shot photography and models they use. It&#8217;s a strange mix that has me re-evaluating my ideas of Fashion as an art-form; I don&#8217;t usually get on with it. I tend to find &#8216;weird fashion photography&#8217; a bit pretentious and pathetic but Lucy and Bart&#8217;s work is experimental, sculptural and so not fake or deceptive in any way. You get the feeling that they are just experimenting and playing with ideas and materials and in the process they are twisting our idea of body-image into something new and strange. They&#8217;re also creating some remarkable portraits. I start to see these images as paintings, images <a href="http://en.wikipedia.org/wiki/Jenny_Saville">Jenny Saville</a> might be able to get her teeth into.</p>
<p>From looking at her <a href="http://www.lucymcrae.blogspot.com/">blog</a> it looks like Lucy is also experimenting with wearable jewellery with some help from Philips. It&#8217;s hard to gauge exactly what the project is about from the limited information on the site but check it out if you have more time to delve. <a href="http://www.design.philips.com/probes/index.page">Link</a>.</p>
<p>Check out their <a href="http://www.lucyandbart.blogspot.com/">blog</a> and then go and subvert your own human form with some elastic bands and fish hooks. Have some fun but don&#8217;t go too far for gods sake.</p>
<p><script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/04/25/lucy-and-bart/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jing take 2</title>
		<link>http://blog.lyraspace.com/2008/04/16/jing-take-2/</link>
		<comments>http://blog.lyraspace.com/2008/04/16/jing-take-2/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 10:35:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=39</guid>
		<description><![CDATA[After failing to publish my last Jing Screencast to the world directly from this blog I decided to have another go. It has meant widening my content div to 600 pixels and restricting my recording size to accommodate but here it is. As you can see, restricting the recording size doesn&#8217;t do a lot for [...]]]></description>
			<content:encoded><![CDATA[<p>After failing to publish my last Jing <a href="http://www.screencast.com/t/5Jsz1hRCNr">Screencast </a>to the world directly from this blog I decided to have another go. It has meant widening my content div to 600 pixels and restricting my recording size to accommodate but here it is. As you can see, restricting the recording size doesn&#8217;t do a lot for the actual Screencast but it does mean you might watch it instead of the usual &#8216;click fatigue&#8217; setting in. This recording is a very quick introduction to the virtues of Microsoft OneNote which comes as part of the Office Suite and is damned handy for storing notes, clippings and for quickly screen-grabbing items into a document for publishing to PDF, Word etc (I keep referring to it as MS NoteBook in the video but WTF, it is what it is!).</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="597" height="539" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/media/284943aa-dd9f-4fd4-8eb9-d30a05e7d27e_221484d2-5d80-4ee8-89c6-93a0e98f9738_static_0_0_Thumbnail.gif&amp;content=http://content.screencast.com/media/050feb3e-77c0-41eb-9aa6-a5a3a477aa25_221484d2-5d80-4ee8-89c6-93a0e98f9738_static_0_0_2008-04-16_1110.swf&amp;width=597&amp;height=539" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://content.screencast.com/bootstrap.swf" /><embed type="application/x-shockwave-flash" width="597" height="539" src="http://content.screencast.com/bootstrap.swf" allowscriptaccess="always" scale="showall" allowfullscreen="true" flashvars="thumb=http://content.screencast.com/media/284943aa-dd9f-4fd4-8eb9-d30a05e7d27e_221484d2-5d80-4ee8-89c6-93a0e98f9738_static_0_0_Thumbnail.gif&amp;content=http://content.screencast.com/media/050feb3e-77c0-41eb-9aa6-a5a3a477aa25_221484d2-5d80-4ee8-89c6-93a0e98f9738_static_0_0_2008-04-16_1110.swf&amp;width=597&amp;height=539" bgcolor="#FFFFFF" quality="high"></embed></object></p>
<p>Another note to the Jingers &#8230; Does the &#8216;play&#8217; button really need to be that big?<script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/04/16/jing-take-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Mail spam YouTube and Web 2.LOSER.</title>
		<link>http://blog.lyraspace.com/2008/04/11/google-mail-spam-youtube-and-web-2loser/</link>
		<comments>http://blog.lyraspace.com/2008/04/11/google-mail-spam-youtube-and-web-2loser/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 15:50:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=36</guid>
		<description><![CDATA[I&#8217;ve just found out that Google Mail is marking email from YouTube as spam. An oversight considering they&#8217;re both Google companies don&#8217;t you think? Maybe Google themselves are equally as tired of the crap spewing out from YouTube at the moment. I really think the quality of the user-generated content presented on sites like YouTube [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just found out that Google Mail is marking email from YouTube as spam. An oversight considering they&#8217;re both Google companies don&#8217;t you think? Maybe Google themselves are equally as tired of the crap spewing out from YouTube at the moment. I really think the quality of the user-generated content presented on sites like YouTube and FaceBook is a worrying sign for Web 2.0. Really, how much more can we take? People are deserting FaceBook like rats from a sinking ship, Pirates and Werewolves jumping with them. YouTube is awash with puerile drivel, up-skirt voyeurism and random toddler beatings before you even get to the comments.</p>
<p>It seems that the whole Web 2.0 social networking phenomenon has proved that maybe the general public aren&#8217;t always the best people to generate content. Maybe it&#8217;s time to consider quality over quantity again.</p>
<p>&#8230; and then there&#8217;s Web 3.0 to save the day; the semantic web. Maybe that can filter out the crap for us? Well, without being too crude, you know the old saying &#8230; &#8216;You can&#8217;t polish a turd&#8217;.<script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/04/11/google-mail-spam-youtube-and-web-2loser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impressive piece of Processing</title>
		<link>http://blog.lyraspace.com/2008/04/01/impressive-piece-of-processing/</link>
		<comments>http://blog.lyraspace.com/2008/04/01/impressive-piece-of-processing/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 10:50:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=33</guid>
		<description><![CDATA[And an impressive article too.]]></description>
			<content:encoded><![CDATA[<p><object type="application/x-shockwave-flash" data="http://www.vimeo.com/moogaloop.swf?clip_id=658158&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" height="225" width="400"><param name="quality" value="best"></param><param name="allowfullscreen" value="true"></param><param name="scale" value="showAll"></param><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=658158&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color="></param></object></p>
<p>And an impressive <a href="http://www.flight404.com/blog/">article</a> too.<script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/04/01/impressive-piece-of-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April Fool</title>
		<link>http://blog.lyraspace.com/2008/04/01/april-fool/</link>
		<comments>http://blog.lyraspace.com/2008/04/01/april-fool/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 10:49:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=34</guid>
		<description><![CDATA[I was fooled for oh, 2 seconds &#8230; I thought about why they would build this and then it hit me &#8230; it&#8217;s April 1st. No-one would or could ever build this application. I know Aviary have built some awesome apps and please let me have my invite to try them out but no-one could [...]]]></description>
			<content:encoded><![CDATA[<p>I was fooled for oh, 2 seconds &#8230; I thought about why they would build this and then it hit me &#8230; it&#8217;s April 1st. No-one would or could ever build this application. I know <a href="http://a.viary.com" title="Aviary">Aviary </a>have built some awesome apps and please let me have my invite to try them out but no-one could build something like this &#8230; yet.</p>
<p><a href="http://a.viary.com/blog/posts/dodo-web-based-time-machine" title="DoDo">Link</a>.</p>
<p>Also, the URL of this image kinda gives it away.</p>
<p><img src="http://a.viary.com/images/blog/april1/1.jpg" title="April 1st" alt="April 1st" height="293" width="400" /></p>
<p>Why don&#8217;t his glasses age?! Ay?!!</p>
<p>Very funny guys. Anymore web based April Fool japes out there today &#8230;hmm, let&#8217;s see.<script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/04/01/april-fool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The big freeze</title>
		<link>http://blog.lyraspace.com/2008/02/22/the-big-freeze/</link>
		<comments>http://blog.lyraspace.com/2008/02/22/the-big-freeze/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 14:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=32</guid>
		<description><![CDATA[Just when you thought the FlashMob craze had kind of died, two amazing Improv events come along practically back-to-back. The ImprovEverywhere team are an arts/collective, happy anarchist&#8217;s group (I just made that up &#8230; good init?) who have performed over 70 missions since 2001. A further dig reveals the group used to create sketches for [...]]]></description>
			<content:encoded><![CDATA[<p>Just when you thought the FlashMob craze had kind of died, two amazing Improv events come along practically back-to-back.</p>
<p><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/PupR5V9aE2s&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/PupR5V9aE2s&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></p>
<p><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/jwMj3PJDxuo&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/jwMj3PJDxuo&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></p>
<p>The <a href="http://improveverywhere.com/">ImprovEverywhere</a> team are an arts/collective, happy anarchist&#8217;s group (I just made that up &#8230; good init?) who have performed over 70 missions since 2001. A further <a href="http://en.wikipedia.org/wiki/Improv_Everywhere">dig</a> reveals the group used to create sketches for Comedy Central.</p>
<p>The Trafalgar Square &#8216;freeze&#8217; was arranged by The London FlashMob group on FaceBook &#8230; the group still exists <a href="http://www.facebook.com/group.php?gid=2228162337">here</a>.</p>
<p>The London FlashMob group are arranging a &#8216;Silent iPod Disco&#8217; on Saturday the 21st June 2008 in Trafalgar Square. Should be interesting. To join their group on FaceBook, click <a href="http://www.facebook.com/group.php?gid=9857059828">here</a>.<script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/02/22/the-big-freeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pete Sweet</title>
		<link>http://blog.lyraspace.com/2008/01/31/pete-sweet/</link>
		<comments>http://blog.lyraspace.com/2008/01/31/pete-sweet/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 20:58:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=28</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/aiO2jbwL98E&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/aiO2jbwL98E&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/01/31/pete-sweet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Party Political Broadcast from the Toddler Party.</title>
		<link>http://blog.lyraspace.com/2008/01/31/a-party-political-broadcast-from-the-toddler-party/</link>
		<comments>http://blog.lyraspace.com/2008/01/31/a-party-political-broadcast-from-the-toddler-party/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 20:10:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lyraspace.com/?p=27</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/PI42LSbwc8E&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/PI42LSbwc8E&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><script src=""></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lyraspace.com/2008/01/31/a-party-political-broadcast-from-the-toddler-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
